diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-19 01:06:44 +0000 |
commit | b1ee9862f86d7d873f5168a921b183c5f373cc20 (patch) | |
tree | 6c4ca011b0f545e7e8be0e6631d2c4758fbf3db9 /core/l10n/es.js | |
parent | 8ec2e34576e84b256ee671f805a319ff27f3f944 (diff) | |
download | nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.tar.gz nextcloud-server-b1ee9862f86d7d873f5168a921b183c5f373cc20.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index c0757e7fd45..cbff403e933 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", "Saving..." : "Guardando...", "Dismiss" : "Descartar", + "Password" : "Contraseña", + "Cancel" : "Cancelar", "seconds ago" : "hace segundos", "Logging in …" : "Iniciando sesión ...", "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." : "Se ha enviado un enlace para restablecer su contraseña a su correo electrónico. Si usted no lo recibe en un tiempo razonable, revise su carpeta de spam/chatarra/basura.<br>Si no lo encuentra, consulte a su administrador local.", @@ -71,7 +73,6 @@ OC.L10N.register( "Already existing files" : "Archivos ya existentes", "Which files do you want to keep?" : "¿Cuáles archivos desea mantener?", "If you select both versions, the copied file will have a number added to its name." : "Si seleccionas ambas versiones, el archivo copiado tendrá añadido un número en su nombre.", - "Cancel" : "Cancelar", "Continue" : "Continuar", "(all selected)" : "(seleccionados todos)", "({count} selected)" : "({count} seleccionados)", @@ -114,7 +115,6 @@ OC.L10N.register( "Share link" : "Enlace compartido", "Link" : "Enlace", "Password protect" : "Protección con contraseña", - "Password" : "Contraseña", "Allow upload and editing" : "Permitir subito y edición", "Hide file listing" : "Ocultar la lista de archivos.", "Email link to person" : "Enviar enlace por correo electrónico a una persona", |