diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 28 |
1 files changed, 7 insertions, 21 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index abb830239c4..671a76b6ab6 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -482,36 +482,22 @@ OC.L10N.register( "Change password" : "修改密码", "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方应用程序连接到 Nextcloud,请确保在启用第二因素身份验证之前为每个应用程序创建和配置应用程序密码。", - "installing and updating apps via the app store or Federated Cloud Sharing" : "通过应用程序商店或联合云共享安装和更新应用程序", "You need to set your user email before being able to send test emails." : "在发送测试邮件前您需要设置您的电子邮件地址。", - "Update all" : "全部更新", "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "如果擦除操作还未开始,撤销此令牌可能会妨碍对您设备的擦除操作", - "Nextcloud iOS app" : "Nextcloud iOS 应用", - "Nextcloud Android app" : "Nextcloud Android 应用", - "Nextcloud Talk for iOS" : "Nextcloud Talk for iOS", - "Nextcloud Talk for Android" : "Nextcloud Talk for Android", - "Add user in group" : "向群组中添加用户", - "Close" : "关闭", + "Set as primary mail" : "设为主邮件地址", + "Change privacy level of email" : "更改电子邮件的隐私级别", "All languages" : "所有语言", "Everyone" : "所有人", - "The app will be downloaded from the app store" : "该应用将从应用商店下载", "App update" : "更新应用", - "Error: This app can not be enabled because it makes the server unstable" : "错误:无法启用应用因为它会导致服务器不稳定", - "mail" : "邮件", "Test email settings" : "测试电子邮件设置", - "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。", - "Execute one task with each page loaded." : "每个页面加载后执行一个任务。", - "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php注册到 webcron 服务上,每5分钟通过HTTP执行一次cron.php。", - "Use system cron service to call the cron.php file every 5 minutes." : "使用系统定时任务服务每5分钟执行一次cron.php文件。", - "Expire after " : "过期于下列日期后", "days" : "天", - "Allow users to share via link" : "允许用户通过链接共享文件", - "Set default expiration date for link shares" : "设置链接共享的默认到期日期", "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "在输入全名或电子邮件地址时允许用户名自动完成 (忽略丢失的电话簿匹配和同属一个小组的匹配)", "Change privacy level of full name" : "更改全名的隐私级别", "No display name set" : "不显示名称设置", - "Change privacy level of email" : "更改电子邮件的隐私级别", - "For password reset and notifications" : "用于密码重置和通知", - "Set as primary mail" : "设为主邮件地址" + "Update all" : "全部更新", + "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "为了优化性能,正确配置后台任务非常重要。对于较大的实例,推荐配置为 'Cron'。详情请参考相关文档。", + "Execute one task with each page loaded." : "每个页面加载后执行一个任务。", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php注册到 webcron 服务上,每5分钟通过HTTP执行一次cron.php。", + "Use system cron service to call the cron.php file every 5 minutes." : "使用系统定时任务服务每5分钟执行一次cron.php文件。" }, "nplurals=1; plural=0;"); |