mediawiki-extensions-InputBox/i18n/zh-hans.json
Translation updater bot ceaa2894f1 Localisation updates from https://translatewiki.net.
Change-Id: I02a9c6e9d439dfcd1ea5d5f9b2b2f590f6073823
2014-04-24 19:36:07 +00:00

22 lines
702 B
JSON

{
"@metadata": {
"authors": [
"Liangent",
"PhiLiP",
"Wmr89502270",
"Xiaomingyan",
"Liuxinyu970226"
]
},
"inputbox-desc": "允许包含预先设置的HTML表格",
"inputbox-error-no-type": "您没有指定所创建输入框的类型。",
"inputbox-error-bad-type": "输入框类型“$1”无法识别。\n请指定“create”、“comment”、“search”、“search2”或“fulltext”。",
"inputbox-tryexact": "尝试精确匹配",
"inputbox-searchfulltext": "搜索全文",
"inputbox-createarticle": "创建页面",
"inputbox-movearticle": "移动页面",
"inputbox-postcomment": "新段落",
"inputbox-postcommenttitle": "新段落",
"inputbox-ns-main": "主"
}