From eb9487eade62c8635028a444bc4757795584f4fa Mon Sep 17 00:00:00 2001 From: "Auri B.P" Date: Sun, 29 Nov 2020 20:28:55 +0000 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 97.3% (331 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ca/ --- lib/l10n/intl_ca.arb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lib/l10n/intl_ca.arb b/lib/l10n/intl_ca.arb index 09a38e58..bbc7572e 100644 --- a/lib/l10n/intl_ca.arb +++ b/lib/l10n/intl_ca.arb @@ -1792,5 +1792,50 @@ "@noPasswordRecoveryDescription": { "type": "text", "placeholders": {} + }, + "notificationsEnabledForThisAccount": "", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "pushRules": "", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "botMessages": "", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "memberChanges": "", + "@memberChanges": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "", + "@inviteForMe": { + "type": "text", + "placeholders": {} + }, + "containsUserName": "", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "directChats": "", + "@directChats": { + "type": "text", + "placeholders": {} } }