diff options
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index cc1120cf17e..5a630b1a1fc 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -62,8 +62,6 @@ 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.", |