diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 02:03:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-09-04 02:03:21 +0200 |
commit | b867b738e8772ac8806b031baccebf150d701dde (patch) | |
tree | 30acbd019f7cbd731fd25c0c8e8bd9f7cf63d3f5 /lib/l10n/ca.php | |
parent | 5153b8b293b5485b9aa3d321f6a93979ec302068 (diff) | |
download | nextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.tar.gz nextcloud-server-b867b738e8772ac8806b031baccebf150d701dde.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.php')
-rw-r--r-- | lib/l10n/ca.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php index 8e4c30caec9..031207227ec 100644 --- a/lib/l10n/ca.php +++ b/lib/l10n/ca.php @@ -21,5 +21,8 @@ "last month" => "el mes passat", "months ago" => "mesos enrere", "last year" => "l'any passat", -"years ago" => "fa anys" +"years ago" => "fa anys", +"%s is available. Get <a href=\"%s\">more information</a>" => "%s està disponible. Obtén <a href=\"%s\">més informació</a>", +"up to date" => "actualitzat", +"updates check is disabled" => "la comprovació d'actualitzacions està desactivada" ); |