You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
richdocuments/l10n/zh_CN.js

41 lines
2.0 KiB
JavaScript

OC.L10N.register(
"richdocuments",
{
"Saving…" : "保存中",
"All" : "全部",
"Download this revision" : "下载此修订版本",
"Restore this revision" : "恢复此修订版本",
"Save As" : "另存为",
"New filename" : "新文件名",
"Save" : "保存",
"Loading documents…" : "载入文档...",
"Edit" : "编辑",
"New Document" : "新建文档",
"New Spreadsheet" : "新建表格",
"New Presentation" : "新建幻灯片",
"Could not create file" : "不能创建文件",
"New Document.odt" : "新建文档.odt",
"New Spreadsheet.ods" : "新建表格.ods",
"New Presentation.odp" : "新建幻灯片.odp",
"New Document.docx" : "新文档.docx",
"New Spreadsheet.xlsx" : "新表格.xlsx",
"New Presentation.pptx" : "新幻灯.pptx",
"Can't create document" : "无法创建文档",
"Saved" : "已保存",
"Saved with error: Collabora Online should use the same protocol as the server installation." : "保存时出错:在线协作应使用与服务器安装相同的协议。",
"Collabora Online" : "在线协作",
"Open documentation" : "打开文件",
"Collabora Online server" : "在线协作服务器",
"URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "类WOPI客户端提供编辑功能在线协作服务器的网址URL (端口) ",
"Apply" : "应用",
"Restrict edit to specific groups" : "限制特定小组的编辑权限",
"Use OOXML by default for new files" : "为新文件默认使用面向对象XML",
"Add" : "添加",
"Wrong password. Please retry." : "密码错误,请重新尝试。",
"Password" : "密码",
"OK" : "确定",
"Guest %s" : "访客 %s",
"This link has been expired or is never existed. Please contact the person who shared it with you for details." : "该链接已失效或不存在。详情请联系文件分享者。"
},
"nplurals=1; plural=0;");