diff options
author | Giovanni Scafora <giovanni@archlinux.org> | 2009-01-29 16:30:09 -0800 |
---|---|---|
committer | Loui Chang <louipc.ist@gmail.com> | 2009-01-29 10:45:00 -0500 |
commit | b1739c9fabd81a94eb795be0d7cc6bc6c7a06acd (patch) | |
tree | 2dd689d9aa3ff5de98c73959ffc999ae1147244a /web/lang/it.po | |
parent | bc47de898400af055dc2b848c84c184bcda9db94 (diff) | |
download | aurweb-b1739c9fabd81a94eb795be0d7cc6bc6c7a06acd.tar.xz |
Update Italian translation and some improvements
Signed-off-by: Giovanni Scafora <giovanni@archlinux.org>
Signed-off-by: Loui Chang <louipc.ist@gmail.com>
Diffstat (limited to 'web/lang/it.po')
-rw-r--r-- | web/lang/it.po | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/lang/it.po b/web/lang/it.po index 550affa..e4ecc21 100644 --- a/web/lang/it.po +++ b/web/lang/it.po @@ -559,6 +559,14 @@ $_t["Packages"] = "Pacchetti"; $_t["Search Criteria"] = "Criterio di ricerca"; +$_t["Advanced"] = "Ricerca avanzata"; + +$_t["Some packages may be provided as binaries in [community]."] = "Alcuni pacchetti possono essere disponibili come precompilati nel repository [community]"; + +$_t["Legend"] = "Legenda"; + +$_t["Unsupported packages are user produced content. Any use of the provided files is at your own risk."] = "I pacchetti presenti in unsupported sono stati inviati dagli utenti. Usali a tuo rischio e pericolo."; + $_t["Missing build function in PKGBUILD."] = "Manca la funzione build nel PKGBUILD."; |