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>2013-07-27 10:03:03 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-07-27 10:03:03 +0400
commitfa35650e0a25502fa21153923890d693f3870621 (patch)
tree309369375ad966d0494af9299febccec0c457df8 /lib/l10n/ca.php
parent98e76b8978fafb390205b133df8bd8a172a9a32d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ca.php')
-rw-r--r--lib/l10n/ca.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 93f7fa5f7bc..14f9edfe34c 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -5,11 +5,14 @@
"Users" => "Usuaris",
"Apps" => "Aplicacions",
"Admin" => "Administració",
+"Failed to upgrade \"%s\"." => "Ha fallat l'actualització \"%s\".",
"web services under your control" => "controleu els vostres serveis web",
+"cannot open \"%s\"" => "no es pot obrir \"%s\"",
"ZIP download is turned off." => "La baixada en ZIP està desactivada.",
"Files need to be downloaded one by one." => "Els fitxers s'han de baixar d'un en un.",
"Back to Files" => "Torna a Fitxers",
"Selected files too large to generate zip file." => "Els fitxers seleccionats son massa grans per generar un fitxer zip.",
+"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Baixeu els fitxers en trossos petits, de forma separada, o pregunteu a l'administrador.",
"couldn't be determined" => "no s'ha pogut determinar",
"Application is not enabled" => "L'aplicació no està habilitada",
"Authentication error" => "Error d'autenticació",
@@ -49,5 +52,6 @@
"%d months ago" => "fa %d mesos",
"last year" => "l'any passat",
"years ago" => "anys enrere",
+"Caused by:" => "Provocat per:",
"Could not find category \"%s\"" => "No s'ha trobat la categoria \"%s\""
);