2014-03-28 21:39:14 +00:00
|
|
|
{
|
2014-04-16 15:54:08 +00:00
|
|
|
"@metadata": {
|
|
|
|
"authors": [
|
2015-06-25 18:47:57 +00:00
|
|
|
"Cwlin0416",
|
2020-04-07 06:50:37 +00:00
|
|
|
"Kly",
|
2018-06-11 20:34:23 +00:00
|
|
|
"Liuxinyu970226",
|
2020-04-07 06:50:37 +00:00
|
|
|
"Mark85296341",
|
2020-04-20 06:43:05 +00:00
|
|
|
"Shinjiman",
|
|
|
|
"Xiplus"
|
2014-04-16 15:54:08 +00:00
|
|
|
]
|
|
|
|
},
|
2015-07-22 20:17:19 +00:00
|
|
|
"syntaxhighlight-desc": "使用 [http://pygments.org/ Pygments - Python syntax highlighter] 提供可強調語法顯示的 <code><syntaxhighlight></code> 標籤。",
|
2018-06-11 20:34:23 +00:00
|
|
|
"syntaxhighlight-error-category": "有強調語法顯示錯誤的頁面",
|
|
|
|
"syntaxhighlight-error-category-desc": "當嘗試強調顯示在頁面代碼的語法時出現錯誤。",
|
2020-04-20 06:43:05 +00:00
|
|
|
"syntaxhighlight-enclose-category": "使用已棄用enclose屬性的頁面",
|
2020-04-10 07:51:53 +00:00
|
|
|
"syntaxhighlight-enclose-category-desc": "在頁面的強調語法顯示使用了不推薦封裝語法。",
|
2020-04-20 06:43:05 +00:00
|
|
|
"syntaxhighlight-source-category": "使用已棄用source標籤的頁面",
|
2020-04-10 07:51:53 +00:00
|
|
|
"syntaxhighlight-source-category-desc": "在頁面的強調語法顯示使用了不推薦來源標籤。",
|
2015-07-02 19:29:17 +00:00
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-code": "程式碼",
|
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-language": "語言",
|
2015-08-29 19:47:13 +00:00
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-none": "(無)",
|
2015-07-22 20:17:19 +00:00
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-showlines": "顯示行號",
|
2018-06-11 20:34:23 +00:00
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-startingline": "起始行數",
|
2015-07-22 20:17:19 +00:00
|
|
|
"syntaxhighlight-visualeditor-mwsyntaxhighlightinspector-title": "程式碼區塊",
|
2018-06-11 20:34:23 +00:00
|
|
|
"syntaxhighlight-error-pygments-invocation-failure": "調用 Pygments 失敗",
|
2015-07-22 20:17:19 +00:00
|
|
|
"syntaxhighlight-error-unknown-language": "不明語言 \"$1\"",
|
|
|
|
"syntaxhighlight-error-exceeds-size-limit": "程式碼大小 $1 {{PLURAL:$1|位元組}} 已超出允許的上限值 $2 {{PLURAL:$2|位元組}}"
|
2014-04-16 15:54:08 +00:00
|
|
|
}
|