diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-23 02:27:52 +0000 |
commit | b5338e380ec422e2313e762347e3425bf0a6ac40 (patch) | |
tree | 436be29357e1b28a0e007eb0b5d8eda531a3a560 /apps/settings/l10n/zh_CN.js | |
parent | 0e57491f6b7105934239b5f21143a43e89fdb839 (diff) | |
download | nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.tar.gz nextcloud-server-b5338e380ec422e2313e762347e3425bf0a6ac40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r-- | apps/settings/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 61e47f6c13a..db392aa3b23 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -259,10 +259,10 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "Your role" : "你的角色", "Unable to update role" : "无法更新角色", - "Add" : "添加", "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围", "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", + "Add" : "添加", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", |