mediawiki-extensions-TitleB.../i18n/zh-hant.json
Translation updater bot 517e5c880e Localisation updates from https://translatewiki.net.
Change-Id: Id59f2171063f2baf52af38d82936f788da7801d8
2014-05-29 19:39:13 +00:00

25 lines
1.4 KiB
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": [
"Fdcn",
"Gaoxuewei",
"Mark85296341",
"Shinjiman",
"Simon Shek",
"Waihorace",
"Cwlin0416"
]
},
"titleblacklist-desc": "允許管理員使用 [[MediaWiki:Titleblacklist]] 與 [[MediaWiki:Titlewhitelist]] 禁止建立頁面",
"titleblacklist": "# 此頁為標題封鎖清單,符合此處正規表示法的標題與使用者將會被禁止使用。\n# 註解使用 \"#\"。\n# 清單預設不區分大小寫",
"titlewhitelist": "# 此頁為標題允許清單。 註解請使用 \"#\"。\n# 清單預設不區分大小寫",
"titleblacklist-forbidden-edit": "標題 \"$2\" 已被禁止使用。\n該標題符合以下封鎖清單項目<code>$1</code>",
"titleblacklist-forbidden-move": "標題 \"$3\" 已被禁止使用,無法移動 \"$2\" 至 \"$3\"。\n該標題符合以下封鎖清單項目<code>$1</code>",
"titleblacklist-forbidden-upload": "檔案名稱 \"$2\" 已被禁止使用。\n該名稱符合以下封鎖清單項目<code>$1</code>",
"titleblacklist-forbidden-new-account": "使用者名稱 \"$2\" 已被禁止使用。\n該名稱符合以下封鎖清單項目<code>$1</code>",
"titleblacklist-invalid": "標題封鎖清單中的下列{{PLURAL:$1|一行|多行}}無效;\n在儲存之前請先修正",
"titleblacklist-override": "忽略封鎖清單",
"right-tboverride": "覆蓋標題或使用者名稱封鎖清單",
"right-tboverride-account": "覆蓋使用者名稱封鎖清單"
}