From 7a35357a8d551c1cc1ff2f8a04e17d6d4a38cbf5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Mon, 1 Mar 2021 05:32:18 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.7% (419 of 420 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index 1ed36427..b7fa7012 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -2167,7 +2167,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterSecurityKey": "Escribe a túa chave de seguridade", + "pleaseEnterSecurityKey": "Escribe a túa chave de seguridade:", "@pleaseEnterSecurityKey": { "type": "text", "placeholders": {} @@ -2259,5 +2259,35 @@ "@oneMoreEvent": { "type": "text", "placeholders": {} + }, + "unlockChatBackup": "Desbloquear copia do chat", + "@unlockChatBackup": { + "type": "text", + "placeholders": {} + }, + "friends": "Amizades", + "@friends": { + "type": "text", + "placeholders": {} + }, + "addNewFriend": "Engadir nova amizade", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "noEncryptionForPublicRooms": "Só podes activar o cifrado tan pronto como a sala non sexa públicamente accesible.", + "@noEncryptionForPublicRooms": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "O cifrado só será seguro cando tódolos dispositivos estén verificados.", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "tapOnDeviceToVerify": "Toca nun dispositivo para verificalo", + "@tapOnDeviceToVerify": { + "type": "text", + "placeholders": {} } }