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

/*
 * @license	GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author	Thien Hau <thienhau.9a14@gmail.com>
 * @author	Rainbow-Spike <rainbow_spike@derpy.ru>
 */

$lang['tag']			= 'Thẻ';
$lang['tags']			= 'Thẻ';
$lang['topic']			= 'Đề tài';
$lang['count']			= 'Định lượng';
$lang['toolbar_icon']	= 'Chèn cú pháp thẻ';
$lang['empty_output']	= 'Đầu ra trống';

$lang['include']		= 'Bao gồm';
$lang['exclude']		= 'Loại trừ';
$lang['use_and']		= 'Dụng logic AND';
$lang['no_tags']		= 'Không tìm thấy thẻ';