diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/zh_CN.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 5 |
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" : "设置菜单", |