summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/lang/it/index_po.inc6
-rw-r--r--web/lang/it/pkgfuncs_po.inc10
2 files changed, 16 insertions, 0 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc
index 60ecbc5..ce333a7 100644
--- a/web/lang/it/index_po.inc
+++ b/web/lang/it/index_po.inc
@@ -79,4 +79,10 @@ $_t["it"]["Packages added or updated in the past 7 days"] = "Pacchetti aggiunti
$_t["it"]["Packages in unsupported and flagged as safe"] = "Pacchetti in unsupported considerati sicuri";
+$_t["it"]["Safe"] = "Sicuro";
+
+$_t["it"]["Out-of-date"] = "Non aggiornato";
+
+$_t["it"]["User Statistics"] = "Statistiche dell'utente";
+
?> \ No newline at end of file
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc
index 5b358d0..dd7ec3f 100644
--- a/web/lang/it/pkgfuncs_po.inc
+++ b/web/lang/it/pkgfuncs_po.inc
@@ -153,4 +153,14 @@ $_t["it"]["Use this form to update your account."] = "Utilizzare questo modulo p
$_t["it"]["You are not allowed to access this area."] = "Non si dispone dei permessi necessari per accedere.";
+$_t["it"]["Status"] = "Stato";
+
+$_t["it"]["unknown"] = "sconosciuto";
+
+$_t["it"]["License"] = "Licenza";
+
+$_t["it"]["All"] = "Tutto";
+
+$_t["it"]["Unsafe"] = "Pericoloso";
+
?> \ No newline at end of file