mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ReplaceText
synced 2024-11-15 02:53:52 +00:00
bc302ec277
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php with shim. Change-Id: I040f2542944ca978ab5f603e6a96fdf2eb89fe20
15 lines
935 B
JSON
15 lines
935 B
JSON
{
|
||
"@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」"
|
||
} |