To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
root / public / javascripts / jstoolbar / lang / jstoolbar-ar.js @ 912:5e80956cc792
History | View | Annotate | Download (830 Bytes)
| 1 | 909:cbb26bc654de | Chris | jsToolBar.strings = {};
|
|---|---|---|---|
| 2 | jsToolBar.strings ['Strong'] = 'قوي'; |
||
| 3 | jsToolBar.strings ['Italic'] = 'مائل'; |
||
| 4 | jsToolBar.strings ['Underline'] = 'تسطير'; |
||
| 5 | jsToolBar.strings ['Deleted'] = 'محذوف'; |
||
| 6 | jsToolBar.strings ['Code'] = 'رمز ضمني'; |
||
| 7 | jsToolBar.strings ['Heading 1'] = 'عنوان 1'; |
||
| 8 | jsToolBar.strings ['Heading 2'] = 'عنوان 2'; |
||
| 9 | jsToolBar.strings ['Heading 3'] = 'عنوان 3'; |
||
| 10 | jsToolBar.strings ['Unordered list'] = 'قائمة غير مرتبة'; |
||
| 11 | jsToolBar.strings ['Ordered list'] = 'قائمة مرتبة'; |
||
| 12 | jsToolBar.strings ['Quote'] = 'اقتباس'; |
||
| 13 | jsToolBar.strings ['Unquote'] = 'إزالة الاقتباس'; |
||
| 14 | jsToolBar.strings ['Preformatted text'] = 'نص مسبق التنسيق'; |
||
| 15 | jsToolBar.strings ['Wiki link'] = 'رابط الى صفحة ويكي'; |
||
| 16 | jsToolBar.strings ['Image'] = 'صورة'; |