diff options
author | pjmattal <pjmattal> | 2006-08-08 03:01:51 +0200 |
---|---|---|
committer | pjmattal <pjmattal> | 2006-08-08 03:01:51 +0200 |
commit | 13a58b287c367a46d5fffe0a510fdf868c429d2f (patch) | |
tree | 6d0f77b6fa91a210f68869327bd2a4d873060239 /web/lang/it/index_po.inc | |
parent | c3a90420e257812c4ce952c8879d1ba4380f11e3 (diff) | |
download | aur-13a58b287c367a46d5fffe0a510fdf868c429d2f.tar.gz aur-13a58b287c367a46d5fffe0a510fdf868c429d2f.tar.xz |
committed giovanni's 20060807 italian patch
Diffstat (limited to 'web/lang/it/index_po.inc')
-rw-r--r-- | web/lang/it/index_po.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc index e47e9056..60ecbc5a 100644 --- a/web/lang/it/index_po.inc +++ b/web/lang/it/index_po.inc @@ -29,7 +29,7 @@ $_t["it"]["For now, it's just a place holder."] = "Per adesso, è solo un segnap $_t["it"]["It's more important to get the login functionality finished."] = "E' più importante avere la funzionalità di autenticazione completata."; -$_t["it"]["Error looking up username, %s."] = "Errore durante la ricerca del nome utente, %s."; +$_t["it"]["Error looking up username, %s."] = "Errore durante la ricerca del nome utente %s."; $_t["it"]["Login"] = "Entra"; @@ -37,7 +37,7 @@ $_t["it"]["Though we can't vouch for their contents, we provide a %hlist of user $_t["it"]["If you have feedback about the AUR, please leave it in %hFlyspray%h."] = "Se avete delle osservazioni da fare in merito al sistema AUR, potete lasciarle nel %hFlyspray%h."; -$_t["it"]["Incorrect password for username, %s."] = "Password errata per questo nome utente, %s."; +$_t["it"]["Incorrect password for username, %s."] = "Password errata per il nome utente %s."; $_t["it"]["Latest Packages:"] = "Ultimi pacchetti:"; |