diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-06 02:18:41 +0000 |
commit | 698cfbd9cbd6e8958e43b6f193f4991ca6f10361 (patch) | |
tree | 65befddd6ac57936de4b91c2aadd6091bbc5b882 /core/l10n/es_AR.js | |
parent | bfb1273a2e26f527ed2b75df5ae7bb3844015b13 (diff) | |
download | nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.tar.gz nextcloud-server-698cfbd9cbd6e8958e43b6f193f4991ca6f10361.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 0d0211844f5..19f10c48b6c 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -145,7 +145,6 @@ OC.L10N.register( "({count} selected)" : "({count} seleccionados)", "Error loading file exists template" : "Se presentó un error al cargar la plantilla de existe archivo ", "Pending" : "Pendiente", - "Saving..." : "Guardando...", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirme su contraseña", "Confirm" : "Confirmar", @@ -246,6 +245,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "No fue posible enviar el correo electrónico para restablecer porque no hay una dirección de correo electrónico para este usuario. Favor de contactar a su adminsitrador. ", "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Favor de asegurarse que su nombre de usuario sea correcto. ", + "Saving..." : "Guardando...", "Dismiss" : "Descartar", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "El link para restablecer su contraseña ha sido enviada a su correo electrónico. Si no lo recibe dentro de un tiempo razonable, verifique las carpetas de spam/basura.<br>Si no la encuentra consulte a su adminstrador local.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sus archivos están encriptados. No habrá manera de recuperar sus datos una vez que restablezca su contraseña. <br />Si no está seguro de qué hacer, favor de contactar a su administrador antes de continuar. <br />¿Realmente desea continuar?", |