mediawiki-extensions-Visual.../modules/ve/i18n/zh-hant.json
Roan Kattouw b61813b935 Move visualeditor-languages-tool message from ve to ve-mw
I intially thought it was associated with the language inspector, but
it's not, it's the label for the languages pane in the meta dialog.

Change-Id: I478e3951862a25eee056e3df6cc3c9f9f7d9d935
2013-12-17 20:56:13 +00:00

61 lines
3 KiB
JSON

{
"@metadata": {
"authors": [
"Anakmalaysia",
"Ch.Andrew",
"Hydra",
"Justincheng12345",
"Liflon",
"Liuxinyu970226",
"Qiyue2001",
"Radish10cm",
"Shirayuki",
"Simon Shek",
"Spring Roll Conan",
"Waihorace"
]
},
"visualeditor": "視覺化編輯器",
"visualeditor-aliennode-tooltip": "抱歉,此部份目前只能通過原始碼模式編輯",
"visualeditor-annotationbutton-bold-tooltip": "粗體",
"visualeditor-annotationbutton-code-tooltip": "電腦代碼",
"visualeditor-annotationbutton-italic-tooltip": "斜體",
"visualeditor-annotationbutton-language-tooltip": "語言",
"visualeditor-annotationbutton-link-tooltip": "連結",
"visualeditor-annotationbutton-strikethrough-tooltip": "刪除線",
"visualeditor-annotationbutton-subscript-tooltip": "下標",
"visualeditor-annotationbutton-superscript-tooltip": "上標",
"visualeditor-annotationbutton-underline-tooltip": "底線",
"visualeditor-clearbutton-tooltip": "清除格式",
"visualeditor-dialog-action-apply": "套用變更",
"visualeditor-dialog-action-cancel": "取消",
"visualeditor-dialog-action-goback": "返回",
"visualeditor-formatdropdown-format-heading1": "標題 1",
"visualeditor-formatdropdown-format-heading2": "標題 2",
"visualeditor-formatdropdown-format-heading3": "標題 3",
"visualeditor-formatdropdown-format-heading4": "標題 4",
"visualeditor-formatdropdown-format-heading5": "標題 5",
"visualeditor-formatdropdown-format-heading6": "標題 6",
"visualeditor-formatdropdown-format-paragraph": "段落",
"visualeditor-formatdropdown-format-preformatted": "預先格式化",
"visualeditor-formatdropdown-title": "變更格式",
"visualeditor-help-tool": "幫助",
"visualeditor-historybutton-redo-tooltip": "重做",
"visualeditor-historybutton-undo-tooltip": "復原",
"visualeditor-indentationbutton-indent-tooltip": "增加縮排",
"visualeditor-indentationbutton-outdent-tooltip": "減少縮排",
"visualeditor-inspector-close-tooltip": "關閉",
"visualeditor-inspector-remove-tooltip": "移除",
"visualeditor-languageinspector-block-tooltip-rtldirection": ":從右到左",
"visualeditor-languageinspector-title": "語言",
"visualeditor-languageinspector-widget-changelang": "變更語言",
"visualeditor-languageinspector-widget-label-direction": "文字方向",
"visualeditor-languageinspector-widget-label-langcode": "語言代碼",
"visualeditor-languageinspector-widget-label-language": "語言",
"visualeditor-linkinspector-title": "超連結",
"visualeditor-listbutton-bullet-tooltip": "無序列表",
"visualeditor-listbutton-number-tooltip": "有序列表",
"visualeditor-specialcharacter-button-tooltip": "特殊字元",
"visualeditor-specialcharacterinspector-title": "特殊字元",
"visualeditor-version-label": "版本"
}