mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
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:
parent
219da2d9a1
commit
f75b824ad8
3 changed files with 5 additions and 5 deletions
|
@ -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.";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue