From 79f665f8ebf8176d79995ba51d2b934dce9ad257 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Stock=C3=A9?= Date: Thu, 12 Jan 2023 09:31:55 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 89.8% (843 of 938 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/es/ --- assets/base/i18n/es.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/es.json b/assets/base/i18n/es.json index ed7dba12f..371614c36 100644 --- a/assets/base/i18n/es.json +++ b/assets/base/i18n/es.json @@ -778,7 +778,7 @@ "display_settings.clock.military": "24 horas", "custom_status.suggestions.title": "Sugerencias", "custom_status.suggestions.recent_title": "Reciente", - "custom_status.set_status": "Asignar un estado", + "custom_status.set_status": "Establecer un estado personalizado", "create_post.thread_reply": "Responder a este hilo...", "create_direct_message.title": "Crear Mensaje Directo", "channel_modal.makePrivate.label": "Hacer privado", @@ -836,5 +836,13 @@ "post_priority.picker.label.important": "Importante", "post_priority.picker.beta": "BETA", "mobile.integration_selector.loading_options": "Cargando opciones...", - "mobile.integration_selector.loading_channels": "Cargando canales..." + "mobile.integration_selector.loading_channels": "Cargando canales...", + "extension.no_memberships.title": "Aún no es miembro de ningún equipo", + "extension.no_memberships.description": "Para compartir contenidos, tendrás que ser miembro de un equipo en un servidor Mattermost.", + "connection_banner.not_reachable": "No se puede acceder al servidor", + "connection_banner.not_connected": "Sin conexión a Internet", + "connection_banner.connecting": "Conectando...", + "connection_banner.connected": "Conexión restablecida", + "announcment_banner.okay": "Vale", + "announcment_banner.dismiss": "Desestimar anuncio" }