diff options
Diffstat (limited to 'apps/files_external/l10n/gl.js')
-rw-r--r-- | apps/files_external/l10n/gl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_external/l10n/gl.js b/apps/files_external/l10n/gl.js index 86a7ae0ffb5..2c1b7b77b6f 100644 --- a/apps/files_external/l10n/gl.js +++ b/apps/files_external/l10n/gl.js @@ -15,7 +15,7 @@ OC.L10N.register( "Bucket" : "Bucket", "Amazon S3 and compliant" : "Amazon S3 e compatíbeis", "Access Key" : "Clave de acceso", - "Secret Key" : "Clave secreta", + "Secret Key" : "Chave secreta", "Hostname" : "Nome de máquina", "Port" : "Porto", "Region" : "Rexión", @@ -43,6 +43,7 @@ OC.L10N.register( "Username as share" : "Nome de usuario como compartición", "URL" : "URL", "Secure https://" : "https:// seguro", + "SFTP with secret key login" : "SFTP con chave secreta de acceso", "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", |