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/ca.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/ca.js')
-rw-r--r-- | apps/files_sharing/l10n/ca.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.js b/apps/files_sharing/l10n/ca.js index 08affe3a280..c722183f4ea 100644 --- a/apps/files_sharing/l10n/ca.js +++ b/apps/files_sharing/l10n/ca.js @@ -15,6 +15,12 @@ OC.L10N.register( "Invalid ownCloud url" : "La url d'ownCloud no és vàlida", "Share" : "Comparteix", "Shared by" : "Compartit per", + "A file or folder has been <strong>shared</strong>" : "S'ha <strong>compartit</strong> un fitxer o una carpeta", + "You shared %1$s with %2$s" : "Has compartit %1$s amb %2$s", + "You shared %1$s with group %2$s" : "has compartit %1$s amb el grup %2$s", + "%2$s shared %1$s with you" : "%2$s ha compartit %1$s amb tu", + "You shared %1$s via link" : "Heu compartit %1$s via enllaç", + "Shares" : "Compartits", "This share is password-protected" : "Aquest compartit està protegit amb contrasenya", "The password is wrong. Try again." : "la contrasenya és incorrecta. Intenteu-ho de nou.", "Password" : "Contrasenya", |