Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-07 05:20:10 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-07 05:20:10 +0300
commit1afe8906bc10247fcabf1651da881e027b3d8279 (patch)
treeca90c573a635898301c2924f167bf3256ef8dc66 /lib/l10n/es.js
parent3a0bfbd55845257aea963b6ae894eff2289a044c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index 9a65a07b3ef..f30b0daa24a 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -88,10 +88,10 @@ OC.L10N.register(
"%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",
+ "You need to enter details of an existing account." : "Tienes que introducir los datos de una cuenta existente.",
"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." : "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. ¡Úsala bajo tu 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.",