diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-17 01:13:23 +0000 |
commit | 4547e75078e90f5ec2eebf045a875e34063dec33 (patch) | |
tree | 46e6aac83995792382be6503a68ec4fa3181e224 /core/l10n/gl.js | |
parent | f8988c257c9217e968a377ce38ea558862948118 (diff) | |
download | nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.tar.gz nextcloud-server-4547e75078e90f5ec2eebf045a875e34063dec33.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/gl.js')
-rw-r--r-- | core/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 30e41edcda7..1c278dd84cf 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -309,6 +309,9 @@ 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", + "You chose SQLite as database." : "Escolleu SQLite como base de datos.", + "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite só debería empregarse para instancias mínimas e de desenvolvemento. Para produción recomendámoslle que empregue unha infraestrutura de base de datos diferente.", + "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se emprega clientes para a sincronización dos ficheiros, desaconséllase encarecidamente o uso de SQLite.", "Finish setup" : "Rematar a configuración", "Finishing …" : "Rematando …", "Need help?" : "Precisa axuda?", |