diff options
author | Loui Chang <louipc.ist@gmail.com> | 2009-01-19 16:31:04 -0500 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-19 16:31:04 -0500 |
commit | 87828ae08b4e37189bd3e78a35df24975f00c633 (patch) | |
tree | daeced659d35f2f3dc970dbed2fb1e8b75aba17a /web/lang/ca/account_po.inc | |
parent | 2ee327634831ec36df5fd74ccc35dfcedfdbe07b (diff) | |
download | aurweb-87828ae08b4e37189bd3e78a35df24975f00c633.tar.xz |
Remove obsolete translation files.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/ca/account_po.inc')
-rw-r--r-- | web/lang/ca/account_po.inc | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/web/lang/ca/account_po.inc b/web/lang/ca/account_po.inc deleted file mode 100644 index a29c5ae..0000000 --- a/web/lang/ca/account_po.inc +++ /dev/null @@ -1,24 +0,0 @@ -<?php -# Catalan (Català) translation -# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com> - -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 |