mediawiki-extensions-CodeEd.../i18n/zh-hans.json
Translation updater bot 0c9927b9a0 Localisation updates from https://translatewiki.net.
Change-Id: I9a6e8c8b7c1b8d42c12610c1616fce62387b3be4
2015-05-28 22:52:06 +02:00

21 lines
755 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": "减少缩进"
}