Documentation TYPO3 par Ameos

thai-tis-620.inc.php

00001 <?php
00002 /* $Id: thai-tis-620.inc.php,v 2.6 2003/12/30 21:34:05 nijel Exp $ */
00003 
00004 // first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
00005 // last modified 2003/04/20 Arthit Suriyawongkul
00006 
00007 $charset = 'tis-620';
00008 $text_dir = 'ltr';
00009 $left_font_family = 'sans-serif';
00010 $right_font_family = 'sans-serif';
00011 $number_thousands_separator = ',';
00012 $number_decimal_separator = '.';
00013 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
00014 $byteUnits = array('ไบต์', 'กิโลไบต์', 'เมกกะไบต์', 'กิกะไบต์', 'เทอราไบต์', 'เพตตะไบต์', 'เอกซะไบต์');
00015 
00016 $day_of_week = array('อา.', 'จ.', 'อ.', 'พ.', 'พฤ.', 'ศ.', 'ส.');
00017 $month = array('ม.ค.', 'ก.พ.', 'มี.ค.', 'เม.ย.', 'พ.ค.', 'มิ.ย.', 'ก.ค.', 'ส.ค.', 'ก.ย.', 'ต.ค.', 'พ.ย.', 'ธ.ค.');
00018 // See http://www.php.net/manual/en/function.strftime.php to define the
00019 // variable below
00020 $datefmt = '%d %B %Y  %Rน.';
00021 
00022 $timespanfmt = '%s วัน, %s ชั่วโมง, %s นาที, %s วินาที';
00023 
00024 $strAPrimaryKey = 'ได้เพิ่มไพรมารีคีย์แล้วใน %s';
00025 $strAbortedClients = 'ยกเลิก';
00026 $strAbsolutePathToDocSqlDir = 'กรุณาใส่ absolute path ของไดเรกทอรี docSQL บนเวบเซิร์ฟเวอร์';
00027 $strAccessDenied = 'ไม่อนุญาตให้ใช้งาน';
00028 $strAction = 'กระทำการ';
00029 $strAddDeleteColumn = 'เพิ่ม/ลบ คอลัมน์ (ฟิลด์)';
00030 $strAddDeleteRow = 'เพิ่ม/ลบ แถว';
00031 $strAddNewField = 'เพิ่มฟิลด์ใหม่';
00032 $strAddPriv = 'เพิ่มสิทธิ';
00033 $strAddPrivMessage = 'เพิ่มสิทธิเรียบร้อยแล้ว';
00034 $strAddPrivilegesOnDb = 'เพิ่มสิทธิของฐานข้อมูลต่อไปนี้';
00035 $strAddPrivilegesOnTbl = 'เพิ่มสิทธิของตารางต่อไปนี้';
00036 $strAddSearchConditions = 'เพิ่มเงื่อนไขในการค้นหา:';
00037 $strAddToIndex = 'เพิ่มดัชนีคอลัมน์ %s';
00038 $strAddUser = 'เพิ่มผู้ใช้ใหม่';
00039 $strAddUserMessage = 'เพิ่มผู้ใช้ใหม่เรียบร้อยแล้ว';
00040 $strAddedColumnComment = 'เพิ่ม หมายเหตุ สำหรับคอลัมน์';
00041 $strAddedColumnRelation = 'เพิ่ม รีเลชัน สำหรับคอลัมน์';
00042 $strAdministration = 'การดูแลระบบ';
00043 $strAffectedRows = 'แถวที่มีผล:';
00044 $strAfter = 'หลัง %s';
00045 $strAfterInsertBack = 'ส่งกลับ';
00046 $strAfterInsertNewInsert = 'แทรกระเบียนใหม่';
00047 $strAll = 'ทั้งหมด';
00048 $strAllTableSameWidth = 'ให้แสดงตารางทุกอัน ด้วยความกว้างเท่ากันหรือไม่?';
00049 $strAlterOrderBy = 'เรียงค่าในตารางตาม';
00050 $strAnIndex = 'ได้เพิ่มดัชนีแล้วใน %s';
00051 $strAnalyzeTable = 'วิเคราะห์ตาราง';
00052 $strAnd = 'และ';
00053 $strAny = 'ใดๆ';
00054 $strAnyColumn = 'คอลัมน์ใดๆ';
00055 $strAnyDatabase = 'ฐานข้อมูลใดๆ';
00056 $strAnyHost = 'โฮสต์ใดๆ';
00057 $strAnyTable = 'ตารางใดๆ';
00058 $strAnyUser = 'ผู้ใช้ใดๆ';
00059 $strAscending = 'น้อยไปมาก';
00060 $strAtBeginningOfTable = 'ที่จุดเริ่มต้นของตาราง';
00061 $strAtEndOfTable = 'ที่จุดสุดท้ายของตาราง';
00062 $strAttr = 'แอตทริบิวต์';
00063 $strAutodetect = 'ตรวจหาอัตโนมัติ';
00064 $strAutomaticLayout = 'จัดตำแหน่งอัตโนมัติ';
00065 
00066 $strBack = 'ย้อนกลับ';
00067 $strBeginCut = 'เริ่มจุดตัด';
00068 $strBeginRaw = 'เริ่มข้อมูลดิบ';
00069 $strBinary = ' ข้อมูลไบนารี ';
00070 $strBinaryDoNotEdit = ' ข้อมูลไบนารี - ห้ามแก้ไข ';
00071 $strBookmarkDeleted = 'ลบคำค้นที่จดไว้เรียบร้อยแล้ว';
00072 $strBookmarkLabel = 'ป้ายชื่อ';
00073 $strBookmarkQuery = 'คำค้นนี้ถูกจดไว้แล้ว';
00074 $strBookmarkThis = 'จดคำค้นนี้ไว้';
00075 $strBookmarkView = 'ดูอย่างเดียว';
00076 $strBrowse = 'เปิดดู';
00077 $strBzError = 'phpMyAdmin ไม่สามารถบีบอัดข้อมูล dump ได้ เนื่องจากส่วนขยาย Bz2 ใน php รุ่นนี้นั้นเสีย. ขอแนะนำเป็นอย่างยิ่งให้ตั้งไดเรกทีฟ <code>$cfg[\'BZipDump\']</code> ในไฟล์คอนฟิกของ phpMyAdmin เป็น <code>FALSE</code>. ถ้าคุณต้องการที่จะใช้ความสามารถของส่วนขยายการบีบอัด Bz2, คุณควรจะอัพเกรด php เป็นรุ่นถัดไป. รายละเอียดดูได้ที่ php bug report %s.';
00078 $strBzip = '"bzipped"';
00079 
00080 $strCSVOptions = 'ตัวเลือก CSV';
00081 $strCannotLogin = 'ไม่สามารถล็อกอินเข้าเซิร์ฟเวอร์ MySQL ได้';
00082 $strCantLoad = 'ไม่สามารถเรียกส่วนขยาย %s,<br />กรุณาตรวจสอบการตั้งค่า่ของ PHP';
00083 $strCantLoadMySQL = 'ไม่สามารถเรียกใช้ตัวช่วยของ MySQL,<br />กรุณาตรวจสอบการตั้งค่าของ PHP';
00084 $strCantLoadRecodeIconv = 'ไม่สามารถเรียกใช้ตัวช่วย iconv หรือ recode เพื่อแปลงชุดตัวอักษร, ทางเลือก: 1) ตั้งค่าให้ PHP สามารถใช้ตัวช่วยเหล่านี้ได้ หรือ 2) ตั้งค่าให้ phpMyAdmin ไม่ต้องแปลงชุดตัวอักษร';
00085 $strCantRenameIdxToPrimary = 'เปลี่ยนชื่อดัชนีเป็น PRIMARY ไม่ได้!';
00086 $strCantUseRecodeIconv = 'ไม่สามารถใช้ฟังก์ชั่น iconv หรือ libiconv หรือ recode_string ทั้งๆ ที่สามารถเรียกตัวช่วย สำหรับฟังก์ชั่นเหล่านั้นขึ้นมาได้แล้ว. ลองตรวจสอบการตั้งค่าของ PHP';
00087 $strCardinality = 'Cardinality';
00088 $strCarriage = 'ปัดแคร่: \\r';
00089 $strChange = 'เปลี่ยน';
00090 $strChangeCopyMode = 'สร้างผู้ใช้ใหม่ ให้มีสิทธิเหมือนกัน และ ...';
00091 $strChangeCopyModeCopy = '... เก็บของเก่าไว้.';
00092 $strChangeCopyModeDeleteAndReload = ' ... ลบของเก่า่จากตารางผู้ใช้ แล้วเรียกใช้รายการสิทธิ์ใหม่หลังจากนั้น.';
00093 $strChangeCopyModeJustDelete = ' ... ลบของเก่าทิ้งไปจากตารางผู้ใช้.';
00094 $strChangeCopyModeRevoke = ' ... เรียกคืนสิทธิ์ทั้งหมดจากเดิม แล้วลบมันหลังจากนั้น.';
00095 $strChangeCopyUser = 'เปลี่ยนข้อมูลล็ิอกอิน / ทำสำเนาผู้ใช้';
00096 $strChangeDisplay = 'เลือกฟิลด์ที่ต้องการแสดง';
00097 $strChangePassword = 'เปลี่ยนรหัสผ่าน';
00098 $strCharset = 'ชุดตัวอักษร';
00099 $strCharsetOfFile = 'ชุดอักขระของไฟล์ (character set):';
00100 $strCheckAll = 'เลือกทั้งหมด';
00101 $strCheckDbPriv = 'ตรวจสอบสิทธิในฐานข้อมูล';
00102 $strCheckPrivs = 'ตรวจสอบสิทธิ';
00103 $strCheckPrivsLong = 'ตรวจสอบสิทธิสำหรับฐานข้อมูล &quot;%s&quot;.';
00104 $strCheckTable = 'ตรวจสอบตาราง';
00105 $strChoosePage = 'เลือกหน้าที่ต้องการแก้ไข';
00106 $strColComFeat = 'แสดงหมายเหตุของคอลัมน์';
00107 $strColumn = 'คอลัมน์';
00108 $strColumnNames = 'ชื่อคอลัมน์';
00109 $strColumnPrivileges = 'สิทธิเฉพาะคอลัมน์';
00110 $strCommand = 'คำสั่ง';
00111 $strComments = 'หมายเหตุ';
00112 $strCompleteInserts = 'คำสั่ง INSERT เต็มรูปแบบ';
00113 $strCompression = 'บีบอัดข้อมูล';
00114 $strConfigFileError = 'phpMyAdmin ไม่สามารถอ่านไฟล์คอนฟิกูเรชั่นของคุณได้<br />โดยปกติ อาจจะเป็นเพราะตัว PHP หาไฟล์ไม่เจอ หรือไม่สามารถประมวลผล (parse) ไฟล์ได้<br />ลองเรียกไฟล์คอนฟิกูเรชั่นขึ้นมาโดยตรง (กดลิงค์ด้านล่าง) และดูว่ามี error message อะไรหรือไม่  ลองตรวจสอบดูเครื่องหมาย quote หรือ semicolon ว่าใส่ครบหรือเปล่า<br />ถ้าคุณเห็นหน้าว่างๆ แสดงว่าทุกอย่างเป็นปกติดี';
00115 $strConfigureTableCoord = 'กรุณาตั้งค่าโคออร์ดิเนตของตาราง %s';
00116 $strConfirm = 'คุณยืนยันที่จะทำสิ่งนี้?';
00117 $strConnections = 'การเชื่อมต่อ';
00118 $strCookiesRequired = 'ต้องอนุญาตใช้ใช้ \'คุ๊กกี้\' (cookie) เสียก่อน จึงจะผ่านจุดนี้ไปได้';
00119 $strCopyTable = 'คัดลอกตารางไปยัง (ฐานข้อมูล<b>.</b>ตาราง):';
00120 $strCopyTableOK =  'คัดลอกตาราง %s ไปเก็บในชื่อ %s เรียบร้อยแล้ว.';
00121 $strCouldNotKill = 'phpMyAdmin ไม่สามารถฆ่าเธรด %s. บางทีมันอาจจะถูกปิดไปแล้วก็ได้.';
00122 $strCreate = 'สร้าง';
00123 $strCreateIndex = 'สร้างดัชนีโดยคอลัมน์ %s';
00124 $strCreateIndexTopic = 'สร้างดัชนีใหม่';
00125 $strCreateNewDatabase = 'สร้างฐานข้อมูลใหม่';
00126 $strCreateNewTable = 'สร้างตารางในฐานข้อมูลนี้ %s';
00127 $strCreatePage = 'เริ่มหน้าใหม่';
00128 $strCreatePdfFeat = 'การสร้างเอกสาร PDF';
00129 $strCriteria = 'เงื่อนไข';
00130 
00131 $strDBComment = 'หมายเหตุของฐานข้อมูล: ';
00132 $strDBGContext = 'คอนเท็กซ์';
00133 $strDBGContextID = 'หมายเลขคอนเท็กซ์';
00134 $strDBGHits = 'ฮิต';
00135 $strDBGLine = 'บรรทัด';
00136 $strDBGMaxTimeMs = 'เวลามากสุด, มิลลิวินาที';
00137 $strDBGMinTimeMs = 'เวลาน้อยสุด, มิลลิวินาที';
00138 $strDBGModule = 'โมดูล';
00139 $strDBGTimePerHitMs = 'เวลา/ฮิต, มิลลิวินาที';
00140 $strDBGTotalTimeMs = 'เวลาทั้งหมด, มิลลิวินาที';
00141 $strData = 'ข้อมูล';
00142 $strDataDict = 'พจนานุกรมข้อมูล';
00143 $strDataOnly = 'เฉพาะข้อมูล';
00144 $strDatabase = 'ฐานข้อมูล ';
00145 $strDatabaseHasBeenDropped = 'โยนฐานข้อมูล %s ทิ้งไปเรียบร้อยแล้ว';
00146 $strDatabaseWildcard = 'ฐานข้อมูล (ใช้ wildcards ได้):';
00147 $strDatabases = 'ฐานข้อมูล';
00148 $strDatabasesDropped = '%s ฐานข้อมูลได้ถูกทิ้งไปเรียบร้อยแล้ว.';
00149 $strDatabasesStats = 'สถิติฐานข้อมูล';
00150 $strDatabasesStatsDisable = 'ยกเลิกการเก็บสถิติ';
00151 $strDatabasesStatsEnable = 'ให้มีการเก็บสถิติ';
00152 $strDatabasesStatsHeavyTraffic = 'โปรดทราบ: การเปิดใช้การเก็บสถิติของฐานข้อมูล อาจจะทำให้มีปริมาณการถ่ายโอนข้อมูลจำนวนมาก ระหว่างเวบเซิร์ฟเวอร์ และเซิร์ฟเวอร์ MySQL.';
00153 $strDbPrivileges = 'สิทธิเจาะจงเฉพาะฐานข้อมูล';
00154 $strDbSpecific = 'เฉพาะฐานข้อมูล';
00155 $strDefault = 'ค่าปริยาย';
00156 $strDelete = 'ลบ';
00157 $strDeleteAndFlush = 'ลบผู้ใช้ และเรียกใช้รายการสิืทธิ์ใหม่หลังจากนั้น.';
00158 $strDeleteAndFlushDescr = 'นี่เป็นวิธีที่หมดจดที่สุด แต่การโหลดสิทธิใช้งานใหม่ จะต้องใช้เวลาสักระยะ.';
00159 $strDeleteFailed = 'ลบไม่สำเร็จ!';
00160 $strDeleteUserMessage = 'คุณได้ลบผู้ใช้ %s ไปแล้ว';
00161 $strDeleted = 'ลบเรียบร้อยแล้ว';
00162 $strDeletedRows = 'แถวที่ถูกลบ:';
00163 $strDeleting = 'กำลังลบ %s';
00164 $strDescending = 'มากไปน้อย';
00165 $strDisabled = 'ระงับการใช้อยู่';
00166 $strDisplay = 'แสดงผล';
00167 $strDisplayFeat = 'ความสามารถด้านการแสดงผล';
00168 $strDisplayOrder = 'ลำดับการแสดง:';
00169 $strDisplayPDF = 'แสดงสกีมาของ PDF';
00170 $strDoAQuery = 'ทำ "คำค้นจากตัวอย่าง" (wildcard: "%")';
00171 $strDoYouReally = 'ต้องการจะ ';
00172 $strDocu = 'เอกสารอ้างอิง';
00173 $strDrop = 'โยนทิ้ง';
00174 $strDropDB = 'โยนฐานข้อมูล %s ทิ้ง';
00175 $strDropSelectedDatabases = 'โยนฐานข้อมูลที่เลือกไว้ทิ้ง';
00176 $strDropTable = 'โยนตารางทิ้ง';
00177 $strDropUsersDb = 'โยนฐานข้อมูลที่มีชื่อเดียวกับผู้ใช้ทิ้ง.';
00178 $strDumpComments = 'ใส่หมายเหตุของคอลัมน์ เหมือนเป็น inline SQL-comments';
00179 $strDumpXRows = 'ดัมพ์แถว %s แถว เริ่มที่แถว %s';
00180 $strDumpingData = 'dump ตาราง';
00181 $strDynamic = 'ไม่คงที่';
00182 
00183 $strEdit = 'แก้ไข';
00184 $strEditPDFPages = 'แก้ไขหน้า PDF';
00185 $strEditPrivileges = 'แก้ไขสิทธิ';
00186 $strEffective = 'มีผล';
00187 $strEmpty = 'ลบข้อมูล';
00188 $strEmptyResultSet = 'MySQL คืนผลลัพธ์ว่างเปล่ากลับมา (null / 0 แถว).';
00189 $strEnabled = 'เปิดใช้อยู่';
00190 $strEnd = 'ท้ายสุด';
00191 $strEndCut = 'สิ้นสุดจุดตัด';
00192 $strEndRaw = 'สิ้นสุดข้อมูลดิบ';
00193 $strEnglishPrivileges = ' โปรดทราบ: ชื่อของสิทธิใน MySQL จะแสดงเป็นภาษาอังกฤษ ';
00194 $strError = 'ผิดพลาด';
00195 $strExplain = 'อธิบาย SQL';
00196 $strExport = 'ส่งออก';
00197 $strExportToXML = 'ส่งออกเป็นรูปแบบ XML';
00198 $strExtendedInserts = 'แทรกหลายระเบียนในคราวเดียว';
00199 $strExtra = 'เพิ่มเติม';
00200 
00201 $strFailedAttempts = 'ความพยายามล้มเหลว';
00202 $strField = 'ฟิลด์';
00203 $strFieldHasBeenDropped = 'โยนฟิลด์ %s ทิ้งไปเรียบร้อยแล้ว';
00204 $strFields = 'จำนวนฟิลด์';
00205 $strFieldsEmpty = ' จำนวนฟิลด์คือ ว่างเปล่า! ';
00206 $strFieldsEnclosedBy = 'คร่อมฟิลด์ด้วย';
00207 $strFieldsEscapedBy = 'เครื่องหมายสำหรับ escape char';
00208 $strFieldsTerminatedBy = 'จบฟิลด์ด้วย';
00209 $strFileCouldNotBeRead = 'อ่านไฟล์ไม่ได้';
00210 $strFileNameTemplate = 'รูปแบบของชื่อไฟล์';
00211 $strFileNameTemplateHelp = 'ใช้ __DB__ สำหรับชื่อฐานข้อมูล, __TABLE__ สำหรับชื่อตาราง และ ตัวเลือก %s strftime%s ใดๆ สำหรับการระบุเวลา, ส่วนขยายของไฟล์ (นามสกุล)จะถูกเติมโดยอัตโนมัติ. ข้อความอื่นๆ จะถูกคงไว้ดังเดิม.';
00212 $strFileNameTemplateRemember = 'จำรูปแบบ';
00213 $strFixed = 'คงที่';
00214 $strFlushTable = 'ล้างตาราง (flush)';
00215 $strFormEmpty = 'ค่าในแบบฟอร์มหายไป !';
00216 $strFormat = 'รูปแบบ';
00217 $strFullText = 'ทั้งข้อความ';
00218 $strFunction = 'ฟังก์ชั่น';
00219 
00220 $strGenBy = 'สร้างโดย';
00221 $strGenTime = 'เวลาในการสร้าง';
00222 $strGeneralRelationFeat = 'ความสามารถด้านรีเลชันทั่วไป';
00223 $strGlobal = 'โกลบอล';
00224 $strGlobalPrivileges = 'สิทธิแบบโกลบอล';
00225 $strGlobalValue = 'ค่าแบบโกลบอล';
00226 $strGo = 'ลงมือ';
00227 $strGrantOption = 'มอบสิทธิ';
00228 $strGrants = 'อนุญาต';
00229 $strGzip = '"gzipped"';
00230 
00231 $strHasBeenAltered = 'เปลี่ยนเสร็จแล้ว';
00232 $strHasBeenCreated = 'สร้างเสร็จแล้ว';
00233 $strHaveToShow = 'ต้องเลือกให้แสดงอย่างน้อยหนึ่งคอลัมน์';
00234 $strHome = 'หน้าบ้าน';
00235 $strHomepageOfficial = 'โฮมเพจอย่างเป็นทางการของ phpMyAdmin';
00236 $strHomepageSourceforge = 'หน้าดาวน์โหลด phpMyAdmin ที่ Sourceforge';
00237 $strHost = 'โฮสต์';
00238 $strHostEmpty = 'ชื่อโฮสต์ยังว่างอยู่!';
00239 
00240 $strId = 'ID';
00241 $strIdxFulltext = 'ข้อความเต็ม (fulltext)';
00242 $strIfYouWish = 'ถ้าต้องการเรียกดู เฉพาะบางคอลัมน์ ให้ระบุรายชื่อฟิลด์มาด้วย (คั่นแต่ละชื่อด้วยเครื่องหมายลูกน้ำ)';
00243 $strIgnore = 'ไม่สนใจ';
00244 $strIgnoringFile = 'ไม่สนใจไฟล์ %s';
00245 $strImportDocSQL = 'นำเข้าไฟล์ docSQL';
00246 $strImportFiles = 'นำเข้าไฟล์';
00247 $strImportFinished = 'นำเข้าเสร็จแล้ว';
00248 $strInUse = 'ใช้อยู่';
00249 $strIndex = 'ดัชนี';
00250 $strIndexHasBeenDropped = 'โยนดัชนี %s ทิ้งไปเรียบร้อยแล้ว';
00251 $strIndexName = 'ชื่อดัชนี :';
00252 $strIndexType = 'ชนิดของดัชนี :';
00253 $strIndexes = 'ดัชนี';
00254 $strInnodbStat = 'สถานะของ InnoDB';
00255 $strInsecureMySQL = 'จากไฟล์เก็บค่ากำหนดของคุณ คุณไม่ได้ตั้งรหัสผ่านสำหรับ root ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ.  เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย';
00256 $strInsert = 'แทรก';
00257 $strInsertAsNewRow = 'แทรกเป็นแถวใหม่';
00258 $strInsertNewRow = 'แทรกแถวใหม่';
00259 $strInsertTextfiles = 'แทรกข้อมูลจากไฟล์ข้อความเข้าไปในตาราง';
00260 $strInsertedRows = 'แถวที่ถูกแทรก:';
00261 $strInstructions = 'วิธีใช้';
00262 $strInvalidName = '"%s" เป็นคำสงวน นำมาใช้ตั้งชื่อ ฐานข้อมูล/ ตาราง/ฟิลด์ ไม่ได้';
00263 
00264 $strJumpToDB = 'กระโดดไปที่ฐานข้อมูล &quot;%s&quot;.';
00265 $strJustDelete = 'แค่ลบผู้ใช้ออกจากตารางแสดงสิทธิเข้าถึง';
00266 
00267 $strKeepPass = 'กรุณาอย่าเปลี่ยนรหัสผ่าน';
00268 $strKeyname = 'ชื่อคีย์';
00269 $strKill = 'ฆ่าทิ้ง';
00270 
00271 $strLaTeX = 'LaTeX';
00272 $strLandscape = 'แนวนอน';
00273 $strLength = 'ความยาว';
00274 $strLengthSet = 'ความยาว/เซต*';
00275 $strLimitNumRows = 'ระเบียนต่อหน้า';
00276 $strLineFeed = 'ขึ้นบรรทัดใหม่: \\n';
00277 $strLines = 'บรรทัด';
00278 $strLinesTerminatedBy = 'จบแถวด้วย';
00279 $strLinkNotFound = 'ไม่พบลิงก์';
00280 $strLinksTo = 'เชื่อมไปยัง';
00281 $strLocalhost = 'โลคอล';
00282 $strLocationTextfile = 'เลือกไฟล์ข้อความจาก';
00283 $strLogPassword = 'รหัสผ่าน:';
00284 $strLogUsername = 'ชื่อผู้ใช้:';
00285 $strLogin = 'เข้าสู่ระบบ';
00286 $strLoginInformation = 'ข้อมูลล็อกอิน';
00287 $strLogout = 'ออกจากระบบ';
00288 
00289 $strMIME_MIMEtype = 'MIME-type';
00290 $strMIME_available_mime = 'MIME-types ที่มีอยู่';
00291 $strMIME_available_transform = 'การแปลงที่เรียกใช้ได้';
00292 $strMIME_description = 'รายละเอียด';
00293 $strMIME_file = 'ชื่อไฟล์';
00294 $strMIME_nodescription = 'ไม่ปรากฏรายละเอียดสำหรับการแปลงนี้.<br />กรุณาสอบถามผู้เขียนว่า,  %s ทำอะไร.';
00295 $strMissingBracket = 'วงเล็บก้ามปู [] ไม่ครบ';
00296 $strModifications = 'บันทึกการแก้ไขเรียบร้อยแล้ว';
00297 $strModify = 'แก้ไข';
00298 $strModifyIndexTopic = 'แก้ไขดัชนี';
00299 $strMoreStatusVars = 'More status variables';
00300 $strMoveTable = 'ย้ายตารางไป (database<b>.</b>table):';
00301 $strMoveTableOK = 'ตาราง %s ถูกย้ายไป %s แล้ว';
00302 $strMySQLCharset = 'ชุดตัวอักษร (charset) ของ MySQL';
00303 $strMySQLReloaded = 'เรียก MySQL ขึ้นมาใหม่แล้ว';
00304 $strMySQLSaid = 'MySQL แสดง: ';
00305 $strMySQLServerProcess = 'MySQL %pma_s1% ทำงานอยู่บน %pma_s2% ในชื่อ %pma_s3%';
00306 $strMySQLShowProcess = 'แสดงงานที่ทำอยู่ของ MySQL';
00307 $strMySQLShowStatus = 'แสดงสถานะของ MySQL';
00308 $strMySQLShowVars = 'แสดงตัวแปรระบบของ MySQL';
00309 
00310 $strName = 'ชื่อ';
00311 $strNext = 'ต่อไป';
00312 $strNo = 'ไม่';
00313 $strNoDatabases = 'ไม่มีฐานข้อมูล';
00314 $strNoDatabasesSelected = 'ยังไม่ได้เลือกฐานข้อมูล.';
00315 $strNoDescription = 'ไม่มีรายละเอียด';
00316 $strNoDropDatabases = 'คำสั่ง "DROP DATABASE" ถูกปิดไว้';
00317 $strNoExplain = 'ไม่ต้องอธิบาย SQL';
00318 $strNoFrames = 'เบราเซอร์ที่<b>ใช้เฟรมได้</b> จะช่วยให้ใช้ phpMyAdmin ได้ง่ายขึ้น';
00319 $strNoIndex = 'ยังไม่ได้กำหนดดัชนีใดๆ!';
00320 $strNoIndexPartsDefined = 'ไม่ได้กำหนดส่วนใดๆ ของดัชนี!';
00321 $strNoModification = 'ไม่มีการเปลี่ยนแปลง';
00322 $strNoOptions = 'รูปแบบนี้ไม่มีตัวเลือก';
00323 $strNoPassword = 'ไม่มีรหัสผ่าน';
00324 $strNoPhp = 'ไม่เอาโค้ด PHP';
00325 $strNoPrivileges = 'ไม่มีสิทธิ';
00326 $strNoQuery = 'ไม่มีคำค้น SQL!';
00327 $strNoRights = 'คุณไม่มีสิทธิที่จะเข้ามาตรงนี้!';
00328 $strNoTablesFound = 'ไม่พบตารางใด ๆ ในฐานข้อมูล';
00329 $strNoUsersFound = 'ไม่พบผู้ใช้ใดๆ.';
00330 $strNoUsersSelected = 'ยังไม่ได้เลือกผู้ใช้เลย.';
00331 $strNoValidateSQL = 'ไม่ต้องตรวจสอบ SQL';
00332 $strNone = 'ไม่มี';
00333 $strNotNumber = 'ค่านี้ไม่ใช่ตัวเลข!';
00334 $strNotOK = 'ไม่ตกลง';
00335 $strNotSet = 'ไม่พบตาราง <b>%s</b> ใน %s';
00336 $strNotValidNumber = ' ไม่ใช่หมายเลขแถวที่ถูกต้อง!';
00337 $strNull = 'ว่างเปล่า (null)';
00338 $strNumSearchResultsInTable = 'พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>';
00339 $strNumSearchResultsTotal = '<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง';
00340 $strNumTables = 'ตาราง';
00341 
00342 $strOK = 'ตกลง';
00343 $strOftenQuotation = 'โดยปกติจะเป็นเครื่องหมายอัญประกาศ (เครื่องหมายคำพูด)<br />"เท่าที่จำเป็น" หมายถึง ให้ใส่เครื่องหมายคร่อม เฉพาะกับฟิลด์ชนิด char และ varchar เท่านั้น';
00344 $strOperations = 'กระบวนการ';
00345 $strOptimizeTable = 'ปรับแต่งตาราง';
00346 $strOptionalControls = 'กำหนดว่าจะเขียน หรืออ่านตัวอักขระพิเศษ อย่างไร';
00347 $strOptionally = 'เท่าที่จำเป็น';
00348 $strOptions = 'ตัวเลือก';
00349 $strOr = 'หรือ';
00350 $strOverhead = 'เกินความจำเป็น';
00351 
00352 $strPHP40203 = 'คุณกำลังใช้ PHP รุ่น 4.2.3, ซึ่งมีบั๊กร้ายแรงเกี่ยวกับ multi-byte strings (mbstring). กรุณาดูรายงานบั๊ก PHP หมายเลข 19404. เราไม่แนะนำให้คุณใช้ PHP รุ่นนี้กับ phpMyAdmin.';
00353 $strPHPVersion = 'รุ่นของ PHP';
00354 $strPageNumber = 'หมายเลขหน้า:';
00355 $strPartialText = 'ข้อความบางส่วน';
00356 $strPassword = 'รหัสผ่าน';
00357 $strPasswordChanged = 'เปลี่ยนรหัสผ่านของ %s เรียบร้อยแล้ว';
00358 $strPasswordEmpty = 'รหัสผ่านยังว่างอยู่!';
00359 $strPasswordNotSame = 'รหัสผ่านไม่ตรงกัน!';
00360 $strPdfDbSchema = 'schema ของฐานข้อมูล "%s" - หน้า %s';
00361 $strPdfInvalidPageNum = 'ยังไม่ได้กำหนดเลขหน้าของ PDF!';
00362 $strPdfInvalidTblName = 'ไม่มีตาราง "%s"!';
00363 $strPdfNoTables = 'ไม่มีตาราง';
00364 $strPerHour = 'ต่อชั่วโมง';
00365 $strPerMinute = 'ต่อนาที';
00366 $strPerSecond = 'ต่อวินาที';
00367 $strPhp = 'สร้างโค้ด PHP';
00368 $strPmaDocumentation = 'เอกสารการใช้ phpMyAdmin';
00369 $strPmaUriError = '<b>ต้อง</b>กำหนดค่า <tt>$cfg[\'PmaAbsoluteUri\']</tt> ในไฟล์คอนฟิกูเรชั่นเสียก่อน';
00370 $strPortrait = 'แนวตั้ง';
00371 $strPos1 = 'จุดเริ่มต้น';
00372 $strPrevious = 'ก่อนหน้า';
00373 $strPrimary = 'ไพรมารี';
00374 $strPrimaryKey = 'ไพรมารีคีย์';
00375 $strPrimaryKeyHasBeenDropped = 'โยนไพรมารีคีย์ทิ้งไปเรียบร้อยแล้ว';
00376 $strPrimaryKeyName = 'ชื่อของไพรมารีคีย์ จะต้องเป็น PRIMARY เท่านั้น';
00377 $strPrimaryKeyWarning = '(ชื่อของไพรมารีคีย์<b>จะต้องเป็น</b> "PRIMARY" เท่านั้น!)';
00378 $strPrint = 'พิมพ์';
00379 $strPrintView = 'แสดง';
00380 $strPrivDescAllPrivileges = 'ให้สิทธิทุกอย่าง ยกเว้นการให้สิทธิแก่ผู้อื่น (GRANT).';
00381 $strPrivDescAlter = 'อนุญาตให้เปลี่ยนโครงสร้างของตารางที่มีอยู่เดิม.';
00382 $strPrivDescCreateDb = 'อนุญาตให้สร้างฐานข้อมูล และตารางใหม่.';
00383 $strPrivDescCreateTbl = 'อนุญาตให้สร้างตารางใหม่.';
00384 $strPrivDescCreateTmpTable = 'อนุญาตให้สร้างตารางชั่วคราว.';
00385 $strPrivDescDelete = 'อนุญาตให้ลบข้อมูล';
00386 $strPrivDescDropDb = 'อนุญาตให้ทิ้งฐานข้อมูล และตาราง';
00387 $strPrivDescDropTbl = 'อนุญาตให้ทิ้งตาราง';
00388 $strPrivDescExecute = 'อนุญาตให้รัน stored procedure (ไม่มีผลใน MySQL รุ่นนี้)';
00389 $strPrivDescFile = 'อนุญาตให้นำเข้าข้อมูล และส่งออกข้อมูล ไปที่ไฟล์';
00390 $strPrivDescGrant = 'อนุญาตให้เพิ่มผู้ใช้ และสิทธิเข้าถึง โดยไม่ต้องเรียกใช้ตารางสิทธิใหม่';
00391 $strPrivDescIndex = 'อนุญาตให้สร้าง และทิ้ง ดัชนี';
00392 $strPrivDescInsert = 'อนุญาตให้เพิ่ม และแทนที่ ข้อมูล';
00393 $strPrivDescLockTables = 'อนุญาตให้ล็อกตารางสำหรับเธรดปัจจุบัน';
00394 $strPrivDescMaxConnections = 'จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง';
00395 $strPrivDescMaxQuestions = 'จำกัดจำนวนของคำค้น ที่ผู้ใช้จะสามารถส่งมาที่เซิร์ฟเวอร์ได้ ต่อชั่วโมง';
00396 $strPrivDescMaxUpdates = 'จำกัดจำนวนของคำสั่ง ที่จะเปลี่ยนแปลงตาราง หรือฐานข้อมูลใดๆ ที่ผู้ใช้จะสามารถสั่งได้ ต่อชั่วโมง';
00397 $strPrivDescProcess3 = 'อนุญาตให้ทำลายโพรเซสของผู้ใช้อื่น';
00398 $strPrivDescProcess4 = 'อนุญาตให้ดูคำค้นทั้งหมดในรายการโพรเซส';
00399 $strPrivDescReferences = 'ไม่มีผลใน MySQL รุ่นนี้';
00400 $strPrivDescReload = 'อนุญาตให้เรียกใช้ค่ากำหนดของเซิร์ฟเวอร์ใหม่ และล้างแคชของเซิร์ฟเวอร์';
00401 $strPrivDescReplClient = 'มอบสิทธิให้ผู้ใช้ ในการถามว่า slaves หรือ masters อยู่ที่ไหน.';
00402 $strPrivDescSelect = 'อนุญาตให้อ่่านข้อมูลได้.';
00403 $strPrivDescShowDb = 'สามารถเรียกดูรายการฐานข้อมูลทั้งหมดได้';
00404 $strPrivDescShutdown = 'อนุญาตให้ปิดเซิร์ฟเวอร์ได้';
00405 $strPrivDescUpdate = 'อนุญาตให้เปลี่ยนข้อมูลได้.';
00406 $strPrivDescUsage = 'ไม่มีสิทธิใดๆ.';
00407 $strPrivileges = 'สิทธิ';
00408 $strPrivilegesReloaded = 'สิทธิได้ถูกเรียกใช้ใหม่เรียบร้อยแล้ว';
00409 $strProcesslist = 'รายการโพรเซส';
00410 $strProperties = 'คุณสมบัติ';
00411 $strPutColNames = 'ใส่ชื่อฟิลด์ที่แถวแรก';
00412 
00413 $strQBE = 'คำค้นจากตัวอย่าง';
00414 $strQBEDel = 'ลบ';
00415 $strQBEIns = 'เพิ่ม';
00416 $strQueryFrame = 'หน้าต่างคำค้น';
00417 $strQueryFrameDebug = 'ข้อมูลดีบัก';
00418 $strQueryOnDb = 'คำค้นบนฐานข้อมูล <b>%s</b>:';
00419 $strQuerySQLHistory = 'SQL-history';
00420 $strQueryStatistics = '<b>สถิติคำค้น</b>: มี %s คำค้น ถูกส่งไปที่เซิร์ฟเวอร์ นับตั้งแต่เริ่มระบบ.';
00421 $strQueryTime = 'คำค้นใช้เวลา %01.4f วินาที';
00422 $strQueryType = 'ชนิดคำค้น';
00423 
00424 $strReType = 'พิมพ์ใหม่';
00425 $strReceived = 'ได้รับ';
00426 $strRecords = 'ระเบียน';
00427 $strReferentialIntegrity = 'ตรวจสอบความสมบูรณ์ของการอ้างถึง:';
00428 $strRelationNotWorking = 'ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%s';
00429 $strRelationView = 'มุมมองรีเลชัน';
00430 $strRelationalSchema = 'รีเลชันแนล สกีมา';
00431 $strReloadFailed = 'รีโหลด MySQL ใหม่ไม่สำเร็จ';
00432 $strReloadMySQL = 'รีโหลด MySQL ใหม่';
00433 $strReloadingThePrivileges = 'ปรับปรุงสิทธิเข้าถึงใหม่อีกรอบ';
00434 $strRememberReload = 'อย่าลืมรีโหลดเซิร์ฟเวอร์ใหม่อีกครั้ง';
00435 $strRemoveSelectedUsers = 'ถอนผู้ใช้ที่เลือก';
00436 $strRenameTable = 'เปลี่ยนชื่อตารางเป็น';
00437 $strRenameTableOK = 'ตาราง %s ได้ถูกเปลี่ยนชื่อเป็น %s';
00438 $strRepairTable = 'ซ่อมแซมตาราง';
00439 $strReplace = 'เขียนทับ';
00440 $strReplaceTable = 'เขียนทับด้วยข้อมูลจากไฟล์';
00441 $strReset = 'เริ่มใหม่';
00442 $strResourceLimits = 'ขีดจำกัดของทรัพยากร';
00443 $strRevoke = 'เพิกถอน';
00444 $strRevokeAndDelete = 'เพิกถอน active privileges ทั้งหมดจากผู้ใช้ และลบผู้ใช้ทิ้งหลังจากนั้น.';
00445 $strRevokeAndDeleteDescr = 'ผู้ใช้ต่างๆ ยังคงมีสิทธิ USAGE จนกว่า ข้อมูลสิทธิ จะถูกเรียกใช้ใหม่อีกที.';
00446 $strRevokeGrant = 'เพิกถอนการอนุญาต';
00447 $strRevokeGrantMessage = 'คุณได้เพิกถอนการอนุญาตของ %s';
00448 $strRevokeMessage = 'คุณได้เพิกถอนสิทธิของ %s';
00449 $strRevokePriv = 'เพิกถอนสิทธิ';
00450 $strRowLength = 'ความยาวแถว';
00451 $strRowSize = ' ขนาดแถว ';
00452 $strRows = 'แถว';
00453 $strRowsFrom = 'แถว เริ่มจากแถวที่';
00454 $strRowsModeFlippedHorizontal = 'แนวนอน (หมุนหัวเรื่อง)';
00455 $strRowsModeHorizontal = 'แนวนอน';
00456 $strRowsModeOptions = 'อยู่ใน %s และซ้ำหัวแถวทุกๆ %s เซลล์';
00457 $strRowsModeVertical = 'แนวตั้ง';
00458 $strRowsStatistic = 'สถิติของแถว';
00459 $strRunQuery = 'ประมวลผลคำค้น';
00460 $strRunSQLQuery = 'ประมวลผลคำค้นบนฐานข้อมูล %s';
00461 $strRunning = 'ทำงานอยู่บน %s';
00462 
00463 $strSQL = 'SQL';
00464 $strSQLOptions = 'ตัวเลือก SQL';
00465 $strSQLParserBugMessage = 'อาจจะมีการเปลี่ยนแปลงบางอย่าง ที่คุณพบว่ามันเป็นข้อผิดพลาดของตัวอ่านคำสั่ง SQL. กรุณาตรวจสอบคำค้นของคุณให้ถี่ถ้วน โดยเฉพาะการเปิด/ปิดเครื่องหมายคำพูด (quotes) ให้ถูกต้อง. อีกสาเหตุหนึ่งที่เป็นไปได้คือ คุณอาจจะอัพโหลดไฟล์ไบนารีข้างนอกช่วงของเครื่องหมายคำพูด. คุณสามารถที่จะลองคำค้นของคุณที่คอมมานด์ไลน์ของ MySQL ซึ่งคุณอาจจะพบข้อผิดพลาดบางอย่างในนั้น. หาก MySQL server ได้แจ้งข้อผิดพลาดมาด้านล่างนี้ ให้ลองอ่านดู มันอาจจะช่วยให้คุณวินิจฉัยปัญหาได้ดีขึ้น. ถ้าคุณยังพบปัญหากับ parser ใน phpMyAdmin อยู่ แต่ไม่พบปัญหากับ parser ใน command line, ให้ลองลดความยาวของคำค้น SQL ลง จนกระทั่งเหลือคำค้น SQL เดี่ยวๆ ที่ยังทำให้เกิดปัญหาอยู่อีก, แล้วแจ้งข้อผิดพลาดดังกล่าวมาที่เรา ส่งมันมาพร้อมกับตัวข้อมูลที่คุณค้น ซึ่งได้จากส่วนของ CUT ด้านล่าง.';
00466 $strSQLParserUserError = 'อาจจะมีข้อผิดพลาดบางอย่างในคำค้น SQL ของคุณ. หาก MySQL server ได้แจ้งข้อผิดพลาดมาด้านล่างนี้ ให้ลองอ่านดู มันอาจจะช่วยให้คุณวินิจฉัยปัญหาได้ดีขึ้น';
00467 $strSQLQuery = 'คำค้น SQL';
00468 $strSQLResult = 'ผลลัพธ์ SQL';
00469 $strSQPBugInvalidIdentifer = 'ชื่อตัวแปรไม่ถูกต้อง';
00470 $strSQPBugUnclosedQuote = 'ไม่ได้ปิดเครื่องหมายคำพูด';
00471 $strSQPBugUnknownPunctuation = 'มีเครื่องหมายวรรคตอนที่ไม่รู้จัก';
00472 $strSave = 'บันทึก';
00473 $strScaleFactorSmall = 'อัตราย่อน้อยเกินไป ที่จะจัดให้สกีมาอยู่ในหน้าเดียว';
00474 $strSearch = 'ค้นหา';
00475 $strSearchFormTitle = 'ค้นหาในฐานข้อมูล';
00476 $strSearchInTables = 'ในตาราง:';
00477 $strSearchNeedle = 'คำ หรือ ค่าที่ต้องการค้นหา (wildcard: "%"):';
00478 $strSearchOption1 = 'อย่างน้อยหนึ่งคำ';
00479 $strSearchOption2 = 'ทุกคำ';
00480 $strSearchOption3 = 'เหมือนทั้งวลี';
00481 $strSearchOption4 = 'รูปแบบคำพ้อง (regular expression)';
00482 $strSearchResultsFor = 'ผลการค้นหา "<i>%s</i>" %s:';
00483 $strSearchType = 'ค้น:';
00484 $strSelect = 'เลือก';
00485 $strSelectADb = 'โปรดเลือกฐานข้อมูล';
00486 $strSelectAll = 'เลือกทั้งหมด';
00487 $strSelectFields = 'เลือกฟิลด์ (อย่างน้อยหนึ่งฟิลด์):';
00488 $strSelectNumRows = 'ในคำค้น';
00489 $strSelectTables = 'เลือกตาราง';
00490 $strSend = 'ส่งมาเป็นไฟล์';
00491 $strSent = 'ถูกส่ง';
00492 $strServer = 'เซิร์ฟเวอร์ %s';
00493 $strServerChoice = 'ตัวเลือกเซิร์ฟเวอร์';
00494 $strServerStatus = 'ข้อมูลรันไทม์';
00495 $strServerStatusUptime = 'เซิร์ฟเวอร์ MySQL นี้รันมาเป็นเวลา %s. เริ่มตอน %s.';
00496 $strServerTabProcesslist = 'โพรเซส';
00497 $strServerTabVariables = 'ตัวแปร';
00498 $strServerTrafficNotes = '<b>การจราจรของเซิร์ฟเวอร์</b>: ตารางนี้แสดงสถิติของการจราจรบนเครือข่าย สำหรับเซิร์ฟเวอร์ MySQL นี้ ตั้งแต่มันเริ่มทำงาน.';
00499 $strServerVars = 'ตัวแปร และค่ากำหนด ของเซิร์ฟเวอร์';
00500 $strServerVersion = 'รุ่นของเซิร์ฟเวอร์';
00501 $strSessionValue = 'ค่าเซสชั่น';
00502 $strSetEnumVal = 'ถ้าชนิดของฟิลด์เป็น "enum" หรือ "set" โปรดใส่ค่าตามรูปแบบ: \'a\',\'b\',\'c\'...<br />ถ้าต้องการใส่เครื่องหมาย backslash ("\\") หรือ อัญประกาศเดี่ยว ("\'") เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย แบ๊กแสลช นำหน้า (ตัวอย่าง: \'\\\\xyz\' or \'a\\\'b\')';
00503 $strShow = 'แสดง';
00504 $strShowAll = 'แสดงทั้งหมด';
00505 $strShowColor = 'แสดงสี';
00506 $strShowCols = 'แสดงคอลัมน์';
00507 $strShowDatadictAs = 'รูปแบบพจนานุกรมข้อมูล';
00508 $strShowFullQueries = 'แสดงคำค้นแบบเต็ม';
00509 $strShowGrid = 'แสดงกริด';
00510 $strShowPHPInfo = 'แสดงข้อมูลของ PHP';
00511 $strShowTableDimension = 'แสดงมิติของตาราง';
00512 $strShowTables = 'แสดงตาราง';
00513 $strShowThisQuery = ' แสดงคำค้นนี้อีกที ';
00514 $strShowingRecords = 'แสดงระเบียนที่ ';
00515 $strSingly = '(เดี่ยว)';
00516 $strSize = 'ขนาด';
00517 $strSort = 'เรียง';
00518 $strSpaceUsage = 'เนื้อที่ที่ใช้';
00519 $strSplitWordsWithSpace = 'คำถูกแบ่งด้วยช่องว่าง (" ").';
00520 $strStatCheckTime = 'ตรวจสอบครั้งสุดท้ายเมื่อ';
00521 $strStatCreateTime = 'สร้างเมื่อ';
00522 $strStatUpdateTime = 'ปรับปรุงครั้งสุดท้ายเมื่อ';
00523 $strStatement = 'คำสั่ง';
00524 $strStatus = 'สถานะ';
00525 $strStrucCSV = 'ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ ",")';
00526 $strStrucData = 'ทั้งโครงสร้างและข้อมูล';
00527 $strStrucDrop = 'เพิ่มคำสั่ง \'drop table\'';
00528 $strStrucExcelCSV = 'ข้อมูล CSV สำหรับไมโครซอฟต์เอ็กเซล';
00529 $strStrucOnly = 'เฉพาะโครงสร้าง';
00530 $strStructPropose = 'เสนอโครงสร้างตาราง';
00531 $strStructure = 'โครงสร้าง';
00532 $strSubmit = 'ส่ง';
00533 $strSuccess = 'ทำคำค้นเสร็จเรียบร้อยแล้ว';
00534 $strSum = 'ผลรวม';
00535 $strSwitchToTable = 'สลับไปที่ตารางที่ถูกทำสำเนาไว้';
00536 
00537 $strTable = 'ตาราง ';
00538 $strTableComments = 'หมายเหตุของตาราง';
00539 $strTableEmpty = 'ชื่อตารางยังว่างอยู่!';
00540 $strTableHasBeenDropped = 'โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว';
00541 $strTableHasBeenEmptied = 'ลบข้อมูลในตาราง %s เรียบร้อยแล้ว';
00542 $strTableHasBeenFlushed = 'ล้างตาราง %s เรียบร้อยแล้ว';
00543 $strTableMaintenance = 'การดูแลรักษาตาราง';
00544 $strTableOfContents = 'สารบัญ';
00545 $strTableStructure = 'โครงสร้างตาราง';
00546 $strTableType = 'ชนิดตาราง';
00547 $strTables = '%s ตาราง';
00548 $strTblPrivileges = 'สิทธิเจาะจงเฉพาะตาราง';
00549 $strTextAreaLength = 'เนื่องจากความยาวของมัน <br />ฟิลด์นี้ ไม่อาจแก้ไขได้';
00550 $strTheContent = 'ได้แทรกข้อมูล จากไฟล์ของคุณเรียบร้อยแล้ว';
00551 $strTheContents = 'สำหรับแถวที่มีไพรมารีคีย์ หรือ unique key เหมือนกัน เนื้อหาจากไฟล์ จะแทนที่เนื้อหาเดิมในตาราง';
00552 $strTheTerminator = 'จุดสิ้นสุดของฟิลด์';
00553 $strThisHost = 'โฮสต์นี้';
00554 $strThisNotDirectory = 'นี่ไม่ใช่ไดเรกทอรี';
00555 $strThreadSuccessfullyKilled = 'เธรด %s ถูกทำลายเรียบร้อยแล้ว.';
00556 $strTime = 'เวลา';
00557 $strTotal = 'ทั้งหมด';
00558 $strTotalUC = 'รวม';
00559 $strTraffic = 'การจราจร';
00560 $strTransformation_image_jpeg__inline = 'แสดงรูปขนาดเล็กที่กดเข้าไปดูภาพใหญ่ได้; ตัวเลือก: ความกว้าง, ความสูง หน่วยเป็นพิกเซล (คงสัดส่วนเดิม)';
00561 $strTransformation_image_jpeg__link = 'แสดงลิงก์ไปยังรูป (ดาวน์โหลดข้อมูลไบนารีโดยตรง/blob).';
00562 $strTransformation_image_png__inline = 'ดูรูปชนิด image/jpeg ทันที';
00563 $strTransformation_text_plain__formatted = 'สงวนการจัดรูปแบบเดิมในฟิลด์ไว้ -- ไม่แทรก escape character.';
00564 $strTransformation_text_plain__unformatted = 'แสดงโค้ด HTML เป็น HTML entities. การจัดรูปแบบแบบ HTML จะไม่ถูกแสดง';
00565 $strTruncateQueries = 'ตัดทอนคำค้นที่แสดง';
00566 $strType = 'ชนิด';
00567 
00568 $strUncheckAll = 'ไม่เลือกเลย';
00569 $strUnique = 'เอกลักษณ์';
00570 $strUnselectAll = 'ไม่เลือกเลย';
00571 $strUpdComTab = 'โปรดอ่านเอกสารเกี่ยวกับ วิธีการปรับปรุงตาราง Column_comments (เก็บหมายเหตุของคอลัมน์) ของคุณ';
00572 $strUpdatePrivMessage = 'คุณได้ปรับปรุงสิทธิสำหรับ %s แล้ว';
00573 $strUpdateProfile = 'ปรับปรุงโพรไฟล์:';
00574 $strUpdateProfileMessage = 'ปรับปรุงโพรไฟล์เรียบร้อยแล้ว';
00575 $strUpdateQuery = 'ปรับปรุงคำค้น';
00576 $strUsage = 'ใช้งาน';
00577 $strUseBackquotes = 'ใส่ \'backqoute\' ให้กับชื่อตารางและฟิลด์';
00578 $strUseTables = 'ใช้ตาราง';
00579 $strUseTextField = 'ใช้ช่องใส่ข้อความ (text field)';
00580 $strUser = 'ผู้ใช้';
00581 $strUserAlreadyExists = 'มีผู้ใช้ %s อยู่แล้ว!';
00582 $strUserEmpty = 'ชื่อผู้ใช้ยังว่างอยู่!';
00583 $strUserName = 'ชื่อผู้ใช้';
00584 $strUserNotFound = 'ผู้ใช้ที่เลือก ไม่พบในตารางแสดงสิทธิ';
00585 $strUserOverview = 'ข้อมูลทั่วไปของผู้ใช้';
00586 $strUsers = 'ผู้ใช้';
00587 $strUsersDeleted = 'ลบผู้ใช้ที่เลือกไว้เรียบร้อยแล้ว.';
00588 $strUsersHavingAccessToDb = 'ผู้ใช้มีสิทธิเข้าถึงฐานข้อมูล &quot;%s&quot;';
00589 
00590 $strValidateSQL = 'ตรวจสอบ SQL';
00591 $strValidatorError = 'ไม่สามารถเริ่มตัวตรวจสอบ SQL ได้. กรุณาตรวจสอบว่า คุณได้ติดตั้ง php extensions ที่จำเป็น ดังที่อธิบายไว้ใน %sdocumentation%s เรียบร้อยแล้ว';
00592 $strValue = 'ค่า';
00593 $strVar = 'ตัวแปร';
00594 $strViewDump = 'ดูโครงสร้างของตาราง';
00595 $strViewDumpDB = 'ดูโครงสร้างของฐานข้อมูล';
00596 
00597 $strWebServerUploadDirectory = 'ไดเรกทอรีสำหรับอัพโหลด ที่เวบเซิร์ฟเวอร์';
00598 $strWebServerUploadDirectoryError = 'ไม่สามารถใช้งาน ไดเรกทอรีที่ตั้งไว้สำหรับอัพโหลดได้';
00599 $strWelcome = '%s ยินดีต้อนรับ';
00600 $strWildcard = 'ไวล์การ์ด';
00601 $strWithChecked = 'ทำกับที่เลือก:';
00602 $strWritingCommentNotPossible = 'การเขียนหมายเหตุนั้นเป็นไปไม่ได้';
00603 $strWritingRelationNotPossible = 'การเขียนรีเลชันนั้นเป็นไปไม่ได้';
00604 $strWrongUser = 'อนุญาตให้เข้าใช้ไม่ได้ ชื่อผู้ใช้หรือรหัสผ่านผิด';
00605 
00606 $strXML = 'XML';
00607 
00608 $strYes = 'ใช่';
00609 
00610 $strZeroRemovesTheLimit = 'โปรดทราบ: ถ้าเปลี่ยนค่าเหล่านี้เป็น 0 (ศูนย์) จะหมายถึง ไม่มีขีดจำกัด.';
00611 $strZip = '"ถูกบีบอัดอยู่ (zip)"';
00612 
00613 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
00614 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
00615 
00616 $strFlushPrivilegesNote = 'โปรดทราบ: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate
00617 
00618 $strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
00619 
00620 $strMIME_transformation = 'Browser transformation';//to translate
00621 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
00622 $strMIME_transformation_options = 'ตัวเลือกการแปลง';//to translate
00623 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
00624 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
00625 
00626 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
00627 $strPrivDescSuper = 'อนุญาตให้เชื่อมต่อ, แม้ว่าจำนวนการเชื่อมต่อจะถึงระดับสูงสุดแล้ว; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
00628 
00629 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
00630 
00631 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
00632 $strTransformation_text_plain__external = 'สำหรับ ลีนุกซ์ เท่านั้น: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
00633 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
00634 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
00635 $strTransformation_text_plain__substr = 'แสดงข้อความบางส่วนเท่านั้น. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
00636 
00637 $strUseHostTable = 'Use Host Table';  //to translate
00638 
00639 $strLaTeXOptions = 'LaTeX options';  //to translate
00640 $strRelations = 'Relations';  //to translate
00641 $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
00642 $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
00643 $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
00644 $strSaveOnServer = 'Save on server in %s directory';  //to translate
00645 $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
00646 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
00647 $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
00648 $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
00649 $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
00650 $strInsertedRowId = 'Inserted row id:';  //to translate
00651 $strLoadMethod = 'LOAD method';  //to translate
00652 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
00653 $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
00654 $strExcelOptions = 'Excel options';  //to translate
00655 $strReplaceNULLBy = 'Replace NULL by';  //to translate
00656 $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
00657 $strPaperSize = 'Paper size';  //to translate
00658 $strDatabaseNoTable = 'This database contains no table!';//to translate
00659 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
00660 $strAddIntoComments = 'Add into comments';//to translate
00661 $strDatabaseExportOptions = 'Database export options';//to translate
00662 $strAddDropDatabase = 'Add DROP DATABASE';//to translate
00663 $strToggleScratchboard = 'toggle scratchboard';  //to translate
00664 $strTableOptions = 'Table options';  //to translate
00665 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
00666 $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
00667 $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
00668 $strCharsets = 'Charsets';  //to translate
00669 $strDescription = 'Description';  //to translate
00670 $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
00671 $strCollation = 'Collation';  //to translate
00672 $strMultilingual = 'multilingual';  //to translate
00673 $strGerman = 'German';  //to translate
00674 $strPhoneBook = 'phone book';  //to translate
00675 $strDictionary = 'dictionary';  //to translate
00676 $strSwedish = 'Swedish';  //to translate
00677 $strDanish = 'Danish';  //to translate
00678 $strCzech = 'Czech';  //to translate
00679 $strTurkish = 'Turkish';  //to translate
00680 $strEnglish = 'English';  //to translate
00681 $strHungarian = 'Hungarian';  //to translate
00682 $strCroatian = 'Croatian';  //to translate
00683 $strBulgarian = 'Bulgarian';  //to translate
00684 $strLithuanian = 'Lithuanian';  //to translate
00685 $strEstonian = 'Estonian';  //to translate
00686 $strCaseInsensitive = 'case-insensitive';  //to translate
00687 $strCaseSensitive = 'case-sensitive';  //to translate
00688 $strUkrainian = 'Ukrainian';  //to translate
00689 $strHebrew = 'Hebrew';  //to translate
00690 $strWestEuropean = 'West European';  //to translate
00691 $strCentralEuropean = 'Central European';  //to translate
00692 $strTraditionalChinese = 'Traditional Chinese';  //to translate
00693 $strCyrillic = 'Cyrillic';  //to translate
00694 $strArmenian = 'Armenian';  //to translate
00695 $strArabic = 'Arabic';  //to translate
00696 $strRussian = 'Russian';  //to translate
00697 $strUnknown = 'unknown';  //to translate
00698 $strBaltic = 'Baltic';  //to translate
00699 $strUnicode = 'Unicode';  //to translate
00700 $strSimplifiedChinese = 'Simplified Chinese';  //to translate
00701 $strKorean = 'Korean';  //to translate
00702 $strGreek = 'Greek';  //to translate
00703 $strJapanese = 'Japanese';  //to translate
00704 $strThai = 'Thai';  //to translate
00705 $strUseThisValue = 'Use this value';  //to translate
00706 $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
00707 $strBrowseForeignValues = 'Browse foreign values';  //to translate
00708 $strInternalRelations = 'Internal relations';  //to translate
00709 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
00710 $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
00711 $strLatexStructure = 'Structure of table __TABLE__';//to translate
00712 $strLatexContinued = '(continued)';//to translate
00713 $strLatexContent = 'Content of table __TABLE__';//to translate
00714 $strLatexIncludeCaption = 'Include table caption';//to translate
00715 $strLatexCaption = 'Table caption';//to translate
00716 $strLatexLabel = 'Label key';//to translate
00717 $strLatexContinuedCaption = 'Continued table caption';//to translate
00718 
00719 $strPrintViewFull = 'Print view (with full texts)';  //to translate
00720 $strLogServer = 'Server';  //to translate
00721 $strSortByKey = 'Sort by key';  //to translate
00722 $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
00723 $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
00724 $strConstraintsForTable = 'Constraints for table';  //to translate
00725 $strBookmarkOptions = 'Bookmark options';  //to translate
00726 $strCreationDates = 'Creation/Update/Check dates';  //to translate
00727 $strCheckOverhead = 'Check overheaded';  //to translate
00728 $strExcelEdition = 'Excel edition';  //to translate
00729 $strDelayedInserts = 'Use delayed inserts';  //to translate
00730 $strSQLExportType = 'Export type';  //to translate
00731 $strAddConstraints = 'Add constraints';  //to translate
00732 $strGeorgian = 'Georgian';  //to translate
00733 $strCzechSlovak = 'Czech-Slovak';  //to translate
00734 $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
00735 $strMaximumSize = 'Maximum size: %s%s';  //to translate
00736 ?>


G้n้r้ par Les sp้cialistes TYPO3 avec  doxygen 1.4.6