diff --git a/public/locales/de/app.json b/public/locales/de/app.json index fbd9538..120f979 100644 --- a/public/locales/de/app.json +++ b/public/locales/de/app.json @@ -137,5 +137,7 @@ "Whether to enable single-key keyboard shortcuts, e.g. 'm' to mute/unmute the mic.": "Ob Tastenkürzel mit nur einer Taste aktiviert sein sollen, z. B. „m“ um das Mikrofon stumm/aktiv zu schalten.", "Single-key keyboard shortcuts": "Ein-Tasten-Tastenkürzel", "{{name}} (Waiting for video...)": "{{name}} (Warte auf Video …)", - "This feature is only supported on Firefox.": "Diese Funktion wird nur in Firefox unterstützt." + "This feature is only supported on Firefox.": "Diese Funktion wird nur in Firefox unterstützt.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Übermittelte Problemberichte helfen uns, Fehler zu beheben.", + "<0>Oops, something's gone wrong.": "<0>Hoppla, etwas ist schiefgelaufen." } diff --git a/public/locales/et/app.json b/public/locales/et/app.json index 1a6a142..0ca2e14 100644 --- a/public/locales/et/app.json +++ b/public/locales/et/app.json @@ -137,5 +137,7 @@ "Whether to enable single-key keyboard shortcuts, e.g. 'm' to mute/unmute the mic.": "Kas kasutame üheklahvilisi kiirklahve, näiteks „m“ mikrofoni sisse/välja lülitamiseks.", "Single-key keyboard shortcuts": "Üheklahvilised kiirklahvid", "{{name}} (Waiting for video...)": "{{name}} (Ootame videovoo algust...)", - "This feature is only supported on Firefox.": "See funktsionaalsus on toetatud vaid Firefoxis." + "This feature is only supported on Firefox.": "See funktsionaalsus on toetatud vaid Firefoxis.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.", + "<0>Oops, something's gone wrong.": "<0>Ohoo, midagi on nüüd katki." } diff --git a/public/locales/fr/app.json b/public/locales/fr/app.json index ebee285..c8e9cce 100644 --- a/public/locales/fr/app.json +++ b/public/locales/fr/app.json @@ -137,5 +137,7 @@ "Whether to enable single-key keyboard shortcuts, e.g. 'm' to mute/unmute the mic.": "Bascule sur les raccourcis clavier à touche unique, par exemple « m » pour désactiver / activer le micro.", "Single-key keyboard shortcuts": "Raccourcis clavier en une touche", "{{name}} (Waiting for video...)": "{{name}} (En attente de vidéo…)", - "This feature is only supported on Firefox.": "Cette fonctionnalité est prise en charge dans Firefox uniquement." + "This feature is only supported on Firefox.": "Cette fonctionnalité est prise en charge dans Firefox uniquement.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.", + "<0>Oops, something's gone wrong.": "<0>Oups, quelque chose s’est mal passé." } diff --git a/public/locales/id/app.json b/public/locales/id/app.json index 0a236b1..dccfe8f 100644 --- a/public/locales/id/app.json +++ b/public/locales/id/app.json @@ -137,5 +137,7 @@ "Whether to enable single-key keyboard shortcuts, e.g. 'm' to mute/unmute the mic.": "Apakah pintasan papan ketik seharusnya diaktifkan, mis. 'm' untuk membisukan/menyuarakan mikrofon.", "Single-key keyboard shortcuts": "Pintasan papan ketik satu tombol", "{{name}} (Waiting for video...)": "{{name}} (Menunggu video...)", - "This feature is only supported on Firefox.": "Fitur ini hanya didukung di Firefox." + "This feature is only supported on Firefox.": "Fitur ini hanya didukung di Firefox.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.", + "<0>Oops, something's gone wrong.": "<0>Aduh, ada yang salah." } diff --git a/public/locales/sk/app.json b/public/locales/sk/app.json index b8ee171..9834347 100644 --- a/public/locales/sk/app.json +++ b/public/locales/sk/app.json @@ -137,5 +137,7 @@ "{{displayName}}, your call is now ended": "{{displayName}}, váš hovor je teraz ukončený", "{{count}} people connected|other": "{{count}} osôb pripojených", "{{count}} people connected|one": "{{count}} osoba pripojená", - "This feature is only supported on Firefox.": "Táto funkcia je podporovaná len v prehliadači Firefox." + "This feature is only supported on Firefox.": "Táto funkcia je podporovaná len v prehliadači Firefox.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.", + "<0>Oops, something's gone wrong.": "<0>Hups, niečo sa pokazilo." } diff --git a/public/locales/uk/app.json b/public/locales/uk/app.json index a88df53..f7c6075 100644 --- a/public/locales/uk/app.json +++ b/public/locales/uk/app.json @@ -137,5 +137,7 @@ "Whether to enable single-key keyboard shortcuts, e.g. 'm' to mute/unmute the mic.": "Чи вмикати/вимикати мікрофон однією клавішею, наприклад, «m» для ввімкнення/вимкнення мікрофона.", "Single-key keyboard shortcuts": "Одноклавішні комбінації клавіш", "{{name}} (Waiting for video...)": "{{name}} (Очікування на відео...)", - "This feature is only supported on Firefox.": "Ця функція підтримується лише в браузері Firefox." + "This feature is only supported on Firefox.": "Ця функція підтримується лише в браузері Firefox.", + "<0>Submitting debug logs will help us track down the problem.": "<0>Надсилання журналів зневадження допоможе нам виявити проблему.", + "<0>Oops, something's gone wrong.": "<0>Йой, щось пішло не за планом." }