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/account_po.inc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 web/lang/ca/account_po.inc (limited to 'web/lang/ca/account_po.inc') diff --git a/web/lang/ca/account_po.inc b/web/lang/ca/account_po.inc new file mode 100644 index 0000000..e0c9654 --- /dev/null +++ b/web/lang/ca/account_po.inc @@ -0,0 +1,24 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["ca"]["Use this form to update your account."] = "Utilitzeu aquest formulari per editar el vostre compte."; + +$_t["ca"]["Leave the password fields blank to keep your same password."] = "Deixeu els camps de contrasenya en blanc si voleu conservar-la."; + +$_t["ca"]["You are not allowed to access this area."] = "No esteu autoritzat per a accedir a aquesta àrea."; + +$_t["ca"]["Could not retrieve information for the specified user."] = "No s'ha pogut obtenir la informació de l'usuari especificat."; + +$_t["ca"]["Use this form to search existing accounts."] = "Utilitzeu aquest formulari per a cercar comptes existents."; + +$_t["ca"]["You do not have permission to edit this account."] = "No teniu permís per a editar aquest compte."; + +$_t["ca"]["Use this form to create an account."] = "Utilitzeu aquest formulari per a crear un compte."; + +$_t["ca"]["You must log in to view user information."] = "Heu d'identificar-vos per a veure la inforació de l'usuari."; + +?> \ No newline at end of file -- cgit v1.2.3-70-g09d2