From 559b2cfadf5454677771d138c33b582fe289cd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jordi=20Caralt=C3=B3=20Bernal?= Date: Mon, 29 Sep 2025 21:25:44 +0200 Subject: [PATCH] Translated using Weblate (Catalan) Currently translated at 100.0% (509 of 509 strings) Translation: DonutWare/Fladder Translate-URL: https://hosted.weblate.org/projects/fladder/fladder/ca/ --- lib/l10n/app_ca.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_ca.arb b/lib/l10n/app_ca.arb index 80e38e2..c8f5335 100644 --- a/lib/l10n/app_ca.arb +++ b/lib/l10n/app_ca.arb @@ -1477,5 +1477,15 @@ "speedDown": "Reduir velocitat", "@speedDown": {}, "nextVideo": "Vídeo següent", - "@nextVideo": {} + "@nextVideo": {}, + "television": "Televisió", + "@television": {}, + "exitFladderDesc": "Estàs segur de voler tancar Fladder?", + "@exitFladderDesc": {}, + "quickConnectPostFailed": "S'ha fallat en obtenir el codi Quick connect", + "@quickConnectPostFailed": {}, + "quickConnectLoginUsingCode": "Utilitzant quick connect", + "@quickConnectLoginUsingCode": {}, + "quickConnectEnterCodeDescription": "Introduir el codi de sota per iniciar sessió", + "@quickConnectEnterCodeDescription": {} }