From 07c54d7bccc6b54d0b03e583e7a706e85281b5ae Mon Sep 17 00:00:00 2001 From: simo Date: Sun, 16 Oct 2005 16:59:22 +0000 Subject: Added Catalan translation --- web/lang/ca/aur_po.inc | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 web/lang/ca/aur_po.inc (limited to 'web/lang/ca/aur_po.inc') diff --git a/web/lang/ca/aur_po.inc b/web/lang/ca/aur_po.inc new file mode 100644 index 0000000..979d960 --- /dev/null +++ b/web/lang/ca/aur_po.inc @@ -0,0 +1,22 @@ + + +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 -- cgit v1.3.1