diff options
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 13cf70ba5b8..5bc126750af 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -380,9 +380,14 @@ OC.L10N.register( "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果设备丢失或退出组织,这可以从与 {userid} 关联的所有设备中远程擦除 Nextcloud 数据。 仅当设备连接到互联网时才有效。", "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", + "Wiped {userid}'s devices" : "已抹除 {userid} 的设备", + "Update of user manager was failed" : "用户管理员更新失败", "Fully delete {userid}'s account including all their personal files, app data, etc." : "完全删除 {userid} 的账号,包括其所有个人文件,应用程序数据等。", "Account deletion" : "帐号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", + "Display name was successfully changed" : "显示名称更改成功", + "Password was successfully changed" : "密码更改成功", + "Email was successfully changed" : "邮箱更改成功", "Welcome mail sent!" : "欢迎邮件已经发送!", "Toggle user actions menu" : "切换用户行动菜单", "Edit" : "编辑", |