diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-23 01:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-23 01:12:16 +0000 |
commit | 68187e6036b0eedc9dcfab78001cc1f1ad81ce83 (patch) | |
tree | 708ae4355484160c9f951f9ab932257a88e26eb6 /lib/l10n/es.js | |
parent | 930aad5aaaec93388161f46aacd8d33556e89a9e (diff) | |
download | nextcloud-server-68187e6036b0eedc9dcfab78001cc1f1ad81ce83.tar.gz nextcloud-server-68187e6036b0eedc9dcfab78001cc1f1ad81ce83.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r-- | lib/l10n/es.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index b411012a627..a0f23e34d2c 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -75,18 +75,18 @@ OC.L10N.register( "Personal info" : "Información personal", "Sync clients" : "Clientes de sincronización", "Unlimited" : "Ilimitado", - "__language_name__" : "Español", + "__language_name__" : "Castellano", "Verifying" : "Verificando", "Verifying …" : "Verificando...", "Verify" : "Verificar", "%s enter the database username and name." : "%s introduzca el nombre de usuario y la contraseña de la BBDD.", - "%s enter the database username." : "%s ingresar el usuario de la base de datos.", - "%s enter the database name." : "%s ingresar el nombre de la base de datos", + "%s enter the database username." : "%s introduzca el usuario de la base de datos.", + "%s enter the database name." : "%s introduzca el nombre de la base de datos", "%s you may not use dots in the database name" : "%s puede utilizar puntos en el nombre de la base de datos", "Oracle connection could not be established" : "No se pudo establecer la conexión a Oracle", "Oracle username and/or password not valid" : "Usuario y/o contraseña de Oracle no válidos", "PostgreSQL username and/or password not valid" : "Usuario y/o contraseña de PostgreSQL no válidos", - "You need to enter details of an existing account." : "Necesita ingresar detalles de una cuenta existente.", + "You need to enter details of an existing account." : "Tienes que introducir los datos de una cuenta existente.", "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 obtener los mejores resultados, considera utilizar un servidor GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Parece que esta instancia %s está funcionando en un entorno PHP de 32-bits y el open_basedir se ha configurado en php.ini. Esto acarreará problemas con arhivos de tamaño superior a 4GB y resulta totalmente desaconsejado.", |