xref: /dokuwiki/lib/plugins/popularity/lang/it/lang.php (revision 3e1ca056e645515478add4931738a5f476e1bf3e)
1c52ffa6fSAndreas Gohr<?php
2c52ffa6fSAndreas Gohr/**
3c52ffa6fSAndreas Gohr * Italian language file
4c52ffa6fSAndreas Gohr *
5c52ffa6fSAndreas Gohr * @author Diego Pierotto ita.translations@tiscali.it
61a211c1cSAndreas Gohr * @author ita.translations@tiscali.it
7f608ebb5SAndreas Gohr * @author Lorenzo Breda <lbreda@gmail.com>
89a3c1058SEdmondo Di Tucci * @author snarchio@alice.it
9e541943aSrobocap * @author robocap <robocap1@gmail.com>
1045c5ecdcSosman tekin * @author Osman Tekin osman.tekin93@hotmail.it
11*3e1ca056SJacopo Corbetta * @author Jacopo Corbetta <jacopo.corbetta@gmail.com>
12c52ffa6fSAndreas Gohr */
13c52ffa6fSAndreas Gohr$lang['name']                  = 'Raccolta dati sul wiki (può impiegare del tempo per caricarsi)';
14c52ffa6fSAndreas Gohr$lang['submit']                = 'Invia dati';
15*3e1ca056SJacopo Corbetta$lang['autosubmit']            = 'Invia automaticamente i dati una volta al mese';
16*3e1ca056SJacopo Corbetta$lang['submissionFailed']      = 'È stato impossibile inviare i dati a causa del seguente errore:';
17*3e1ca056SJacopo Corbetta$lang['submitDirectly']        = 'È possibile inviare i dati manualmente utilizzando il pulsante sottostante.';
18*3e1ca056SJacopo Corbetta$lang['autosubmitError']       = 'L\'ultimo invio automatico non è andato a buon fine a causa del seguente errore:';
19*3e1ca056SJacopo Corbetta$lang['lastSent']              = 'I dati sono stati inviati';
20