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_DO.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_DO.js')
-rw-r--r-- | core/l10n/es_DO.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_DO.js b/core/l10n/es_DO.js index a5394c65c93..03ebb3b9640 100644 --- a/core/l10n/es_DO.js +++ b/core/l10n/es_DO.js @@ -155,7 +155,6 @@ OC.L10N.register( "Pending" : "Pendiente", "Copy to {folder}" : "Copiar a {folder}", "Move to {folder}" : "Mover a {folder}", - "Saving..." : "Guardando...", "Authentication required" : "Se requiere autenticación", "This action requires you to confirm your password" : "Esta acción requiere que confirmes tu contraseña", "Confirm" : "Confirmar", @@ -248,6 +247,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacta a tu 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. Por favor contacta a tu adminsitrador. ", "Couldn't send reset email. Please make sure your username is correct." : "No fue posible restablecer el correo electrónico. Por favor asegurarte de que tu 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." : "La liga para restablecer tu contraseña ha sido enviada a tu correo electrónico. Si no lo recibes dentro de un tiempo razonable, verifica las carpetas de spam/basura.<br>Si no la encuentras consulta a tu 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?" : "Tus archivos están encriptados. No habrá manera de recuperar tus datos una vez que restablezca tu contraseña. <br />Si no estás seguro de qué hacer, por favor contacta a tu administrador antes de continuar. <br />¿Realmente deseas continuar?", |