first commit. dokuwiki.
[h2N7SspZmY.git] / lib / plugins / wikistatistics / lang / it / lang.php
blobf9fbd7f316276d40e93a147b80ffa024f15332c4
1 <?php
2 /**
3 * english language file
5 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author Emanuele <emanuele45@interfree.it>
7 */
9 // settings must be present and set appropriately for the language
10 $lang['encoding'] = 'utf-8';
11 $lang['direction'] = 'ltr';
13 $lang['ws_hof'] = "Hall of Fame";
14 $lang['ws_position'] = "Posizione";
15 $lang['ws_name'] = "Nome";
16 $lang['ws_editnumb'] = "Numero di modifiche";
17 $lang['ws_histocontribmonthbydaytitle'] = "Numero di modifiche per giorno nel mese di";
18 $lang['ws_histocontribbymonthtitle'] = "Numero di modifiche per mese";
19 $lang['ws_hofpagessizes'] = "Hall of Fame delle dimensioni delle pagine"; $lang['ws_page'] = "Pagina";
20 $lang['ws_size'] = "Dimensione";
21 $lang['ws_pagesize'] = "Dimensioni delle pagine";