diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-17 00:27:50 +0000 |
commit | 62fde219af0135ea9bfa367530f3a347b5e11b30 (patch) | |
tree | e1dab965e41ec5ea13700a2cb1281b4394415797 /core/l10n/zh_CN.js | |
parent | 830b2c5c282b178d094489801203f947bfc5391b (diff) | |
download | nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.tar.gz nextcloud-server-62fde219af0135ea9bfa367530f3a347b5e11b30.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 | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index cb64aaf9ae0..11af799ac70 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -197,6 +197,13 @@ OC.L10N.register( "Collaborative documents, spreadsheets and presentations, built on Collabora Online." : "基于 Collabora Online 的文档、表格与演示文档。", "Distraction free note taking app." : "无干扰的笔记记录应用。", "Search contacts" : "搜索联系人", + "Search contacts …" : "搜索联系人……", + "Could not load your contacts" : "无法加载您的联系人", + "No contacts found" : "无法找到联系人", + "Show all contacts …" : "显示所有联系人……", + "Install the Contacts app" : "安装联系人应用", + "Loading your contacts …" : "正在加载您的联系人……", + "Looking for {term} …" : "正在查找{term} ……", "Forgot password?" : "忘记密码?", "Back to login form" : "回到登录表格", "Back" : "返回", @@ -223,16 +230,8 @@ OC.L10N.register( "Continue with this unsupported browser" : "继续使用该过时的浏览器", "Supported versions" : "支持的版本", "{name} version {version} and above" : "{name} 版本 {version} 及更高", - "Open settings menu" : "打开设置菜单", "Settings menu" : "设置菜单", "Search {types} …" : "搜索 {类型} …", - "Avatar of {fullName}" : "{fullName}的头像", - "Could not load your contacts" : "无法加载您的联系人", - "No contacts found" : "无法找到联系人", - "Show all contacts …" : "显示所有联系人……", - "Install the Contacts app" : "安装联系人应用", - "Loading your contacts …" : "正在加载您的联系人……", - "Looking for {term} …" : "正在查找{term} ……", "No" : "否", "Yes" : "是", "Choose {file}" : "选择 {file}", @@ -407,8 +406,9 @@ OC.L10N.register( "A password reset message has been sent to the email address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "密码重置消息已发送到该帐户的电子邮件地址。如果您没有收到,请检查您的垃圾邮件/垃圾文件夹或向您的本地管理员寻求帮助。 ", "If it is not there ask your local administrator." : "如果它不在此处,请询问您的本地管理员。", "Press enter to start searching" : "按 Enter 开始搜索", + "Open settings menu" : "打开设置菜单", "Settings" : "设置", - "Search contacts …" : "搜索联系人……", + "Avatar of {fullName}" : "{fullName}的头像", "No files in here" : "未找到文件", "New folder" : "新建文件夹", "No more subfolders in here" : "没有更多的子文件夹", |