<?php
/*
 * additional language strings used by Roundbox template
 *
 * Italian version
 *
 * @author Christopher Arndt
 */
$lang['sitenav_title'] = 'Indice'; // title of site navigation in the sidebar
$lang['sitecmd_title'] = 'Azioni'; // title of site commands in the sidebar
// some tooltips for the footer buttons
$lang['btn_rss'] = 'Recent changes RSS feed';
$lang['btn_dokuwiki'] = 'Eseguito da DokuWiki';
$lang['btn_cc'] = 'Licenza Creative Commons';
$lang['btn_donate'] = 'Dono';
$lang['btn_php'] = 'Realizzato con PHP';
$lang['btn_xhtml'] = 'XHTML 1.0 valido';
$lang['btn_css'] = 'CSS valido';
$lang['btn_goto'] = 'Va a';
$lang['tip_goto'] = 'Inserisci il nome di una pagina e clicca il buttone per andarci';
$lang['img_metaheading'] = 'Informazioni sul imagine';
?>
