]> git.wh0rd.org - tt-rss.git/blame - lib/dijit/_editor/nls/kk/FontChoice.js.uncompressed.js
make precache_headlines_idle() start slower
[tt-rss.git] / lib / dijit / _editor / nls / kk / FontChoice.js.uncompressed.js
CommitLineData
1354d172
AD
1define(
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);