diff options
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 3b89fbcc45b..25a6c67914c 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -130,10 +130,10 @@ OC.L10N.register( "Add storage" : "Engadir almacenamento", "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.", "External storages" : "Almacenamentos externos", "(group)" : "(grupo)", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC", - "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." + "SMB / CIFS using OC login" : "SMB / CIFS usando acceso OC" }, "nplurals=2; plural=(n != 1);"); |