Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-17 03:02:24 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-11-17 03:02:24 +0400
commit61670184c41f14fcc03f63c57cb60b5c84238bcb (patch)
treecf1cd2e943f6c0275c6e27ded68a7023afb7b3f4 /lib/l10n/ca.php
parentb03eca5ee2f0197162aad2dcb607a7c663cdd558 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.php')
-rw-r--r--lib/l10n/ca.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 34ce1c4fe74..b3321ef82e1 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -18,13 +18,17 @@
"seconds ago" => "segons enrere",
"1 minute ago" => "fa 1 minut",
"%d minutes ago" => "fa %d minuts",
+"1 hour ago" => "fa 1 hora",
+"%d hours ago" => "fa %d hores",
"today" => "avui",
"yesterday" => "ahir",
"%d days ago" => "fa %d dies",
"last month" => "el mes passat",
+"%d months ago" => "fa %d mesos",
"last year" => "l'any passat",
"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"
+"updates check is disabled" => "la comprovació d'actualitzacions està desactivada",
+"Could not find category \"%s\"" => "No s'ha trobat la categoria \"%s\""
);