diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-30 01:55:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-30 01:55:46 -0400 |
commit | a3bc11241230dda8709f98663d8fbc00bdbb2d2e (patch) | |
tree | 79b8d846cf56e8da881a2e35758164b0927331e0 /apps/files_external/l10n/gl.js | |
parent | 4ddc2444bdd3d0cee997232ae86a6f080f0efe2f (diff) | |
download | nextcloud-server-a3bc11241230dda8709f98663d8fbc00bdbb2d2e.tar.gz nextcloud-server-a3bc11241230dda8709f98663d8fbc00bdbb2d2e.zip |
[tx-robot] updated from transifex
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", |