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/index_po.inc | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 web/lang/ca/index_po.inc (limited to 'web/lang/ca/index_po.inc') diff --git a/web/lang/ca/index_po.inc b/web/lang/ca/index_po.inc new file mode 100644 index 00000000..3c5d6435 --- /dev/null +++ b/web/lang/ca/index_po.inc @@ -0,0 +1,58 @@ + + +include_once("translator.inc"); +global $_t; + +$_t["ca"]["Statistics"] = "Estadístiques"; + +$_t["ca"]["Remember to vote for your favourite packages!"] = "Recordeu votar els vostres paquets preferits!"; + +$_t["ca"]["Error looking up username, %s."] = "S'ha produït un error en cercar l'usuari, %s."; + +$_t["ca"]["Packages in unsupported"] = "Paquets a \"unsupported\""; + +$_t["ca"]["The most popular packages will be provided as binary packages in [community]."] = "Els paquets més populars es distribuiran com a binaris a [community]."; + +$_t["ca"]["Trusted Users"] = "Usuaris de Confiança"; + +$_t["ca"]["You must supply a username."] = "Heu de proporcionar un nom d'usuari."; + +$_t["ca"]["Packages added or updated in the past 7 days"] = "Paquets afegits o actualitzats en els últims 7 dies"; + +$_t["ca"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "La discussió en correu-e sobre AUR és a la %sLlista d'Usuaris TUR%s."; + +$_t["ca"]["Packages in unsupported and flagged as safe"] = "Paquets a \"unsupported\" i marcats com Segurs"; + +$_t["ca"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "Encara que no pugam respondre als seus continguts, subministrem una %hllista de repositoris d'usuaris%h per a la vostra conveniència."; + +$_t["ca"]["Packages in [community]"] = "Paquets a [community]"; + +$_t["ca"]["Recent Updates"] = "Actualitzacions recents"; + +$_t["ca"]["Your account has been suspended."] = "El vostre compte s'ha suspès."; + +$_t["ca"]["Username:"] = "Nom d'usuari:"; + +$_t["ca"]["Error trying to generate session id."] = "S'ha produït un error en intentar generar un identificador de sessió."; + +$_t["ca"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Benvingut a l'AUR! Si su plau llegit la %hGuia d'usuari de l'AUR%h i la %hGuia de TU de l'AUR%h per a més informació."; + +$_t["ca"]["Contributed PKGBUILDs must conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Els PKGBUILDs enviats han de seguir els %hEstàndards d'empaquetament d'Arch%h sinó seran esborrats!"; + +$_t["ca"]["Login"] = "Identifiqueu-vos"; + +$_t["ca"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "Si teniu cap comentari sobre l'AUR, si us plau deixeu-lo en el %hFlyspray%h."; + +$_t["ca"]["You must supply a password."] = "Heu de subministrar una contrasenya."; + +$_t["ca"]["Password:"] = "Contrasenya:"; + +$_t["ca"]["Registered Users"] = "Usuaris registrats"; + +$_t["ca"]["Logged-in as: %h%s%h"] = "Identificat com: %h%s%h"; + +$_t["ca"]["Incorrect password for username, %s."] = "Contrasenya incorrecta per a l'usuari, %s."; + +?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b