summaryrefslogtreecommitdiffstats
path: root/web/lang/it/pkgfuncs_po.inc
blob: e3c5186c9beb1053152c0a1244241a8323be380b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<?php
# 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 lasciato da: %h%s%h il %h%s%h";

$_t["it"]["Location"] = "Posizione";

$_t["it"]["Delete comment"] = "Elimina il commento";

$_t["it"]["Go"] = "Esegui";

$_t["it"]["Unflag Out-of-date"] = "Il pacchetto è aggiornato";

$_t["it"]["Go back to %hpackage details view%h."] = "Ritorna alla %hvista dettagli del pacchetto%h.";

$_t["it"]["Error retrieving package details."] = "Si è verificato un errore durante il recupero dei dettagli del pacchetto.";

$_t["it"]["Description"] = "Descrizione";

$_t["it"]["My Packages"] = "I miei pacchetti";

$_t["it"]["Keywords"] = "Parola chiave";

$_t["it"]["Dependencies"] = "Dipendenze";

$_t["it"]["Disown Packages"] = "Abbandona il pacchetto";

$_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."] = "Si è verificato un errore durante il recupero della lista dei pacchetti.";

$_t["it"]["Files"] = "File";

$_t["it"]["None"] = "Nessuno";

$_t["it"]["Name"] = "Nome";

$_t["it"]["Per page"] = "Per pagina";

$_t["it"]["Go back to %hsearch results%h."] = "Ritorna ai %hrisultati della ricerca%h.";

$_t["it"]["No packages matched your search criteria."] = "Nessun pacchetto corrisponde ai criteri della ricerca.";

$_t["it"]["O%hrphan"] = "O%hrfano";

$_t["it"]["orphan"] = "orfano";

$_t["it"]["Un-Vote"] = "Rimuovi il voto";

$_t["it"]["change category"] = "cambia categoria";

$_t["it"]["UnNotify"] = "Togli la notifica";

$_t["it"]["Delete Packages"] = "Elimina il pacchetto";

$_t["it"]["Maintainer"] = "Responsabile";

$_t["it"]["Add Comment"] = "Aggiungi un commento";

$_t["it"]["Tarball"] = "Archivio";

$_t["it"]["Flag Out-of-date"] = "Il pacchetto non è aggiornato";

$_t["it"]["Manage"] = "Organizza";

$_t["it"]["Sort by"] = "Ordina per";

$_t["it"]["Sort order"] = "Ordina in modo";

$_t["it"]["Ascending"] = "Ascendente";

$_t["it"]["Descending"] = "Discendente";

$_t["it"]["Actions"] = "Azioni";

$_t["it"]["Sources"] = "Sorgenti";

$_t["it"]["Search Criteria"] = "Criteri di ricerca";

$_t["it"]["Notify"] = "Notifica";

$_t["it"]["Out-of-Date"] = "Non aggiornato";

$_t["it"]["Vote"] = "Vota";

$_t["it"]["Adopt Packages"] = "Adotta il pacchetto";

$_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 un nuovo commento";

$_t["it"]["Comments"] = "Commenti";

$_t["it"]["The above files have been verified (by %s) and are safe to use."] = "I file 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 vostro sistema.";

$_t["it"]["Flag Safe"] = "Il pacchetto è sicuro";

$_t["it"]["Flag Package Safe To Use"] = "Il pacchetto è sicuro";

$_t["it"]["Unflag Safe"] = "Il pacchetto non è sicuro";

$_t["it"]["Unflag Package Safe To Use"] = "Il pacchetto non è sicuro";

$_t["it"]["Safe"] = "Sicuri";

$_t["it"]["Age"] = "Data";

$_t["it"]["First Submitted"] = "Data di primo invio";

$_t["it"]["Last Updated"] = "Ultimo aggiornamento";

$_t["it"]["Search by"] = "Cerca per";

$_t["it"]["Submitter"] = "Contributore";

$_t["it"]["All"] = "Tutti";

$_t["it"]["Unsafe"] = "Non sicuri";

$_t["it"]["Status"] = "Stato";

$_t["it"]["License"] = "Licenza";

$_t["it"]["unknown"] = "sconosciuta";

$_t["it"]["Required by"] = "Richiesto da";

$_t["it"]["The above files have been verified (by %h%s%h) and are safe to use."] = "I file sono stati verificati (da %h%s%h) ed il loro utilizzo è da considerarsi sicuro.";

$_t["it"]["This package has been flagged out of date."] = "Questo pacchetto è stato contrassegnato come non aggiornato.";

$_t["it"]["Toggle Notify"] = "Rimuovi la notifica";

$_t["it"]["Showing results %s - %s of %s"] = "Risultati: %s - %s di %s";