diff options
author | Paul Mattal <paul@mattal.com> | 2007-09-30 19:06:44 +0200 |
---|---|---|
committer | Paul Mattal <paul@mattal.com> | 2007-09-30 19:06:44 +0200 |
commit | 6e49512b4e4a05398ede8e2280edec0a516c253f (patch) | |
tree | 5ef9fab68f3e577c89c29f3585fae3c998d87e65 /web/lang/it/account_po.inc | |
parent | 03a44d4900e225e5fc5b16192d8de8ec9fb8fa3d (diff) | |
download | aur-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.gz aur-6e49512b4e4a05398ede8e2280edec0a516c253f.tar.xz |
Italian: 20070930 patch from Giovanni Scafora
Diffstat (limited to 'web/lang/it/account_po.inc')
-rw-r--r-- | web/lang/it/account_po.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/lang/it/account_po.inc b/web/lang/it/account_po.inc index be2aa703..87de33de 100644 --- a/web/lang/it/account_po.inc +++ b/web/lang/it/account_po.inc @@ -9,16 +9,16 @@ $_t["it"]["Use this form to update your account."] = "Utilizza questo modulo per $_t["it"]["Leave the password fields blank to keep your same password."] = "Lascia vuoti i campi relativi alla password per mantenerla invariata."; -$_t["it"]["You are not allowed to access this area."] = "Non si dispone dei permessi necessari per accedere."; +$_t["it"]["You are not allowed to access this area."] = "Non disponi dei permessi necessari per accedere."; $_t["it"]["Could not retrieve information for the specified user."] = "Non รจ stato possibile trovare le informazioni sull'utente specificato."; $_t["it"]["Use this form to search existing accounts."] = "Utilizza questo modulo per cercare account esistenti."; -$_t["it"]["You do not have permission to edit this account."] = "Non si dispone dei permessi necessari per modificare questo account."; +$_t["it"]["You do not have permission to edit this account."] = "Non disponi dei permessi necessari per modificare questo account."; $_t["it"]["Use this form to create an account."] = "Utilizza questo modulo per creare un account."; -$_t["it"]["You must log in to view user information."] = "Bisogna essere autenticati per poter visualizzare le informazioni sull'utente."; +$_t["it"]["You must log in to view user information."] = "Devi autenticarti per poter visualizzare le informazioni sull'utente."; ?>
\ No newline at end of file |