summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/pt-br/lang.php
blob: c5313c781dcdb9edf0323004d56412b72f8482e7 (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']			= 'Tags';
$lang['topic']			= 'Tópico';
$lang['count']			= 'Quantidade';
$lang['toolbar_icon']	= 'Inserir tag-sintaxe';
$lang['empty_output']	= 'Saída vazia';

$lang['include']		= 'Incluir';
$lang['exclude']		= 'Excluir';
$lang['use_and']		= 'Usar lógica AND';
$lang['no_tags']		= 'Sem tags encontradas';