]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/kk/FontChoice.js.uncompressed.js
update dojo to 1.7.3
[tt-rss.git] / lib / dijit / _editor / nls / kk / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/kk/FontChoice", //begin v1.x content
3 ({
4 fontSize: "Өлшемі",
5 fontName: "Қаріп",
6 formatBlock: "Пішім",
7
8 serif: "serif",
9 "sans-serif": "sans-serif",
10 monospace: "monospace",
11 cursive: "көлбеу",
12 fantasy: "қиял-ғажайып",
13
14 noFormat: "Ешбір",
15 p: "Еже",
16 h1: "Үстіңгі деректеме",
17 h2: "Ішкі тақырып",
18 h3: "Ішкі-ішкі тақырып",
19 pre: "Алдын ала пішімделген",
20
21 1: "xx-кіші",
22 2: "x-кіші",
23 3: "кіші",
24 4: "орташа",
25 5: "үлкен",
26 6: "x-үлкен",
27 7: "xx-үлкен"
28 })
29 //end v1.x content
30 );