X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fth.js;h=e6b9779f31af86fae7048e1d4ffc772012f103f2;hb=f0610347140239143439a511ee2bd48cb784f470;hp=7ad70547c563821495669d88e2ddfb1807bd7799;hpb=f8fc585c18d287eb325c575596d183122486b641;p=ckeditor.git diff --git a/_source/lang/th.js b/_source/lang/th.js index 7ad7054..e6b9779 100644 --- a/_source/lang/th.js +++ b/_source/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -34,8 +34,8 @@ CKEDITOR.lang['th'] = editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING // ARIA descriptions. - toolbar : 'Toolbar', // MISSING - editor : 'Rich Text Editor', // MISSING + toolbars : 'Editor toolbars', // MISSING + editor : 'Rich Text Editor', // MISSING // Toolbar buttons without dialogs. source : 'ดูรหัส HTML', @@ -56,6 +56,7 @@ CKEDITOR.lang['th'] = superscript : 'ตัวยก', horizontalrule : 'แทรกเส้นคั่นบรรทัด', pagebreak : 'แทรกตัวแบ่งหน้า Page Break', + pagebreakAlt : 'Page Break', // MISSING unlink : 'ลบ ลิงค์', undo : 'ยกเลิกคำสั่ง', redo : 'ทำซ้ำคำสั่ง', @@ -105,6 +106,23 @@ CKEDITOR.lang['th'] = targetTop : 'Topmost Window (_top)', // MISSING targetSelf : 'Same Window (_self)', // MISSING targetParent : 'Parent Window (_parent)', // MISSING + langDirLTR : 'Left to Right (LTR)', // MISSING + langDirRTL : 'Right to Left (RTL)', // MISSING + styles : 'Style', // MISSING + cssClasses : 'Stylesheet Classes', // MISSING + width : 'ความกว้าง', + height : 'ความสูง', + align : 'การจัดวาง', + alignLeft : 'ชิดซ้าย', + alignRight : 'ชิดขวา', + alignCenter : 'กึ่งกลาง', + alignTop : 'บนสุด', + alignMiddle : 'กึ่งกลางแนวตั้ง', + alignBottom : 'ชิดด้านล่าง', + invalidHeight : 'Height must be a number.', // MISSING + invalidWidth : 'Width must be a number.', // MISSING + 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).', // MISSING + invalidHtmlLength : 'Value specified for the "%1" field must be a positive number with or without a valid HTML measurement unit (px or %).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -151,9 +169,7 @@ CKEDITOR.lang['th'] = popupFullScreen : 'แสดงเต็มหน้าจอ (IE5.5++ เท่านั้น)', popupScrollBars : 'แสดงแถบเลื่อน', popupDependent : 'แสดงเต็มหน้าจอ (Netscape)', - popupWidth : 'กว้าง', popupLeft : 'พิกัดซ้าย (Left Position)', - popupHeight : 'สูง', popupTop : 'พิกัดบน (Top Position)', id : 'Id', // MISSING langDir : 'การเขียน-อ่านภาษา', @@ -161,18 +177,19 @@ CKEDITOR.lang['th'] = langDirRTL : 'จากขวามาซ้าย (RTL)', acccessKey : 'แอคเซส คีย์', name : 'ชื่อ', - langCode : 'การเขียน-อ่านภาษา', - tabIndex : 'ลำดับของ แท็บ', - advisoryTitle : 'คำเกริ่นนำ', + langCode : 'การเขียน-อ่านภาษา', + tabIndex : 'ลำดับของ แท็บ', + advisoryTitle : 'คำเกริ่นนำ', advisoryContentType : 'ชนิดของคำเกริ่นนำ', cssClasses : 'คลาสของไฟล์กำหนดลักษณะการแสดงผล', charset : 'ลิงค์เชื่อมโยงไปยังชุดตัวอักษร', styles : 'ลักษณะการแสดงผล', - selectAnchor : 'ระบุข้อมูลของจุดเชื่อมโยง (Anchor)', + rel : 'Relationship', // MISSING + selectAnchor : 'ระบุข้อมูลของจุดเชื่อมโยง (Anchor)', anchorName : 'ชื่อ', - anchorId : 'ไอดี', - emailAddress : 'อีเมล์ (E-Mail)', - emailSubject : 'หัวเรื่อง', + anchorId : 'ไอดี', + emailAddress : 'อีเมล์ (E-Mail)', + emailSubject : 'หัวเรื่อง', emailBody : 'ข้อความ', noAnchors : '(ยังไม่มีจุดเชื่อมโยงภายในหน้าเอกสารนี้)', noUrl : 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ (URL)', @@ -186,7 +203,8 @@ CKEDITOR.lang['th'] = menu : 'รายละเอียด Anchor', title : 'รายละเอียด Anchor', name : 'ชื่อ Anchor', - errorName : 'กรุณาระบุชื่อของ Anchor' + errorName : 'กรุณาระบุชื่อของ Anchor', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -196,6 +214,7 @@ CKEDITOR.lang['th'] = bulletedTitle : 'Bulleted List Properties', // MISSING type : 'Type', // MISSING start : 'Start', // MISSING + validateStartNumber :'List start number must be a whole number.', // MISSING circle : 'Circle', // MISSING disc : 'Disc', // MISSING square : 'Square', // MISSING @@ -238,15 +257,9 @@ CKEDITOR.lang['th'] = rows : 'แถว', columns : 'สดมน์', border : 'ขนาดเส้นขอบ', - align : 'การจัดตำแหน่ง', - alignLeft : 'ชิดซ้าย', - alignCenter : 'กึ่งกลาง', - alignRight : 'ชิดขวา', - width : 'กว้าง', widthPx : 'จุดสี', widthPc : 'เปอร์เซ็น', widthUnit : 'width unit', // MISSING - height : 'สูง', cellSpace : 'ระยะแนวนอนน', cellPad : 'ระยะแนวตั้ง', caption : 'หัวเรื่องของตาราง', @@ -261,8 +274,8 @@ CKEDITOR.lang['th'] = invalidBorder : 'Border size must be a number.', // MISSING invalidWidth : 'Table width must be a number.', // MISSING invalidHeight : 'Table height must be a number.', // MISSING - invalidCellSpacing : 'Cell spacing must be a number.', // MISSING - invalidCellPadding : 'Cell padding must be a number.', // MISSING + invalidCellSpacing : 'Cell spacing must be a positive number.', // MISSING + invalidCellPadding : 'Cell padding must be a positive number.', // MISSING cell : { @@ -282,9 +295,6 @@ CKEDITOR.lang['th'] = wordWrap : 'Word Wrap', // MISSING hAlign : 'Horizontal Alignment', // MISSING vAlign : 'Vertical Alignment', // MISSING - alignTop : 'Top', // MISSING - alignMiddle : 'Middle', // MISSING - alignBottom : 'Bottom', // MISSING alignBaseline : 'Baseline', // MISSING bgColor : 'Background Color', // MISSING borderColor : 'Border Color', // MISSING @@ -405,24 +415,16 @@ CKEDITOR.lang['th'] = btnUpload : 'อัพโหลดไฟล์ไปเก็บไว้ที่เครื่องแม่ข่าย (เซิร์ฟเวอร์)', upload : 'อัพโหลดไฟล์', alt : 'คำประกอบรูปภาพ', - width : 'ความกว้าง', - height : 'ความสูง', lockRatio : 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'กำหนดรูปเท่าขนาดจริง', border : 'ขนาดขอบรูป', hSpace : 'ระยะแนวนอน', vSpace : 'ระยะแนวตั้ง', - align : 'การจัดวาง', - alignLeft : 'ชิดซ้าย', - alignRight : 'ชิดขวา', alertUrl : 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ของไฟล์รูปภาพ (URL)', linkTab : 'ลิ้งค์', button2Img : 'Do you want to transform the selected image button on a simple image?', // MISSING img2Button : 'Do you want to transform the selected image on a image button?', // MISSING urlMissing : 'Image source URL is missing.', // MISSING - validateWidth : 'Width must be a whole number.', // MISSING - validateHeight : 'Height must be a whole number.', // MISSING validateBorder : 'Border must be a whole number.', // MISSING validateHSpace : 'HSpace must be a whole number.', // MISSING validateVSpace : 'VSpace must be a whole number.' // MISSING @@ -446,16 +448,10 @@ CKEDITOR.lang['th'] = accessAlways : 'Always', // MISSING accessSameDomain: 'Same domain', // MISSING accessNever : 'Never', // MISSING - align : 'การจัดวาง', - alignLeft : 'ชิดซ้าย', alignAbsBottom : 'ชิดด้านล่างสุด', alignAbsMiddle : 'กึ่งกลาง', alignBaseline : 'ชิดบรรทัด', - alignBottom : 'ชิดด้านล่าง', - alignMiddle : 'กึ่งกลางแนวตั้ง', - alignRight : 'ชิดขวา', alignTextTop : 'ใต้ตัวอักษร', - alignTop : 'บนสุด', quality : 'Quality', // MISSING qualityBest : 'Best', // MISSING qualityHigh : 'High', // MISSING @@ -469,13 +465,9 @@ CKEDITOR.lang['th'] = windowMode : 'Window mode', // MISSING flashvars : 'Variables for Flash', // MISSING bgcolor : 'สีพื้นหลัง', - width : 'ความกว้าง', - height : 'ความสูง', hSpace : 'ระยะแนวนอน', vSpace : 'ระยะแนวตั้ง', validateSrc : 'กรุณาระบุที่อยู่อ้างอิงออนไลน์ (URL)', - validateWidth : 'Width must be a number.', // MISSING - validateHeight : 'Height must be a number.', // MISSING validateHSpace : 'HSpace must be a number.', // MISSING validateVSpace : 'VSpace must be a number.' // MISSING }, @@ -610,6 +602,15 @@ CKEDITOR.lang['th'] = remove : 'Remove Div' // MISSING }, + iframe : + { + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING + scrolling : 'Enable scrollbars', // MISSING + border : 'Show frame border' // MISSING + }, + font : { label : 'แบบอักษร', @@ -642,7 +643,7 @@ CKEDITOR.lang['th'] = '008080' : 'Teal', // MISSING '000080' : 'Navy', // MISSING '4B0082' : 'Indigo', // MISSING - '696969' : 'Dim Gray', // MISSING + '696969' : 'Dark Gray', // MISSING 'B22222' : 'Fire Brick', // MISSING 'A52A2A' : 'Brown', // MISSING 'DAA520' : 'Golden Rod', // MISSING @@ -658,7 +659,7 @@ CKEDITOR.lang['th'] = '0FF' : 'Cyan', // MISSING '00F' : 'Blue', // MISSING 'EE82EE' : 'Violet', // MISSING - 'A9A9A9' : 'Dark Gray', // MISSING + 'A9A9A9' : 'Dim Gray', // MISSING 'FFA07A' : 'Light Salmon', // MISSING 'FFA500' : 'Orange', // MISSING 'FFFF00' : 'Yellow', // MISSING @@ -707,7 +708,7 @@ CKEDITOR.lang['th'] = dic_restore : 'Restore', // MISSING dic_delete : 'Delete', // MISSING dic_rename : 'Rename', // MISSING - dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type it\'s name and click the Restore button.', // MISSING + dic_info : 'Initially the User Dictionary is stored in a Cookie. However, Cookies are limited in size. When the User Dictionary grows to a point where it cannot be stored in a Cookie, then the dictionary may be stored on our server. To store your personal dictionary on our server you should specify a name for your dictionary. If you already have a stored dictionary, please type its name and click the Restore button.', // MISSING aboutTab : 'About' // MISSING }, @@ -716,6 +717,8 @@ CKEDITOR.lang['th'] = { title : 'About CKEditor', // MISSING dlgTitle : 'About CKEditor', // MISSING + help : 'Check $1 for help.', // MISSING + userGuide : 'CKEditor User\'s Guide', // MISSING moreInfo : 'For licensing information please visit our web site:', // MISSING copy : 'Copyright © $1. All rights reserved.' // MISSING }, @@ -725,10 +728,11 @@ CKEDITOR.lang['th'] = fakeobjects : { - anchor : 'Anchor', // MISSING - flash : 'Flash Animation', // MISSING - div : 'Page Break', // MISSING - unknown : 'Unknown Object' // MISSING + anchor : 'Anchor', // MISSING + flash : 'Flash Animation', // MISSING + iframe : 'IFrame', // MISSING + hiddenfield : 'Hidden Field', // MISSING + unknown : 'Unknown Object' // MISSING }, resize : 'Drag to resize', // MISSING @@ -743,5 +747,66 @@ CKEDITOR.lang['th'] = }, toolbarCollapse : 'Collapse Toolbar', // MISSING - toolbarExpand : 'Expand Toolbar' // MISSING + toolbarExpand : 'Expand Toolbar', // MISSING + + toolbarGroups : + { + document : 'Document', // MISSING + clipboard : 'Clipboard/Undo', // MISSING + editing : 'Editing', // MISSING + forms : 'Forms', // MISSING + basicstyles : 'Basic Styles', // MISSING + paragraph : 'Paragraph', // MISSING + links : 'Links', // MISSING + insert : 'Insert', // MISSING + styles : 'Styles', // MISSING + colors : 'Colors', // MISSING + tools : 'Tools' // MISSING + }, + + bidi : + { + ltr : 'Text direction from left to right', // MISSING + rtl : 'Text direction from right to left' // MISSING + }, + + docprops : + { + label : 'คุณสมบัติของเอกสาร', + title : 'คุณสมบัติของเอกสาร', + design : 'Design', // MISSING + meta : 'ข้อมูลสำหรับเสิร์ชเอนจิ้น', + chooseColor : 'Choose', // MISSING + other : '<อื่น ๆ>', + docTitle : 'ชื่อไตเติ้ล', + charset : 'ชุดตัวอักษร', + charsetOther : 'ชุดตัวอักษรอื่นๆ', + charsetASCII : 'ASCII', // MISSING + charsetCE : 'Central European', // MISSING + charsetCT : 'Chinese Traditional (Big5)', // MISSING + charsetCR : 'Cyrillic', // MISSING + charsetGR : 'Greek', // MISSING + charsetJP : 'Japanese', // MISSING + charsetKR : 'Korean', // MISSING + charsetTR : 'Turkish', // MISSING + charsetUN : 'Unicode (UTF-8)', // MISSING + charsetWE : 'Western European', // MISSING + docType : 'ประเภทของเอกสาร', + docTypeOther : 'ประเภทเอกสารอื่นๆ', + xhtmlDec : 'รวมเอา XHTML Declarations ไว้ด้วย', + bgColor : 'สีพื้นหลัง', + bgImage : 'ที่อยู่อ้างอิงออนไลน์ของรูปพื้นหลัง (Image URL)', + bgFixed : 'พื้นหลังแบบไม่มีแถบเลื่อน', + txtColor : 'สีตัวอักษร', + margin : 'ระยะขอบของหน้าเอกสาร', + marginTop : 'ด้านบน', + marginLeft : 'ด้านซ้าย', + marginRight : 'ด้านขวา', + marginBottom : 'ด้านล่าง', + metaKeywords : 'คำสำคัญอธิบายเอกสาร (คั่นคำด้วย คอมม่า)', + metaDescription : 'ประโยคอธิบายเกี่ยวกับเอกสาร', + metaAuthor : 'ผู้สร้างเอกสาร', + metaCopyright : 'สงวนลิขสิทธิ์', + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING + } };