diff options
author | pjmattal <pjmattal> | 2006-09-16 01:22:42 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-09-16 01:22:42 +0200 |
commit | 7caf3856d09a11b228587891dba1c5eff63aaf28 (patch) | |
tree | d1cd627efdf293c678d07419324b5418d937015e /web/lang/it | |
parent | 0967bc72ee2f76a82718af6461a922d89dbeaa86 (diff) | |
download | aur-7caf3856d09a11b228587891dba1c5eff63aaf28.tar.gz aur-7caf3856d09a11b228587891dba1c5eff63aaf28.tar.xz |
committed italian update from giovanni scafora
Diffstat (limited to 'web/lang/it')
-rw-r--r-- | web/lang/it/index_po.inc | 6 | ||||
-rw-r--r-- | web/lang/it/pkgfuncs_po.inc | 10 |
2 files changed, 16 insertions, 0 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc index 60ecbc5a..ce333a72 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 5b358d09..dd7ec3f7 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 |