diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-03 01:58:43 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-03 01:58:43 -0500 |
commit | 82f3590fd0fc9868ed51d97585c97afd05522b1e (patch) | |
tree | 76407564574dc83f1de458f88f7c883940e6c9a0 /core/l10n/es.js | |
parent | 0559b2092cc9db3537576c8117bf3b165fc90728 (diff) | |
download | nextcloud-server-82f3590fd0fc9868ed51d97585c97afd05522b1e.tar.gz nextcloud-server-82f3590fd0fc9868ed51d97585c97afd05522b1e.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 0015ec03030..4b7243ef6ea 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -246,6 +246,7 @@ OC.L10N.register( "Finishing …" : "Finalizando...", "Need help?" : "¿Necesita ayuda?", "See the documentation" : "Vea la documentación", + "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola:<br><br>Te comentamos que %s compartió <strong>%s</strong> contigo.<br><a href=\"%s\">¡Échale un vistazo!</a><br><br>", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere JavaScript para operar correctamente. Por favor, {linkstart}habilite JavaScript{linkend} y recargue la página.", "Log out" : "Salir", "Search" : "Buscar", @@ -257,7 +258,6 @@ OC.L10N.register( "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", "Stay logged in" : "Permanecer autentificado", "Alternative Logins" : "Inicios de sesión alternativos", - "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola:<br><br>Te comentamos que %s compartió <strong>%s</strong> contigo.<br><a href=\"%s\">¡Échale un vistazo!</a><br><br>", "This ownCloud instance is currently in single user mode." : "Esta instalación de ownCloud se encuentra en modo de usuario único.", "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", |