schildi-web/src/i18n/strings/zh_Hans.json

32 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"Dismiss": "忽略",
"Unknown device": "未知设备",
"Welcome to Element": "欢迎来到 SchildiChat",
"Sign In": "登录",
"Create Account": "创建账户",
"Explore rooms": "探索房间",
"The message from the parser is: %(message)s": "来自解析器的消息:%(message)s",
"Invalid JSON": "无效的 JSON",
"Unexpected error preparing the app. See console for details.": "准备软件时出现意外错误,详细信息请查看控制台。",
"Invalid configuration: no default server specified.": "配置无效:没有指定默认服务器。",
"Unable to load config file: please refresh the page to try again.": "无法加载配置文件:请刷新页面以重试。",
"Go to your browser to complete Sign In": "转到您的浏览器以完成登录",
"Unsupported browser": "不支持的浏览器",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "请安装 <chromeLink>Chrome</chromeLink>、<firefoxLink>Firefox</firefoxLink> 或 <safariLink>Safari</safariLink> 以获得最佳体验。",
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "您可以继续使用您目前的浏览器,但部分或全部功能可能无法正常工作,应用程序的外观可能也看起来不正确。",
"I understand the risks and wish to continue": "我了解风险并希望继续",
"Go to element.io": "前往 schildi.chat",
"Failed to start": "启动失败",
"Your Element is misconfigured": "SchildiChat 配置错误",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "SchildiChat 配置文件中包含无效的 JSON。请改正错误并重新加载页面。",
"Download Completed": "下载完成",
"Open": "打开",
"Your browser can't run %(brand)s": "你的浏览器无法运行 %(brand)s",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "当前浏览器不支持 %(brand)s 所需的高级浏览器特性。",
"Powered by Matrix": "由 Matrix 驱动",
"Use %(brand)s on mobile": "在移动设备上使用 %(brand)s",
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "去中心化、加密的聊天与协作,由 $matrixLogo 驱动",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s%(browserName)s在%(osName)s",
"%(brand)s Desktop: %(platformName)s": "%(brand)s桌面版%(platformName)s"
}