From 87828ae08b4e37189bd3e78a35df24975f00c633 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:31:04 -0500 Subject: Remove obsolete translation files. Signed-off-by: Loui Chang --- web/lang/it/tu_po.inc | 61 --------------------------------------------------- 1 file changed, 61 deletions(-) delete mode 100644 web/lang/it/tu_po.inc (limited to 'web/lang/it/tu_po.inc') diff --git a/web/lang/it/tu_po.inc b/web/lang/it/tu_po.inc deleted file mode 100644 index b82a686d..00000000 --- a/web/lang/it/tu_po.inc +++ /dev/null @@ -1,61 +0,0 @@ - - -include_once("translator.inc"); -global $_t; - -$_t["it"]["Proposal:"] = "Proposta:"; - -$_t["it"]["No"] = "No"; - -$_t["it"]["Username does not exist."] = "Il nome utente non esiste."; - -$_t["it"]["Next"] = "Successivo"; - -$_t["it"]["Add"] = "Aggiungi"; - -$_t["it"]["Length must be at least 1."] = "La durata deve essere almeno pari ad 1."; - -$_t["it"]["(defaults to 7 if empty)"] = "(se vuoto, di default è impostata a 7)"; - -$_t["it"]["Proposal cannot be empty."] = "La proposta non può essere vuota."; - -$_t["it"]["Vote ID not valid."] = "L'ID del voto non è valido."; - -$_t["it"]["(empty if not applicable)"] = "(vuoto se non applicabile)"; - -$_t["it"]["Voting is closed for this proposal."] = "Non puoi più votare per questa proposta."; - -$_t["it"]["New proposal submitted."] = "Nuova proposta inviata."; - -$_t["it"]["%s already has proposal running for them."] = "%s ha già avviato una proposta per loro."; - -$_t["it"]["Length must be a number."] = "La durata deve essere un numero."; - -$_t["it"]["You've already voted for this proposal."] = "Hai già votato per questa proposta."; - -$_t["it"]["Current Votes"] = "Voti attuali"; - -$_t["it"]["You've already voted in this proposal."] = "Hai già votato per questa proposta."; - -$_t["it"]["You cannot vote in an proposal about you."] = "Non puoi votare per una proposta che ti riguarda in prima persona."; - -$_t["it"]["Abstain"] = "Astenuto"; - -$_t["it"]["You are not allowed to access this area."] = "Non puoi accedere a quest'area."; - -$_t["it"]["Length in days:"] = "Durata in giorni:"; - -$_t["it"]["Back"] = "Indietro"; - -$_t["it"]["Submit a proposal to vote on."] = "Invia una proposta di voto."; - -$_t["it"]["All Votes"] = "Tutti i voti"; - -$_t["it"]["Could not retrieve proposal details."] = "Impossibile recuperare i dettagli della proposta."; - -$_t["it"]["Yes"] = "Sì"; - -$_t["it"]["Applicant/TU:"] = "Candidato/TU:"; - -- cgit v1.2.3-24-g4f1b