summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/tag/lang/pt/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/tag/lang/pt/lang.php')
-rw-r--r--platform/www/lib/plugins/tag/lang/pt/lang.php18
1 files changed, 18 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/tag/lang/pt/lang.php b/platform/www/lib/plugins/tag/lang/pt/lang.php
new file mode 100644
index 0000000..3b6d954
--- /dev/null
+++ b/platform/www/lib/plugins/tag/lang/pt/lang.php
@@ -0,0 +1,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';