From 87828ae08b4e37189bd3e78a35df24975f00c633 Mon Sep 17 00:00:00 2001 From: Loui Chang Date: Mon, 19 Jan 2009 16:31:04 -0500 Subject: Remove obsolete translation files. Signed-off-by: Loui Chang --- web/lang/it/index_po.inc | 93 ------------------------------------------------ 1 file changed, 93 deletions(-) delete mode 100644 web/lang/it/index_po.inc (limited to 'web/lang/it/index_po.inc') diff --git a/web/lang/it/index_po.inc b/web/lang/it/index_po.inc deleted file mode 100644 index d2f5b52a..00000000 --- a/web/lang/it/index_po.inc +++ /dev/null @@ -1,93 +0,0 @@ - and Pierluigi Picciau - -include_once("translator.inc"); -global $_t; - -$_t["it"]["You must supply a password."] = "È necessario inserire la password."; - -$_t["it"]["You must supply a username."] = "È necessario inserire il nome utente."; - -$_t["it"]["After that, this can be filled in with more meaningful text."] = "Dopotutto, questo potrebbe essere riempito con un messaggio più significativo."; - -$_t["it"]["Logged-in as: %h%s%h"] = "Connesso con il nome utente: %h%s%h"; - -$_t["it"]["Your account has been suspended."] = "L'account è stato sospeso."; - -$_t["it"]["Password:"] = "Password:"; - -$_t["it"]["Username:"] = "Nome utente:"; - -$_t["it"]["Remember me"] = "Ricordami" ; - -$_t["it"]["Welcome to the AUR! If you're a newcomer, you may want to read the %hGuidelines%h."] = "Benvenuto in AUR! Se sei un nuovo utente, dovresti leggere le %hGuidelines%h."; - -$_t["it"]["This is where the intro text will go."] = "Qui ci andrà il testo di introduzione."; - -$_t["it"]["Error trying to generate session id."] = "Errore durante la generazione dell'id di sessione."; - -$_t["it"]["For now, it's just a place holder."] = "Per adesso, è solo un segnaposto."; - -$_t["it"]["It's more important to get the login functionality finished."] = "È più importante avere la funzionalità di autenticazione completata."; - -$_t["it"]["Login"] = "Entra"; - -$_t["it"]["Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience."] = "Nonostante che non possiamo assicurarvi il loro contenuto, per vostra comodità mettiamo a disposizione una %hlista di repository degli utenti%h"; - -$_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 segnalarle sul %hFlyspray%h."; - -$_t["it"]["Latest Packages:"] = "Ultimi pacchetti:"; - -$_t["it"]["Discussion about the AUR takes place on the %sTUR Users List%s."] = "Le discussioni su AUR avvengono nella %sTUR Users List%s."; - -$_t["it"]["Email discussion about the AUR takes place on the %sTUR Users List%s."] = "Email per le discussioni su AUR che avvengono nella %sTUR Users List%s."; - -$_t["it"]["Recent Updates"] = "Aggiornamenti recenti"; - -$_t["it"]["Community"] = "Community"; - -$_t["it"]["Package Counts"] = "Conteggio dei pacchetti"; - -$_t["it"]["Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information."] = "Benvenuto in AUR! Per ottenere maggiori informazioni, leggi le %hAUR User Guidelines%h e le %hAUR TU Guidelines%h."; - -$_t["it"]["Unsupported"] = "Unsupported"; - -$_t["it"]["Contributed PKGBUILDs %hmust%h conform to the %hArch Packaging Standards%h otherwise they will be deleted!"] = "I PKGBUILD inviati %hdevono%h essere conformi agli %hArch Packaging Standards%h altrimenti saranno cancellati!"; - -$_t["it"]["Statistics"] = "Statistiche"; - -$_t["it"]["My Statistics"] = "Le mie statistiche"; - -$_t["it"]["Flagged as safe by me"] = "Pacchetti verificati"; - -$_t["it"]["Flagged as safe"] = "Considerato sicuro"; - -$_t["it"]["User Statistics"] = "Statistiche Utente"; - -$_t["it"]["Registered Users"] = "Utenti registrati"; - -$_t["it"]["Trusted Users"] = "Trusted Users"; - -$_t["it"]["Packages in unsupported"] = "Pacchetti in unsupported"; - -$_t["it"]["Packages in unsupported and flagged as safe"] = "Pacchetti in unsupported considerati sicuri"; - -$_t["it"]["Packages in [community]"] = "Pacchetti in [community]"; - -$_t["it"]["Remember to vote for your favourite packages! The most popular packages are provided as binary packages in [community]."] = "Ricorda di votare i tuoi pacchetti preferiti! I pacchetti più votati saranno disponibili in [community] come precompilati."; - -$_t["it"]["Remember to vote for your favourite packages!"] = "Ricorda di votare i tuoi pacchetti preferiti!"; - -$_t["it"]["The most popular packages will be provided as binary packages in [community]."] = "I pacchetti più votati saranno disponibili in [community] come precompilati."; - -$_t["it"]["Packages added or updated in the past 7 days"] = "Pacchetti aggiunti o aggiornati negli ultimi 7 giorni"; - -$_t["it"]["Out-of-date"] = "Non aggiornati"; - -$_t["it"]["DISCLAIMER"] = "AVVISO"; - -$_t["it"]["Unsupported PKGBUILDs are user produced content. Any use of files is at your own risk."] = "i PKGBUILD presenti in unsupported sono stati inviati dagli utenti e, scaricandoli, accetti di usarli a tuo rischio e pericolo."; - -$_t["it"]["Login failure: Bad user or pass."] = "Autenticazione fallita: nome utente o password errata. "; - -- cgit v1.2.3-24-g4f1b