diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-24 00:26:10 +0000 |
commit | 99cbf778f31a543889edcc709dbc9e8c9361e5f5 (patch) | |
tree | 42f9a5a53d625300e7517e3475466d8ef78e6546 /apps/settings/l10n/zh_CN.js | |
parent | 17515995faf94fb280c9d9e55cccd25be6ba9d86 (diff) | |
download | nextcloud-server-99cbf778f31a543889edcc709dbc9e8c9361e5f5.tar.gz nextcloud-server-99cbf778f31a543889edcc709dbc9e8c9361e5f5.zip |
Fix(l10n): Update translations 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 85cfd28cf7b..671464ef471 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -309,7 +309,6 @@ OC.L10N.register( "Week starts on {firstDayOfWeek}" : "每周开始于 {firstDayOfWeek}", "Unable to update locale" : "无法更新语系", "No locale set" : "没有设置语系", - "Your location" : "您的位置", "Your organisation" : "您的组织", "Your phone number" : "您的电话号码", "Edit your Profile visibility" : "编辑个人资料可见性", @@ -494,6 +493,7 @@ OC.L10N.register( "An administrator created app password \"{token}\"" : "管理员创建了应用密码 \"{token}\"", "Choose profile picture from files" : "从文件中选择个人资料图片", "png or jpg, max. 20 MB" : "png 或 jpg 格式,最大 20MB", + "Your location" : "您的位置", "Will be autogenerated" : "将自动生成", "Add a new user" : "添加新用户", "Show Languages" : "显示语言", |