]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/ro/FontChoice.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / _editor / nls / ro / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/ro/FontChoice", ({
3 fontSize: "Mărime",
4 fontName: "Font",
5 formatBlock: "Format",
6 serif: "serif",
7 "sans-serif": "sans-serif",
8 monospace: "monospace",
9 cursive: "cursive",
10 fantasy: "fantasy",
11 noFormat: "Nimic",
12 p: "Paragraf",
13 h1: "Titlu",
14 h2: "Subtitlu",
15 h3: "Sub-subtitlu",
16 pre: "Preformatat",
17 1: "xxs (xx-small)",
18 2: "xs (x-small)",
19 3: "s (small)",
20 4: "m (medium)",
21 5: "l (large)",
22 6: "xl (x-large)",
23 7: "xxl (xx-large)"
24 })
25 );