~ubuntu-branches/ubuntu/intrepid/moin/intrepid-updates

« back to all changes in this revision

Viewing changes to wiki/htdocs/applets/FCKeditor/editor/lang/ar.js

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-02-14 16:09:24 UTC
  • mfrom: (0.2.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20060214160924-fyrx3gvknzqvt4vj
Tags: 1.5.2-1ubuntu1
Drop python2.3 package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
Replace                         : "استبدال",
86
86
SpellCheck                      : "تدقيق إملائي",
87
87
UniversalKeyboard       : "لوحة المفاتيح العالمية",
 
88
PageBreakLbl            : "Page Break", //MISSING
 
89
PageBreak                       : "Insert Page Break",  //MISSING
88
90
 
89
91
Form                    : "نموذج",
90
92
Checkbox                : "خانة اختيار",
106
108
DeleteCells                     : "حذف خلايا",
107
109
MergeCells                      : "دمج خلايا",
108
110
SplitCell                       : "تقسيم خلية",
 
111
TableDelete                     : "Delete Table",       //MISSING
109
112
CellProperties          : "خصائص الخلية",
110
113
TableProperties         : "خصائص الجدول",
111
114
ImageProperties         : "خصائص الصورة",
134
137
NotImplemented          : "لم يتم دعم هذا الأمر",
135
138
UnknownToolbarSet       : "لم أتمكن من العثور على طقم الأدوات \"%1\" ",
136
139
NoActiveX                       : "You browser's security settings could limit some features of the editor. You must enable the option \"Run ActiveX controls and plug-ins\". You may experience errors and notice missing features.",  //MISSING
 
140
BrowseServerBlocked : "The resources browser could not be opened. Make sure that all popup blockers are disabled.",     //MISSING
 
141
DialogBlocked           : "It was not possible to open the dialog window. Make sure all popup blockers are disabled.",  //MISSING
137
142
 
138
143
// Dialogs
139
144
DlgBtnOK                        : "موافق",
278
283
DlgTableCellSpace       : "تباعد الخلايا",
279
284
DlgTableCellPad         : "المسافة البادئة",
280
285
DlgTableCaption         : "الوصف",
 
286
DlgTableSummary         : "Summary",    //MISSING
281
287
 
282
288
// Table Cell Dialog
283
289
DlgCellTitle            : "خصائص الخلية",