From 031c47268eac457cd9e0f1cd72e769bac812dbce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m=2E?= Date: Sat, 29 Nov 2025 06:47:25 +0100 Subject: [PATCH 1/2] chore(translations): Translated using Weblate (Galician) Currently translated at 100.0% (823 of 823 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 5830527a7..1bf841cce 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -381,7 +381,7 @@ "type": "String", "placeholders": {} }, - "chatBackupDescription": "As mensaxes antigas están protexidas cunha chave de recuperación. Pon coidado e non a perdas.", + "chatBackupDescription": "As mensaxes están protexidas cunha clave de recuperación. Pon coidado e non a perdas.", "@chatBackupDescription": { "type": "String", "placeholders": {} @@ -3503,5 +3503,13 @@ "newStickerPack": "Novo paquete de adhesivos", "@newStickerPack": {}, "stickerPackName": "Nome do paquete de adhesivos", - "@stickerPackName": {} + "@stickerPackName": {}, + "skipChatBackup": "Omitir copia da conversa", + "@skipChatBackup": {}, + "skipChatBackupWarning": "Tes certeza? A non activar a copia de apoio da conversa poderías perder o acceso ás mensaxes se cambias de dispositivo.", + "@skipChatBackupWarning": {}, + "loadingMessages": "Cargando mensaxes", + "@loadingMessages": {}, + "setupChatBackup": "Configurar copia de apoio", + "@setupChatBackup": {} } From 0b51a7449e83ea988ff01e9a58e1dcfdf98b4066 Mon Sep 17 00:00:00 2001 From: Luka Date: Fri, 28 Nov 2025 17:57:21 +0100 Subject: [PATCH 2/2] chore(translations): Translated using Weblate (Serbian) Currently translated at 39.2% (323 of 823 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/ --- lib/l10n/intl_sr.arb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_sr.arb b/lib/l10n/intl_sr.arb index d3aa4ff2f..126b07a09 100644 --- a/lib/l10n/intl_sr.arb +++ b/lib/l10n/intl_sr.arb @@ -1962,5 +1962,9 @@ "@yourPublicKey": { "type": "String", "placeholders": {} - } + }, + "repeatPassword": "Ponovite lozinku", + "@repeatPassword": {}, + "commandHint_cuddle": "Pošalji zagrljaj", + "@commandHint_cuddle": {} }