From 3ef219c96bfeb319491e1a5af1650cdc447f6e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?jos=C3=A9=20m?= Date: Fri, 6 Jun 2025 07:28:26 +0200 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (776 of 778 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 0b8d18760..7fef3aad3 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -3351,7 +3351,7 @@ "@pleaseWaitUntilInvited": {}, "youHaveKnocked": "Petaches á porta", "@youHaveKnocked": {}, - "sentVoiceMessage": "🎙️ {duration} - {sender}", + "sentVoiceMessage": "🎙️ {duration} - Mensaxe de voz de {sender}", "@sentVoiceMessage": { "type": "String", "placeholders": { @@ -3371,5 +3371,9 @@ "type": "int" } } - } + }, + "commandHint_logoutall": "Fechar a sesión en todos os dispositivos activos", + "@commandHint_logoutall": {}, + "commandHint_logout": "Fechar a sesión no dispositivo actual", + "@commandHint_logout": {} }