diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-29 00:32:21 +0000 |
commit | f1e9484ae7c930061d9ebeec34f539441bb74dc1 (patch) | |
tree | 39a4c930fba3428070a6e1b98f35757f0182ee9b /apps/user_ldap/l10n | |
parent | 850db062442e30f9cdf8c5072c24a80ad226286c (diff) | |
download | nextcloud-server-f1e9484ae7c930061d9ebeec34f539441bb74dc1.tar.gz nextcloud-server-f1e9484ae7c930061d9ebeec34f539441bb74dc1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_CN.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/zh_CN.js b/apps/user_ldap/l10n/zh_CN.js index 4e8ff0cb268..fac005b2891 100644 --- a/apps/user_ldap/l10n/zh_CN.js +++ b/apps/user_ldap/l10n/zh_CN.js @@ -192,8 +192,8 @@ OC.L10N.register( "User profile Website will be set from the specified attribute" : "用户个人资料中的网站将按照指定属性设置", "Address Field" : "地址栏", "User profile Address will be set from the specified attribute" : "用户个人资料中的地址将按照指定属性设置", - "Twitter Field" : "推特栏", - "User profile Twitter will be set from the specified attribute" : "用户个人资料中的推特将按照指定属性设置", + "Twitter Field" : "Twitter栏", + "User profile Twitter will be set from the specified attribute" : "用户个人资料中的Twitter将按照指定属性设置", "Fediverse Field" : "联邦宇宙字段", "User profile Fediverse will be set from the specified attribute" : "用户个人资料的联邦宇宙将从指定的属性设定", "Organisation Field" : "组织栏", diff --git a/apps/user_ldap/l10n/zh_CN.json b/apps/user_ldap/l10n/zh_CN.json index d51c114d7aa..74a32fb694a 100644 --- a/apps/user_ldap/l10n/zh_CN.json +++ b/apps/user_ldap/l10n/zh_CN.json @@ -190,8 +190,8 @@ "User profile Website will be set from the specified attribute" : "用户个人资料中的网站将按照指定属性设置", "Address Field" : "地址栏", "User profile Address will be set from the specified attribute" : "用户个人资料中的地址将按照指定属性设置", - "Twitter Field" : "推特栏", - "User profile Twitter will be set from the specified attribute" : "用户个人资料中的推特将按照指定属性设置", + "Twitter Field" : "Twitter栏", + "User profile Twitter will be set from the specified attribute" : "用户个人资料中的Twitter将按照指定属性设置", "Fediverse Field" : "联邦宇宙字段", "User profile Fediverse will be set from the specified attribute" : "用户个人资料的联邦宇宙将从指定的属性设定", "Organisation Field" : "组织栏", |