Italian translation: small fixes and improvements

Signed-off-by: Giovanni Scafora <giovanni@archlinux.org>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
Giovanni Scafora 2008-12-11 22:20:43 -08:00 committed by Loui Chang
parent 219da2d9a1
commit f75b824ad8
3 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
include_once("translator.inc");
global $_t;
$_t["it"]["Proposal:"] = "Proposta";
$_t["it"]["Proposal:"] = "Proposta:";
$_t["it"]["No"] = "No";
@ -25,11 +25,11 @@ $_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."] = "Il voto è concluso per questa proposta.";
$_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 la proposta per loro.";
$_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.";