diff options
author | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2010-03-24 19:34:41 +0000 |
commit | c639ad1e7e3ec747cac37e230fd8380da98c508b (patch) | |
tree | 19ee9852a167074fa76e4e1692adff9ecf24684a /language/it_IT/common.lang.php | |
parent | eafa796d88193b7e8e33d72ae866b0ae9df79e87 (diff) |
copy all languages (exceptions are en_UK and fr_FR) from branch 2.0 to trunk,
then convert the *.lang.php files with tools/convert_language_to_2.1.pl
Next step is to play with tools/translation_analysis.php to find which
language keys need translation for each language.
git-svn-id: http://piwigo.org/svn/trunk@5316 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT/common.lang.php')
-rw-r--r-- | language/it_IT/common.lang.php | 697 |
1 files changed, 351 insertions, 346 deletions
diff --git a/language/it_IT/common.lang.php b/language/it_IT/common.lang.php index 415fc2a6e..a43066cd3 100644 --- a/language/it_IT/common.lang.php +++ b/language/it_IT/common.lang.php @@ -2,7 +2,7 @@ // +-----------------------------------------------------------------------+ // | Piwigo - a PHP based picture gallery | // +-----------------------------------------------------------------------+ -// | Copyright(C) 2008-2010 Piwigo Team http://piwigo.org | +// | Copyright(C) 2008-2009 Piwigo Team http://piwigo.org | // | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net | // | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick | // +-----------------------------------------------------------------------+ @@ -21,350 +21,355 @@ // | USA. | // +-----------------------------------------------------------------------+ -$lang_info['language_name'] = "English"; -$lang_info['country'] = "Great Britain"; -$lang_info['direction'] = "ltr"; -$lang_info['code'] = "en"; -$lang_info['zero_plural'] = "1"; +// Langage informations +$lang_info['language_name'] = 'Italiano'; +$lang_info['country'] = 'Italia'; +$lang_info['direction'] = 'ltr'; +$lang_info['code'] = 'it'; +$lang_info['zero_plural'] = false; - -$lang['%.2f (rated %d times, standard deviation = %.2f)'] = "%.2f (votata %d volte, media = %.2f)"; -$lang['%d Kb'] = "%d Ko"; -$lang['%d category updated'] = "%d categoria aggiornata"; -$lang['%d categories updated'] = "%d categorie aggiornate"; -$lang['%d comment to validate'] = "%d commento utente da approvare"; -$lang['%d comments to validate'] = "%d commenti utente da approvare"; -$lang['%d new comment'] = "%d nuovo commento utente"; -$lang['%d new comments'] = "%d nuovi commenti utente"; -$lang['%d comment'] = "%d commento"; -$lang['%d comments'] = "%d commenti"; -$lang['%d hit'] = "vista %d volte"; -$lang['%d hits'] = "viste %d volte"; -$lang['%d new image'] = "%d nuovo elemento"; -$lang['%d new images'] = "%d nuovi elementi"; -$lang['%d new user'] = "%d nuovo utente"; -$lang['%d new users'] = "%d nuovi utenti"; -$lang['%d waiting element'] = "%d elemento in attesa"; -$lang['%d waiting elements'] = "%d elementi in attesa"; -$lang['About'] = "Informazioni su..."; -$lang['All tags must match'] = "Tutti i tags devono corrispondere"; -$lang['All tags'] = "Tutti i tags"; -$lang['Any tag'] = "Qualsiasi tag"; -$lang['At least one listed rule must be satisfied.'] = "Almeno una delle regole elencate deve essere soddisfatta."; -$lang['At least one tag must match'] = "Almeno un tag deve corrispondere"; -$lang['Author'] = "Autore"; -$lang['Average rate'] = "Voto medio"; -$lang['Categories'] = "Categorie"; -$lang['Category'] = "Categoria"; -$lang['Close this window'] = "Chiudi questa finestra"; -$lang['Complete RSS feed (images, comments)'] = "Flussi RSS completo (immagini, commenti)"; -$lang['Confirm Password'] = "Conferma la Password"; -$lang['Connection settings'] = "Parametri di connessione"; -$lang['Login'] = "Connessione"; -$lang['Contact webmaster'] = "Contattare il webmaster"; -$lang['Create a new account'] = "Sei un nuovo utente?"; -$lang['Created on'] = "Creato il"; -$lang['Creation date'] = "Data di creazione"; -$lang['Current password is wrong'] = "La password non è esatta"; -$lang['Dimensions'] = "Dimensioni"; -$lang['Display'] = "Visualizzazione"; -$lang['Each listed rule must be satisfied.'] = "Tutti i criteri devono essere soddisfatti"; -$lang['Email address is missing'] = "Manca l'indirizzo email"; -$lang['Email address'] = "Indirizzo email"; -$lang['Enter your personnal informations'] = "Inserire le informazioni personali"; -$lang['Error sending email'] = "Errore durante l'invio dell'email"; -$lang['File name'] = "Nome file"; -$lang['File'] = "File"; -$lang['Filesize'] = "Dimensione"; -$lang['Filter and display'] = "Filtra e visualizza"; -$lang['Filter'] = "Filtro"; -$lang['Forgot your password?'] = "Password dimenticata ?"; -$lang['Go through the gallery as a visitor'] = "Visita la galleria come ospite"; -$lang['Help'] = "Aiuto"; -$lang['Identification'] = "Identificazione"; -$lang['Image only RSS feed'] = "Flussi RSS delle immagini"; -$lang['Keyword'] = "Parola chiave"; -$lang['Links'] = "Links"; -$lang['Mail address'] = "Indirizzo email"; -$lang['N/A'] = "N/A"; -$lang['New on %s'] = "Nuovo il %s"; -$lang['New password confirmation does not correspond'] = "La conferma della nuova password non corrisponde"; -$lang['New password sent by email'] = "La nuova password ti è stata inviata via email"; -$lang['No email address'] = "Nessun indirizzo email"; -$lang['No classic user matches this email address'] = "Non esiste nessun utente con questo indirizzo email"; -$lang['Notification'] = "Notifica"; -$lang['Number of items'] = "Numero di elementi"; -$lang['Original dimensions'] = "Dimensioni originali"; -$lang['Password forgotten'] = "Password dimenticata"; -$lang['Password'] = "Password"; -$lang['Post date'] = "Data d'invio"; -$lang['Posted on'] = "Inviato il"; -$lang['Profile'] = "Profilo"; -$lang['Quick connect'] = "Connessione veloce"; -$lang['RSS feed'] = "flussi RSS"; -$lang['Rate'] = "Voto"; -$lang['Register'] = "Registrati"; -$lang['Registration'] = "Registrazione"; -$lang['Related tags'] = "Tags correlati"; -$lang['Reset'] = "Cancellare"; -$lang['Retrieve password'] = "Recuperare la password"; -$lang['Search rules'] = "Criteri di ricerca"; -$lang['Search tags'] = "Ricercare i tags"; -$lang['Search'] = "Cerca"; -$lang['See available tags'] = "Mostra i tags disponibili"; -$lang['Send new password'] = "Inviare una nuova password"; -$lang['Since'] = "Dal"; -$lang['Sort by'] = "Ordina per"; -$lang['Sort order'] = "Tipo di ordinamento"; -$lang['Tag'] = "Tag"; -$lang['Tags'] = "Tags"; -$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = "I flussi RSS informno sulle novità della galleria: nuove immagini, aggiornamento delle categorie, nuovi commenti. Da usarsi con un lettore di flussi RSS."; -$lang['Unknown feed identifier'] = "Identificatore di flusso sconosciuto"; -$lang['User comments'] = "Commenti utenti"; -$lang['Username'] = "Nome utente"; -$lang['Visits'] = "Visite"; -$lang['Webmaster'] = "Webmaster"; -$lang['Week %d'] = "Settimana %d"; -$lang['About Piwigo'] = "Mostra le informazioni su Piwigo"; -$lang['You are not authorized to access the requested page'] = "Non sei autorizzato a visualizzare la pagina richiesta"; -$lang['add to caddie'] = "Aggiungi al cestino"; -$lang['add this image to your favorites'] = "Aggiungi la pagina ai tuoi preferiti"; -$lang['Administration'] = "Amministrazione"; -$lang['Adviser mode enabled'] = "Modo consigliere attivo"; -$lang['all'] = "tutto"; -$lang['ascending'] = "ascendente"; -$lang['author(s) : %s'] = "autore(i) : %s"; -$lang['Expand all categories'] = "Espandi tutte le categorie"; -$lang['posted after %s (%s)'] = "disponibile dopo il %s (%s)"; -$lang['posted before %s (%s)'] = "disponibile prima del %s (%s)"; -$lang['posted between %s (%s) and %s (%s)'] = "disponibile tra %s (%s) e il %s (%s)"; -$lang['posted on %s'] = "disponibile il %s"; -$lang['Best rated'] = "Le più votate"; -$lang['display best rated items'] = "Mostra gli elementi i più votati"; -$lang['caddie'] = "Cestino"; -$lang['Calendar'] = "Calendario"; -$lang['All'] = "Tutto"; -$lang['display each day with pictures, month per month'] = "Mostra anno per anno, mese per mese, giorno per giorno"; -$lang['display pictures added on'] = "Mostra le immagini del"; -$lang['View'] = "Vista"; -$lang['chronology_monthly_calendar'] = "Calendario mensile"; -$lang['chronology_monthly_list'] = "Lista mensile"; -$lang['chronology_weekly_list'] = "Lista settimanale"; -$lang['Click here if your browser does not automatically forward you'] = "Cliccare qui se non siete reindirizzati automaticamente."; -$lang['comment date'] = "data del commento"; -$lang['Comment'] = "Commento"; -$lang['Your comment has been registered'] = "Il vostro commento è stato registrato"; -$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = "Sistema di sicurezza: attendere prima di aggiungere un nuovo commento"; -$lang['Your comment has NOT been registered because it did not pass the validation rules'] = "Il vostro commento non è stato registrato perchè non rispetta le regole di convalidazione"; -$lang['An administrator must authorize your comment before it is visible.'] = "Un amministratore deve autorizzare il tuo commento affinchè sia visibile."; -$lang['This login is already used by another user'] = "Questo nome utente esiste già"; -$lang['Comments'] = "Commenti"; -$lang['Add a comment'] = "Aggiunti un commento"; -$lang['created after %s (%s)'] = "creata dopo il %s (%s)"; -$lang['created before %s (%s)'] = "creata prima del %s (%s)"; -$lang['created between %s (%s) and %s (%s)'] = "creata tra il %s (%s) e il %s (%s)"; -$lang['created on %s'] = "creata il %s"; -$lang['Customize'] = "Personalizza"; -$lang['Your Gallery Customization'] = "Personalizzare visualizzazione"; -$lang['day'][0] = "Domenica"; -$lang['day'][1] = "Lunedì"; -$lang['day'][2] = "Martedì"; -$lang['day'][3] = "Mercoledì"; -$lang['day'][4] = "Giovedì"; -$lang['day'][5] = "Venerdì"; -$lang['day'][6] = "Sabato"; -$lang['Default'] = "Di default"; -$lang['delete this image from your favorites'] = "Cancellare questa immagine dalle vostre preferite"; -$lang['Delete'] = "Cancellare"; -$lang['descending'] = "discendente"; -$lang['download'] = "Scaricare"; -$lang['download this file'] = "Scaricare questo file"; -$lang['edit'] = "modificare"; -$lang['wrong date'] = "data errata"; -$lang['excluded'] = "Escluso"; -$lang['My favorites'] = "Le mie preferite"; -$lang['display my favorites pictures'] = "Mostra le mie foto preferite"; -$lang['Favorites'] = "Preferite"; -$lang['First'] = "Primo"; -$lang['The gallery is locked for maintenance. Please, come back later.'] = "La galleria è chiusa per manutenzione. Tornare più tardi."; -$lang['Page generated in'] = "Pagina generata in"; -$lang['guest'] = "ospite"; -$lang['Hello'] = "Ciao"; -$lang['available for administrators only'] = "Disponibile sono per gli amministratori"; -$lang['shows images at the root of this category'] = "Mostra le foto alla base di questa categoria"; -$lang['See last users comments'] = "Mostra gli ultimi commenti degli utenti"; -$lang['customize the appareance of the gallery'] = "Personalizza l'aspetto della galleria"; -$lang['search'] = "Cerca nella galleria"; -$lang['Home'] = "Home"; -$lang['Identification'] = "Identificazione"; -$lang['in this category'] = "in questa categoria"; -$lang['in %d sub-category'] = "in %d sottocategoria"; -$lang['in %d sub-categories'] = "in %d sottocategorie"; -$lang['included'] = "incluso"; -$lang['Invalid password!'] = "Password non valida !"; -$lang['Language'] = "Lingua"; -$lang['last %d days'] = "Ultimi %d giorni"; -$lang['Last'] = "Ultima"; -$lang['Logout'] = "Logout"; -$lang['E-mail address'] = "Indirizzo email"; -$lang['obligatory'] = "obbligatorio"; -$lang['Maximum height of the pictures'] = "Altezza massima delle immagini"; -$lang['Maximum height must be a number superior to 50'] = "L'altezza massima deve essere un numero superiore a 50"; -$lang['Maximum width of the pictures'] = "Larghezza massima delle immagini"; -$lang['Maximum width must be a number superior to 50'] = "La larghezza massima deve essere un numero superiore a 50"; -$lang['display a calendar by creation date'] = "Mostra il calendario per data di creazione"; -$lang['display all elements in all sub-categories'] = "Mostra gli elementi delle categorie e sottocategorie in modalità flat"; -$lang['return to normal view mode'] = "Ritorna alla visualizzazione normale"; -$lang['display a calendar by posted date'] = "Mostra il calendario per data d'inserimento nella galleria"; -$lang['month'][10] = "Ottobre"; -$lang['month'][11] = "Novembre"; -$lang['month'][12] = "Dicembre"; -$lang['month'][1] = "Gennaio"; -$lang['month'][2] = "Febbraio"; -$lang['month'][3] = "Marzo"; -$lang['month'][4] = "Aprile"; -$lang['month'][5] = "Maggio"; -$lang['month'][6] = "Giugno"; -$lang['month'][7] = "Luglio"; -$lang['month'][8] = "Agosto"; -$lang['month'][9] = "Settembre"; -$lang['Most visited'] = "Le più viste"; -$lang['display most visited pictures'] = "Mostra le foto le più viste"; -$lang['The number of images per row must be a not null scalar'] = "Il numero d'immagini per riga deve essere un intero non nullo"; -$lang['Number of images per row'] = "Numero d'immagini per riga"; -$lang['The number of rows per page must be a not null scalar'] = "Il numero di righe per pagina deve essere un intero non nullo"; -$lang['Number of rows per page'] = "Numero di righe per pagina"; -$lang['Unknown identifier'] = "Identificante sconosciuto"; -$lang['New password'] = "Nuova password"; -$lang['Rate this picture'] = "Vota questa foto"; -$lang['Next'] = "Prossima"; -$lang['Home'] = "Home"; -$lang['no rate'] = "nessun voto"; -$lang['Elements posted within the last %d day.'] = "L'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorno."; -$lang['Elements posted within the last %d days.'] = "L'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorni."; -$lang['password updated'] = "password aggiornata"; -$lang['Recent period must be a positive integer value'] = "Il periodo deve essere un valore intero positivo"; -$lang['picture'] = "immagini"; -$lang['Click on the picture to see it in high definition'] = "Cliccare sull'immagine per vederla in alta definizione"; -$lang['Show file metadata'] = "Mostrare i metadati del file"; -$lang['Powered by'] = "Sito realizzato grazie a"; -$lang['Preferences'] = "Preferenze"; -$lang['Previous'] = "Precendente"; -$lang['Random pictures'] = "Immagini a caso"; -$lang['display a set of random pictures'] = "Mostra un insieme d'immagini in modo casuale"; -$lang['Recent categories'] = "Ultime categorie"; -$lang['display recently updated categories'] = "Mostra le categorie recentemente create o aggiornate"; -$lang['Recent period'] = "Periodo recente"; -$lang['Recent pictures'] = "Ultime immagini"; -$lang['display most recent pictures'] = "Mostra le immagini le più recenti"; -$lang['Redirection...'] = "Reindirizzamento in corso..."; -$lang['Please, enter a login'] = "Inserire nome utente, grazie"; -$lang['login mustn\'t end with a space character'] = "Il nome utente non deve finire con uno spazio"; -$lang['login mustn\'t start with a space character'] = "Il nome utente non deve iniziare con uno spazio"; -$lang['this login is already used'] = "Nome utente già esistente"; -$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = "l'indirizzo email deve essere del tipo xxx@yyy.eee (ad esempio: cippalippa@libero.rio)"; -$lang['please enter your password again'] = "Reinserire la password, grazie."; -$lang['Auto login'] = "Conessione automatica"; -$lang['remove this tag from the list'] = "Eliminare tag dalla lista"; -$lang['representative'] = "rappresentative"; -$lang['return to homepage'] = "Torna alla homepage"; -$lang['Search for Author'] = "Cercare un Autore"; -$lang['Search in Categories'] = "Cercare nelle categorie"; -$lang['Search by Date'] = "Cercare per data"; -$lang['Date'] = "data"; -$lang['End-Date'] = "Data di fine"; -$lang['Kind of date'] = "Tipo data"; -$lang['Search for words'] = "Cercare le parole"; -$lang['Search for all terms'] = "Cercare tutte le parole"; -$lang['Search for any terms'] = "Cercare una delle parole"; -$lang['Empty query. No criteria has been entered.'] = "Selezione vuota. Nessun criterio di ricerca inserito."; -$lang['Search Options'] = "Opzioni di ricerca"; -$lang['Search results'] = "Risultato della ricerca"; -$lang['Search in subcategories'] = "Cercare nelle sottocategorie"; -$lang['Search'] = "Cercare"; -$lang['searched words : %s'] = "parole cercate : %s"; -$lang['Contact'] = "Contattare"; -$lang['set as category representative'] = "Usare immagine come rappresentativa della categoria"; -$lang['Show number of comments'] = "Mostrare il numero dei commenti"; -$lang['Show number of hits'] = "Mostrare il numero di visualizzazioni"; -$lang['slideshow'] = "diaporama"; -$lang['stop the slideshow'] = "fermare il diaporama"; -$lang['Specials'] = "Speciale"; -$lang['SQL queries in'] = "selezioni SQL in"; -$lang['display only recently posted images'] = "Mostra solo gli elementi recenti"; -$lang['return to the display of all images'] = "ritornare alla visualizzazione di tutti gli elementi"; -$lang['the beginning'] = "L'inizio"; -$lang['Interface theme'] = "Tema dell'interfaccia"; -$lang['Thumbnails'] = "Miniature"; -$lang['Menu'] = "Menu"; -$lang['A comment on your site'] = "Un commento sul sito"; -$lang['today'] = "Oggi"; -$lang['Update your rating'] = "Aggiorna il tuo voto"; -$lang['wrong filename'] = "nome della directory errata"; -$lang['the filesize of the picture must not exceed :'] = "La dimensione del file immagine non deve eccedere:"; -$lang['the picture must be to the fileformat jpg, gif or png'] = "L'immagine deve essere in formato jpg, png o gif"; -$lang['the height of the picture must not exceed :'] = "L'altezza dell'immagine non deve eccedere:"; -$lang['Optional, but recommended : choose a thumbnail to associate to'] = "Opzionale ma raccomandato: scegliere una miniatura da associare a"; -$lang['the width of the picture must not exceed :'] = "La larghezza dell'immagine non deve eccedere:"; -$lang['Author'] = "Autore"; -$lang['can\'t upload the picture on the server'] = "non è stato possibile caricare il file sul server"; -$lang['the username must be given'] = "nome utente obbligatorio"; -$lang['A picture\'s name already used'] = "file già esistente"; -$lang['You must choose a picture fileformat for the image'] = "il formato del file non è un formato immagine"; -$lang['You can\'t upload pictures in this category'] = "Non è possibile caricare una foto in questa categoria"; -$lang['Name of the picture'] = "Nome dell'immagine"; -$lang['Upload a picture'] = "Caricare un'immagine"; -$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = "Immagine caricata con successo. Un amministratore convaliderà l'operazione il più presto possibile"; -$lang['Upload a picture'] = "Caricare un'immagine"; -$lang['useful when password forgotten'] = "utile se si dimentica la password"; -$lang['Quick search'] = "Ricerca rapida"; -$lang['Connected user: %s'] = "Utente(i) connesso(i): %s"; -$lang['IP: %s'] = "IP: %s"; -$lang['Browser: %s'] = "Navigatore: %s"; -$lang['Author: %s'] = "Autore: %s"; -$lang['Comment: %s'] = "Commento: %s"; -$lang['Delete: %s'] = "Sopressione: %s"; -$lang['Validate: %s'] = "Convalida: %s"; -$lang['Comment by %s'] = "Commento per %s"; -$lang['User: %s'] = "Utente: %s"; -$lang['Email: %s'] = "Email: %s"; -$lang['Admin: %s'] = "Amministrazione: %s"; -$lang['Registration of %s'] = "Registrazione di %s"; -$lang['Category: %s'] = "Categoria: %s"; -$lang['Picture name: %s'] = "Nome dell'immagine: %s"; -$lang['Creation date: %s'] = "Data di creazione: %d"; -$lang['Waiting page: %s'] = "Pagina in attesa: %s"; -$lang['Picture uploaded by %s'] = "Immagine caricata da %s"; -$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "Lo status del'utente \"guest\" non è conforme, viene usato lo status di default. Vogliate avvertire il webmaster."; -$lang['Administrator, webmaster and special user cannot use this method'] = "Amministratore, webmaster et utente speciale non possono utilizzare questo metodo"; -$lang['a user use already this mail address'] = "un utente usa già questo indirizzo mail"; -$lang['Category results for'] = "Risultato delle categorie per"; -$lang['Tag results for'] = "Risultato dei tag per"; -$lang['from %s to %s'] = "da %s a %s"; -$lang['Play of slideshow'] = "Lettura del diaporama"; -$lang['Pause of slideshow'] = "Pausa del diaporama"; -$lang['Repeat the slideshow'] = "Ricominciare il diaporama"; -$lang['Not repeat the slideshow'] = "Non ricominciare il diaporama"; -$lang['Reduce diaporama speed'] = "Ralentare la velocità del diaporama"; -$lang['Accelerate diaporama speed'] = "Accelerare la velocità del diaporama"; -$lang['Submit'] = "Confermare"; -$lang['Yes'] = "Si"; -$lang['No'] = "No"; -$lang['%d image'] = "%d immagine"; -$lang['%d images'] = "%d immagini"; -$lang['%d image is also linked to current tags'] = "%d immagine è anche connessa ai tag correnti"; -$lang['%d images are also linked to current tags'] = "%d immagini sono anche connesse ai tag correnti"; -$lang['See images linked to this tag only'] = "Mostrare le immagini connesse solo a questo tag"; -$lang['images posted during the last %d days'] = "immagini aggiunte durante gli ultimi %d giorni"; -$lang['Choose an image'] = "Scegliere un immagine da aggiungere"; -$lang['Piwigo Help'] = "Help di Piwigo"; -$lang['Rank'] = "Rang"; -$lang['group by letters'] = "ragruppare per lettera"; -$lang['letters'] = "lettere"; -$lang['show tag cloud'] = "fare salire la nuvola di tags"; -$lang['cloud'] = "nuvola"; -$lang['Reset to default values'] = "Ripristinare le impostazioni predefinite"; -$lang['delete all images from your favorites'] = "supprimer toutes les images de vos favoris"; -$lang['Sent by'] = "Envoyé par"; -$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = "I cookies sono bloccati o non sopportati dal vostro browser. Dovete attivare i cookie per connettervi."; +$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (votata %d volte, media = %.2f)'; +$lang['%d Kb'] = '%d Ko'; +$lang['%d category updated'] = '%d categoria aggiornata'; +$lang['%d categories updated'] = '%d categorie aggiornate'; +$lang['%d comment to validate'] = '%d commento utente da approvare'; +$lang['%d comments to validate'] = '%d commenti utente da approvare'; +$lang['%d new comment'] = '%d nuovo commento utente'; +$lang['%d new comments'] = '%d nuovi commenti utente'; +$lang['%d comment'] = '%d commento'; +$lang['%d comments'] = '%d commenti'; +$lang['%d hit'] = 'vista %d volte'; +$lang['%d hits'] = 'viste %d volte'; +$lang['%d new image'] = '%d nuovo elemento'; +$lang['%d new images'] = '%d nuovi elementi'; +$lang['%d new user'] = '%d nuovo utente'; +$lang['%d new users'] = '%d nuovi utenti'; +$lang['%d waiting element'] = '%d elemento in attesa'; +$lang['%d waiting elements'] = '%d elementi in attesa'; +$lang['About'] = 'Informazioni su...'; +$lang['All tags must match'] = 'Tutti i tags devono corrispondere'; +$lang['All tags'] = 'Tutti i tags'; +$lang['Any tag'] = 'Qualsiasi tag'; +$lang['At least one listed rule must be satisfied.'] = 'Almeno una delle regole elencate deve essere soddisfatta.'; +$lang['At least one tag must match'] = 'Almeno un tag deve corrispondere'; +$lang['Author'] = 'Autore'; +$lang['Average rate'] = 'Voto medio'; +$lang['Categories'] = 'Categorie'; +$lang['Category'] = 'Categoria'; +$lang['Close this window'] = 'Chiudi questa finestra'; +$lang['Complete RSS feed (images, comments)'] = 'Flussi RSS completo (immagini, commenti)'; +$lang['Confirm Password'] = 'Conferma la Password'; +$lang['Connection settings'] = 'Parametri di connessione'; +$lang['Login'] = 'Connessione'; +$lang['Contact webmaster'] = 'Contattare il webmaster'; +$lang['Create a new account'] = 'Sei un nuovo utente?'; +$lang['Created on'] = 'Creato il'; +$lang['Creation date'] = 'Data di creazione'; +$lang['Current password is wrong'] = 'La password non è esatta'; +$lang['Dimensions'] = 'Dimensioni'; +$lang['Display'] = 'Visualizzazione'; +$lang['Each listed rule must be satisfied.'] = 'Tutti i criteri devono essere soddisfatti'; +$lang['Email address is missing. Please specify an email address.'] = 'Manca l\'indirizzo email'; +$lang['Email address'] = 'Indirizzo email'; +$lang['Enter your personnal informations'] = 'Inserire le informazioni personali'; +$lang['Error sending email'] = 'Errore durante l\'invio dell\'email'; +$lang['File name'] = 'Nome file'; +$lang['File'] = 'File'; +$lang['Filesize'] = 'Dimensione'; +$lang['Filter and display'] = 'Filtra e visualizza'; +$lang['Filter'] = 'Filtro'; +$lang['Forgot your password?'] = 'Password dimenticata ?'; +$lang['Go through the gallery as a visitor'] = 'Visita la galleria come ospite'; +$lang['Help'] = 'Aiuto'; +$lang['Identification'] = 'Identificazione'; +$lang['Image only RSS feed'] = 'Flussi RSS delle immagini'; +$lang['Keyword'] = 'Parola chiave'; +$lang['Links'] = 'Links'; +$lang['Mail address'] = $lang['Email address']; +$lang['N/A'] = 'N/A'; +$lang['New on %s'] = 'Nuovo il %s'; +$lang['New password confirmation does not correspond'] = 'La conferma della nuova password non corrisponde'; +$lang['New password sent by email'] = 'La nuova password ti è stata inviata via email'; +$lang['No email address'] = 'Nessun indirizzo email'; +$lang['No classic user matches this email address'] = 'Non esiste nessun utente con questo indirizzo email'; +$lang['Notification'] = 'Notifica'; +$lang['Number of items'] = 'Numero di elementi'; +$lang['Original dimensions'] = 'Dimensioni originali'; +$lang['Password forgotten'] = 'Password dimenticata'; +$lang['Password'] = 'Password'; +$lang['Post date'] = 'Data d\'invio'; +$lang['Posted on'] = 'Inviato il'; +$lang['Profile'] = 'Profilo'; +$lang['Quick connect'] = 'Connessione veloce'; +$lang['RSS feed'] = 'flussi RSS'; +$lang['Rate'] = 'Voto'; +$lang['Register'] = 'Registrati'; +$lang['Registration'] = 'Registrazione'; +$lang['Related tags'] = 'Tags correlati'; +$lang['Reset'] = 'Cancellare'; +$lang['Retrieve password'] = 'Recuperare la password'; +$lang['Search rules'] = 'Criteri di ricerca'; +$lang['Search tags'] = 'Ricercare i tags'; +$lang['Search'] = 'Cerca'; +$lang['See available tags'] = 'Mostra i tags disponibili'; +$lang['Send new password'] = 'Inviare una nuova password'; +$lang['Since'] = 'Dal'; +$lang['Sort by'] = 'Ordina per'; +$lang['Sort order'] = 'Tipo di ordinamento'; +$lang['Tag'] = 'Tag'; +$lang['Tags'] = 'Tags'; +$lang['The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.'] = 'I flussi RSS informno sulle novità della galleria: nuove immagini, aggiornamento delle categorie, nuovi commenti. Da usarsi con un lettore di flussi RSS.'; +$lang['Unknown feed identifier'] = 'Identificatore di flusso sconosciuto'; +$lang['User comments'] = 'Commenti utenti'; +$lang['Username'] = 'Nome utente'; +$lang['Visits'] = 'Visite'; +$lang['Webmaster'] = 'Webmaster'; +$lang['Week %d'] = 'Settimana %d'; +$lang['About Piwigo'] = 'Mostra le informazioni su Piwigo'; +$lang['You are not authorized to access the requested page'] = 'Non sei autorizzato a visualizzare la pagina richiesta'; +$lang['add to caddie'] = 'Aggiungi al cestino'; +$lang['add this image to your favorites'] = 'Aggiungi la pagina ai tuoi preferiti'; +$lang['Administration'] = 'Amministrazione'; +$lang['Adviser mode enabled'] = 'Modo consigliere attivo'; +$lang['all'] = 'tutto'; +$lang['ascending'] = 'ascendente'; +$lang['author(s) : %s'] = 'autore(i) : %s'; +$lang['Expand all categories'] = 'Espandi tutte le categorie'; +$lang['posted after %s (%s)'] = 'disponibile dopo il %s (%s)'; +$lang['posted before %s (%s)'] = 'disponibile prima del %s (%s)'; +$lang['posted between %s (%s) and %s (%s)'] = 'disponibile tra %s (%s) e il %s (%s)'; +$lang['posted on %s'] = 'disponibile il %s'; +$lang['Best rated'] = 'Le più votate'; +$lang['display best rated items'] = 'Mostra gli elementi i più votati'; +$lang['caddie'] = 'Cestino'; +$lang['Calendar'] = 'Calendario'; +$lang['All'] = 'Tutto'; +$lang['display each day with pictures, month per month'] = 'Mostra anno per anno, mese per mese, giorno per giorno'; +$lang['display pictures added on'] = 'Mostra le immagini del '; +$lang['View'] = 'Vista'; +$lang['chronology_monthly_calendar'] = 'Calendario mensile'; +$lang['chronology_monthly_list'] = 'Lista mensile'; +$lang['chronology_weekly_list'] = 'Lista settimanale'; +$lang['Click here if your browser does not automatically forward you'] = 'Cliccare qui se non siete reindirizzati automaticamente.'; +$lang['comment date'] = 'data del commento'; +$lang['Comment'] = 'Commento'; +$lang['Your comment has been registered'] = 'Il vostro commento è stato registrato'; +$lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Sistema di sicurezza: attendere prima di aggiungere un nuovo commento'; +$lang['Your comment has NOT been registered because it did not pass the validation rules'] = 'Il vostro commento non è stato registrato perchè non rispetta le regole di convalidazione'; +$lang['An administrator must authorize your comment before it is visible.'] = 'Un amministratore deve autorizzare il tuo commento affinchè sia visibile.'; +$lang['This login is already used by another user'] = 'Questo nome utente esiste già'; +$lang['Comments'] = 'Commenti'; +$lang['Add a comment'] = 'Aggiunti un commento'; +$lang['created after %s (%s)'] = 'creata dopo il %s (%s)'; +$lang['created before %s (%s)'] = 'creata prima del %s (%s)'; +$lang['created between %s (%s) and %s (%s)'] = 'creata tra il %s (%s) e il %s (%s)'; +$lang['created on %s'] = 'creata il %s'; +$lang['Customize'] = 'Personalizza'; +$lang['Your Gallery Customization'] = 'Personalizzare visualizzazione '; +$lang['day'][0] = 'Domenica'; +$lang['day'][1] = 'Lunedì'; +$lang['day'][2] = 'Martedì'; +$lang['day'][3] = 'Mercoledì'; +$lang['day'][4] = 'Giovedì'; +$lang['day'][5] = 'Venerdì'; +$lang['day'][6] = 'Sabato'; +$lang['Default'] = 'Di default'; +$lang['delete this image from your favorites'] = 'Cancellare questa immagine dalle vostre preferite'; +$lang['Delete'] = 'Cancellare'; +$lang['descending'] = 'discendente'; +$lang['download'] = 'Scaricare'; +$lang['download this file'] = 'Scaricare questo file'; +$lang['edit'] = 'modificare'; +$lang['wrong date'] = 'data errata'; +$lang['excluded'] = 'Escluso'; +$lang['My favorites'] = 'Le mie preferite'; +$lang['display my favorites pictures'] = 'Mostra le mie foto preferite'; +$lang['Favorites'] = 'Preferite'; +$lang['First'] = 'Primo'; +$lang['The gallery is locked for maintenance. Please, come back later.'] = 'La galleria è chiusa per manutenzione. Tornare più tardi.'; +$lang['Page generated in'] = 'Pagina generata in'; +$lang['guest'] = 'ospite'; +$lang['Hello'] = 'Ciao'; +$lang['available for administrators only'] = 'Disponibile sono per gli amministratori'; +$lang['shows images at the root of this category'] = 'Mostra le foto alla base di questa categoria'; +$lang['See last users comments'] = 'Mostra gli ultimi commenti degli utenti'; +$lang['customize the appareance of the gallery'] = 'Personalizza l\'aspetto della galleria'; +$lang['search'] = 'Cerca nella galleria'; +$lang['Home'] = 'Home'; +$lang['Identification'] = 'Identificazione'; +$lang['in this category'] = 'in questa categoria'; +$lang['in %d sub-category'] = 'in %d sottocategoria'; +$lang['in %d sub-categories'] = 'in %d sottocategorie'; +$lang['included'] = 'incluso'; +$lang['Invalid password!'] = 'Password non valida !'; +$lang['Language'] = 'Lingua'; +$lang['last %d days'] = 'Ultimi %d giorni'; +$lang['Last'] = 'Ultima'; +$lang['Logout'] = 'Logout'; +$lang['E-mail address'] = $lang['Email address']; +$lang['obligatory'] = 'obbligatorio'; +$lang['Maximum height of the pictures'] = 'Altezza massima delle immagini'; +$lang['Maximum height must be a number superior to 50'] = 'L\'altezza massima deve essere un numero superiore a 50'; +$lang['Maximum width of the pictures'] = 'Larghezza massima delle immagini'; +$lang['Maximum width must be a number superior to 50'] = 'La larghezza massima deve essere un numero superiore a 50'; +$lang['display a calendar by creation date'] = 'Mostra il calendario per data di creazione'; +$lang['display all elements in all sub-categories'] = 'Mostra gli elementi delle categorie e sottocategorie in modalità flat'; +$lang['return to normal view mode'] = 'Ritorna alla visualizzazione normale'; +$lang['display a calendar by posted date'] = 'Mostra il calendario per data d\'inserimento nella galleria'; +$lang['month'][10] = 'Ottobre'; +$lang['month'][11] = 'Novembre'; +$lang['month'][12] = 'Dicembre'; +$lang['month'][1] = 'Gennaio'; +$lang['month'][2] = 'Febbraio'; +$lang['month'][3] = 'Marzo'; +$lang['month'][4] = 'Aprile'; +$lang['month'][5] = 'Maggio'; +$lang['month'][6] = 'Giugno'; +$lang['month'][7] = 'Luglio'; +$lang['month'][8] = 'Agosto'; +$lang['month'][9] = 'Settembre'; +$lang['Most visited'] = 'Le più viste'; +$lang['display most visited pictures'] = 'Mostra le foto le più viste'; +$lang['The number of images per row must be a not null scalar'] = 'Il numero d\'immagini per riga deve essere un intero non nullo'; +$lang['Number of images per row'] = 'Numero d\'immagini per riga'; +$lang['The number of rows per page must be a not null scalar'] = 'Il numero di righe per pagina deve essere un intero non nullo'; +$lang['Number of rows per page'] = 'Numero di righe per pagina'; +$lang['Unknown identifier'] = 'Identificante sconosciuto'; +$lang['New password'] = 'Nuova password'; +$lang['Rate this picture'] = 'Vota questa foto'; +$lang['Next'] = 'Prossima'; +$lang['Home'] = 'Home'; +$lang['no rate'] = 'nessun voto'; +$lang['Elements posted within the last %d day.'] = 'L\'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorno.'; +$lang['Elements posted within the last %d days.'] = 'L\'insieme degli elementi sono filtrati per visualizzare solo gli elementi recenti di meno di %d giorni.'; +$lang['password updated'] = 'password aggiornata'; +$lang['Recent period must be a positive integer value'] = 'Il periodo deve essere un valore intero positivo'; +$lang['picture'] = 'immagini'; +$lang['Click on the picture to see it in high definition'] = 'Cliccare sull\'immagine per vederla in alta definizione'; +$lang['Show file metadata'] = 'Mostrare i metadati del file'; +$lang['Powered by'] = 'Sito realizzato grazie a'; +$lang['Preferences'] = 'Preferenze'; +$lang['Previous'] = 'Precendente'; +$lang['Random pictures'] = 'Immagini a caso'; +$lang['display a set of random pictures'] = 'Mostra un insieme d\'immagini in modo casuale'; +$lang['Recent categories'] = 'Ultime categorie'; +$lang['display recently updated categories'] = 'Mostra le categorie recentemente create o aggiornate'; +$lang['Recent period'] = 'Periodo recente'; +$lang['Recent pictures'] = 'Ultime immagini'; +$lang['display most recent pictures'] = 'Mostra le immagini le più recenti'; +$lang['Redirection...'] = 'Reindirizzamento in corso...'; +$lang['Please, enter a login'] = 'Inserire nome utente, grazie'; +$lang['login mustn\'t end with a space character'] = 'Il nome utente non deve finire con uno spazio'; +$lang['login mustn\'t start with a space character'] = 'Il nome utente non deve iniziare con uno spazio'; +$lang['this login is already used'] = 'Nome utente già esistente'; +$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'l\'indirizzo email deve essere del tipo xxx@yyy.eee (ad esempio: cippalippa@libero.rio)'; +$lang['please enter your password again'] = 'Reinserire la password, grazie.'; +$lang['Auto login'] = 'Conessione automatica'; +$lang['remove this tag from the list'] = 'Eliminare tag dalla lista'; +$lang['representative'] = 'rappresentative'; +$lang['return to homepage'] = 'Torna alla homepage'; +$lang['Search for Author'] = 'Cercare un Autore'; +$lang['Search in Categories'] = 'Cercare nelle categorie'; +$lang['Search by Date'] = 'Cercare per data'; +$lang['Date'] = 'data'; +$lang['End-Date'] = 'Data di fine'; +$lang['Kind of date'] = 'Tipo data'; +$lang['Search for words'] = 'Cercare le parole'; +$lang['Search for all terms'] = 'Cercare tutte le parole'; +$lang['Search for any terms'] = 'Cercare una delle parole'; +$lang['Empty query. No criteria has been entered.'] = 'Selezione vuota. Nessun criterio di ricerca inserito.'; +$lang['Search Options'] = 'Opzioni di ricerca'; +$lang['Search results'] = 'Risultato della ricerca'; +$lang['Search in subcategories'] = 'Cercare nelle sottocategorie'; +$lang['Search'] = 'Cercare'; +$lang['searched words : %s'] = 'parole cercate : %s'; +$lang['Contact'] = 'Contattare'; +$lang['set as category representative'] = 'Usare immagine come rappresentativa della categoria'; +$lang['Show number of comments'] = 'Mostrare il numero dei commenti'; +$lang['Show number of hits'] = 'Mostrare il numero di visualizzazioni'; +$lang['slideshow'] = 'diaporama'; +$lang['stop the slideshow'] = 'fermare il diaporama'; +$lang['Specials'] = 'Speciale'; +$lang['SQL queries in'] = 'selezioni SQL in'; +$lang['display only recently posted images'] = 'Mostra solo gli elementi recenti'; +$lang['return to the display of all images'] = 'ritornare alla visualizzazione di tutti gli elementi'; +$lang['the beginning'] = 'L\'inizio'; +$lang['Interface theme'] = 'Tema dell\'interfaccia'; +$lang['Thumbnails'] = 'Miniature'; +$lang['Menu'] = 'Menu'; +$lang['A comment on your site'] = 'Un commento sul sito'; +$lang['today'] = 'Oggi'; +$lang['Update your rating'] = 'Aggiorna il tuo voto'; +$lang['wrong filename'] = 'nome della directory errata'; +$lang['the filesize of the picture must not exceed :'] = 'La dimensione del file immagine non deve eccedere: '; +$lang['the picture must be to the fileformat jpg, gif or png'] = 'L\'immagine deve essere in formato jpg, png o gif'; +$lang['the height of the picture must not exceed :'] = 'L\'altezza dell\'immagine non deve eccedere: '; +$lang['Optional, but recommended : choose a thumbnail to associate to'] = 'Opzionale ma raccomandato: scegliere una miniatura da associare a '; +$lang['the width of the picture must not exceed :'] = 'La larghezza dell\'immagine non deve eccedere: '; +$lang['Author'] = 'Autore'; +$lang['can\'t upload the picture on the server'] = 'non è stato possibile caricare il file sul server'; +$lang['the username must be given'] = 'nome utente obbligatorio'; +$lang['A picture\'s name already used'] = 'file già esistente'; +$lang['You must choose a picture fileformat for the image'] = 'il formato del file non è un formato immagine'; +$lang['You can\'t upload pictures in this category'] = 'Non è possibile caricare una foto in questa categoria'; +$lang['Name of the picture'] = 'Nome dell\'immagine'; +$lang['Upload a picture'] = 'Caricare un\'immagine'; +$lang['Picture uploaded with success, an administrator will validate it as soon as possible'] = 'Immagine caricata con successo. Un amministratore convaliderà l\'operazione il più presto possibile'; +$lang['Upload a picture'] = 'Caricare un\'immagine'; +$lang['useful when password forgotten'] = 'utile se si dimentica la password'; +$lang['Quick search'] = 'Ricerca rapida'; +$lang['Connected user: %s'] = 'Utente(i) connesso(i): %s'; +$lang['IP: %s'] = 'IP: %s'; +$lang['Browser: %s'] = 'Navigatore: %s'; +$lang['Author: %s'] = 'Autore: %s'; +$lang['Comment: %s'] = 'Commento: %s'; +$lang['Delete: %s'] = 'Sopressione: %s'; +$lang['Validate: %s'] = 'Convalida: %s'; +$lang['Comment by %s'] = 'Commento per %s'; +$lang['User: %s'] = 'Utente: %s'; +$lang['Email: %s'] = 'Email: %s'; +$lang['Admin: %s'] = 'Amministrazione: %s'; +$lang['Registration of %s'] = 'Registrazione di %s'; +$lang['Category: %s'] = 'Categoria: %s'; +$lang['Picture name: %s'] = 'Nome dell\'immagine: %s'; +$lang['Creation date: %s'] = 'Data di creazione: %d'; +$lang['Waiting page: %s'] = 'Pagina in attesa: %s'; +$lang['Picture uploaded by %s'] = 'Immagine caricata da %s'; +// --------- Starting below: New or revised $lang ---- from version 1.7.1 +$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Lo status del\'utente "guest" non è conforme, viene usato lo status di default. Vogliate avvertire il webmaster.'; +// --------- Starting below: New or revised $lang ---- from Butterfly (1.8) +$lang['Administrator, webmaster and special user cannot use this method'] = 'Amministratore, webmaster et utente speciale non possono utilizzare questo metodo'; +$lang['a user use already this mail address'] = 'un utente usa già questo indirizzo mail'; +$lang['Category results for'] = 'Risultato delle categorie per'; +$lang['Tag results for'] = 'Risultato dei tag per'; +$lang['from %s to %s'] = 'da %s a %s'; +$lang['Play of slideshow'] = 'Lettura del diaporama'; +$lang['Pause of slideshow'] = 'Pausa del diaporama'; +$lang['Repeat the slideshow'] = 'Ricominciare il diaporama'; +$lang['Not repeat the slideshow'] = 'Non ricominciare il diaporama'; +$lang['Reduce diaporama speed'] = 'Ralentare la velocità del diaporama'; +$lang['Accelerate diaporama speed'] = 'Accelerare la velocità del diaporama'; +$lang['Submit'] = 'Confermare'; +$lang['Yes'] = 'Si'; +$lang['No'] = 'No'; +$lang['%d image']='%d immagine'; +$lang['%d images']='%d immagini'; +$lang['%d image is also linked to current tags'] = '%d immagine è anche connessa ai tag correnti'; +$lang['%d images are also linked to current tags'] = '%d immagini sono anche connesse ai tag correnti'; +$lang['See images linked to this tag only'] = 'Mostrare le immagini connesse solo a questo tag'; +$lang['images posted during the last %d days'] = 'immagini aggiunte durante gli ultimi %d giorni'; +$lang['Choose an image'] = 'Scegliere un immagine da aggiungere'; +$lang['Piwigo Help'] = 'Help di Piwigo'; +$lang['Rank'] = 'Rang'; +$lang['group by letters'] = 'ragruppare per lettera'; +$lang['letters'] = 'lettere'; +$lang['show tag cloud'] = 'fare salire la nuvola di tags'; +$lang['cloud'] = 'nuvola'; +$lang['Reset to default values'] = 'Ripristinare le impostazioni predefinite'; +$lang['delete all images from your favorites'] = 'cancellare tutte le immagini dai vostri favoriti'; +$lang['Sent by'] = 'Mandato da'; +$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'I cookies sono bloccati o non sopportati dal vostro browser. Dovete attivare i cookie per connettervi.'; +$lang['Are you sure?'] = 'Sei sicuro?'; +$lang['delete this comment'] = 'cancellare commenti'; +$lang['validate this comment'] = 'convalidare questo commento'; ?>
\ No newline at end of file |