summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/it/lang.php
blob: 5f4b0a1fac870590090b67593f18df578964d0a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?php

/*
 * @license	GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author	Rainbow-Spike <rainbow_spike@derpy.ru>
 */

$lang['tag']			= 'Tag';
$lang['tags']			= 'Tag';
$lang['topic']			= 'Argomento';
$lang['count']			= 'Quantità';
$lang['toolbar_icon']	= 'Inserisci la sintassi tag';
$lang['empty_output']	= 'Output vuoto';

$lang['include']		= 'Includi';
$lang['exclude']		= 'Escludi';
$lang['use_and']		= 'Usa logica AND';
$lang['no_tags']		= 'Nessun tag trovato';