User:Duesentrieb/CategoryTree-zh-yue
Appearance
This page contains the Cantonese language file for the CategoryTree tool by Duesentrieb. If you like, you can use it to provide a new translation:
- Create a new entry on User:Duesentrieb/CategoryTree#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 CategoryTree 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.
*/
require_once('CategoryTree_msg.php');
$messages['set_language']= '設定語言';
$messages['top_note']= '注意:呢一頁頁係需要 JavaScript 以供正常運作。主要已經完成咗Firefox嘅測試,
但係響Internet Explorer、Safari、Opera同Konqueror等瀏覽器下亦都可以正常運作。
儘管是噉樣,響一啲舊版本嘅瀏覽器度仍然可能會出現問題。';
$messages['wiki']= 'Wiki';
$messages['category']= '分類';
$messages['parent_categories']= '父分類';
$messages['filter']= '過濾';
$messages['sidebar']= '側邊欄';
$messages['view_link']= '睇睇';
$messages['install_link']= '安裝';
$messages['open_link']= '開啟';
$messages['filter_categories']= '只顯示分類';
$messages['filter_articles']= '顯示全部文章';
$messages['go_load']= '載入';
$messages['scan_category_1']= '掃描分類 $1...';
$messages['full_link']= '全部';
$messages['scan_category_link']= '掃描分類...';
$messages['hide_articles_link']= '隱藏文章';
$messages['show_articles_link']= '顯示文章';
$messages['error_nothing_found']= '搵唔到任何項目,對唔住';
$messages['no_articles_or_subcat']= '冇文章或者細分類。';
$messages['no_subcat']= '冇細分類。';
?>