diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-24 02:27:05 +0000 |
commit | 97b8e6d2a388cd08bd83ee08b1d322b9e813387a (patch) | |
tree | 312561281043f9ed5f0bc7c3aa4ad2d043e3901d /apps/settings/l10n/zh_CN.json | |
parent | 553b5a51f6622f618f7776bdc38cd699f20ec686 (diff) | |
download | nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.tar.gz nextcloud-server-97b8e6d2a388cd08bd83ee08b1d322b9e813387a.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 6d4ffe5c851..fbda33f18f8 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -265,7 +265,6 @@ "Change password" : "修改密码", "Your profile picture" : "您的个人资料图片", "Upload profile picture" : "上传个人资料图片", - "Choose profile picture from files" : "从文件中选择个人资料图片", "Remove profile picture" : "移除个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", "Picture provided by original account" : "初始账号提供的图片", @@ -551,6 +550,7 @@ "It can take up to 24 hours before the account is displayed as verified." : "在账号显示为已验证之前最多可能需要 24 小时。", "Link https://…" : "链接 https://…", "Change privacy level of Twitter profile" : "更改推特资料的隐私权限", - "Twitter handle @…" : "Twitter 用户名 @…" + "Twitter handle @…" : "Twitter 用户名 @…", + "Choose profile picture from files" : "从文件中选择个人资料图片" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |