From 374d68c88e79e50cd22fd24ebb01d17f3e42d260 Mon Sep 17 00:00:00 2001 From: betojaton Date: Tue, 5 Oct 2021 17:13:00 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 71.4% (355 of 497 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- assets/l10n/intl_es.arb | 49 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) diff --git a/assets/l10n/intl_es.arb b/assets/l10n/intl_es.arb index 83b49ce3..5029502f 100644 --- a/assets/l10n/intl_es.arb +++ b/assets/l10n/intl_es.arb @@ -1919,5 +1919,54 @@ "@zoomOut": { "type": "text", "placeholders": {} + }, + "autoplayImages": "Reproducir emoticonos y stickers animados automáticamente", + "@autoplayImages": { + "type": "text", + "placeholder": {} + }, + "allChats": "Todos los chats", + "@allChats": { + "type": "text", + "placeholders": {} + }, + "addToSpace": "Agregar al espacio", + "@addToSpace": {}, + "cantOpenUri": "No puedo abrir el URI {uri}", + "@cantOpenUri": { + "type": "text", + "placeholders": { + "uri": {} + } + }, + "addNewFriend": "Agregar nuevo amigo", + "@addNewFriend": { + "type": "text", + "placeholders": {} + }, + "all": "Todo", + "@all": { + "type": "text", + "placeholders": {} + }, + "appLock": "Bloqueo de aplicación", + "@appLock": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPause": "Pausa", + "@audioPlayerPause": { + "type": "text", + "placeholders": {} + }, + "audioPlayerPlay": "Encender", + "@audioPlayerPlay": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Mensajes de bot", + "@botMessages": { + "type": "text", + "placeholders": {} } }