diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:16:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-08 02:16:05 +0000 |
commit | 27549f67298c7146152a510802ea49680ef09969 (patch) | |
tree | 663644e8ef99fedb5908a944b38725920ec8b300 /apps/settings/l10n/zh_CN.js | |
parent | 5795271cefcba6b5aa6485c337cafb36b045f38d (diff) | |
download | nextcloud-server-27549f67298c7146152a510802ea49680ef09969.tar.gz nextcloud-server-27549f67298c7146152a510802ea49680ef09969.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 2f5b54585a8..e596493131d 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -302,12 +302,6 @@ OC.L10N.register( "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "App update" : "更新应用", "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", - "SSL Root Certificates" : "SSL 根证书", - "Common Name" : "通用名称", - "Valid until" : "有效期至", - "Issued By" : "授权由", - "Valid until %s" : "有效期至 %s", - "Import root certificate" : "导入根证书", "Administrator documentation" : "管理员文档", "Documentation" : "文档", "Forum" : "论坛", @@ -871,6 +865,12 @@ OC.L10N.register( "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。", "Official" : "官方", "The backend does not support changing the display name" : "此后端不支持修改显示名称", + "SSL Root Certificates" : "SSL 根证书", + "Common Name" : "通用名称", + "Valid until" : "有效期至", + "Issued By" : "授权由", + "Valid until %s" : "有效期至 %s", + "Import root certificate" : "导入根证书", "Set default expiration date" : "设置默认过期日期", "{counter} apps have an update available" : "{counter} 个应用有可用的更新" }, |