X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fth.js;h=eb326d04724074b9a5eeaa516a047b2e31a35502;hb=a272c66d841421f8bf933c16535bdcde1c4649fc;hp=13871e8a2293b99f1975b54d2c8abe15746961ad;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/th.js b/_source/lang/th.js index 13871e8..eb326d0 100644 --- a/_source/lang/th.js +++ b/_source/lang/th.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, 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 */ @@ -31,7 +31,8 @@ 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. toolbars : 'Editor toolbars', // MISSING @@ -119,6 +120,7 @@ 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 @@ -696,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