User:Duesentrieb/CommonSense-zh-hant

From Meta, a Wikimedia project coordination wiki

This page contains the Traditional Chinese language file for the CommonSense tool by Duesentrieb. If you like, you can use it to provide a new translation:

  • Create a new entry on User:Duesentrieb/CommonSense#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 CommonSense tool.
 Copyright (C) 2005, Daniel Kinzler, brightbyte.de
 Chinese translation by User:Vipuser
 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['db_connect_error_1']= '無法鏈結到 $1 的資料庫';
 $messages['unknown_project_error_1']= '未知項目:$1';
 $messages['image_not_found_error_1']= '在 $1 找不到圖片!';
 $messages['no_matches_error']= '在所有指定的站點上沒有找到匹配內容! 
                                 請嘗試增加關鍵字或更多專案計畫。';
 $messages['image_load_error_2']= '從 $2 載入 $1 的資訊失敗!';
 $messages['page_load_error_2']= 從 $2 載入 $1 的頁面失敗';
 
 $messages['searching_for_categories']= '搜索類別...';
 $messages['image_used_on_pages_1']= '$1 被以下頁面使用:';
 $messages['image_not_used']= '本圖片沒有被任何所指定的專案使用';
 $messages['keywords_match_pages']= '在下列頁面找到匹配內容:';
 $messages['keywords_not_found']= '沒有在所選專案中找到任何內容';
                   
 $messages['image_description_2']= '圖像 <a href="$1">$2</a>的說明';
 $messages['edit_description']= '編輯圖像說明頁';
 $messages['use_keywords_from_description_2']= '使用 <a href="$1" title="Keywords: $2">圖像說明頁中的關鍵字</a> 來搜尋更多的分類';
               
 $messages['nothing_found']= '沒有找到任何內容。請嘗試增加站點或添加關鍵字。';
 $messages['suggested_categories']= '建議使用的分類';
 $messages['suggested_galleries']= '建議使用的畫廊';
 $messages['explore']= '瀏覽';
 $messages['verify_cats_text']= '請在提交前驗證以上分類確實匹配圖片的主題。
                                 瀏覽這些分類看是否有匹配更精確的的分類或者畫廊。';
 
 $messages['tag_line']= '找出維基共用資源上圖片的所屬類別。';
 ##$messages['intro_text']= 'The detection is based
 ##                on the pages the image is used on in the wikipedia you specify. If the image is not used 
 ##                in that wiki, this tool will not find anything. Also, it may turn up wrong or misleading 
 ##                categories ocasionally. Very often, the categories suggested are rather broad, please try to 
 ##                find a more specific subcategory or gallery page.';
 $messages['top_help']= '請指定分類的圖像或關鍵字(也可同時輸入)。
                         你可以使用
                         “隨機的孤立圖像”按鈕對維基共用資源的圖片分類,
                         或“隨機的圖像”按鈕對指定維基站點上的圖片分類';
                         
 $messages['missing_image_or_keyords_error']= '請指定一幅圖像或關鍵字';
 $messages['missing_custom_project_error']= '請指定一個搜尋計畫';
 
 $messages['set_language']= '選擇語言';
 $messages['project_field_help']= '你可以輸入附加的維基站點(如:zh.wiktionary.org)來搜索圖像或關鍵字,
                               對維基百科專案,你只需給定語言代碼(例如 zh 代替 zh.wikipedia.org)。
                               你可以逗號來指定多個項目計畫。';
 $messages['single_wiki_help']= '輸入維基項目的功能變數名稱(例如:zh.wiktionary.org)來搜索圖像和/或關鍵字;
                               對維基百科專案,你只需給定語言代碼(例如 zh 代替 zh.wikipedia.org)。';
                               
 $messages['image_on_commons_header']= '維基共用資源上的圖像';
 $messages['image_in_wiki_header']= '維基站點上的圖像 (可能沒有上傳)';
                               
 ##$messages['x_largest_wikipedias_1']= '前 $1 位的維基百科站點';
 $messages['all_wikipedias']= '所有維基百科站點';
 ##$messages['all_projects']= '所有維基站點';
 $messages['custom_projects_only']= '只限我列出的項目';
 $messages['projects_label']= '項目';
 $messages['custom_projects_label']= '附加的';
 $messages['project_selector_label']= '搜索';
 
 $messages['scan_wiki_label']= '維基站點';
 
 $messages['ellipsis']= '...';
 ##$messages['back_home']= '返回主頁面';
                               
 $messages['image_label']= '圖像';
 $messages['keywords_label']= '關鍵字';
                             
 $messages['find_categories']= '搜索分類';
 $messages['random_wiki_image']= '隨機的圖像';
 $messages['random_commons_orphan']= '隨機的孤立圖片';
 
 ##$messages['keep_redundant_label']= '保持冗餘的分類 (快速)';
 $messages['bot_output_label']= '生成原始資料輸出 (供機械人用)';