]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/_editor/nls/ar/FontChoice.js.uncompressed.js
upgrade dojo to 1.8.3 (refs #570)
[tt-rss.git] / lib / dijit / _editor / nls / ar / FontChoice.js.uncompressed.js
1 define(
2 "dijit/_editor/nls/ar/FontChoice", ({
3 fontSize: "الحجم",
4 fontName: "طاقم طباعة",
5 formatBlock: "النسق",
6 serif: "serif",
7 "sans-serif": "sans-serif",
8 monospace: "أحادي المسافة",
9 cursive: "كتابة بحروف متصلة",
10 fantasy: "خيالي",
11 noFormat: "‏لا شيء‏",
12 p: "فقرة",
13 h1: "عنوان",
14 h2: "عنوان فرعي",
15 h3: "فرعي-عنوان فرعي",
16 pre: "منسق بصفة مسبقة",
17 1: "صغير جدا جدا",
18 2: "صغير جدا",
19 3: "صغير",
20 4: "متوسط",
21 5: "كبير",
22 6: "كبير جدا",
23 7: "كبير جدا جدا"
24 })
25 );