diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-02-20 01:55:01 -0500 |
commit | 79ef5eda9688c998a51bfbb3f24f5274cc83bcc2 (patch) | |
tree | 7c6cbc7f75b73fdbbb3c3e0fd8fe5261febecb33 /apps/files_sharing/l10n/gl.js | |
parent | 602e563d99f3e82562862503d8bd82ae3252b2f3 (diff) | |
download | nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.tar.gz nextcloud-server-79ef5eda9688c998a51bfbb3f24f5274cc83bcc2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/gl.js')
-rw-r--r-- | apps/files_sharing/l10n/gl.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index ada524f78cd..c6d60f3ddcd 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -25,6 +25,7 @@ OC.L10N.register( "Invalid ownCloud url" : "URL incorrecta do ownCloud", "Share" : "Compartir", "Shared by" : "Compartido por", + "A file or folder has been <strong>shared</strong>" : "<strong>Compartiuse</strong> un ficheiro ou cartafol", "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", @@ -33,6 +34,11 @@ OC.L10N.register( "%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", + "You shared %1$s with %2$s" : "Compartiu %1$s con %2$s", + "You shared %1$s with group %2$s" : "Compartiu %1$s co grupo %2$s", + "%2$s shared %1$s with you" : "%2$s compartiu %1$s con vostede", + "You shared %1$s via link" : "Vostede compartiu %1$s mediante ligazón", + "Shares" : "Comparticións", "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", |