aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r--apps/dav/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 8185ca957df..798e249860e 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -122,6 +122,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "加密不可用:%1$s",
"Failed to open file: %1$s" : "打开文件失败:%1$s",
"Failed to unlink: %1$s" : "解除链接失败:%1$s",
+ "Invalid chunk name" : "分片名称无效",
+ "Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件",
"Failed to write file contents: %1$s" : "写入文件内容失败:%1$s",
"File not found: %1$s" : "找不到文件:%1$s",
"System is in maintenance mode." : "系统处于维护模式 ",
@@ -190,8 +192,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "列表中<strong>待办事项</strong>已经修改",
"Invitation canceled" : "邀请已取消",
"Invitation updated" : "邀请已更新",
- "Invitation" : "邀请",
- "Invalid chunk name" : "分片名称无效",
- "Could not rename part file assembled from chunks" : "无法重命名从分片组合的部分文件"
+ "Invitation" : "邀请"
},
"nplurals=1; plural=0;");