summaryrefslogtreecommitdiffstats
path: root/web/lang/ca/acctfuncs_po.inc
diff options
context:
space:
mode:
authorLoui Chang <louipc.ist@gmail.com>2009-01-19 22:31:04 +0100
committerLoui Chang <louipc.ist@gmail.com>2009-01-19 22:31:04 +0100
commit87828ae08b4e37189bd3e78a35df24975f00c633 (patch)
treedaeced659d35f2f3dc970dbed2fb1e8b75aba17a /web/lang/ca/acctfuncs_po.inc
parent2ee327634831ec36df5fd74ccc35dfcedfdbe07b (diff)
downloadaur-87828ae08b4e37189bd3e78a35df24975f00c633.tar.gz
aur-87828ae08b4e37189bd3e78a35df24975f00c633.tar.xz
Remove obsolete translation files.
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/ca/acctfuncs_po.inc')
-rw-r--r--web/lang/ca/acctfuncs_po.inc86
1 files changed, 0 insertions, 86 deletions
diff --git a/web/lang/ca/acctfuncs_po.inc b/web/lang/ca/acctfuncs_po.inc
deleted file mode 100644
index 59dee9ce..00000000
--- a/web/lang/ca/acctfuncs_po.inc
+++ /dev/null
@@ -1,86 +0,0 @@
-<?php
-# Catalan (Català) translation
-# Translator: Sergio Jovani Guzman <moret.sjg@gmail.com>
-
-include_once("translator.inc");
-global $_t;
-
-$_t["ca"]["Missing a required field."] = "Manca un camp requerit.";
-
-$_t["ca"]["Search"] = "Cerca'";
-
-$_t["ca"]["The account, %h%s%h, has been successfully created."] = "El compte, %h%s%h, s'ha creat satisfactòriament.";
-
-$_t["ca"]["Error trying to modify account, %h%s%h: %s."] = "S'ha produït un error en intentar modificar el compte, %h%s%h: %s.";
-
-$_t["ca"]["The email address is invalid."] = "L'adreça del correu-e no és vàlida.";
-
-$_t["ca"]["Error trying to create account, %h%s%h: %s."] = "S'ha produït un error en intentar crear el compte, %h%s%h: %s.";
-
-$_t["ca"]["The username, %h%s%h, is already in use."] = "El nom d'usuari, %h%s%h, està ja en ús.";
-
-$_t["ca"]["Account Type"] = "Tipus de compte";
-
-$_t["ca"]["The account, %h%s%h, has been successfully modified."] = "El compte, %h%s%h, s'ha modificat satisfactòriament.";
-
-$_t["ca"]["Account Suspended"] = "El compte s'ha suspès";
-
-$_t["ca"]["Status"] = "Estat";
-
-$_t["ca"]["New Package Notify"] = "Notificació en nous paquets";
-
-$_t["ca"]["IRC Nick"] = "Nom d'usuari IRC";
-
-$_t["ca"]["Trusted user"] = "Usuari de Confiança";
-
-$_t["ca"]["No results matched your search criteria."] = "No s'ha trobat cap coindidència amb els criteris de cerca.";
-
-$_t["ca"]["Normal user"] = "Usuari normal";
-
-$_t["ca"]["Never"] = "Mai";
-
-$_t["ca"]["User"] = "Usuari";
-
-$_t["ca"]["Active"] = "Actiu";
-
-$_t["ca"]["Last Voted"] = "Últim vot";
-
-$_t["ca"]["Real Name"] = "Nom real";
-
-$_t["ca"]["Edit Account"] = "Edita compte";
-
-$_t["ca"]["Password fields do not match."] = "Els camps de contrasenya no coincideixen.";
-
-$_t["ca"]["Language"] = "Idioma";
-
-$_t["ca"]["A Trusted User cannot assign Developer status."] = "Un Usuari de Confiança no pot assignar l'estat de desenvolupador.";
-
-$_t["ca"]["The address, %h%s%h, is already in use."] = "L'adreça, %h%s%h, està ja en ús.";
-
-$_t["ca"]["No more results to display."] = "No hi ha més resultats per mostrar.";
-
-$_t["ca"]["Type"] = "Tipus";
-
-$_t["ca"]["Click on the Home link above to login."] = "Feu clic en l'enllaç Inici de dalt per identificar-vos.";
-
-$_t["ca"]["Sort by"] = "Ordenat per";
-
-$_t["ca"]["Re-type password"] = "Escriu altre cop la contrasenya";
-
-$_t["ca"]["Language is not currently supported."] = "L'idioma no està suportat actualment.";
-
-$_t["ca"]["Any type"] = "Qualsevol tipus";
-
-$_t["ca"]["Last vote"] = "Últim vot";
-
-$_t["ca"]["Suspended"] = "Suspès";
-
-$_t["ca"]["Trusted User"] = "Usuari de Confiança";
-
-$_t["ca"]["Missing User ID"] = "Manca l'identificador de l'usuari";
-
-$_t["ca"]["Developer"] = "Desenvolupador";
-
-$_t["ca"]["View this user's packages"] = "Visualitza els paquets d'aquest usuari";
-
-?> \ No newline at end of file