1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"@metadata": {
"authors": [
"Anakmalaysia",
"Gaoxuewei",
"Liangent",
"Mark85296341",
"Liuxinyu970226",
"Cwlin0416"
]
},
"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": "主要"
}
|