diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
commit | a84250e0afdb98d07b268914b56c8763c17f5a73 (patch) | |
tree | 5c320505cd73ad0e6dd66b48c2395b2d900fa28b /lib/l10n/es.js | |
parent | c8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff) | |
download | nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 5a630b1a1fc..cc1120cf17e 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -62,6 +62,8 @@ OC.L10N.register( "Offending command was: \"%s\"" : "Comando infractor: \"%s\"", "You need to enter either an existing account or the administrator." : "Tiene que ingresar una cuenta existente o la del administrador.", "Offending command was: \"%s\", name: %s, password: %s" : "Comando infractor: \"%s\", nombre: %s, contraseña: %s", + "PostgreSQL connection failed" : "Falló la conexión PostgreSQL", + "Please check your connection details." : "Por favor, compruebe los detalles de su conexión", "PostgreSQL username and/or password not valid" : "Usuario y/o contraseña de PostgreSQL no válidos", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X no está soportado y %s no funcionará bien en esta plataforma. ¡Úsela bajo su propio riesgo! ", "For the best results, please consider using a GNU/Linux server instead." : "Para resultados óptimos, considere utilizar un servidor GNU/Linux.", |