summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorswiergot <swiergot>2005-09-02 14:51:49 +0000
committerswiergot <swiergot>2005-09-02 14:51:49 +0000
commit8f25d155b3b24b3d170278798048473c48206c2f (patch)
tree46fdfaf5910c84049a7a44969a82e4ef84c654a9 /web
parent33132c0485ab073c9525d805a2e6e6a8405c379d (diff)
downloadaurweb-8f25d155b3b24b3d170278798048473c48206c2f.tar.xz
added Italian translation from voidnull
Diffstat (limited to 'web')
-rw-r--r--web/lang/account_po.inc2
-rw-r--r--web/lang/acctfuncs_po.inc2
-rw-r--r--web/lang/aur_po.inc2
-rw-r--r--web/lang/common_po.inc2
-rw-r--r--web/lang/hacker_po.inc2
-rw-r--r--web/lang/index_po.inc2
-rw-r--r--web/lang/it/account_po.inc24
-rw-r--r--web/lang/it/acctfuncs_po.inc84
-rw-r--r--web/lang/it/aur_po.inc24
-rw-r--r--web/lang/it/common_po.inc30
-rw-r--r--web/lang/it/hacker_po.inc12
-rw-r--r--web/lang/it/index_po.inc80
-rw-r--r--web/lang/it/logout_po.inc10
-rw-r--r--web/lang/it/pkgedit_po.inc30
-rw-r--r--web/lang/it/pkgfuncs_po.inc126
-rw-r--r--web/lang/it/search_po.inc72
-rw-r--r--web/lang/it/submit_po.inc86
-rw-r--r--web/lang/it/template_po.inc10
-rw-r--r--web/lang/it/test_po.inc16
-rw-r--r--web/lang/it/timeout_po.inc12
-rw-r--r--web/lang/logout_po.inc2
-rw-r--r--web/lang/pkgedit_po.inc2
-rw-r--r--web/lang/pkgfuncs_po.inc2
-rw-r--r--web/lang/search_po.inc2
-rw-r--r--web/lang/submit_po.inc2
-rw-r--r--web/lang/template_po.inc2
-rw-r--r--web/lang/test_po.inc2
-rw-r--r--web/lang/timeout_po.inc2
-rw-r--r--web/lib/aur.inc2
29 files changed, 646 insertions, 0 deletions
diff --git a/web/lang/account_po.inc b/web/lang/account_po.inc
index 9316935..c83f7be 100644
--- a/web/lang/account_po.inc
+++ b/web/lang/account_po.inc
@@ -15,4 +15,6 @@ include_once("en/account_po.inc");
include_once("pl/account_po.inc");
+include_once("it/account_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/acctfuncs_po.inc b/web/lang/acctfuncs_po.inc
index b5725b9..8b1378d 100644
--- a/web/lang/acctfuncs_po.inc
+++ b/web/lang/acctfuncs_po.inc
@@ -15,4 +15,6 @@ include_once("en/acctfuncs_po.inc");
include_once("pl/acctfuncs_po.inc");
+include_once("it/acctfuncs_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/aur_po.inc b/web/lang/aur_po.inc
index 0e08429..1915a38 100644
--- a/web/lang/aur_po.inc
+++ b/web/lang/aur_po.inc
@@ -15,4 +15,6 @@ include_once("en/aur_po.inc");
include_once("pl/aur_po.inc");
+include_once("it/aur_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/common_po.inc b/web/lang/common_po.inc
index e1e9988..9b6b7f0 100644
--- a/web/lang/common_po.inc
+++ b/web/lang/common_po.inc
@@ -15,4 +15,6 @@ include_once("en/common_po.inc");
include_once("pl/common_po.inc");
+include_once("it/common_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/hacker_po.inc b/web/lang/hacker_po.inc
index caa6f2d..c842df0 100644
--- a/web/lang/hacker_po.inc
+++ b/web/lang/hacker_po.inc
@@ -15,4 +15,6 @@ include_once("en/hacker_po.inc");
include_once("pl/hacker_po.inc");
+include_once("it/hacker_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/index_po.inc b/web/lang/index_po.inc
index 44ca665..e6c4d8f 100644
--- a/web/lang/index_po.inc
+++ b/web/lang/index_po.inc
@@ -15,4 +15,6 @@ include_once("en/index_po.inc");
include_once("pl/index_po.inc");
+include_once("it/index_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/it/account_po.inc b/web/lang/it/account_po.inc
new file mode 100644
index 0000000..4941075
--- /dev/null
+++ b/web/lang/it/account_po.inc
@@ -0,0 +1,24 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Use this form to update your account."] = "Usa questo modulo per aggiornare il tuo account.";
+
+$_t["it"]["Leave the password fields blank to keep your same password."] = "Lascia vuoti i campi password per mantenere la stessa password.";
+
+$_t["it"]["You are not allowed to access this area."] = "Non sei autorizzato ad accedere qui.";
+
+$_t["it"]["Could not retrieve information for the specified user."] = "Non ho potuto trovare le informazioni per l'utente specificato.";
+
+$_t["it"]["Use this form to search existing accounts."] = "Usa questo modulo per cercare accounts esistenti.";
+
+$_t["it"]["You do not have permission to edit this account."] = "Non hai il permesso per modificare questo account.";
+
+$_t["it"]["Use this form to create an account."] = "Usa questo modulo per creare un account.";
+
+$_t["it"]["You must log in to view user information."] = "Devi essere autenticato per visualizzare le informazioni dell'utente.";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/acctfuncs_po.inc b/web/lang/it/acctfuncs_po.inc
new file mode 100644
index 0000000..fc13702
--- /dev/null
+++ b/web/lang/it/acctfuncs_po.inc
@@ -0,0 +1,84 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Missing a required field."] = "Manca un campo richiesto.";
+
+$_t["it"]["Search'"] = "Ricerca'";
+
+$_t["it"]["The account, %h%s%h, has been successfully created."] = "L'account, %h%s%h, è stato creato con successo.";
+
+$_t["it"]["Error trying to modify account, %h%s%h: %s."] = "Errore durante la modifica dell'account, %h%s%h: %s.";
+
+$_t["it"]["The email address is invalid."] = "L'indirizzo email non risulta valido.";
+
+$_t["it"]["Error trying to create account, %h%s%h: %s."] = "Errore durante la creazione dell'account, %h%s%h: %s.";
+
+$_t["it"]["The username, %h%s%h, is already in use."] = "Il nome utente, %h%s%h, è già in uso.";
+
+$_t["it"]["Account Type"] = "Tipo di Account";
+
+$_t["it"]["The account, %h%s%h, has been successfully modified."] = "L'account, %h%s%h, è stato modificato con successo.";
+
+$_t["it"]["Account Suspended"] = "Account Sospeso";
+
+$_t["it"]["Status"] = "Stato";
+
+$_t["it"]["New Package Notify"] = "Notifica dei Nuovi Pacchetti";
+
+$_t["it"]["IRC Nick"] = "IRC Nick";
+
+$_t["it"]["Trusted user"] = "Trusted user";
+
+$_t["it"]["No results matched your search criteria."] = "Nessun pacchetto corrisponde ai criteri della tua ricerca.";
+
+$_t["it"]["Normal user"] = "Utente normale";
+
+$_t["it"]["Never"] = "Mai";
+
+$_t["it"]["User"] = "Utente";
+
+$_t["it"]["Active"] = "Attivo";
+
+$_t["it"]["Last Voted"] = "Ultimo Votato";
+
+$_t["it"]["Real Name"] = "Nome Reale";
+
+$_t["it"]["Edit Account"] = "Digita l'Account";
+
+$_t["it"]["Password fields do not match."] = "I campi password non corrispondono.";
+
+$_t["it"]["Language"] = "Lingua";
+
+$_t["it"]["A Trusted User cannot assign Developer status."] = "Un Trusted User non può assegnare lo stato di Sviluppatore.";
+
+$_t["it"]["The address, %h%s%h, is already in use."] = "L'indirizzo, %h%s%h, è già in uso.";
+
+$_t["it"]["No more results to display."] = "Non ci sono ulteriori risultati da visualizzare.";
+
+$_t["it"]["Type"] = "Tipo";
+
+$_t["it"]["Click on the Home link above to login."] = "Clicca su Partenza per autenticarti.";
+
+$_t["it"]["Sort by"] = "Ordina per";
+
+$_t["it"]["Re-type password"] = "Riscrivi la password";
+
+$_t["it"]["Language is not currently supported."] = "Lingua attualmente non supportata.";
+
+$_t["it"]["Any type"] = "Qualsiasi tipo";
+
+$_t["it"]["Last vote"] = "Ultimo voto";
+
+$_t["it"]["Suspended"] = "Sospeso";
+
+$_t["it"]["Trusted User"] = "Trusted User";
+
+$_t["it"]["Missing User ID"] = "Manca l'User ID";
+
+$_t["it"]["Developer"] = "Sviluppatore";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/aur_po.inc b/web/lang/it/aur_po.inc
new file mode 100644
index 0000000..d303511
--- /dev/null
+++ b/web/lang/it/aur_po.inc
@@ -0,0 +1,24 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Home"] = "Partenza";
+
+$_t["it"]["%s: An ArchLinux project"] = "%s: Un progetto ArchLinux";
+
+$_t["it"]["Packages"] = "Pacchetti";
+
+$_t["it"]["Accounts"] = "Accounts";
+
+$_t["it"]["Logout"] = "Esci";
+
+$_t["it"]["%s: %sAn ArchLinux project%s"] = "%s: %sUn progetto ArchLinux%s";
+
+$_t["it"]["Discussion"] = "Lista di Discussione";
+
+$_t["it"]["Bugs"] = "Bugs";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/common_po.inc b/web/lang/it/common_po.inc
new file mode 100644
index 0000000..9a7a8f8
--- /dev/null
+++ b/web/lang/it/common_po.inc
@@ -0,0 +1,30 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Reset"] = "Cancella";
+
+$_t["it"]["Username"] = "Nome utente";
+
+$_t["it"]["Email Address"] = "Indirizzo Email";
+
+$_t["it"]["Less"] = "Precedente";
+
+$_t["it"]["Clear"] = "Pulisci";
+
+$_t["it"]["required"] = "richiesto";
+
+$_t["it"]["Update"] = "Aggiorna";
+
+$_t["it"]["Submit"] = "Invia";
+
+$_t["it"]["Password"] = "Password";
+
+$_t["it"]["Create"] = "Crea";
+
+$_t["it"]["More"] = "Successivo";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/hacker_po.inc b/web/lang/it/hacker_po.inc
new file mode 100644
index 0000000..f9b8aa0
--- /dev/null
+++ b/web/lang/it/hacker_po.inc
@@ -0,0 +1,12 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Your session id is invalid."] = "Il tuo id di sessione non è valido.";
+
+$_t["it"]["If this problem persists, please contact the site administrator."] = "Se questo problema dovesse persistere, sei pregato di contattare l'amministratore del sito.";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc
new file mode 100644
index 0000000..3f30bde
--- /dev/null
+++ b/web/lang/it/index_po.inc
@@ -0,0 +1,80 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["You must supply a password."] = "Devi inserire una password.";
+
+$_t["it"]["You must supply a username."] = "Devi inserire un nome utente.";
+
+$_t["it"]["After that, this can be filled in with more meaningful text."] = "Dopotutto, questo potrebbe essere riempito con un messaggio più significativo.";
+
+$_t["it"]["Logged-in as: %h%s%h"] = "Sei autenticato come: %h%s%h";
+
+$_t["it"]["Your account has been suspended."] = "Il tuo account è stato sospeso.";
+
+$_t["it"]["Password:"] = "Password:";
+
+$_t["it"]["Username:"] = "Nome utente:";
+
+$_t["it"]["Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h."] = "Benvenuto in AUR! Se sei un nuovo utente, dovresti leggere le %hGuidelines%h.";
+
+$_t["it"]["This is where the intro text will go."] = "Qui ci andrà il testo di introduzione.";
+
+$_t["it"]["Error trying to generate session id."] = "Errore durante la generazione dell'id di sessione.";
+
+$_t["it"]["For now, it's just a place holder."] = "Per adesso, è solo un segnaposto.";
+
+$_t["it"]["It's more important to get the login functionality finished."] = "E' più importante avere la funzionalità di autenticazione completata.";
+
+$_t["it"]["Error looking up username, %s."] = "Errore durante la ricerca del nome utente, %s.";
+
+$_t["it"]["Login"] = "Entra";
+
+$_t["it"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "Nonostante che non possiamo assicurarvi il loro contenuto, mettiamo a disposizione una %hlista di repositories degli utenti%h per la vostra comodità";
+
+$_t["it"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "Se avete delle osservazioni da fare in merito al sistema AUR, potete lasciarle nel %hFlyspray%h.";
+
+$_t["it"]["Incorrect password for username, %s."] = "Password errata per questo nome utente, %s.";
+
+$_t["it"]["Latest Packages:"] = "Ultimi Pacchetti:";
+
+$_t["it"]["Discussion about the AUR takes place on the %sTUR Users List%s."] = "Le discussioni su AUR avvengono nella %sTUR Users List%s.";
+
+$_t["it"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "Email per le discussioni su AUR che avvengono nella %sTUR Users List%s.";
+
+$_t["it"]["Recent Updates"] = "Aggiornamenti Recenti";
+
+$_t["it"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information. Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "Benvenuto in AUR! Per maggiori informazioni puoi leggere %hAUR User Guidelines%h e %hAUR TU Guidelines%h. I PKGBUILDs inviati <b>devono</b> essere conformi all' %hArch Packaging Standards%h altrimenti saranno cancellati!";
+
+$_t["it"]["Community"] = "Community";
+
+$_t["it"]["Package Counts"] = "Conteggio dei Pacchetti";
+
+$_t["it"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Benvenuto in AUR! Per maggiori informazioni puoi leggere %hAUR User Guidelines%h e %hAUR TU Guidelines%h.";
+
+$_t["it"]["Unsupported"] = "Unsupported";
+
+$_t["it"]["Contributed PKGBUILDs <b>must</b> conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "I PKGBUILDs inviati <b>devono</b> essere conformi all' %hArch Packaging Standards%h altrimenti saranno cancellati!";
+
+$_t["it"]["Statistics"] = "Statistiche";
+
+$_t["it"]["Registered Users"] = "Utenti Registrati";
+
+$_t["it"]["Trusted Users"] = "Trusted Users";
+
+$_t["it"]["Packages in unsupported"] = "Pacchetti in unsupported";
+
+$_t["it"]["Packages in [community]"] = "Pacchetti in [community]";
+
+$_t["it"]["Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."] = "Ricordati di votare i tuoi pacchetti preferiti! I pacchetti più popolari sono disponibili in [community] come pacchetti binari.";
+
+$_t["it"]["Remember to vote for your favourite packages!"] = "Ricordati di votare i tuoi pacchetti preferiti!";
+
+$_t["it"]["The most popular packages will be provided as binary packages in [community]."] = "I pacchetti più popolari saranno disponibili in [community] come pacchetti binari.";
+
+$_t["it"]["Packages added or updated in the past 7 days"] = "Pacchetti aggiunti o aggiornati negli ultimi 7 giorni";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/logout_po.inc b/web/lang/it/logout_po.inc
new file mode 100644
index 0000000..6abbe17
--- /dev/null
+++ b/web/lang/it/logout_po.inc
@@ -0,0 +1,10 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["You have been successfully logged out."] = "Sei uscito con successo.";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/pkgedit_po.inc b/web/lang/it/pkgedit_po.inc
new file mode 100644
index 0000000..163ac64
--- /dev/null
+++ b/web/lang/it/pkgedit_po.inc
@@ -0,0 +1,30 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Missing package ID."] = "Manca l'ID del pacchetto.";
+
+$_t["it"]["Invalid category ID."] = "ID della categoria non valido.";
+
+$_t["it"]["Enter your comment below."] = "Inserisci il tuo commento qui sotto.";
+
+$_t["it"]["You are not allowed to delete this comment."] = "Non sei autorizzato a cancellare questo commento.";
+
+$_t["it"]["Missing comment ID."] = "Manca l'ID del commento.";
+
+$_t["it"]["Package category updated."] = "La categoria del pacchetto è stata aggiornata.";
+
+$_t["it"]["You must be logged in before you can edit package information."] = "Devi essere autenticato prima di poter modificare le informazioni sul pacchetto.";
+
+$_t["it"]["Comment has been deleted."] = "Il commento è stato cancellato.";
+
+$_t["it"]["You've found a bug if you see this...."] = "Se vedi questo, hai appena trovato un bug....";
+
+$_t["it"]["Comment has been added."] = "Il commento è stato aggiunto.";
+
+$_t["it"]["Select new category"] = "Seleziona una nuova categoria";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc
new file mode 100644
index 0000000..67fdfec
--- /dev/null
+++ b/web/lang/it/pkgfuncs_po.inc
@@ -0,0 +1,126 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Category"] = "Categoria";
+
+$_t["it"]["Votes"] = "Voti";
+
+$_t["it"]["Comment by: %h%s%h on %h%s%h"] = "Commento di: %h%s%h il %h%s%h";
+
+$_t["it"]["Location"] = "Posizione";
+
+$_t["it"]["Delete comment"] = "Elimina il commento";
+
+$_t["it"]["Go"] = "Vai";
+
+$_t["it"]["Unflag Out-of-date"] = "Segna come Aggiornato";
+
+$_t["it"]["Go back to %hpackage details view%h."] = "Torna alla %hvista dettagli del pacchetto%h.";
+
+$_t["it"]["Error retrieving package details."] = "Errore nel recupero dei dettagli del pacchetto.";
+
+$_t["it"]["Description"] = "Descrizione";
+
+$_t["it"]["My Packages"] = "I Miei Pacchetti";
+
+$_t["it"]["Keywords"] = "Parole chiave";
+
+$_t["it"]["Dependencies"] = "Dipendenze";
+
+$_t["it"]["Disown Packages"] = "Abbandona i Pacchetti";
+
+$_t["it"]["Package details could not be found."] = "Impossibile trovare i dettagli del pacchetto.";
+
+$_t["it"]["Package Details"] = "Dettagli del Pacchetto";
+
+$_t["it"]["Error retrieving package list."] = "Errore nel recupero della lista dei pacchetti.";
+
+$_t["it"]["Files"] = "Files";
+
+$_t["it"]["None"] = "Nessuno";
+
+$_t["it"]["Name"] = "Nome";
+
+$_t["it"]["Per page"] = "Per pagina";
+
+$_t["it"]["Go back to %hsearch results%h."] = "Torna ai %hrisulati della ricerca%h.";
+
+$_t["it"]["No packages matched your search criteria."] = "Nessun pacchetto corrisponde ai criteri della tua ricerca.";
+
+$_t["it"]["O%hrphan"] = "O%hrfani";
+
+$_t["it"]["Un-Vote"] = "Rimuovi il Voto";
+
+$_t["it"]["change category"] = "cambia categoria";
+
+$_t["it"]["UnNotify"] = "Togli la Notifica";
+
+$_t["it"]["Delete Packages"] = "Elimina i Pacchetti";
+
+$_t["it"]["Maintainer"] = "Maintainer";
+
+$_t["it"]["Add Comment"] = "Aggiungi un Commento";
+
+$_t["it"]["Tarball"] = "Archivio";
+
+$_t["it"]["Flag Out-of-date"] = "Segna come Non Aggiornato";
+
+$_t["it"]["Manage"] = "Organizza";
+
+$_t["it"]["Sort by"] = "Ordina per";
+
+$_t["it"]["Actions"] = "Azioni";
+
+$_t["it"]["Sources"] = "Sorgenti";
+
+$_t["it"]["Search Criteria"] = "Criteri di Ricerca";
+
+$_t["it"]["Notify"] = "Notifica";
+
+$_t["it"]["O%hut-of-Date"] = "N%hon Aggiornato";
+
+$_t["it"]["Vote"] = "Vota";
+
+$_t["it"]["Adopt Packages"] = "Adotta i Pacchetti";
+
+$_t["it"]["Yes"] = "Si";
+
+$_t["it"]["Package Listing"] = "Lista dei Pacchetti";
+
+$_t["it"]["Orphans"] = "Orfani";
+
+$_t["it"]["Any"] = "Qualsiasi";
+
+$_t["it"]["Voted"] = "Votato";
+
+$_t["it"]["No New Comment Notification"] = "Nessuna Notifica di Nuovo Commento";
+
+$_t["it"]["New Comment Notification"] = "Notifica di Nuovo Commento";
+
+$_t["it"]["Comments"] = "Commenti";
+
+$_t["it"]["The above files have been verified (by %s) and are safe to use."] = "I files sono stati verificati (da %s) ed il loro utilizzo è da considerarsi sicuro.";
+
+$_t["it"]["Be careful! The above files may contain malicious code that can damage your system."] = "Attenzione! I file potrebbero contenere codice pericoloso in grado di danneggiare il tuo sitema.";
+
+$_t["it"]["Flag Safe"] = "Segna come sicuro";
+
+$_t["it"]["Flag Package Safe To Use"] = "Segna il Pacchetto come Sicuro da Utilizzare";
+
+$_t["it"]["Unflag Safe"] = "Segna come Non sicuro";
+
+$_t["it"]["Unflag Package Safe To Use"] = "Segna il Pacchetto come Non Sicuro da Utilizzare";
+
+$_t["it"]["Safe"] = "Sicuro";
+
+$_t["it"]["Age"] = "Data";
+
+$_t["it"]["First Submitted"] = "Primo Invio";
+
+$_t["it"]["Last Updated"] = "Ultimo Aggiornamento";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/search_po.inc b/web/lang/it/search_po.inc
new file mode 100644
index 0000000..561047e
--- /dev/null
+++ b/web/lang/it/search_po.inc
@@ -0,0 +1,72 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["None of the selected packages could be deleted."] = "Nessuno dei pacchetti selezionati può essere cancellato.";
+
+$_t["it"]["Your votes have been removed from the selected packages."] = "I tuoi voti sono stati rimossi dai pacchetti selezionati.";
+
+$_t["it"]["You did not select any packages to un-vote for."] = "Non hai selezionato nessun pacchetto a cui rimuovere il voto.";
+
+$_t["it"]["The selected packages have been unflagged."] = "I pacchetti selezionati non sono più contrassegnati.";
+
+$_t["it"]["You did not select any packages to adopt."] = "Non hai selezionato nessun pacchetto da adottare.";
+
+$_t["it"]["You must be logged in before you can flag packages."] = "Devi essere autenticato prima di poter contrassegnare i pacchetti.";
+
+$_t["it"]["You must be logged in before you can get notifications on comments."] = "Devi essere autenticato prima di poter ricevere le notifiche sui commenti.";
+
+$_t["it"]["You must be logged in before you can vote for packages."] = "Devi essere autenticato prima di poter votare i pacchetti.";
+
+$_t["it"]["The selected packages have been flagged out-of-date."] = "I pacchetti selezionati sono stati contrassegnati come non aggiornati.";
+
+$_t["it"]["The selected packages have been deleted."] = "I pacchetti selezionati sono stati eliminati.";
+
+$_t["it"]["You did not select any packages to vote for."] = "Non hai selezionato nessun pacchetto a cui assegnare un voto.";
+
+$_t["it"]["You must be logged in before you can disown packages."] = "Devi essere autenticato prima di poter abbandonare i pacchetti.";
+
+$_t["it"]["Error trying to retrieve package details."] = "Errore durante il recupero dei dettagli del pacchetto.";
+
+$_t["it"]["The selected packages have been adopted."] = "I pacchetti selezionati sono stati adottati.";
+
+$_t["it"]["You have been removed from the comment notification list."] = "Sei stato rimosso dalla lista di notifica dei commenti.";
+
+$_t["it"]["Your votes have been cast for the selected packages."] = "I tuoi voti sono stati assegnati ai pacchetti selezionati.";
+
+$_t["it"]["You must be logged in before you can cancel notification on comments."] = "Devi essere autenticato prima di poter cancellare le notifiche sui commenti.";
+
+$_t["it"]["You must be logged in before you can adopt packages."] = "Devi essere autenticato prima di poter adottare dei pacchetti.";
+
+$_t["it"]["You have been added to the comment notification list."] = "Sei stato aggiunto alla lista di notifica dei commenti.";
+
+$_t["it"]["You did not select any packages to disown."] = "Non hai selezionato nessun pacchetto da abbandonare.";
+
+$_t["it"]["You must be logged in before you can un-vote for packages."] = "Devi essere autenticato prima di poter rimuovere il voto ai pacchetti.";
+
+$_t["it"]["You must be logged in before you can unflag packages."] = "Devi essere autenticato prima di poter rimuovere il contrassegno ai pacchetti.";
+
+$_t["it"]["You did not select any packages to unflag."] = "Non hai selezionato nessun pacchetto da segnare come aggiornato.";
+
+$_t["it"]["You did not select any packages to delete."] = "Non hai selezionato nessun pacchetto da eliminare.";
+
+$_t["it"]["Couldn't add to notification list."] = "Impossibile aggiungere alla lista di notifica.";
+
+$_t["it"]["You did not select any packages to flag."] = "Non hai selezionato nessun pacchetto da segnare come non aggiornato.";
+
+$_t["it"]["The selected packages have been disowned."] = "I pacchetti selezionati sono stati abbandonati.";
+
+$_t["it"]["Couldn't remove from notification list."] = "Impossibile rimuovere dalla lista di notifica.";
+
+$_t["it"]["The selected packages have been flagged safe."] = "I pacchetti selezionati sono stati contrassegnati come sicuri.";
+
+$_t["it"]["Couldn't flag package safe."] = "Impossibile contrassegnare il pacchetto come sicuro.";
+
+$_t["it"]["The selected packages have been unflagged safe."] = "I pacchetti selezionati sono stati contrassegnati come non sicuri.";
+
+$_t["it"]["Couldn't unflag package safe."] = "Impossibile contrassegnare il pacchetto come non sicuro.";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/submit_po.inc b/web/lang/it/submit_po.inc
new file mode 100644
index 0000000..eb4b9c3
--- /dev/null
+++ b/web/lang/it/submit_po.inc
@@ -0,0 +1,86 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Missing build function in PKGBUILD."] = "Manca la funzione build nel PKGBUILD.";
+
+$_t["it"]["Could not change directory to %s."] = "Impossibile cambiare la directory in %s.";
+
+$_t["it"]["No"] = "No";
+
+$_t["it"]["Missing pkgdesc variable in PKGBUILD."] = "Manca la variabile pkgdesc nel PKGBUILD.";
+
+$_t["it"]["Error trying to upload file - please try again."] = "Errore nell'invio del file - riprovare.";
+
+$_t["it"]["Error exec'ing the mv command."] = "Errore nell'esecuzione del comando mv.";
+
+$_t["it"]["You must create an account before you can upload packages."] = "Devi creare un account prima di poter inviare i pacchetti.";
+
+$_t["it"]["Package upload successful."] = "Invio completato con successo.";
+
+$_t["it"]["Overwrite existing package?"] = "Sovrascrivere il pacchetto esistente?";
+
+$_t["it"]["You did not specify a package name."] = "Non hai specificato un nome per il pacchetto.";
+
+$_t["it"]["Error trying to unpack upload - PKGBUILD does not exist."] = "Errore nello scompattare il file inviato. - Non esiste il PKGBUILD.";
+
+$_t["it"]["Could not create incoming directory: %s."] = "Impossibile creare la directory: %s.";
+
+$_t["it"]["Upload package file"] = "Pacchetto da inviare";
+
+$_t["it"]["Package Location"] = "Posizione del Pacchetto";
+
+$_t["it"]["Missing url variable in PKGBUILD."] = "Manca la variabile url nel PKGBUILD.";
+
+$_t["it"]["Package names do not match."] = "Il nome del pacchetto non corrisponde.";
+
+$_t["it"]["Package Category"] = "Categoria del Pacchetto";
+
+$_t["it"]["Could not change to directory %s."] = "Impossibile cambiare la directory in %s.";
+
+$_t["it"]["You did not tag the 'overwrite' checkbox."] = "Non hai selezionato l'opzione 'sovrascrivi'.";
+
+$_t["it"]["Invalid name: only lowercase letters are allowed."] = "Nome non valido: sono ammesse solo lettere minuscole.";
+
+$_t["it"]["Missing pkgver variable in PKGBUILD."] = "Manca la variabile pkgver nel PKGBUILD.";
+
+$_t["it"]["Package name"] = "Nome del pacchetto";
+
+$_t["it"]["Upload"] = "Invio";
+
+$_t["it"]["Missing md5sums variable in PKGBUILD."] = "Manca la variabile md5sums nel PKGBUILD.";
+
+$_t["it"]["Missing pkgrel variable in PKGBUILD."] = "Manca la variabile pkgrel nel PKGBUILD.";
+
+$_t["it"]["Missing pkgname variable in PKGBUILD."] = "Manca la variabile pkgname nel PKGBUILD.";
+
+$_t["it"]["Error - No file uploaded"] = "Errore - Nessun file inviato";
+
+$_t["it"]["You are not allowed to overwrite the %h%s%h package."] = "Non sei autorizzato a sovrascrivere il pacchetto %h%s%h.";
+
+$_t["it"]["Select Location"] = "Seleziona la Posizione";
+
+$_t["it"]["Select Category"] = "Seleziona la Categoria";
+
+$_t["it"]["Comment"] = "Commento";
+
+$_t["it"]["Could not create directory %s."] = "Impossibile creare la directory %s.";
+
+$_t["it"]["Unknown file format for uploaded file."] = "Il file inviato ha un formato sconosciuto.";
+
+$_t["it"]["Missing source variable in PKGBUILD."] = "Manca la variabile source nel PKGBUILD.";
+
+$_t["it"]["Sorry, uploads are not permitted by this server."] = "Spiacente, gli invii non sono permessi da questo server.";
+
+$_t["it"]["You must supply a comment for this upload/change."] = "Devi aggiungere un commento per questo cambiamento/invio.";
+
+$_t["it"]["Yes"] = "Si";
+
+$_t["it"]["Package URL is missing a protocol (ie. http:// ,ftp://)"] = "Manca un protocollo nell'URL del pacchetto (es. http:// ,ftp://)";
+
+$_t["it"]["Could not re-tar"] = "Impossibile ri-archiviare";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/template_po.inc b/web/lang/it/template_po.inc
new file mode 100644
index 0000000..4bde2ee
--- /dev/null
+++ b/web/lang/it/template_po.inc
@@ -0,0 +1,10 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Hi, this is worth reading!"] = "Ciao, questo vale la pena di leggerlo!";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/test_po.inc b/web/lang/it/test_po.inc
new file mode 100644
index 0000000..2dbcd00
--- /dev/null
+++ b/web/lang/it/test_po.inc
@@ -0,0 +1,16 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Select your language here: %h%s%h, %h%s%h, %h%s%h, %h%s%h."] = "Scegli la tua lingua qui: %h%s%h, %h%s%h, %h%s%h, %h%s%h.";
+
+$_t["it"]["Hello, world!"] = "Ciao, Mondo!";
+
+$_t["it"]["Hello, again!"] = "Ciao, di nuovo!";
+
+$_t["it"]["My current language tag is: '%s'."] = "Il tag della mia lingua corrente è: '%s'.";
+
+?> \ No newline at end of file
diff --git a/web/lang/it/timeout_po.inc b/web/lang/it/timeout_po.inc
new file mode 100644
index 0000000..8cf726b
--- /dev/null
+++ b/web/lang/it/timeout_po.inc
@@ -0,0 +1,12 @@
+<?
+# Italian (Italiano) translation
+# Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
+
+include_once("translator.inc");
+global $_t;
+
+$_t["it"]["Click on the Home link above to log in."] = "Clicca su Partenza per autenticarti.";
+
+$_t["it"]["Your session has timed out. You must log in again."] = "La tua sessione è scaduta. Devi autenticarti nuovamente.";
+
+?> \ No newline at end of file
diff --git a/web/lang/logout_po.inc b/web/lang/logout_po.inc
index b095e06..970c3e5 100644
--- a/web/lang/logout_po.inc
+++ b/web/lang/logout_po.inc
@@ -15,4 +15,6 @@ include_once("en/logout_po.inc");
include_once("pl/logout_po.inc");
+include_once("it/logout_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/pkgedit_po.inc b/web/lang/pkgedit_po.inc
index 6e4586d..15e39d1 100644
--- a/web/lang/pkgedit_po.inc
+++ b/web/lang/pkgedit_po.inc
@@ -15,4 +15,6 @@ include_once("en/pkgedit_po.inc");
include_once("pl/pkgedit_po.inc");
+include_once("it/pkgedit_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/pkgfuncs_po.inc b/web/lang/pkgfuncs_po.inc
index a9f4953..057440a 100644
--- a/web/lang/pkgfuncs_po.inc
+++ b/web/lang/pkgfuncs_po.inc
@@ -15,4 +15,6 @@ include_once("en/pkgfuncs_po.inc");
include_once("pl/pkgfuncs_po.inc");
+include_once("it/pkgfuncs_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/search_po.inc b/web/lang/search_po.inc
index 3644603..ecc4f46 100644
--- a/web/lang/search_po.inc
+++ b/web/lang/search_po.inc
@@ -15,4 +15,6 @@ include_once("en/search_po.inc");
include_once("pl/search_po.inc");
+include_once("it/search_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/submit_po.inc b/web/lang/submit_po.inc
index cc89d23..3a60e8b 100644
--- a/web/lang/submit_po.inc
+++ b/web/lang/submit_po.inc
@@ -15,4 +15,6 @@ include_once("en/submit_po.inc");
include_once("pl/submit_po.inc");
+include_once("it/submit_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/template_po.inc b/web/lang/template_po.inc
index 0f251b9..f4a65e6 100644
--- a/web/lang/template_po.inc
+++ b/web/lang/template_po.inc
@@ -15,4 +15,6 @@ include_once("en/template_po.inc");
include_once("pl/template_po.inc");
+include_once("it/template_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/test_po.inc b/web/lang/test_po.inc
index 1e3aa9c..1efe613 100644
--- a/web/lang/test_po.inc
+++ b/web/lang/test_po.inc
@@ -15,4 +15,6 @@ include_once("en/test_po.inc");
include_once("pl/test_po.inc");
+include_once("it/test_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lang/timeout_po.inc b/web/lang/timeout_po.inc
index 5c73b63..adb2ec2 100644
--- a/web/lang/timeout_po.inc
+++ b/web/lang/timeout_po.inc
@@ -15,4 +15,6 @@ include_once("en/timeout_po.inc");
include_once("pl/timeout_po.inc");
+include_once("it/timeout_po.inc");
+
?> \ No newline at end of file
diff --git a/web/lib/aur.inc b/web/lib/aur.inc
index 49f40e0..09119a8 100644
--- a/web/lib/aur.inc
+++ b/web/lib/aur.inc
@@ -15,6 +15,7 @@ $LOGIN_TIMEOUT = 1800; # number of idle seconds before timeout
$SUPPORTED_LANGS = array( # what languages we have translations for
"en" => "English",
"pl" => "Polski",
+ "it" => "Italiano",
# Eventually we will comment these in, when they are ready - PJM - 4/2005
# "es" => "Español",
# "de" => "Deutsch",
@@ -392,6 +393,7 @@ function html_header() {
#
print "<a href='".$_SERVER["PHP_SELF"]."?setlang=en'><span class='sideBarSmallHeader'>English</span></a> ";
print "<a href='".$_SERVER["PHP_SELF"]."?setlang=pl'><span class='sideBarSmallHeader'>Polski</span></a> ";
+ print "<a href='".$_SERVER["PHP_SELF"]."?setlang=it'><span class='sideBarSmallHeader'>Italiano</span></a> ";
#print "<a href='".$_SERVER["PHP_SELF"]."?setlang=es'><span class='sideBarSmallHeader'>Español</span></a> ";
#print "<a href='".$_SERVER["PHP_SELF"]."?setlang=de'><span class='sideBarSmallHeader'>Deutsch</span></a> ";
#print "<a href='".$_SERVER["PHP_SELF"]."?setlang=fr'><span class='sideBarSmallHeader'>Français</span></a>";