33 lines
1.5 KiB
JSON
33 lines
1.5 KiB
JSON
{
|
||
"action": {
|
||
"create_account": "建立帳號",
|
||
"dismiss": "關閉",
|
||
"explore_rooms": "探索聊天室",
|
||
"open": "開啟",
|
||
"sign_in": "登入"
|
||
},
|
||
"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": "無法載入設定檔:請重新整理頁面以再試一次。",
|
||
"invalid_configuration_mixed_server": "無效設定:default_hs_url 不能與 default_server_name 或 default_server_config 一起指定",
|
||
"invalid_configuration_no_server": "無效設定:未指定預設伺服器。",
|
||
"invalid_json": "您的 Element 設定中包含無效 JSON,請修正後重新載入網頁。",
|
||
"invalid_json_detail": "解析器收到的訊息:%(message)s",
|
||
"invalid_json_generic": "無效的 JSON",
|
||
"misconfigured": "您的 Element 設定錯誤"
|
||
},
|
||
"incompatible_browser": {
|
||
"title": "不支援的瀏覽器"
|
||
},
|
||
"powered_by_matrix": "由Matrix支持",
|
||
"powered_by_matrix_with_logo": "由 $matrixLogo 驅動的去中心化、加密的聊天與協作工具",
|
||
"unknown_device": "未知裝置",
|
||
"web_default_device_name": "%(appName)s:%(osName)s 的 %(browserName)s",
|
||
"welcome_to_element": "歡迎使用 Element"
|
||
}
|