Dotclear

source: plugins/dcCKEditor/js/ckeditor/lang/th.js @ 3616:9f4090f01864

Revision 3616:9f4090f01864, 23.6 KB checked in by franck <carnet.franck.paul@…>, 8 years ago (diff)

Update CKEditor from 4.6.2 to 4.7.3

Line 
1/*
2Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3For licensing, see LICENSE.md or http://ckeditor.com/license
4*/
5CKEDITOR.lang['th'] = {
6    undo : 
7    {
8     redo : 'ทำซ้ำคำสั่ง',
9     undo : 'ยกเลิกคำสั่ง'
10    },
11    toolbar : 
12    {
13     toolbarCollapse : 'ซ่อนแถบเครื่องมือ',
14     toolbarExpand : 'เปิดแถบเครื่องมือ',
15     toolbarGroups : 
16     {
17          document : 'Document',
18          clipboard : 'Clipboard/Undo',
19          editing : 'Editing',
20          forms : 'Forms',
21          basicstyles : 'Basic Styles',
22          paragraph : 'Paragraph',
23          links : 'Links',
24          insert : 'Insert',
25          styles : 'Styles',
26          colors : 'Colors',
27          tools : 'Tools'
28     },
29     toolbars : 'แถบเครื่องมือช่วยพิมพ์ข้อความ'
30    },
31    templates : 
32    {
33     button : 'เทมเพลต',
34     emptyListMsg : '(ยังไม่มีการกำหนดเทมเพลต)',
35     insertOption : 'แทนที่เนื้อหาเว็บไซต์ที่เลือก',
36     options : 'ตัวเลือกเกี่ยวกับเทมเพลท',
37     selectPromptMsg : 'กรุณาเลือก เทมเพลต เพื่อนำไปแก้ไขในอีดิตเตอร์<br />(เนื้อหาส่วนนี้จะหายไป):',
38     title : 'เทมเพลตของส่วนเนื้อหาเว็บไซต์'
39    },
40    table : 
41    {
42     border : 'ขนาดเส้นขอบ',
43     caption : 'หัวเรื่องของตาราง',
44     cell : 
45     {
46          menu : 'ช่องตาราง',
47          insertBefore : 'Insert Cell Before',
48          insertAfter : 'Insert Cell After',
49          deleteCell : 'ลบช่อง',
50          merge : 'ผสานช่อง',
51          mergeRight : 'Merge Right',
52          mergeDown : 'Merge Down',
53          splitHorizontal : 'Split Cell Horizontally',
54          splitVertical : 'Split Cell Vertically',
55          title : 'Cell Properties',
56          cellType : 'Cell Type',
57          rowSpan : 'Rows Span',
58          colSpan : 'Columns Span',
59          wordWrap : 'Word Wrap',
60          hAlign : 'Horizontal Alignment',
61          vAlign : 'Vertical Alignment',
62          alignBaseline : 'Baseline',
63          bgColor : 'Background Color',
64          borderColor : 'Border Color',
65          data : 'Data',
66          header : 'Header',
67          yes : 'Yes',
68          no : 'No',
69          invalidWidth : 'Cell width must be a number.',
70          invalidHeight : 'Cell height must be a number.',
71          invalidRowSpan : 'Rows span must be a whole number.',
72          invalidColSpan : 'Columns span must be a whole number.',
73          chooseColor : 'Choose'
74     },
75     cellPad : 'ระยะแนวตั้ง',
76     cellSpace : 'ระยะแนวนอนน',
77     column : 
78     {
79          menu : 'คอลัมน์',
80          insertBefore : 'Insert Column Before',
81          insertAfter : 'Insert Column After',
82          deleteColumn : 'ลบสดมน์'
83     },
84     columns : 'สดมน์',
85     deleteTable : 'ลบตาราง',
86     headers : 'ส่วนหัว',
87     headersBoth : 'ทั้งสองอย่าง',
88     headersColumn : 'คอลัมน์แรก',
89     headersNone : 'None',
90     headersRow : 'แถวแรก',
91     invalidBorder : 'ขนาดเส้นกรอบต้องเป็นจำนวนตัวเลข',
92     invalidCellPadding : 'ช่องว่างภายในเซลล์ต้องเลขจำนวนบวก',
93     invalidCellSpacing : 'ช่องว่างภายในเซลล์ต้องเป็นเลขจำนวนบวก',
94     invalidCols : 'จำนวนคอลัมน์ต้องเป็นจำนวนมากกว่า 0',
95     invalidHeight : 'ส่วนสูงของตารางต้องเป็นตัวเลข',
96     invalidRows : 'จำนวนของแถวต้องเป็นจำนวนมากกว่า 0',
97     invalidWidth : 'ความกว้างตารางต้องเป็นตัวเลข',
98     menu : 'คุณสมบัติของ ตาราง',
99     row : 
100     {
101          menu : 'แถว',
102          insertBefore : 'Insert Row Before',
103          insertAfter : 'Insert Row After',
104          deleteRow : 'ลบแถว'
105     },
106     rows : 'แถว',
107     summary : 'สรุปความ',
108     title : 'คุณสมบัติของ ตาราง',
109     toolbar : 'ตาราง',
110     widthPc : 'เปอร์เซ็น',
111     widthPx : 'จุดสี',
112     widthUnit : 'หน่วยความกว้าง'
113    },
114    stylescombo : 
115    {
116     label : 'ลักษณะ',
117     panelTitle : 'Formatting Styles',
118     panelTitle1 : 'Block Styles',
119     panelTitle2 : 'Inline Styles',
120     panelTitle3 : 'Object Styles'
121    },
122    specialchar : 
123    {
124     options : 'Special Character Options',
125     title : 'แทรกตัวอักษรพิเศษ',
126     toolbar : 'แทรกตัวอักษรพิเศษ'
127    },
128    sourcearea : 
129    {
130     toolbar : 'ดูรหัส HTML'
131    },
132    removeformat : 
133    {
134     toolbar : 'ล้างรูปแบบ'
135    },
136    print : 
137    {
138     toolbar : 'สั่งพิมพ์'
139    },
140    pastetext : 
141    {
142     button : 'วางแบบตัวอักษรธรรมดา',
143     pasteNotification : 'Your browser does not allow you to paste plain text this way. Press %1 to paste.'
144    },
145    pastefromword : 
146    {
147     confirmCleanup : 'ข้อความที่คุณต้องการวางลงไปเป็นข้อความที่คัดลอกมาจากโปรแกรมไมโครซอฟท์เวิร์ด คุณต้องการล้างค่าข้อความดังกล่าวก่อนวางลงไปหรือไม่?',
148     error : 'ไม่สามารถล้างข้อมูลที่ต้องการวางได้เนื่องจากเกิดข้อผิดพลาดภายในระบบ',
149     title : 'วางสำเนาจากตัวอักษรเวิร์ด',
150     toolbar : 'วางสำเนาจากตัวอักษรเวิร์ด'
151    },
152    notification : 
153    {
154     closed : 'Notification closed.'
155    },
156    maximize : 
157    {
158     maximize : 'ขยายใหญ่',
159     minimize : 'ย่อขนาด'
160    },
161    magicline : 
162    {
163     title : 'Insert paragraph here'
164    },
165    liststyle : 
166    {
167     armenian : 'Armenian numbering',
168     bulletedTitle : 'Bulleted List Properties',
169     circle : 'Circle',
170     decimal : 'Decimal (1, 2, 3, etc.)',
171     decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)',
172     disc : 'Disc',
173     georgian : 'Georgian numbering (an, ban, gan, etc.)',
174     lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)',
175     lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)',
176     lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)',
177     none : 'None',
178     notset : '<not set>',
179     numberedTitle : 'Numbered List Properties',
180     square : 'Square',
181     start : 'Start',
182     type : 'Type',
183     upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)',
184     upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)',
185     validateStartNumber : 'List start number must be a whole number.'
186    },
187    list : 
188    {
189     bulletedlist : 'ลำดับรายการแบบสัญลักษณ์',
190     numberedlist : 'ลำดับรายการแบบตัวเลข'
191    },
192    link : 
193    {
194     acccessKey : 'แอคเซส คีย์',
195     advanced : 'ขั้นสูง',
196     advisoryContentType : 'ชนิดของคำเกริ่นนำ',
197     advisoryTitle : 'คำเกริ่นนำ',
198     anchor : 
199     {
200          toolbar : 'แทรก/แก้ไข Anchor',
201          menu : 'รายละเอียด Anchor',
202          title : 'รายละเอียด Anchor',
203          name : 'ชื่อ Anchor',
204          errorName : 'กรุณาระบุชื่อของ Anchor',
205          remove : 'Remove Anchor'
206     },
207     anchorId : 'ไอดี',
208     anchorName : 'ชื่อ',
209     charset : 'ลิงค์เชื่อมโยงไปยังชุดตัวอักษร',
210     cssClasses : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
211     download : 'Force Download',
212     displayText : 'Display Text',
213     emailAddress : 'อีเมล์ (E-Mail)',
214     emailBody : 'ข้อความ',
215     emailSubject : 'หัวเรื่อง',
216     id : 'ไอดี',
217     info : 'รายละเอียด',
218     langCode : 'การเขียน-อ่านภาษา',
219     langDir : 'การเขียน-อ่านภาษา',
220     langDirLTR : 'จากซ้ายไปขวา (LTR)',
221     langDirRTL : 'จากขวามาซ้าย (RTL)',
222     menu : 'แก้ไข ลิงค์',
223     name : 'ชื่อ',
224     noAnchors : '(ยังไม่มีจุดเชื่อมโยงภายในหน้าเอกสารนี้)',
225     noEmail : 'กรุณาระบุอีเมล์ (E-mail)',
226     noUrl : 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ (URL)',
227     other : '<อื่น ๆ>',
228     popupDependent : 'แสดงเต็มหน้าจอ (Netscape)',
229     popupFeatures : 'คุณสมบัติของหน้าจอเล็ก (Pop-up)',
230     popupFullScreen : 'แสดงเต็มหน้าจอ (IE5.5++ เท่านั้น)',
231     popupLeft : 'พิกัดซ้าย (Left Position)',
232     popupLocationBar : 'แสดงที่อยู่ของไฟล์',
233     popupMenuBar : 'แสดงแถบเมนู',
234     popupResizable : 'สามารถปรับขนาดได้',
235     popupScrollBars : 'แสดงแถบเลื่อน',
236     popupStatusBar : 'แสดงแถบสถานะ',
237     popupToolbar : 'แสดงแถบเครื่องมือ',
238     popupTop : 'พิกัดบน (Top Position)',
239     rel : 'ความสัมพันธ์',
240     selectAnchor : 'ระบุข้อมูลของจุดเชื่อมโยง (Anchor)',
241     styles : 'ลักษณะการแสดงผล',
242     tabIndex : 'ลำดับของ แท็บ',
243     target : 'การเปิดหน้าลิงค์',
244     targetFrame : '<เปิดในเฟรม>',
245     targetFrameName : 'ชื่อทาร์เก็ตเฟรม',
246     targetPopup : '<เปิดหน้าจอเล็ก (Pop-up)>',
247     targetPopupName : 'ระบุชื่อหน้าจอเล็ก (Pop-up)',
248     title : 'ลิงค์เชื่อมโยงเว็บ อีเมล์ รูปภาพ หรือไฟล์อื่นๆ',
249     toAnchor : 'จุดเชื่อมโยง (Anchor)',
250     toEmail : 'ส่งอีเมล์ (E-Mail)',
251     toUrl : 'ที่อยู่อ้างอิง URL',
252     toolbar : 'แทรก/แก้ไข ลิงค์',
253     type : 'ประเภทของลิงค์',
254     unlink : 'ลบ ลิงค์',
255     upload : 'อัพโหลดไฟล์'
256    },
257    justify : 
258    {
259     block : 'จัดพอดีหน้ากระดาษ',
260     center : 'จัดกึ่งกลาง',
261     left : 'จัดชิดซ้าย',
262     right : 'จัดชิดขวา'
263    },
264    indent : 
265    {
266     indent : 'เพิ่มระยะย่อหน้า',
267     outdent : 'ลดระยะย่อหน้า'
268    },
269    image : 
270    {
271     alt : 'คำประกอบรูปภาพ',
272     border : 'ขนาดขอบรูป',
273     btnUpload : 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',
274     button2Img : 'Do you want to transform the selected image button on a simple image?',
275     hSpace : 'ระยะแนวนอน',
276     img2Button : 'Do you want to transform the selected image on a image button?',
277     infoTab : 'ข้อมูลของรูปภาพ',
278     linkTab : 'ลิ้งค์',
279     lockRatio : 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่',
280     menu : 'คุณสมบัติของ รูปภาพ',
281     resetSize : 'กำหนดรูปเท่าขนาดจริง',
282     title : 'คุณสมบัติของ รูปภาพ',
283     titleButton : 'คุณสมบัติของ ปุ่มแบบรูปภาพ',
284     upload : 'อัพโหลดไฟล์',
285     urlMissing : 'Image source URL is missing.',
286     vSpace : 'ระยะแนวตั้ง',
287     validateBorder : 'Border must be a whole number.',
288     validateHSpace : 'HSpace must be a whole number.',
289     validateVSpace : 'VSpace must be a whole number.'
290    },
291    horizontalrule : 
292    {
293     toolbar : 'แทรกเส้นคั่นบรรทัด'
294    },
295    format : 
296    {
297     label : 'รูปแบบ',
298     panelTitle : 'รูปแบบ',
299     tag_address : 'Address',
300     tag_div : 'Paragraph (DIV)',
301     tag_h1 : 'Heading 1',
302     tag_h2 : 'Heading 2',
303     tag_h3 : 'Heading 3',
304     tag_h4 : 'Heading 4',
305     tag_h5 : 'Heading 5',
306     tag_h6 : 'Heading 6',
307     tag_p : 'Normal',
308     tag_pre : 'Formatted'
309    },
310    fakeobjects : 
311    {
312     anchor : 'แทรก/แก้ไข Anchor',
313     flash : 'ภาพอนิเมชั่นแฟลช',
314     hiddenfield : 'ฮิดเดนฟิลด์',
315     iframe : 'IFrame',
316     unknown : 'วัตถุไม่ทราบชนิด'
317    },
318    elementspath : 
319    {
320     eleLabel : 'Elements path',
321     eleTitle : '%1 element'
322    },
323    div : 
324    {
325     IdInputLabel : 'ไอดี',
326     advisoryTitleInputLabel : 'คำเกริ่นนำ',
327     cssClassInputLabel : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
328     edit : 'แก้ไข Div',
329     inlineStyleInputLabel : 'Inline Style',
330     langDirLTRLabel : 'จากซ้ายไปขวา (LTR)',
331     langDirLabel : 'การเขียน-อ่านภาษา',
332     langDirRTLLabel : 'จากขวามาซ้าย (RTL)',
333     languageCodeInputLabel : 'รหัสภาษา',
334     remove : 'ลบ Div',
335     styleSelectLabel : 'ลักษณะการแสดงผล',
336     title : 'Create Div Container',
337     toolbar : 'Create Div Container'
338    },
339    contextmenu : 
340    {
341     options : 'Context Menu Options'
342    },
343    colorbutton : 
344    {
345     auto : 'สีอัตโนมัติ',
346     bgColorTitle : 'สีพื้นหลัง',
347     colors : 
348     {
349          '000' : 'Black',
350          '800000' : 'Maroon',
351          '8B4513' : 'Saddle Brown',
352          '2F4F4F' : 'Dark Slate Gray',
353          '008080' : 'Teal',
354          '000080' : 'Navy',
355          '4B0082' : 'Indigo',
356          '696969' : 'Dark Gray',
357          B22222 : 'Fire Brick',
358          A52A2A : 'Brown',
359          DAA520 : 'Golden Rod',
360          '006400' : 'Dark Green',
361          '40E0D0' : 'Turquoise',
362          '0000CD' : 'Medium Blue',
363          '800080' : 'Purple',
364          '808080' : 'Gray',
365          F00 : 'Red',
366          FF8C00 : 'Dark Orange',
367          FFD700 : 'Gold',
368          '008000' : 'Green',
369          '0FF' : 'Cyan',
370          '00F' : 'Blue',
371          EE82EE : 'Violet',
372          A9A9A9 : 'Dim Gray',
373          FFA07A : 'Light Salmon',
374          FFA500 : 'Orange',
375          FFFF00 : 'Yellow',
376          '00FF00' : 'Lime',
377          AFEEEE : 'Pale Turquoise',
378          ADD8E6 : 'Light Blue',
379          DDA0DD : 'Plum',
380          D3D3D3 : 'Light Grey',
381          FFF0F5 : 'Lavender Blush',
382          FAEBD7 : 'Antique White',
383          FFFFE0 : 'Light Yellow',
384          F0FFF0 : 'Honeydew',
385          F0FFFF : 'Azure',
386          F0F8FF : 'Alice Blue',
387          E6E6FA : 'Lavender',
388          FFF : 'White',
389          '1ABC9C' : 'Strong Cyan',
390          '2ECC71' : 'Emerald',
391          '3498DB' : 'Bright Blue',
392          '9B59B6' : 'Amethyst',
393          '4E5F70' : 'Grayish Blue',
394          F1C40F : 'Vivid Yellow',
395          '16A085' : 'Dark Cyan',
396          '27AE60' : 'Dark Emerald',
397          '2980B9' : 'Strong Blue',
398          '8E44AD' : 'Dark Violet',
399          '2C3E50' : 'Desaturated Blue',
400          F39C12 : 'Orange',
401          E67E22 : 'Carrot',
402          E74C3C : 'Pale Red',
403          ECF0F1 : 'Bright Silver',
404          '95A5A6' : 'Light Grayish Cyan',
405          DDD : 'Light Gray',
406          D35400 : 'Pumpkin',
407          C0392B : 'Strong Red',
408          BDC3C7 : 'Silver',
409          '7F8C8D' : 'Grayish Cyan',
410          '999' : 'Dark Gray'
411     },
412     more : 'เลือกสีอื่นๆ...',
413     panelTitle : 'Colors',
414     textColorTitle : 'สีตัวอักษร'
415    },
416    clipboard : 
417    {
418     copy : 'สำเนา',
419     copyError : 'ไม่สามารถสำเนาข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว C พร้อมกัน).',
420     cut : 'ตัด',
421     cutError : 'ไม่สามารถตัดข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว X พร้อมกัน).',
422     paste : 'วาง',
423     pasteNotification : 'Your browser doesn\'t allow you to paste this way. Press %1 to paste.'
424    },
425    button : 
426    {
427     selectedLabel : '%1 (Selected)'
428    },
429    blockquote : 
430    {
431     toolbar : 'Block Quote'
432    },
433    basicstyles : 
434    {
435     bold : 'ตัวหนา',
436     italic : 'ตัวเอียง',
437     strike : 'ตัวขีดเส้นทับ',
438     subscript : 'ตัวห้อย',
439     superscript : 'ตัวยก',
440     underline : 'ตัวขีดเส้นใต้'
441    },
442    about : 
443    {
444     copy : 'Copyright &copy; $1. All rights reserved.',
445     dlgTitle : 'About CKEditor',
446     help : 'Check $1 for help.',
447     moreInfo : 'For licensing information please visit our web site:',
448     title : 'About CKEditor',
449     userGuide : 'CKEditor User\'s Guide'
450    },
451    editor : 'Rich Text Editor',
452    editorPanel : 'Rich Text Editor panel',
453    common : 
454    {
455     editorHelp : 'กด ALT 0 หากต้องการความช่วยเหลือ',
456     browseServer : 'เปิดหน้าต่างจัดการไฟล์อัพโหลด',
457     url : 'ที่อยู่อ้างอิง URL',
458     protocol : 'โปรโตคอล',
459     upload : 'อัพโหลดไฟล์',
460     uploadSubmit : 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',
461     image : 'รูปภาพ',
462     flash : 'ไฟล์ Flash',
463     form : 'แบบฟอร์ม',
464     checkbox : 'เช็คบ๊อก',
465     radio : 'เรดิโอบัตตอน',
466     textField : 'เท็กซ์ฟิลด์',
467     textarea : 'เท็กซ์แอเรีย',
468     hiddenField : 'ฮิดเดนฟิลด์',
469     button : 'ปุ่ม',
470     select : 'แถบตัวเลือก',
471     imageButton : 'ปุ่มแบบรูปภาพ',
472     notSet : '<ไม่ระบุ>',
473     id : 'ไอดี',
474     name : 'ชื่อ',
475     langDir : 'การเขียน-อ่านภาษา',
476     langDirLtr : 'จากซ้ายไปขวา (LTR)',
477     langDirRtl : 'จากขวามาซ้าย (RTL)',
478     langCode : 'รหัสภาษา',
479     longDescr : 'คำอธิบายประกอบ URL',
480     cssClass : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
481     advisoryTitle : 'คำเกริ่นนำ',
482     cssStyle : 'ลักษณะการแสดงผล',
483     ok : 'ตกลง',
484     cancel : 'ยกเลิก',
485     close : 'ปิด',
486     preview : 'ดูหน้าเอกสารตัวอย่าง',
487     resize : 'ปรับขนาด',
488     generalTab : 'ทั่วไป',
489     advancedTab : 'ขั้นสูง',
490     validateNumberFailed : 'ค่านี้ไม่ใช่ตัวเลข',
491     confirmNewPage : 'การเปลี่ยนแปลงใดๆ ในเนื้อหานี้ ที่ไม่ได้ถูกบันทึกไว้ จะสูญหายทั้งหมด คุณแน่ใจว่าจะเรียกหน้าใหม่?',
492     confirmCancel : 'ตัวเลือกบางตัวมีการเปลี่ยนแปลง คุณแน่ใจว่าจะปิดกล่องโต้ตอบนี้?',
493     options : 'ตัวเลือก',
494     target : 'การเปิดหน้าลิงค์',
495     targetNew : 'หน้าต่างใหม่ (_blank)',
496     targetTop : 'Topmost Window (_top)',
497     targetSelf : 'หน้าต่างเดียวกัน (_self)',
498     targetParent : 'Parent Window (_parent)',
499     langDirLTR : 'จากซ้ายไปขวา (LTR)',
500     langDirRTL : 'จากขวามาซ้าย (RTL)',
501     styles : 'ลักษณะการแสดงผล',
502     cssClasses : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
503     width : 'ความกว้าง',
504     height : 'ความสูง',
505     align : 'การจัดวาง',
506     alignLeft : 'ชิดซ้าย',
507     alignRight : 'ชิดขวา',
508     alignCenter : 'กึ่งกลาง',
509     alignJustify : 'நியாயப்படுத்தவும்',
510     alignTop : 'บนสุด',
511     alignMiddle : 'กึ่งกลางแนวตั้ง',
512     alignBottom : 'ชิดด้านล่าง',
513     alignNone : 'None',
514     invalidValue : 'ค่าไม่ถูกต้อง',
515     invalidHeight : 'ความสูงต้องเป็นตัวเลข',
516     invalidWidth : 'ความกว้างต้องเป็นตัวเลข',
517     invalidCssLength : 'Value specified for the "%1" field must be a positive number with or without a valid CSS measurement unit (px, %, in, cm, mm, em, ex, pt, or pc).',
518     invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).',
519     invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.',
520     cssLengthTooltip : 'Enter a number for a value in pixels or a number with a valid CSS unit (px, %, in, cm, mm, em, ex, pt, or pc).',
521     unavailable : '%1<span class="cke_accessibility">, unavailable</span>',
522     keyboard : 
523     {
524          '8' : 'Backspace',
525          '13' : 'Enter',
526          '16' : 'Shift',
527          '17' : 'Ctrl',
528          '18' : 'Alt',
529          '32' : 'Space',
530          '35' : 'End',
531          '36' : 'Home',
532          '46' : 'Delete',
533          '224' : 'Command'
534     },
535     keyboardShortcut : 'Keyboard shortcut'
536    } }; 
Note: See TracBrowser for help on using the repository browser.

Sites map