aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 4e734c8f55a..662e5b5b9fc 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -104,7 +104,6 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除php.ini中的open_basedir设置或切换到64位PHP。",
"Set an admin username." : "请设置一个管理员用户名。",
"Set an admin password." : "请设置一个管理员密码。",
- "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "共享后端 %s 必须实现 OCP\\Share_Backend 接口",
"Sharing backend %s not found" : "%s 的共享后端未找到",
"Sharing backend for %s not found" : "%s 的共享后端未找到",
@@ -114,11 +113,7 @@
"Open »%s«" : "打开 »%s«",
"%1$s via %2$s" : "%1$s 通过 %2$s",
"You are not allowed to share %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" : "无法共享有创建权限的文件",
"Expiration date is in the past" : "到期日期已过",
- "_Can’t set expiration date more than %n day in the future_::_Can’t set expiration date more than %n days in the future_" : ["允许设置的最远到期日是从今天算起的 %n-1 天"],
"Sharing is only allowed with group members" : "只允许与群组成员共享",
"Sharing %s failed, because this item is already shared with user %s" : "共享 %s 失败了,因为该项目已和用户 %s 进行了分享。",
"%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«",
@@ -185,7 +180,6 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "应用 \"%1$s\" 无法安装,因为不能满足以下依赖: %2$s",
"a safe home for all your data" : "给您所有数据一个安全的家",
"File is currently busy, please try again later" : "文件当前正忙,请稍后再试",
- "Can't read file" : "无法读取文件",
"Application is not enabled" : "应用程序未启用",
"Authentication error" : "认证出错",
"Token expired. Please reload page." : "Token 过期,请刷新页面。",
@@ -232,7 +226,12 @@
"Storage connection timeout. %s" : "存储连接超时。%s",
"Following databases are supported: %s" : "支持以下数据库:%s",
"Following platforms are supported: %s" : "支持以下平台:%s",
+ "Can't create or write into the data directory %s" : "无法创建或写入数据目录 %s",
"Invalid Federated Cloud ID" : "无效的联合云ID",
- "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天"
+ "Can’t increase permissions of %s" : "无法增加%s的权限。",
+ "Files can’t be shared with delete permissions" : "无法共享有删除权限的文件",
+ "Files can’t be shared with create permissions" : "无法共享有创建权限的文件",
+ "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天",
+ "Can't read file" : "无法读取文件"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file