source: www/mysql/lang/thai-tis-620.inc.php@ 1

Last change on this file since 1 was 1, checked in by george, 18 years ago

Prvotní import všeho

File size: 68.6 KB
Line 
1<?php
2/* $Id: thai-tis-620.inc.php 10430 2007-06-10 19:28:56Z lem9 $ */
3
4// first created 2002/04/29 Arthit Suriyawongkul & Warit Wanasathian
5// last modified 2004/08/22 Arthit Suriyawongkul
6
7$charset = 'tis-620';
8$text_dir = 'ltr';
9$number_thousands_separator = ',';
10$number_decimal_separator = '.';
11// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
12$byteUnits = array('亵ì', '¡ÔâÅ亵ì', 'àÁ¡¡Ð亵ì', '¡Ô¡Ð亵ì', 'à·ÍÃÒ亵ì', 'ྵµÐ亵ì', 'àÍ¡«Ð亵ì');
13
14$day_of_week = array('ÍÒ.', '¨.', 'Í.', '¾.', '¾Ä.', 'È.', 'Ê.');
15$month = array('Á.¤.', '¡.¾.', 'ÁÕ.¤.', 'àÁ.Â.', '¾.¤.', 'ÁÔ.Â.', '¡.¤.', 'Ê.¤.', '¡.Â.', 'µ.¤.', '¾.Â.', '¸.¤.');
16// See http://www.php.net/manual/en/function.strftime.php to define the
17// variable below
18$datefmt = '%d %B %Y %R¹.';
19
20$timespanfmt = '%s Çѹ, %s ªÑèÇâÁ§, %s ¹Ò·Õ, %s ÇÔ¹Ò·Õ';
21
22$strAbortedClients = '¡àÅÔ¡';
23$strAccessDenied = 'äÁè͹حҵãËéãªé§Ò¹';
24$strAction = '¡ÃзӡÒÃ';
25$strAddAutoIncrement = 'à¾ÔèÁ¤èÒ AUTO_INCREMENT';
26$strAddDeleteColumn = 'à¾ÔèÁ/ź ¤ÍÅÑÁ¹ì (¿ÔÅ´ì)';
27$strAddDeleteRow = 'à¾ÔèÁ/ź á¶Ç';
28$strAddNewField = 'à¾ÔèÁ¿ÔÅ´ìãËÁè';
29$strAddPrivilegesOnDb = 'à¾ÔèÁÊÔ·¸Ô¢Í§°Ò¹¢éÍÁÙŵèÍ仹Õé';
30$strAddPrivilegesOnTbl = 'à¾ÔèÁÊÔ·¸Ô¢Í§µÒÃÒ§µèÍ仹Õé';
31$strAddSearchConditions = 'à¾ÔèÁà§×è͹ä¢ã¹¡Òäé¹ËÒ:';
32$strAddToIndex = 'à¾ÔèÁ´Ñª¹Õ¤ÍÅÑÁ¹ì %s';
33$strAddUser = 'à¾ÔèÁ¼ÙéãªéãËÁè';
34$strAddUserMessage = 'à¾ÔèÁ¼ÙéãªéãËÁèàÃÕºÃéÍÂáÅéÇ';
35$strAdministration = '¡ÒôÙáÅÃкº';
36$strAffectedRows = 'á¶Ç·ÕèÁÕ¼Å:';
37$strAfterInsertBack = 'Êè§¡ÅѺ';
38$strAfterInsertNewInsert = 'á·Ã¡ÃÐàºÕ¹ãËÁè';
39$strAfter = 'ËÅѧ %s';
40$strAll = '·Ñé§ËÁ´';
41$strAllTableSameWidth = 'ãËéáÊ´§µÒÃÒ§·Ø¡Íѹ ´éǤÇÒÁ¡ÇéÒ§à·èҡѹËÃ×ÍäÁè?';
42$strAlterOrderBy = 'àÃÕ§¤èÒã¹µÒÃÒ§µÒÁ';
43$strAnalyzeTable = 'ÇÔà¤ÃÒÐËìµÒÃÒ§';
44$strAnd = 'áÅÐ';
45$strAnIndex = 'ä´éà¾ÔèÁ´Ñª¹ÕáÅéÇã¹ %s';
46$strAny = 'ã´æ';
47$strAnyHost = 'âÎʵìã´æ';
48$strAnyUser = '¼Ùéãªéã´æ';
49$strAPrimaryKey = 'ä´éà¾ÔèÁä¾ÃÁÒÃÕ¤ÕÂìáÅéÇã¹ %s';
50$strArabic = 'ÍÒúԤ';
51$strArmenian = 'ÍÒÃìàÁà¹ÕÂ';
52$strAscending = '¹éÍÂä»ÁÒ¡';
53$strAtBeginningOfTable = '·Õè¨Ø´àÃÔèÁµé¹¢Í§µÒÃÒ§';
54$strAtEndOfTable = '·Õè¨Ø´ÊØ´·éÒ¢ͧµÒÃÒ§';
55$strAttr = 'á͵·ÃÔºÔǵì';
56$strAutodetect = 'µÃǨËÒÍѵâ¹ÁѵÔ';
57$strAutomaticLayout = '¨Ñ´µÓá˹è§Íѵâ¹ÁѵÔ';
58
59$strBack = 'Âé͹¡ÅѺ';
60$strBaltic = 'ºÍŵԡ';
61$strBeginCut = 'àÃÔèÁ¨Ø´µÑ´';
62$strBeginRaw = 'àÃÔèÁ¢éÍÁÙÅ´Ôº';
63$strBinary = ' ¢éÍÁÙÅ亹ÒÃÕ ';
64$strBinaryDoNotEdit = ' ¢éÍÁÙÅ亹ÒÃÕ - ËéÒÁá¡éä¢ ';
65$strBookmarkDeleted = 'ź¤Ó¤é¹·Õ訴äÇéàÃÕºÃéÍÂáÅéÇ';
66$strBookmarkLabel = '»éÒª×èÍ';
67$strBookmarkQuery = '¤Ó¤é¹¹Õé¶Ù¡¨´äÇéáÅéÇ';
68$strBookmarkThis = '¨´¤Ó¤é¹¹ÕéäÇé';
69$strBookmarkView = '´ÙÍÂèÒ§à´ÕÂÇ';
70$strBrowse = 'à»Ô´´Ù';
71$strBulgarian = 'ºÑÅà¡àÃÕÂ';
72$strBzError = 'phpMyAdmin äÁèÊÒÁÒöºÕºÍÑ´¢éÍÁÙÅ dump ä´é à¹×èͧ¨Ò¡Êèǹ¢ÂÒ Bz2 ã¹ php ÃØè¹¹Õé¹Ñé¹àÊÕÂ. ¢Íá¹Ð¹Óà»ç¹ÍÂèÒ§ÂÔè§ãËéµÑé§ä´àá·Õ¿ <code>$cfg[\'BZipDump\']</code> ã¹ä¿Åì¤Í¹¿Ô¡¢Í§ phpMyAdmin à»ç¹ <code>FALSE</code>. ¶éҤسµéͧ¡Ò÷Õè¨Ðãªé¤ÇÒÁÊÒÁÒö¢Í§Êèǹ¢ÂÒ¡ÒúպÍÑ´ Bz2, ¤Ø³¤ÇèÐÍѾà¡Ã´ php à»ç¹ÃØè¹¶Ñ´ä». ÃÒÂÅÐàÍÕ´´Ùä´é·Õè php bug report %s.';
73$strBzip = '"bzipped"';
74
75$strCalendar = '»¯Ô·Ô¹';
76$strCannotLogin = 'äÁèÊÒÁÒöÅçÍ¡ÍÔ¹à¢éÒà«ÔÃì¿àÇÍÃì MySQL ä´é';
77$strCantLoadRecodeIconv = 'äÁèÊÒÁÒöàÃÕ¡ãªéµÑǪèÇ iconv ËÃ×Í recode à¾×èÍá»Å§ªØ´µÑÇÍÑ¡ÉÃ, ·Ò§àÅ×Í¡: 1) µÑ駤èÒãËé PHP ÊÒÁÒöãªéµÑǪèÇÂàËÅèÒ¹Õéä´é ËÃ×Í 2) µÑ駤èÒãËé phpMyAdmin äÁèµéͧá»Å§ªØ´µÑÇÍÑ¡ÉÃ';
78$strCantLoad = 'äÁèÊÒÁÒöàÃÕ¡Êèǹ¢ÂÒ %s,<br />¡ÃسҵÃǨÊͺ¡ÒõÑ駤èҢͧ PHP';
79$strCantRenameIdxToPrimary = 'à»ÅÕ蹪×èʹѪ¹Õà»ç¹ PRIMARY äÁèä´é!';
80$strCantUseRecodeIconv = 'äÁèÊÒÁÒöãªé¿Ñ§¡ìªÑè¹ iconv ËÃ×Í libiconv ËÃ×Í recode_string ·Ñé§æ ·ÕèÊÒÁÒöàÃÕ¡µÑǪèÇ ÊÓËÃѺ¿Ñ§¡ìªÑè¹àËÅèÒ¹Ñé¹¢Öé¹ÁÒä´éáÅéÇ. ÅͧµÃǨÊͺ¡ÒõÑ駤èҢͧ PHP';
81$strCardinality = 'Cardinality';
82$strCaseInsensitive = 'äÁèʹ㨵ÑÇàÅ硵ÑÇãË­è';
83$strCaseSensitive = 'ʹ㨵ÑÇàÅ硵ÑÇãË­è';
84$strCentralEuropean = 'ÂØâû¡ÅÒ§';
85$strChange = 'à»ÅÕè¹';
86$strChangeCopyMode = 'ÊÃéÒ§¼ÙéãªéãËÁè ãËéÁÕÊÔ·¸ÔàËÁ×͹¡Ñ¹ áÅÐ ...';
87$strChangeCopyModeCopy = '... à¡çº¢Í§à¡èÒäÇé.';
88$strChangeCopyModeDeleteAndReload = ' ... ź¢Í§à¡èÒ¨Ò¡µÒÃÒ§¼Ùéãªé áÅéÇàÃÕ¡ãªéÃÒ¡ÒÃÊÔ·¸ÔìãËÁèËÅѧ¨Ò¡¹Ñé¹.';
89$strChangeCopyModeJustDelete = ' ... ź¢Í§à¡èÒ·Ôé§ä»¨Ò¡µÒÃÒ§¼Ùéãªé.';
90$strChangeCopyModeRevoke = ' ... àÃÕ¡¤×¹ÊÔ·¸Ôì·Ñé§ËÁ´¨Ò¡à´ÔÁ áÅéÇźÁѹËÅѧ¨Ò¡¹Ñé¹.';
91$strChangeCopyUser = 'à»ÅÕè¹¢éÍÁÙÅÅçÍ¡ÍÔ¹ / ·ÓÊÓà¹Ò¼Ùéãªé';
92$strChangeDisplay = 'àÅ×Í¡¿ÔÅ´ì·Õèµéͧ¡ÒÃáÊ´§';
93$strChangePassword = 'à»ÅÕè¹ÃËÑʼèÒ¹';
94$strCharset = 'ªØ´µÑÇÍÑ¡ÉÃ';
95$strCharsetOfFile = 'ªØ´ÍÑ¡¢ÃТͧä¿Åì (character set):';
96$strCharsets = 'ªØ´µÑÇÍÑ¡ÉÃ';
97$strCharsetsAndCollations = 'ªØ´µÑÇÍÑ¡Éà áÅСÒÃàÃÕ§ÅӴѺ';
98$strCheckAll = 'àÅ×Í¡·Ñé§ËÁ´';
99$strCheckPrivs = 'µÃǨÊͺÊÔ·¸Ô';
100$strCheckPrivsLong = 'µÃǨÊͺÊÔ·¸ÔÊÓËÃѺ°Ò¹¢éÍÁÙÅ &quot;%s&quot;.';
101$strCheckTable = 'µÃǨÊͺµÒÃÒ§';
102$strChoosePage = 'àÅ×͡˹éÒ·Õèµéͧ¡ÒÃá¡éä¢';
103$strColComFeat = 'áÊ´§ËÁÒÂà˵آͧ¤ÍÅÑÁ¹ì';
104$strCollation = '¡ÒÃàÃÕ§ÅӴѺ';
105$strColumnNames = 'ª×èͤÍÅÑÁ¹ì';
106$strColumnPrivileges = 'ÊÔ·¸Ô੾ÒФÍÅÑÁ¹ì';
107$strCommand = '¤ÓÊÑè§';
108$strComments = 'ËÁÒÂà˵Ø';
109$strCompleteInserts = '¤ÓÊÑè§ INSERT àµçÁÃٻẺ';
110$strCompression = 'ºÕºÍÑ´¢éÍÁÙÅ';
111$strConfigFileError = 'phpMyAdmin äÁèÊÒÁÒöÍèÒ¹á¿éÁ¤Í¹¿Ô¡ÙàêÑ蹢ͧ¤Ø³ä´é<br />â´Â»¡µÔ ÍÒ¨¨Ðà»ç¹à¾ÃÒеÑÇ PHP ËÒä¿ÅìäÁèà¨Í ËÃ×ÍäÁèÊÒÁÒö»ÃÐÁÇżŠ(parse) ä¿Åìä´é<br />ÅͧàÃÕ¡ä¿Åì¤Í¹¿Ô¡ÙàêÑè¹¢Öé¹ÁÒâ´ÂµÃ§ (¡´ÅÔ§¤ì´éÒ¹ÅèÒ§) áÅдÙÇèÒÁÕ error message ÍÐäÃËÃ×ÍäÁè ÅͧµÃǨÊͺ´Ùà¤Ã×èͧËÁÒ quote ËÃ×Í semicolon ÇèÒãÊè¤ÃºËÃ×Íà»ÅèÒ<br />¶éҤسàËç¹Ë¹éÒÇèÒ§æ áÊ´§ÇèÒ·Ø¡ÍÂèÒ§à»ç¹»¡µÔ´Õ';
112$strConfigureTableCoord = '¡ÃسҵÑ駤èÒâ¤ÍÍÃì´Ô๵¢Í§µÒÃÒ§ %s';
113$strConnections = '¡ÒÃàª×èÍÁµèÍ';
114$strCookiesRequired = 'µéͧ͹حҵãªéãªé \'¤Øê¡¡Õé\' (cookie) àÊÕ¡è͹ ¨Ö§¨Ð¼èÒ¹¨Ø´¹Õéä»ä´é';
115$strCopyTable = '¤Ñ´ÅÍ¡µÒÃÒ§ä»Âѧ (°Ò¹¢éÍÁÙÅ<b>.</b>µÒÃÒ§):';
116$strCopyTableOK = '¤Ñ´ÅÍ¡µÒÃÒ§ %s ä»à¡çºã¹ª×èÍ %s àÃÕºÃéÍÂáÅéÇ.';
117$strCopyTableSameNames = '¤Ñ´ÅÍ¡µÒÃÒ§ä»·Õèà´ÔÁäÁèä´é';
118$strCouldNotKill = 'phpMyAdmin äÁèÊÒÁÒö¦èÒà¸Ã´ %s. ºÒ§·ÕÁѹÍÒ¨¨Ð¶Ù¡»Ô´ä»áÅéÇ¡çä´é.';
119$strCreate = 'ÊÃéÒ§';
120$strCreateIndex = 'ÊÃéÒ§´Ñª¹Õâ´Â¤ÍÅÑÁ¹ì %s';
121$strCreateIndexTopic = 'ÊÃéÒ§´Ñª¹ÕãËÁè';
122$strCreateNewDatabase = 'ÊÃéÒ§°Ò¹¢éÍÁÙÅãËÁè';
123$strCreateNewTable = 'ÊÃéÒ§µÒÃÒ§ã¹°Ò¹¢éÍÁÙŹÕé %s';
124$strCreatePage = 'àÃÔèÁ˹éÒãËÁè';
125$strCreatePdfFeat = '¡ÒÃÊÃéÒ§àÍ¡ÊÒà PDF';
126$strCriteria = 'à§×è͹ä¢';
127$strCroatian = 'â¤ÃàÍàªÕÂ';
128$strCSVOptions = 'µÑÇàÅ×Í¡ CSV';
129$strCyrillic = '«ÔÃÔÅÔ¤';
130$strCzech = 'àªç¤';
131$strCzechSlovak = 'àªç¤-ÊâÅÇÑ¡';
132
133$strDanish = 'à´¹ÁÒÃì¡';
134$strData = '¢éÍÁÙÅ';
135$strDatabase = '°Ò¹¢éÍÁÙÅ';
136$strDatabaseHasBeenDropped = 'â¹°Ò¹¢éÍÁÙÅ %s ·Ôé§ä»àÃÕºÃéÍÂáÅéÇ';
137$strDatabases = '°Ò¹¢éÍÁÙÅ';
138$strDatabasesDropped = '%s °Ò¹¢éÍÁÙÅä´é¶Ù¡·Ôé§ä»àÃÕºÃéÍÂáÅéÇ.';
139$strDatabasesStats = 'ʶԵ԰ҹ¢éÍÁÙÅ';
140$strDatabasesStatsDisable = '¡àÅÔ¡¡ÒÃà¡çºÊ¶ÔµÔ';
141$strDatabasesStatsEnable = 'ãËéÁÕ¡ÒÃà¡çºÊ¶ÔµÔ';
142$strDatabasesStatsHeavyTraffic = 'â»Ã´·ÃÒº: ¡ÒÃà»Ô´ãªé¡ÒÃà¡çºÊ¶ÔµÔ¢Í§°Ò¹¢éÍÁÙÅ ÍÒ¨¨Ð·ÓãËéÁÕ»ÃÔÁÒ³¡ÒöèÒÂâ͹¢éÍÁÙŨӹǹÁÒ¡ ÃÐËÇèÒ§àÇçºà«ÔÃì¿àÇÍÃì áÅÐà«ÔÃì¿àÇÍÃì MySQL.';
143$strDataDict = '¾¨¹Ò¹Ø¡ÃÁ¢éÍÁÙÅ';
144$strDataOnly = '੾ÒТéÍÁÙÅ';
145$strDBComment = 'ËÁÒÂà˵آͧ°Ò¹¢éÍÁÙÅ: ';
146$strDbPrivileges = 'ÊÔ·¸Ôà¨ÒШ§à©¾Òаҹ¢éÍÁÙÅ';
147$strDBRename = 'à»ÅÕ蹪×èͰҹ¢éÍÁÙÅà»ç¹';
148$strDbSpecific = '੾Òаҹ¢éÍÁÙÅ';
149$strDefault = '¤èÒ»ÃÔÂÒÂ';
150$strDefragment = '¨Ñ´ÃÐàºÕºµÒÃÒ§';
151$strDelete = 'ź';
152$strDeleteAndFlush = 'ź¼Ùéãªé áÅÐàÃÕ¡ãªéÃÒ¡ÒÃÊÔ·¸ÔìãËÁèËÅѧ¨Ò¡¹Ñé¹.';
153$strDeleteAndFlushDescr = '¹Õèà»ç¹ÇÔ¸Õ·ÕèËÁ´¨´·ÕèÊØ´ áµè¡ÒÃâËÅ´ÊÔ·¸Ôãªé§Ò¹ãËÁè ¨ÐµéͧãªéàÇÅÒÊÑ¡ÃÐÂÐ.';
154$strDeleted = 'źàÃÕºÃéÍÂáÅéÇ';
155$strDeletedRows = 'á¶Ç·Õè¶Ù¡Åº:';
156$strDeleting = '¡ÓÅѧź %s';
157$strDescending = 'Áҡ仹éÍÂ';
158$strDescription = 'ÃÒÂÅÐàÍÕ´';
159$strDictionary = '¾¨¹Ò¹Ø¡ÃÁ';
160$strDisabled = 'ÃЧѺ¡ÒÃãªéÍÂÙè';
161$strDisplayFeat = '¤ÇÒÁÊÒÁÒö´éÒ¹¡ÒÃáÊ´§¼Å';
162$strDisplayOrder = 'ÅӴѺ¡ÒÃáÊ´§:';
163$strDisplayPDF = 'áÊ´§Ê¡ÕÁҢͧ PDF';
164$strDoAQuery = '·Ó "¤Ó¤é¹¨Ò¡µÑÇÍÂèÒ§" (wildcard: "%")';
165$strDocu = 'àÍ¡ÊÒÃÍéÒ§ÍÔ§';
166$strDoYouReally = 'µéͧ¡ÒèР';
167$strDrop = 'â¹·Ôé§';
168$strDropUsersDb = 'â¹°Ò¹¢éÍÁÙÅ·ÕèÁÕª×èÍà´ÕÂǡѺ¼Ùéãªé·Ôé§.';
169$strDumpingData = 'dump µÒÃÒ§';
170$strDumpXRows = '´ÑÁ¾ìá¶Ç %s á¶Ç àÃÔèÁ·Õèá¶Ç %s';
171$strDynamic = 'äÁ褧·Õè';
172
173$strEdit = 'á¡éä¢';
174$strEditPDFPages = 'á¡éä¢Ë¹éÒ PDF';
175$strEditPrivileges = 'á¡éä¢ÊÔ·¸Ô';
176$strEffective = 'ÁÕ¼Å';
177$strEmpty = 'ź¢éÍÁÙÅ';
178$strEmptyResultSet = 'MySQL ¤×¹¼ÅÅѾ¸ìÇèÒ§à»ÅèÒ¡ÅѺÁÒ (null / 0 á¶Ç).';
179$strEnabled = 'à»Ô´ãªéÍÂÙè';
180$strEnd = '·éÒÂÊØ´';
181$strEndCut = 'ÊÔé¹ÊØ´¨Ø´µÑ´';
182$strEndRaw = 'ÊÔé¹ÊØ´¢éÍÁÙÅ´Ôº';
183$strEnglish = 'Íѧ¡ÄÉ';
184$strEnglishPrivileges = ' â»Ã´·ÃÒº: ª×èͧ͢ÊÔ·¸Ôã¹ MySQL ¨ÐáÊ´§à»ç¹ÀÒÉÒÍѧ¡ÄÉ ';
185$strError = '¼Ô´¾ÅÒ´';
186$strEstonian = 'àÍÊâµà¹ÕÂ';
187$strExcelOptions = 'µÑÇàÅ×Í¡ Excel';
188$strExplain = '͸ԺÒ SQL';
189$strExport = 'Êè§ÍÍ¡';
190$strExtendedInserts = 'á·Ã¡ËÅÒÂÃÐàºÕ¹㹤ÃÒÇà´ÕÂÇ';
191$strExtra = 'à¾ÔèÁàµÔÁ';
192
193$strFailedAttempts = '¤ÇÒÁ¾ÂÒÂÒÁÅéÁàËÅÇ';
194$strField = '¿ÔÅ´ì';
195$strFieldHasBeenDropped = '⹿ÔÅ´ì %s ·Ôé§ä»àÃÕºÃéÍÂáÅéÇ';
196$strFields = '¨Ó¹Ç¹¿ÔÅ´ì';
197$strFieldsEmpty = ' ¨Ó¹Ç¹¿ÔÅ´ì¤×Í ÇèÒ§à»ÅèÒ! ';
198$strFieldsEnclosedBy = '¤ÃèÍÁ¿ÔÅ´ì´éÇÂ';
199$strFieldsEscapedBy = 'à¤Ã×èͧËÁÒÂÊÓËÃѺ escape char';
200$strFieldsTerminatedBy = '¨º¿ÔÅ´ì´éÇÂ';
201$strFileCouldNotBeRead = 'ÍèÒ¹ä¿ÅìäÁèä´é';
202$strFileNameTemplate = 'ÃٻẺ¢Í§ª×èÍä¿Åì';
203$strFileNameTemplateRemember = '¨ÓÃٻẺ';
204$strFixed = '¤§·Õè';
205$strFlushTable = 'ÅéÒ§µÒÃÒ§ (flush)';
206$strFormat = 'ÃٻẺ';
207$strFormEmpty = '¤èÒã¹áºº¿ÍÃìÁËÒÂä» !';
208$strFullText = '·Ñé§¢éͤÇÒÁ';
209$strFunction = '¿Ñ§¡ìªÑè¹';
210
211$strGenBy = 'ÊÃéÒ§â´Â';
212$strGeneralRelationFeat = '¤ÇÒÁÊÒÁÒö´éÒ¹ÃÕàŪѹ·ÑèÇä»';
213$strGenTime = 'àÇÅÒ㹡ÒÃÊÃéÒ§';
214$strGeorgian = '¨ÍÃìà¨ÕÂ';
215$strGerman = 'àÂÍÃÁѹ';
216$strGlobal = 'â¡ÅºÍÅ';
217$strGlobalPrivileges = 'ÊÔ·¸ÔẺâ¡ÅºÍÅ';
218$strGlobalValue = '¤èÒẺâ¡ÅºÍÅ';
219$strGo = 'ŧÁ×Í';
220$strGrantOption = 'ÁͺÊÔ·¸Ô';
221$strGreek = '¡ÃÕ¡';
222$strGzip = '"gzipped"';
223
224$strHasBeenAltered = 'à»ÅÕè¹àÊÃç¨áÅéÇ';
225$strHasBeenCreated = 'ÊÃéÒ§àÊÃç¨áÅéÇ';
226$strHaveToShow = 'µéͧàÅ×Í¡ãËéáÊ´§ÍÂèÒ§¹éÍÂ˹Ö觤ÍÅÑÁ¹ì';
227$strHebrew = 'ÎÔºÃÙ';
228$strHexForBinary = 'ãªéàÅ¢°Ò¹ÊԺˡÊÓËÃѺªèͧ¢éÍÁÙÅ亹ÒÃÕ';
229$strHome = '˹éÒºéÒ¹';
230$strHomepageOfficial = 'âÎÁྨÍÂèÒ§à»ç¹·Ò§¡Òâͧ phpMyAdmin';
231$strHost = 'âÎʵì';
232$strHostEmpty = 'ª×èÍâÎʵìÂѧÇèÒ§ÍÂÙè!';
233$strHungarian = 'Îѧ¡ÒÃÕ';
234
235$strIcelandic = 'äÍ«ìᏴì';
236$strId = 'ID';
237$strIdxFulltext = '¢éͤÇÒÁàµçÁ (fulltext)';
238$strIgnore = 'äÁèʹã¨';
239$strImportFiles = '¹Óà¢éÒä¿Åì';
240$strIndex = '´Ñª¹Õ';
241$strIndexes = '´Ñª¹Õ';
242$strIndexHasBeenDropped = '⹴Ѫ¹Õ %s ·Ôé§ä»àÃÕºÃéÍÂáÅéÇ';
243$strIndexName = 'ª×èʹѪ¹Õ :';
244$strIndexType = 'ª¹Ô´¢Í§´Ñª¹Õ :';
245$strInnodbStat = 'ʶҹТͧ InnoDB';
246$strInsecureMySQL = '¨Ò¡ä¿Åìà¡çº¤èÒ¡Ó˹´¢Í§¤Ø³ ¤Ø³äÁèä´éµÑé§ÃËÑʼèÒ¹ÊÓËÃѺ root «Ö觨ж١ãªéà»ç¹ª×èÍ»ÃÔÂÒ«Öè§ÁÕÊÔ·¸Ô¾ÔàÈÉ. à«ÔÃì¿àÇÍÃì MySQL ·Õè·Ó§Ò¹´éǤèÒ»ÃÔÂÒ¹Õé ÍÒ¨¶Ù¡ºØ¡ÃØ¡ä´é ¤Ø³¤ÇèÐá¡éä¢ÃÙÃÑèÇÍѹ¹Õé·Ñ¹·Õ à¾×èͤÇÒÁ»ÅÍ´ÀÑÂ';
247$strInsert = 'á·Ã¡';
248$strInsertAsNewRow = 'á·Ã¡à»ç¹á¶ÇãËÁè';
249$strInsertedRowId = 'á·Ã¡àÅ¢»ÃШÓá¶Ç:';
250$strInsertedRows = 'á¶Ç·Õè¶Ù¡á·Ã¡:';
251$strInternalRelations = 'ÃÕàŪѹÀÒÂã¹';
252$strInUse = 'ãªéÍÂÙè';
253
254$strJapanese = '­Õè»Øè¹';
255$strJumpToDB = '¡ÃÐâ´´ä»·Õè°Ò¹¢éÍÁÙÅ &quot;%s&quot;.';
256$strJustDelete = 'á¤èź¼ÙéãªéÍÍ¡¨Ò¡µÒÃÒ§áÊ´§ÊÔ·¸Ôà¢éÒ¶Ö§';
257
258$strKeepPass = '¡ÃسÒÍÂèÒà»ÅÕè¹ÃËÑʼèÒ¹';
259$strKeyname = 'ª×èͤÕÂì';
260$strKill = '¦èÒ·Ôé§';
261$strKorean = 'à¡ÒËÅÕ';
262
263$strLandscape = 'á¹Ç¹Í¹';
264$strLatexCaption = '¤Ó͸ԺÒµÒÃÒ§';
265$strLatexContinued = '(µèÍ)';
266$strLaTeX = 'LaTeX';
267$strLaTeXOptions = 'µÑÇàÅ×Í¡ LaTeX';
268$strLatvian = 'ÅѵàÇÕÂ';
269$strLengthSet = '¤ÇÒÁÂÒÇ/૵*';
270$strLimitNumRows = 'ÃÐàºÕ¹µèÍ˹éÒ';
271$strLinesTerminatedBy = '¨ºá¶Ç´éÇÂ';
272$strLinkNotFound = 'äÁ辺ÅÔ§¡ì';
273$strLinksTo = 'àª×èÍÁä»Âѧ';
274$strLithuanian = 'ÅÔ¸ÑÇà¹ÕÂ';
275$strLocalhost = 'âŤÍÅ';
276$strLocationTextfile = 'àÅ×Í¡ä¿Åì¢éͤÇÒÁ¨Ò¡';
277$strLogin = 'à¢éÒÊÙèÃкº';
278$strLoginInformation = '¢éÍÁÙÅÅçÍ¡ÍÔ¹';
279$strLogout = 'ÍÍ¡¨Ò¡Ãкº';
280$strLogPassword = 'ÃËÑʼèÒ¹:';
281$strLogServer = 'à«ÔÃì¿àÇÍÃì';
282$strLogUsername = 'ª×èͼÙéãªé:';
283
284$strMaximumSize = '¢¹Ò´ãË­èÊØ´: %s%s';
285$strMIME_available_mime = 'MIME-types ·ÕèÁÕÍÂÙè';
286$strMIME_available_transform = '¡ÒÃá»Å§·ÕèàÃÕ¡ãªéä´é';
287$strMIME_description = 'ÃÒÂÅÐàÍÕ´';
288$strMIME_MIMEtype = 'MIME-type';
289$strMIME_nodescription = 'äÁè»ÃÒ¡¯ÃÒÂÅÐàÍÕ´ÊÓËÃѺ¡ÒÃá»Å§¹Õé.<br />¡ÃسÒÊͺ¶ÒÁ¼Ùéà¢Õ¹ÇèÒ, %s ·ÓÍÐäÃ.';
290$strMIME_transformation_options = 'µÑÇàÅ×Í¡¡ÒÃá»Å§';
291$strModifications = 'ºÑ¹·Ö¡¡ÒÃá¡éä¢àÃÕºÃéÍÂáÅéÇ';
292$strModify = 'á¡éä¢';
293$strModifyIndexTopic = 'á¡é䢴Ѫ¹Õ';
294$strMoveTable = 'ÂéÒµÒÃÒ§ä» (database<b>.</b>table):';
295$strMoveTableOK = 'µÒÃÒ§ %s ¶Ù¡ÂéÒÂä» %s áÅéÇ';
296$strMoveTableSameNames = 'ÂéÒµÒÃÒ§ä»·Õèà´ÔÁäÁèä´é';
297$strMultilingual = 'ËÅÒÂÀÒÉÒ';
298$strMySQLCharset = 'ªØ´µÑÇÍÑ¡Éà (charset) ¢Í§ MySQL';
299$strMySQLSaid = 'MySQL áÊ´§: ';
300$strMySQLShowProcess = 'áÊ´§§Ò¹·Õè·ÓÍÂÙè¢Í§ MySQL';
301$strMySQLShowStatus = 'áÊ´§Ê¶Ò¹Ð¢Í§ MySQL';
302$strMySQLShowVars = 'áÊ´§µÑÇá»ÃÃкº¢Í§ MySQL';
303
304$strName = 'ª×èÍ';
305$strNext = 'µèÍä»';
306$strNo = 'äÁè';
307$strNoDatabases = 'äÁèÁÕ°Ò¹¢éÍÁÙÅ';
308$strNoDatabasesSelected = 'ÂѧäÁèä´éàÅ×Í¡°Ò¹¢éÍÁÙÅ.';
309$strNoDescription = 'äÁèÁÕÃÒÂÅÐàÍÕ´';
310$strNoDropDatabases = '¤ÓÊÑè§ "DROP DATABASE" ¶Ù¡»Ô´äÇé';
311$strNoExplain = 'äÁèµéͧ͸ԺÒ SQL';
312$strNoFrames = 'àºÃÒà«ÍÃì·Õè<b>ãªéà¿ÃÁä´é</b> ¨ÐªèÇÂãËéãªé phpMyAdmin ä´é§èÒ¢Öé¹';
313$strNoIndex = 'ÂѧäÁèä´é¡Ó˹´´Ñª¹Õã´æ!';
314$strNoIndexPartsDefined = 'äÁèä´é¡Ó˹´ÊèÇ¹ã´æ ¢Í§´Ñª¹Õ!';
315$strNoModification = 'äÁèÁÕ¡ÒÃà»ÅÕè¹á»Å§';
316$strNone = 'äÁèÁÕ';
317$strNoOptions = 'ÃٻẺ¹ÕéäÁèÁÕµÑÇàÅ×Í¡';
318$strNoPassword = 'äÁèÁÕÃËÑʼèÒ¹';
319$strNoPhp = 'äÁèàÍÒâ¤é´ PHP';
320$strNoPrivileges = 'äÁèÁÕÊÔ·¸Ô';
321$strNoRights = '¤Ø³äÁèÁÕÊÔ·¸Ô·Õè¨Ðà¢éÒÁҵç¹Õé!';
322$strNoRowsSelected = 'ÂѧäÁèä´éàÅ×Í¡á¶Ç';
323$strNoTablesFound = 'äÁ辺µÒÃÒ§ã´ æ ã¹°Ò¹¢éÍÁÙÅ';
324$strNotNumber = '¤èÒ¹ÕéäÁèãªèµÑÇàÅ¢!';
325$strNotOK = 'äÁ赡ŧ';
326$strNotSet = 'äÁ辺µÒÃÒ§ <b>%s</b> ã¹ %s';
327$strNoUsersFound = 'äÁ辺¼Ùéãªéã´æ.';
328$strNoValidateSQL = 'äÁèµéͧµÃǨÊͺ SQL';
329$strNull = 'ÇèÒ§à»ÅèÒ (null)';
330$strNumSearchResultsInTable = '¾º %s ¼ÅÅѾ¸ì·ÕèµÃ§ã¹µÒÃÒ§ <i>%s</i>';
331$strNumSearchResultsTotal = '<b>ÃÇÁ:</b> <i>%s</i> ¼ÅÅѾ¸ì·ÕèµÃ§';
332$strNumTables = 'µÒÃÒ§';
333
334$strOK = 'µ¡Å§';
335$strOperations = '¡Ãкǹ¡ÒÃ';
336$strOptimizeTable = '»ÃѺáµè§µÒÃÒ§';
337$strOr = 'ËÃ×Í';
338$strOverhead = 'à¡Ô¹¤ÇÒÁ¨Óà»ç¹';
339$strOverwriteExisting = 'à¢Õ¹·Ñºá¿éÁ·ÕèÁÕÍÂÙèáÅéÇ';
340
341$strPageNumber = 'ËÁÒÂàŢ˹éÒ:';
342$strPaperSize = '¢¹Ò´¡ÃдÒÉ';
343$strPartialText = '¢éͤÇÒÁºÒ§Êèǹ';
344$strPassword = 'ÃËÑʼèÒ¹';
345$strPasswordChanged = 'à»ÅÕè¹ÃËÑʼèÒ¹¢Í§ %s àÃÕºÃéÍÂáÅéÇ';
346$strPasswordEmpty = 'ÃËÑʼèÒ¹ÂѧÇèÒ§ÍÂÙè!';
347$strPasswordNotSame = 'ÃËÑʼèÒ¹äÁèµÃ§¡Ñ¹!';
348$strPdfDbSchema = 'schema ¢Í§°Ò¹¢éÍÁÙÅ "%s" - ˹éÒ %s';
349$strPdfInvalidTblName = 'äÁèÁÕµÒÃÒ§ "%s"!';
350$strPdfNoTables = 'äÁèÁÕµÒÃÒ§';
351$strPerHour = 'µèͪÑèÇâÁ§';
352$strPerMinute = 'µè͹ҷÕ';
353$strPerSecond = 'µèÍÇÔ¹Ò·Õ';
354$strPhoneBook = 'ÊÁØ´â·ÃÈѾ·ì';
355$strPHP40203 = '¤Ø³¡ÓÅѧãªé PHP ÃØè¹ 4.2.3, «Öè§ÁÕºÑê¡ÃéÒÂáçà¡ÕèÂǡѺ multi-byte strings (mbstring). ¡ÃسҴÙÃÒ§ҹºÑê¡ PHP ËÁÒÂàÅ¢ 19404. àÃÒäÁèá¹Ð¹ÓãË館³ãªé PHP ÃØè¹¹Õé¡Ñº phpMyAdmin.';
356$strPhp = 'ÊÃéÒ§â¤é´ PHP';
357$strPHPVersion = 'ÃØè¹¢Í§ PHP';
358$strPmaDocumentation = 'àÍ¡ÊÒáÒÃãªé phpMyAdmin';
359$strPmaUriError = '<b>µéͧ</b>¡Ó˹´¤èÒ <tt>$cfg[\'PmaAbsoluteUri\']</tt> ã¹ä¿Åì¤Í¹¿Ô¡ÙàêÑè¹àÊÕ¡è͹';
360$strPolish = 'â»áŹ´ì';
361$strPortrait = 'á¹ÇµÑé§';
362$strPos1 = '¨Ø´àÃÔèÁµé¹';
363$strPrevious = '¡è͹˹éÒ';
364$strPrimary = 'ä¾ÃÁÒÃÕ';
365$strPrimaryKeyHasBeenDropped = 'â¹ä¾ÃÁÒÃÕ¤ÕÂì·Ôé§ä»àÃÕºÃéÍÂáÅéÇ';
366$strPrimaryKeyName = 'ª×èͧ͢ä¾ÃÁÒÃÕ¤ÕÂì ¨Ðµéͧà»ç¹ PRIMARY à·èÒ¹Ñé¹';
367$strPrimaryKeyWarning = '(ª×èͧ͢ä¾ÃÁÒÃÕ¤ÕÂì<b>¨Ðµéͧà»ç¹</b> "PRIMARY" à·èÒ¹Ñé¹!)';
368$strPrint = '¾ÔÁ¾ì';
369$strPrintView = 'áÊ´§';
370$strPrivDescAllPrivileges = 'ãËéÊÔ·¸Ô·Ø¡ÍÂèÒ§ ¡àÇ鹡ÒÃãËéÊÔ·¸Ôá¡è¼ÙéÍ×è¹ (GRANT).';
371$strPrivDescAlter = '͹حҵãËéà»ÅÕè¹â¤Ã§ÊÃéÒ§¢Í§µÒÃÒ§·ÕèÁÕÍÂÙèà´ÔÁ.';
372$strPrivDescCreateDb = '͹حҵãËéÊÃéÒ§°Ò¹¢éÍÁÙÅ áÅеÒÃÒ§ãËÁè.';
373$strPrivDescCreateTbl = '͹حҵãËéÊÃéÒ§µÒÃÒ§ãËÁè.';
374$strPrivDescCreateTmpTable = '͹حҵãËéÊÃéÒ§µÒÃÒ§ªÑèǤÃÒÇ.';
375$strPrivDescDelete = '͹حҵãËéź¢éÍÁÙÅ';
376$strPrivDescDropDb = '͹حҵãËé·Ôé§°Ò¹¢éÍÁÙÅ áÅеÒÃÒ§';
377$strPrivDescDropTbl = '͹حҵãËé·Ôé§µÒÃÒ§';
378$strPrivDescExecute = '͹حҵãËéÃѹ stored procedure (äÁèÁÕ¼Åã¹ MySQL ÃØè¹¹Õé)';
379$strPrivDescFile = '͹حҵãËé¹Óà¢éÒ¢éÍÁÙÅ áÅÐÊè§ÍÍ¡¢éÍÁÙÅ ä»·Õèä¿Åì';
380$strPrivDescGrant = '͹حҵãËéà¾ÔèÁ¼Ùéãªé áÅÐÊÔ·¸Ôà¢éÒ¶Ö§ â´ÂäÁèµéͧàÃÕ¡ãªéµÒÃÒ§ÊÔ·¸ÔãËÁè';
381$strPrivDescIndex = '͹حҵãËéÊÃéÒ§ áÅзÔé§ ´Ñª¹Õ';
382$strPrivDescInsert = '͹حҵãËéà¾ÔèÁ áÅÐá·¹·Õè ¢éÍÁÙÅ';
383$strPrivDescLockTables = '͹حҵãËéÅçÍ¡µÒÃÒ§ÊÓËÃѺà¸Ã´»Ñ¨¨ØºÑ¹';
384$strPrivDescMaxConnections = '¨Ó¡Ñ´¨Ó¹Ç¹¡ÒÃàª×èÍÁµèÍãËÁè ·Õè¼Ùéãªé¨ÐÊÒÁÒöà»Ô´ä´é µèͪÑèÇâÁ§';
385$strPrivDescMaxQuestions = '¨Ó¡Ñ´¨Ó¹Ç¹¢Í§¤Ó¤é¹ ·Õè¼Ùéãªé¨ÐÊÒÁÒöÊè§ÁÒ·Õèà«ÔÃì¿àÇÍÃìä´é µèͪÑèÇâÁ§';
386$strPrivDescMaxUpdates = '¨Ó¡Ñ´¨Ó¹Ç¹¢Í§¤ÓÊÑè§ ·Õè¨Ðà»ÅÕè¹á»Å§µÒÃÒ§ ËÃ×Ͱҹ¢éÍÁÙÅã´æ ·Õè¼Ùéãªé¨ÐÊÒÁÒöÊÑè§ä´é µèͪÑèÇâÁ§';
387$strPrivDescProcess3 = '͹حҵãËé·ÓÅÒÂâ¾Ãà«Ê¢Í§¼ÙéãªéÍ×è¹';
388$strPrivDescProcess4 = '͹حҵãËé´Ù¤Ó¤é¹·Ñé§ËÁ´ã¹ÃÒ¡ÒÃâ¾Ãà«Ê';
389$strPrivDescReferences = 'äÁèÁÕ¼Åã¹ MySQL ÃØè¹¹Õé';
390$strPrivDescReload = '͹حҵãËéàÃÕ¡ãªé¤èÒ¡Ó˹´¢Í§à«ÔÃì¿àÇÍÃìãËÁè áÅÐÅéҧᤪ¢Í§à«ÔÃì¿àÇÍÃì';
391$strPrivDescReplClient = 'ÁͺÊÔ·¸ÔãËé¼Ùéãªé 㹡ÒöÒÁÇèÒ slaves ËÃ×Í masters ÍÂÙè·Õèä˹.';
392$strPrivDescSelect = '͹حҵãËéÍèÒ¹¢éÍÁÙÅä´é.';
393$strPrivDescShowDb = 'ÊÒÁÒöàÃÕ¡´ÙÃÒ¡Òðҹ¢éÍÁÙÅ·Ñé§ËÁ´ä´é';
394$strPrivDescShutdown = '͹حҵãËé»Ô´à«ÔÃì¿àÇÍÃìä´é';
395$strPrivDescUpdate = '͹حҵãËéà»ÅÕè¹¢éÍÁÙÅä´é.';
396$strPrivDescUsage = 'äÁèÁÕÊÔ·¸Ôã´æ.';
397$strPrivileges = 'ÊÔ·¸Ô';
398$strPrivilegesReloaded = 'ÊÔ·¸Ôä´é¶Ù¡àÃÕ¡ãªéãËÁèàÃÕºÃéÍÂáÅéÇ';
399$strProcesses = 'â¾Ãà«Ê';
400$strProcesslist = 'ÃÒ¡ÒÃâ¾Ãà«Ê';
401$strPutColNames = 'ãÊèª×èÍ¿ÔÅ´ì·Õèá¶Çáá';
402
403$strQBE = '¤Ó¤é¹¨Ò¡µÑÇÍÂèÒ§';
404$strQBEDel = 'ź';
405$strQBEIns = 'à¾ÔèÁ';
406$strQueryFrame = '˹éÒµèÒ§¤Ó¤é¹';
407$strQueryOnDb = '¤Ó¤é¹º¹°Ò¹¢éÍÁÙÅ <b>%s</b>:';
408$strQuerySQLHistory = 'SQL-history';
409$strQueryStatistics = '<b>ʶԵԤӤé¹</b>: ÁÕ %s ¤Ó¤é¹ ¶Ù¡Êè§ä»·Õèà«ÔÃì¿àÇÍÃì ¹ÑºµÑé§áµèàÃÔèÁÃкº.';
410$strQueryTime = '¤Ó¤é¹ãªéàÇÅÒ %01.4f ÇÔ¹Ò·Õ';
411$strQueryType = 'ª¹Ô´¤Ó¤é¹';
412
413$strReceived = 'ä´éÃѺ';
414$strRecords = 'ÃÐàºÕ¹';
415$strReferentialIntegrity = 'µÃǨÊͺ¤ÇÒÁÊÁºÙóì¢Í§¡ÒÃÍéÒ§¶Ö§:';
416$strRefresh = 'àÃÕ¡ãËÁè';
417$strRelationalSchema = 'ÃÕàŪѹá¹Å Ê¡ÕÁÒ';
418$strRelationNotWorking = '¤ÇÒÁÊÒÁÒöà¾ÔèÁàµÔÁÊÓËÃѺ linked Tables ä´é¶Ù¡ÃЧѺàÍÒäÇé µÒÁà˵ؼŷÕèá¨é§äÇéã¹ %shere%s';
419$strRelations = 'ÃÕàŪѹ';
420$strRelationView = 'ÁØÁÁͧÃÕàŪѹ';
421$strReloadingThePrivileges = '»ÃѺ»ÃاÊÔ·¸Ôà¢éÒ¶Ö§ãËÁèÍÕ¡Ãͺ';
422$strRemoveSelectedUsers = '¶Í¹¼Ùéãªé·ÕèàÅ×Í¡';
423$strRenameTable = 'à»ÅÕ蹪×è͵ÒÃÒ§à»ç¹';
424$strRenameTableOK = 'µÒÃÒ§ %s ä´é¶Ù¡à»ÅÕ蹪×èÍà»ç¹ %s';
425$strRepairTable = '«èÍÁá«ÁµÒÃÒ§';
426$strReplaceNULLBy = 'á·¹·Õè NULL à»ç¹';
427$strReplaceTable = 'à¢Õ¹·Ñº´éÇ¢éÍÁÙŨҡä¿Åì';
428$strReset = 'àÃÔèÁãËÁè';
429$strResourceLimits = '¢Õ´¨Ó¡Ñ´¢Í§·ÃѾÂÒ¡Ã';
430$strReType = '¾ÔÁ¾ìãËÁè';
431$strRevoke = 'à¾Ô¡¶Í¹';
432$strRevokeAndDelete = 'à¾Ô¡¶Í¹ active privileges ·Ñé§ËÁ´¨Ò¡¼Ùéãªé áÅÐź¼Ùéãªé·Ôé§ËÅѧ¨Ò¡¹Ñé¹.';
433$strRevokeAndDeleteDescr = '¼ÙéãªéµèÒ§æ Âѧ¤§ÁÕÊÔ·¸Ô USAGE ¨¹¡ÇèÒ ¢éÍÁÙÅÊÔ·¸Ô ¨Ð¶Ù¡àÃÕ¡ãªéãËÁèÍÕ¡·Õ.';
434$strRevokeMessage = '¤Ø³ä´éà¾Ô¡¶Í¹ÊÔ·¸Ô¢Í§ %s';
435$strRomanian = 'âÃÁÒà¹ÕÂ';
436$strRowLength = '¤ÇÒÁÂÒÇá¶Ç';
437$strRows = 'á¶Ç';
438$strRowsFrom = 'á¶Ç àÃÔèÁ¨Ò¡á¶Ç·Õè';
439$strRowSize = ' ¢¹Ò´á¶Ç ';
440$strRowsModeFlippedHorizontal = 'á¹Ç¹Í¹ (ËÁعËÑÇàÃ×èͧ)';
441$strRowsModeHorizontal = 'á¹Ç¹Í¹';
442$strRowsModeOptions = 'ÍÂÙèã¹ %s áÅЫéÓËÑÇá¶Ç·Ø¡æ %s à«ÅÅì';
443$strRowsModeVertical = 'á¹ÇµÑé§';
444$strRowsStatistic = 'ʶԵԢͧá¶Ç';
445$strRunning = '·Ó§Ò¹ÍÂÙ躹 %s';
446$strRunQuery = '»ÃÐÁÇżŤӤé¹';
447$strRunSQLQuery = '»ÃÐÁÇżŤӤ鹺¹°Ò¹¢éÍÁÙÅ %s';
448$strRussian = 'ÃÑÊà«ÕÂ';
449
450$strSave = 'ºÑ¹·Ö¡';
451$strScaleFactorSmall = 'ÍѵÃÒÂè͹éÍÂà¡Ô¹ä» ·Õè¨Ð¨Ñ´ãËéÊ¡ÕÁÒÍÂÙèã¹Ë¹éÒà´ÕÂÇ';
452$strSearch = '¤é¹ËÒ';
453$strSearchFormTitle = '¤é¹ËÒã¹°Ò¹¢éÍÁÙÅ';
454$strSearchInTables = 'ã¹µÒÃÒ§:';
455$strSearchNeedle = '¤Ó ËÃ×Í ¤èÒ·Õèµéͧ¡Òäé¹ËÒ (wildcard: "%"):';
456$strSearchOption1 = 'ÍÂèÒ§¹éÍÂ˹Ö觤Ó';
457$strSearchOption2 = '·Ø¡¤Ó';
458$strSearchOption3 = 'àËÁ×͹·Ñé§ÇÅÕ';
459$strSearchOption4 = 'ÃٻẺ¤Ó¾éͧ (regular expression)';
460$strSearchResultsFor = '¼Å¡Òäé¹ËÒ "<i>%s</i>" %s:';
461$strSearchType = '¤é¹:';
462$strSelectADb = 'â»Ã´àÅ×Í¡°Ò¹¢éÍÁÙÅ';
463$strSelectAll = 'àÅ×Í¡·Ñé§ËÁ´';
464$strSelectFields = 'àÅ×Í¡¿ÔÅ´ì (ÍÂèÒ§¹éÍÂ˹Öè§¿ÔÅ´ì):';
465$strSelectNumRows = '㹤Ӥé¹';
466$strSelectTables = 'àÅ×Í¡µÒÃÒ§';
467$strSend = 'Êè§ÁÒà»ç¹ä¿Åì';
468$strSent = '¶Ù¡Êè§';
469$strServer = 'à«ÔÃì¿àÇÍÃì';
470$strServerChoice = 'µÑÇàÅ×Í¡à«ÔÃì¿àÇÍÃì';
471$strServerNotResponding = 'à«ÔÃì¿àÇÍÃì´Ñ§¡ÅèÒÇäÁèµÍºÊ¹Í§';
472$strServerStatus = '¢éÍÁÙÅÃѹä·Áì';
473$strServerStatusUptime = 'à«ÔÃì¿àÇÍÃì MySQL ¹ÕéÃѹÁÒà»ç¹àÇÅÒ %s. àÃÔèÁµÍ¹ %s.';
474$strServerTabVariables = 'µÑÇá»Ã';
475$strServerTrafficNotes = '<b>¡ÒèÃҨâͧà«ÔÃì¿àÇÍÃì</b>: µÒÃÒ§¹ÕéáÊ´§Ê¶ÔµÔ¢Í§¡ÒèÃҨú¹à¤Ã×Í¢èÒ ÊÓËÃѺà«ÔÃì¿àÇÍÃì MySQL ¹Õé µÑé§áµèÁѹàÃÔèÁ·Ó§Ò¹.';
476$strServerVars = 'µÑÇá»Ã áÅФèÒ¡Ó˹´ ¢Í§à«ÔÃì¿àÇÍÃì';
477$strServerVersion = 'ÃØè¹¢Í§à«ÔÃì¿àÇÍÃì';
478$strSessionValue = '¤èÒà«ÊªÑè¹';
479$strSetEnumVal = '¶éÒª¹Ô´¢Í§¿ÔÅ´ìà»ç¹ "enum" ËÃ×Í "set" â»Ã´ãÊè¤èÒµÒÁÃٻẺ: \'a\',\'b\',\'c\'...<br />¶éÒµéͧ¡ÒÃãÊèà¤Ã×èͧËÁÒ backslash ("\\") ËÃ×Í ÍÑ­»ÃСÒÈà´ÕèÂÇ ("\'") à¢éÒä»ã¹¤èÒàËÅèÒ¹Ñé¹ ãËéãÊèà¤Ã×èͧËÁÒ áºê¡áÊŪ ¹Ó˹éÒ (µÑÇÍÂèÒ§: \'\\\\xyz\' or \'a\\\'b\')';
480$strShow = 'áÊ´§';
481$strShowAll = 'áÊ´§·Ñé§ËÁ´';
482$strShowColor = 'áÊ´§ÊÕ';
483$strShowDatadictAs = 'ÃٻẺ¾¨¹Ò¹Ø¡ÃÁ¢éÍÁÙÅ';
484$strShowFullQueries = 'áÊ´§¤Ó¤é¹áººàµçÁ';
485$strShowGrid = 'áÊ´§¡ÃÔ´';
486$strShowingRecords = 'áÊ´§ÃÐàºÕ¹·Õè ';
487$strShowPHPInfo = 'áÊ´§¢éÍÁÙŢͧ PHP';
488$strShowTableDimension = 'áÊ´§ÁԵԢͧµÒÃÒ§';
489$strShowTables = 'áÊ´§µÒÃÒ§';
490$strShowThisQuery = ' áÊ´§¤Ó¤é¹¹ÕéÍÕ¡·Õ ';
491$strSimplifiedChinese = '¨Õ¹ (á¼è¹´Ô¹ãË­è)';
492$strSingly = '(à´ÕèÂÇ)';
493$strSize = '¢¹Ò´';
494$strSlovak = 'ÊâÅÇÑ¡';
495$strSlovenian = 'ÊâÅàÇà¹ÕÂ';
496$strSort = 'àÃÕ§';
497$strSortByKey = 'àÃÕ§â´Â¤ÕÂì';
498$strSpaceUsage = 'à¹×éÍ·Õè·Õèãªé';
499$strSpanish = 'Ê໹';
500$strSplitWordsWithSpace = '¤Ó¶Ù¡áºè§´éǪèͧÇèÒ§ (" ").';
501$strSQLOptions = 'µÑÇàÅ×Í¡ SQL';
502$strSQLParserBugMessage = 'ÍÒ¨¨ÐÁÕ¡ÒÃà»ÅÕè¹á»Å§ºÒ§ÍÂèÒ§ ·Õè¤Ø³¾ºÇèÒÁѹà»ç¹¢éͼԴ¾ÅÒ´¢Í§µÑÇÍèÒ¹¤ÓÊÑè§ SQL. ¡ÃسҵÃǨÊͺ¤Ó¤é¹¢Í§¤Ø³ãËé¶Õè¶éǹ â´Â੾ÒСÒÃà»Ô´/»Ô´à¤Ã×èͧËÁÒ¤Ӿٴ (quotes) ãËé¶Ù¡µéͧ. ÍÕ¡ÊÒà˵ØË¹Öè§·Õèà»ç¹ä»ä´é¤×Í ¤Ø³ÍÒ¨¨ÐÍѾâËÅ´á¿éÁ亹ÒÃÕ¢éÒ§¹Í¡ªèǧ¢Í§à¤Ã×èͧËÁÒ¤Ӿٴ. ¤Ø³ÊÒÁÒö·Õè¨ÐÅͧ¤Ó¤é¹¢Í§¤Ø³·Õè¤ÍÁÁÒ¹´ìäŹì¢Í§ MySQL «Ö觤سÍÒ¨¨Ð¾º¢éͼԴ¾ÅÒ´ºÒ§ÍÂèÒ§ã¹¹Ñé¹. ËÒ¡à«ÔÃì¿àÇÍÃì MySQL á¨é§¢éͼԴ¾ÅÒ´ÁÒ, ãËéÅͧÍèÒ¹´Ù ÁѹÍÒ¨¨ÐªèÇÂãË館³ÇÔ¹Ô¨©Ñ»ѭËÒä´é´Õ¢Öé¹. ¶éҤسÂѧ¾º»Ñ­ËҡѺ parser ã¹ phpMyAdmin ÍÂÙè áµèäÁ辺»Ñ­ËҡѺ parser 㹤ÍÁÁÒ¹´ìäŹì, ãËéÅͧŴ¤ÇÒÁÂÒǢͧ¤Ó¤é¹ SQL ŧ ¨¹¡ÃзÑè§àËÅ×Í¤Ó¤é¹ SQL à´ÕèÂÇæ ·ÕèÂѧ·ÓãËéà¡Ô´»Ñ­ËÒÍÂÙèÍÕ¡, áÅéÇá¨é§¢éͼԴ¾ÅÒ´´Ñ§¡ÅèÒÇÁÒ·ÕèàÃÒ, Êè§ÁѹÁÒ¾ÃéÍÁ¡ÑºµÑÇ¢éÍÁÙÅ·Õè¤Ø³¤é¹ «Öè§ä´é¨Ò¡Êèǹ¢Í§ CUT ´éÒ¹ÅèÒ§.';
503$strSQLParserUserError = 'ÍÒ¨¨ÐÁÕ¢éͼԴ¾ÅÒ´ºÒ§ÍÂèÒ§ã¹¤Ó¤é¹ SQL ¢Í§¤Ø³. ËÒ¡ MySQL server ä´éá¨é§¢éͼԴ¾ÅÒ´ÁÒ´éÒ¹ÅèÒ§¹Õé ãËéÅͧÍèÒ¹´Ù ÁѹÍÒ¨¨ÐªèÇÂãË館³ÇÔ¹Ô¨©Ñ»ѭËÒä´é´Õ¢Öé¹';
504$strSQLQuery = '¤Ó¤é¹ SQL';
505$strSQLResult = '¼ÅÅѾ¸ì SQL';
506$strSQL = 'SQL';
507$strSQPBugInvalidIdentifer = 'ª×è͵ÑÇá»ÃäÁè¶Ù¡µéͧ';
508$strSQPBugUnclosedQuote = 'äÁèä´é»Ô´à¤Ã×èͧËÁÒ¤Ӿٴ';
509$strSQPBugUnknownPunctuation = 'ÁÕà¤Ã×èͧËÁÒÂÇÃäµÍ¹·ÕèäÁèÃÙé¨Ñ¡';
510$strStatCheckTime = 'µÃǨÊͺ¤ÃÑé§ÊØ´·éÒÂàÁ×èÍ';
511$strStatCreateTime = 'ÊÃéÒ§àÁ×èÍ';
512$strStatement = '¤ÓÊÑè§';
513$strStatUpdateTime = '»ÃѺ»Ãا¤ÃÑé§ÊØ´·éÒÂàÁ×èÍ';
514$strStatus = 'ʶҹÐ';
515$strStrucCSV = '¢éÍÁÙÅ CSV (¤Ñè¹´éÇÂà¤Ã×èͧËÁÒÂÅÙ¡¹éÓ ",")';
516$strStrucData = '·Ñé§â¤Ã§ÊÃéÒ§áÅТéÍÁÙÅ';
517$strStrucExcelCSV = '¢éÍÁÙÅ CSV ÊÓËÃѺäÁâ¤Ã«Í¿µìàÍç¡à«Å';
518$strStrucOnly = '੾ÒÐâ¤Ã§ÊÃéÒ§';
519$strStructPropose = 'àʹÍâ¤Ã§ÊÃéÒ§µÒÃÒ§';
520$strStructure = 'â¤Ã§ÊÃéÒ§';
521$strSubmit = 'Êè§';
522$strSuccess = '·Ó¤Ó¤é¹àÊÃç¨àÃÕºÃéÍÂáÅéÇ';
523$strSum = '¼ÅÃÇÁ';
524$strSwedish = 'ÊÇÕà´¹';
525$strSwitchToTable = 'ÊÅѺ价ÕèµÒÃÒ§·Õè¶Ù¡·ÓÊÓà¹ÒäÇé';
526
527$strTable = 'µÒÃÒ§ ';
528$strTableComments = 'ËÁÒÂà˵آͧµÒÃÒ§';
529$strTableEmpty = 'ª×è͵ÒÃÒ§ÂѧÇèÒ§ÍÂÙè!';
530$strTableHasBeenDropped = 'â¹µÒÃÒ§ %s ·Ôé§ä»àÃÕºÃéÍÂáÅéÇ';
531$strTableHasBeenEmptied = 'ź¢éÍÁÙÅã¹µÒÃÒ§ %s àÃÕºÃéÍÂáÅéÇ';
532$strTableHasBeenFlushed = 'ÅéÒ§µÒÃÒ§ %s àÃÕºÃéÍÂáÅéÇ';
533$strTableMaintenance = '¡ÒôÙáÅÃÑ¡ÉÒµÒÃÒ§';
534$strTableOfContents = 'ÊÒúѭ';
535$strTableOptions = 'µÑÇàÅ×Í¡µÒÃÒ§';
536$strTables = '%s µÒÃÒ§';
537$strTableStructure = 'â¤Ã§ÊÃéÒ§µÒÃÒ§';
538$strTblPrivileges = 'ÊÔ·¸Ôà¨ÒШ§à©¾ÒеÒÃÒ§';
539$strTextAreaLength = 'à¹×èͧ¨Ò¡¤ÇÒÁÂÒǢͧÁѹ <br />¿ÔÅ´ì¹Õé äÁèÍÒ¨á¡éä¢ä´é';
540$strThai = 'ä·Â';
541$strTheme = '˹éÒµÒ';
542$strThisHost = 'âÎʵì¹Õé';
543$strThreadSuccessfullyKilled = 'à¸Ã´ %s ¶Ù¡·ÓÅÒÂàÃÕºÃéÍÂáÅéÇ.';
544$strTime = 'àÇÅÒ';
545$strTotal = '·Ñé§ËÁ´';
546$strTotalUC = 'ÃÇÁ';
547$strTraditionalChinese = '¨Õ¹ (äµéËÇѹ)';
548$strTraditionalSpanish = 'Ê໹ (´Ñé§à´ÔÁ)';
549$strTraffic = '¡ÒèÃÒ¨Ã';
550$strTransformation_image_jpeg__inline = 'áÊ´§ÃÙ»¢¹Ò´àÅç¡·Õè¡´à¢éÒä»´ÙÀÒ¾ãË­èä´é; µÑÇàÅ×Í¡: ¤ÇÒÁ¡ÇéÒ§, ¤ÇÒÁÊÙ§ ˹èÇÂà»ç¹¾Ô¡à«Å (¤§ÊÑ´Êèǹà´ÔÁ)';
551$strTransformation_image_jpeg__link = 'áÊ´§ÅÔ§¡ìä»ÂѧÃÙ» (´ÒǹìâËÅ´¢éÍÁÙÅ亹ÒÃÕâ´ÂµÃ§/blob).';
552$strTransformation_image_png__inline = '´ÙÃÙ»ª¹Ô´ image/jpeg ·Ñ¹·Õ';
553$strTransformation_text_plain__formatted = 'ʧǹ¡ÒèѴÃٻẺà´ÔÁ㹿ÔÅ´ìäÇé -- äÁèá·Ã¡ escape character.';
554$strTruncateQueries = 'µÑ´·Í¹¤Ó¤é¹·ÕèáÊ´§';
555$strTurkish = 'µØÃ¡Õ';
556$strType = 'ª¹Ô´';
557
558$strUkrainian = 'ÂÙà¤Ã¹';
559$strUncheckAll = 'äÁèàÅ×Í¡àÅÂ';
560$strUnicode = 'ÂÙ¹Ôâ¤é´';
561$strUnique = 'àÍ¡Åѡɳì';
562$strUnknown = 'äÁèÃкØ';
563$strUnselectAll = 'äÁèàÅ×Í¡àÅÂ';
564$strUpdatePrivMessage = '¤Ø³ä´é»ÃѺ»ÃاÊÔ·¸ÔÊÓËÃѺ %s áÅéÇ';
565$strUpdateProfileMessage = '»ÃѺ»Ãاâ¾Ãä¿ÅìàÃÕºÃéÍÂáÅéÇ';
566$strUpdateQuery = '»ÃѺ»Ãا¤Ó¤é¹';
567$strUpdComTab = 'â»Ã´ÍèÒ¹àÍ¡ÊÒÃà¡ÕèÂǡѺ ÇÔ¸Õ¡ÒûÃѺ»ÃاµÒÃÒ§ Column_comments (à¡çºËÁÒÂà˵آͧ¤ÍÅÑÁ¹ì) ¢Í§¤Ø³';
568$strUsage = 'ãªé§Ò¹';
569$strUseBackquotes = 'ãÊè \'backqoute\' ãËé¡Ñºª×è͵ÒÃÒ§áÅпÔÅ´ì';
570$strUser = '¼Ùéãªé';
571$strUserAlreadyExists = 'ÁÕ¼Ùéãªé %s ÍÂÙèáÅéÇ!';
572$strUserEmpty = 'ª×èͼÙéãªéÂѧÇèÒ§ÍÂÙè!';
573$strUserName = 'ª×èͼÙéãªé';
574$strUserNotFound = 'äÁ辺¼Ùéãªé·ÕèàÅ×͡㹵ÒÃÒ§áÊ´§ÊÔ·¸Ô';
575$strUserOverview = '¢éÍÁÙÅ·ÑèÇ仢ͧ¼Ùéãªé';
576$strUsersDeleted = 'ź¼Ùéãªé·ÕèàÅ×Í¡äÇéàÃÕºÃéÍÂáÅéÇ.';
577$strUsersHavingAccessToDb = '¼ÙéãªéÁÕÊÔ·¸Ôà¢éÒ¶Ö§°Ò¹¢éÍÁÙÅ &quot;%s&quot;';
578$strUseTables = 'ãªéµÒÃÒ§';
579$strUseTextField = 'ãªéªèͧãÊè¢éͤÇÒÁ (text field)';
580$strUseThisValue = 'ãªé¤èÒ¹Õé';
581
582$strValidateSQL = 'µÃǨÊͺ SQL';
583$strValidatorError = 'äÁèÊÒÁÒöàÃÔèÁµÑǵÃǨÊͺ SQL ä´é. ¡ÃسҵÃǨÊͺÇèÒ ¤Ø³ä´éµÔ´µÑé§ php extensions ·Õè¨Óà»ç¹ ´Ñ§·Õè͸ԺÒÂäÇéã¹ %sdocumentation%s àÃÕºÃéÍÂáÅéÇ';
584$strValue = '¤èÒ';
585$strVar = 'µÑÇá»Ã';
586$strViewDump = '´Ùâ¤Ã§ÊÃéÒ§¢Í§µÒÃÒ§';
587$strViewDumpDB = '´Ùâ¤Ã§ÊÃéÒ§¢Í§°Ò¹¢éÍÁÙÅ';
588
589$strWebServerUploadDirectory = 'ä´àá·ÍÃÕÊÓËÃѺÍѾâËÅ´ ·ÕèàÇçºà«ÔÃì¿àÇÍÃì';
590$strWebServerUploadDirectoryError = 'äÁèÊÒÁÒöãªé§Ò¹ ä´àá·ÍÃÕ·ÕèµÑé§äÇéÊÓËÃѺÍѾâËÅ´ä´é';
591$strWelcome = '%s ÂÔ¹´Õµé͹ÃѺ';
592$strWestEuropean = 'ÂØâûµÐÇѹµ¡';
593$strWildcard = 'äÇÅì¡ÒÃì´';
594$strWithChecked = '·Ó¡Ñº·ÕèàÅ×Í¡:';
595$strWrongUser = '͹حҵãËéà¢éÒãªéäÁèä´é ª×èͼÙéãªéËÃ×ÍÃËÑʼèÒ¹¼Ô´';
596
597$strXML = 'XML';
598
599$strYes = 'ãªè';
600
601$strZeroRemovesTheLimit = 'â»Ã´·ÃÒº: ¶éÒà»ÅÕ蹤èÒàËÅèÒ¹Õéà»ç¹ 0 (ÈÙ¹Âì) ¨ÐËÁÒ¶֧ äÁèÁÕ¢Õ´¨Ó¡Ñ´.';
602$strZip = '"¶Ù¡ºÕºÍÑ´ÍÂÙè (zip)"';
603
604// To translate:
605$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate
606$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
607$strAddConstraints = 'Add constraints'; //to translate
608$strAddFields = 'Add %s field(s)'; //to translate
609$strAddHeaderComment = 'Add custom comment into header (\\n splits lines)'; //to translate
610$strAddIntoComments = 'Add into comments';//to translate
611$strAfterInsertNext = 'Edit next row'; //to translate
612$strAfterInsertSame = 'Go back to this page'; //to translate
613$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate
614$strAndThen = 'and then'; //to translate
615$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
616
617$strBinaryLog = 'Binary log'; //to translate
618$strBinLogEventType = 'Event type'; //to translate
619$strBinLogInfo = 'Information'; //to translate
620$strBinLogName = 'Log name'; //to translate
621$strBinLogOriginalPosition = 'Original position'; //to translate
622$strBinLogPosition = 'Position'; //to translate
623$strBinLogServerId = 'Server ID'; //to translate
624$strBookmarkAllUsers = 'Let every user access this bookmark'; //to translate
625$strBookmarkCreated = 'Bookmark %s created'; //to translate
626$strBookmarkReplace = 'Replace existing bookmark of same name'; //to translate
627$strBrowseDistinctValues = 'Browse distinct values'; //to translate
628$strBrowseForeignValues = 'Browse foreign values'; //to translate
629$strBufferPoolActivity = 'Buffer Pool Activity'; //to translate
630$strBufferPool = 'Buffer Pool'; //to translate
631$strBufferPoolUsage = 'Buffer Pool Usage'; //to translate
632$strBufferReadMissesInPercent = 'Read misses in %'; //to translate
633$strBufferReadMisses = 'Read misses'; //to translate
634$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate
635$strBufferWriteWaits = 'Write waits'; //to translate
636$strBusyPages = 'Busy pages'; //to translate
637
638$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate
639$strCheckOverhead = 'Check tables with overhead'; //to translate
640$strCommentsForTable = 'COMMENTS FOR TABLE'; //to translate
641$strCompatibleHashing = 'MySQL&nbsp;4.0 compatible'; //to translate
642$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate
643$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate
644$strConnectionError = 'Cannot connect: invalid settings.'; //to translate
645$strConstraintsForDumped = 'Constraints for dumped tables'; //to translate
646$strConstraintsForTable = 'Constraints for table'; //to translate
647$strCopy = 'Copy'; //to translate
648$strCopyDatabaseOK = 'Database %s has been copied to %s'; //to translate
649$strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying'; //to translate
650$strCreationDates = 'Creation/Update/Check dates'; //to translate
651$strCSV = 'CSV'; //to translate
652$strCSVImportOptions = 'CSV options'; //to translate
653
654$strDatabaseEmpty = 'The database name is empty!'; //to translate
655$strDatabaseExportOptions = 'Database export options';//to translate
656$strDataPages = 'Pages containing data'; //to translate
657$strDBCopy = 'Copy database to'; //to translate
658$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate
659$strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
660$strDelayedInserts = 'ãªé delayed inserts'; //to translate
661$strDeleteNoUsersSelected = 'No users selected for deleting!'; //to translate
662$strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
663$strDirtyPages = 'Dirty pages'; //to translate
664$strDisableForeignChecks = 'Disable foreign key checks'; //to translate
665$strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!'; //to translate
666$strDumpSaved = 'Dump has been saved to file %s.'; //to translate
667
668$strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
669$strEngineAvailable = '%s is available on this MySQL server.'; //to translate
670$strEngineDisabled = '%s has been disabled for this MySQL server.'; //to translate
671$strEngines = 'Engines'; //to translate
672$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate
673$strErrorInZipFile = 'Error in ZIP archive:'; //to translate
674$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate
675$strEsperanto = 'Esperanto'; //to translate
676$strExcelEdition = 'Excel edition'; //to translate
677$strExecuteBookmarked = 'Execute bookmarked query'; //to translate
678
679$strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.'; //to translate
680$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate
681$strFileNameTemplateDescriptionServer = 'server name'; //to translate
682$strFileNameTemplateDescriptionTable = 'table name'; //to translate
683$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate
684$strFileToImport = 'File to import'; //to translate
685$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
686$strFlushQueryCache = 'Flush query cache'; //to translate
687$strFlushTables = 'Flush (close) all tables'; //to translate
688$strFreePages = 'Free pages'; //to translate
689
690$strGenerate = 'Generate'; //to translate
691$strGeneratePassword = 'Generate Password'; //to translate
692
693$strHandler = 'Handler'; //to translate
694$strHTMLExcel = 'Microsoft Excel 2000'; //to translate
695$strHTMLExcelOptions = 'Microsoft Excel 2000 export options'; //to translate
696$strHTMLWord = 'Microsoft Word 2000'; //to translate
697$strHTMLWordOptions = 'Microsoft Word 2000 export options'; //to translate
698
699$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate
700$strIgnoreInserts = 'Use ignore inserts'; //to translate
701$strImportFormat = 'Format of imported file'; //to translate
702$strImport = 'Import'; //to translate
703$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate
704$strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
705$strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
706$strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
707$strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
708$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate
709$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate
710$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate
711$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate
712$strInnoDBDataFilePath = 'Data files'; //to translate
713$strInnoDBDataHomeDir = 'Data home directory'; //to translate
714$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate
715$strInnoDBPages = 'pages'; //to translate
716$strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.'; //to translate
717$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate
718$strInvalidColumnCount = 'Column count has to be larger than zero.'; //to translate
719$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate
720$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate
721$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate
722$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate
723$strInvalidFieldAddCount = 'You have to add at least one field.'; //to translate
724$strInvalidFieldCount = 'Table must have at least one field.'; //to translate
725$strInvalidLDIImport = 'This plugin does not support compressed imports!'; //to translate
726$strInvalidRowNumber = '%d is not valid row number.'; //to translate
727$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate
728$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate
729
730$strJoins = 'Joins'; //to translate
731$strJustDeleteDescr = 'The &quot;deleted&quot; users will still be able to access the server as usual until the privileges are reloaded.'; //to translate
732
733$strKeyCache = 'Key cache'; //to translate
734
735$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate
736$strLatchedPages = 'Latched pages'; //to translate
737$strLatexContent = 'Content of table __TABLE__';//to translate
738$strLatexContinuedCaption = 'Continued table caption';//to translate
739$strLatexIncludeCaption = 'Include table caption';//to translate
740$strLatexLabel = 'Label key';//to translate
741$strLatexStructure = 'Structure of table __TABLE__';//to translate
742$strLDI = 'CSV using LOAD DATA'; //to translate
743$strLDIImportOptions = 'Options for CSV import using LOAD DATA'; //to translate
744$strLDILocal = 'Use LOCAL keyword'; //to translate
745$strLongOperation = 'This operation could be long. Proceed anyway?'; //to translate
746
747$strMaxConnects = 'max. concurrent connections'; //to translate
748$strMaximalQueryLength = 'Maximal length of created query'; //to translate
749$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
750$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
751$strMIME_transformation = 'Browser transformation';//to translate
752$strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
753$strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\', 100, 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
754$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; //to translate
755$strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
756$strMyISAMDataPointerSize = 'Data pointer size'; //to translate
757$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
758$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
759$strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation'; //to translate
760$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
761$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate
762$strMyISAMRecoverOptions = 'Automatic recovery mode'; //to translate
763$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate
764$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
765$strMyISAMRepairThreads = 'Repair threads'; //to translate
766$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
767$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate
768$strMysqlClientVersion = 'MySQL client version'; //to translate
769$strMySQLConnectionCollation = 'MySQL connection collation'; //to translate
770
771$strNoActivity = 'No activity since %s seconds or more, please login again'; //to translate
772$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate
773$strNoFilesFoundInZip = 'No files found inside ZIP archive!'; //to translate
774$strNoPermission = 'The web server does not have permission to save the file %s.'; //to translate
775$strNoSpace = 'Insufficient space to save the file %s.'; //to translate
776$strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.'; //to translate
777$strNumberOfFields = 'Number of fields'; //to translate
778
779$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate
780$strOperator = 'Operator'; //to translate
781
782$strPagesToBeFlushed = 'Pages to be flushed'; //to translate
783$strPartialImport = 'Partial import'; //to translate
784$strPasswordHashing = 'Password Hashing'; //to translate
785$strPDFOptions = 'PDF options'; //to translate
786$strPDF = 'PDF'; //to translate
787$strPDFReportTitle = 'Report title'; //to translate
788$strPersian = 'Persian'; //to translate
789$strPrintViewFull = 'Print view (with full texts)'; //to translate
790$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate
791$strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate
792$strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.'; //to translate
793$strPrivDescCreateView = 'Allows creating new views.'; //to translate
794$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate
795$strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.'; //to translate
796$strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
797$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate
798$strPrivDescSuper = '͹حҵãËéàª×èÍÁµèÍ, áÁéÇèҨӹǹ¡ÒÃàª×èÍÁµèͨж֧ÃдѺÊÙ§ÊØ´áÅéÇ; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
799$strProtocolVersion = 'Protocol version'; //to translate
800
801$strQueryCache = 'Query cache'; //to translate
802$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
803
804$strReadRequests = 'Read requests'; //to translate
805$strRelationsForTable = 'RELATIONS FOR TABLE'; //to translate
806$strReloadPrivileges = 'Reload privileges'; //to translate
807$strRenameDatabaseOK = 'Database %s has been renamed to %s'; //to translate
808$strReplication = 'Replication'; //to translate
809$strRunSQLQueryOnServer = 'Run SQL query/queries on server %s'; //to translate
810
811$strSaveOnServer = 'Save on server in %s directory'; //to translate
812$strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).'; //to translate
813$strSelectBinaryLog = 'Select binary log to view'; //to translate
814$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate
815$strShowingBookmark = 'Showing bookmark'; //to translate
816$strShowOpenTables = 'Show open tables'; //to translate
817$strShowSlaveHosts = 'Show slave hosts'; //to translate
818$strShowSlaveStatus = 'Show slave status'; //to translate
819$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate
820$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
821$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate
822$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
823$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
824$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
825$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate
826$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
827$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
828$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
829$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
830$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate
831$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate
832$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate
833$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate
834$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate
835$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate
836$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate
837$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
838$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
839$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
840$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
841$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
842$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
843$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
844$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate
845$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate
846$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
847$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate
848$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate
849$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
850$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate
851$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate
852$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
853$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
854$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
855$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
856$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
857$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
858$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
859$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
860$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
861$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
862$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate
863$strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.'; //to translate
864$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
865$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
866$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
867$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
868$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
869$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
870$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
871$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate
872$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
873$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
874$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
875$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
876$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
877$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
878$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
879$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
880$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
881$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
882$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
883$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate
884$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate
885$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate
886$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
887$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate
888$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
889$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
890$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate
891$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
892$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate
893$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
894$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
895$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
896$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
897$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
898$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
899$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
900$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate
901$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
902$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
903$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
904$strShowStatusReset = 'Reset'; //to translate
905$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
906$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate
907$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
908$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate
909$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate
910$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
911$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
912$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
913$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
914$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
915$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
916$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate
917$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
918$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
919$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
920$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
921$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate
922$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate
923$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
924$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate
925$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
926$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate
927$strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)'; //to translate
928$strSorting = 'Sorting'; //to translate
929$strSQLCompatibility = 'SQL compatibility mode'; //to translate
930$strSQLExportType = 'Export type'; //to translate
931$strSQLImportOptions = 'SQL options'; //to translate
932$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate
933$strStorageEngines = 'Storage Engines'; //to translate
934$strStorageEngine = 'Storage Engine'; //to translate
935$strStrucNativeExcel = '¢éÍÁÙÅ Native MS Excel'; //to translate
936$strSwitchToDatabase = 'Switch to copied database'; //to translate
937
938$strTableAlreadyExists = 'Table %s already exists!'; //to translate
939$strTakeIt = 'take it'; //to translate
940$strTempData = 'Temporary data'; //to translate
941$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate
942$strThemeNoPreviewAvailable = 'No preview available.'; //to translate
943$strThemeNotFound = 'Theme %s not found!'; //to translate
944$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate
945$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate
946$strThreads = 'Threads'; //to translate
947$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
948$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate
949$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
950$strToggleScratchboard = 'toggle scratchboard'; //to translate
951$strTransactionCoordinator = 'Transaction coordinator'; //to translate
952$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
953$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate
954$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
955$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
956$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
957$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate
958$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
959
960$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
961$strUpgrade = 'You should upgrade to %s %s or later.'; //to translate
962$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate
963$strUsedPhpExtensions = 'Used PHP extensions'; //to translate
964$strUseHostTable = 'ãªé Host Table'; //to translate
965$strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere'; //to translate
966
967$strVersionInformation = 'Version information'; //to translate
968$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
969$strViewHasBeenDropped = 'View %s has been dropped'; //to translate
970$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate
971$strView = 'View'; //to translate
972
973$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
974$strWriteRequests = 'Write requests'; //to translate
975
976$strQueryResultsOperations = 'Query results operations'; //to translate
977$strAddClause = 'Add %s'; //to translate
978$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
979$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
980$strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
981$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
982$strXMLOptions = 'XML options'; //to translate
983$strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
984$strCreateUserDatabase = 'Database for user'; //to translate
985$strCreateUserDatabaseNone = 'None'; //to translate
986$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
987$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
988$strOpenDocumentText = 'Open Document Text'; //to translate
989$strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
990$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate
991$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
992$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
993$strInvalidTableName = 'Invalid table name'; //to translate
994$strInvalidDatabase = 'Invalid database'; //to translate
995$strServers = 'Servers'; //to translate
996$strDelimiter = 'Delimiter'; //to translate
997$strFunctions = 'Functions'; //to translate
998$strProcedures = 'Procedures'; //to translate
999$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
1000$strFontSize = 'Font size'; //to translate
1001$strLanguage = 'Language'; //to translate
1002$strPmaWiki = 'phpMyAdmin wiki'; //to translate
1003$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate
1004$strDocSQL = 'DocSQL'; //to translate
1005$strDocSQLOptions = 'DocSQL options'; //to translate
1006$strTableName = 'Table name'; //to translate
1007$strTableIsEmpty = 'Table seems to be empty!'; //to translate
1008$strDbIsEmpty = 'Database seems to be empty!'; //to translate
1009$strShowingPhp = 'Showing as PHP code'; //to translate
1010$strShowingSQL = 'Showing SQL query'; //to translate
1011$strDesigner = 'Designer'; //to translate
1012$strNumberOfTables = 'Number of tables'; //to translate
1013$strCreateTable = 'Create table'; //to translate
1014$strCreateRelation = 'Create relation'; //to translate
1015$strSavePosition = 'Save position'; //to translate
1016$strSelectForeignKey = 'Select Foreign Key'; //to translate
1017$strHide = 'Hide'; //to translate
1018$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1019$strReload = 'Reload'; //to translate
1020$strSmallBigAll = 'Small/Big All'; //to translate
1021$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
1022$strMoveMenu = 'Move Menu'; //to translate
1023$strAngularLinks = 'Angular links'; //to translate
1024$strDirectLinks = 'Direct links'; //to translate
1025$strHideShowAll = 'Hide/Show all'; //to translate
1026$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1027$strInternalRelationAdded = 'Internal relation added'; //to translate
1028$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1029$strRelationDeleted = 'Relation deleted'; //to translate
1030$strToSelectRelation = 'To select relation, click :'; //to translate
1031$strExportImportToScale = 'Export/Import to scale'; //to translate
1032$strRecommended = 'recommended'; //to translate
1033$strToFromPage = 'to/from page'; //to translate
1034$strSelectReferencedKey = 'Select referenced key'; //to translate
1035$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1036$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
1037$strHelp = 'Help'; //to translate
1038$strCancel = 'Cancel'; //to translate
1039$strDeleteRelation = 'Delete relation'; //to translate
1040$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1041$strStructureForView = 'Structure for view'; //to translate
1042$strStandInStructureForView = 'Stand-in structure for view'; //to translate
1043$strToggleSmallBig = 'Toggle small/big'; //to translate
1044$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1045$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1046$strErrorRelationExists = 'Error: relation already exists.'; //to translate
1047$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1048$strSnapToGrid = 'Snap to grid'; //to translate
1049$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate
1050$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate
1051?>
Note: See TracBrowser for help on using the repository browser.