diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:19 +0000 |
commit | 81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch) | |
tree | 50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/gl.js | |
parent | 21cd04d1959c56256ef464c166b82dd774107f7a (diff) | |
download | nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.tar.gz nextcloud-server-81c3549918706fb1ce5bb419be4b7eeabd23dc99.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 4713f6e7d2f..f442bb0e5ce 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -309,9 +309,6 @@ OC.L10N.register( "Database host" : "Servidor da base de datos", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Especifique o numero do porto xunto co nome do anfitrión (p. ex. localhost:5432)", "Performance warning" : "Aviso de rendemento", - "SQLite will be used as database." : "Utilizarase SQLite como base de datos", - "For larger installations we recommend to choose a different database backend." : "Para instalacións grandes, recomendámoslle que empregue unha infraestrutura de base de datos diferente.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.", "Finish setup" : "Rematar a configuración", "Finishing …" : "Rematando …", "Need help?" : "Precisa axuda?", @@ -406,6 +403,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Compartir con outras persoas inserindo un usuario, grupo ou un enderezo de correo.", "The specified document has not been found on the server." : "Non se atopou no servidor o documento indicado.", "You can click here to return to %s." : "Pode premer aquí para volver a %s.", + "SQLite will be used as database." : "Utilizarase SQLite como base de datos", + "For larger installations we recommend to choose a different database backend." : "Para instalacións grandes, recomendámoslle que empregue unha infraestrutura de base de datos diferente.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.", "Wrong password." : "Contrasinal incorrecto.", "Stay logged in" : "Permanecer autenticado", "Back to log in" : "Volver ao acceso", |