diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-01-05 02:30:34 +0000 |
commit | 46706d01e0f77a847fcd4b54d7e6b18571c68336 (patch) | |
tree | f5c5b34d68b72932e94aa913bfbc0855d6b6530b /apps/settings/l10n/zh_CN.js | |
parent | 797b603a1f11e76348c36c17e766e97b43dd127e (diff) | |
download | nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.tar.gz nextcloud-server-46706d01e0f77a847fcd4b54d7e6b18571c68336.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 093bc05bb29..bacd8fe7143 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -187,7 +187,7 @@ OC.L10N.register( "Error while wiping the device with the token" : "使用令牌擦除设备时出错", "App name" : "应用名", "Create new app password" : "创建新应用密码", - "Use the credentials below to configure your app or device." : "使用下述凭据配置您的应用或设备。", + "Use the credentials below to configure your app or device." : "使用下述证书配置您的应用或设备。", "For security reasons this password will only be shown once." : "由于安全原因,密码仅会显示一次。", "Username" : "用户名", "Password" : "密码", @@ -287,7 +287,7 @@ OC.L10N.register( "Authentication required" : "需要认证", "Server address" : "服务器地址", "Port" : "端口", - "Credentials" : "凭证", + "Credentials" : "证书", "SMTP Username" : "SMTP 用户名", "SMTP Password" : "SMTP 密码", "Save" : "保存", @@ -830,7 +830,7 @@ OC.L10N.register( "Zulu" : "祖鲁语", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "官方应用由社区和内部开发。其可以提供核心功能并保证生产用途。", "Official" : "官方", - "Store credentials" : "存储凭据", + "Store credentials" : "存储证书", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", |