diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
commit | 6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d (patch) | |
tree | 9b95c2252c4b91a3bd37b0f69ab0a54c7fbc668d /core/l10n/es.js | |
parent | b673d1d8c4410af07a87423d0cee3566d4a1bef3 (diff) | |
download | nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.tar.gz nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index a5c3673a2a8..8d21c4cdfae 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -126,7 +126,6 @@ OC.L10N.register( "Password protect" : "Protección con contraseña", "Allow upload and editing" : "Permitir subito y edición", "Allow editing" : "Permitir edición", - "File drop (upload only)" : "Entrega de archivos (solo subida)", "Email link to person" : "Enviar enlace por correo electrónico a una persona", "Send" : "Enviar", "Shared with you and the group {group} by {owner}" : "Compartido contigo y el grupo {group} por {owner}", @@ -297,6 +296,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, 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 cifrados. Si no ha activado la clave de recuperación, no habrá manera de recuperar los datos una vez su contraseña sea restablecida.<br /> Si no está seguro de lo que debe hacer, por favor contacte con su administrador antes de continuar.<br />¿Realmente desea continuar?", + "File drop (upload only)" : "Entrega de archivos (solo subida)", "The update was successful. Redirecting you to Nextcloud now." : "Actualización completada con éxito. Redirigiendo a Nextcloud." }, "nplurals=2; plural=(n != 1);"); |