2013-08-28 17:35:04 -04:00
< ? php $TRANSLATIONS = array (
2014-02-27 00:44:08 -05:00
" You don't have permission to rename this document " => " 您没有重命名该文档的权限 " ,
2013-12-02 15:23:07 -05:00
" Documents " => " 文档 " ,
2013-08-28 17:35:04 -04:00
" Close " => " 关闭 " ,
2013-09-22 09:53:01 -04:00
" Share " => " 共享 " ,
2013-12-02 15:23:07 -05:00
" No connection to server. Trying to reconnect. " => " 无法连接到服务,正在尝试重新连接。 " ,
2014-02-27 00:44:08 -05:00
" Leaving this page in Editor mode might cause unsaved data. It is recommended to use 'Close' button instead. " => " 从编辑模式离开当前页面可能会导致数据丢失。建议改用“关闭”按钮。 " ,
2013-12-02 15:23:07 -05:00
" Failed to load this document. Please check if it can be opened with an external odt editor. This might also mean it has been unshared or deleted recently. " => " 打开文档失败,请检查此文档是否可以使用外部 ODT 编辑器打开。同时,此文档可能已经关闭分享或者已经被删除。 " ,
2014-02-27 00:44:08 -05:00
" Loading documents... " => " 载入文档...... " ,
2014-02-13 02:13:52 -05:00
" Failed to load documents. " => " 载入文档失败 " ,
2014-02-27 00:44:08 -05:00
" No documents are found. Please upload or create a document! " => " 未找到任何文档。请上传或者创建文档! " ,
2013-12-07 20:22:36 -05:00
" '.' is an invalid file name. " => " '.' 是一个无效的文件名。 " ,
" File name cannot be empty. " => " 文件名不能为空。 " ,
" Invalid name, ' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' and '*' are not allowed. " => " 无效名称,' \\ ', '/', '<', '>', ':', ' \" ', '|', '?' 和 '*' 不被允许使用。 " ,
2013-12-02 15:23:07 -05:00
" Align Left " => " 左对齐 " ,
" Alignment " => " 对齐 " ,
" Align Right " => " 右对齐 " ,
2014-02-27 00:44:08 -05:00
" Annotate " => " 注释 " ,
2013-12-02 15:23:07 -05:00
" Background " => " 背景 " ,
" Bold " => " 粗体 " ,
" Bottom " => " 底部 " ,
2013-11-20 16:10:05 -05:00
" Cancel " => " 取消 " ,
2014-02-27 00:44:08 -05:00
" Clone " => " 克隆 " ,
2013-12-02 15:23:07 -05:00
" Color " => " 颜色 " ,
2013-11-20 16:10:05 -05:00
" Create " => " 创建 " ,
2013-12-02 15:23:07 -05:00
" Default Style " => " 默认样式 " ,
2013-11-20 16:10:05 -05:00
" Delete " => " 删除 " ,
" Family " => " 家庭 " ,
2013-12-02 15:23:07 -05:00
" Font " => " 字体 " ,
" Font Effects " => " 字体效果 " ,
" Format " => " 格式 " ,
" Increase Indent " => " 增加缩进 " ,
" Insert Image " => " 插入图片 " ,
" Invite Members " => " 邀请用户 " ,
" Italic " => " 斜体 " ,
2013-11-20 16:10:05 -05:00
" Loading " => " 加载中 " ,
2013-12-02 15:23:07 -05:00
" Members " => " 成员 " ,
2013-11-15 20:05:27 -05:00
" OK " => " OK " ,
2013-11-20 16:10:05 -05:00
" Open " => " 打开 " ,
" Options " => " 选项 " ,
2013-12-02 15:23:07 -05:00
" Redo " => " 重做 " ,
2013-11-20 16:10:05 -05:00
" Save " => " 保存 " ,
" Size " => " 大小 " ,
2013-12-02 15:23:07 -05:00
" Style " => " 样式 " ,
2013-11-20 16:10:05 -05:00
" Text " => " 文本 " ,
2013-12-02 15:23:07 -05:00
" Underline " => " 下划线 " ,
" Undo " => " 撤消 " ,
" Unknown Author " => " 未知作者 " ,
2013-12-04 18:14:05 -05:00
" Edit " => " 编辑 " ,
2013-12-02 15:23:07 -05:00
" New document " => " 新建文档 " ,
2013-11-13 17:05:11 -05:00
" Upload " => " 上传 " ,
2014-02-27 00:44:08 -05:00
" Save new documents to " => " 保存新文档到 " ,
2013-12-02 15:23:07 -05:00
" Wrong password. Please retry. " => " 密码错误,请重新尝试。 " ,
" Password " => " 密码 " ,
" Please enter your nickname " => " 请输入您的昵称 " ,
" Join " => " 加入 " ,
2014-02-27 00:44:08 -05:00
" This link has been expired or is never existed. Please contact the person who shared it with you for details. " => " 该链接已失效或不存在。详情请联系文件分享者。 " ,
" Advanced feature-set " => " 高级功能 " ,
" (Unstable) " => " (非稳定) "
2013-08-28 17:35:04 -04:00
);