diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
commit | 62950289132d1acf8b2e63632487ef12d3bf615d (patch) | |
tree | ee74511ea3c00ca9510ebcad172e5b88c109e38c /core/l10n/zh_CN.js | |
parent | eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52 (diff) | |
download | nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.tar.gz nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.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, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 5fc114bc8df..2c9d04fee7d 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -146,6 +146,7 @@ OC.L10N.register( "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud community</a>." : "升级失败。请将此问题报告给 <a href=\"https://github.com/nextcloud/server/issues\" target=\"_blank\">Nextcloud社区</a>。", "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" : "应用程序菜单", "More apps" : "更多的应用程序", "Currently open" : "当前打开", "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], @@ -227,6 +228,7 @@ OC.L10N.register( "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", "Settings menu" : "设置菜单", + "Avatar of {displayName}" : "{displayName} 的头像", "Search {types} …" : "搜索 {类型} …", "No" : "否", "Yes" : "是", |