diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-06-12 09:43:34 +0200 |
---|---|---|
committer | Callan Barrett <wizzomafizzo@gmail.com> | 2008-06-12 11:39:01 +0200 |
commit | f735ece7e1b53cdbd21829ffd885e7db75c78fb5 (patch) | |
tree | 043185c26531703dd361f99450a854da9decfdb6 /web/lang/it/pkgfuncs_po.inc | |
parent | 604156950c42af1f0b592c6dc6758d44670db4da (diff) | |
download | aur-f735ece7e1b53cdbd21829ffd885e7db75c78fb5.tar.gz aur-f735ece7e1b53cdbd21829ffd885e7db75c78fb5.tar.xz |
Updated Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Callan Barrett <wizzomafizzo@gmail.com>
Diffstat (limited to 'web/lang/it/pkgfuncs_po.inc')
-rw-r--r-- | web/lang/it/pkgfuncs_po.inc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc index 6ef25951..2cf98a74 100644 --- a/web/lang/it/pkgfuncs_po.inc +++ b/web/lang/it/pkgfuncs_po.inc @@ -177,4 +177,30 @@ $_t["it"]["Showing results %s - %s of %s"] = "Risultati: %s - %s di %s"; $_t["it"]["Toggle Notify"] = "Blocca la notifica"; +$_t["it"]["Statistics"] = "Statistiche"; + +$_t["it"]["Remember to vote for your favourite packages!"] = "Ricorda di votare i tuoi pacchetti preferiti!"; + +$_t["it"]["Packages in unsupported"] = "Pacchetti in unsupported"; + +$_t["it"]["The most popular packages will be provided as binary packages in [community]."] = "I pacchetti piĆ¹ votati saranno disponibili in [community] come precompilati."; + +$_t["it"]["Trusted Users"] = "Trusted Users"; + +$_t["it"]["Packages added or updated in the past 7 days"] = "Pacchetti aggiunti o aggiornati negli ultimi 7 giorni"; + +$_t["it"]["Recent Updates"] = "Aggiornamenti recenti"; + +$_t["it"]["Out-of-date"] = "Non aggiornati"; + +$_t["it"]["Packages in [community]"] = "Pacchetti in [community]"; + +$_t["it"]["My Statistics"] = "Le mie statistiche"; + +$_t["it"]["Registered Users"] = "Utenti registrati"; + +$_t["it"]["Home"] = "Inizio"; + +$_t["it"]["DISCLAIMER"] = "Avviso"; + ?>
\ No newline at end of file |