egroupware/phpgwapi/js/tiny_mce/plugins/emotions/langs/vi.js

23 lines
668 B
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// Vietnamese lang variables - Đỗ Xuân Tiến - tiendx2002@yahoo.com Việt hóa
tinyMCE.addToLang('emotions',{
title : 'Thêm biểu cảm',
desc : 'Biểu cảm',
cool : 'Tuyệt',
cry : 'Khóc',
embarassed : 'Bối rối',
foot_in_mouth : 'Chân trong miệng',
frown : 'Cau mày',
innocent : 'Ngây thơ',
kiss : 'Hôn',
laughing : 'Cười',
money_mouth : 'Ngậm tiền',
sealed : 'Dán miệng',
smile : 'Mỉm cười',
surprised : 'Ngạc nhiên',
tongue_out : 'Thè lưỡi',
undecided : 'Chưa quyết định',
wink : 'Nháy mắt',
yell : 'La hét'
});