summaryrefslogtreecommitdiffstats
path: root/files/l10n/ca.php
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n/ca.php')
-rw-r--r--files/l10n/ca.php14
1 files changed, 14 insertions, 0 deletions
diff --git a/files/l10n/ca.php b/files/l10n/ca.php
new file mode 100644
index 00000000000..14ab8b70a8d
--- /dev/null
+++ b/files/l10n/ca.php
@@ -0,0 +1,14 @@
+<?php $TRANSLATIONS = array(
+"Files" => "Fitxers",
+"Maximum upload size" => "Mida màxima de pujada",
+"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
+"Upload" => "Puja",
+"New Folder" => "Carpeta nova",
+"Name" => "Nom",
+"Download" => "Descarrega",
+"Size" => "Mida",
+"Modified" => "Modificat",
+"Delete" => "Esborra",
+"Upload too large" => "La pujada és massa gran",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada d'aquest servidor"
+);