From 278ddc4410ccdedc3b2dc247488815d1eec51403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Sat, 19 Jul 2025 14:21:50 +0200 Subject: [PATCH 1/3] Translated using Weblate (Estonian) Currently translated at 100.0% (781 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 70afa85e1..8bbc3c394 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -3383,5 +3383,7 @@ "customReaction": "Kohandatud reaktsioon", "@customReaction": {}, "moreEvents": "Veel sündmusi", - "@moreEvents": {} + "@moreEvents": {}, + "declineInvitation": "Keeldu kutsest", + "@declineInvitation": {} } From 068d34419d103a242c5c1f6b8fff74eb9d499100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Sun, 20 Jul 2025 06:46:47 +0200 Subject: [PATCH 2/3] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (781 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/ --- lib/l10n/intl_zh.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_zh.arb b/lib/l10n/intl_zh.arb index 2ce8269c2..fb9095019 100644 --- a/lib/l10n/intl_zh.arb +++ b/lib/l10n/intl_zh.arb @@ -3383,5 +3383,7 @@ "customReaction": "自定义回应", "@customReaction": {}, "moreEvents": "更多事件", - "@moreEvents": {} + "@moreEvents": {}, + "declineInvitation": "拒绝邀请", + "@declineInvitation": {} } From d86b098bd533e443f7125ae6baacb310f078c28b Mon Sep 17 00:00:00 2001 From: LucasMZ Date: Sun, 20 Jul 2025 05:11:43 +0200 Subject: [PATCH 3/3] Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.7% (779 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/ --- lib/l10n/intl_pt_BR.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index 03da291e5..80363c124 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -3382,5 +3382,7 @@ "customReaction": "Reação personalizada", "@customReaction": {}, "moreEvents": "Mais eventos", - "@moreEvents": {} + "@moreEvents": {}, + "declineInvitation": "Rejeitar convite", + "@declineInvitation": {} }