From 8bcfbfa30b1d8b1753d9121e8b876c6f232e1a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Fri, 16 Jul 2021 04:58:43 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 100.0% (462 of 462 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- assets/l10n/intl_gl.arb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/assets/l10n/intl_gl.arb b/assets/l10n/intl_gl.arb index be76dfced..a0b85f2f3 100644 --- a/assets/l10n/intl_gl.arb +++ b/assets/l10n/intl_gl.arb @@ -2489,5 +2489,22 @@ "@commandHintSend": { "type": "text", "description": "Usage hint for the command /send" + }, + "savedFileAs": "Ficheiro gardado como {filename}", + "@savedFileAs": { + "type": "text", + "placeholders": { + "filename": {} + } + }, + "saveFileToFolder": "Gardar ficheiro neste cartafol", + "@saveFileToFolder": { + "type": "text", + "placeholders": {} + }, + "saveFile": "Gardar ficheiro", + "@saveFile": { + "type": "text", + "placeholders": {} } }