r37511 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r37510‎ | r37511 | r37512 >
Date:16:17, 10 July 2008
Author:shinjiman
Status:old
Tags:
Comment:
Localisation updates Cantonese and Chinese for extension messages
Modified paths:
  • /trunk/extensions/AntiSpoof/AntiSpoof.i18n.php (modified) (history)
  • /trunk/extensions/CategoryTree/CategoryTree.i18n.php (modified) (history)
  • /trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AntiSpoof/AntiSpoof.i18n.php
@@ -1492,6 +1492,7 @@
14931493 'antispoof-noletters' => '唔包含任何字元',
14941494 'antispoof-mixedscripts' => '包含唔相容嘅混合碼',
14951495 'antispoof-tooshort' => '正規化嘅名太短',
 1496+ 'antispoof-ignore' => '略過欺詐檢查',
14961497 'right-override-antispoof' => '無視欺詐檢查',
14971498 );
14981499
@@ -1525,6 +1526,7 @@
15261527 'antispoof-noletters' => '不包含任何字元',
15271528 'antispoof-mixedscripts' => '包含不相容混合的脚本',
15281529 'antispoof-tooshort' => '合符标准的名称太短',
 1530+ 'antispoof-ignore' => '略过欺诈检查',
15291531 'right-override-antispoof' => '无视欺诈检查',
15301532 );
15311533
@@ -1541,6 +1543,7 @@
15421544 'antispoof-noletters' => '不包含任何字元',
15431545 'antispoof-mixedscripts' => '包含不相容混合的程式碼',
15441546 'antispoof-tooshort' => '合符標準的名稱太短',
 1547+ 'antispoof-ignore' => '略過欺詐檢查',
15451548 'right-override-antispoof' => '無視欺詐檢查',
15461549 );
15471550
Index: trunk/extensions/ExpandTemplates/ExpandTemplates.i18n.php
@@ -1413,6 +1413,7 @@
14141414 'expand_templates_input' => '輸入文字:',
14151415 'expand_templates_output' => '結果:',
14161416 'expand_templates_xml_output' => 'XML輸出',
 1417+ 'expand_templates_ok' => 'OK',
14171418 'expand_templates_remove_comments' => '拎走注釋',
14181419 'expand_templates_generate_xml' => '顯示XML語法樹',
14191420 'expand_templates_preview' => '預覽',
Index: trunk/extensions/CategoryTree/CategoryTree.i18n.php
@@ -2855,6 +2855,7 @@
28562856 */
28572857 $messages['yue'] = array(
28582858 'categorytree' => '分類樹',
 2859+ 'categorytree-portlet' => '分類',
28592860 'categorytree-legend' => '顯示分類樹',
28602861 'categorytree-desc' => '一個以AJAX為主嘅小工具去顯示響一個wiki嘅[[Special:CategoryTree|分類架構]]',
28612862 'categorytree-header' => '輸入分類名去睇佢嘅樹形結構內容。
@@ -2868,11 +2869,13 @@
28692870 'categorytree-mode-all' => '全版',
28702871 'categorytree-collapse' => '收埋',
28712872 'categorytree-expand' => '打開',
 2873+ 'categorytree-member-counts' => '有$1個細分類、$2版同$3個檔案',
28722874 'categorytree-load' => '載入',
2873 - 'categorytree-loading' => '載入緊',
 2875+ 'categorytree-loading' => '載入緊…',
28742876 'categorytree-nothing-found' => '搵唔到任何嘢',
28752877 'categorytree-no-subcategories' => '冇細分類',
2876 - 'categorytree-no-pages' => '冇文章或者細分類',
 2878+ 'categorytree-no-parent-categories' => '冇父分類',
 2879+ 'categorytree-no-pages' => '冇版或者細分類',
28772880 'categorytree-not-found' => '搵唔到<i>$1</i>分類',
28782881 'categorytree-error' => '載入資料嗰陣發生咗錯誤。',
28792882 'categorytree-retry' => '請等多一陣再試過。',
@@ -2883,6 +2886,7 @@
28842887 */
28852888 $messages['zh-hans'] = array(
28862889 'categorytree' => '分类树',
 2890+ 'categorytree-portlet' => '分类',
28872891 'categorytree-legend' => '显示分类树',
28882892 'categorytree-desc' => '以AJAX技术显示[[Special:CategoryTree|分类结构]]',
28892893 'categorytree-header' => '在此可以查询以分类的树形结构。
@@ -2896,10 +2900,12 @@
28972901 'categorytree-mode-all' => '所有页面',
28982902 'categorytree-collapse' => '折叠',
28992903 'categorytree-expand' => '展开',
 2904+ 'categorytree-member-counts' => '含有$1个子分类、$2个页面和$3个文件',
29002905 'categorytree-load' => '装载',
2901 - 'categorytree-loading' => '装载中',
 2906+ 'categorytree-loading' => '装载中…',
29022907 'categorytree-nothing-found' => '搜索结果为空',
2903 - 'categorytree-no-subcategories' => '没有子分类。',
 2908+ 'categorytree-no-subcategories' => '没有子分类',
 2909+ 'categorytree-no-parent-categories' => '没有父分类',
29042910 'categorytree-no-pages' => '没有文章或是子分类。',
29052911 'categorytree-not-found' => '找不到分类<i>$1</i>',
29062912 'categorytree-error' => '载入数据时发生错误。',
@@ -2912,6 +2918,7 @@
29132919 */
29142920 $messages['zh-hant'] = array(
29152921 'categorytree' => '分類樹',
 2922+ 'categorytree-portlet' => '分類',
29162923 'categorytree-legend' => '顯示分類樹',
29172924 'categorytree-desc' => '以AJAX技術顯示[[Special:CategoryTree|分類結構]]',
29182925 'categorytree-header' => '在此可以查詢以分類的樹狀結構。
@@ -2925,10 +2932,12 @@
29262933 'categorytree-mode-all' => '所有頁面',
29272934 'categorytree-collapse' => '摺疊',
29282935 'categorytree-expand' => '展開',
 2936+ 'categorytree-member-counts' => '含有$1個子分類、$2個頁面和$3個檔案',
29292937 'categorytree-load' => '載入',
2930 - 'categorytree-loading' => '載入中',
 2938+ 'categorytree-loading' => '載入中…',
29312939 'categorytree-nothing-found' => '找不到任何項目',
29322940 'categorytree-no-subcategories' => '沒有子分類',
 2941+ 'categorytree-no-parent-categories' => '沒有父分類',
29332942 'categorytree-no-pages' => '沒有頁面或子分類',
29342943 'categorytree-not-found' => '找不到分類<i>$1</i>',
29352944 'categorytree-error' => '載入資料時發生錯誤。',

Status & tagging log