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

@ -95,7 +95,7 @@ $_t["it"]["Vote"] = "Vota";
$_t["it"]["Adopt Packages"] = "Adotta il pacchetto";
$_t["it"]["Yes"] = "Si";
$_t["it"]["Yes"] = "Sì";
$_t["it"]["Package Listing"] = "Lista dei pacchetti";

View file

@ -77,7 +77,7 @@ $_t["it"]["Sorry, uploads are not permitted by this server."] = "Spiacente, gli
$_t["it"]["You must supply a comment for this upload/change."] = "Devi inserire un commento.";
$_t["it"]["Yes"] = "Si";
$_t["it"]["Yes"] = "Sì";
$_t["it"]["Package URL is missing a protocol (ie. http:// ,ftp://)"] = "Manca un protocollo nell'url del pacchetto (es. http:// ,ftp://)";

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.";