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 'apps/files_external/l10n/zh_CN.js')
-rw-r--r--apps/files_external/l10n/zh_CN.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index cc7edb361fd..fcbee03772f 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -4,8 +4,6 @@ OC.L10N.register(
"Step 1 failed. Exception: %s" : "步骤 1 失败。异常:%s",
"Step 2 failed. Exception: %s" : "步骤 2 失败。异常:%s",
"External storage" : "外部存储",
- "Invalid mount point" : "无效的挂载点",
- "%s" : "%s",
"Personal" : "个人",
"System" : "系统",
"Grant access" : "授权",
@@ -15,6 +13,8 @@ OC.L10N.register(
"Username" : "用户名",
"Password" : "密码",
"Save" : "保存",
+ "Invalid mount point" : "无效的挂载点",
+ "%s" : "%s",
"Access key" : "Access key",
"Secret key" : "Secret key",
"Builtin" : "内置",