diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-06 02:16:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-06 02:16:59 +0000 |
commit | da84b36186f05c5042e109328fa5095d26fd9a74 (patch) | |
tree | 4b8d201c0e54d345e24c947f24b984112d6dc6f2 /apps/settings/l10n/zh_CN.js | |
parent | 4bf5a23ec04539654b82170d9a4e6dabd21efa56 (diff) | |
download | nextcloud-server-da84b36186f05c5042e109328fa5095d26fd9a74.tar.gz nextcloud-server-da84b36186f05c5042e109328fa5095d26fd9a74.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 34de4a52476..0f1400d6d08 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -142,6 +142,8 @@ OC.L10N.register( "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", + "{counter} apps have an update available" : "{counter} 个应用有可用的更新", + "Update all" : "全部更新", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", "Disable all" : "禁用全部", @@ -233,6 +235,7 @@ OC.L10N.register( "All languages" : "所有语言", "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用", "Your apps" : "您的应用", + "Recommended apps" : "推荐的应用", "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", @@ -328,6 +331,7 @@ OC.L10N.register( "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", + "Set default expiration date for non-link shares" : "设置非链接共享的默认到期日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", @@ -335,6 +339,7 @@ OC.L10N.register( "Allow public uploads" : "允许公开上传", "Always ask for a password" : "一直要求输入密码", "Enforce password protection" : "强制密码保护", + "Set default expiration date for link shares" : "设置链接共享的默认到期日期", "Allow resharing" : "允许二次共享", "Allow sharing with groups" : "允许群组共享", "Restrict users to only share with users in their groups" : "限制仅与组内用户共享", |