summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/pt/lang.php
blob: 3b6d954a834fae4a4c6e63b8ed5380495eb793a4 (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 sintaxe de tag';
$lang['empty_output']	= 'Saída vazia';

$lang['include']		= 'Incluir';
$lang['exclude']		= 'Excluir';
$lang['use_and']		= 'Use lógica AND';
$lang['no_tags']		= 'Nenhuma tag encontrada';