diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-09 02:24:33 +0000 |
commit | f41c45878fd3800a355da4dbcbeba8133f418326 (patch) | |
tree | b20893a533b5501470820633296e29cd988f48b1 /apps/settings/l10n/zh_CN.js | |
parent | c98e44507dcdc533b74740c9f9325a758db4f330 (diff) | |
download | nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.tar.gz nextcloud-server-f41c45878fd3800a355da4dbcbeba8133f418326.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 0148de86887..83e384c0515 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -253,7 +253,6 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "Your role" : "你的角色", "Unable to update role" : "无法更新角色", - "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" : "添加", @@ -489,6 +488,7 @@ OC.L10N.register( "days" : "天", "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" : "不显示名称设置" + "No display name set" : "不显示名称设置", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围" }, "nplurals=1; plural=0;"); |