diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/gl.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 8 |
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»", |