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-08 05:18:22 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-08 05:18:22 +0300
commit6a82bb1f00a5dbfb5be4eb8eaa921e806e384f6a (patch)
treec6295a25965cacdad0d4cd31a84f4f53c8325ee6 /lib/l10n/es.js
parenta0e57ea6d320ae543cb092c51b610dc2318be56d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es.js')
-rw-r--r--lib/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js
index f30b0daa24a..5f8c2a57166 100644
--- a/lib/l10n/es.js
+++ b/lib/l10n/es.js
@@ -88,6 +88,7 @@ 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",
+ "MySQL username and/or password not valid" : "Usuario y/o contraseña de MySQL no válidos",
"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",