Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index f9738785a92..60ed3bcacbb 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -279,8 +279,7 @@ OC.L10N.register(
"Profile not found" : "未找到个人资料",
"The profile does not exist." : "个人资料不存在",
"Back to %s" : "返回 %s",
- "File not found" : "文件未找到",
- "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。",
+ "Page not found" : "未找到页面",
"Too many requests" : "请求过多",
"There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。",
"Error" : "错误",
@@ -400,6 +399,8 @@ OC.L10N.register(
"Local document editing back-end used by the Collabora Online app." : "Collabora Online 应用程序使用的本地文档编辑后端。",
"restricted" : "受限",
"invisible" : "不可见",
+ "File not found" : "文件未找到",
+ "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。",
"More" : "更多",
"More apps menu" : "更多的应用菜单",
"Settings menu" : "设置菜单",