r48964 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48963‎ | r48964 | r48965 >
Date:15:27, 28 March 2009
Author:shinjiman
Status:deferred
Tags:
Comment:
Localisation updates Cantonese, Chinese and Literary Chinese
Modified paths:
  • /trunk/phase3/languages/messages/MessagesLzh.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesYue.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesZh_hans.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesZh_hant.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesZh_tw.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesZh_hans.php
@@ -1505,10 +1505,11 @@
15061506 'morelinkstoimage' => '查看连接到这个文件的[[Special:WhatLinksHere/$1|更多连结]]。',
15071507 'redirectstofile' => '以下的$1个文件重新定向到这个文件:',
15081508 'duplicatesoffile' => '以下的$1个文件跟这个文件重覆([[Special:FileDuplicateSearch/$2|更多细节]]):',
1509 -'sharedupload' => '该文件来自于$1,它可能在其它项目中被应用。$2', # $1 is the repo name, $2 is shareduploadwiki(-desc)
1510 -'shareduploadwiki' => '请参阅在共享文件库上的$1以了解其相关信息。',
1511 -'shareduploadwiki-desc' => '它在$1那边上的描述于下面显示。',
1512 -'shareduploadwiki-linktext' => '文件描述页面',
 1509+'sharedupload' => '该文件来自于$1,它可能在其它计划项目中被应用。', # $1 is the repo name
 1510+'sharedupload-desc-there' => '该文件来自于$1,它可能在其它计划项目中被应用。
 1511+请参阅在[$2 文件描述页面]以了解其相关信息。',
 1512+'sharedupload-desc-here' => '该文件来自于$1,它可能在其它计划项目中被应用。
 1513+它在[$2 文件描述页面]那边上的描述于下面显示。',
15131514 'noimage' => '不存在此名称的文件,但您可以$1。',
15141515 'noimage-linktext' => '上传一个',
15151516 'uploadnewversion-linktext' => '上传该文件的新版本',
Index: trunk/phase3/languages/messages/MessagesYue.php
@@ -1484,10 +1484,11 @@
14851485 'morelinkstoimage' => '去睇連到呢個檔案嘅[[Special:WhatLinksHere/$1|更多連結]]。',
14861486 'redirectstofile' => '下面嘅$1個檔案跳轉到呢個檔案:',
14871487 'duplicatesoffile' => '下面嘅$1個檔案係同呢個檔案重覆 ([[Special:FileDuplicateSearch/$2|更多細節]]):',
1488 -'sharedupload' => '呢個檔案係出自$1,可以喺其他計劃中使用。“ $2', # $1 is the repo name, $2 is shareduploadwiki(-desc)
1489 -'shareduploadwiki' => '更多資訊請睇$1。',
1490 -'shareduploadwiki-desc' => '佢響嗰邊嘅$1描述響下面度顯示。',
1491 -'shareduploadwiki-linktext' => '檔案描述頁面',
 1488+'sharedupload' => '呢個檔案係出自$1,可以喺其他計劃中使用。', # $1 is the repo name
 1489+'sharedupload-desc-there' => '呢個檔案係出自$1,可以喺其他計劃中使用。
 1490+更多資訊請睇[$2 檔案描述頁]。',
 1491+'sharedupload-desc-here' => '呢個檔案係出自$1,可以喺其他計劃中使用。
 1492+佢響嗰邊嘅[$2 檔案描述頁]響下面度顯示。'
14921493 'noimage' => '冇同名嘅檔案存在,你可以$1。',
14931494 'noimage-linktext' => '上載一個',
14941495 'uploadnewversion-linktext' => '上載呢個檔案嘅一個新版本',
Index: trunk/phase3/languages/messages/MessagesZh_hant.php
@@ -1495,10 +1495,11 @@
14961496 'morelinkstoimage' => '查看連接到這個檔案的[[Special:WhatLinksHere/$1|更多連結]]。',
14971497 'redirectstofile' => '以下的$1個檔案重新定向到這個檔案:',
14981498 'duplicatesoffile' => '以下的$1個文件跟這個文件重覆([[Special:FileDuplicateSearch/$2|更多細節]]):',
1499 -'sharedupload' => '該檔案來自於$1,它可能在其它項目中被應用。$2', # $1 is the repo name, $2 is shareduploadwiki(-desc)
1500 -'shareduploadwiki' => '請參閱在共享檔案庫上的$1以了解其相關資訊。',
1501 -'shareduploadwiki-desc' => '它在$1那邊上的描述於下面顯示。',
1502 -'shareduploadwiki-linktext' => '檔案描述頁面',
 1499+'sharedupload' => '該檔案來自於$1,它可能在其它計劃項目中被應用。', # $1 is the repo name
 1500+'sharedupload-desc-there' => '該檔案來自於$1,它可能在其它計劃項目中被應用。
 1501+請參閱在[$2 檔案描述頁面]以了解其相關資訊。',
 1502+'sharedupload-desc-here' => '該檔案來自於$1,它可能在其它計劃項目中被應用。
 1503+它在[$2 檔案描述頁面]那邊上的描述於下面顯示。',
15031504 'noimage' => '不存在此名稱的檔案,但您可以$1。',
15041505 'noimage-linktext' => '上傳一個',
15051506 'uploadnewversion-linktext' => '上傳該檔案的新版本',
Index: trunk/phase3/languages/messages/MessagesZh_tw.php
@@ -844,9 +844,6 @@
845845 'filehist-comment' => '註解',
846846 'imagelinks' => '連結',
847847 'nolinkstoimage' => '沒有頁面連接到本檔案。',
848 -'sharedupload' => '該檔案是一個共享上傳,它可能在其它項目中被應用。 $2', # $1 is the repo name, $2 is shareduploadwiki(-desc)
849 -'shareduploadwiki' => '請參閱$1以了解其相關資訊。',
850 -'shareduploadwiki-linktext' => '檔案描述頁面',
851848 'noimage' => '不存在此名稱的檔案,您可以$1。',
852849 'noimage-linktext' => '上傳它',
853850 'uploadnewversion-linktext' => '上傳該檔案的新版本',
Index: trunk/phase3/languages/messages/MessagesLzh.php
@@ -1269,10 +1269,11 @@
12701270 'morelinkstoimage' => '閱檔[[Special:WhatLinksHere/$1|接]]。',
12711271 'redirectstofile' => '下檔轉到此檔有$1:',
12721272 'duplicatesoffile' => '下檔重此檔有$1:',
1273 -'sharedupload' => '此檔為共傳,可另項用也。 $2', # $1 is the repo name, $2 is shareduploadwiki(-desc)
1274 -'shareduploadwiki' => '詳閱$1。',
1275 -'shareduploadwiki-desc' => '於共庫上$1之示。',
1276 -'shareduploadwiki-linktext' => '檔述',
 1273+'sharedupload' => '此檔為$1之共傳,可另項用也。', # $1 is the repo name
 1274+'sharedupload-desc-there' => '此檔為$1之共傳,可另項用也。
 1275+詳閱[$2 檔述]。',
 1276+'sharedupload-desc-here' => '此檔為$1之共傳,可另項用也。
 1277+於共庫上[$2 檔述]之示。',
12771278 'noimage' => '查無此檔,爾可$1。',
12781279 'noimage-linktext' => '貢焉',
12791280 'uploadnewversion-linktext' => '更新此檔',

Status & tagging log