summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ast.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 01:55:20 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-07-30 01:55:20 -0400
commita07254856ce532bfe5c49c1b53247daf88dbdd4a (patch)
tree1d6bd1a8424db25e4342f6ca0a0dad073261a4dc /lib/l10n/ast.js
parent0fcb9f79cc93eaa0db9abc2d02b37350d537b911 (diff)
downloadnextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.tar.gz
nextcloud-server-a07254856ce532bfe5c49c1b53247daf88dbdd4a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r--lib/l10n/ast.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js
index 65fc143fbe4..84f56543087 100644
--- a/lib/l10n/ast.js
+++ b/lib/l10n/ast.js
@@ -45,9 +45,8 @@ OC.L10N.register(
"%s enter the database username." : "%s introducir l'usuariu de la base de datos.",
"%s enter the database name." : "%s introducir nome de la base de datos.",
"%s you may not use dots in the database name" : "%s nun pues usar puntos nel nome de la base de datos",
- "MS SQL username and/or password not valid: %s" : "Nome d'usuariu o contraseña MS SQL non válidos: %s",
- "You need to enter either an existing account or the administrator." : "Tienes d'inxertar una cuenta esistente o la del alministrador.",
"MySQL/MariaDB username and/or password not valid" : "Nome d'usuariu o contraseña MySQL/MariaDB non válidos",
+ "You need to enter either an existing account or the administrator." : "Tienes d'inxertar una cuenta esistente o la del alministrador.",
"DB Error: \"%s\"" : "Fallu BD: \"%s\"",
"Offending command was: \"%s\"" : "Comandu infractor: \"%s\"",
"MySQL/MariaDB user '%s'@'localhost' exists already." : "usuariu MySQL/MariaDB '%s'@'localhost' yá esiste.",