summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-14 00:07:54 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-14 00:07:54 +0000
commitb1bd9ff0b95af68c9f5875de00806e37ef65a8b8 (patch)
tree53580ee9dc62e1b2f026ae89272948d2fc1fdf1b /apps/files_external/l10n/zh_CN.js
parent6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (diff)
downloadnextcloud-server-b1bd9ff0b95af68c9f5875de00806e37ef65a8b8.tar.gz
nextcloud-server-b1bd9ff0b95af68c9f5875de00806e37ef65a8b8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/zh_CN.js')
-rw-r--r--apps/files_external/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/zh_CN.js b/apps/files_external/l10n/zh_CN.js
index 38c02e615f7..f2a6772925f 100644
--- a/apps/files_external/l10n/zh_CN.js
+++ b/apps/files_external/l10n/zh_CN.js
@@ -38,6 +38,7 @@ OC.L10N.register(
"Credentials saved" : "凭据已保存",
"Credentials saving failed" : "凭据保存失败",
"Credentials required" : "需要凭据",
+ "Storage with ID \"%d\" not found" : "ID%d的存储未找到",
"Invalid backend or authentication mechanism class" : "无效的后端或认证类型",
"Invalid mount point" : "无效的挂载点",
"Objectstore forbidden" : "对象存储禁止访问",
@@ -48,6 +49,7 @@ OC.L10N.register(
"Unsatisfied authentication mechanism parameters" : "无法满足认证类型条件",
"Insufficient data: %s" : "数据不足: %s",
"%s" : "%s",
+ "Storage with ID \"%d\" is not user editable" : "ID%d的存储不可编辑",
"Access key" : "Access key",
"Secret key" : "Secret key",
"Builtin" : "内置",
@@ -103,6 +105,7 @@ OC.L10N.register(
"The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 cURL 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装或启用 PHP 中的 FTP 支持. 无法挂载 %s. 请联系您的系统管理员安装.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "没有安装 \"%s\". 无法挂载 %s. 请联系您的系统管理员安装.",
+ "External storage support" : "外部存储支持",
"No external storage configured" : "没有配置外部存储",
"You can add external storages in the personal settings" : "您可以在个人设置中添加外部存储",
"Name" : "名称",