X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fth.js;h=109f66ace0451bd1490aba7fb0ec18b7e38035ea;hb=4e70ea24db840898be8cc21c950363a52a2a6aba;hp=87eb4660f60c7b5fd918179b8e007d4c27d0e905;hpb=055b6b0792ce7dc53d47af606b367c04b927c2ab;p=ckeditor.git diff --git a/_source/lang/th.js b/_source/lang/th.js index 87eb466..109f66a 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,21 @@ 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 // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -151,9 +167,7 @@ CKEDITOR.lang['th'] = popupFullScreen : 'แสดงเต็มหน้าจอ (IE5.5++ เท่านั้น)', popupScrollBars : 'แสดงแถบเลื่อน', popupDependent : 'แสดงเต็มหน้าจอ (Netscape)', - popupWidth : 'กว้าง', popupLeft : 'พิกัดซ้าย (Left Position)', - popupHeight : 'สูง', popupTop : 'พิกัดบน (Top Position)', id : 'Id', // MISSING langDir : 'การเขียน-อ่านภาษา', @@ -161,18 +175,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)', @@ -239,15 +254,9 @@ CKEDITOR.lang['th'] = rows : 'แถว', columns : 'สดมน์', border : 'ขนาดเส้นขอบ', - align : 'การจัดตำแหน่ง', - alignLeft : 'ชิดซ้าย', - alignCenter : 'กึ่งกลาง', - alignRight : 'ชิดขวา', - width : 'กว้าง', widthPx : 'จุดสี', widthPc : 'เปอร์เซ็น', widthUnit : 'width unit', // MISSING - height : 'สูง', cellSpace : 'ระยะแนวนอนน', cellPad : 'ระยะแนวตั้ง', caption : 'หัวเรื่องของตาราง', @@ -283,9 +292,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 @@ -406,24 +412,17 @@ 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 @@ -447,16 +446,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 @@ -470,13 +463,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 }, @@ -611,6 +600,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 : 'แบบอักษร', @@ -708,7 +706,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 }, @@ -717,6 +715,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 }, @@ -726,10 +726,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 @@ -744,5 +745,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 : 'Document Properties', // MISSING + title : 'Document Properties', // MISSING + design : 'Design', // MISSING + meta : 'Meta Tags', // MISSING + chooseColor : 'Choose', // MISSING + other : 'Other...', // MISSING + docTitle : 'Page Title', // MISSING + charset : 'Character Set Encoding', // MISSING + charsetOther : 'Other Character Set Encoding', // MISSING + 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 : 'Document Type Heading', // MISSING + docTypeOther : 'Other Document Type Heading', // MISSING + xhtmlDec : 'Include XHTML Declarations', // MISSING + bgColor : 'Background Color', // MISSING + bgImage : 'Background Image URL', // MISSING + bgFixed : 'Non-scrolling (Fixed) Background', // MISSING + txtColor : 'Text Color', // MISSING + margin : 'Page Margins', // MISSING + marginTop : 'Top', // MISSING + marginLeft : 'Left', // MISSING + marginRight : 'Right', // MISSING + marginBottom : 'Bottom', // MISSING + metaKeywords : 'Document Indexing Keywords (comma separated)', // MISSING + metaDescription : 'Document Description', // MISSING + metaAuthor : 'Author', // MISSING + metaCopyright : 'Copyright', // MISSING + previewHtml : '

This is some sample text. You are using CKEditor.

' // MISSING + } };