diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/es.json | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r-- | core/l10n/es.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index 21e90c67ea3..c42f37c9d57 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -306,9 +306,6 @@ "Database host" : "Host de la base de datos", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifique el numero del puerto junto al nombre del host (p.e., localhost:5432).", "Performance warning" : "Advertencia de rendimiento", - "SQLite will be used as database." : "Se va a utilizar SQLite como base de datos.", - "For larger installations we recommend to choose a different database backend." : "Para grandes instalaciones recomendamos seleccionar una base de datos diferente", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Se desaconseja encarecidamente usar SQLite si se usa el cliente de escritorio para sincronizar archivos.", "Finish setup" : "Completar la instalación", "Finishing …" : "Finalizando...", "Need help?" : "¿Necesita ayuda?", @@ -403,6 +400,9 @@ "Share with other people by entering a user or group or an email address." : "Comparte con otras personas introduciendo un usuario, grupo o una dirección de correo electrónico.", "The specified document has not been found on the server." : "El documento indicado no se ha encontrado en el servidor.", "You can click here to return to %s." : "Puede hacer clic aquí para volver a %s.", + "SQLite will be used as database." : "Se va a utilizar SQLite como base de datos.", + "For larger installations we recommend to choose a different database backend." : "Para grandes instalaciones recomendamos seleccionar una base de datos diferente", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Se desaconseja encarecidamente usar SQLite si se usa el cliente de escritorio para sincronizar archivos.", "Wrong password." : "Contraseña incorrecta.", "Stay logged in" : "Mantenerse conectado.", "Back to log in" : "Volver al registro", |