diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-19 01:55:39 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-03-19 01:55:39 -0400 |
commit | 7b1d52f5b98de20ecb98c8894bae51e83c6a13cc (patch) | |
tree | c35a4ddea5b1fb0b99f04ecbfed9181d6d71dd88 /apps/files_sharing/l10n/ca.php | |
parent | 2aa563b89c0a9637a17f52d52da5c71522135e08 (diff) | |
download | nextcloud-server-7b1d52f5b98de20ecb98c8894bae51e83c6a13cc.tar.gz nextcloud-server-7b1d52f5b98de20ecb98c8894bae51e83c6a13cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/ca.php')
-rw-r--r-- | apps/files_sharing/l10n/ca.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php index 7068626b7ef..6432219650b 100644 --- a/apps/files_sharing/l10n/ca.php +++ b/apps/files_sharing/l10n/ca.php @@ -11,6 +11,7 @@ $TRANSLATIONS = array( "sharing is disabled" => "s'ha desactivat la compartició", "For more info, please ask the person who sent this link." => "Per més informació contacteu amb qui us ha enviat l'enllaç.", "shared by %s" => "compartit per %s", +"Download %s" => "Baixa %s", "Direct link" => "Enllaç directe" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |