From 45f39d3c75eb9c237c6e1641be17052ceed34fad Mon Sep 17 00:00:00 2001 From: H Date: Wed, 9 Sep 2020 13:23:49 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- lib/l10n/intl_es.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index 9780944..f0d7d44 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Enviar video", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send original": "Enviar el original", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Enviar audio", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "No": "No", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Los cambios se han guardado", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Informacion sobre tu privacidad: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Permite el envió de informes de errores con sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }