diff options
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 6b0afadb1cd..328c793ce85 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "https:// seguro", "Public key" : "Chave pública", + "Storage with id \"%i\" not found" : "Non se atopa o almacenamento co ID «%i» ", + "Invalid mount point" : "Punto de montaxe incorrecto", + "Invalid storage backend \"%s\"" : "Infraestrutura de almacenamento «%s» incorrecta", "Access granted" : "Concedeuse acceso", "Error configuring Dropbox storage" : "Produciuse un erro ao configurar o almacenamento en Dropbox", "Grant access" : "Permitir o acceso", |