]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/hu/FontChoice.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / _editor / nls / hu / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/hu/FontChoice", ({
3 fontSize: "Méret",
4 fontName: "Betűtípus",
5 formatBlock: "Formátum",
6 serif: "talpas",
7 "sans-serif": "talpatlan",
8 monospace: "rögzített szélességű",
9 cursive: "kurzív",
10 fantasy: "fantázia",
11 noFormat: "Nincs",
12 p: "Bekezdés",
13 h1: "Címsor",
14 h2: "Alcím",
15 h3: "Al-alcím",
16 pre: "Előformázott",
17 1: "xx-kicsi",
18 2: "x-kicsi",
19 3: "kicsi",
20 4: "közepes",
21 5: "nagy",
22 6: "x-nagy",
23 7: "xx-nagy"
24 })
25 );