Documentation TYPO3 par Ameos |
00001 <?php 00002 /* $Id: thai-tis-620.inc.php,v 2.75 2005/07/29 17:03:23 lem9 Exp $ */ 00003 00004 // first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian 00005 // last modified 2004/08/22 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 $strAddAutoIncrement = 'เพิ่มค่า AUTO_INCREMENT'; 00030 $strAddDeleteColumn = 'เพิ่ม/ลบ คอลัมน์ (ฟิลด์)'; 00031 $strAddDeleteRow = 'เพิ่ม/ลบ แถว'; 00032 $strAddNewField = 'เพิ่มฟิลด์ใหม่'; 00033 $strAddPrivilegesOnDb = 'เพิ่มสิทธิของฐานข้อมูลต่อไปนี้'; 00034 $strAddPrivilegesOnTbl = 'เพิ่มสิทธิของตารางต่อไปนี้'; 00035 $strAddSearchConditions = 'เพิ่มเงื่อนไขในการค้นหา:'; 00036 $strAddToIndex = 'เพิ่มดัชนีคอลัมน์ %s'; 00037 $strAddUser = 'เพิ่มผู้ใช้ใหม่'; 00038 $strAddUserMessage = 'เพิ่มผู้ใช้ใหม่เรียบร้อยแล้ว'; 00039 $strAddedColumnComment = 'เพิ่ม หมายเหตุ สำหรับคอลัมน์'; 00040 $strAddedColumnRelation = 'เพิ่ม รีเลชัน สำหรับคอลัมน์'; 00041 $strAdministration = 'การดูแลระบบ'; 00042 $strAffectedRows = 'แถวที่มีผล:'; 00043 $strAfter = 'หลัง %s'; 00044 $strAfterInsertBack = 'ส่งกลับ'; 00045 $strAfterInsertNewInsert = 'แทรกระเบียนใหม่'; 00046 $strAll = 'ทั้งหมด'; 00047 $strAllTableSameWidth = 'ให้แสดงตารางทุกอัน ด้วยความกว้างเท่ากันหรือไม่?'; 00048 $strAlterOrderBy = 'เรียงค่าในตารางตาม'; 00049 $strAnIndex = 'ได้เพิ่มดัชนีแล้วใน %s'; 00050 $strAnalyzeTable = 'วิเคราะห์ตาราง'; 00051 $strAnd = 'และ'; 00052 $strAny = 'ใดๆ'; 00053 $strAnyHost = 'โฮสต์ใดๆ'; 00054 $strAnyUser = 'ผู้ใช้ใดๆ'; 00055 $strArabic = 'อารบิค'; 00056 $strArmenian = 'อาร์เมเนีย'; 00057 $strAscending = 'น้อยไปมาก'; 00058 $strAtBeginningOfTable = 'ที่จุดเริ่มต้นของตาราง'; 00059 $strAtEndOfTable = 'ที่จุดสุดท้ายของตาราง'; 00060 $strAttr = 'แอตทริบิวต์'; 00061 $strAutodetect = 'ตรวจหาอัตโนมัติ'; 00062 $strAutomaticLayout = 'จัดตำแหน่งอัตโนมัติ'; 00063 00064 $strBack = 'ย้อนกลับ'; 00065 $strBaltic = 'บอลติก'; 00066 $strBeginCut = 'เริ่มจุดตัด'; 00067 $strBeginRaw = 'เริ่มข้อมูลดิบ'; 00068 $strBinary = ' ข้อมูลไบนารี '; 00069 $strBinaryDoNotEdit = ' ข้อมูลไบนารี - ห้ามแก้ไข '; 00070 $strBookmarkDeleted = 'ลบคำค้นที่จดไว้เรียบร้อยแล้ว'; 00071 $strBookmarkLabel = 'ป้ายชื่อ'; 00072 $strBookmarkOptions = 'ตัวเลือกที่คั่น'; 00073 $strBookmarkQuery = 'คำค้นนี้ถูกจดไว้แล้ว'; 00074 $strBookmarkThis = 'จดคำค้นนี้ไว้'; 00075 $strBookmarkView = 'ดูอย่างเดียว'; 00076 $strBrowse = 'เปิดดู'; 00077 $strBulgarian = 'บัลเกเรีย'; 00078 $strBzError = 'phpMyAdmin ไม่สามารถบีบอัดข้อมูล dump ได้ เนื่องจากส่วนขยาย Bz2 ใน php รุ่นนี้นั้นเสีย. ขอแนะนำเป็นอย่างยิ่งให้ตั้งไดเรกทีฟ <code>$cfg[\'BZipDump\']</code> ในไฟล์คอนฟิกของ phpMyAdmin เป็น <code>FALSE</code>. ถ้าคุณต้องการที่จะใช้ความสามารถของส่วนขยายการบีบอัด Bz2, คุณควรจะอัพเกรด php เป็นรุ่นถัดไป. รายละเอียดดูได้ที่ php bug report %s.'; 00079 $strBzip = '"bzipped"'; 00080 00081 $strCSVOptions = 'ตัวเลือก CSV'; 00082 $strCalendar = 'ปฏิทิน'; 00083 $strCannotLogin = 'ไม่สามารถล็อกอินเข้าเซิร์ฟเวอร์ MySQL ได้'; 00084 $strCantLoad = 'ไม่สามารถเรียกส่วนขยาย %s,<br />กรุณาตรวจสอบการตั้งค่าของ PHP'; 00085 $strCantLoadRecodeIconv = 'ไม่สามารถเรียกใช้ตัวช่วย iconv หรือ recode เพื่อแปลงชุดตัวอักษร, ทางเลือก: 1) ตั้งค่าให้ PHP สามารถใช้ตัวช่วยเหล่านี้ได้ หรือ 2) ตั้งค่าให้ phpMyAdmin ไม่ต้องแปลงชุดตัวอักษร'; 00086 $strCantRenameIdxToPrimary = 'เปลี่ยนชื่อดัชนีเป็น PRIMARY ไม่ได้!'; 00087 $strCantUseRecodeIconv = 'ไม่สามารถใช้ฟังก์ชั่น iconv หรือ libiconv หรือ recode_string ทั้งๆ ที่สามารถเรียกตัวช่วย สำหรับฟังก์ชั่นเหล่านั้นขึ้นมาได้แล้ว. ลองตรวจสอบการตั้งค่าของ PHP'; 00088 $strCardinality = 'Cardinality'; 00089 $strCarriage = 'ปัดแคร่: \\r'; 00090 $strCaseInsensitive = 'ไม่สนใจตัวเล็กตัวใหญ่'; 00091 $strCaseSensitive = 'สนใจตัวเล็กตัวใหญ่'; 00092 $strCentralEuropean = 'ยุโรปกลาง'; 00093 $strChange = 'เปลี่ยน'; 00094 $strChangeCopyMode = 'สร้างผู้ใช้ใหม่ ให้มีสิทธิเหมือนกัน และ ...'; 00095 $strChangeCopyModeCopy = '... เก็บของเก่าไว้.'; 00096 $strChangeCopyModeDeleteAndReload = ' ... ลบของเก่าจากตารางผู้ใช้ แล้วเรียกใช้รายการสิทธิ์ใหม่หลังจากนั้น.'; 00097 $strChangeCopyModeJustDelete = ' ... ลบของเก่าทิ้งไปจากตารางผู้ใช้.'; 00098 $strChangeCopyModeRevoke = ' ... เรียกคืนสิทธิ์ทั้งหมดจากเดิม แล้วลบมันหลังจากนั้น.'; 00099 $strChangeCopyUser = 'เปลี่ยนข้อมูลล็อกอิน / ทำสำเนาผู้ใช้'; 00100 $strChangeDisplay = 'เลือกฟิลด์ที่ต้องการแสดง'; 00101 $strChangePassword = 'เปลี่ยนรหัสผ่าน'; 00102 $strCharset = 'ชุดตัวอักษร'; 00103 $strCharsetOfFile = 'ชุดอักขระของไฟล์ (character set):'; 00104 $strCharsets = 'ชุดตัวอักษร'; 00105 $strCharsetsAndCollations = 'ชุดตัวอักษร และการเรียงลำดับ'; 00106 $strCheckAll = 'เลือกทั้งหมด'; 00107 $strCheckPrivs = 'ตรวจสอบสิทธิ'; 00108 $strCheckPrivsLong = 'ตรวจสอบสิทธิสำหรับฐานข้อมูล "%s".'; 00109 $strCheckTable = 'ตรวจสอบตาราง'; 00110 $strChoosePage = 'เลือกหน้าที่ต้องการแก้ไข'; 00111 $strColComFeat = 'แสดงหมายเหตุของคอลัมน์'; 00112 $strCollation = 'การเรียงลำดับ'; 00113 $strColumnNames = 'ชื่อคอลัมน์'; 00114 $strColumnPrivileges = 'สิทธิเฉพาะคอลัมน์'; 00115 $strCommand = 'คำสั่ง'; 00116 $strComments = 'หมายเหตุ'; 00117 $strCompleteInserts = 'คำสั่ง INSERT เต็มรูปแบบ'; 00118 $strCompression = 'บีบอัดข้อมูล'; 00119 $strConfigFileError = 'phpMyAdmin ไม่สามารถอ่านแฟ้มคอนฟิกูเรชั่นของคุณได้<br />โดยปกติ อาจจะเป็นเพราะตัว PHP หาไฟล์ไม่เจอ หรือไม่สามารถประมวลผล (parse) ไฟล์ได้<br />ลองเรียกไฟล์คอนฟิกูเรชั่นขึ้นมาโดยตรง (กดลิงค์ด้านล่าง) และดูว่ามี error message อะไรหรือไม่ ลองตรวจสอบดูเครื่องหมาย quote หรือ semicolon ว่าใส่ครบหรือเปล่า<br />ถ้าคุณเห็นหน้าว่างๆ แสดงว่าทุกอย่างเป็นปกติดี'; 00120 $strConfigureTableCoord = 'กรุณาตั้งค่าโคออร์ดิเนตของตาราง %s'; 00121 $strConnections = 'การเชื่อมต่อ'; 00122 $strCookiesRequired = 'ต้องอนุญาตใช้ใช้ \'คุ๊กกี้\' (cookie) เสียก่อน จึงจะผ่านจุดนี้ไปได้'; 00123 $strCopyTable = 'คัดลอกตารางไปยัง (ฐานข้อมูล<b>.</b>ตาราง):'; 00124 $strCopyTableOK = 'คัดลอกตาราง %s ไปเก็บในชื่อ %s เรียบร้อยแล้ว.'; 00125 $strCopyTableSameNames = 'คัดลอกตารางไปที่เดิมไม่ได้'; 00126 $strCouldNotKill = 'phpMyAdmin ไม่สามารถฆ่าเธรด %s. บางทีมันอาจจะถูกปิดไปแล้วก็ได้.'; 00127 $strCreate = 'สร้าง'; 00128 $strCreateIndex = 'สร้างดัชนีโดยคอลัมน์ %s'; 00129 $strCreateIndexTopic = 'สร้างดัชนีใหม่'; 00130 $strCreateNewDatabase = 'สร้างฐานข้อมูลใหม่'; 00131 $strCreateNewTable = 'สร้างตารางในฐานข้อมูลนี้ %s'; 00132 $strCreatePage = 'เริ่มหน้าใหม่'; 00133 $strCreatePdfFeat = 'การสร้างเอกสาร PDF'; 00134 $strCriteria = 'เงื่อนไข'; 00135 $strCroatian = 'โครเอเชีย'; 00136 $strCyrillic = 'ซิริลิค'; 00137 $strCzech = 'เช็ค'; 00138 $strCzechSlovak = 'เช็ค-สโลวัก'; 00139 00140 $strDBComment = 'หมายเหตุของฐานข้อมูล: '; 00141 $strDBGContext = 'คอนเท็กซ์'; 00142 $strDBGContextID = 'หมายเลขคอนเท็กซ์'; 00143 $strDBGHits = 'ฮิต'; 00144 $strDBGLine = 'บรรทัด'; 00145 $strDBGMaxTimeMs = 'เวลามากสุด, มิลลิวินาที'; 00146 $strDBGMinTimeMs = 'เวลาน้อยสุด, มิลลิวินาที'; 00147 $strDBGModule = 'โมดูล'; 00148 $strDBGTimePerHitMs = 'เวลา/ฮิต, มิลลิวินาที'; 00149 $strDBGTotalTimeMs = 'เวลาทั้งหมด, มิลลิวินาที'; 00150 $strDBRename = 'เปลี่ยนชื่อฐานข้อมูลเป็น'; 00151 $strDanish = 'เดนมาร์ก'; 00152 $strData = 'ข้อมูล'; 00153 $strDataDict = 'พจนานุกรมข้อมูล'; 00154 $strDataOnly = 'เฉพาะข้อมูล'; 00155 $strDatabase = 'ฐานข้อมูล'; 00156 $strDatabaseHasBeenDropped = 'โยนฐานข้อมูล %s ทิ้งไปเรียบร้อยแล้ว'; 00157 $strDatabases = 'ฐานข้อมูล'; 00158 $strDatabasesDropped = '%s ฐานข้อมูลได้ถูกทิ้งไปเรียบร้อยแล้ว.'; 00159 $strDatabasesStats = 'สถิติฐานข้อมูล'; 00160 $strDatabasesStatsDisable = 'ยกเลิกการเก็บสถิติ'; 00161 $strDatabasesStatsEnable = 'ให้มีการเก็บสถิติ'; 00162 $strDatabasesStatsHeavyTraffic = 'โปรดทราบ: การเปิดใช้การเก็บสถิติของฐานข้อมูล อาจจะทำให้มีปริมาณการถ่ายโอนข้อมูลจำนวนมาก ระหว่างเว็บเซิร์ฟเวอร์ และเซิร์ฟเวอร์ MySQL.'; 00163 $strDbPrivileges = 'สิทธิเจาะจงเฉพาะฐานข้อมูล'; 00164 $strDbSpecific = 'เฉพาะฐานข้อมูล'; 00165 $strDefault = 'ค่าปริยาย'; 00166 $strDefragment = 'จัดระเบียบตาราง'; 00167 $strDelete = 'ลบ'; 00168 $strDeleteAndFlush = 'ลบผู้ใช้ และเรียกใช้รายการสิทธิ์ใหม่หลังจากนั้น.'; 00169 $strDeleteAndFlushDescr = 'นี่เป็นวิธีที่หมดจดที่สุด แต่การโหลดสิทธิใช้งานใหม่ จะต้องใช้เวลาสักระยะ.'; 00170 $strDeleted = 'ลบเรียบร้อยแล้ว'; 00171 $strDeletedRows = 'แถวที่ถูกลบ:'; 00172 $strDeleting = 'กำลังลบ %s'; 00173 $strDescending = 'มากไปน้อย'; 00174 $strDescription = 'รายละเอียด'; 00175 $strDictionary = 'พจนานุกรม'; 00176 $strDisabled = 'ระงับการใช้อยู่'; 00177 $strDisplayFeat = 'ความสามารถด้านการแสดงผล'; 00178 $strDisplayOrder = 'ลำดับการแสดง:'; 00179 $strDisplayPDF = 'แสดงสกีมาของ PDF'; 00180 $strDoAQuery = 'ทำ "คำค้นจากตัวอย่าง" (wildcard: "%")'; 00181 $strDoYouReally = 'ต้องการจะ '; 00182 $strDocu = 'เอกสารอ้างอิง'; 00183 $strDrop = 'โยนทิ้ง'; 00184 $strDropSelectedDatabases = 'โยนฐานข้อมูลที่เลือกไว้ทิ้ง'; 00185 $strDropUsersDb = 'โยนฐานข้อมูลที่มีชื่อเดียวกับผู้ใช้ทิ้ง.'; 00186 $strDumpXRows = 'ดัมพ์แถว %s แถว เริ่มที่แถว %s'; 00187 $strDumpingData = 'dump ตาราง'; 00188 $strDynamic = 'ไม่คงที่'; 00189 00190 $strEdit = 'แก้ไข'; 00191 $strEditPDFPages = 'แก้ไขหน้า PDF'; 00192 $strEditPrivileges = 'แก้ไขสิทธิ'; 00193 $strEffective = 'มีผล'; 00194 $strEmpty = 'ลบข้อมูล'; 00195 $strEmptyResultSet = 'MySQL คืนผลลัพธ์ว่างเปล่ากลับมา (null / 0 แถว).'; 00196 $strEnabled = 'เปิดใช้อยู่'; 00197 $strEnd = 'ท้ายสุด'; 00198 $strEndCut = 'สิ้นสุดจุดตัด'; 00199 $strEndRaw = 'สิ้นสุดข้อมูลดิบ'; 00200 $strEnglish = 'อังกฤษ'; 00201 $strEnglishPrivileges = ' โปรดทราบ: ชื่อของสิทธิใน MySQL จะแสดงเป็นภาษาอังกฤษ '; 00202 $strError = 'ผิดพลาด'; 00203 $strEstonian = 'เอสโตเนีย'; 00204 $strExcelOptions = 'ตัวเลือก Excel'; 00205 $strExplain = 'อธิบาย SQL'; 00206 $strExport = 'ส่งออก'; 00207 $strExtendedInserts = 'แทรกหลายระเบียนในคราวเดียว'; 00208 $strExtra = 'เพิ่มเติม'; 00209 00210 $strFailedAttempts = 'ความพยายามล้มเหลว'; 00211 $strField = 'ฟิลด์'; 00212 $strFieldHasBeenDropped = 'โยนฟิลด์ %s ทิ้งไปเรียบร้อยแล้ว'; 00213 $strFields = 'จำนวนฟิลด์'; 00214 $strFieldsEmpty = ' จำนวนฟิลด์คือ ว่างเปล่า! '; 00215 $strFieldsEnclosedBy = 'คร่อมฟิลด์ด้วย'; 00216 $strFieldsEscapedBy = 'เครื่องหมายสำหรับ escape char'; 00217 $strFieldsTerminatedBy = 'จบฟิลด์ด้วย'; 00218 $strFileCouldNotBeRead = 'อ่านไฟล์ไม่ได้'; 00219 $strFileNameTemplate = 'รูปแบบของชื่อไฟล์'; 00220 $strFileNameTemplateHelp = 'ใช้ __DB__ สำหรับชื่อฐานข้อมูล, __TABLE__ สำหรับชื่อตาราง และ ตัวเลือก %s strftime%s ใดๆ สำหรับการระบุเวลา, ส่วนขยายของไฟล์ (นามสกุล)จะถูกเติมโดยอัตโนมัติ. ข้อความอื่นๆ จะถูกคงไว้ดังเดิม.'; 00221 $strFileNameTemplateRemember = 'จำรูปแบบ'; 00222 $strFixed = 'คงที่'; 00223 $strFlushTable = 'ล้างตาราง (flush)'; 00224 $strFormEmpty = 'ค่าในแบบฟอร์มหายไป !'; 00225 $strFormat = 'รูปแบบ'; 00226 $strFullText = 'ทั้งข้อความ'; 00227 $strFunction = 'ฟังก์ชั่น'; 00228 00229 $strGenBy = 'สร้างโดย'; 00230 $strGenTime = 'เวลาในการสร้าง'; 00231 $strGeneralRelationFeat = 'ความสามารถด้านรีเลชันทั่วไป'; 00232 $strGeorgian = 'จอร์เจีย'; 00233 $strGerman = 'เยอรมัน'; 00234 $strGlobal = 'โกลบอล'; 00235 $strGlobalPrivileges = 'สิทธิแบบโกลบอล'; 00236 $strGlobalValue = 'ค่าแบบโกลบอล'; 00237 $strGo = 'ลงมือ'; 00238 $strGrantOption = 'มอบสิทธิ'; 00239 $strGreek = 'กรีก'; 00240 $strGzip = '"gzipped"'; 00241 00242 $strHasBeenAltered = 'เปลี่ยนเสร็จแล้ว'; 00243 $strHasBeenCreated = 'สร้างเสร็จแล้ว'; 00244 $strHaveToShow = 'ต้องเลือกให้แสดงอย่างน้อยหนึ่งคอลัมน์'; 00245 $strHebrew = 'ฮิบรู'; 00246 $strHexForBinary = 'ใช้เลขฐานสิบหกสำหรับช่องข้อมูลไบนารี'; 00247 $strHome = 'หน้าบ้าน'; 00248 $strHomepageOfficial = 'โฮมเพจอย่างเป็นทางการของ phpMyAdmin'; 00249 $strHost = 'โฮสต์'; 00250 $strHostEmpty = 'ชื่อโฮสต์ยังว่างอยู่!'; 00251 $strHungarian = 'ฮังการี'; 00252 00253 $strIcelandic = 'ไอซ์แลนด์'; 00254 $strId = 'ID'; 00255 $strIdxFulltext = 'ข้อความเต็ม (fulltext)'; 00256 $strIfYouWish = 'ถ้าต้องการเรียกดู เฉพาะบางคอลัมน์ ให้ระบุรายชื่อฟิลด์มาด้วย (คั่นแต่ละชื่อด้วยเครื่องหมายลูกน้ำ)'; 00257 $strIgnore = 'ไม่สนใจ'; 00258 $strIgnoringFile = 'ไม่สนใจไฟล์ %s'; 00259 $strImportDocSQL = 'นำเข้าไฟล์ docSQL'; 00260 $strImportFiles = 'นำเข้าไฟล์'; 00261 $strImportFinished = 'นำเข้าเสร็จแล้ว'; 00262 $strInUse = 'ใช้อยู่'; 00263 $strIndex = 'ดัชนี'; 00264 $strIndexHasBeenDropped = 'โยนดัชนี %s ทิ้งไปเรียบร้อยแล้ว'; 00265 $strIndexName = 'ชื่อดัชนี :'; 00266 $strIndexType = 'ชนิดของดัชนี :'; 00267 $strIndexes = 'ดัชนี'; 00268 $strInnodbStat = 'สถานะของ InnoDB'; 00269 $strInsecureMySQL = 'จากไฟล์เก็บค่ากำหนดของคุณ คุณไม่ได้ตั้งรหัสผ่านสำหรับ root ซึ่งจะถูกใช้เป็นชื่อปริยายซึ่งมีสิทธิพิเศษ. เซิร์ฟเวอร์ MySQL ที่ทำงานด้วยค่าปริยายนี้ อาจถูกบุกรุกได้ คุณควรจะแก้ไขรูรั่วอันนี้ทันที เพื่อความปลอดภัย'; 00270 $strInsert = 'แทรก'; 00271 $strInsertAsNewRow = 'แทรกเป็นแถวใหม่'; 00272 $strInsertNewRow = 'แทรกแถวใหม่'; 00273 $strInsertTextfiles = 'แทรกข้อมูลจากไฟล์ข้อความเข้าไปในตาราง'; 00274 $strInsertedRowId = 'แทรกเลขประจำแถว:'; 00275 $strInsertedRows = 'แถวที่ถูกแทรก:'; 00276 $strInstructions = 'วิธีใช้'; 00277 $strInternalRelations = 'รีเลชันภายใน'; 00278 00279 $strJapanese = 'ญี่ปุ่น'; 00280 $strJumpToDB = 'กระโดดไปที่ฐานข้อมูล "%s".'; 00281 $strJustDelete = 'แค่ลบผู้ใช้ออกจากตารางแสดงสิทธิเข้าถึง'; 00282 00283 $strKeepPass = 'กรุณาอย่าเปลี่ยนรหัสผ่าน'; 00284 $strKeyname = 'ชื่อคีย์'; 00285 $strKill = 'ฆ่าทิ้ง'; 00286 $strKorean = 'เกาหลี'; 00287 00288 $strLaTeX = 'LaTeX'; 00289 $strLaTeXOptions = 'ตัวเลือก LaTeX'; 00290 $strLandscape = 'แนวนอน'; 00291 $strLatexCaption = 'คำอธิบายตาราง'; 00292 $strLatexContinued = '(ต่อ)'; 00293 $strLatvian = 'ลัตเวีย'; 00294 $strLengthSet = 'ความยาว/เซต*'; 00295 $strLimitNumRows = 'ระเบียนต่อหน้า'; 00296 $strLineFeed = 'ขึ้นบรรทัดใหม่: \\n'; 00297 $strLinesTerminatedBy = 'จบแถวด้วย'; 00298 $strLinkNotFound = 'ไม่พบลิงก์'; 00299 $strLinksTo = 'เชื่อมไปยัง'; 00300 $strLithuanian = 'ลิธัวเนีย'; 00301 $strLoadMethod = 'วิธีการ LOAD'; 00302 $strLocalhost = 'โลคอล'; 00303 $strLocationTextfile = 'เลือกไฟล์ข้อความจาก'; 00304 $strLogPassword = 'รหัสผ่าน:'; 00305 $strLogServer = 'เซิร์ฟเวอร์'; 00306 $strLogUsername = 'ชื่อผู้ใช้:'; 00307 $strLogin = 'เข้าสู่ระบบ'; 00308 $strLoginInformation = 'ข้อมูลล็อกอิน'; 00309 $strLogout = 'ออกจากระบบ'; 00310 00311 $strMIME_MIMEtype = 'MIME-type'; 00312 $strMIME_available_mime = 'MIME-types ที่มีอยู่'; 00313 $strMIME_available_transform = 'การแปลงที่เรียกใช้ได้'; 00314 $strMIME_description = 'รายละเอียด'; 00315 $strMIME_nodescription = 'ไม่ปรากฏรายละเอียดสำหรับการแปลงนี้.<br />กรุณาสอบถามผู้เขียนว่า, %s ทำอะไร.'; 00316 $strMIME_transformation_options = 'ตัวเลือกการแปลง'; 00317 $strMaximumSize = 'ขนาดใหญ่สุด: %s%s'; 00318 $strModifications = 'บันทึกการแก้ไขเรียบร้อยแล้ว'; 00319 $strModify = 'แก้ไข'; 00320 $strModifyIndexTopic = 'แก้ไขดัชนี'; 00321 $strMoreStatusVars = 'More status variables'; 00322 $strMoveTable = 'ย้ายตารางไป (database<b>.</b>table):'; 00323 $strMoveTableOK = 'ตาราง %s ถูกย้ายไป %s แล้ว'; 00324 $strMoveTableSameNames = 'ย้ายตารางไปที่เดิมไม่ได้'; 00325 $strMultilingual = 'หลายภาษา'; 00326 $strMySQLCharset = 'ชุดตัวอักษร (charset) ของ MySQL'; 00327 $strMySQLReloaded = 'เรียก MySQL ขึ้นมาใหม่แล้ว'; 00328 $strMySQLSaid = 'MySQL แสดง: '; 00329 $strMySQLServerProcess = 'MySQL %pma_s1% ทำงานอยู่บน %pma_s2% ในชื่อ %pma_s3%'; 00330 $strMySQLShowProcess = 'แสดงงานที่ทำอยู่ของ MySQL'; 00331 $strMySQLShowStatus = 'แสดงสถานะของ MySQL'; 00332 $strMySQLShowVars = 'แสดงตัวแปรระบบของ MySQL'; 00333 00334 $strName = 'ชื่อ'; 00335 $strNext = 'ต่อไป'; 00336 $strNo = 'ไม่'; 00337 $strNoDatabases = 'ไม่มีฐานข้อมูล'; 00338 $strNoDatabasesSelected = 'ยังไม่ได้เลือกฐานข้อมูล.'; 00339 $strNoDescription = 'ไม่มีรายละเอียด'; 00340 $strNoDropDatabases = 'คำสั่ง "DROP DATABASE" ถูกปิดไว้'; 00341 $strNoExplain = 'ไม่ต้องอธิบาย SQL'; 00342 $strNoFrames = 'เบราเซอร์ที่<b>ใช้เฟรมได้</b> จะช่วยให้ใช้ phpMyAdmin ได้ง่ายขึ้น'; 00343 $strNoIndex = 'ยังไม่ได้กำหนดดัชนีใดๆ!'; 00344 $strNoIndexPartsDefined = 'ไม่ได้กำหนดส่วนใดๆ ของดัชนี!'; 00345 $strNoModification = 'ไม่มีการเปลี่ยนแปลง'; 00346 $strNoOptions = 'รูปแบบนี้ไม่มีตัวเลือก'; 00347 $strNoPassword = 'ไม่มีรหัสผ่าน'; 00348 $strNoPhp = 'ไม่เอาโค้ด PHP'; 00349 $strNoPrivileges = 'ไม่มีสิทธิ'; 00350 $strNoQuery = 'ไม่มีคำค้น SQL!'; 00351 $strNoRights = 'คุณไม่มีสิทธิที่จะเข้ามาตรงนี้!'; 00352 $strNoRowsSelected = 'ยังไม่ได้เลือกแถว'; 00353 $strNoTablesFound = 'ไม่พบตารางใด ๆ ในฐานข้อมูล'; 00354 $strNoUsersFound = 'ไม่พบผู้ใช้ใดๆ.'; 00355 $strNoValidateSQL = 'ไม่ต้องตรวจสอบ SQL'; 00356 $strNone = 'ไม่มี'; 00357 $strNotNumber = 'ค่านี้ไม่ใช่ตัวเลข!'; 00358 $strNotOK = 'ไม่ตกลง'; 00359 $strNotSet = 'ไม่พบตาราง <b>%s</b> ใน %s'; 00360 $strNull = 'ว่างเปล่า (null)'; 00361 $strNumSearchResultsInTable = 'พบ %s ผลลัพธ์ที่ตรงในตาราง <i>%s</i>'; 00362 $strNumSearchResultsTotal = '<b>รวม:</b> <i>%s</i> ผลลัพธ์ที่ตรง'; 00363 $strNumTables = 'ตาราง'; 00364 00365 $strOK = 'ตกลง'; 00366 $strOftenQuotation = 'โดยปกติจะเป็นเครื่องหมายอัญประกาศ (เครื่องหมายคำพูด)<br />"เท่าที่จำเป็น" หมายถึง ให้ใส่เครื่องหมายคร่อม เฉพาะกับฟิลด์ชนิด char และ varchar เท่านั้น'; 00367 $strOperations = 'กระบวนการ'; 00368 $strOptimizeTable = 'ปรับแต่งตาราง'; 00369 $strOptionalControls = 'กำหนดว่าจะเขียน หรืออ่านตัวอักขระพิเศษ อย่างไร'; 00370 $strOptionally = 'เท่าที่จำเป็น'; 00371 $strOr = 'หรือ'; 00372 $strOverhead = 'เกินความจำเป็น'; 00373 $strOverwriteExisting = 'เขียนทับแฟ้มที่มีอยู่แล้ว'; 00374 00375 $strPHP40203 = 'คุณกำลังใช้ PHP รุ่น 4.2.3, ซึ่งมีบั๊กร้ายแรงเกี่ยวกับ multi-byte strings (mbstring). กรุณาดูรายงานบั๊ก PHP หมายเลข 19404. เราไม่แนะนำให้คุณใช้ PHP รุ่นนี้กับ phpMyAdmin.'; 00376 $strPHPVersion = 'รุ่นของ PHP'; 00377 $strPageNumber = 'หมายเลขหน้า:'; 00378 $strPaperSize = 'ขนาดกระดาษ'; 00379 $strPartialText = 'ข้อความบางส่วน'; 00380 $strPassword = 'รหัสผ่าน'; 00381 $strPasswordChanged = 'เปลี่ยนรหัสผ่านของ %s เรียบร้อยแล้ว'; 00382 $strPasswordEmpty = 'รหัสผ่านยังว่างอยู่!'; 00383 $strPasswordNotSame = 'รหัสผ่านไม่ตรงกัน!'; 00384 $strPdfDbSchema = 'schema ของฐานข้อมูล "%s" - หน้า %s'; 00385 $strPdfInvalidTblName = 'ไม่มีตาราง "%s"!'; 00386 $strPdfNoTables = 'ไม่มีตาราง'; 00387 $strPerHour = 'ต่อชั่วโมง'; 00388 $strPerMinute = 'ต่อนาที'; 00389 $strPerSecond = 'ต่อวินาที'; 00390 $strPhoneBook = 'สมุดโทรศัพท์'; 00391 $strPhp = 'สร้างโค้ด PHP'; 00392 $strPmaDocumentation = 'เอกสารการใช้ phpMyAdmin'; 00393 $strPmaUriError = '<b>ต้อง</b>กำหนดค่า <tt>$cfg[\'PmaAbsoluteUri\']</tt> ในไฟล์คอนฟิกูเรชั่นเสียก่อน'; 00394 $strPolish = 'โปแลนด์'; 00395 $strPortrait = 'แนวตั้ง'; 00396 $strPos1 = 'จุดเริ่มต้น'; 00397 $strPrevious = 'ก่อนหน้า'; 00398 $strPrimary = 'ไพรมารี'; 00399 $strPrimaryKeyHasBeenDropped = 'โยนไพรมารีคีย์ทิ้งไปเรียบร้อยแล้ว'; 00400 $strPrimaryKeyName = 'ชื่อของไพรมารีคีย์ จะต้องเป็น PRIMARY เท่านั้น'; 00401 $strPrimaryKeyWarning = '(ชื่อของไพรมารีคีย์<b>จะต้องเป็น</b> "PRIMARY" เท่านั้น!)'; 00402 $strPrint = 'พิมพ์'; 00403 $strPrintView = 'แสดง'; 00404 $strPrivDescAllPrivileges = 'ให้สิทธิทุกอย่าง ยกเว้นการให้สิทธิแก่ผู้อื่น (GRANT).'; 00405 $strPrivDescAlter = 'อนุญาตให้เปลี่ยนโครงสร้างของตารางที่มีอยู่เดิม.'; 00406 $strPrivDescCreateDb = 'อนุญาตให้สร้างฐานข้อมูล และตารางใหม่.'; 00407 $strPrivDescCreateTbl = 'อนุญาตให้สร้างตารางใหม่.'; 00408 $strPrivDescCreateTmpTable = 'อนุญาตให้สร้างตารางชั่วคราว.'; 00409 $strPrivDescDelete = 'อนุญาตให้ลบข้อมูล'; 00410 $strPrivDescDropDb = 'อนุญาตให้ทิ้งฐานข้อมูล และตาราง'; 00411 $strPrivDescDropTbl = 'อนุญาตให้ทิ้งตาราง'; 00412 $strPrivDescExecute = 'อนุญาตให้รัน stored procedure (ไม่มีผลใน MySQL รุ่นนี้)'; 00413 $strPrivDescFile = 'อนุญาตให้นำเข้าข้อมูล และส่งออกข้อมูล ไปที่ไฟล์'; 00414 $strPrivDescGrant = 'อนุญาตให้เพิ่มผู้ใช้ และสิทธิเข้าถึง โดยไม่ต้องเรียกใช้ตารางสิทธิใหม่'; 00415 $strPrivDescIndex = 'อนุญาตให้สร้าง และทิ้ง ดัชนี'; 00416 $strPrivDescInsert = 'อนุญาตให้เพิ่ม และแทนที่ ข้อมูล'; 00417 $strPrivDescLockTables = 'อนุญาตให้ล็อกตารางสำหรับเธรดปัจจุบัน'; 00418 $strPrivDescMaxConnections = 'จำกัดจำนวนการเชื่อมต่อใหม่ ที่ผู้ใช้จะสามารถเปิดได้ ต่อชั่วโมง'; 00419 $strPrivDescMaxQuestions = 'จำกัดจำนวนของคำค้น ที่ผู้ใช้จะสามารถส่งมาที่เซิร์ฟเวอร์ได้ ต่อชั่วโมง'; 00420 $strPrivDescMaxUpdates = 'จำกัดจำนวนของคำสั่ง ที่จะเปลี่ยนแปลงตาราง หรือฐานข้อมูลใดๆ ที่ผู้ใช้จะสามารถสั่งได้ ต่อชั่วโมง'; 00421 $strPrivDescProcess3 = 'อนุญาตให้ทำลายโพรเซสของผู้ใช้อื่น'; 00422 $strPrivDescProcess4 = 'อนุญาตให้ดูคำค้นทั้งหมดในรายการโพรเซส'; 00423 $strPrivDescReferences = 'ไม่มีผลใน MySQL รุ่นนี้'; 00424 $strPrivDescReload = 'อนุญาตให้เรียกใช้ค่ากำหนดของเซิร์ฟเวอร์ใหม่ และล้างแคชของเซิร์ฟเวอร์'; 00425 $strPrivDescReplClient = 'มอบสิทธิให้ผู้ใช้ ในการถามว่า slaves หรือ masters อยู่ที่ไหน.'; 00426 $strPrivDescSelect = 'อนุญาตให้อ่านข้อมูลได้.'; 00427 $strPrivDescShowDb = 'สามารถเรียกดูรายการฐานข้อมูลทั้งหมดได้'; 00428 $strPrivDescShutdown = 'อนุญาตให้ปิดเซิร์ฟเวอร์ได้'; 00429 $strPrivDescUpdate = 'อนุญาตให้เปลี่ยนข้อมูลได้.'; 00430 $strPrivDescUsage = 'ไม่มีสิทธิใดๆ.'; 00431 $strPrivileges = 'สิทธิ'; 00432 $strPrivilegesReloaded = 'สิทธิได้ถูกเรียกใช้ใหม่เรียบร้อยแล้ว'; 00433 $strProcesslist = 'รายการโพรเซส'; 00434 $strPutColNames = 'ใส่ชื่อฟิลด์ที่แถวแรก'; 00435 00436 $strQBE = 'คำค้นจากตัวอย่าง'; 00437 $strQBEDel = 'ลบ'; 00438 $strQBEIns = 'เพิ่ม'; 00439 $strQueryFrame = 'หน้าต่างคำค้น'; 00440 $strQueryOnDb = 'คำค้นบนฐานข้อมูล <b>%s</b>:'; 00441 $strQuerySQLHistory = 'SQL-history'; 00442 $strQueryStatistics = '<b>สถิติคำค้น</b>: มี %s คำค้น ถูกส่งไปที่เซิร์ฟเวอร์ นับตั้งแต่เริ่มระบบ.'; 00443 $strQueryTime = 'คำค้นใช้เวลา %01.4f วินาที'; 00444 $strQueryType = 'ชนิดคำค้น'; 00445 00446 $strReType = 'พิมพ์ใหม่'; 00447 $strReceived = 'ได้รับ'; 00448 $strRecords = 'ระเบียน'; 00449 $strReferentialIntegrity = 'ตรวจสอบความสมบูรณ์ของการอ้างถึง:'; 00450 $strRefresh = 'เรียกใหม่'; 00451 $strRelationNotWorking = 'ความสามารถเพิ่มเติมสำหรับ linked Tables ได้ถูกระงับเอาไว้ ตามเหตุผลที่แจ้งไว้ใน %shere%s'; 00452 $strRelationView = 'มุมมองรีเลชัน'; 00453 $strRelationalSchema = 'รีเลชันแนล สกีมา'; 00454 $strRelations = 'รีเลชัน'; 00455 $strReloadFailed = 'รีโหลด MySQL ใหม่ไม่สำเร็จ'; 00456 $strReloadMySQL = 'รีโหลด MySQL ใหม่'; 00457 $strReloadingThePrivileges = 'ปรับปรุงสิทธิเข้าถึงใหม่อีกรอบ'; 00458 $strRemoveSelectedUsers = 'ถอนผู้ใช้ที่เลือก'; 00459 $strRenameTable = 'เปลี่ยนชื่อตารางเป็น'; 00460 $strRenameTableOK = 'ตาราง %s ได้ถูกเปลี่ยนชื่อเป็น %s'; 00461 $strRepairTable = 'ซ่อมแซมตาราง'; 00462 $strReplace = 'เขียนทับ'; 00463 $strReplaceNULLBy = 'แทนที่ NULL เป็น'; 00464 $strReplaceTable = 'เขียนทับด้วยข้อมูลจากไฟล์'; 00465 $strReset = 'เริ่มใหม่'; 00466 $strResourceLimits = 'ขีดจำกัดของทรัพยากร'; 00467 $strRevoke = 'เพิกถอน'; 00468 $strRevokeAndDelete = 'เพิกถอน active privileges ทั้งหมดจากผู้ใช้ และลบผู้ใช้ทิ้งหลังจากนั้น.'; 00469 $strRevokeAndDeleteDescr = 'ผู้ใช้ต่างๆ ยังคงมีสิทธิ USAGE จนกว่า ข้อมูลสิทธิ จะถูกเรียกใช้ใหม่อีกที.'; 00470 $strRevokeMessage = 'คุณได้เพิกถอนสิทธิของ %s'; 00471 $strRomanian = 'โรมาเนีย'; 00472 $strRowLength = 'ความยาวแถว'; 00473 $strRowSize = ' ขนาดแถว '; 00474 $strRows = 'แถว'; 00475 $strRowsFrom = 'แถว เริ่มจากแถวที่'; 00476 $strRowsModeFlippedHorizontal = 'แนวนอน (หมุนหัวเรื่อง)'; 00477 $strRowsModeHorizontal = 'แนวนอน'; 00478 $strRowsModeOptions = 'อยู่ใน %s และซ้ำหัวแถวทุกๆ %s เซลล์'; 00479 $strRowsModeVertical = 'แนวตั้ง'; 00480 $strRowsStatistic = 'สถิติของแถว'; 00481 $strRunQuery = 'ประมวลผลคำค้น'; 00482 $strRunSQLQuery = 'ประมวลผลคำค้นบนฐานข้อมูล %s'; 00483 $strRunning = 'ทำงานอยู่บน %s'; 00484 $strRussian = 'รัสเซีย'; 00485 00486 $strSQL = 'SQL'; 00487 $strSQLOptions = 'ตัวเลือก SQL'; 00488 $strSQLParserBugMessage = 'อาจจะมีการเปลี่ยนแปลงบางอย่าง ที่คุณพบว่ามันเป็นข้อผิดพลาดของตัวอ่านคำสั่ง SQL. กรุณาตรวจสอบคำค้นของคุณให้ถี่ถ้วน โดยเฉพาะการเปิด/ปิดเครื่องหมายคำพูด (quotes) ให้ถูกต้อง. อีกสาเหตุหนึ่งที่เป็นไปได้คือ คุณอาจจะอัพโหลดแฟ้มไบนารีข้างนอกช่วงของเครื่องหมายคำพูด. คุณสามารถที่จะลองคำค้นของคุณที่คอมมานด์ไลน์ของ MySQL ซึ่งคุณอาจจะพบข้อผิดพลาดบางอย่างในนั้น. หากเซิร์ฟเวอร์ MySQL แจ้งข้อผิดพลาดมา, ให้ลองอ่านดู มันอาจจะช่วยให้คุณวินิจฉัยปัญหาได้ดีขึ้น. ถ้าคุณยังพบปัญหากับ parser ใน phpMyAdmin อยู่ แต่ไม่พบปัญหากับ parser ในคอมมานด์ไลน์, ให้ลองลดความยาวของคำค้น SQL ลง จนกระทั่งเหลือคำค้น SQL เดี่ยวๆ ที่ยังทำให้เกิดปัญหาอยู่อีก, แล้วแจ้งข้อผิดพลาดดังกล่าวมาที่เรา, ส่งมันมาพร้อมกับตัวข้อมูลที่คุณค้น ซึ่งได้จากส่วนของ CUT ด้านล่าง.'; 00489 $strSQLParserUserError = 'อาจจะมีข้อผิดพลาดบางอย่างในคำค้น SQL ของคุณ. หาก MySQL server ได้แจ้งข้อผิดพลาดมาด้านล่างนี้ ให้ลองอ่านดู มันอาจจะช่วยให้คุณวินิจฉัยปัญหาได้ดีขึ้น'; 00490 $strSQLQuery = 'คำค้น SQL'; 00491 $strSQLResult = 'ผลลัพธ์ SQL'; 00492 $strSQPBugInvalidIdentifer = 'ชื่อตัวแปรไม่ถูกต้อง'; 00493 $strSQPBugUnclosedQuote = 'ไม่ได้ปิดเครื่องหมายคำพูด'; 00494 $strSQPBugUnknownPunctuation = 'มีเครื่องหมายวรรคตอนที่ไม่รู้จัก'; 00495 $strSave = 'บันทึก'; 00496 $strScaleFactorSmall = 'อัตราย่อน้อยเกินไป ที่จะจัดให้สกีมาอยู่ในหน้าเดียว'; 00497 $strSearch = 'ค้นหา'; 00498 $strSearchFormTitle = 'ค้นหาในฐานข้อมูล'; 00499 $strSearchInTables = 'ในตาราง:'; 00500 $strSearchNeedle = 'คำ หรือ ค่าที่ต้องการค้นหา (wildcard: "%"):'; 00501 $strSearchOption1 = 'อย่างน้อยหนึ่งคำ'; 00502 $strSearchOption2 = 'ทุกคำ'; 00503 $strSearchOption3 = 'เหมือนทั้งวลี'; 00504 $strSearchOption4 = 'รูปแบบคำพ้อง (regular expression)'; 00505 $strSearchResultsFor = 'ผลการค้นหา "<i>%s</i>" %s:'; 00506 $strSearchType = 'ค้น:'; 00507 $strSelectADb = 'โปรดเลือกฐานข้อมูล'; 00508 $strSelectAll = 'เลือกทั้งหมด'; 00509 $strSelectFields = 'เลือกฟิลด์ (อย่างน้อยหนึ่งฟิลด์):'; 00510 $strSelectNumRows = 'ในคำค้น'; 00511 $strSelectTables = 'เลือกตาราง'; 00512 $strSend = 'ส่งมาเป็นไฟล์'; 00513 $strSent = 'ถูกส่ง'; 00514 $strServer = 'เซิร์ฟเวอร์'; 00515 $strServerChoice = 'ตัวเลือกเซิร์ฟเวอร์'; 00516 $strServerNotResponding = 'เซิร์ฟเวอร์ดังกล่าวไม่ตอบสนอง'; 00517 $strServerStatus = 'ข้อมูลรันไทม์'; 00518 $strServerStatusUptime = 'เซิร์ฟเวอร์ MySQL นี้รันมาเป็นเวลา %s. เริ่มตอน %s.'; 00519 $strServerTabProcesslist = 'โพรเซส'; 00520 $strServerTabVariables = 'ตัวแปร'; 00521 $strServerTrafficNotes = '<b>การจราจรของเซิร์ฟเวอร์</b>: ตารางนี้แสดงสถิติของการจราจรบนเครือข่าย สำหรับเซิร์ฟเวอร์ MySQL นี้ ตั้งแต่มันเริ่มทำงาน.'; 00522 $strServerVars = 'ตัวแปร และค่ากำหนด ของเซิร์ฟเวอร์'; 00523 $strServerVersion = 'รุ่นของเซิร์ฟเวอร์'; 00524 $strSessionValue = 'ค่าเซสชั่น'; 00525 $strSetEnumVal = 'ถ้าชนิดของฟิลด์เป็น "enum" หรือ "set" โปรดใส่ค่าตามรูปแบบ: \'a\',\'b\',\'c\'...<br />ถ้าต้องการใส่เครื่องหมาย backslash ("\\") หรือ อัญประกาศเดี่ยว ("\'") เข้าไปในค่าเหล่านั้น ให้ใส่เครื่องหมาย แบ๊กแสลช นำหน้า (ตัวอย่าง: \'\\\\xyz\' or \'a\\\'b\')'; 00526 $strShow = 'แสดง'; 00527 $strShowAll = 'แสดงทั้งหมด'; 00528 $strShowColor = 'แสดงสี'; 00529 $strShowDatadictAs = 'รูปแบบพจนานุกรมข้อมูล'; 00530 $strShowFullQueries = 'แสดงคำค้นแบบเต็ม'; 00531 $strShowGrid = 'แสดงกริด'; 00532 $strShowPHPInfo = 'แสดงข้อมูลของ PHP'; 00533 $strShowTableDimension = 'แสดงมิติของตาราง'; 00534 $strShowTables = 'แสดงตาราง'; 00535 $strShowThisQuery = ' แสดงคำค้นนี้อีกที '; 00536 $strShowingRecords = 'แสดงระเบียนที่ '; 00537 $strSimplifiedChinese = 'จีน (แผ่นดินใหญ่)'; 00538 $strSingly = '(เดี่ยว)'; 00539 $strSize = 'ขนาด'; 00540 $strSlovak = 'สโลวัก'; 00541 $strSlovenian = 'สโลเวเนีย'; 00542 $strSort = 'เรียง'; 00543 $strSortByKey = 'เรียงโดยคีย์'; 00544 $strSpaceUsage = 'เนื้อที่ที่ใช้'; 00545 $strSpanish = 'สเปน'; 00546 $strSplitWordsWithSpace = 'คำถูกแบ่งด้วยช่องว่าง (" ").'; 00547 $strStatCheckTime = 'ตรวจสอบครั้งสุดท้ายเมื่อ'; 00548 $strStatCreateTime = 'สร้างเมื่อ'; 00549 $strStatUpdateTime = 'ปรับปรุงครั้งสุดท้ายเมื่อ'; 00550 $strStatement = 'คำสั่ง'; 00551 $strStatus = 'สถานะ'; 00552 $strStrucCSV = 'ข้อมูล CSV (คั่นด้วยเครื่องหมายลูกน้ำ ",")'; 00553 $strStrucData = 'ทั้งโครงสร้างและข้อมูล'; 00554 $strStrucDrop = 'เพิ่มคำสั่ง DROP TABLE'; 00555 $strStrucExcelCSV = 'ข้อมูล CSV สำหรับไมโครซอฟต์เอ็กเซล'; 00556 $strStrucOnly = 'เฉพาะโครงสร้าง'; 00557 $strStructPropose = 'เสนอโครงสร้างตาราง'; 00558 $strStructure = 'โครงสร้าง'; 00559 $strSubmit = 'ส่ง'; 00560 $strSuccess = 'ทำคำค้นเสร็จเรียบร้อยแล้ว'; 00561 $strSum = 'ผลรวม'; 00562 $strSwedish = 'สวีเดน'; 00563 $strSwitchToTable = 'สลับไปที่ตารางที่ถูกทำสำเนาไว้'; 00564 00565 $strTable = 'ตาราง '; 00566 $strTableComments = 'หมายเหตุของตาราง'; 00567 $strTableEmpty = 'ชื่อตารางยังว่างอยู่!'; 00568 $strTableHasBeenDropped = 'โยนตาราง %s ทิ้งไปเรียบร้อยแล้ว'; 00569 $strTableHasBeenEmptied = 'ลบข้อมูลในตาราง %s เรียบร้อยแล้ว'; 00570 $strTableHasBeenFlushed = 'ล้างตาราง %s เรียบร้อยแล้ว'; 00571 $strTableMaintenance = 'การดูแลรักษาตาราง'; 00572 $strTableOfContents = 'สารบัญ'; 00573 $strTableOptions = 'ตัวเลือกตาราง'; 00574 $strTableStructure = 'โครงสร้างตาราง'; 00575 $strTableType = 'ชนิดตาราง'; 00576 $strTables = '%s ตาราง'; 00577 $strTblPrivileges = 'สิทธิเจาะจงเฉพาะตาราง'; 00578 $strTextAreaLength = 'เนื่องจากความยาวของมัน <br />ฟิลด์นี้ ไม่อาจแก้ไขได้'; 00579 $strThai = 'ไทย'; 00580 $strTheContent = 'ได้แทรกข้อมูล จากไฟล์ของคุณเรียบร้อยแล้ว'; 00581 $strTheContents = 'สำหรับแถวที่มีไพรมารีคีย์ หรือ unique key เหมือนกัน เนื้อหาจากไฟล์ จะแทนที่เนื้อหาเดิมในตาราง'; 00582 $strTheTerminator = 'จุดสิ้นสุดของฟิลด์'; 00583 $strTheme = 'หน้าตา'; 00584 $strThisHost = 'โฮสต์นี้'; 00585 $strThisNotDirectory = 'นี่ไม่ใช่ไดเรกทอรี'; 00586 $strThreadSuccessfullyKilled = 'เธรด %s ถูกทำลายเรียบร้อยแล้ว.'; 00587 $strTime = 'เวลา'; 00588 $strTotal = 'ทั้งหมด'; 00589 $strTotalUC = 'รวม'; 00590 $strTraditionalChinese = 'จีน (ไต้หวัน)'; 00591 $strTraditionalSpanish = 'สเปน (ดั้งเดิม)'; 00592 $strTraffic = 'การจราจร'; 00593 $strTransformation_image_jpeg__inline = 'แสดงรูปขนาดเล็กที่กดเข้าไปดูภาพใหญ่ได้; ตัวเลือก: ความกว้าง, ความสูง หน่วยเป็นพิกเซล (คงสัดส่วนเดิม)'; 00594 $strTransformation_image_jpeg__link = 'แสดงลิงก์ไปยังรูป (ดาวน์โหลดข้อมูลไบนารีโดยตรง/blob).'; 00595 $strTransformation_image_png__inline = 'ดูรูปชนิด image/jpeg ทันที'; 00596 $strTransformation_text_plain__formatted = 'สงวนการจัดรูปแบบเดิมในฟิลด์ไว้ -- ไม่แทรก escape character.'; 00597 $strTruncateQueries = 'ตัดทอนคำค้นที่แสดง'; 00598 $strTurkish = 'ตุรกี'; 00599 $strType = 'ชนิด'; 00600 00601 $strUkrainian = 'ยูเครน'; 00602 $strUncheckAll = 'ไม่เลือกเลย'; 00603 $strUnicode = 'ยูนิโค้ด'; 00604 $strUnique = 'เอกลักษณ์'; 00605 $strUnknown = 'ไม่ระบุ'; 00606 $strUnselectAll = 'ไม่เลือกเลย'; 00607 $strUpdComTab = 'โปรดอ่านเอกสารเกี่ยวกับ วิธีการปรับปรุงตาราง Column_comments (เก็บหมายเหตุของคอลัมน์) ของคุณ'; 00608 $strUpdatePrivMessage = 'คุณได้ปรับปรุงสิทธิสำหรับ %s แล้ว'; 00609 $strUpdateProfileMessage = 'ปรับปรุงโพรไฟล์เรียบร้อยแล้ว'; 00610 $strUpdateQuery = 'ปรับปรุงคำค้น'; 00611 $strUsage = 'ใช้งาน'; 00612 $strUseBackquotes = 'ใส่ \'backqoute\' ให้กับชื่อตารางและฟิลด์'; 00613 $strUseTables = 'ใช้ตาราง'; 00614 $strUseTextField = 'ใช้ช่องใส่ข้อความ (text field)'; 00615 $strUseThisValue = 'ใช้ค่านี้'; 00616 $strUser = 'ผู้ใช้'; 00617 $strUserAlreadyExists = 'มีผู้ใช้ %s อยู่แล้ว!'; 00618 $strUserEmpty = 'ชื่อผู้ใช้ยังว่างอยู่!'; 00619 $strUserName = 'ชื่อผู้ใช้'; 00620 $strUserNotFound = 'ไม่พบผู้ใช้ที่เลือกในตารางแสดงสิทธิ'; 00621 $strUserOverview = 'ข้อมูลทั่วไปของผู้ใช้'; 00622 $strUsersDeleted = 'ลบผู้ใช้ที่เลือกไว้เรียบร้อยแล้ว.'; 00623 $strUsersHavingAccessToDb = 'ผู้ใช้มีสิทธิเข้าถึงฐานข้อมูล "%s"'; 00624 00625 $strValidateSQL = 'ตรวจสอบ SQL'; 00626 $strValidatorError = 'ไม่สามารถเริ่มตัวตรวจสอบ SQL ได้. กรุณาตรวจสอบว่า คุณได้ติดตั้ง php extensions ที่จำเป็น ดังที่อธิบายไว้ใน %sdocumentation%s เรียบร้อยแล้ว'; 00627 $strValue = 'ค่า'; 00628 $strVar = 'ตัวแปร'; 00629 $strViewDump = 'ดูโครงสร้างของตาราง'; 00630 $strViewDumpDB = 'ดูโครงสร้างของฐานข้อมูล'; 00631 00632 $strWebServerUploadDirectory = 'ไดเรกทอรีสำหรับอัพโหลด ที่เว็บเซิร์ฟเวอร์'; 00633 $strWebServerUploadDirectoryError = 'ไม่สามารถใช้งาน ไดเรกทอรีที่ตั้งไว้สำหรับอัพโหลดได้'; 00634 $strWelcome = '%s ยินดีต้อนรับ'; 00635 $strWestEuropean = 'ยุโรปตะวันตก'; 00636 $strWildcard = 'ไวล์การ์ด'; 00637 $strWithChecked = 'ทำกับที่เลือก:'; 00638 $strWritingCommentNotPossible = 'การเขียนหมายเหตุนั้นเป็นไปไม่ได้'; 00639 $strWritingRelationNotPossible = 'การเขียนรีเลชันนั้นเป็นไปไม่ได้'; 00640 $strWrongUser = 'อนุญาตให้เข้าใช้ไม่ได้ ชื่อผู้ใช้หรือรหัสผ่านผิด'; 00641 00642 $strXML = 'XML'; 00643 00644 $strYes = 'ใช่'; 00645 00646 $strZeroRemovesTheLimit = 'โปรดทราบ: ถ้าเปลี่ยนค่าเหล่านี้เป็น 0 (ศูนย์) จะหมายถึง ไม่มีขีดจำกัด.'; 00647 $strZip = '"ถูกบีบอัดอยู่ (zip)"'; 00648 00649 // To translate: 00650 $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 00651 $strAddConstraints = 'Add constraints'; //to translate 00652 $strAddDropDatabase = 'Add DROP DATABASE';//to translate 00653 $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate 00654 $strAddIfNotExists = 'Add IF NOT EXISTS'; //to translate 00655 $strAddIntoComments = 'Add into comments';//to translate 00656 $strAfterInsertSame = 'Go back to this page'; //to translate 00657 00658 $strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate 00659 $strBrowseForeignValues = 'Browse foreign values'; //to translate 00660 00661 $strCheckOverhead = 'Check tables with overhead'; //to translate 00662 $strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate 00663 $strConnectionError = 'Cannot connect: invalid settings.'; //to translate 00664 $strConstraintsForDumped = 'Constraints for dumped tables'; //to translate 00665 $strConstraintsForTable = 'Constraints for table'; //to translate 00666 $strCreationDates = 'Creation/Update/Check dates'; //to translate 00667 00668 $strDatabaseEmpty = 'The database name is empty!'; //to translate 00669 $strDatabaseExportOptions = 'Database export options';//to translate 00670 $strDatabaseNoTable = 'This database contains no table!';//to translate 00671 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate 00672 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate 00673 $strDelayedInserts = 'ใช้ delayed inserts'; //to translate 00674 $strDisableForeignChecks = 'Disable foreign key checks'; //to translate 00675 $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate 00676 $strDumpSaved = 'Dump has been saved to file %s.'; //to translate 00677 00678 $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate 00679 $strExcelEdition = 'Excel edition'; //to translate 00680 $strExecuteBookmarked = 'Execute bookmarked query'; //to translate 00681 00682 $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate 00683 $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 00684 00685 $strIgnoreInserts = 'Use ignore inserts'; //to translate 00686 $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate 00687 00688 $strJustDeleteDescr = 'The "deleted" users will still be able to access the server as usual until the privileges are reloaded.'; //to translate 00689 00690 $strLatexContent = 'Content of table __TABLE__';//to translate 00691 $strLatexContinuedCaption = 'Continued table caption';//to translate 00692 $strLatexIncludeCaption = 'Include table caption';//to translate 00693 $strLatexLabel = 'Label key';//to translate 00694 $strLatexStructure = 'Structure of table __TABLE__';//to translate 00695 $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.'; //to translate 00696 00697 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate 00698 $strMIME_transformation = 'Browser transformation';//to translate 00699 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate 00700 $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 00701 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate 00702 $strMustSelectFile = 'You should select file which you want to insert.'; //to translate 00703 $strMySQLConnectionCollation = 'MySQL connection collation'; //to translate 00704 00705 $strNeedPrimaryKey = 'You should define a primary key for this table.'; //to translate 00706 $strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate 00707 $strNoSpace = 'Insufficient space to save the file %s.'; //to translate 00708 00709 $strOperator = 'Operator'; //to translate 00710 00711 $strPrintViewFull = 'Print view (with full texts)'; //to translate 00712 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate 00713 $strPrivDescSuper = 'อนุญาตให้เชื่อมต่อ, แม้ว่าจำนวนการเชื่อมต่อจะถึงระดับสูงสุดแล้ว; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate 00714 00715 $strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate 00716 00717 $strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate 00718 $strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate 00719 00720 $strSQLExportType = 'Export type'; //to translate 00721 $strSaveOnServer = 'Save on server in %s directory'; //to translate 00722 $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate 00723 $strStrucNativeExcel = 'ข้อมูล Native MS Excel'; //to translate 00724 00725 $strTakeIt = 'take it'; //to translate 00726 $strToggleScratchboard = 'toggle scratchboard'; //to translate 00727 $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 00728 $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 00729 $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 00730 $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 00731 $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 00732 $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 00733 00734 $strUpgrade = 'You should upgrade to %s %s or later.'; //to translate 00735 $strUseHostTable = 'ใช้ Host Table'; //to translate 00736 00737 $strViewDumpDatabases = 'View dump (schema) of databases';//to translate 00738 00739 $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 00740 00741 $strPersian = 'Persian'; //to translate 00742 $strAddFields = 'Add %s field(s)'; //to translate 00743 $strInsertBookmarkTitle = 'Please insert bookmark title'; //to translate 00744 $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate 00745 $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate 00746 $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate 00747 $strBinLogName = 'Log name'; //to translate 00748 $strBinLogPosition = 'Position'; //to translate 00749 $strBinLogEventType = 'Event type'; //to translate 00750 $strBinLogServerId = 'Server ID'; //to translate 00751 $strBinLogOriginalPosition = 'Original position'; //to translate 00752 $strBinLogInfo = 'Information'; //to translate 00753 $strBinaryLog = 'Binary log'; //to translate 00754 $strSelectBinaryLog = 'Select binary log to view'; //to translate 00755 $strDBCopy = 'Copy database to'; //to translate 00756 $strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate 00757 $strSwitchToDatabase = 'Switch to copied database'; //to translate 00758 $strPasswordHashing = 'Password Hashing'; //to translate 00759 $strCompatibleHashing = 'MySQL 4.0 compatible'; //to translate 00760 $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate 00761 $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate 00762 $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate 00763 $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate 00764 $strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate 00765 $strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate 00766 $strSQLExportCompatibility = 'SQL export compatibility'; //to translate 00767 $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!'; //to translate 00768 $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate 00769 $strAfterInsertNext = 'Edit next row'; //to translate 00770 $strView = 'View'; //to translate 00771 $strViewHasBeenDropped = 'View %s has been dropped'; //to translate 00772 $strEngines = 'Engines'; //to translate 00773 $strStorageEngines = 'Storage Engines'; //to translate 00774 $strStorageEngine = 'Storage Engine'; //to translate 00775 $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate 00776 $strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate 00777 $strEngineAvailable = '%s is available on this MySQL server.'; //to translate 00778 $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate 00779 $strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate 00780 $strMyISAMSortBufferSize = 'Sort buffer size'; //to translate 00781 $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate 00782 $strMyISAMDataPointerSize = 'Data pointer size'; //to translate 00783 $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate 00784 $strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate 00785 $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate 00786 $strMyISAMRepairThreads = 'Repair threads'; //to translate 00787 $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate 00788 $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate 00789 $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate 00790 $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate 00791 $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate 00792 $strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate 00793 $strVersionInformation = 'Version information'; //to translate 00794 $strInnoDBDataHomeDir = 'Data home directory'; //to translate 00795 $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate 00796 $strInnoDBDataFilePath = 'Data files'; //to translate 00797 $strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate 00798 $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate 00799 $strBufferPool = 'Buffer Pool'; //to translate 00800 $strBufferPoolUsage = 'Buffer Pool Usage'; //to translate 00801 $strDataPages = 'Pages containing data'; //to translate 00802 $strFreePages = 'Free pages'; //to translate 00803 $strBusyPages = 'Busy pages'; //to translate 00804 $strDirtyPages = 'Dirty pages'; //to translate 00805 $strPagesToBeFlushed = 'Pages to be flushed'; //to translate 00806 $strLatchedPages = 'Latched pages'; //to translate 00807 $strBufferPoolActivity = 'Buffer Pool Activity'; //to translate 00808 $strReadRequests = 'Read requests'; //to translate 00809 $strWriteRequests = 'Write requests'; //to translate 00810 $strBufferReadMisses = 'Read misses'; //to translate 00811 $strBufferReadMissesInPercent = 'Read misses in %'; //to translate 00812 $strBufferWriteWaits = 'Write waits'; //to translate 00813 $strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate 00814 $strHTMLExcel = 'Microsoft Excel 2000'; //to translate 00815 $strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate 00816 $strHTMLWord = 'Microsoft Word 2000'; //to translate 00817 $strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate 00818 $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate 00819 $strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate 00820 $strInnoDBPages = 'pages'; //to translate 00821 $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate 00822 $strPrivDescCreateView = 'Allows creating new views.'; //to translate 00823 $strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate 00824 $strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate 00825 $strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate 00826 $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate 00827 $strRoutines = 'Routines'; //to translate 00828 $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate 00829 $strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate 00830 $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate 00831 $strGeneratePassword = 'Generate Password'; //to translate 00832 $strGenerate = 'Generate'; //to translate 00833 $strCopy = 'Copy'; //to translate 00834 $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.'; //to translate 00835 $strInvalidFieldCount = 'Table must have at least one field.'; //to translate 00836 $strInvalidRowNumber = '%d is not valid row number.'; //to translate 00837 $strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate 00838 $strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate 00839 $strAndThen = 'and then'; //to translate 00840 ?>