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