diff options
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index 84f56543087..3fb120b255b 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -45,16 +45,11 @@ 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", - "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.", - "Drop this user from MySQL/MariaDB" : "Desaniciar esti usuariu de MySQL/MariaDB", - "MySQL/MariaDB user '%s'@'%%' already exists" : "Yá esiste l'usuariu de MySQL/MariaDB '%s'@'%%'", - "Drop this user from MySQL/MariaDB." : "Desaniciar esti usuariu de MySQL/MariaDB", "Oracle connection could not be established" : "Nun pudo afitase la conexón d'Oracle", "Oracle username and/or password not valid" : "Nome d'usuariu o contraseña d'Oracle non válidos", + "DB Error: \"%s\"" : "Fallu BD: \"%s\"", + "Offending command was: \"%s\"" : "Comandu infractor: \"%s\"", + "You need to enter either an existing account or the administrator." : "Tienes d'inxertar una cuenta esistente o la del alministrador.", "Offending command was: \"%s\", name: %s, password: %s" : "El comandu infractor foi: \"%s\", nome: %s, contraseña: %s", "PostgreSQL username and/or password not valid" : "Nome d'usuariu o contraseña PostgreSQL non 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 nun ta sofitáu y %s nun furrulará afayadizamente nesta plataforma. ¡Úsalu baxo'l to riesgu!", |