User:Duesentrieb/CatScan-zh-hant
This page contains the Traditional Chinese 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 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']= '和'; $messages['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']= '不要機器人:'; $messages['only_new']= '只要新文章:'; $messages['for_all_images']= '列出所有圖像'; $messages['for_all_categories']= '列出所有分類'; $messages['csv_output']= 'CSV output'; $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篇文章。';