From 07aa0f0abffedea1f793d26e7b8ac6aaab0ef868 Mon Sep 17 00:00:00 2001 From: Glandos Date: Fri, 29 Sep 2023 07:47:35 +0000 Subject: [PATCH 1/2] Translated using Weblate (French) 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/fr/ --- public/locales/fr/app.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/public/locales/fr/app.json b/public/locales/fr/app.json index a14e6a55..8185b11a 100644 --- a/public/locales/fr/app.json +++ b/public/locales/fr/app.json @@ -115,5 +115,9 @@ "Call not found": "Appel non trouvé", "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.": "Les appels sont maintenant chiffrés de bout-en-bout et doivent être créés depuis la page d’accueil. Cela permet d’être sûr que tout le monde utilise la même clé de chiffrement.", "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Votre navigateur web ne prend pas en charge le chiffrement de bout-en-bout des médias. Les navigateurs pris en charge sont Chrome, Safari, Firefox >= 117", - "Copy link": "Copier le lien" + "Copy link": "Copier le lien", + "Invite": "Inviter", + "Invite to this call": "Inviter dans cet appel", + "Link copied to clipboard": "Lien copié dans le presse-papier", + "Participants": "Participants" } From 5586d32f33c0e0402206231f24a146f68aac1fb9 Mon Sep 17 00:00:00 2001 From: random Date: Fri, 29 Sep 2023 08:21:52 +0000 Subject: [PATCH 2/2] Translated using Weblate (Italian) 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/it/ --- public/locales/it/app.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/locales/it/app.json b/public/locales/it/app.json index f3a6a03f..87ca64c8 100644 --- a/public/locales/it/app.json +++ b/public/locales/it/app.json @@ -114,5 +114,10 @@ "Start new call": "Inizia una nuova chiamata", "Call not found": "Chiamata non trovata", "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.": "Le chiamate ora sono cifrate end-to-end e devono essere create dalla pagina principale. Ciò assicura che chiunque usi la stessa chiave di crittografia.", - "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Il tuo browser non supporta la crittografia end-to-end dei media. I browser supportati sono Chrome, Safari, Firefox >=117" + "Your web browser does not support media end-to-end encryption. Supported Browsers are Chrome, Safari, Firefox >=117": "Il tuo browser non supporta la crittografia end-to-end dei media. I browser supportati sono Chrome, Safari, Firefox >=117", + "Copy link": "Copia collegamento", + "Invite": "Invita", + "Invite to this call": "Invita a questa chiamata", + "Participants": "Partecipanti", + "Link copied to clipboard": "Collegamento copiato negli appunti" }