aboutsummaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js20
1 files changed, 13 insertions, 7 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index b5315ffaf84..4034abad60f 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -26,6 +26,8 @@ OC.L10N.register(
"Security" : "安全",
"You successfully logged in using two-factor authentication (%1$s)" : "您使用两步验证登录成功(%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "使用两步验证登录失败的尝试 (%1$s)",
+ "Remote wipe was started on %1$s" : "%1$s上的远程擦除已开始",
+ "Remote wipe has finished on %1$s" : "%1$s上的远程擦除已完成",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "您的 <strong>密码</strong> 或 <strong>邮箱</strong> 已被更改",
"Couldn't remove app." : "无法删除应用。",
"Couldn't update app." : "无法更新应用。",
@@ -540,14 +542,20 @@ OC.L10N.register(
"Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "两步验证可以对于所有用户和特定组启用。如果没有设置两步验证方式提供者,他们则不能登录到系统。",
"Enforce two-factor authentication" : "强制启用两步验证",
"Limit to groups" : "限制于组",
- "Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置双因素身份验证的强制执行。",
- "Two-factor authentication is enforced for all\tmembers of the following groups." : "双因素认证对以下分组的所有成员强制启用。",
+ "Enforcement of two-factor authentication can be set for certain groups only." : "可以仅为某些组设置两步验证的强制执行。",
+ "Two-factor authentication is enforced for all\tmembers of the following groups." : "两步验证对以下分组的所有成员强制启用。",
"Enforced groups" : "强制群组",
- "Two-factor authentication is not enforced for\tmembers of the following groups." : "双因素认证不对以下分组的成员强制启用。",
+ "Two-factor authentication is not enforced for\tmembers of the following groups." : "两步验证不对以下分组的成员强制启用。",
"Excluded groups" : "排除群组",
- "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用双因素认证:如果没有选择分组,双因素认证将对被排除分组成员外的所有用户启用。如果选择了分组,双因素认证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,双因素认证将对该用户强制启用。",
+ "When groups are selected/excluded, they use the following logic to determine if a user has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If a user is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "当分组被选择/排除时,将使用以下逻辑来确定一个用户是否强制启用两步验证:如果没有选择分组,两步验证将对被排除分组成员外的所有用户启用。如果选择了分组,两步验证将对被选择分组的成员启用。如果一个用户同时属于被选择和被排除分组,被选择分组将拥有优先权,两步验证将对该用户强制启用。",
"Save changes" : "保存修改",
+ "Marked for remote wipe" : "标记为远程擦除",
"Device settings" : "设备设置",
+ "Allow filesystem access" : "允许访问文件系统",
+ "Rename" : "重命名",
+ "Revoke" : "撤销",
+ "Wipe device" : "擦除设备",
+ "Revoking this token might prevent the wiping of your device if it hasn't started the wipe yet." : "如果擦除操作还未开始,撤销此令牌可能会妨碍对您设备的擦除操作",
"Internet Explorer" : "IE 浏览器",
"Edge" : "Edge 浏览器",
"Firefox" : "火狐浏览器",
@@ -560,9 +568,6 @@ OC.L10N.register(
"Nextcloud Android app" : "Nextcloud Android 应用",
"Nextcloud Talk for iOS" : "Nextcloud Talk for iOS",
"Nextcloud Talk for Android" : "Nextcloud Talk for Android",
- "Allow filesystem access" : "允许访问文件系统",
- "Rename" : "重命名",
- "Revoke" : "撤销",
"Sync client - {os}" : "同步客户端 - {os}",
"This session" : "当前会话",
"Device" : "设备",
@@ -573,6 +578,7 @@ OC.L10N.register(
"Error while updating device token scope" : "更新设备令牌范围时出错",
"Error while updating device token name" : "更新设备令牌名称时出错",
"Error while deleting the token" : "删除令牌时出错",
+ "Error while wiping the device with the token" : "使用令牌擦除设备时出错",
"App name" : "应用名",
"Create new app password" : "创建新应用密码",
"Use the credentials below to configure your app or device." : "使用下述凭据配置您的应用或设备。",