diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-26 00:12:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-26 00:12:33 +0000 |
commit | afbf6ef0901ca2fbe23be898c3ee7c0660da4244 (patch) | |
tree | 18331fd259155f4d925c1b13b2f57365e855e914 /lib/l10n/gl.js | |
parent | a20716d56889bc4446abc0d3d5136ac0f3310ada (diff) | |
download | nextcloud-server-afbf6ef0901ca2fbe23be898c3ee7c0660da4244.tar.gz nextcloud-server-afbf6ef0901ca2fbe23be898c3ee7c0660da4244.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 8dc993f37e9..1c38703cfa1 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -180,7 +180,7 @@ OC.L10N.register( "Application is not enabled" : "O aplicativo non está activado", "Authentication error" : "Produciuse un erro de autenticación", "Token expired. Please reload page." : "Marca caducada. Recargue a páxina.", - "No database drivers (sqlite, mysql, or postgresql) installed." : "Non hay controladores de base de datos (sqlite, mysql, ou postgresql) instalados.", + "No database drivers (sqlite, mysql, or postgresql) installed." : "Non hai controladores de base de datos (sqlite, mysql, ou postgresql) instalados.", "Cannot write into \"config\" directory" : "Non é posíbel escribir no directorio «config»", "Cannot write into \"apps\" directory" : "Non é posíbel escribir no directorio «apps»", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Polo xeral, isto pódese solucionar dándolle ao servidor web acceso de escritura ao directorio dos aplicativos ou desactivando a tenda de aplicativos no ficheiro de configuración. Vexa %s", |