Fixed XSS in login error messages. Resolves FS 7901.
[aur-xilon.git] / web / lang / it / acctfuncs_po.inc
blobaaff6458334fa5f4d315c1ebd4f766b8074bc2d8
1 <?
2 # Italian (Italiano) translation
3 # Translators: Giovanni Scafora <linuxmania@gmail.com> and Pierluigi Picciau <pierluigi88@gmail.com>
5 include_once("translator.inc");
6 global $_t;
8 $_t["it"]["Missing a required field."] = "Manca un campo obbligatorio.";
10 $_t["it"]["Search'"] = "Cerca'";
12 $_t["it"]["The account, %h%s%h, has been successfully created."] = "L'account %h%s%h è stato creato con successo.";
14 $_t["it"]["Error trying to modify account, %h%s%h: %s."] = "Errore durante la modifica dell'account %h%s%h: %s.";
16 $_t["it"]["The email address is invalid."] = "L'indirizzo email non risulta valido.";
18 $_t["it"]["Error trying to create account, %h%s%h: %s."] = "Errore durante la creazione dell'account %h%s%h: %s.";
20 $_t["it"]["The username, %h%s%h, is already in use."] = "Il nome utente %h%s%h è già in uso.";
22 $_t["it"]["Account Type"] = "Tipo di account";
24 $_t["it"]["The account, %h%s%h, has been successfully modified."] = "L'account %h%s%h è stato modificato con successo.";
26 $_t["it"]["Account Suspended"] = "Account sospeso";
28 $_t["it"]["Status"] = "Stato";
30 $_t["it"]["New Package Notify"] = "Notifica dei nuovi pacchetti";
32 $_t["it"]["IRC Nick"] = "Nick IRC";
34 $_t["it"]["Trusted user"] = "Trusted user";
36 $_t["it"]["No results matched your search criteria."] = "Nessun pacchetto corrisponde ai criteri della ricerca.";
38 $_t["it"]["Normal user"] = "Utente normale";
40 $_t["it"]["Never"] = "Mai";
42 $_t["it"]["User"] = "Utente";
44 $_t["it"]["Active"] = "Attivo";
46 $_t["it"]["Last Voted"] = "Ultimo votato";
48 $_t["it"]["Real Name"] = "Nome reale";
50 $_t["it"]["Edit Account"] = "Modificare l'account";
52 $_t["it"]["Password fields do not match."] = "I campi password non corrispondono.";
54 $_t["it"]["Language"] = "Lingua";
56 $_t["it"]["A Trusted User cannot assign Developer status."] = "Un Trusted User non può assegnare lo stato di sviluppatore.";
58 $_t["it"]["The address, %h%s%h, is already in use."] = "L'indirizzo %h%s%h è già in uso.";
60 $_t["it"]["No more results to display."] = "Non vi sono ulteriori risultati da visualizzare.";
62 $_t["it"]["Type"] = "Tipo";
64 $_t["it"]["Click on the Home link above to login."] = "Fare clic su Inizio per autenticarsi.";
66 $_t["it"]["Sort by"] = "Ordina per";
68 $_t["it"]["Re-type password"] = "Riscrivere la password";
70 $_t["it"]["Language is not currently supported."] = "Lingua attualmente non supportata.";
72 $_t["it"]["Any type"] = "Qualsiasi tipo";
74 $_t["it"]["Last vote"] = "Ultimo voto";
76 $_t["it"]["Suspended"] = "Sospeso";
78 $_t["it"]["Trusted User"] = "Trusted User";
80 $_t["it"]["Missing User ID"] = "Manca l'User ID";
82 $_t["it"]["Developer"] = "Sviluppatore";
84 $_t["it"]["View this user's packages"] = "Visualizza i pacchetti di quest'utente";