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>2021-04-24 05:26:38 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-24 05:26:38 +0300
commit39764b05b11d0021158de80f818f14518b5b4965 (patch)
tree0396f3c00b186ccac408c9f9907a124ce9070e5a /lib/l10n/zh_CN.json
parent8fc8451004b8b45de05c017b61aea5890c854685 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index 76351b8226e..4e734c8f55a 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -118,6 +118,7 @@
"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«",
@@ -232,6 +233,6 @@
"Following databases are supported: %s" : "支持以下数据库:%s",
"Following platforms are supported: %s" : "支持以下平台:%s",
"Invalid Federated Cloud ID" : "无效的联合云ID",
- "Can’t set expiration date more than %s days in the future" : "无法将过期日期设置为超过 %s 天。"
+ "Can’t set expiration date more than %s days in the future" : "允许设置的最远到期日是从今天算起的 %s-1 天"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file