User:Duesentrieb/CatScan-ja
Appearance
This page contains the Japanese language file for the CatScan tool by Duesentrieb. If you like, you can use it to provide a new translation:
- Create a new entry on User:Duesentrieb/CatScan#Languages, pointing to a page named like this one, but the with appropriate language code at the end.
- Copy the messages below to that file, and start translating. When you are done, please drop a note on my talk page.
- Remember to enclose it in <pre> and <nowiki> tags (in that order)
NOTE: if you provide an interface translation, you must grant me permission to use it under the terms of the GPL, as well as the GFDL! Please put a copyright notice to that effect at the top of the translation you are providing!
/* Language file for the CatScan tool. Copyright (C) 2006, Daniel Kinzler, brightbyte.de, User:SantaClaus This file is licensed under the GPL and the GFDL: Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ $messages['set_language']= '言語の変更'; $messages['wiki']= 'ウィキ'; $messages['search_in_category']= '検索するカテゴリ'; $messages['with_depth']= 'サブカテゴリ階層数'; $messages['for_pages_by_category']= 'カテゴリで絞り込む'; $messages['for_pages_by_template']= 'テンプレートで絞り込む'; $messages['inverse']= '反転'; $messages['untagged_only']= '指定テンプレートがないページのみ'; $messages['for_all_pages']= '全てのページ'; $messages['all_pages_hint']= '上記でテンプレート指定した場合、そのテンプレートが使用されているページがハイライト表示されます'; $messages['for_stubs']= 'スタブのみ'; $messages['and']= 'AND'; $messages['or']= 'OR'; $messages['main_namespace_only']= '標準名前空間のみ'; $messages['having_less_than_x_bytes_1']= '$1バイト未満'; $messages['less_than_x_links_1']= '$1リンク未満'; $messages['for_changes_in_the_last']= '最終更新時刻で絞り込む'; $messages['hours']= '時間以内'; $messages['hide_minor']= '細部の編集を隠す'; $messages['hide_bots']= 'botの編集を隠す'; $messages['only_new']= '新しい記事のみ'; $messages['for_all_images']= '全ての画像'; $messages['for_all_categories']= '全てのカテゴリ'; $messages['csv_output']= 'CSV形式で出力'; $messages['catscan_go']= '検索実行'; $messages['recursing_categories']= 'カテゴリ検索中...'; $messages['category_tree']= 'カテゴリ・ツリー'; $messages['category_as_tree_1']= '$1カテゴリをツリー表示する'; $messages['articles_under_1']= '$1の下にある記事'; $messages['highliting_template']= 'テンプレート$1をハイライトする'; $messages['category_intersection_2']= '$1の下、および、$2の下にある記事'; $messages['tagged_in_category_2']= '$1の下にある記事で、テンプレート$2を含むもの'; $messages['untagged_in_category_2']= '$1の下にある記事で、テンプレート$2を含まないもの'; $messages['images_under_1']= '$1の下にある画像'; $messages['images_used_under_1']= '$1の下にある使用されている画像'; $messages['categories_under_1']= '$1の下にあるカテゴリ'; $messages['changes_in_2']= '$2の下にある記事で、$1時間以内の変更'; $messages['stubs_under_4']= '$1の下にあり、$2バイト未満、$3、リンク数$4未満のスタブ'; $messages['stubs_by_size_under_2']= '$1の下にあり、$2バイト以下のスタブ'; $messages['stubs_by_links_under_2']= '$1の下にあり、リンク数$2以下のスタブ'; $messages['found_categories_1']= '$1 のカテゴリを見つけました'; $messages['no_matches']= '検索の該当なし!'; $messages['found_articles_1']= '$1 の記事を見つけました';