diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
commit | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (patch) | |
tree | b53a2cf7ea176aee8960644fa6a805831c39f238 /apps/files_sharing/l10n/gl.js | |
parent | 40330bf4927b5b9bcfcfe5833f13d575c1ee18d4 (diff) | |
download | nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.tar.gz nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index f83cc961a06..5418561253c 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -23,10 +23,13 @@ OC.L10N.register( "Invalid ownCloud url" : "URL incorrecta do ownCloud", "Shared by" : "Compartido por", "A file or folder was shared from <strong>another server</strong>" : "Compartiuse un ficheiro ou cartafol desde <strong>outro servidor</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "Foi <strong>descargado</strong> un ficheiro ou cartafol público", "You received a new remote share from %s" : "Recibiu unha compartición remota de %s", "%1$s accepted remote share %2$s" : "%1$s comparticións remotas aceptadas %2$s", "%1$s declined remote share %2$s" : "%1$s comparticións remotas declinadas %2$s", "%1$s unshared %2$s from you" : "%1$s deixou de compartir %2$s con vostede", + "Public shared folder %1$s was downloaded" : "Foi descargado o cartafol público %1$s", + "Public shared file %1$s was downloaded" : "Foi descargado o ficheiro público %1$s", "This share is password-protected" : "Esta compartición está protexida con contrasinal", "The password is wrong. Try again." : "O contrasinal é incorrecto. Ténteo de novo.", "Password" : "Contrasinal", |