summaryrefslogtreecommitdiffstats
path: root/web/lang/ca/hacker_po.inc
diff options
context:
space:
mode:
authorsimo <simo>2005-10-16 18:59:22 +0200
committersimo <simo>2005-10-16 18:59:22 +0200
commit07c54d7bccc6b54d0b03e583e7a706e85281b5ae (patch)
tree7d873bd38f6006d967de4e81255302af9decdb00 /web/lang/ca/hacker_po.inc
parent397db0ca1865f333478a902f14369d707183401c (diff)
downloadaur-07c54d7bccc6b54d0b03e583e7a706e85281b5ae.tar.gz
aur-07c54d7bccc6b54d0b03e583e7a706e85281b5ae.tar.xz
Added Catalan translation
Diffstat (limited to 'web/lang/ca/hacker_po.inc')
-rw-r--r--web/lang/ca/hacker_po.inc12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/lang/ca/hacker_po.inc b/web/lang/ca/hacker_po.inc
new file mode 100644
index 00000000..42bccb28
--- /dev/null
+++ b/web/lang/ca/hacker_po.inc
@@ -0,0 +1,12 @@
+<?
+# Catalan (Català) translation
+# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["ca"]["Your session id is invalid."] = "El vostre identificador de sessió no és vàlid.";
+
+$_t["ca"]["If this problem persists, please contact the site administrator."] = "Si el problema persisteix, si u plau contacteu amb l'administrador del lloc.";
+
+?> \ No newline at end of file