diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:27 +0000 |
commit | 9042b7b475aea66549c888e6854ed5b4ee1b8edd (patch) | |
tree | 575e3e9e4fe3402f6ff78a3a34890db4d44dd7c7 /core/l10n/zh_CN.js | |
parent | 606e2359ae60432477ede4f69ef5e51be8574b8b (diff) | |
download | nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.tar.gz nextcloud-server-9042b7b475aea66549c888e6854ed5b4ee1b8edd.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 139b05bd8bc..5803946cdce 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -162,11 +162,11 @@ OC.L10N.register( "Recommended apps" : "推荐的应用", "Loading apps …" : "正在加载应用…", "Could not fetch list of apps from the App Store." : "无法从应用商店获取应用列表", - "Installing apps …" : "正在安装应用...", "App download or installation failed" : "应用下载或安装失败", "Cannot install this app because it is not compatible" : "无法安装此应用,因它不兼容", "Cannot install this app" : "无法安装此应用", "Skip" : "跳过", + "Installing apps …" : "正在安装应用...", "Install recommended apps" : "安装推荐的应用", "Schedule work & meetings, synced with all your devices." : "安排工作和会议,并与您的所有设备同步。", "Keep your colleagues and friends in one place without leaking their private info." : "将您的同事和朋友放在一个地方,而不会泄漏他们的私人信息。", @@ -174,6 +174,8 @@ OC.L10N.register( "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "在浏览器和移动设备应用中进行聊天,视频通话,屏幕共享,线上见面和网络会议。", "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。", "Distraction free note taking app." : "无干扰的笔记记录应用。", + "Settings menu" : "设置菜单", + "Avatar of {displayName}" : "{displayName} 的头像", "Search contacts" : "搜索联系人", "Reset search" : "重置搜索", "Search contacts …" : "搜索联系人……", @@ -206,8 +208,6 @@ OC.L10N.register( "Continue with this unsupported browser" : "继续使用该过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", - "Settings menu" : "设置菜单", - "Avatar of {displayName}" : "{displayName} 的头像", "Search {types} …" : "搜索 {类型} …", "Choose {file}" : "选择 {file}", "Choose" : "选择", |