Dotclear

source: plugins/dcCKEditor/js/ckeditor/lang/th.js @ 3175:afe5925b419c

Revision 3175:afe5925b419c, 22.8 KB checked in by franck <carnet.franck.paul@…>, 10 years ago (diff)

Update CKEditor from 4.5.1 to 4.5.8

Line 
1/*
2Copyright (c) 2003-2016, 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     title : 'วางแบบตัวอักษรธรรมดา'
144    },
145    pastefromword : 
146    {
147     confirmCleanup : 'ข้อความที่คุณต้องการวางลงไปเป็นข้อความที่คัดลอกมาจากโปรแกรมไมโครซอฟท์เวิร์ด คุณต้องการล้างค่าข้อความดังกล่าวก่อนวางลงไปหรือไม่?',
148     error : 'ไม่สามารถล้างข้อมูลที่ต้องการวางได้เนื่องจากเกิดข้อผิดพลาดภายในระบบ',
149     title : 'วางสำเนาจากตัวอักษรเวิร์ด',
150     toolbar : 'วางสำเนาจากตัวอักษรเวิร์ด'
151    },
152    maximize : 
153    {
154     maximize : 'ขยายใหญ่',
155     minimize : 'ย่อขนาด'
156    },
157    magicline : 
158    {
159     title : 'Insert paragraph here'
160    },
161    liststyle : 
162    {
163     armenian : 'Armenian numbering',
164     bulletedTitle : 'Bulleted List Properties',
165     circle : 'Circle',
166     decimal : 'Decimal (1, 2, 3, etc.)',
167     decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)',
168     disc : 'Disc',
169     georgian : 'Georgian numbering (an, ban, gan, etc.)',
170     lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)',
171     lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)',
172     lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)',
173     none : 'None',
174     notset : '<not set>',
175     numberedTitle : 'Numbered List Properties',
176     square : 'Square',
177     start : 'Start',
178     type : 'Type',
179     upperAlpha : 'Upper Alpha (A, B, C, D, E, etc.)',
180     upperRoman : 'Upper Roman (I, II, III, IV, V, etc.)',
181     validateStartNumber : 'List start number must be a whole number.'
182    },
183    list : 
184    {
185     bulletedlist : 'ลำดับรายการแบบสัญลักษณ์',
186     numberedlist : 'ลำดับรายการแบบตัวเลข'
187    },
188    link : 
189    {
190     acccessKey : 'แอคเซส คีย์',
191     advanced : 'ขั้นสูง',
192     advisoryContentType : 'ชนิดของคำเกริ่นนำ',
193     advisoryTitle : 'คำเกริ่นนำ',
194     anchor : 
195     {
196          toolbar : 'แทรก/แก้ไข Anchor',
197          menu : 'รายละเอียด Anchor',
198          title : 'รายละเอียด Anchor',
199          name : 'ชื่อ Anchor',
200          errorName : 'กรุณาระบุชื่อของ Anchor',
201          remove : 'Remove Anchor'
202     },
203     anchorId : 'ไอดี',
204     anchorName : 'ชื่อ',
205     charset : 'ลิงค์เชื่อมโยงไปยังชุดตัวอักษร',
206     cssClasses : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
207     emailAddress : 'อีเมล์ (E-Mail)',
208     emailBody : 'ข้อความ',
209     emailSubject : 'หัวเรื่อง',
210     id : 'ไอดี',
211     info : 'รายละเอียด',
212     langCode : 'การเขียน-อ่านภาษา',
213     langDir : 'การเขียน-อ่านภาษา',
214     langDirLTR : 'จากซ้ายไปขวา (LTR)',
215     langDirRTL : 'จากขวามาซ้าย (RTL)',
216     menu : 'แก้ไข ลิงค์',
217     name : 'ชื่อ',
218     noAnchors : '(ยังไม่มีจุดเชื่อมโยงภายในหน้าเอกสารนี้)',
219     noEmail : 'กรุณาระบุอีเมล์ (E-mail)',
220     noUrl : 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ (URL)',
221     other : '<อื่น ๆ>',
222     popupDependent : 'แสดงเต็มหน้าจอ (Netscape)',
223     popupFeatures : 'คุณสมบัติของหน้าจอเล็ก (Pop-up)',
224     popupFullScreen : 'แสดงเต็มหน้าจอ (IE5.5++ เท่านั้น)',
225     popupLeft : 'พิกัดซ้าย (Left Position)',
226     popupLocationBar : 'แสดงที่อยู่ของไฟล์',
227     popupMenuBar : 'แสดงแถบเมนู',
228     popupResizable : 'สามารถปรับขนาดได้',
229     popupScrollBars : 'แสดงแถบเลื่อน',
230     popupStatusBar : 'แสดงแถบสถานะ',
231     popupToolbar : 'แสดงแถบเครื่องมือ',
232     popupTop : 'พิกัดบน (Top Position)',
233     rel : 'ความสัมพันธ์',
234     selectAnchor : 'ระบุข้อมูลของจุดเชื่อมโยง (Anchor)',
235     styles : 'ลักษณะการแสดงผล',
236     tabIndex : 'ลำดับของ แท็บ',
237     target : 'การเปิดหน้าลิงค์',
238     targetFrame : '<เปิดในเฟรม>',
239     targetFrameName : 'ชื่อทาร์เก็ตเฟรม',
240     targetPopup : '<เปิดหน้าจอเล็ก (Pop-up)>',
241     targetPopupName : 'ระบุชื่อหน้าจอเล็ก (Pop-up)',
242     title : 'ลิงค์เชื่อมโยงเว็บ อีเมล์ รูปภาพ หรือไฟล์อื่นๆ',
243     toAnchor : 'จุดเชื่อมโยง (Anchor)',
244     toEmail : 'ส่งอีเมล์ (E-Mail)',
245     toUrl : 'ที่อยู่อ้างอิง URL',
246     toolbar : 'แทรก/แก้ไข ลิงค์',
247     type : 'ประเภทของลิงค์',
248     unlink : 'ลบ ลิงค์',
249     upload : 'อัพโหลดไฟล์'
250    },
251    justify : 
252    {
253     block : 'จัดพอดีหน้ากระดาษ',
254     center : 'จัดกึ่งกลาง',
255     left : 'จัดชิดซ้าย',
256     right : 'จัดชิดขวา'
257    },
258    indent : 
259    {
260     indent : 'เพิ่มระยะย่อหน้า',
261     outdent : 'ลดระยะย่อหน้า'
262    },
263    image : 
264    {
265     alt : 'คำประกอบรูปภาพ',
266     border : 'ขนาดขอบรูป',
267     btnUpload : 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',
268     button2Img : 'Do you want to transform the selected image button on a simple image?',
269     hSpace : 'ระยะแนวนอน',
270     img2Button : 'Do you want to transform the selected image on a image button?',
271     infoTab : 'ข้อมูลของรูปภาพ',
272     linkTab : 'ลิ้งค์',
273     lockRatio : 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่',
274     menu : 'คุณสมบัติของ รูปภาพ',
275     resetSize : 'กำหนดรูปเท่าขนาดจริง',
276     title : 'คุณสมบัติของ รูปภาพ',
277     titleButton : 'คุณสมบัติของ ปุ่มแบบรูปภาพ',
278     upload : 'อัพโหลดไฟล์',
279     urlMissing : 'Image source URL is missing.',
280     vSpace : 'ระยะแนวตั้ง',
281     validateBorder : 'Border must be a whole number.',
282     validateHSpace : 'HSpace must be a whole number.',
283     validateVSpace : 'VSpace must be a whole number.'
284    },
285    horizontalrule : 
286    {
287     toolbar : 'แทรกเส้นคั่นบรรทัด'
288    },
289    format : 
290    {
291     label : 'รูปแบบ',
292     panelTitle : 'รูปแบบ',
293     tag_address : 'Address',
294     tag_div : 'Paragraph (DIV)',
295     tag_h1 : 'Heading 1',
296     tag_h2 : 'Heading 2',
297     tag_h3 : 'Heading 3',
298     tag_h4 : 'Heading 4',
299     tag_h5 : 'Heading 5',
300     tag_h6 : 'Heading 6',
301     tag_p : 'Normal',
302     tag_pre : 'Formatted'
303    },
304    fakeobjects : 
305    {
306     anchor : 'แทรก/แก้ไข Anchor',
307     flash : 'ภาพอนิเมชั่นแฟลช',
308     hiddenfield : 'ฮิดเดนฟิลด์',
309     iframe : 'IFrame',
310     unknown : 'วัตถุไม่ทราบชนิด'
311    },
312    elementspath : 
313    {
314     eleLabel : 'Elements path',
315     eleTitle : '%1 element'
316    },
317    div : 
318    {
319     IdInputLabel : 'ไอดี',
320     advisoryTitleInputLabel : 'คำเกริ่นนำ',
321     cssClassInputLabel : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
322     edit : 'แก้ไข Div',
323     inlineStyleInputLabel : 'Inline Style',
324     langDirLTRLabel : 'จากซ้ายไปขวา (LTR)',
325     langDirLabel : 'การเขียน-อ่านภาษา',
326     langDirRTLLabel : 'จากขวามาซ้าย (RTL)',
327     languageCodeInputLabel : 'รหัสภาษา',
328     remove : 'ลบ Div',
329     styleSelectLabel : 'ลักษณะการแสดงผล',
330     title : 'Create Div Container',
331     toolbar : 'Create Div Container'
332    },
333    contextmenu : 
334    {
335     options : 'Context Menu Options'
336    },
337    colorbutton : 
338    {
339     auto : 'สีอัตโนมัติ',
340     bgColorTitle : 'สีพื้นหลัง',
341     colors : 
342     {
343          '000' : 'Black',
344          '800000' : 'Maroon',
345          '8B4513' : 'Saddle Brown',
346          '2F4F4F' : 'Dark Slate Gray',
347          '008080' : 'Teal',
348          '000080' : 'Navy',
349          '4B0082' : 'Indigo',
350          '696969' : 'Dark Gray',
351          B22222 : 'Fire Brick',
352          A52A2A : 'Brown',
353          DAA520 : 'Golden Rod',
354          '006400' : 'Dark Green',
355          '40E0D0' : 'Turquoise',
356          '0000CD' : 'Medium Blue',
357          '800080' : 'Purple',
358          '808080' : 'Gray',
359          F00 : 'Red',
360          FF8C00 : 'Dark Orange',
361          FFD700 : 'Gold',
362          '008000' : 'Green',
363          '0FF' : 'Cyan',
364          '00F' : 'Blue',
365          EE82EE : 'Violet',
366          A9A9A9 : 'Dim Gray',
367          FFA07A : 'Light Salmon',
368          FFA500 : 'Orange',
369          FFFF00 : 'Yellow',
370          '00FF00' : 'Lime',
371          AFEEEE : 'Pale Turquoise',
372          ADD8E6 : 'Light Blue',
373          DDA0DD : 'Plum',
374          D3D3D3 : 'Light Grey',
375          FFF0F5 : 'Lavender Blush',
376          FAEBD7 : 'Antique White',
377          FFFFE0 : 'Light Yellow',
378          F0FFF0 : 'Honeydew',
379          F0FFFF : 'Azure',
380          F0F8FF : 'Alice Blue',
381          E6E6FA : 'Lavender',
382          FFF : 'White'
383     },
384     more : 'เลือกสีอื่นๆ...',
385     panelTitle : 'Colors',
386     textColorTitle : 'สีตัวอักษร'
387    },
388    clipboard : 
389    {
390     copy : 'สำเนา',
391     copyError : 'ไม่สามารถสำเนาข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว C พร้อมกัน).',
392     cut : 'ตัด',
393     cutError : 'ไม่สามารถตัดข้อความที่เลือกไว้ได้เนื่องจากการกำหนดค่าระดับความปลอดภัย. กรุณาใช้ปุ่มลัดเพื่อวางข้อความแทน (กดปุ่ม Ctrl/Cmd และตัว X พร้อมกัน).',
394     paste : 'วาง',
395     pasteArea : 'Paste Area',
396     pasteMsg : 'กรุณาใช้คีย์บอร์ดเท่านั้น โดยกดปุ๋ม (<strong>Ctrl/Cmd และ V</strong>)พร้อมๆกัน และกด <strong>OK</strong>.',
397     securityMsg : 'Because of your browser security settings, the editor is not able to access your clipboard data directly. You are required to paste it again in this window.',
398     title : 'วาง'
399    },
400    button : 
401    {
402     selectedLabel : '%1 (Selected)'
403    },
404    blockquote : 
405    {
406     toolbar : 'Block Quote'
407    },
408    basicstyles : 
409    {
410     bold : 'ตัวหนา',
411     italic : 'ตัวเอียง',
412     strike : 'ตัวขีดเส้นทับ',
413     subscript : 'ตัวห้อย',
414     superscript : 'ตัวยก',
415     underline : 'ตัวขีดเส้นใต้'
416    },
417    about : 
418    {
419     copy : 'Copyright &copy; $1. All rights reserved.',
420     dlgTitle : 'About CKEditor',
421     help : 'Check $1 for help.',
422     moreInfo : 'For licensing information please visit our web site:',
423     title : 'About CKEditor',
424     userGuide : 'CKEditor User\'s Guide'
425    },
426    editor : 'Rich Text Editor',
427    editorPanel : 'Rich Text Editor panel',
428    common : 
429    {
430     editorHelp : 'กด ALT 0 หากต้องการความช่วยเหลือ',
431     browseServer : 'เปิดหน้าต่างจัดการไฟล์อัพโหลด',
432     url : 'ที่อยู่อ้างอิง URL',
433     protocol : 'โปรโตคอล',
434     upload : 'อัพโหลดไฟล์',
435     uploadSubmit : 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)',
436     image : 'รูปภาพ',
437     flash : 'ไฟล์ Flash',
438     form : 'แบบฟอร์ม',
439     checkbox : 'เช็คบ๊อก',
440     radio : 'เรดิโอบัตตอน',
441     textField : 'เท็กซ์ฟิลด์',
442     textarea : 'เท็กซ์แอเรีย',
443     hiddenField : 'ฮิดเดนฟิลด์',
444     button : 'ปุ่ม',
445     select : 'แถบตัวเลือก',
446     imageButton : 'ปุ่มแบบรูปภาพ',
447     notSet : '<ไม่ระบุ>',
448     id : 'ไอดี',
449     name : 'ชื่อ',
450     langDir : 'การเขียน-อ่านภาษา',
451     langDirLtr : 'จากซ้ายไปขวา (LTR)',
452     langDirRtl : 'จากขวามาซ้าย (RTL)',
453     langCode : 'รหัสภาษา',
454     longDescr : 'คำอธิบายประกอบ URL',
455     cssClass : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
456     advisoryTitle : 'คำเกริ่นนำ',
457     cssStyle : 'ลักษณะการแสดงผล',
458     ok : 'ตกลง',
459     cancel : 'ยกเลิก',
460     close : 'ปิด',
461     preview : 'ดูหน้าเอกสารตัวอย่าง',
462     resize : 'ปรับขนาด',
463     generalTab : 'ทั่วไป',
464     advancedTab : 'ขั้นสูง',
465     validateNumberFailed : 'ค่านี้ไม่ใช่ตัวเลข',
466     confirmNewPage : 'การเปลี่ยนแปลงใดๆ ในเนื้อหานี้ ที่ไม่ได้ถูกบันทึกไว้ จะสูญหายทั้งหมด คุณแน่ใจว่าจะเรียกหน้าใหม่?',
467     confirmCancel : 'ตัวเลือกบางตัวมีการเปลี่ยนแปลง คุณแน่ใจว่าจะปิดกล่องโต้ตอบนี้?',
468     options : 'ตัวเลือก',
469     target : 'การเปิดหน้าลิงค์',
470     targetNew : 'หน้าต่างใหม่ (_blank)',
471     targetTop : 'Topmost Window (_top)',
472     targetSelf : 'หน้าต่างเดียวกัน (_self)',
473     targetParent : 'Parent Window (_parent)',
474     langDirLTR : 'จากซ้ายไปขวา (LTR)',
475     langDirRTL : 'จากขวามาซ้าย (RTL)',
476     styles : 'ลักษณะการแสดงผล',
477     cssClasses : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล',
478     width : 'ความกว้าง',
479     height : 'ความสูง',
480     align : 'การจัดวาง',
481     alignLeft : 'ชิดซ้าย',
482     alignRight : 'ชิดขวา',
483     alignCenter : 'กึ่งกลาง',
484     alignJustify : 'நியாயப்படுத்தவும்',
485     alignTop : 'บนสุด',
486     alignMiddle : 'กึ่งกลางแนวตั้ง',
487     alignBottom : 'ชิดด้านล่าง',
488     alignNone : 'None',
489     invalidValue : 'ค่าไม่ถูกต้อง',
490     invalidHeight : 'ความสูงต้องเป็นตัวเลข',
491     invalidWidth : 'ความกว้างต้องเป็นตัวเลข',
492     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).',
493     invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).',
494     invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.',
495     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).',
496     unavailable : '%1<span class="cke_accessibility">, unavailable</span>'
497    } }; 
Note: See TracBrowser for help on using the repository browser.

Sites map