aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es_419.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-15 01:15:29 +0000
committerNextcloud bot <bot@nextcloud.com>2019-03-15 01:15:29 +0000
commit9ebf78a88d4f456d13f1ba46437339c01329bd16 (patch)
tree1adcdc614a8d73277ab3a6b387a47fa06bdbe67b /core/l10n/es_419.js
parentd9119c0c647480f408499a62aaffcefc931ed4b3 (diff)
downloadnextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.tar.gz
nextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_419.js')
-rw-r--r--core/l10n/es_419.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/es_419.js b/core/l10n/es_419.js
index f209912784c..3055e236465 100644
--- a/core/l10n/es_419.js
+++ b/core/l10n/es_419.js
@@ -236,9 +236,6 @@ OC.L10N.register(
"Database host" : "Servidor de base de datos",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Por favor especifica el número de puerto así como el nombre del servidor (ejem., localhost:5432).",
"Performance warning" : "Advertencia de desempeño",
- "SQLite will be used as database." : "SQLite será usado como la base de datos.",
- "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Finish setup" : "Terminar configuración",
"Finishing …" : "Terminando …",
"Need help?" : "¿Necesitas ayuda?",
@@ -300,6 +297,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.",
"The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ",
"You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.",
+ "SQLite will be used as database." : "SQLite será usado como la base de datos.",
+ "For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"Stay logged in" : "Mantener la sesión abierta",
"Back to log in" : "Regresar al inicio de sesión",