summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ca.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-12-02 00:03:12 +0100
commit401c56ce7bda6b8fb782e3cea962e47546626eef (patch)
tree4ca709701a5198d8c454653d59c022c3c46eaa5b /apps/files/l10n/ca.php
parentc7c5e2a2e25a93a18399b2ebad2150354434ead6 (diff)
downloadnextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.tar.gz
nextcloud-server-401c56ce7bda6b8fb782e3cea962e47546626eef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ca.php')
-rw-r--r--apps/files/l10n/ca.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php
index c612d6bdff1..0866d97bd74 100644
--- a/apps/files/l10n/ca.php
+++ b/apps/files/l10n/ca.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "El fitxer s'ha pujat correctament",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "L’arxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El fitxer de pujada excedeix la directiva MAX_FILE_SIZE especificada al formulari HTML",
"The uploaded file was only partially uploaded" => "El fitxer només s'ha pujat parcialment",
"No file was uploaded" => "El fitxer no s'ha pujat",