diff options
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index ba33037be20..69ee5f488d7 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -10,7 +10,6 @@ OC.L10N.register( "Error configuring OAuth2" : "Produciuse un erro ao configurar OAuth2", "Generate keys" : "Xerar claves", "Error generating key pair" : "Produciuse un erro ao xerar o par de clave", - "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo.", "(Group)" : "(grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidade coa codificación Mac MFD (lenta)", "Enable encryption" : "Activar o cifrado", @@ -128,8 +127,10 @@ OC.L10N.register( "Available for" : "Dispoñíbel para", "Click to recheck the configuration" : "Prema para volver comprobar a configuración\n", "Add storage" : "Engadir almacenamento", + "All users" : "Todos os usuarios", "Advanced settings" : "Axustes avanzados", "Allow users to mount external storage" : "Permitirlle aos usuarios montar almacenamento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Poden empregarse credenciais globais para autenticar con múltiples almacenamentos externos que teñan as mesmas credenciais.", + "All users. Type to select user or group." : "Todos os usuarios. Escriba para seleccionar usuario ou grupo." }, "nplurals=2; plural=(n != 1);"); |