summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Mattal <paul@mattal.com>2007-09-26 14:19:34 +0200
committerPaul Mattal <paul@mattal.com>2007-09-26 14:19:34 +0200
commitd1c9422095b9981f608b75f0b78e412983ba7aff (patch)
tree67c49e8dd9ba9e85767c11888ef4985d4e91c508
parentb76faddb10fb53266e4f934a58edf30ba7935025 (diff)
downloadaur-d1c9422095b9981f608b75f0b78e412983ba7aff.tar.gz
aur-d1c9422095b9981f608b75f0b78e412983ba7aff.tar.xz
italian_20070926.diff patch from Giovanni Scafora
-rw-r--r--web/lang/it/pkgfuncs_po.inc20
1 files changed, 13 insertions, 7 deletions
diff --git a/web/lang/it/pkgfuncs_po.inc b/web/lang/it/pkgfuncs_po.inc
index 87508915..b13aabcf 100644
--- a/web/lang/it/pkgfuncs_po.inc
+++ b/web/lang/it/pkgfuncs_po.inc
@@ -135,23 +135,23 @@ $_t["it"]["Search by"] = "Cerca per";
$_t["it"]["Submitter"] = "Contributore";
-$_t["it"]["Leave the password fields blank to keep your same password."] = "Lasciare vuoti i campi relativi alla password per mantenerla invariata.";
+$_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 have been successfully logged out."] = "Disconnesso.";
-$_t["it"]["You must log in to view user information."] = "Bisogna autenticarsi per visualizzare queste informazioni.";
+$_t["it"]["You must log in to view user information."] = "Devi autenticarti per visualizzare queste informazioni.";
$_t["it"]["Could not retrieve information for the specified user."] = "Non è stato possibile trovare le informazioni sull'utente specificato.";
-$_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 search existing accounts."] = "Utilizzare questo modulo per cercare account esistenti.";
+$_t["it"]["Use this form to search existing accounts."] = "Utilizza questo modulo per cercare account esistenti.";
-$_t["it"]["Use this form to create an account."] = "Utilizzare questo modulo per creare un account.";
+$_t["it"]["Use this form to create an account."] = "Utilizza questo modulo per creare un account.";
-$_t["it"]["Use this form to update your account."] = "Utilizzare questo modulo per aggiornare il vostro account.";
+$_t["it"]["Use this form to update your account."] = "Utilizza questo modulo per aggiornare il vostro account.";
-$_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"]["Status"] = "Stato";
@@ -165,4 +165,10 @@ $_t["it"]["Unsafe"] = "Non sicuri";
$_t["it"]["Accounts"] = "Account";
+$_t["it"]["This package has been flagged out of date."] = "Questo pacchetto è stato segnato come non aggiornato.";
+
+$_t["it"]["The above files have been verified (by %h%s%h) and are safe to use."] = "I file sono stati verificati (da %h%s%h) ed il loro utilizzo è da considerarsi sicuro.";
+
+$_t["it"]["Required by"] = "Richiesto da";
+
?> \ No newline at end of file