From 41701b39dc91c03bc06c177ed32648720b09b728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xos=C3=A9=20M?= Date: Sat, 12 Sep 2020 07:11:26 +0000 Subject: [PATCH] Translated using Weblate (Galician) Currently translated at 99.3% (300 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/ --- lib/l10n/intl_gl.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_gl.arb b/lib/l10n/intl_gl.arb index d623981..6eb1209 100644 --- a/lib/l10n/intl_gl.arb +++ b/lib/l10n/intl_gl.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Enviar vídeo", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Enviar orixinal", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Enviar audio", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "Non", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Gardáronse os cambios", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Información sobre privacidade: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Permitir o envío de informes de fallos con sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }