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:
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index e667b13ea00..7a83fdf3ce7 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -98,10 +98,6 @@ OC.L10N.register(
"Role" : "Cargo",
"Unknown user" : "Usuario descoñecido",
"Additional settings" : "Axustes adicionais",
- "%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos",
- "%s enter the database username." : "%s introduza o nome de usuario da base de datos",
- "%s enter the database name." : "%s introduza o nome da base de datos",
- "%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos",
"MySQL username and/or password not valid" : "Nome de usuario e/ou contrasinal de MySQL incorrecto",
"You need to enter details of an existing account." : "Debe introducir os detalles dunha conta existente.",
"Oracle connection could not be established" : "Non foi posíbel estabelecer a conexión con Oracle",
@@ -219,6 +215,10 @@ OC.L10N.register(
"Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente",
"Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config».",
+ "%s enter the database username and name." : "%s introduza o nome de usuario e o nome da base de datos",
+ "%s enter the database username." : "%s introduza o nome de usuario da base de datos",
+ "%s enter the database name." : "%s introduza o nome da base de datos",
+ "%s you may not use dots in the database name" : "%s non se poden empregar puntos na base de datos",
"Cannot write into \"config\" directory" : "Non é posíbel escribir no directorio «config»",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Polo xeral, isto pode ser fixado para permitirlle ao servidor web acceso de escritura ao directorio «config». Vexa %s",
"Cannot write into \"apps\" directory" : "Non é posíbel escribir no directorio «apps»",