diff options
author | Paul Mattal <paul@mattal.com> | 2007-09-30 13:06:44 -0400 |
---|---|---|
committer | Paul Mattal <paul@mattal.com> | 2007-09-30 13:06:44 -0400 |
commit | 6e49512b4e4a05398ede8e2280edec0a516c253f (patch) | |
tree | 5ef9fab68f3e577c89c29f3585fae3c998d87e65 /web/lang/it/pkgedit_po.inc | |
parent | 03a44d4900e225e5fc5b16192d8de8ec9fb8fa3d (diff) | |
download | aurweb-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.xz |
Italian: 20070930 patch from Giovanni Scafora
Diffstat (limited to 'web/lang/it/pkgedit_po.inc')
-rw-r--r-- | web/lang/it/pkgedit_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/it/pkgedit_po.inc b/web/lang/it/pkgedit_po.inc index 9df8ebc..96f4d44 100644 --- a/web/lang/it/pkgedit_po.inc +++ b/web/lang/it/pkgedit_po.inc @@ -11,15 +11,15 @@ $_t["it"]["Invalid category ID."] = "ID della categoria non valido."; $_t["it"]["Enter your comment below."] = "Inserisci un commento qui sotto."; -$_t["it"]["You are not allowed to delete this comment."] = "Non è possibile cancellare questo commento."; +$_t["it"]["You are not allowed to delete this comment."] = "Non puoi 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."] = "Bisogna autenticarsi prima di poter modificare le informazioni sul pacchetto."; +$_t["it"]["You must be logged in before you can edit package information."] = "Devi autenticarti prima di poter modificare le informazioni sul pacchetto."; -$_t["it"]["Comment has been deleted."] = "Il commento è stato cancellato."; +$_t["it"]["Comment has been deleted."] = "Il commento è stato rimosso."; $_t["it"]["You've found a bug if you see this...."] = "Se vedi questo, hai appena trovato un bug...."; |