diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-18 19:05:38 +0000 |
commit | c8f9fa1830f431256c047e020cacbebf9dc1fb67 (patch) | |
tree | 0171acbf4dace5fe62f14fdef0ae83166ccef23b /lib/l10n/gl.js | |
parent | 7ea6ed62245ba56835a4c33b4c7f411051db0b95 (diff) | |
download | nextcloud-server-c8f9fa1830f431256c047e020cacbebf9dc1fb67.tar.gz nextcloud-server-c8f9fa1830f431256c047e020cacbebf9dc1fb67.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/gl.js')
-rw-r--r-- | lib/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 7f5fc408c42..40a1e3de1be 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -23,6 +23,7 @@ OC.L10N.register( "PHP %s or higher is required." : "É necesario PHP %s ou superior.", "PHP with a version lower than %s is required." : "É necesario PHP cunha versión inferior a %s.", "%sbit or higher PHP required." : "É necesario PHP para %sbits ou superior.", + "The following architectures are supported: %s" : "Admítense as seguintes arquitecturas: %s", "The following databases are supported: %s" : "Admítense as seguintes bases de datos: %s", "The command line tool %s could not be found" : "Non foi posíbel atopar a ferramenta de liña de ordes %s", "The library %s is not available." : "Non está dispoñíbel a biblioteca %s.", @@ -67,7 +68,7 @@ OC.L10N.register( "_in %n minute_::_in %n minutes_" : ["nun minuto","en %n minutos"], "_%n minute ago_::_%n minutes ago_" : ["hai %n minuto","hai %n minutos"], "in a few seconds" : "en poucos segundos", - "seconds ago" : "segundos atrás", + "seconds ago" : "hai uns segundos", "Empty file" : "Ficheiro baleiro", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Non existe o módulo co ID: %s. Actíveo nos axustes das aplicacións ou contacte co administrador.", "File name is a reserved word" : "O nome de ficheiro é unha palabra reservada", |