summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/emotions/langs/mk_dlg.js
blob: e4538140c1bd4b9583bb6e2cafa89b5134d4eca8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
tinyMCE.addI18n('mk.emotions_dlg',{
title:"\u0412\u043C\u0435\u0442\u043D\u0438 emociju",
desc:"Emocije",
cool:"Cool",
cry:"Pla\u010D",
embarassed:"Sramim se",
foot_in_mouth:"Izlanuo se",
frown:"Mr\u0161ti se",
innocent:"Nevina\u0161ce",
kiss:"Poljubac",
laughing:"Smeh",
money_mouth:"Bogata\u0161",
sealed:"\u0160utim",
smile:"Osmeh",
surprised:"Iznena\u0111en",
tongue_out:"Belji se",
undecided:"Neodlu\u010Dan",
wink:"Namigiva",
yell:"Vi\u010De"
});