diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-09 00:25:45 +0000 |
commit | 93e9d50af638737c6ba6d65489270725fe87e743 (patch) | |
tree | 301be1bffa3ca5d174b44480dc8a0492c95e05ad /core/l10n/zh_CN.js | |
parent | d78f7acfd752e9f0a342515e3208d51ff84f9c2c (diff) | |
download | nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.tar.gz nextcloud-server-93e9d50af638737c6ba6d65489270725fe87e743.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 5803946cdce..e87b81f1541 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -98,6 +98,7 @@ OC.L10N.register( "Continue to {productName}" : "继续到 {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功,%n 秒后您将重定向到 {productName}。"], "Applications menu" : "应用程序菜单", + "Apps" : "应用", "More apps" : "更多的应用程序", "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], "No" : "否", @@ -261,7 +262,6 @@ OC.L10N.register( "No tags found" : "标签未找到", "Personal" : "个人", "Accounts" : "账户", - "Apps" : "应用", "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", |