mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-22 22:20:29 -04:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
73d6030762
commit
28aeeff154
24 changed files with 138 additions and 45 deletions
|
@ -24,7 +24,7 @@
|
|||
"pad.toolbar.indent.title": "增加缩进(TAB)",
|
||||
"pad.toolbar.unindent.title": "减少缩进(Shift+TAB)",
|
||||
"pad.toolbar.undo.title": "撤消 (Ctrl-Z)",
|
||||
"pad.toolbar.redo.title": "重做 (Ctrl-Y)",
|
||||
"pad.toolbar.redo.title": "重做(Ctrl+Y)",
|
||||
"pad.toolbar.clearAuthorship.title": "清除作者颜色(Ctrl+Shift+C)",
|
||||
"pad.toolbar.import_export.title": "从不同的文件格式导入/导出",
|
||||
"pad.toolbar.timeslider.title": "时间轴",
|
||||
|
@ -35,6 +35,7 @@
|
|||
"pad.colorpicker.save": "保存",
|
||||
"pad.colorpicker.cancel": "取消",
|
||||
"pad.loading": "载入中……",
|
||||
"pad.noCookie": "无法找到Cookie。请在您的浏览器中允许Cookie!",
|
||||
"pad.passwordRequired": "您需要密码才能访问这个记事本",
|
||||
"pad.permissionDenied": "您没有访问这个记事本的权限",
|
||||
"pad.wrongPassword": "您的密码错了",
|
||||
|
@ -53,6 +54,7 @@
|
|||
"pad.importExport.import": "上载任何文本文件或档案",
|
||||
"pad.importExport.importSuccessful": "成功!",
|
||||
"pad.importExport.export": "当前记事本导出为:",
|
||||
"pad.importExport.exportetherpad": "Etherpad",
|
||||
"pad.importExport.exporthtml": "HTML",
|
||||
"pad.importExport.exportplain": "纯文本",
|
||||
"pad.importExport.exportword": "Microsoft Word",
|
||||
|
@ -123,6 +125,7 @@
|
|||
"pad.impexp.importing": "正在导入...",
|
||||
"pad.impexp.confirmimport": "导入的文件将覆盖记事本的当前文本。你确定要继续吗?",
|
||||
"pad.impexp.convertFailed": "我们无法导入此文档。请使用他文档格式或手动复制贴上。",
|
||||
"pad.impexp.padHasData": "我们无法导入此文件,因为此记事本已经变更,请导入到一个新的记事本",
|
||||
"pad.impexp.uploadFailed": "上载失败,请重试",
|
||||
"pad.impexp.importfailed": "导入失败",
|
||||
"pad.impexp.copypaste": "请复制粘贴",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue