From d8810f8afa8651d9e855cc384872cf8f5de29681 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 19 Sep 2023 02:07:57 +0000 Subject: [PATCH 1/2] Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/ --- public/locales/it/app.json | 1 - public/locales/ru/app.json | 1 - public/locales/sk/app.json | 1 - 3 files changed, 3 deletions(-) diff --git a/public/locales/it/app.json b/public/locales/it/app.json index 4a928585..fde3a054 100644 --- a/public/locales/it/app.json +++ b/public/locales/it/app.json @@ -93,7 +93,6 @@ "Username": "Nome utente", "Version: {{version}}": "Versione: {{version}}", "Video": "Video", - "Video on": "Video acceso", "Waiting for other participants…": "In attesa di altri partecipanti…", "Yes, join call": "Sì, entra in chiamata", "You were disconnected from the call": "Sei stato disconnesso dalla chiamata", diff --git a/public/locales/ru/app.json b/public/locales/ru/app.json index 9a23d602..7864275e 100644 --- a/public/locales/ru/app.json +++ b/public/locales/ru/app.json @@ -11,7 +11,6 @@ "<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>Войти с ним или <2>Зайти как гость", "Yes, join call": "Да, присоединиться", - "Video call": "Видео-звонок", "Video": "Видео", "Version: {{version}}": "Версия: {{version}}", "Username": "Имя пользователя", diff --git a/public/locales/sk/app.json b/public/locales/sk/app.json index bef072ca..80d77b40 100644 --- a/public/locales/sk/app.json +++ b/public/locales/sk/app.json @@ -39,7 +39,6 @@ "Exit full screen": "Ukončiť zobrazenie na celú obrazovku", "Download debug logs": "Stiahnuť záznamy ladenia", "Yes, join call": "Áno, pripojiť sa k hovoru", - "Video call": "Video hovor", "Video": "Video", "Version: {{version}}": "Verzia: {{version}}", "Username": "Meno používateľa", From 7b150899a7645fbf06c7f7659a13827935d2fe7f Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Tue, 19 Sep 2023 02:46:26 +0000 Subject: [PATCH 2/2] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (121 of 121 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/zh_Hant/ --- public/locales/zh-Hant/app.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index d0dcea7a..56c70e44 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -108,5 +108,16 @@ "Share": "分享", "Share this call": "分享此通話", "Sharing screen": "分享畫面", - "You": "您" + "You": "您", + "Continue in browser": "在瀏覽器中繼續", + "Mute microphone": "將麥克風靜音", + "Name of call": "通話名稱", + "Open in the app": "在應用程式中開啟", + "Ready to join?": "準備好加入了?", + "Select app": "選取應用程式", + "Start new call": "開始新通話", + "Start video": "開始影片", + "Back to recents": "回到最近的通話", + "Stop video": "停止影片", + "Unmute microphone": "將麥克風取消靜音" }