- <?php
- /**
- * Internationalisation file for the CategoryTree extension
- *
- * @addtogroup Extensions
- */
- $messages = array(
- 'categorytree' => 'カテゴリツリー',
- 'categorytree-tab' => 'ツリー',
- 'categorytree-header' => 'カテゴリの中身をツリー構造としてを見るために、そのカテゴリ名を入力してください。この機能は、Ajaxとして知られているJavaScriptを使用していることに注意してください。もしあなたが使っているブラウザが非常に古かったり、JavaScriptを有効にしていないのであれば、動作しません。',
- 'categorytree-category' => 'カテゴリ名: ',
- 'categorytree-go' => 'ツリーを見る',
- 'categorytree-parents' => '上位カテゴリ',
- 'categorytree-mode-categories' => 'カテゴリのみ',
- 'categorytree-mode-pages' => '画像以外の全ページ',
- 'categorytree-mode-all' => 'すべてのページ',
- 'categorytree-collapse' => '下位カテゴリを非表示',
- 'categorytree-expand' => '下位カテゴリを再表示',
- 'categorytree-load' => '下位カテゴリを表示',
- 'categorytree-loading' => '読み込み中',
- 'categorytree-nothing-found' => '存在しません',
- 'categorytree-no-subcategories' => 'サブカテゴリはありません',
- 'categorytree-no-pages' => 'ページやサブカテゴリはありません',
- 'categorytree-not-found' => 'カテゴリ " <i>$1</i> " はありません',
- 'categorytree-error' => 'データの読み込み中に問題が発生しました',
- 'categorytree-retry' => '暫く経った後に再度試してください。',
- 'categorytree-show-list' => '一覧で表示',
- 'categorytree-show-tree' => 'ツリー形式で表示',
- 'categorytree-too-many-subcats' => 'サブカテゴリの数が多すぎるため、ツリー表示できません。',
- );
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 6192 | Sam Stafford | A handful of Mediawiki extensions, skins, and whatnot. Not all of these are aut...hored by me, but I want them all in one place and I need to keep track of any tweaks made. « |
17 years ago |