]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/sk/FontChoice.js.uncompressed.js
merge new hu_HU translation
[tt-rss.git] / lib / dijit / _editor / nls / sk / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/sk/FontChoice", ({
3 fontSize: "Veľkosť",
4 fontName: "Písmo",
5 formatBlock: "Formát",
6 serif: "serif",
7 "sans-serif": "sans-serif",
8 monospace: "monospace",
9 cursive: "cursive",
10 fantasy: "fantasy",
11 noFormat: "Žiadny",
12 p: "Odsek",
13 h1: "Hlavička",
14 h2: "Podhlavička",
15 h3: "Pod-podhlavička",
16 pre: "Predformátované",
17 1: "xx-small",
18 2: "x-small",
19 3: "small",
20 4: "medium",
21 5: "large",
22 6: "x-large",
23 7: "xx-large"
24 })
25 );