From d26e6f30aac2c2ca4e41a61a3a9041b3a516d927 Mon Sep 17 00:00:00 2001 From: liul8258 Date: Thu, 6 Feb 2025 15:37:52 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 98.4% (314 of 319 strings) Translation: Mattermost/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/ --- i18n/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i18n/zh-CN.json b/i18n/zh-CN.json index a3c50c89..ae817e44 100644 --- a/i18n/zh-CN.json +++ b/i18n/zh-CN.json @@ -178,6 +178,8 @@ "renderer.components.configureServer.url.validating": "验证...", "renderer.components.developerModeIndicator.tooltip": "已启用开发者模式。只有在 Mattermost 开发人员指示您这样做时,您才应该启用此模式。", "renderer.components.errorView.cannotConnectToAppName": "无法连接到{appName}", + "renderer.components.errorView.cannotConnectToThisServer": "无法连接到此服务器", + "renderer.components.errorView.contactAdmin": "如果问题仍然存在,请联系您的管理员。", "renderer.components.errorView.havingTroubleConnecting": "我们在连接{appName}时遇到困难。我们将继续尝试并建立连接。", "renderer.components.errorView.refreshThenVerify": "如果刷新此页面(Ctrl+R或Command+R)不起作用,请验证:", "renderer.components.errorView.troubleshooting.browserView.canReachFromBrowserWindow": "您可以从浏览器窗口到达{url}。",