Files
phpmyadmin/lang/thai.inc.php3
2001-06-27 11:42:07 +00:00

271 lines
13 KiB
PHP

<?php
/* $Id$ */
$charset = "tis-620";
$strAccessDenied = "äÁè͹حҵãËéãªé§Ò¹";#Access denied";
$strAction = "¡ÃзӡÒÃ";
$strAddDeleteColumn = ""; //to translate, but its not in use ...
$strAddDeleteRow = ""; //to translate, but its not in use ...
$strAddNewField = "à¾ÔèÁ field ãËÁè";#"Add new field";
$strAddPriv = "Add a new Privilege"; //to translate
$strAddPrivMessage = "You have added a new privilege."; //to translate
$strAddSearchConditions = "à¾ÔèÁà§×è͹䢤é¹ËÒ (ã¹Êèǹ¢Í§ where):";#"Add search conditions (body of the \"where\" clause):";
$strAddUser = "Add a new User"; //to translate
$strAddUserMessage = "You have added a new user."; //to translate
$strAfter = "ËÅѧ";#"After";
$strAll = "All"; //to translate
$strAlter = "Alter"; //to translate
$strAnalyzeTable = "Analyze table"; //to translate
$strAnd = ""; //to translate, but its not in use ...
$strAnIndex = "ä´éà¾ÔèÁ index áÅéÇãËé¡Ñº ";#"An index has been added on ";
$strAny = "Any"; //to translate
$strAnyColumn = "Any Column"; //to translate
$strAnyDatabase = "Any database"; //to translate
$strAnyHost = "Any host"; //to translate
$strAnyTable = "Any table"; //to translate
$strAnyUser = "Any user"; //to translate
$strAPrimaryKey = "ä´éà¾ÔèÁ primary key áÅéÇãËé¡Ñº ";#"A primary key has been added on ";
$strAscending = ""; //to translate, but its not in use ...
$strAtBeginningOfTable = "·Õè¨Ø´àÃÔèÁµé¹¢Í§µÒÃÒ§";#"At Beginning of Table";
$strAtEndOfTable = "·Õè¨Ø´ÊØ´·éÒ¢ͧµÒÃÒ§";#"At End of Table";
$strAttr = "Attributes"; //to translate
$strBack = "Âé͹¡ÅѺ";#"Back";
$strBookmarkLabel = "Label"; //to translate
$strBookmarkQuery = "Bookmarked SQL-query"; //to translate
$strBookmarkThis = "Bookmark this SQL-query"; //to translate
$strBookmarkView = "View only"; //to translate
$strBrowse = "à»Ô´´Ù";#"Browse";
$strCantLoadMySQL = "cannot load MySQL extension,<br>please check PHP Configuration."; //to translate
$strCarriage = "Carriage return: \\r"; //to translate
$strChange = "à»ÅÕè¹";#"Change";
$strCheckAll = "Check All"; //to translate
$strCheckDbPriv = "Check Database Privileges"; //to translate
$strCheckTable = "Check table"; //to translate
$strColumn = "Column"; //to translate
$strColumnEmpty = "The columns names are empty!"; //to translate
$strColumnNames = "ª×èͤÍÅÑÁ¹ì";"Column names";
$strCompleteInserts = "Complete inserts";
$strConfirm = "Do you really want to do it?"; //to translate
$strCopyTable = "ÊíÒà¹ÒµÒÃÒ§à»ç¹ :";#"Copy table to:";
$strCopyTableOK = "µÒÃÒ§ \$table ä´é·íÒ¡ÒÃÊíÒà¹Òä»à»ç¹ \$new_name àÃÕºÃéÍÂáÅéÇ.";#"Table \$table has been copied to \$new_name.";
$strCreate = "ÊÃéÒ§";#"Create";
$strCreateNewDatabase = "ÊÃéÒ§°Ò¹¢éÍÁÙÅãËÁè";#"Create new database";
$strCreateNewTable = "ÊÃéÒ§µÒÃÒ§ã¹°Ò¹¢éÍÁÙŹÕé ";#"Create new table on database ";
$strCriteria = ""; //to translate, but its not in use ...
$strData = "Data"; //to translate
$strDatabase = "°Ò¹¢éÍÁÙÅ ";#"Database ";
$strDatabases = "°Ò¹¢éÍÁÙÅ";#"databases";
$strDataOnly = "Data only"; //to translate
$strDbEmpty = "The database name is empty!"; //to translate
$strDefault = "Default"; //to translate
$strDelete = "ź";#"Delete";
$strDeleted = "źá¶ÇÍÍ¡àÃÕºÃéÍÂáÅéÇ";#"The row has been deleted";
$strDeleteFailed = "Deleted Failed!"; //to translate
$strDeletePassword = "Delete Password"; //to translate
$strDeleteUserMessage = "You have deleted the user"; //to translate
$strDelPassMessage = "You have deleted the password for"; //to translate
$strDescending = ""; //to translate, but its not in use ...
$strDisableMagicQuotes = "<b>Warning:</b> You have enabled magic_quotes_gpc in your PHP configuration. This version of PhpMyAdmin cannot work properly with it. Please have a look at the configuration section of the PHP manual for information on how to disable it."; //to translate
$strDisplay = "áÊ´§¼Å";#"Display";
$strDoAQuery = "Do a \"query by example\" (wildcard: \"%\")"; //to translate
$strDocu = "àÍ¡ÊÒÃ/¤ÙèÁ×ÍÍéÒ§ÍÔ§";#"Documentation";
$strDoYouReally = "µéͧ¡Ò÷Õè¨Ð ";#"Do you really want to ";
$strDrop = "Drop"; //to translate
$strDropDB = "Drop °Ò¹¢éÍÁÙÅ ";#"Drop database ";
$strDumpingData = "Dump µÒÃÒ§";#"Dumping data for table";
$strDynamic = "dynamic"; //to translate
$strEdit = "á¡éä¢";#"Edit";
$strEditPrivileges = "Edit Privileges"; //to translate
$strEffective = "Effective"; //to translate
$strEmpty = "ź¢éÍÁÙÅ";#"Empty";
$strEmptyResultSet = "MySQL ¤×¹¼ÅÇèÒ§à»ÅèÒ¡ÅѺÁÒ (0 á¶Ç).";#"MySQL returned an empty result set (i.e. zero rows).";
$strEnableMagicQuotes = "<b>Warning:</b> You haven't enabled magic_quotes_gpc in your PHP configuration. PhpMyAdmin needs this to work properly. Please have a look at the configuration section of the PHP manual for information on how to enable it."; //to translate
$strEnclosedBy = "ÅéÍÁ´éÇÂ";#"enclosed by";
$strEnd = "·éÒÂÊØ´";
$strError = "¼Ô´¾ÅÒ´";#"Error";
$strEscapedBy = "escape ´éÇÂ";#"escaped by";
$strExtra = "Extra"; //to translate
$strField = "Field"; //to translate
$strFields = "¨Ó¹Ç¹ Fields";
$strFile = "File"; //to translate
$strFixed = "fixed"; //to translate
$strFormat = "Format"; //to translate
$strFunction = "Function"; //to translate
$strGenTime = "Generation Time"; //to translate
$strGo = "ŧÁ×Í";#"Go";
$strGrant = "Grant"; //to translate
$strGrantOption = "Grant Option"; //to translate
$strGrants = "Grants"; //to translate
$strHasBeenAltered = "ä´éà»ÅÕè¹á»Å§áÅéÇ";#"has been altered.";
$strHasBeenCreated = "ä´é¶Ù¡ÊÃéÒ§áÅéÇ";#"has been created.";
$strHasBeenDropped = "ä´é·Ó¡Òà drop áÅéÇ";#"has been dropped.";
$strHasBeenEmptied = "ä´é·ÓãËéÇèÒ§áÅéÇ";#"has been emptied.";
$strHome = "Home"; //to translate
$strHomepageOfficial = "Official phpMyAdmin Homepage"; //to translate
$strHomepageSourceforge = "new (but still unofficial) phpMyAdmin Homepage"; //to translate
$strHost = "Host"; //to translate
$strHostEmpty = "The host name is empty!"; //to translate
$strIfYouWish = "If you wish to load only some of a table's columns, specify a comma separated field list."; //to translate
$strIndex = "Index"; //to translate
$strIndexes = "Indexes"; //to translate
$strInsert = "á·Ã¡";#"Insert";
$strInsertAsNewRow = "Insert as new row"; //to translate
$strInsertIntoTable = "á·Ã¡à¢éÒä»ã¹µÒÃÒ§";#"Insert into table";
$strInsertNewRow = "á·Ã¡á¶ÇãËÁè";#"Insert new row";
$strInsertTextfiles = "á·Ã¡¢éÍÁÙŨҡ text file à¢éÒä»ã¹µÒÃÒ§";#"Insert textfiles into table";
$strInUse = "in use"; //to translate
$strKeyname = "ª×èÍ key";#"Keyname";
$strKill = "Kill"; //to translate
$strLength = "Length"; //to translate
$strLengthSet = "¤ÇÒÁÂÒÇ/૵";#"Length/Set";
$strLimitNumRows = "ÃÐàºÕ¹ µèÍ˹éÒ";#"records per page";
$strLineFeed = "Linefeed: \\n"; //to translate
$strLines = "ºÃ÷Ѵ";#"Lines";
$strLocationTextfile = "µÓá˹觢ͧ text file";#"Location of the textfile";
$strLogin = ""; //to translate, but its not in use ...
$strLogout = "Log out"; //to translate
$strModifications = "ºÑ¹·Ö¡¡ÒÃá¡éä¢àÃÕºÃéÍÂáÅéÇ";#"Modifications have been saved";
$strModify = ""; //to translate, but its not in use ...
$strMySQLReloaded = "MySQL reloaded."; //to translate
$strMySQLSaid = "MySQL said: "; //to translate
$strMySQLShowProcess = "áÊ´§ process µèÒ§ æ";#"Show processes";
$strMySQLShowStatus = "áÊ´§¢éÍÁÙÅ runtime ¢Í§ MySQL";#"Show MySQL runtime information";
$strMySQLShowVars = "áÊ´§µÑÇá»ÃÃкº¢Í§ MySQL";#"Show MySQL system variables";
$strName = "ª×èÍ";#"Name";
$strNext = "µèÍä»";#"Next";
$strNo = "No"; //to translate
$strNoPassword = "No Password"; //to translate
$strNoPrivileges = "No Privileges"; //to translate
$strNoRights = "You don't have enough rights to be here right now!"; //to translate
$strNoTablesFound = "äÁ辺µÒÃÒ§ã´ æ ã¹°Ò¹¢éÍÁÙÅ";#"No tables found in database.";
$strNoUsersFound = "No user(s) found."; //to translate
$strNull = "Null"; //to translate
$strNumberIndexes = " Number of advanced indexes "; //to translate
$strOftenQuotation = "Often quotation marks. OPTIONALLY means that only char and varchar fields are enclosed by the \"enclosed by\"-character."; //to translate
$strOptimizeTable = "Optimize table"; //to translate
$strOptionalControls = "Optional. Controls how to write or read special characters."; //to translate
$strOptionally = "OPTIONALLY"; //to translate
$strOr = "ËÃ×Í";#"or";
$strOverhead = "Overhead"; //to translate
$strPassword = "Password"; //to translate
$strPasswordEmpty = "The password is empty!"; //to translate
$strPasswordNotSame = "The passwords aren't the same!"; //to translate
$strPHPVersion = "PHP Version"; //to translate
$strPos1 = "¨Ø´àÃÔèÁµé¹";#"Begin";
$strPrevious = "¡è͹˹éÒ";#"Previous";
$strPrimary = "Primary"; //to translate
$strPrimaryKey = "Primary key"; //to translate
$strPrinterFriendly = "Printer friendly version of above table"; //to translate
$strPrintView = "Print view"; //to translate
$strPrivileges = "Privileges"; //to translate
$strProcess = "Process"; //to translate
$strProducedAnError = "produced an error."; //to translate
$strProperties = "¤Ø³ÊÁºÑµÔ";#"Properties";
$strQBE = "Query by Example"; //to translate
$strReadTheDocs = "ÍèÒ¹¤ÙèÁ×Í";#"Read the docs";
$strRecords = "ÃÐàºÕ¹";
$strReferences = "References"; //to translate
$strReload = "Reload"; //to translate
$strReloadFailed = "MySQL reload failed."; //to translate
$strReloadMySQL = "Reload MySQL"; //to translate
$strRememberReload = "Remember reload the server."; //to translate
$strRenameTable = "à»ÅÕ蹪×è͵ÒÃÒ§à»ç¹";#"Rename table to";
$strRenameTableOK = "µÒÃÒ§ \$table ä´é¶Ù¡à»ÅÕ蹪×èÍà»ç¹ \$new_name";#"Table \$table has been renamed to \$new_name";
$strRepairTable = "Repair table"; //to translate
$strReplace = "á·¹·Õè";#"Replace";
$strReplaceTable = "á·¹·Õè¢éÍÁÙÅ´éÇÂä¿Åì";#"Replace table data with file";
$strReset = "Reset"; //to translate
$strReType = "Re-type"; //to translate
$strRevoke = "Revoke"; //to translate
$strRevokeGrant = "Revoke Grant"; //to translate
$strRevokeGrantMessage = "You have revoked the Grant privilege for"; //to translate
$strRevokeMessage = "You have revoked the privileges for"; //to translate
$strRevokePriv = "Revoke Privileges"; //to translate
$strRowLength = "Row length"; //to translate
$strRows = "Rows"; //to translate
$strRowsFrom = "á¶Ç àÃÔèÁ¨Ò¡á¶Ç·Õè";#"rows starting from";
$strRowsStatistic = "Row Statistic"; //to translate
$strRunning = "running on "; //to translate
$strRunQuery = ""; //to translate, but its not in use ...
$strRunSQLQuery = "·Ó§Ò¹¤íÒÊÑè§ SQL query/queries ¡Ñº°Ò¹¢éÍÁÙŹÕé ";#"Run SQL query/queries on database ";
$strSave = "à¡çººÑ¹·Ö¡";#"Save";
$strSelect = "àÅ×Í¡";#"Select";
$strSelectFields = "àÅ×Í¡ field (ÍÂèÒ§¹éÍÂ˹Öè§):";#"Select fields (at least one):";
$strSelectNumRows = "in query"; //to translate
$strSend = "Send"; //to translate
$strSequence = "Seq."; //to translate
$strServerVersion = "Server version"; //to translate
$strShow = "áÊ´§";#"Show";
$strShowingRecords = "áÊ´§ÃÐàºÕ¹·Õè ";#"Showing records ";
$strShutdown = "Shutdown"; //to translate
$strSize = "Size"; //to translate
$strSort = ""; //to translate, but its not in use ...
$strSpaceUsage = "Space usage"; //to translate
$strSQLQuery = "SQL-query"; //to translate
$strStatement = "Statements"; //to translate
$strStrucCSV = "¢éÍÁÙÅ CSV";#"CSV data";
$strStrucData = "·Ñé§â¤Ã§ÊÃéÒ§áÅТéÍÁÙÅ";#"Structure and data";
$strStrucDrop = "à¾ÔèÁ 'drop table'";#"Add 'drop table'";
$strStrucOnly = "੾ÒÐâ¤Ã§ÊÃéÒ§";#"Structure only";
$strSubmit = "Submit"; //to translate
$strSuccess = "·Ó§Ò¹ SQL-query àÊÃç¨àÃÕºÃéÍÂáÅéÇ";#"Your SQL-query has been executed successfully";
$strSum = "Sum"; //to translate
$strTable = "µÒÃÒ§ ";#"table ";
$strTableComments = "ËÁÒÂà˵آͧµÒÃÒ§¹Õé";#"Table comments";
$strTableEmpty = "The table name is empty!"; //to translate
$strTableMaintenance = "Table maintenance"; //to translate
$strTableStructure = "â¤Ã§ÊÃéÒ§µÒÃÒ§ ÊÓËÃѺµÒÃÒ§";#"Table structure for table";
$strTableType = "Table type"; //to translate
$strTerminatedBy = "ÊÔé¹ÊØ´´éÇÂà¤Ã×èͧËÁÒÂ";#"terminated by";
$strTextAreaLength = " Because of its length,<br> this field might not be editable "; //to translate
$strTheContent = "á·Ã¡¢éÍÁÙŨҡä¿Åì¢Í§¤Ø³áÅéÇ";#"The content of your file has been inserted.";
$strTheContents = "The contents of the file replaces the contents of the selected table for rows with identical primary or unique key."; //to translate
$strTheTerminator = "¨Ø´ÊÔé¹ÊØ´¢Í§ field.";#"The terminator of the fields.";
$strTotal = "·Ñé§ËÁ´";#"total";
$strType = "Type"; //to translate
$strUncheckAll = "Uncheck All"; //to translate
$strUnique = "Unique"; //to translate
$strUpdate = "Update"; //to translate
$strUpdatePassMessage = "You have updated the password for"; //to translate
$strUpdatePassword = "Update Password"; //to translate
$strUpdatePrivMessage = "You have updated the privileges for"; //to translate
$strUpdateQuery = ""; //to translate, but its not in use ...
$strUsage = "Usage"; //to translate
$strUser = "User"; //to translate
$strUserEmpty = "The user name is empty!"; //to translate
$strUserName = "User name"; //to translate
$strUsers = "Users"; //to translate
$strUseTables = ""; //to translate, but its not in use ...
$strValue = "Value"; //to translate
$strViewDump = "´Ùâ¤Ã§ÊÃéÒ§¢Í§µÒÃÒ§";#"View dump (schema) of table";
$strViewDumpDB = "´Ùâ¤Ã§ÊÃéÒ§¢Í§°Ò¹¢éÍÁÙÅ";#"View dump (schema) of database";
$strWelcome = "ÂÔ¹´Õµé͹ÃѺÊÙè ";#"Welcome to ";
$strWrongUser = "Wrong username/password. Access denied."; //to translate
$strYes = "Yes"; //to translate
// automatic generated by langxlorer.php (June 27, 2001, 1:40 pm)
// V0.11 - experimental (Steve Alberty - alberty@neptunlabs.de)
?>