mediawiki-extensions-CodeEd.../i18n/zh-hans.json
Translation updater bot 72518ad31e Localisation updates from https://translatewiki.net.
Change-Id: I89fd3b5ed51922906bb64d4b637edc92bd9f7a7b
2015-05-26 22:19:52 +02:00

21 lines
754 B
JSON

{
"@metadata": {
"authors": [
"Liangent",
"PhiLiP",
"Liuxinyu970226",
"Northteam"
]
},
"codeeditor-desc": "使用[http://ace.ajax.org/ Ace编辑器]实现编辑JavaScript和CSS页面时的语法高亮功能",
"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": "减少缩进"
}