source: extensions/EasyCaptcha/language/it_IT/plugin.lang.php @ 24249

Last change on this file since 24249 was 24249, checked in by TranslationTeam, 11 years ago

[easy_captcha] Update it_IT, thanks to : Ericnet

File size: 2.5 KB
Line 
1<?php
2$lang['Moderate'] = 'Moderare';
3$lang['Preview'] = 'Anteprima';
4$lang['Activate on'] = 'Attiva su';
5$lang['Album comments'] = 'Commenti album';
6$lang['Contact form'] = 'Modulo contatti';
7$lang['Guestbook'] = 'Libro ospiti';
8$lang['Picture comments'] = 'Commenti immagini';
9$lang['Register form'] = 'Modulo registrazione';
10$lang['Drag & drop options'] = 'Opzioni Drag & drop';
11$lang['Comments action'] = 'Commenti azione';
12$lang['Colors'] = 'Colori';
13$lang['Border'] = 'Bordo';
14$lang['Background'] = 'Sfondo';
15$lang['Marks'] = 'Marca';
16$lang['Drop'] = 'Trascinare';
17$lang['Drop border'] = 'Rilasciare sui bordi';
18$lang['You are player X, click on the right case to complete the line.'] = 'Siete il giocatore X, fare clic destro nella casella per formare una linea completa.';
19$lang['You must activate JavaScript in your browser in order to be able to add a comment, sorry for the inconvenience.'] = 'Devi attivare JavaScript nel tuo browser per poter aggiungere un commento, mi dispiace per l\'inconveniente.';
20$lang['We detected that Crypto Captcha plugin is available on your gallery. Both plugins can be used at the same time, but you should not under any circumstances activate both of them on the same page.'] = 'Abbiamo rilevato che il plugin Crypto Captcha è disponibile nella tua galleria. Entrambi i plugin possono essere utilizzati allo stesso tempo, ma non devono in nessun caso essere attivati entrambi sulla stessa pagina.';
21$lang['To verify you are a human, please place the <b>%s</b> in the most right box bellow.'] = 'Per verificare che sei un essere umano, si prega di inserire il <b>%s</b> nella casella più in basso a destra.';
22$lang['Tic-tac-toe options'] = 'Opzioni Tic-tac-toe';
23$lang['Challenge'] = 'Test';
24$lang['Tic-tac-toe minigame'] = 'Minigioco Tic-tac-toe';
25$lang['This challenge requires that JavaScript is enabled on the visitor browser. About 1% of Internet users have Javascript disabled.'] = 'Questa sfida richiede che JavaScript sia abilitato nel browser del visitatore. Circa l\'1% degli utenti Internet hanno disattivato JavaScript.';
26$lang['Text'] = 'Testo';
27$lang['Theme'] = 'Tema';
28$lang['Random'] = 'Casuale';
29$lang['Pleaser answer'] = 'Si prega di rispondere';
30$lang['Number of images'] = 'Numero di immagini';
31$lang['Invalid color code <i>%s</i>'] = 'Codice colore non valido <i>%s</i>';
32$lang['Invalid answer'] = 'Risposta non valida';
33$lang['Image size'] = 'Dimmensione imagine';
34$lang['Image drag & drop'] = 'Drag & drop immagine';
35$lang['Image'] = 'Immagine';
36$lang['Image border'] = 'Bordo immagine';
37?>
Note: See TracBrowser for help on using the repository browser.