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 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index 1c5563cb264..2a421e54905 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "分享 %s 失败, 因为不允许二次共享",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失败, 因为无法找到 %s 分享后端的来源",
"Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失败, 因为文件缓存中找不到该文件",
+ "Open »%s«" : "打开 %s",
"Can’t increase permissions of %s" : "无法增加%s的权限。",
"Files can’t be shared with delete permissions" : "无法分享有删除权限的文件",
"Files can’t be shared with create permissions" : "无法分享有创建权限的文件",
@@ -128,7 +129,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 向您分享了 »%s«",
"%s shared »%s« with you." : "%s 已与您共享了 %s .",
"Click the button below to open it." : "点击下方按钮可打开它.",
- "Open »%s«" : "打开 %s",
"%s via %s" : "%s 通过 %s",
"The requested share does not exist anymore" : "当前请求的共享已经不存在",
"Could not find category \"%s\"" : "无法找到分类 \"%s\"",