From 2dde86d235453471eea7b28fd690a5351008856e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Fri, 9 Oct 2020 04:29:54 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (313 of 313 strings) Translation: FluffyChat/Translations-New Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations-new/gl/ --- lib/l10n/intl_gl.arb | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 5cb4196..313197d 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -1291,7 +1291,7 @@ "username": {} } }, - "sentCallInformations": "{senderName} enviou informaciĆ³ns da chamada", + "sentCallInformations": "{senderName} enviou informaciĆ³n da chamada", "@sentCallInformations": { "type": "text", "placeholders": { @@ -1702,5 +1702,25 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "privacy": "Privacidade", + "@privacy": { + "type": "text", + "placeholders": {} + }, + "enableEmotesGlobally": "Activar paquete emote globalmente", + "@enableEmotesGlobally": { + "type": "text", + "placeholders": {} + }, + "emotePacks": "Paquetes de Emotes para a sala", + "@emotePacks": { + "type": "text", + "placeholders": {} + }, + "changeDeviceName": "Cambiar nome do dispositivo", + "@changeDeviceName": { + "type": "text", + "placeholders": {} } }