summaryrefslogtreecommitdiffstats
path: root/web/lang/ca/aur_po.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lang/ca/aur_po.inc')
-rw-r--r--web/lang/ca/aur_po.inc22
1 files changed, 22 insertions, 0 deletions
diff --git a/web/lang/ca/aur_po.inc b/web/lang/ca/aur_po.inc
new file mode 100644
index 00000000..979d960d
--- /dev/null
+++ b/web/lang/ca/aur_po.inc
@@ -0,0 +1,22 @@
+<?
+# Catalan (Català) translation
+# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["ca"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn projecte d'Archlinux%s";
+
+$_t["ca"]["Logout"] = "Surt";
+
+$_t["ca"]["Discussion"] = "Discussió";
+
+$_t["ca"]["Bugs"] = "Errors";
+
+$_t["ca"]["Accounts"] = "Comptes";
+
+$_t["ca"]["Home"] = "Inici";
+
+$_t["ca"]["Packages"] = "Paquets";
+
+?> \ No newline at end of file