diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/es_MX.json | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index fa02a2ade6d..4e34f0ce754 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -214,18 +214,12 @@ "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "La aplicaci贸n ha sido habilitada pero necesita ser actualizada. Ser谩s redireccionado a la p谩gina de actualizaci贸n en 5 segundos. ", "Documentation" : "Documentaci贸n", "Forum" : "Foro", - "Login" : "Iniciar sesi贸n", - "Plain" : "Plano", - "NT LAN Manager" : "Administrador de LAN NT", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Abrir documentaci贸n", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Es importante preparar este servidor para poder enviar correos electr贸nicos, como para restablecer contrase帽as y notificaciones. ", "Send mode" : "Modo de env铆o", "Encryption" : "Encripci贸n", "From address" : "De la direcci贸n", - "Authentication method" : "M茅todo de autenticaci贸n", - "Authentication required" : "Autenticaci贸n requerida", "Server address" : "Direcci贸n del servidor", "Port" : "Puerto", "Credentials" : "Credenciales", @@ -264,6 +258,12 @@ "Address" : "Direcci贸n", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Se present贸 un error durante la solicitud. No es posible proceder.", + "Login" : "Iniciar sesi贸n", + "Plain" : "Plano", + "NT LAN Manager" : "Administrador de LAN NT", + "STARTTLS" : "STARTTLS", + "Authentication method" : "M茅todo de autenticaci贸n", + "Authentication required" : "Autenticaci贸n requerida", "Please read carefully before activating server-side encryption: " : "Por favor lee detenidamente antes de activar la encripci贸n del lado de servidor:", "Enable encryption" : "Habilitar encripci贸n", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Necesitas migrar tus llaves de encripci贸n de la encripci贸n anterior (ownCloud <= 8.0) a la actual. Por favor habilita el \"M贸dulo de encripci贸n predeterminado\" y ejecuta el comando 'occ encryption:migrate'", |