diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-17 00:18:03 +0000 |
commit | 595412fb5ea2ff0ff2c8a88a22809869c677c44b (patch) | |
tree | ff03e940a5f418b88b6bca2afbd01157ef031e5d /core/l10n/zh_CN.json | |
parent | 78c5a0094ea9f69042522a0e14729aa2cb40a332 (diff) | |
download | nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.tar.gz nextcloud-server-595412fb5ea2ff0ff2c8a88a22809869c677c44b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index a1bc96e5095..5c980d859f7 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -138,12 +138,12 @@ "The update was unsuccessful. For more information <a href=\"{url}\">check our forum post</a> covering this issue." : "更新失败。有关此问题的更多信息请<a href=\"{url}\">查看我们的论坛帖子</a>。", "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}"], + "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["更新成功。将在%n秒后把你重定向到 {productName}"], "More apps" : "更多的应用程序", "Currently open" : "当前打开", "_{count} notification_::_{count} notifications_" : ["{count} 条通知"], "Log in" : "登录", - "Logging in …" : "正在登录 …", + "Logging in …" : "正在登录……", "Server side authentication failed!" : "服务端认证失败!", "Please contact your administrator." : "请联系您的管理员。", "An internal error occurred." : "发生了内部错误。", @@ -153,7 +153,7 @@ "Log in to {productName}" : "登录到 {productName}", "Wrong username or password." : "错误的用户名或密码。", "User disabled" : "用户不可用", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,你的下一次登录最长会延迟30秒。", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的IP进行了多次无效登录尝试。因此,你的下一次登录最长会延迟30秒。", "Log in with a device" : "使用设备登录", "Username or email" : "用户名或邮箱", "Your account is not setup for passwordless login." : "您的账号未设置无密码登录。", @@ -216,12 +216,12 @@ "Search {types} …" : "搜索 {类型} …", "Avatar of {fullName}" : "{fullName}的头像", "Could not load your contacts" : "无法加载您的联系人", - "Search contacts …" : "搜索联系人 …", + "Search contacts …" : "搜索联系人……", "No contacts found" : "无法找到联系人", - "Show all contacts …" : "显示所有联系人 …", + "Show all contacts …" : "显示所有联系人……", "Install the Contacts app" : "安装联系人应用", - "Loading your contacts …" : "正在加载您的联系人 …", - "Looking for {term} …" : "正在查找 {term} …", + "Loading your contacts …" : "正在加载您的联系人……", + "Looking for {term} …" : "正在查找{term} ……", "No" : "否", "Yes" : "是", "No files in here" : "未找到文件", @@ -266,7 +266,7 @@ "Failed to authenticate, try again" : "授权失败,请重试", "seconds ago" : "几秒前", "Connection to server lost" : "与服务器的连接断开", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在 %n 秒后重新加载"], + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["加载页面出现问题,将在%n秒后重新加载"], "Add to a project" : "添加到项目", "Show details" : "显示详情", "Hide details" : "隐藏详细信息", |