mediawiki-extensions-CodeEd.../i18n/zh-hant.json
Translation updater bot 47d2d2fc11 Localisation updates from https://translatewiki.net.
Change-Id: I051046a0f2dbcb8875919b88140b5958eb7d2b7d
2015-07-24 21:05:49 +02:00

20 lines
715 B
JSON

{
"@metadata": {
"authors": [
"Liuxinyu970226",
"LNDDYL",
"Cwlin0416"
]
},
"codeeditor-desc": "支援 JavaScript 與 CSS 語法醒目標示編輯使用 [http://ace.ajax.org/ Ace 編輯器]",
"codeeditor-next-annotation": "前往下一個註解",
"codeeditor-toolbar-toggle": "切換原始碼編輯器",
"codeeditor-save-with-errors": "該文件內有錯誤,您是否確定要儲存?",
"codeeditor-invisibleChars-toggle": "切換隱藏字元",
"codeeditor-lineWrapping-toggle": "切換自動換行",
"codeeditor-searchReplace-toggle": "切換搜尋與取代對話框",
"codeeditor-gotoline": "前往行號...",
"codeeditor-indent": "增加縮排",
"codeeditor-outdent": "減少縮排"
}