diff options
author | Giovanni Scafora <linuxmania@gmail.com> | 2008-01-21 17:39:29 +0100 |
---|---|---|
committer | Simo Leone <simo@archlinux.org> | 2008-02-19 03:12:42 +0100 |
commit | a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e (patch) | |
tree | 9ba70b10474260a3cdc58bacdd0ac46f2962bb8d /web/lang/it/search_po.inc | |
parent | 036f286f1937e2d8c2dbe9b6005e5905f6f65f77 (diff) | |
download | aur-a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e.tar.gz aur-a4dcb7d38fb9d46ed09d039e40f20d63b3553c9e.tar.xz |
Updated Italian translation
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com>
Signed-off-by: Simo Leone <simo@archlinux.org>
Diffstat (limited to 'web/lang/it/search_po.inc')
-rw-r--r-- | web/lang/it/search_po.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/lang/it/search_po.inc b/web/lang/it/search_po.inc index 6430ee96..e10b85be 100644 --- a/web/lang/it/search_po.inc +++ b/web/lang/it/search_po.inc @@ -69,4 +69,12 @@ $_t["it"]["The selected packages have been unflagged safe."] = "I pacchetti sele $_t["it"]["Couldn't unflag package safe."] = "Impossibile contrassegnare il pacchetto come non sicuro."; +$_t["it"]["Packages"] = "Pacchetti"; + +$_t["it"]["You have been removed from the comment notification list for %s."] = "Sei stato rimosso dalla lista delle notifiche dei commenti per %s."; + +$_t["it"]["My Packages"] = "I miei pacchetti"; + +$_t["it"]["You have been added to the comment notification list for %s."] = "Sei stato aggiunto alla lista delle notifiche dei commenti per %s."; + ?>
\ No newline at end of file |