2017-06-11 21:42:24 +02:00
|
|
|
|
{
|
2023-09-05 18:17:25 +02:00
|
|
|
|
"action": {
|
2023-09-06 19:04:01 +02:00
|
|
|
|
"create_account": "创建账户",
|
2023-09-05 18:17:25 +02:00
|
|
|
|
"dismiss": "忽略",
|
2023-09-06 19:04:01 +02:00
|
|
|
|
"explore_rooms": "探索房间",
|
|
|
|
|
"open": "打开",
|
|
|
|
|
"sign_in": "登录"
|
2023-09-05 18:17:25 +02:00
|
|
|
|
},
|
|
|
|
|
"auth": {
|
|
|
|
|
"sso_complete_in_browser_dialog_title": "转到您的浏览器以完成登录"
|
|
|
|
|
},
|
|
|
|
|
"desktop_default_device_name": "%(brand)s桌面版:%(platformName)s",
|
|
|
|
|
"download_completed": "下载完成",
|
|
|
|
|
"error": {
|
|
|
|
|
"app_launch_unexpected_error": "准备软件时出现意外错误,详细信息请查看控制台。",
|
|
|
|
|
"cannot_load_config": "无法加载配置文件:请刷新页面以重试。",
|
2023-11-13 10:31:14 +01:00
|
|
|
|
"invalid_configuration_mixed_server": "配置无效:无法与 default_server_name 或 default_server_config 一起指定 default_hs_url",
|
2023-09-05 18:17:25 +02:00
|
|
|
|
"invalid_configuration_no_server": "配置无效:没有指定默认服务器。",
|
|
|
|
|
"invalid_json": "Element 配置文件中包含无效的 JSON。请改正错误并重新加载页面。",
|
|
|
|
|
"invalid_json_detail": "来自解析器的消息:%(message)s",
|
|
|
|
|
"invalid_json_generic": "无效的 JSON",
|
|
|
|
|
"misconfigured": "Element 配置错误"
|
|
|
|
|
},
|
|
|
|
|
"failed_to_start": "启动失败",
|
|
|
|
|
"go_to_element_io": "前往 element.io",
|
|
|
|
|
"incompatible_browser": {
|
|
|
|
|
"browser_links": "请安装 <chromeLink>Chrome</chromeLink>、<firefoxLink>Firefox</firefoxLink> 或 <safariLink>Safari</safariLink> 以获得最佳体验。",
|
|
|
|
|
"continue_warning": "我了解风险并希望继续",
|
|
|
|
|
"feature_warning": "您可以继续使用您目前的浏览器,但部分或全部功能可能无法正常工作,应用程序的外观可能也看起来不正确。",
|
|
|
|
|
"features": "当前浏览器不支持 %(brand)s 所需的高级浏览器特性。",
|
|
|
|
|
"summary": "你的浏览器无法运行 %(brand)s",
|
|
|
|
|
"title": "不支持的浏览器"
|
|
|
|
|
},
|
|
|
|
|
"powered_by_matrix": "由 Matrix 驱动",
|
|
|
|
|
"powered_by_matrix_with_logo": "去中心化、加密的聊天与协作,由 $matrixLogo 驱动",
|
|
|
|
|
"unknown_device": "未知设备",
|
|
|
|
|
"use_brand_on_mobile": "在移动设备上使用 %(brand)s",
|
|
|
|
|
"web_default_device_name": "%(appName)s:%(browserName)s在%(osName)s",
|
|
|
|
|
"welcome_to_element": "欢迎来到 Element"
|
2017-06-11 21:42:24 +02:00
|
|
|
|
}
|