From a287fdd434398e9ba0ba5c682bba5b6fac51baf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Thu, 26 Nov 2020 06:53:37 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (339 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 3f437001..88981f6d 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -1812,5 +1812,50 @@ "@enterAnEmailAddress": { "type": "text", "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Notificacións activadas para a conta", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Notificacións", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "pushRules": "Regras de envío", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Mensaxes de Bot", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "memberChanges": "Cambios de participantes", + "@memberChanges": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "Convite para min", + "@inviteForMe": { + "type": "text", + "placeholders": {} + }, + "containsUserName": "Contén nome de usuaria", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Contén nome público", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "directChats": "Chats Directos", + "@directChats": { + "type": "text", + "placeholders": {} } }