summaryrefslogtreecommitdiffstats
path: root/core/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-15 01:15:19 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-15 01:15:19 +0000
commit81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch)
tree50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/es.js
parent21cd04d1959c56256ef464c166b82dd774107f7a (diff)
downloadnextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz
nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r--core/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js
index 1a7dbf5a0b9..c39c8e9428d 100644
--- a/core/l10n/es.js
+++ b/core/l10n/es.js
@@ -308,9 +308,6 @@ OC.L10N.register(
"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?",
@@ -405,6 +402,9 @@ OC.L10N.register(
"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",