From 2c997c46d29ce28006acd1464c88b6094334502e Mon Sep 17 00:00:00 2001 From: Angel Mendez Cano Date: Wed, 23 Nov 2022 10:02:03 +0100 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (2390 of 2390 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/ --- i18n/es.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/i18n/es.json b/i18n/es.json index a4c04c48a3..de84b2e463 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -4757,7 +4757,7 @@ }, { "id": "web.error.unsupported_browser.min_os_version.mac", - "translation": "macOS 14+" + "translation": "macOS 11+" }, { "id": "web.error.unsupported_browser.min_browser_version.safari", @@ -9562,5 +9562,17 @@ { "id": "app.collection.add_collection.exists.app_error", "translation": "El tipo de colección ya existe." + }, + { + "id": "api.user.add_user_to_group_syncables.not_ldap_user.app_error", + "translation": "no es un usuario ldap" + }, + { + "id": "api.upload.create.upload_too_large.app_error", + "translation": "No es posible subir el archivo. El archivo es muy grande." + }, + { + "id": "api.admin.syncables_error", + "translation": "Error al agregar usuario a grupo-equipos y grupo-canales" } ]