diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index 0967ef42..81110cf4 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -1 +1,15 @@ -{} +{ + "<0>Oops, something's gone wrong.<1>Submitting debug logs will help us track down the problem.": "<0>糟糕,發生錯誤。<1>送出錯誤訊息來幫助我們追蹤與解決問題。", + "<0>Join call now<1>Or<2>Copy call link and join later": "<0>加入通話<1>或<2>複製通話連結並稍候加入", + "<0>Create an account Or <2>Access as a guest": "<0>建立帳號 或 <2>訪客模式", + "<0>Already have an account?<1><0>Log in Or <2>Access as a guest": "<0>已經有帳號了?<1><0>登入 Or <2>訪客模式登入", + "{{roomName}} - Walkie-talkie call": "{{roomName}} - 無線電通話", + "{{names}}, {{name}}": "{{names}},{{name}}", + "{{name}} is talking…": "{{name}} 正在交談中…", + "{{name}} is presenting": "{{name}} 正在報告", + "{{name}} (Waiting for video...)": "{{name}} (等待視訊畫面 ...)", + "{{name}} (Connecting...)": "{{name}} (連線中 ...)", + "{{displayName}}, your call is now ended": "{{displayName}},您的通話現在已結束", + "{{count}} people connected|other": "{{count}} 人已連線", + "{{count}} people connected|one": "{{count}} 人已連線" +}