diff --git a/public/locales/id/app.json b/public/locales/id/app.json index 6106998b..d49e39f9 100644 --- a/public/locales/id/app.json +++ b/public/locales/id/app.json @@ -108,5 +108,18 @@ "Sharing screen": "Berbagi layar", "{{count, number}}|one": "{{count, number}}", "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", - "You": "Anda" + "You": "Anda", + "Continue in browser": "Lanjutkan dalam peramban", + "Mute microphone": "Matikan mikrofon", + "Name of call": "Nama panggilan", + "Open in the app": "Buka dalam aplikasi", + "Ready to join?": "Siap untuk bergabung?", + "Select app": "Pilih plikasi", + "Start new call": "Mulai panggilan baru", + "Start video": "Nyalakan video", + "Stop video": "Matikan video", + "Unmute microphone": "Nyalakan mikrofon", + "Back to recents": "Kembali ke terkini", + "Call not found": "Panggilan tidak ditemukan", + "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Panggilan sekarang terenkripsi secara ujung ke ujung dan harus dibuat dari laman beranda. Ini memastikan bahwa semuanya menggunakan kunci enkripsi yang sama." } diff --git a/public/locales/sk/app.json b/public/locales/sk/app.json index 80d77b40..9df9a840 100644 --- a/public/locales/sk/app.json +++ b/public/locales/sk/app.json @@ -108,5 +108,18 @@ "{{count, number}}|one": "{{count, number}}", "Share this call": "Zdieľať tento hovor", "{{names, list(style: short;)}}": "{{names, list(style: short;)}}", - "You": "Vy" + "You": "Vy", + "Continue in browser": "Pokračovať v prehliadači", + "Mute microphone": "Stlmiť mikrofón", + "Name of call": "Názov hovoru", + "Open in the app": "Otvoriť v aplikácii", + "Ready to join?": "Ste pripravení sa pridať?", + "Select app": "Vybrať aplikáciu", + "Start new call": "Spustiť nový hovor", + "Start video": "Spustiť video", + "Stop video": "Zastaviť video", + "Back to recents": "Späť k nedávnym", + "Unmute microphone": "Zrušiť stlmenie mikrofónu", + "Call not found": "Hovor nebol nájdený", + "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Hovory sú teraz end-to-end šifrované a je potrebné ich vytvoriť z domovskej stránky. To pomáha zabezpečiť, aby všetci používali rovnaký šifrovací kľúč." } diff --git a/public/locales/uk/app.json b/public/locales/uk/app.json index e37691ea..6f1232ac 100644 --- a/public/locales/uk/app.json +++ b/public/locales/uk/app.json @@ -119,5 +119,7 @@ "Continue in browser": "Продовжити у браузері", "Name of call": "Назва виклику", "Start new call": "Розпочати новий виклик", - "Back to recents": "Повернутися до недавніх" + "Back to recents": "Повернутися до недавніх", + "Call not found": "Виклик не знайдено", + "Calls are now end-to-end encrypted and need to be created from the home page. This helps make sure everyone's using the same encryption key.": "Відтепер виклики захищено наскрізним шифруванням, і їх потрібно створювати з домашньої сторінки. Це допомагає переконатися, що всі користувачі використовують один і той самий ключ шифрування." }