diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-26 02:13:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-26 02:13:59 +0000 |
commit | 9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae (patch) | |
tree | 7b2714bd66894b30d6a8c7c25b25b9f2f11abbb5 /core/l10n/es.js | |
parent | b466127b1f470365670beb8cd85f78451acd669d (diff) | |
download | nextcloud-server-9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae.tar.gz nextcloud-server-9bd2b11ce71e8e26834cc583b1daf9e6ae80d8ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index cfbb0cedc4a..71851055a67 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -222,6 +222,7 @@ OC.L10N.register( "An internal error occurred." : "Ha habido un error interno.", "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Username or email" : "Nombre de usuario o email", + "Username or\temail" : "Nombre de usuario o \temail", "Log in" : "Iniciar sesión", "Logging in …" : "Iniciando sesión ...", "Wrong username or password." : "Usuario o contraseña erróneos.", @@ -275,6 +276,15 @@ OC.L10N.register( "seconds ago" : "hace segundos", "Connection to server lost" : "Se ha perdido la conexión al servidor", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema al cargar la página, volverá a cargar en %n segundo","Problema al cagar la página, volverá a cargar en %n segundos"], + "Add to a project" : "Añadir a proyecto", + "Show details" : "Mostrar detalles", + "Hide details" : "Ocultar detalles", + "Rename project" : "Renombrar proyecto", + "Failed to rename the project" : "Fallo al renombrar el proyecto", + "Failed to create a project" : "Fallo al crear el pryecto", + "Failed to add the item to the project" : "Fallo al añadir el objeto al proyecto", + "Connect items to a project to make them easier to find" : "Connecta objetos a un proyecto para encontrarlos fácilmente", + "Type to search for existing projects" : "Escribe para buscar proyectos existentes", "New in" : "Nuevo en", "View changelog" : "Ver registro de cambios", "No action available" : "No hay acciones disponibles", |