From 93df95b129889b88eff0d156dd349cf1d6c340f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Sat, 29 Jul 2023 05:16:16 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (559 of 559 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- assets/l10n/intl_gl.arb | 31 +++++++++++++++++++++++++++---- 1 file changed, 27 insertions(+), 4 deletions(-) diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb index 8a8fa3fbb..e6d843322 100644 --- a/assets/l10n/intl_gl.arb +++ b/assets/l10n/intl_gl.arb @@ -349,7 +349,7 @@ "type": "text", "placeholders": {} }, - "chooseAUsername": "Escolle un nome de usuaria", + "chooseAUsername": "Elixe un identificador", "@chooseAUsername": { "type": "text", "placeholders": {} @@ -1341,7 +1341,7 @@ "type": "text", "placeholders": {} }, - "pleaseChooseAUsername": "Escolle un nome de usuaria", + "pleaseChooseAUsername": "Elixe un identificador", "@pleaseChooseAUsername": { "type": "text", "placeholders": {} @@ -1440,7 +1440,7 @@ "type": "text", "placeholders": {} }, - "remove": "Eliminar", + "remove": "Quitar", "@remove": { "type": "text", "placeholders": {} @@ -2517,5 +2517,28 @@ "placeholders": { "provider": {} } - } + }, + "notAnImage": "Non é un ficheiro de imaxe.", + "@notAnImage": {}, + "importNow": "Importar agora", + "@importNow": {}, + "importEmojis": "Importar Emojis", + "@importEmojis": {}, + "importFromZipFile": "Importar desde ficheiro .zip", + "@importFromZipFile": {}, + "importZipFile": "Importar ficheiro .zip", + "@importZipFile": {}, + "exportEmotePack": "Exportar paquete Emote como .zip", + "@exportEmotePack": {}, + "replace": "Substituír", + "@replace": {}, + "savedEmotePack": "Paquete emote gardado en {path}!", + "@savedEmotePack": { + "type": "text", + "placeholders": { + "path": {} + } + }, + "sendTypingNotifications": "Enviar notificación de escritura", + "@sendTypingNotifications": {} }