Index: trunk/phase3/languages/messages/MessagesZh_hans.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Simplified Chinese (中文(简体)) |
| 3 | +/** Simplified Chinese (中文(简化字)) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -947,7 +947,12 @@ |
948 | 948 | 'revdelete-suppress' => '同时阻止管理员与其他用户查看数据', |
949 | 949 | 'revdelete-hide-image' => '隐藏文件内容', |
950 | 950 | 'revdelete-unsuppress' => '在已恢复的修订中移除限制', |
| 951 | +'revdelete-reasonotherlist' => '其它理由', |
| 952 | +'revdelete-reason-dropdown' => '*常用删除理由 |
| 953 | +** 侵犯版权 |
| 954 | +** 不合适的个人资料', |
951 | 955 | 'revdelete-log' => '日志注释:', |
| 956 | +'revdelete-otherreason' => '其它/附加的理由:', |
952 | 957 | 'revdelete-submit' => '应用于选中的修订', |
953 | 958 | 'revdelete-logentry' => '[[$1]]的修订可见性已更改', |
954 | 959 | 'logdelete-logentry' => '[[$1]]的事件可见性已更改', |
— | — | @@ -1920,7 +1925,7 @@ |
1921 | 1926 | 'unwatch' => '取消监视', |
1922 | 1927 | 'unwatchthispage' => '停止监视', |
1923 | 1928 | 'notanarticle' => '不是页面', |
1924 | | -'notvisiblerev' => '修订版本已经删除', |
| 1929 | +'notvisiblerev' => '上次由不同用户所作的修订版本已经删除', |
1925 | 1930 | 'watchnochange' => '在显示的时间段内您所监视的页面没有更改。', |
1926 | 1931 | 'watchlist-details' => '不包含讨论页,有 $1 页在您的监视列表上。', |
1927 | 1932 | 'wlheader-enotif' => '* 已经启动电子邮件通知功能。', |
— | — | @@ -2018,6 +2023,7 @@ |
2019 | 2024 | 对此页面的最后一次编辑是由[[User:$3|$3]]([[User talk:$3|讨论]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]])进行的。', |
2020 | 2025 | 'editcomment' => '编辑摘要:"<i>$1</i>"。', |
2021 | 2026 | 'revertpage' => '已恢复[[Special:Contributions/$2|$2]]([[User talk:$2|对话]])的编辑至[[User:$1|$1]]的最后修订版本', |
| 2027 | +'revertpage-nouser' => '恢复由(移除了的用户名)的编辑到[[User:$1|$1]]的最后一个修订版本', |
2022 | 2028 | 'rollback-success' => '已恢复$1的编辑;更改回$2的最后修订版本。', |
2023 | 2029 | 'sessionfailure' => '似乎在您登录时发生问题,作为一项防范性措施,该动作已经被取消。请单击"后退"再次尝试!', |
2024 | 2030 | |
Index: trunk/phase3/languages/messages/MessagesYue.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Yue (粵語) |
| 3 | +/** Cantonese (粵語/廣東話) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -911,7 +911,12 @@ |
912 | 912 | 'revdelete-suppress' => '同時壓制由操作員以及其他用戶的資料', |
913 | 913 | 'revdelete-hide-image' => '隱藏資料內容', |
914 | 914 | 'revdelete-unsuppress' => '響已經恢復咗嘅修訂度移除限制', |
| 915 | +'revdelete-reasonotherlist' => '其它原因', |
| 916 | +'revdelete-reason-dropdown' => '*常用刪除原因 |
| 917 | +** 侵犯版權 |
| 918 | +** 唔合適嘅個人資料', |
915 | 919 | 'revdelete-log' => '記錄註解:', |
| 920 | +'revdelete-otherreason' => '其它/附加的原因:', |
916 | 921 | 'revdelete-submit' => '應用到已經選取嘅修訂', |
917 | 922 | 'revdelete-logentry' => '已經更改[[$1]]嘅修訂可見性', |
918 | 923 | 'logdelete-logentry' => '已經更改[[$1]]嘅事件可見性', |
— | — | @@ -1877,7 +1882,7 @@ |
1878 | 1883 | 'unwatch' => '唔使監視', |
1879 | 1884 | 'unwatchthispage' => '停止監視', |
1880 | 1885 | 'notanarticle' => '唔係一個內容頁', |
1881 | | -'notvisiblerev' => '修訂已經刪除咗', |
| 1886 | +'notvisiblerev' => '上次由唔同用戶嘅修訂已經刪除咗', |
1882 | 1887 | 'watchnochange' => '響顯示嘅時間之內,你所監視嘅頁面並無任何嘅更改。', |
1883 | 1888 | 'watchlist-details' => '唔計討論頁,有 $1 版響你個監視清單度。', |
1884 | 1889 | 'wlheader-enotif' => '* 電子郵件通知已經啟用。', |
— | — | @@ -1972,6 +1977,7 @@ |
1973 | 1978 | 上次對呢版嘅編輯係由[[User:$3|$3]]([[User talk:$3|留言]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]])做嘅。', |
1974 | 1979 | 'editcomment' => "編輯摘要係:「'''$1'''」。", |
1975 | 1980 | 'revertpage' => '已經反轉由[[Special:Contributions/$2|$2]]([[User talk:$2|對話]])所寫嘅編輯到[[User:$1|$1]]嘅最後修訂。', |
| 1981 | +'revertpage-nouser' => '已經反轉由(刪咗用戶名)所寫嘅編輯到[[User:$1|$1]]所寫嘅最後修訂。', |
1976 | 1982 | 'rollback-success' => '已經反轉由$1所寫嘅編輯;恢復到$2嘅最後修訂。', |
1977 | 1983 | 'sessionfailure' => '你嘅登入會話 (session) 好似有啲問題;為咗防止會話劫持,呢個操作已經取消。請撳「返轉頭」然後重新載入你嚟自嘅頁面,然後再試吓啦。', |
1978 | 1984 | |
Index: trunk/phase3/languages/messages/MessagesZh_hant.php |
— | — | @@ -1,5 +1,5 @@ |
2 | 2 | <?php |
3 | | -/** Traditional Chinese (中文(繁體)) |
| 3 | +/** Traditional Chinese (中文(傳統字)) |
4 | 4 | * |
5 | 5 | * See MessagesQqq.php for message documentation incl. usage of parameters |
6 | 6 | * To improve a translation please visit http://translatewiki.net |
— | — | @@ -930,7 +930,12 @@ |
931 | 931 | 'revdelete-suppress' => '同時廢止由操作員以及其他用戶的資料', |
932 | 932 | 'revdelete-hide-image' => '隱藏檔案內容', |
933 | 933 | 'revdelete-unsuppress' => '在已恢復的修訂中移除限制', |
934 | | -'revdelete-log' => '日誌註釋:', |
| 934 | +'revdelete-reasonotherlist' => '其它理由', |
| 935 | +'revdelete-reason-dropdown' => '*常用刪除理由 |
| 936 | +** 侵犯版權 |
| 937 | +** 不合適的個人資料', |
| 938 | +'revdelete-log' => '日誌註釋:', |
| 939 | +'revdelete-otherreason' => '其它/附加的理由:', |
935 | 940 | 'revdelete-submit' => '應用於選取的修訂', |
936 | 941 | 'revdelete-logentry' => '[[$1]]的修訂可見性已更改', |
937 | 942 | 'logdelete-logentry' => '[[$1]]的事件可見性已更改', |
— | — | @@ -1906,7 +1911,7 @@ |
1907 | 1912 | 'unwatch' => '取消監視', |
1908 | 1913 | 'unwatchthispage' => '停止監視', |
1909 | 1914 | 'notanarticle' => '不是頁面', |
1910 | | -'notvisiblerev' => '修訂版本已經刪除', |
| 1915 | +'notvisiblerev' => '上次由不同用戶所作的修訂版本已經刪除', |
1911 | 1916 | 'watchnochange' => '在顯示的時間段內您所監視的頁面沒有更改。', |
1912 | 1917 | 'watchlist-details' => '不包含討論頁,有 $1 頁在您的監視列表上。', |
1913 | 1918 | 'wlheader-enotif' => '* 已經啟動電子郵件通知功能。', |
— | — | @@ -2005,6 +2010,7 @@ |
2006 | 2011 | 最後對頁面編輯的編輯者: [[User:$3|$3]] ([[User talk:$3|討論]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]])。', |
2007 | 2012 | 'editcomment' => "編輯摘要: \"''\$1''\"。", |
2008 | 2013 | 'revertpage' => '恢復由[[Special:Contributions/$2|$2]] ([[User talk:$2|對話]])的編輯至[[User:$1|$1]]的最後一個修訂版本', |
| 2014 | +'revertpage-nouser' => '恢復由(移除了的用戶名)的編輯到[[User:$1|$1]]的最後一個修訂版本', |
2009 | 2015 | 'rollback-success' => '恢復由$1的編輯;更改回$2的最後一個修訂版本。', |
2010 | 2016 | 'sessionfailure' => '您的登入資訊似乎有問題,為防止此該訊息被攔截,本次操作已經取消,請按「上一頁」重新載入。', |
2011 | 2017 | |
Index: trunk/phase3/languages/messages/MessagesLzh.php |
— | — | @@ -756,7 +756,12 @@ |
757 | 757 | 'revdelete-suppress' => '廢有秩與簿之事', |
758 | 758 | 'revdelete-hide-image' => '藏檔', |
759 | 759 | 'revdelete-unsuppress' => '復審解限', |
| 760 | +'revdelete-reasonotherlist' => '它因', |
| 761 | +'revdelete-reason-dropdown' => '*常因 |
| 762 | +** 侵權 |
| 763 | +** 無合之人料', |
760 | 764 | 'revdelete-log' => '誌贊:', |
| 765 | +'revdelete-otherreason' => '它附因:', |
761 | 766 | 'revdelete-submit' => '擇審使之', |
762 | 767 | 'revdelete-logentry' => '[[$1]]之見審動矣', |
763 | 768 | 'logdelete-logentry' => '[[$1]]之事見動矣', |
— | — | @@ -1660,7 +1665,7 @@ |
1661 | 1666 | 'unwatch' => '撤哨', |
1662 | 1667 | 'unwatchthispage' => '撤此哨', |
1663 | 1668 | 'notanarticle' => '此頁非文', |
1664 | | -'notvisiblerev' => '易已刪矣', |
| 1669 | +'notvisiblerev' => '上中異簿之審已刪矣', |
1665 | 1670 | 'watchnochange' => '皆無易也', |
1666 | 1671 | 'watchlist-details' => '哨上有$1,不含議論。', |
1667 | 1672 | 'wlheader-enotif' => '*准報信。', |
— | — | @@ -1746,6 +1751,7 @@ |
1747 | 1752 | 'alreadyrolled' => '[[User:$2|$2]]([[User talk:$2|議]] | [[Special:Contributions/$2|{{int:contribslink}}]])作[[:$1]],退不成也。有易或已退焉。新纂者為[[User:$3|$3]]([[User talk:$3|議]] | [[Special:Contributions/$3|{{int:contribslink}}]])', |
1748 | 1753 | 'editcomment' => "贊曰\"''\$1''\"", |
1749 | 1754 | 'revertpage' => '去[[Special:Contributions/$2|$2]]之作(欲言之,可至[[User talk:$2|此]])為[[User:$1|$1]]之本耳', |
| 1755 | +'revertpage-nouser' => '去(刪簿)之作為[[User:$1|$1]]之本耳', |
1750 | 1756 | 'rollback-success' => '去$1之作,復為$2之本耳。', |
1751 | 1757 | 'sessionfailure' => '登簿有變。為防盜簿,返前重取再為之。', |
1752 | 1758 | |