Converted all short tags to full tags
[aur-xilon.git] / web / lang / ca / account_po.inc
bloba29c5ae3d8ff1892ed30c7a17e163353b5c5f19d
1 <?php
2 # Catalan (Català) translation
3 # Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
5 include_once("translator.inc");
6 global $_t;
8 $_t["ca"]["Use this form to update your account."] = "Utilitzeu aquest formulari per editar el vostre compte.";
10 $_t["ca"]["Leave the password fields blank to keep your same password."] = "Deixeu els camps de contrasenya en blanc si voleu conservar-la.";
12 $_t["ca"]["You are not allowed to access this area."] = "No esteu autoritzat per a accedir a aquesta àrea.";
14 $_t["ca"]["Could not retrieve information for the specified user."] = "No s'ha pogut obtenir la informació de l'usuari especificat.";
16 $_t["ca"]["Use this form to search existing accounts."] = "Utilitzeu aquest formulari per a cercar comptes existents.";
18 $_t["ca"]["You do not have permission to edit this account."] = "No teniu permís per a editar aquest compte.";
20 $_t["ca"]["Use this form to create an account."] = "Utilitzeu aquest formulari per a crear un compte.";
22 $_t["ca"]["You must log in to view user information."] = "Heu d'identificar-vos per a veure la inforació de l'usuari.";