mediawiki-extensions-Replac.../i18n/zh-tw.json
Siebrand Mazeland bc302ec277 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I040f2542944ca978ab5f603e6a96fdf2eb89fe20
2014-03-27 11:59:35 +01:00

15 lines
935 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Roc michael"
]
},
"replacetext": "取代文字",
"replacetext-desc": "提供[[Special:ReplaceText|特殊頁面]]以利管理員以「尋找及取代」的方式更改所有文章頁面內的內容。",
"replacetext_docu": "取代儲存在此Wiki系統內所有頁面上的文字字串請將「原始文字」及「取代的文字」分別填入下面的兩個欄位之中按下「取代按鈕」後生效您所作的修改會顯示在「歷史」頁面上以對您自己編輯行為負責。",
"replacetext_replace": "取代",
"replacetext_noreplacement": "因無任何頁面內含有「$1」。",
"replacetext_blankwarning": "因為取代字串是空白的,這將造成難以復原的結果!您要繼續嗎?",
"replacetext_continue": "繼續",
"replacetext_editsummary": "取代文字 - 「$1」 取代為 「$2」"
}