X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fth.js;h=eb326d04724074b9a5eeaa516a047b2e31a35502;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=24edeb573158b5ca3b1f1193975c3381b6dcef1e;hpb=9afde8772159bd3436f1f5b7862960307710ae5a;p=ckeditor.git diff --git a/_source/lang/th.js b/_source/lang/th.js index 24edeb5..eb326d0 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-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license */ /** - * Constains the dictionary of language entries. + * Contains the dictionary of language entries. * @namespace */ CKEDITOR.lang['th'] = @@ -31,11 +31,12 @@ CKEDITOR.lang['th'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Rich text editor, %1, press ALT 0 for help.', // MISSING + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : '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', @@ -119,8 +120,13 @@ CKEDITOR.lang['th'] = alignTop : 'บนสุด', alignMiddle : 'กึ่งกลางแนวตั้ง', alignBottom : 'ชิดด้านล่าง', + invalidValue : 'Invalid value.', // MISSING 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 + invalidInlineStyle : 'Value specified for the inline style must consist of one or more tuples with the format of "name : value", separated by semi-colons.', // MISSING + 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).', // MISSING // Put the voice-only part of the label in the span. unavailable : '%1, unavailable' // MISSING @@ -175,18 +181,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)', @@ -200,7 +207,8 @@ CKEDITOR.lang['th'] = menu : 'รายละเอียด Anchor', title : 'รายละเอียด Anchor', name : 'ชื่อ Anchor', - errorName : 'กรุณาระบุชื่อของ Anchor' + errorName : 'กรุณาระบุชื่อของ Anchor', + remove : 'Remove Anchor' // MISSING }, // List style dialog @@ -236,6 +244,7 @@ CKEDITOR.lang['th'] = findWhat : 'ค้นหาคำว่า:', replaceWith : 'แทนที่ด้วย:', notFoundMsg : 'ไม่พบคำที่ค้นหา.', + findOptions : 'Find Options', // MISSING matchCase : 'ตัวโหญ่-เล็ก ต้องตรงกัน', matchWord : 'ต้องตรงกันทุกคำ', matchCyclic : 'Match cyclic', // MISSING @@ -270,8 +279,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 : { @@ -412,7 +421,6 @@ CKEDITOR.lang['th'] = upload : 'อัพโหลดไฟล์', alt : 'คำประกอบรูปภาพ', lockRatio : 'กำหนดอัตราส่วน กว้าง-สูง แบบคงที่', - unlockRatio : 'Unlock Ratio', // MISSING resetSize : 'กำหนดรูปเท่าขนาดจริง', border : 'ขนาดขอบรูป', hSpace : 'ระยะแนวนอน', @@ -601,9 +609,9 @@ CKEDITOR.lang['th'] = iframe : { - title : 'iFrame Properties', // MISSING - toolbar : 'iFrame', // MISSING - noUrl : 'Please type the iFrame URL', // MISSING + title : 'IFrame Properties', // MISSING + toolbar : 'IFrame', // MISSING + noUrl : 'Please type the iframe URL', // MISSING scrolling : 'Enable scrollbars', // MISSING border : 'Show frame border' // MISSING }, @@ -690,7 +698,7 @@ CKEDITOR.lang['th'] = ignoreAll : 'Ignore All', // MISSING addWord : 'Add Word', // MISSING emptyDic : 'Dictionary name should not be empty.', // MISSING - + noSuggestions : ' ไม่มีคำแนะนำใดๆ ', optionsTab : 'Options', // MISSING allCaps : 'Ignore All-Caps Words', // MISSING ignoreDomainNames : 'Ignore Domain Names', // MISSING @@ -714,6 +722,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,7 +735,7 @@ CKEDITOR.lang['th'] = { anchor : 'Anchor', // MISSING flash : 'Flash Animation', // MISSING - iframe : 'iFrame', // MISSING + iframe : 'IFrame', // MISSING hiddenfield : 'Hidden Field', // MISSING unknown : 'Unknown Object' // MISSING }, @@ -744,9 +754,64 @@ CKEDITOR.lang['th'] = toolbarCollapse : 'Collapse 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 } };