aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/es_MX.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-07-12 00:19:36 +0000
commit4c7840ee3135b0061a2f3186e520ead69e30ae48 (patch)
treef34785209ccda9675864444a01d1c1db9aee33fb /apps/settings/l10n/es_MX.json
parent32d1d82fa3863c9b15785eb49b2b525f6c134cb9 (diff)
downloadnextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.tar.gz
nextcloud-server-4c7840ee3135b0061a2f3186e520ead69e30ae48.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/es_MX.json')
-rw-r--r--apps/settings/l10n/es_MX.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json
index 19aec47e301..47e7ae45d68 100644
--- a/apps/settings/l10n/es_MX.json
+++ b/apps/settings/l10n/es_MX.json
@@ -70,6 +70,7 @@
"Email could not be sent. Check your mail server log" : "No fue posible enviar el correo electrónico. Por favor verfica la bitácora de tu servidor de correo",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Se presentó un problema al enviar el correo electrónico. Por favor revisa tus configuraciones (Error: %s)",
"You need to set your account email before being able to send test emails. Go to %s for that." : "Necesita establecer su cuenta de correo electrónico antes de poder enviar correos de prueba. Vaya a %s para hacerlo.",
+ "Disabled accounts" : "Cuentas deshabilitadas",
"Invalid account" : "Cuenta inválida",
"Invalid mail address" : "Dirección de correo inválida",
"Settings saved" : "Se han guardado las configuraciones ",
@@ -612,9 +613,7 @@
"Loading categories" : "Cargando categorías",
"Developer documentation ↗" : "Documentación del desarrollador ↗",
"Version {version}, {license}-licensed" : "Versión {version}, licencia {license}",
- "Active accounts" : "Cuentas activas",
"Admins" : "Administradores",
- "Disabled accounts" : "Cuentas deshabilitadas",
"Account group: {group}" : "Grupo de cuentas: {group}",
"Account management" : "Administración de cuentas",
"Creating group…" : "Creando grupo...",
@@ -832,6 +831,7 @@
"Creating group …" : "Creando grupo …",
"User group: {group}" : "Grupo del usuario: {group}",
"Nextcloud help resources" : "Recursos de ayuda de Nextcloud",
- "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta verificación se lleve a cabo, debe asegurarse que su servidor web pueda conectarse a sí mismo. Por lo tanto, éste debe poder resolver y conectarse a al menos uno de sus `trusted_domains` o a `overwrite.cli.url`"
+ "To allow this check to run you have to make sure that your webserver can connect to itself. Therefor it must be able to resolve and connect to at least one its `trusted_domains` or the `overwrite.cli.url`." : "Para permitir que esta verificación se lleve a cabo, debe asegurarse que su servidor web pueda conectarse a sí mismo. Por lo tanto, éste debe poder resolver y conectarse a al menos uno de sus `trusted_domains` o a `overwrite.cli.url`",
+ "Active accounts" : "Cuentas activas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file