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:
authorNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 20:19:47 +0300
commitb006f25457cc625780f66faed287016951a56316 (patch)
tree646bd87a18648969c75694c8cdd5908bc90aef3e /lib/l10n/zh_CN.js
parente28c40788f2e8b85f7befab05a5d070a169afdb5 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.js')
-rw-r--r--lib/l10n/zh_CN.js28
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js
index bd2044690f7..8fe3bb7c00d 100644
--- a/lib/l10n/zh_CN.js
+++ b/lib/l10n/zh_CN.js
@@ -227,32 +227,6 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "存储未完成配置. %s",
"Storage connection error. %s" : "存储连接错误. %s",
"Storage is temporarily not available" : "存储暂时不可用",
- "Storage connection timeout. %s" : "存储连接超时. %s",
- "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "您可以由 %s 设置 Web 服务器对 config 目录 %s 的写权限修复这个问题",
- "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID 为 %s 的模块不存在. 请在应用设置中启用或联系您的管理员.",
- "Server settings" : "服务器设置",
- "DB Error: \"%s\"" : "数据库错误:\"%s\"",
- "Offending command was: \"%s\"" : "冲突命令为:\"%s\"",
- "You need to enter either an existing account or the administrator." : "你需要输入一个数据库中已有的账户或管理员账户。",
- "Offending command was: \"%s\", name: %s, password: %s" : "冲突命令为:\"%s\",名称:%s,密码:%s",
- "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "设置 %s 权限失败,因为权限超出了 %s 已有权限。",
- "Setting permissions for %s failed, because the item was not found" : "设置 %s 的权限失败,因为未找到到对应项",
- "Cannot clear expiration date. Shares are required to have an expiration date." : "无法清除过期时间. 每个分享必须有一个过期时间",
- "Cannot increase permissions of %s" : "无法提升 %s 的权限",
- "Files can't be shared with delete permissions" : "无法分享有删除权限的文件",
- "Files can't be shared with create permissions" : "无法分享有创建权限的文件",
- "Cannot set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天.",
- "Personal" : "个人",
- "Admin" : "管理",
- "No app name specified" : "没有指定的 App 名称",
- "App '%s' could not be installed!" : "应用程序 '%s' 无法被安装!",
- "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "您可以由 %s 设置 Web 服务器对应用目录 %s 的写权限或在配置文件中禁用应用商店可以修复这个问题.",
- "Cannot create \"data\" directory (%s)" : "无法创建“apps”目录 (%s)",
- "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "点击 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">设置 Web 服务器对根目录的写入权限</a> 可修复这个问题.",
- "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "您可以由 %s 设置 Web 服务器对根目录 %s 的写权限可以修复这个问题.",
- "Data directory (%s) is readable by other users" : "数据目录 (%s) 能被其他用户读取",
- "Data directory (%s) must be an absolute path" : "数据目录 (%s) 必须为绝对路径",
- "Data directory (%s) is invalid" : "数据目录 (%s) 无效",
- "Please check that the data directory contains a file \".ocdata\" in its root." : "请检查根目录下 data 目录中包含名为 \".ocdata\" 的文件."
+ "Storage connection timeout. %s" : "存储连接超时. %s"
},
"nplurals=1; plural=0;");