source: www/mysql/lang/chinese_traditional-big5.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: 57.5 KB
Line 
1<?php
2/* $Id: chinese_traditional-big5.inc.php 10430 2007-06-10 19:28:56Z lem9 $ */
3
4/**
5 * Last translation by: Siu Sun <siusun@best-view.net>
6 * Follow by the original translation of Taiyen Hung ¬x®õ¤¸<yen789@pchome.com.tw>
7 */
8
9$charset = 'big5';
10$text_dir = 'ltr';
11$number_thousands_separator = ',';
12$number_decimal_separator = '.';
13// shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
14$byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
15
16$mysql_5_1_doc_lang = 'zh';
17
18$day_of_week = array('Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat');
19$month = array('Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
20// See http://www.php.net/manual/en/function.strftime.php to define the
21// variable below
22$datefmt = '%B %d, %Y, %I:%M %p';
23
24$timespanfmt = '%s ¤é, %s ¤p®É, %s ¤ÀÄÁ %s ¬í';
25
26$strAbortedClients = '¨ú®ø';
27$strAccessDenied = '©Úµ´¦s¨ú';
28$strAccessDeniedCreateConfig = '¦³¥i¯à§A¥¼«Ø¥ß³]©wÀÉ. §A¥i§Q¥Î¦¹ %1$s¦w¸Ëµ{§Ç%2$s «Ø¥ß³]©wÀÉ.';
29$strAccessDeniedExplanation = 'phpMyAdmin ¹Á¸Õ³s½u¨ì MySQL ¦øªA¾¹, ¦ý¦øªA¾¹©Úµ´¤F³s½u. ±zÀ³©ó config.inc.php ¤ºÀˬd¥D¾÷¦WºÙ, µn¤J¦WºÙ¤Î±K½X¤Î½T«O³o¨Ç¸ê®Æ¬O»P¨t²ÎºÞ²z¤H­û©Ò´£¨Ñªº MySQL ¦øªA¾¹¸ê®Æ¬Û¦P';
30$strAction = '°õ¦æ';
31$strAddAutoIncrement = "·s¼W AUTO_INCREMENT ¼Æ­È";
32$strAddConstraints = '¥[¤J­­¨î';
33$strAddDeleteColumn = '·s¼W/´î¤Ö ¿ï¾ÜÄæ';
34$strAddDeleteRow = '·s¼W/´î¤Ö ¿z¿ï¦C';
35$strAddFields = '·s¼W %s ­ÓÄæ¦ì';
36$strAddHeaderComment = '©ó¼ÐÃD¥[¤J­Ó¤Hµù¸Ñ (\\n ¶}·s¦æ)';
37$strAddIntoComments = '¥[¤Jµù¸Ñ¤å¦r';
38$strAddNewField = '¼W¥[·sÄæ¦ì';
39$strAddPrivilegesOnDb = '©ó¥H¤U¸ê®Æ®w¥[¤JÅv­­';
40$strAddPrivilegesOnTbl = '©ó¥H¤U¸ê®Æªí¥[¤JÅv­­';
41$strAddSearchConditions = '¼W¥[À˯Á±ø¥ó ("where" ¤l¥yªº¥DÅé)';
42$strAddToIndex = '·s¼W &nbsp;%s&nbsp; ²Õ¯Á¤ÞÄæ';
43$strAddUser = '·s¼W¨Ï¥ÎªÌ';
44$strAddUserMessage = '±z¤w·s¼W¤F¤@­Ó·s¨Ï¥ÎªÌ.';
45$strAdministration = '¨t²ÎºÞ²z';
46$strAffectedRows = '¼vÅT¦C¼Æ: ';
47$strAfter = '¦b %s ¤§«á';
48$strAfterInsertBack = 'ªð¦^';
49$strAfterInsertNewInsert = '·s¼W¤@µ§°O¿ý';
50$strAfterInsertNext = '½s¿è·s¤@¦C';
51$strAfterInsertSame = 'ªð¦^³o­¶';
52$strAll = '¥þ³¡';
53$strAllTableSameWidth = '¥H¬Û¦P¼e«×Åã¥Ü©Ò¦³¸ê®Æªí?';
54$strAlterOrderBy = '®Ú¾ÚÄæ¦ì¤º®e±Æ§Ç°O¿ý';
55$strAnalyzeTable = '¤ÀªR¸ê®Æªí';
56$strAnd = '»P';
57$strAndThen = 'µM«á';
58$strAnIndex = '¯Á¤Þ¤w¸g·s¼W¨ì %s';
59$strAny = '¥ô¦ó';
60$strAnyHost = '¥ô¦ó¥D¾÷';
61$strAnyUser = '¥ô¦ó¨Ï¥ÎªÌ';
62$strApproximateCount = '¥i¯à±µªñ. ½Ð°Ñ¬Ý FAQ 3.11';
63$strAPrimaryKey = '¥DÁä¤w¸g·s¼W¨ì %s';
64$strArabic = 'ªü©Ô§B»y';
65$strArmenian = '¬ü¦¡­^»y';
66$strAscending = '»¼¼W';
67$strAtBeginningOfTable = '©ó¸ê®Æªí¶}ÀY';
68$strAtEndOfTable = '©ó¸ê®Æªí§ÀºÝ';
69$strAttr = 'ÄÝ©Ê';
70$strAutodetect = '¦Û°Ê°»´ú';
71$strAutomaticLayout = '¦Û°Ê®æ¦¡';
72
73$strBack = '¦^¤W¤@­¶';
74$strBaltic = 'ªiùªº®ü»y';
75$strBeginCut = '¶}©l °Å¨ú';
76$strBeginRaw = '¶}©l ­ì©l¸ê®Æ';
77$strBinary = '¤G¶i¨î½X';
78$strBinaryDoNotEdit = '¤G¶i¨î½X - ¤£¯à½s¿è';
79$strBinaryLog = '¤G¶i¨î°O¿ý';
80$strBinLogEventType = '¨Æ¥ó¤è¦¡';
81$strBinLogInfo = '¸ê®Æ';
82$strBinLogName = '°O¿ýÀɮ׺Ù';
83$strBinLogOriginalPosition = '­ì¦³¦ì¸m';
84$strBinLogPosition = '¦ì¸m';
85$strBinLogServerId = '¦øªA¾¹ ID';
86$strBookmarkAllUsers = '©Ò¦³¥ÎªÌ¥iŪ¨ú¦¹®ÑÅÒ';
87$strBookmarkCreated = '®ÑÅÒ %s ¤w«Ø¥ß';
88$strBookmarkDeleted = '®ÑÅÒ¤w¸g§R°£.';
89$strBookmarkLabel = '®ÑÅÒ¦WºÙ';
90$strBookmarkQuery = 'SQL »yªk®ÑÅÒ';
91$strBookmarkReplace = '¨ú¥N¬Û¦P¦WºÙ¤§®ÑÅÒ';
92$strBookmarkThis = '±N¦¹ SQL »yªk¥[¤J®ÑÅÒ';
93$strBookmarkView = '¬d¬Ý';
94$strBrowse = 'ÂsÄý';
95$strBrowseDistinctValues = 'ÂsÄý¤£¦P¼Æ­È';
96$strBrowseForeignValues = 'ÂsÄý¥~¨Ó­È';
97$strBufferPool = '½w½Ä°Ï';
98$strBufferPoolActivity = '½w½Ä°Ï¬¡°Ê²v';
99$strBufferPoolUsage = '½w½Ä°Ï¨Ï¥ÎªÅ¶¡';
100$strBufferReadMisses = 'Ū¨ú¿òº|';
101$strBufferReadMissesInPercent = 'Ū¨ú¿òº| %';
102$strBufferWriteWaits = '¼g¤Jµ¥­Ô';
103$strBufferWriteWaitsInPercent = '¼g¤Jµ¥­Ô %';
104$strBulgarian = '«O¥[§Q¨È»y';
105$strBusyPages = 'Ác¦£­¶';
106$strBzError = 'phpMyAdmin µLªkÀ£ÁY¦]©ó³o­Ó php ª©¥»ªº Bz2 ¼Ò²Õ¿ù»~. ±j¦C­n¨D©ó phpMyAdmin ³]©wÀɳ]©w <code>$cfg[\'BZipDump\']</code> ¬°<code>FALSE</code>. ¦pªG·Q¨Ï¥Î Bz2 À£ÁY¥\¯à,½Ð§ó·s php ¨ì³Ì·sª©¥». ¸Ô±¡½Ð°Ñ¬Ý php ¿ù»~³ø³ø %s .';
107$strBzip = '"bzipped"';
108
109$strCalendar = '¤é¾ä';
110$strCanNotLoadImportPlugins = 'µLªkŪ¨ú¸ü¤Jªº¥~±¾µ{¦¡, ½ÐÀˬd¦w¸Ëµ{§Ç!';
111$strCannotLogin = 'µLªkµn¤J MySQL ¦øªA¾¹';
112$strCantLoad = 'µLªkŪ¨ú %s ¼Ò²Õ,<br />½ÐÀˬd PHP ³]©w';
113$strCantLoadRecodeIconv = '¥¼¯àŪ¨ú iconv ©Î­«·s½s½Xµ{¦¡¨Ó§@¤å¦r½s½XÂà´«, ½Ð³]©w php ¨Ó±Ò°Ê³o¨Ç¼Ò²Õ©Î¨ú®ø phpMyAdmin ¨Ï¥Î¤å¦r½s½XÂà´«¥\¯à.';
114$strCantRenameIdxToPrimary = 'µLªk±N¯Á¤Þ§ó¦W¬° PRIMARY!';
115$strCantUseRecodeIconv = '·í¤å½s½X¼Ò²ÕŪ¨ú«á,¥¼¯à¨Ï¥Î iconv, libiconv ©Î recode_string ¥\¯à. ½ÐÀˬd±zªº php ³]©w.';
116$strCardinality = '²Õ§O';
117$strCaseInsensitive = '¤j¤p¼g¤£¬Û²Å';
118$strCaseSensitive = '¤j¤p¼g¬Û²Å';
119$strCentralEuropean = '¤¤¼Ú»y';
120$strChange = '­×§ï';
121$strChangeCopyMode = '«Ø¥ß·s¨Ï¥ÎªÌ¤Î¨Ï¥Î¬Û¦P¤§Åv­­, ¤Î ...';
122$strChangeCopyModeCopy = '... «O¯d¨ϥΪÌ.';
123$strChangeCopyModeDeleteAndReload = ' ... §R°£Â¨ϥΪ̤έ«·sŪ¨úÅv­­¸ê®Æªí.';
124$strChangeCopyModeJustDelete = ' ... §R°£Â¨ϥΪÌ.';
125$strChangeCopyModeRevoke = ' ... ¼o°£©Ò¦³Â¨ϥΪ̦³®Ä¤§Åv­­¨Ã§R°£.';
126$strChangeCopyUser = '§ó§ïµn¤J¸ê°T / ½Æ»s¨Ï¥ÎªÌ';
127$strChangeDisplay = '¿ï¾ÜÅã¥Ü¤§Äæ¦ì';
128$strChangePassword = '§ó§ï±K½X';
129$strCharset = '¤å¦r½s½X (Charset)';
130$strCharsetOfFile = '¤å¦r½s½XÀÉ®×:';
131$strCharsets = '¤å¦r½s½X';
132$strCharsetsAndCollations = '¤å¦r½s½X¤Î®Õ¹ï';
133$strCheckAll = '¥þ¿ï';
134$strCheckOverhead = 'ÀˬdÃB¥~°O¿ý (overhead)'; // nor sure yet.
135$strCheckPrivs = '¬d¸ßÅv­­';
136$strCheckPrivsLong = '¬d¸ß¸ê®Æ®w &quot;%s&quot; ¤§Åv­­.';
137$strCheckTable = 'Àˬd¸ê®Æªí';
138$strChoosePage = '½Ð¿ï¾Ü»Ý­n½s¿èªº­¶½X';
139$strColComFeat = 'Åã¥ÜÄæ¦ìµù¸Ñ';
140$strCollation = '®Õ¹ï';
141$strColumnNames = 'Äæ¦ì¦WºÙ';
142$strColumnPrivileges = '«ü©wÄæ¦ìÅv­­';
143$strCommand = '«ü¥O';
144$strComments = 'µù¸Ñ';
145$strCommentsForTable = 'COMMENTS FOR TABLE'; // keep in SQL statement
146$strCompatibleHashing = 'MySQL&nbsp;4.0 ¬Û®e';
147$strCompleteInserts = '¨Ï¥Î§¹¾ã·s¼W«ü¥O';
148$strCompression = 'À£ÁY';
149$strCompressionWillBeDetected = '¸ü¤JÀÉ®×À£ÁY·|¦Û°ÊÀˬd: %s';
150$strConfigDefaultFileError = 'µLªkŪ¨ú¹w³]³]©w: "%1$s"';
151$strConfigFileError = 'phpMyAdmin ¥¼¯àŪ¨ú±zªº³]©wÀÉ! ³o¥i¯à¬O¦]¬° php §ä¨ì»yªk¤Wªº¿ù»~©Î php ¥¼¯à§ä¨ìÀɮצӦ¨.<br />½Ð¹Á¸Õª½±µ«ö¤U¤U¤èªº³sµ²¶}±Ò¨Ã¬d¬Ý php ªº¿ù»~«H®§. ³q±`ªº¿ù»~³£¨Ó¦Û¬Y³Bº|¤F¤Þ¸¹©Î¤À§O.<br />¦pªG«ö¤U³sµ²«á¥X²{ªÅ¥Õ­¶, §Y¥Nªí¨S¦³¥ô¦ó°ÝÃD.';
152$strConfigureTableCoord = '½Ð³]©wªí®æ %s ¤ºªº§¤¼Ð';
153$strConnectionError = 'µLªk³s½u: ¿ù»~³]©w.';
154$strConnections = '³s½u';
155$strConstraintsForDumped = '³Æ¥÷¸ê®Æªí­­¨î';
156$strConstraintsForTable = '¸ê®Æªí­­¨î';
157$strCookiesRequired = 'Cookies ¥²¶·±Ò°Ê¤~¯àµn¤J.';
158$strCopy = '½Æ»s';
159$strCopyDatabaseOK = '¸ê®Æ®w %s ¤w½Æ»s¨ì %s';
160$strCopyTable = '½Æ»s¸ê®Æªí¨ì¡G (®æ¦¡¬° ¸ê®Æ®w¦WºÙ<b>.</b>¸ê®Æªí¦WºÙ):';
161$strCopyTableOK = '¤w¸g±N¸ê®Æªí %s ½Æ»s¬° %s.';
162$strCopyTableSameNames = 'µLªk½Æ»s¨ì¬Û¦P¸ê®Æªí!';
163$strCouldNotKill = 'phpMyAdmin µLªk¤¤Â_«ü¥O %s. ¥i¯à³o«ü¥O¤w¸gµ²§ô.';
164$strCreate = '«Ø¥ß';
165$strCreateDatabaseBeforeCopying = '½Æ»s«e«Ø¥ß¸ê®Æ®w (CREATE DATABASE)';
166$strCreateIndex = '·s¼W &nbsp;%s&nbsp; ²Õ¯Á¤ÞÄæ';
167$strCreateIndexTopic = '·s¼W¤@²Õ¯Á¤Þ';
168$strCreateNewDatabase = '«Ø¥ß·s¸ê®Æ®w';
169$strCreateNewTable = '«Ø¥ß·s¸ê®Æªí©ó¸ê®Æ®w %s';
170$strCreatePage = '«Ø¥ß·s¤@­¶';
171$strCreatePdfFeat = '«Ø¥ß PDF';
172$strCreationDates = '«Ø¥ß/§ó·s/Àˬd ¤é´Á';
173$strCriteria = '¿z¿ï';
174$strCroatian = '§Jù¦è¨È»y';
175$strCSV = 'CSV'; //USE ENG
176$strCSVImportOptions = 'CSV ¿ï¶µ';
177$strCSVOptions = 'CSV ¿ï¶µ';
178$strCyrillic = '¦è¨½º¸»y';
179$strCzech = '±¶§J»y';
180$strCzechSlovak = '±¶§J»y';
181
182$strDanish = '¤¦³Á»y';
183$strData = '¸ê®Æ';
184$strDatabase = '¸ê®Æ®w';
185$strDatabaseEmpty = '¸ê®Æ®w¦WºÙ¨Ã¥¼¿é¤J!!';
186$strDatabaseExportOptions = '¸ê®Æ®w¿é¥X¿ï¶µ';
187$strDatabaseHasBeenDropped = '¸ê®Æ®w %s ¤w³Q§R°£';
188$strDatabases = '¸ê®Æ®w';
189$strDatabasesDropped = '%s ­Ó¸ê®Æ®w¤w¦¨¥\§R°£.';
190$strDatabasesStats = '¸ê®Æ®w²Î­p';
191$strDatabasesStatsDisable = '°±¤î²Î­p¼Æ¾Ú';
192$strDatabasesStatsEnable = '±Ò°Ê²Î­p¼Æ¾Ú';
193$strDatabasesStatsHeavyTraffic = 'µù: ±Ò°Ê¸ê®Æ®w²Î­p¼Æ¾Ú¥i¯à·|²£¥Í¤j¶q¥Ñ Web ¦øªA¾¹¤Î MySQL ¤§¶¡ªº¬y¶q.';
194$strDataDict = '¼Æ¾Ú¦r¨å';
195$strDataOnly = '¥u¦³¸ê®Æ';
196$strDataPages = '¥]§t¸ê®Æ­¶';
197$strDBComment = '¸ê®Æ®wµù¸Ñ¤å¦r: ';
198$strDBCopy = '½Æ»s¸ê®Æ®w¨ì';
199$strDbPrivileges = '«ü©w¸ê®Æ®wÅv­­';
200$strDBRename = '§ó§ï¸ê®Æ®w¦WºÙ¨ì';
201$strDbSpecific = '«ü©w¸ê®Æ®w';
202$strDefault = '¹w³]­È';
203$strDefaultEngine = '³o MySQL ¦øªA¾¹ªº¹w³]Àx¦s¤ÞÀº¬O %s ';
204$strDefaultValueHelp = '¹w³]­È: ½Ð¥u¿é¤J¸Ó¹w³]­È, µL»Ý¥[¤W¥ô¦ó¤Ï±×½u©Î¤Þ¸¹';
205$strDefragment = '¾ã²z¸ê®Æªí';
206$strDelayedInserts = '¨Ï¥Î©µ¿ð¦¡·s¼W';
207$strDelete = '§R°£';
208$strDeleteAndFlush = '§R°£¨Ï¥ÎªÌ¤Î­«·sŪ¨úÅv­­.';
209$strDeleteAndFlushDescr = '³o¬O¤@­Ó³Ì²M¼äªº°µªk,¦ý­«·sŪ¨úÅv­­»Ý¤@¬q®É¶¡.';
210$strDeleted = '°O¿ý¤w³Q§R°£';
211$strDeletedRows = '¤w§R°£Äæ¼Æ:';
212$strDeleteNoUsersSelected = '¨Ã¥¼¿ï¾Ü»Ý­n§R°£¤§¨Ï¥ÎªÌ!';
213$strDeleting = '§R°£ %s';
214$strDelOld = '¥»­¶ªº°Ñ¦Ò¨ì¸ê®Æªí¤w¤£¦s¦b. ±z§Æ±æ§R°£³o¨Ç°Ñ¦Ò¶Ü?';
215$strDescending = '»¼´î';
216$strDescription = '»¡©ú';
217$strDictionary = '¦r¨å';
218$strDirtyPages = '°ÝÃD­¶';
219$strDisabled = '¥¼±Ò°Ê';
220$strDisableForeignChecks = '¼È©w¥~¨ÓÁä (Foreign Key) Àˬd';
221$strDisplayFeat = '¥\¯àÅã¥Ü';
222$strDisplayOrder = 'Åã¥Ü¦¸§Ç';
223$strDisplayPDF = 'Åã¥Ü PDF ·§­n';
224$strDoAQuery = '¥H½d¨Ò¬d¸ß (¸U¥Î¦r¤¸ : "%")';
225$strDocu = '»¡©ú¤å¥ó';
226$strDoYouReally = '±z½T©w­n ';
227$strDrop = '§R°£';
228$strDropDatabaseStrongWarning = '±z±N·|§R°£¾ã­Ó¸ê®Æ®w!';
229$strDropUsersDb = '§R°£»P¨Ï¥ÎªÌ¬Û¦P¦WºÙ¤§¸ê®Æ®w.';
230$strDumpingData = '¦C¥X¥H¤U¸ê®Æ®wªº¼Æ¾Ú¡G';
231$strDumpSaved = '³Æ¥÷¤wÀx¨ìÀÉ®× %s.';
232$strDumpXRows = '³Æ¥÷ %s ¦æ, ¥Ñ %s ¦æ¶}©l.';
233$strDynamic = '°ÊºA';
234
235$strEdit = '½s¿è';
236$strEditPDFPages = '½s¿è PDF ­¶½X';
237$strEditPrivileges = '½s¿èÅv­­';
238$strEffective = '¹ê»Ú';
239$strEmpty = '²MªÅ';
240$strEmptyResultSet = 'MySQL ¶Ç¦^ªº¬d¸ßµ²ªG¬°ªÅ (­ì¦]¥i¯à¬°¡G¨S¦³§ä¨ì²Å¦X±ø¥óªº°O¿ý)';
241$strEnabled = '±Ò°Ê';
242$strEncloseInTransaction = '¨Ï¥Î¨Æ°È¶ô (Transaction) ¤è¦¡';
243$strEnd = '³Ì«á¤@­¶';
244$strEndCut = 'µ²§ô °Å¨ú';
245$strEndRaw = 'µ²§ô ­ì©l¸ê®Æ';
246$strEngineAvailable = '%s ¤w¤ä´©³o MySQL ¦øªA¾¹.';
247$strEngineDisabled = '%s ¤v©ó³o­Ó MySQL ¦øªA¾¹¤¤°±¥Î.';
248$strEngines = '¤ÞÀº';
249$strEngineUnsupported = '³o MySQL ª©¥»¨Ã¤£±µ¨ü %s Àx¦s¤ÞÀº.';
250$strEnglish = '­^»y';
251$strEnglishPrivileges = 'ª`·N: MySQL Åv­­¦WºÙ·|¥H­^»yÅã¥Ü';
252$strError = '¿ù»~';
253$strErrorInZipFile = 'ZIP Àɮ׿ù»~:';
254$strEscapeWildcards = '¸U¥Î²Å¸¹ _ ¤Î % À³¥¿½T¦a¥[¤J \ ';
255$strEsperanto = '¥@¬É»y';
256$strEstonian = '·R¨F¥§¨È»y';
257$strExcelEdition = 'Excel ª©¥»';
258$strExcelOptions = 'Excel ¿ï¶µ';
259$strExecuteBookmarked = '°õ¦æ®ÑÅÒ¬d¸ß';
260$strExplain = '»¡©ú SQL';
261$strExport = '¿é¥X';
262$strExtendedInserts = '¦ù©µ·s¼W¼Ò¦¡';
263$strExtra = 'ªþ¥[';
264
265$strFailedAttempts = '¹Á¸Õ¥¢±Ñ';
266$strField = 'Äæ¦ì';
267$strFieldHasBeenDropped = '¸ê®Æªí %s ¤w³Q§R°£';
268$strFields = 'Äæ¦ì';
269$strFieldsEmpty = ' Äæ¦ìÁ`¼Æ¬OªÅªº! ';
270$strFieldsEnclosedBy = '¡uÄæ¦ì¡v¨Ï¥Î¦r¤¸¡G';
271$strFieldsEscapedBy = '¡uESCAPE¡v¨Ï¥Î¦r¤¸¡G';
272$strFieldsTerminatedBy = '¡uÄæ¦ì¤À¹j¡v¨Ï¥Î¦r¤¸¡G';
273$strFileAlreadyExists = 'ÀÉ®× %s ¤w¦s¦b,½Ð§ó§ïÀɮצWºÙ©Î¿ï¾Ü¡uÂмg¤v¦s¦bÀɮסv¿ï¶µ.';
274$strFileCouldNotBeRead = 'Ū®×µLªkŪ¨ú';
275$strFileNameTemplate = 'ÀɮצWºÙ¼Ë¦¡';
276$strFileNameTemplateDescriptionDatabase = '¸ê®Æ®w¦WºÙ';
277$strFileNameTemplateDescriptionServer = '¦øªA¾¹¦WºÙ';
278$strFileNameTemplateDescriptionTable = '¸ê®Æªí¦WºÙ';
279$strFileNameTemplateRemember = '«O¯d¼Ë¦¡¦WºÙ';
280$strFileToImport = '¸ü¤JÀÉ®×';
281$strFixed = '©T©w';
282$strFlushPrivilegesNote = 'µù: phpMyAdmin ª½±µ¥Ñ MySQL Åv­­¸ê®Æªí¨ú±o¨Ï¥ÎªÌÅv­­. ¦pªG¨Ï¥ÎªÌ¦Û¦æ§ó§ï¸ê®Æªí, ¸ê®Æªí¤º®e±N¥i¯à»P¹ê»Ú¨Ï¥ÎªÌ±¡ªp¦³²§. ¦b³o±¡ªp¤U, ±zÀ³¦bÄ~Äò«e %s­«·s¸ü¤J%s Åv­­¸ê®Æªí.';
283$strFlushQueryCache = '±j­¢§ó·s»yªk§Ö¨ú';
284$strFlushTable = '±j­¢§ó·s¸ê®Æªí ("FLUSH")';
285$strFlushTables = '±j­¢§ó·s (Ãö³¬) ©Ò¦³¸ê®Æªí';
286$strFormat = '®æ¦¡';
287$strFormEmpty = 'ªí®æ¤ºº|¶ñ¤@¨Ç¸ê®Æ!';
288$strFreePages = '¶¢¸m­¶';
289$strFullText = 'Åã¥Ü§¹¾ã¤å¦r';
290$strFunction = '¨ç¼Æ';
291
292$strGenBy = '«Ø¥ß';
293$strGeneralRelationFeat = '¤@¯ëÃöÁp¥\¯à';
294$strGenerate = '²£¥Í';
295$strGeneratePassword = '²£¥Í±K½X';
296$strGenTime = '«Ø¥ß¤é´Á';
297$strGeorgian = '®æ¾|¦N¨È»y';
298$strGerman = '¼w»y';
299$strGlobal = '¾ãÅé';
300$strGlobalPrivileges = '¾ãÅéÅv­­';
301$strGlobalValue = '¾ãÅé­È';
302$strGo = '°õ¦æ';
303$strGrantOption = '±ÂÅv';
304$strGreek = '§ÆÃ¾»y';
305$strGzip = '"gzipped"';
306
307$strHandler = '¾Þ§@ªÌ';
308$strHasBeenAltered = '¤w¸g­×§ï';
309$strHasBeenCreated = '¤w¸g«Ø¥ß';
310$strHaveToShow = '±z»Ý­n¿ï¾Ü³Ì¤ÖÅã¥Ü¤@¦æÄæ¦ì';
311$strHebrew = '§Æ§B¨Ó»y';
312$strHexForBinary = '¥H¤Q¤»¶i¨î¼Æ­ÈÅã¥Ü¤G¶i¨îÄæ¦ì';
313$strHome = '¥D¥Ø¿ý';
314$strHomepageOfficial = 'phpMyAdmin ©x¤èºô¯¸';
315$strHost = '¥D¾÷';
316$strHostEmpty = '½Ð¿é¤J¥D¾÷¦WºÙ!';
317$strHTMLExcel = 'Microsoft Excel 2000';
318$strHTMLExcelOptions = 'Microsoft Excel 2000 ¿é¥X¿ï¶µ';
319$strHTMLWord = 'Microsoft Word 2000';
320$strHTMLWordOptions = 'Microsoft Word 2000 ¿é¥X¿ï¶µ';
321$strHungarian = '¦I¤ú§Q»y';
322
323$strIcelandic = '¦B®q»y';
324$strId = 'ID'; // use eng
325$strIdxFulltext = '¥þ¤åÀ˯Á';
326$strIgnore = '©¿²¤';
327$strIgnoreDuplicates = '²¤¹L­«ÂЦC';
328$strIgnoreInserts = '¨Ï¥Î©¿²¤¥[¤J (insert)';
329$strImport = '¸ü¤J';
330$strImportFiles = '¿é¤JÀÉ®×';
331$strImportFormat = '¸ü¤JÀɮ׮榡';
332$strImportSuccessfullyFinished = '¸ü¤J¦¨¥\, ¦@ %d ¥y»yªk¤w°õ¦æ.';
333$strIndex = '¯Á¤ÞÁä INDEX';
334$strIndexes = '¯Á¤Þ';
335$strIndexHasBeenDropped = '¯Á¤Þ %s ¤w³Q§R°£';
336$strIndexName = '¯Á¤Þ¦WºÙ&nbsp;:';
337$strIndexType = '¯Á¤ÞÃþ«¬&nbsp;:';
338$strIndexWarningMultiple = '¦h¹L¤@­Ó %s Áä¤w«Ø¥ß¨ìÄæ¦ì `%s` ¤¤';
339$strIndexWarningPrimary = '¥DÁä PRIMARY ¤Î ¯Á¤ÞÁä INDEX ¤£À³¦P®É¶¡³]©wÄæ¦ì `%s` ¤¤';
340$strIndexWarningTable = '©ó¸ê®Æªí `%s` ¤¤¦³¯Á¤Þ°ÝÃD';
341$strIndexWarningUnique = '°ß¤@Áä UNIQUE ¤Î ¯Á¤ÞÁä INDEX ¤£À³¦P®É¶¡³]©wÄæ¦ì `%s` ¤¤';
342$strInnoDBAutoextendIncrement = '¦Û°Ê¦ù©µ¤j¤p';
343$strInnoDBAutoextendIncrementDesc = '·í¸ê®Æªí®e¶q±µªñº¡®É, ¦Û°Ê¼W¤j®e¶qªº¤j¤p.';
344$strInnoDBBufferPoolSize = '½w½Ä°Ï¤j¤p';
345$strInnoDBBufferPoolSizeDesc = 'InnoDB ¸ê®Æªí¥Î©ó§Ö¨ú¸ê®Æ¤Î¯Á¤Þ®É¨Ï¥Îªº°O¾ÐÅéºþ½w½Ä¤j¤p.';
346$strInnoDBDataFilePath = '¸ê®ÆÀÉ®×';
347$strInnoDBDataHomeDir = '¸ê®Æ¥D¥Ø¿ý';
348$strInnoDBDataHomeDirDesc = '©Ò¦³ InnoDB ¸ê®ÆÀɮתº¥D¸ê®Æ¥Ø¿ý¦ì¸m.';
349$strInnoDBPages = '­¶';
350$strInnodbStat = 'InnoDB ª¬ºA';
351$strInsecureMySQL = '³]©wÀɤº¦³Ãö³]©w (rootµn¤J¤Î¨S¦³±K½X) »P¹w³]ªº MySQL Åv­­¤á¤f¬Û¦P¡C MySQL ¦øªA¾¹¦b³o¹w³]ªº³]©w¹B¦æªº¸Ü·|«Ü®e©ö³Q¤J«I¡A±zÀ³§ó§ï¦³Ãö³]©w¥h¨¾¤î¦w¥þº|¬}¡C';
352$strInsert = '·s¼W';
353$strInsertAsNewRow = 'Àx¦s¬°·s°O¿ý';
354$strInsertedRowId = '·s¼W¸ê®Æ¦C id:';
355$strInsertedRows = '·s¼W¦C¼Æ:';
356$strInternalNotNecessary = '* ·í¤º³¡ÃöÁp¦b InnoDB ¤w¦s¦b®É¬OµL»Ý­nªº.';
357$strInternalRelations = '¤º³¡ÃöÁp';
358$strInUse = '¨Ï¥Î¤¤';
359$strInvalidAuthMethod = '©ó³]©w¤º³]©w¿ù»~»{ÃҤ覡:';
360$strInvalidColumn = 'Äæ (%s) °Ï¤À¿ù»~.!';
361$strInvalidColumnCount = 'Äæ¦ì¼Æ¥Ø»Ý­n¤j©ó¹s.';
362$strInvalidCSVFieldCount = 'CSV ÀÉ®×²Ä %d ¦æ¤¤¤§Äæ¦ìÁ`¼Æ¿ù»~.';
363$strInvalidCSVFormat = 'Invalid format of CSV ÀÉ®×²Ä %d ¦æ¤¤¤§®æ¦¡¿ù»~.';
364$strInvalidCSVParameter = 'CSV ¸ü¤J®É°Ñ¼Æ¿ù»~: %s';
365$strInvalidFieldAddCount = '§A³Ì¤Ö­n¥[¤J¤@­ÓÄæ¦ì.';
366$strInvalidFieldCount = '¸ê®Æªí³Ì¤Ö»Ý­n¦³¤@­ÓÄæ¦ì.';
367$strInvalidLDIImport = '³o¥~±¾µ{¦¡¤£¤ä´©À£ÁY¿é¤J!';
368$strInvalidRowNumber = '%d ¤£¬O¤@­Ó¦³®Äªº¦C¼Æ¼Æ¥Ø.';
369$strInvalidServerHostname = '¦øªA¾¹ %1$s ¥D¾÷¦WºÙ¿ù»~, ½Ð½¬d³]©w­È.';
370$strInvalidServerIndex = '¦øªA¾¹¯Á¤Þ¿ù»~: "%s"';
371
372$strJapanese = '¤é»y';
373$strJoins = 'µ²¦X';
374$strJumpToDB = '¸õ¨ì¸ê®Æ®w &quot;%s&quot;.';
375$strJustDelete = '¥u±qÅv­­¸ê®Æ®w§R°£¨Ï¥ÎªÌ.';
376$strJustDeleteDescr = ' &quot;§R°£&quot; ªº¨Ï¥ÎªÌ¤´µM¯à°÷µn¤J¸ê®Æ®wª½¦Ü­«·s¸ü¤J¸ê®Æ®w¬°¤î.';
377
378$strKeepPass = '½Ð¤£­n§ó§ï±K½X';
379$strKeyCache = 'Áä§Ö¨ú';
380$strKeyname = 'Áä¦W';
381$strKill = 'Kill'; //should expressed in English
382$strKorean = 'Áú»y';
383
384$strLandscape = '¾î¦V';
385$strLanguageUnknown = '¤£ª¾¦W»y¨¥: %1$s.';
386$strLatchedPages = 'Âê¤W­¶';
387$strLaTeX = 'LaTeX'; // use eng
388$strLatexCaption = '¸ê®Æªí¼ÐÃD';
389$strLatexContent = '¸ê®Æªí __TABLE__ ¤º®e';
390$strLatexContinued = '(³sÄò)';
391$strLatexContinuedCaption = '³sÄò¸ê®Æªí¼ÐÃD';
392$strLatexIncludeCaption = '¥]¬A¸ê®Æªí¼ÐÃD';
393$strLatexLabel = '¼Ð°OÁä¦W';
394$strLaTeXOptions = 'LaTeX ¿ï¶µ';
395$strLatexStructure = '¸ê®Æªí __TABLE__ µ²ºc';
396$strLatvian = '©Ô²æºû¨È»y';
397$strLDI = 'CSV ¨Ï¥Î LOAD DATA';
398$strLDIImportOptions = 'CSV ¿é¤J¨Ï¥Î LOAD DATA ¿ï¶µ';
399$strLDILocal = '¨Ï¥Î LOCAL ÃöÁä¦r';
400$strLengthSet = 'ªø«×/¶°¦X*';
401$strLimitNumRows = 'µ§°O¿ý/¨C­¶';
402$strLinesTerminatedBy = '¡u¤U¤@¦æ¡v¨Ï¥Î¦r¤¸¡G';
403$strLinkNotFound = '§ä¤£¨ì³sµ²';
404$strLinksTo = '³sµ²¨ì';
405$strLithuanian = '¥ß³³©{»y';
406$strLocalhost = '¥»¦a';
407$strLocationTextfile = '¤å¦rÀɮתº¦ì¸m';
408$strLogin = 'µn¤J';
409$strLoginInformation = 'µn¤J¸ê°T';
410$strLogout = 'µn¥X¨t²Î';
411$strLogPassword = '±K½X:';
412$strLogServer = '¦øªA¾¹';
413$strLogUsername = 'µn¤J¦WºÙ:';
414$strLongOperation = '³o­Ó§@·~©Ò¥Î®É¶¡·|¸ûªø, Ä~Äò?';
415
416$strMaxConnects = '³Ì¤j³s½u¼Æ¥Ø';
417$strMaximalQueryLength = '«Ø¥ß¤§¬d¸ß³Ì¤jªø«×';
418$strMaximumSize = '³Ì¤j®e¶q: %s%s';
419$strMbExtensionMissing = '§ä¤£¨ì PHP ¤ºªº mbstring ½s½X¼Ò²Õ, ¨S¦³³o­Ó¼Ò²Õ, phpMyAdmin µLªk·Ç½T¦a¤À³ÎÂù¦r¤¸¤å¦r, ¦Ó¥i¯à²£¥Í°ÝÃD.';
420$strMbOverloadWarning = '§A¦b PHP ³]©w¤º±Ò°Ê¤F mbstring.func_overload ¿ï¶µ, ³o­Ó¿ï¶µ¼È®É¤£­Ý®e phpMyAdmin , §A¥i¯à·|·l¥¢³¡¥÷¸ê®Æ!';
421$strMIME_available_mime = '¥i¨Ï¥Î MIME Ãþ«¬';
422$strMIME_available_transform = '¥i¨Ï¥ÎÂà´«¤è¦¡';
423$strMIME_description = '»¡©ú';
424$strMIME_MIMEtype = 'MIME Ãþ«¬';
425$strMIME_nodescription = '³o­ÓÂà´«¤è¦¡¨S¦³»¡©ú.<br />½Ð¦V§@ªÌ¬d¸ß %s ¬O¬Æ»ò¥Î³~.';
426$strMIME_transformation = 'ÂsÄý¾¹Âà´«¤è¦¡';
427$strMIME_transformation_note = '¦³Ãö¥i¨Ï¥Î¤§Âà´«¤è¦¡¿ï¶µ¤Î MINE Ãþ«¬Âà´«¿ï¶µ, ½Ð¬d¬Ý %sÂà´«¤è¦¡»¡©ú%s';
428$strMIME_transformation_options = 'Âà´«¤è¦¡¿ï¶µ';
429$strMIME_transformation_options_note = '½Ð¥Î¥H¤Uªº®æ¦¡¿é¤JÂà´«¿ï¶µ­È: \'a\', 100, b,\'c\'...<br />¦p±z»Ý­n¿é¤J¤Ï±×½u ("\") ©Î³æ¤Þ¸¹ ("\'") ½Ð¦A¥[¤W¤Ï±×½u (¨Ò¦p \'\\\\xyz\' or \'a\\\'b\').';
430$strMIME_without = 'MIME Ãþ«¬¥H±×ÅéÅã¥Ü¬O¨S¦³¤À¹jÂà´«¥\¯à';
431$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement
432$strModifications = '­×§ï¤wÀx¦s';
433$strModify = '­×§ï';
434$strModifyIndexTopic = '­×§ï¯Á¤Þ';
435$strMoveTable = '²¾°Ê¸ê®Æªí¨ì¡G(®æ¦¡¬° ¸ê®Æ®w¦WºÙ<b>.</b>¸ê®Æªí¦WºÙ)';
436$strMoveTableOK = '¸ê®Æªí %s ¤w¸g²¾°Ê¨ì %s.';
437$strMoveTableSameNames = 'µLªk²¾°Ê¨ì¬Û¦P¸ê®Æªí!';
438$strMultilingual = '¦h»y¨¥';
439$strMyISAMDataPointerSize = '¸ê®Æ«ü¼Ð¤j¤p';
440$strMyISAMDataPointerSizeDesc = '¹w³]ªº¸ê®Æ«ü¼Ð¤j¤p®É·í¥H CREATE TABLE «Ø¥ß MyISAM ¸ê®Æªí, ¦Ó¨ÃµL³]©w³Ì¤j¦C¼Æ (MAX_ROWS) ®É, ±N·|¥H¦ì§¹²Õ¬°³]©w¤j¤p';
441$strMyISAMMaxExtraSortFileSize = 'Á{®ÉÀɮ׫إ߯Á¤Þ®É³Ì¤jªº®e¶q';
442$strMyISAMMaxExtraSortFileSizeDesc = '¦pÁ{®ÉÀɮץΧ@§Ö³t MyISAM ¯Á¤Þ®É¤j©ó³o­Ó³]©wªº®e¶q, «ØÄ³¨Ï¥ÎÁä¦W§Ö¨ú¤è¦¡.';
443$strMyISAMMaxSortFileSize = 'Á{®É±Æ§ÇÀɮ׳̤j®e¶q';
444$strMyISAMMaxSortFileSizeDesc = 'MySQL ¥Î©ó­««Ø MyISAM ¯Á¤Þ (REPAIR TABLE, ALTER TABLE, ©Î LOAD DATA INFILE) ®ÉªºÁ{®ÉÀɮפj¤p.';
445$strMyISAMRecoverOptions = '¦Û°Ê­×´_¼Ò¦¡';
446$strMyISAMRecoverOptionsDesc = '³o­Ó¼Ò¦¡±N·|¦Û°Ê­×´_·lÃa¤§ MyISAM ¸ê®Æªí, ¦p¦P©ó¦øªA¾¹±Ò°Ê³]©w¥[¤J --myisam-recover ¿ï¶µ.';
447$strMyISAMRepairThreads = '­×´_¤u§@';
448$strMyISAMRepairThreadsDesc = '¦p¼Æ­È¤j©ó 1 , MyISAM ¸ê®Æªí©ó­×´_®É¤§¯Á¤Þ±N·|¥H¦P¨B«Ø¥ß.';
449$strMyISAMSortBufferSize = '±Æ§Ç½w½Ä¤j¤p';
450$strMyISAMSortBufferSizeDesc = '³o­Ó½w½Ä¤j¤p¬O¤À°tµ¹¦b°õ¦æ­×´_¸ê®Æªí«ü¥O (REPAIR TABLE) ¡B°õ¦æ CREATE INDEX ©Î ALTER TABLE «ü¥O®É, ¥Î©ó±Æ§Ç MyISAM ¯Á¤Þ¤§¥Î';
451$strMySQLCharset = 'MySQL ¤å¦r½s½X';
452$strMysqlClientVersion = 'MySQL «È¤áºÝª©¥»';
453$strMySQLConnectionCollation = 'MySQL ³s½u®Õ¹ï';
454$strMySQLSaid = 'MySQL ¶Ç¦^¡G ';
455$strMySQLShowProcess = 'Åã¥Üµ{§Ç (Process)';
456$strMySQLShowStatus = 'Åã¥Ü MySQL °õ¦æª¬ºA';
457$strMySQLShowVars = 'Åã¥Ü MySQL ¨t²ÎÅܼÆ';
458
459$strName = '¦WºÙ';
460$strNext = '¤U¤@­Ó';
461$strNo = ' §_ ';
462$strNoActivity = '¥Ñ©ó¤w¶¢¸m¤F¹F %s ¬í, ½Ð­«·sµn¤J';
463$strNoDatabases = '¨S¦³¸ê®Æ®w';
464$strNoDatabasesSelected = '¨S¦³¸ê®Æ®w¿ï¾Ü.';
465$strNoDescription = '¨S¦³»¡©ú';
466$strNoDetailsForEngine = '³oÀx¦s¤ÞÀº¨ÃµL¸Ô²Óªºª¬ºA¸ê®Æ.';
467$strNoDropDatabases = '"DROP DATABASE" «ü¥O¤w¸g°±¥Î.';
468$strNoExplain = '²¤¹L»¡©ú SQL';
469$strNoFilesFoundInZip = '©ó ZIP Àɮפº§ä¤£¨ì¥ô¦óÀÉ®×!';
470$strNoFrames = 'phpMyAdmin ¸û¬°¾A¦X¨Ï¥Î¦b¤ä´©<b>­¶®Ø</b>ªºÂsÄý¾¹.';
471$strNoIndex = '¨S¦³¤w©w¸qªº¯Á¤Þ!';
472$strNoIndexPartsDefined = '³¡¥÷¯Á¤Þ¸ê®ÆÁÙ¥¼©w¸q!';
473$strNoModification = '¨S¦³Åܧó';
474$strNone = '¤£¾A¥Î';
475$strNoOptions = '³oºØ®æ¦¡¨ÃµL¿ï¶µ';
476$strNoPassword = '¤£¥Î±K½X';
477$strNoPermission = 'Web ¦øªA¾¹¨S¦³Åv­­Àx¦sÀÉ®× %s.';
478$strNoPhp = '²¾°£ PHP µ{¦¡½X';
479$strNoPrivileges = '¨S¦³Åv­­';
480$strNoRights = '±z²{¦b¨S¦³¨¬°÷ªºÅv­­!';
481$strNoRowsSelected = '¨ÃµL¸ê®Æ¦C¤w¿ï¾Ü';
482$strNoSpace = 'ªÅ¶¡¤£¨¬Àx¦sÀÉ®× %s.';
483$strNoTablesFound = '¸ê®Æ®w¤¤¨S¦³¸ê®Æªí';
484$strNoThemeSupport = '¤£¤ä´©´Ú¦¡¥\¯à, ½Ð¬d¬Ý³]©w®×¤ÎÀx¦s´Ú¦¡Àɮתº¸ê®Æ§¨ %s.';
485$strNotNumber = '³o¤£¬O¤@­Ó¼Æ¦r!';
486$strNotOK = '¥¼¯à½T©w';
487$strNotSet = '<b>%s</b> ¸ê®Æªí§ä¤£¨ì©ÎÁÙ¥¼¦b %s ³]©w';
488$strNoUsersFound = '§ä¤£¨ì¨Ï¥ÎªÌ';
489$strNoValidateSQL = '²¤¹LÀˬd SQL';
490$strNull = 'Null'; //should expressed in English
491$strNumberOfFields = 'Äæ¦ì¼Æ¥Ø';
492$strNumSearchResultsInTable = '%s ¶µ¸ê®Æ²Å¦X - ©ó¸ê®Æªí <i>%s</i>';
493$strNumSearchResultsTotal = '<b>Á`­p:</b> <i>%s</i> ¶µ¸ê®Æ²Å¦X';
494$strNumTables = '­Ó¸ê®Æªí';
495
496$strOK = '½T©w';
497$strOpenNewWindow = '¶}±Ò·s phpMyAdmin µøµ¡';
498$strOperations = 'ºÞ²z';
499$strOperator = '¾Þ§@­û';
500$strOptimizeTable = '³Ì¨Î¤Æ¸ê®Æªí';
501$strOr = '©Î';
502$strOverhead = '¦h¾l';
503$strOverwriteExisting = 'Âмg¤w¦s¦bÀÉ®×';
504
505$strPageNumber = '­¶½X:';
506$strPagesToBeFlushed = '±j­¢§ó·s­¶';
507$strPaperSize = '¯È±i¤j¤p';
508$strPartialImport = '³¡¥÷¸ü¤J';
509$strPartialText = 'Åã¥Ü³¡¥÷¤å¦r';
510$strPassword = '±K½X';
511$strPasswordChanged = '%s ªº±K½X¤w¦¨¥\§ó§ï.';
512$strPasswordEmpty = '½Ð¿é¤J±K½X!';
513$strPasswordHashing = '±K½XÂø´ê';
514$strPasswordNotSame = '²Ä¤G¦¸¿é¤Jªº±K½X¤£¦P!';
515$strPDF = 'PDF'; // USE ENG
516$strPdfDbSchema = '"%s" ¸ê®Æ®w·§­n - ²Ä %s ­¶';
517$strPdfInvalidTblName = '¸ê®Æªí "%s" ¤£¦s¦b!';
518$strPdfNoTables = '¨S¦³¸ê®Æªí';
519$strPDFOptions = 'PDF ¿ï¶µ';
520$strPDFReportTitle = '³ø§i¼ÐÃD';
521$strPerHour = '¨C¤p®É';
522$strPerMinute = '¨C¤ÀÄÁ';
523$strPerSecond = '¨C¬í';
524$strPersian = 'ªi´µ»y';
525$strPhoneBook = '¹q¸Üï';
526$strPhp = '«Ø¥ß PHP µ{¦¡½X';
527$strPHP40203 = '±z¥¿¨Ï¥Î PHP ª©¥» 4.2.3, ³oª©¥»¦³¤@­ÓÂù¦r¸`¦r¤¸ªºÄY­«¿ù»~(mbstring). ½Ð°Ñ¾\ PHP ¯äÂγø§i½s¸¹ 19404. phpMyAdmin ¨Ã¤£«ØÄ³¨Ï¥Î³o­Óª©¥»ªº PHP .';
528$strPHPVersion = 'PHP ª©¥»';
529$strPmaDocumentation = 'phpMyAdmin »¡©ú¤å¥ó';
530$strPmaUriError = ' ¥²¶·¦b³]©wÀɤº³]©w <tt>$cfg[\'PmaAbsoluteUri\']</tt> !';
531$strPolish = 'ªiÄõ»y';
532$strPortrait = 'ª½¦V';
533$strPos1 = '²Ä¤@­¶';
534$strPrevious = '«e¤@­¶';
535$strPrimary = '¥DÁä PRIMARY';
536$strPrimaryKeyHasBeenDropped = '¥DÁä¤w³Q§R°£';
537$strPrimaryKeyName = '¥DÁ䪺¦WºÙ¥²¶·ºÙ¬° PRIMARY!';
538$strPrimaryKeyWarning = '("PRIMARY" <b>¥²¶·</b>¬O¥DÁ䪺¦WºÙ¥H¤Î¬O<b>°ß¤@</b>¤@²Õ¥DÁä!)';
539$strPrint = '¦C¦L';
540$strPrintView = '¦C¦LÀ˵ø';
541$strPrintViewFull = '¦C¦LÀ˵ø (Åã¥Ü§¹¾ã¤å¦r)';
542$strPrivDescAllPrivileges = '¥]¬A©Ò¦³Åv­­°£¤F±ÂÅv (GRNANT).';
543$strPrivDescAlter = '®e³\­×§ï²{¦³¸ê®Æªíªºµ²ºc.';
544$strPrivDescAlterRoutine = '®e³\­×§ï¤Î§R°£Àx¦sµ{§Ç.';
545$strPrivDescCreateDb = '®e³\«Ø¥ß·s¸ê®Æ®w¤Î¸ê®Æªí.';
546$strPrivDescCreateRoutine = '®e³\«Ø¥ßÀx¦sµ{§Ç';
547$strPrivDescCreateTbl = '®e³\«Ø¥ß·s¸ê®Æªí.';
548$strPrivDescCreateTmpTable = '®e³\«Ø¥ß¼È®É©Ê¸ê®Æªí.';
549$strPrivDescCreateUser = '®e³\«Ø¥ß¡B§R°£¤Î­«·s©R¦W¨Ï¥ÎªÌ¤á¤f.';
550$strPrivDescCreateView = '®e³\«Ø¥ß·sªºÀ˵ø.';
551$strPrivDescDelete = '®e³\§R°£°O¿ý.';
552$strPrivDescDropDb = '®e³\§R°£¸ê®Æ®w¤Î¸ê®Æªí.';
553$strPrivDescDropTbl = '®e³\§R°£¸ê®Æªí.';
554$strPrivDescExecute = '®e³\ °õ¦æ¹w¥ýÀx¦s¤§µ{¦¡. ©ó¥» MySQL ª©¥»µL®Ä.';
555$strPrivDescExecute5 = '®e³\°õ¦æÀx¦sµ{§Ç.';
556$strPrivDescFile = '®e³\¿é¤J¤Î¿é¥X¼Æ¾Ú¨ìÀÉ®×.';
557$strPrivDescGrant = '®e³\·s¼W¨Ï¥ÎªÌ¤ÎÅv­­¦ÓµL»Ý­«·sŪ¨úÅv­­¸ê®Æªí.';
558$strPrivDescIndex = '®e³\«Ø¥ß¤Î§R°£¯Á¤Þ.';
559$strPrivDescInsert = '®e³\·s¼W¤Î¨ú¥N¼Æ¾Ú.';
560$strPrivDescLockTables = '®e³\Âê¤W²{®É³s½u¤§¸ê®Æªí.';
561$strPrivDescMaxConnections = '­­¨î¨C¤p®É¨Ï¥ÎªÌ¶}±Ò·s³s½uªº¼Æ¥Ø.';
562$strPrivDescMaxQuestions = '­­¨î¨C¤p®É¨Ï¥ÎªÌ¬d¸ßªº¼Æ¥Ø.';
563$strPrivDescMaxUpdates = '­­¨î¨C¤p®É¨Ï¥ÎªÌ§ó§ï¸ê®Æªí¤Î¼Æ¾Úªí¤§«ü¥Oªº¼Æ¥Ø.';
564$strPrivDescMaxUserConnections = '­­¨î¨C­Ó¨Ï¥ÎªÌ¤§¦P¨B³s½u.';
565$strPrivDescProcess3 = '®e³\¤¤¤î¨ä¥L¨Ï¥ÎªÌ¤§µ{§Ç.';
566$strPrivDescProcess4 = '®e³\À˵ø¨t²Î°õ¦æ²M³æ§¹¾ã¤§¬d¸ß.';
567$strPrivDescReferences = '©ó¥» MySQL ª©¥»µL®Ä.';
568$strPrivDescReload = '®e³\­«·sŪ¨ú¦øªA¾¹³]©w¤Î±j¦æ§ó·s¦øªA¾¹§Ö¨ú°O¾Ð.';
569$strPrivDescReplClient = '®e³\¥Î¤á¬d¸ß slaves / masters ¦b¦ó³B.';
570$strPrivDescReplSlave = '»Ý­n½Æ»sªº slaves.';
571$strPrivDescSelect = '®e³\Ū¨ú¼Æ¾Ú.';
572$strPrivDescShowDb = '¥iŪ¨ú¾ã­Ó¸ê®Æ®w²M³æ.';
573$strPrivDescShowView = '®e³\°õ¦æ SHOW CREATE VIEW ¬d¸ß.';
574$strPrivDescShutdown = '®e³\°±¤î¦øªA¾¹.';
575$strPrivDescSuper = '®e³\³s½u, ´Nºâ¶W¹L¤F³Ì¤j³s½u­­¨î; ¥Î©ó³Ì°ª¨t²ÎºÞ²z¦p³]©w¾ãÅéÅv­­©Î¤¤¤î¨ä¥L¨Ï¥ÎªÌ«ü¥O.';
576$strPrivDescUpdate = '®e³\§ó·s¼Æ¾Ú.';
577$strPrivDescUsage = '¨S¦³Åv­­.';
578$strPrivileges = 'Åv­­';
579$strPrivilegesReloaded = 'Åv­­¤w¦¨¥\­«·sŪ¨ú.';
580$strProcesses = '³B²z';
581$strProcesslist = '¨t²Î°õ¦æ²M³æ';
582$strProtocolVersion = '³q°T¨ó©wª©¥»';
583$strPutColNames = '±NÄæ¦ì¦WºÙ©ñ¦b­º¦æ';
584
585$strQBE = '¨Ì½d¨Ò¬d¸ß (QBE)';
586$strQBEDel = '²¾°£';
587$strQBEIns = '·s¼W';
588$strQueryCache = '¬d¸ß§Ö¨ú';
589$strQueryFrame = '¬d¸ßµøµ¡';
590$strQueryOnDb = '¦b¸ê®Æ®w <b>%s</b> °õ¦æ SQL »yªk:';
591$strQueryResultsOperations = '¬d¸ßµ²ªG¾Þ§@';
592$strQuerySQLHistory = 'SQL ¾úµ{';
593$strQueryStatistics = '<b>¬d¸Ú²Î­p</b>: ·í²Î­p±Ò°Ê«á, ¦@¦³ %s ­Ó¬d¸ß¶Ç°e¨ì¦¹¦øªA¾¹.';
594$strQueryTime = '¬d¸ß»Ý®É %01.4f ¬í';
595$strQueryType = '¬d¸ß¤è¦¡';
596$strQueryWindowLock = '¤£­n±N³o»yªkÂл\¨ì¥»µøµ¡¥~ªºSQL»yªk';
597
598$strReadRequests = 'Ū¨ú­n¨D';
599$strReceived = '±µ¦¬';
600$strRecords = '°O¿ý';
601$strReferentialIntegrity = 'Àˬd«ü¥Ü§¹¾ã©Ê:';
602$strRefresh = '§ó·s';
603$strRelationalSchema = 'ÃöÁp·§­n';
604$strRelationNotWorking = 'ÃöÁp¸ê®Æªíªºªþ¥[¥\¯à¥¼¯à±Ò°Ê, %s½Ð«ö¦¹%s ¬d¥X°ÝÃD­ì¦].';
605$strRelations = 'ÃöÁp';
606$strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement
607$strRelationView = 'ÃöÁpÀ˵ø';
608$strReloadingThePrivileges = '­«·sŪ¨úÅv­­';
609$strReloadPrivileges = '­«·sŪ¨úÅv­­'; //to translate
610$strRemoveSelectedUsers = '²¾°£¤w¿ï¾Ü¨Ï¥ÎªÌ';
611$strRenameDatabaseOK = '¸ê®Æ®w %s ¤w§ó§ï¦WºÙ¬° %s';
612$strRenameTable = '±N¸ê®Æªí§ï¦W¬°';
613$strRenameTableOK = '¤w¸g±N¸ê®Æªí %s §ï¦W¦¨ %s';
614$strRepairTable = '­×´_¸ê®Æªí';
615$strReplaceNULLBy = '±N NULL ¨ú¥N¬°';
616$strReplaceTable = '¥HÀɮרú¥N¸ê®Æªí¸ê®Æ';
617$strReplication = '½Æ»s';
618$strReset = '­«¸m';
619$strResourceLimits = '¸ê·½­­¨î';
620$strReType = '½T»{±K½X';
621$strRevoke = '²¾°£';
622$strRevokeAndDelete = '¼o°£¨Ï¥ÎªÌ©Ò¦³¦³®Ä¤§Åv­­¨Ã§R°£.';
623$strRevokeAndDeleteDescr = '¨Ï¥ÎªÌ¤´µM¦³ USAGE Åv­­ª½¦ÜÅv­­¸ê®Æªí§ó·sŪ¨ú.';
624$strRevokeMessage = '±z¤w²¾°£³o¦ì¨Ï¥ÎªÌªºÅv­­: %s';
625$strRomanian = 'ù°¨¥§¨È»y';
626$strRowLength = '¸ê®Æ¦Cªø«×';
627$strRows = '¸ê®Æ¦C¦C¼Æ';
628$strRowsFrom = 'µ§°O¿ý¡A¶}©l¦C¼Æ:';
629$strRowSize = '¸ê®Æ¦C¤j¤p';
630$strRowsModeFlippedHorizontal = '««ª½ (±ÛÂà¼ÐÃD)';
631$strRowsModeHorizontal = '¤ô¥­';
632$strRowsModeOptions = 'Åã¥Ü¬° %s ¤è¦¡ ¤Î ¨C¹j %s ¦æÅã¥ÜÄæ¦W';
633$strRowsModeVertical = '««ª½';
634$strRowsStatistic = '¸ê®Æ¦C²Î­p¼Æ­È';
635$strRunning = '¦b %s °õ¦æ';
636$strRunQuery = '°õ¦æ»yªk';
637$strRunSQLQuery = '¦b¸ê®Æ®w %s °õ¦æ¥H¤U«ü¥O';
638$strRunSQLQueryOnServer = '©ó¦øªA¾¹ %s °õ¦æ SQL »yªk';
639$strRussian = '«X»y';
640
641$strSave = 'Àx¦s';
642$strSaveOnServer = 'Àx¦s¨ì¦øªA¾¹©ó %s ¥Ø¿ý';
643$strScaleFactorSmall = '¤ñ¨Ò­¿¼Æ¤Ó²Ó, µLªk±N¹Ïªí©ñ¦b¤@­¶¤º';
644$strSearch = '·j¯Á';
645$strSearchFormTitle = '·j¯Á¸ê®Æ®w';
646$strSearchInTables = '©ó¥H¤U¸ê®Æªí:';
647$strSearchNeedle = '´M§ä¤§¤å¦r©Î¼Æ­È (¸U¥Î¦r¤¸: "%"):';
648$strSearchOption1 = '¥ô¦ó¤@²Õ¤å¦r';
649$strSearchOption2 = '©Ò¦³¤å¦r';
650$strSearchOption3 = '§¹¾ãµü»y';
651$strSearchOption4 = '¥H³W«hªí¥Üªk (regular expression) ·j¯Á';
652$strSearchResultsFor = '·j¯Á "<i>%s</i>" ªºµ²ªG %s:';
653$strSearchType = '´M§ä:';
654$strSecretRequired = '³]©wÀɮײ{¦b»Ý­n±K½X (passphrase) (blowfish_secret).';
655$strSelectADb = '½Ð¿ï¾Ü¸ê®Æ®w';
656$strSelectAll = '¥þ¿ï';
657$strSelectBinaryLog = '¿ï¾ÜÀ˵ø¤G¶i¨î°O¿ý';
658$strSelectFields = '¿ï¾ÜÄæ¦ì (¦Ü¤Ö¤@­Ó)';
659$strSelectNumRows = '¬d¸ß¤¤';
660$strSelectTables = '¿ï¾Ü¸ê®Æªí';
661$strSend = '¤U¸üÀx¦s';
662$strSent = '°e¥X';
663$strServer = '¦øªA¾¹';
664$strServerChoice = '¿ï¾Ü¦øªA¾¹';
665$strServerNotResponding = '¦øªA¾¹¨ÃµL¦^À³';
666$strServerStatus = '¹B¦æ¸ê°T';
667$strServerStatusDelayedInserts = '©µ¿ð´¡¤J';
668$strServerStatusUptime = '³o MySQL ¦øªA¾¹¤w±Ò°Ê¤F %s. ¦øªA¾¹©ó %s ±Ò°Ê.';
669$strServerTabVariables = '¸ê°T';
670$strServerTrafficNotes = '<b>¦øªA¾¹¬y¶q</b>: ³o¨ÇªíÅã¥Ü¤F¦¹ MySQL ¦øªA¾¹¦Û±Ò°Ê¥H¨Óªººôµ¸¬y¶q²Î­p¡C';
671$strServerVars = '¦øªA¾¹¸ê°T¤Î³]©w';
672$strServerVersion = '¦øªA¾¹ª©¥»';
673$strSessionValue = 'µ{§Ç¼Æ­È';
674$strSetEnumVal = '¦pÄæ¦ì®æ¦¡¬O "enum" ©Î "set", ½Ð¨Ï¥Î¥H¤Uªº®æ¦¡¿é¤J: \'a\',\'b\',\'c\'...<br />¦p¦b¼Æ­È¤W»Ý­n¿é¤J¤Ï±×½u (\) ©Î³æ¤Þ¸¹ (\') , ½Ð¦A¥[¤W¤Ï±×½u (¨Ò¦p \'\\\\xyz\' or \'a\\\'b\').';
675$strShow = 'Åã¥Ü';
676$strShowAll = 'Åã¥Ü¥þ³¡';
677$strShowColor = 'Åã¥ÜÃC¦â';
678$strShowDatadictAs = '¼Æ¾Ú¦r¨å®æ¦¡';
679$strShowFullQueries = 'Åã¥Ü§¹¾ã¬d¸ß';
680$strShowGrid = 'Åã¥Ü®Ø®æ';
681$strShowingBookmark = 'Åã¥Ü®ÑÅÒ';
682$strShowingRecords = 'Åã¥Ü°O¿ý';
683$strShowOpenTables = 'Åã¥Ü¶}±Ò¸ê®Æªí';
684$strShowPHPInfo = 'Åã¥Ü PHP ¸ê°T';
685$strShowSlaveHosts = 'Åã¥Ü slave ¥D¾÷';
686$strShowSlaveStatus = 'Åã¥Ü slave ª¬ºA';
687$strShowStatusReset = '­«³]';
688$strShowTableDimension = 'Åã¥Üªí®æ¤j¤p';
689$strShowTables = 'Åã¥Ü¸ê®Æªí';
690$strShowThisQuery = '­«·sÅã¥Ü SQL »yªk ';
691$strSimplifiedChinese = '²Å餤¤å';
692$strSingly = '(¥u·|±Æ§Ç²{®Éªº°O¿ý)';
693$strSize = '¤j¤p';
694$strSkipQueries = '¶}©l®É²¤¹L¦h¤Ö¦æ°O¿ý (»yªk)';
695$strSlovak = '´µ¬¥¥ï§J»y';
696$strSlovenian = '´µ¬¥¤å¥§¨È»y';
697$strSocketProblem = '( ©ÎªÌ¥»¾÷ MySQL ¦øªA¾¹¤§ socket ¨Ã¥¼¥¿½T³]©w)';
698$strSort = '±Æ§Ç';
699$strSortByKey = '¨ÌÁä¦W±Æ§Ç';
700$strSorting = '±Æ§Ç';
701$strSpaceUsage = '¤w¨Ï¥ÎªÅ¶¡';
702$strSpanish = '¦è¯Z¤ú»y';
703$strSplitWordsWithSpace = '¨C²Õ¤å¦r¥HªÅ®æ (" ") ¤À¹j.';
704$strSQL = 'SQL'; // should express in english
705$strSQLCompatibility = 'SQL ­Ý®e¼Ò¦¡';
706$strSQLExportType = '¿é¥X¤è¦¡';
707$strSQLImportOptions = 'SQL ¿ï¶µ';
708$strSQLOptions = 'SQL ¿ï¶µ';
709$strSQLParserBugMessage = '³o¥i¯à¬O±z§ä¨ì¤F SQL ¤ÀªRµ{¦¡ªº¤@¨Çµ{¦¡¿ù»~¡A½Ð²Ó¤ß¬d¬Ý±zªº»yªk¡AÀˬd¤@¤U¤Þ¸¹¬O¥¿½T¤Î¨S¦³¿òº|¡A¨ä¥L¥i¯à¥X¿ùªº­ì¦]¥i¯à¨Ó¦Û±z¤W¸üÀɮ׮ɦb¤Þ¸¹¥~ªº¦a¤è¨Ï¥Î¤F¤G¶i¨î½X¡C±z¥i¥H¹Á¸Õ¦b MySQL ©R¥O¦C¤¶­±°õ¦æ¸Ó»yªk¡C¦p MySQL ¦øªA¾¹µo¥X¿ù»~«H®§¡A³o¥i¯àÀ°§U±z¥h§ä¥X°ÝÃD©Ò¦b¡C¦p±z¤´µM¥¼¯à¸Ñ¨M°ÝÃD¡A©Î¦b¤ÀªRµ{¦¡¥X²{¿ù»~¡A¦ý¦b©R¥O¦C¼Ò¦¡¯à¥¿±`°õ¦æ¡A½Ð±N¸Ó¥y¥X²{¿ù»~ªº SQL »yªk©â¥X¡A¨Ã±N¥H¤Uªº"°Å¨ú"³¡¥÷¤@¦P´£¥æ¨ì¯ä¦ä°Ï:';
710$strSQLParserUserError = '¥i¯à¬O±zªº SQL »yªk¥X²{¿ù»~¡A¦p MySQL ¦øªA¾¹µo¥X¿ù»~«H®§¡A³o¥i¯àÀ°§U±z¥h§ä¥X°ÝÃD©Ò¦b¡C';
711$strSQLQuery = 'SQL »yªk';
712$strSQLResult = 'SQL ¬d¸ßµ²ªG';
713$strSQPBugInvalidIdentifer = 'µL®ÄªºÃѧO½X (Invalid Identifer)';
714$strSQPBugUnclosedQuote = '¥¼§¹µ²ªº¤Þ¸¹ (Unclosed quote)';
715$strSQPBugUnknownPunctuation = '¤£ª¾©úªº¼ÐÂI²Å¸¹ (Unknown Punctuation String)';
716$strStatCheckTime = '³Ì«áÀˬd';
717$strStatCreateTime = '«Ø¥ß';
718$strStatement = '±Ô­z';
719$strStatisticsOverrun = '©ó¸ûÁc¦£ªº¦øªA¾¹, ­pºâ¾¹¥i¯à·|·¸¥X, ¥O MySQL ¦øªA¾¹´£¨Ñ¤§²Î­p¦³»~®t.';
720$strStatUpdateTime = '³Ì«á§ó·s';
721$strStatus = 'ª¬ºA';
722$strStorageEngine = 'Àx¦s¤ÞÀº';
723$strStorageEngines = 'Àx¦s¤ÞÀº';
724$strStrucCSV = 'CSV ¸ê®Æ';
725$strStrucData = 'µ²ºc»P¸ê®Æ';
726$strStrucExcelCSV = 'MS Excel ªº CSV ®æ¦¡';
727$strStrucNativeExcel = '­ì©l MS Excel ¸ê®Æ';
728$strStrucOnly = '¥u¦³µ²ºc';
729$strStructPropose = '¤ÀªR¸ê®Æªíµ²ºc';
730$strStructure = 'µ²ºc';
731$strSubmit = '°e¥X';
732$strSuccess = '±zªºSQL»yªk¤w¶¶§Q°õ¦æ';
733$strSum = 'Á`­p';
734$strSwedish = '·ç¨å»y';
735$strSwitchToDatabase = 'Âಾ¨ì½Æ»s¤§¸ê®Æ®w';
736$strSwitchToTable = '¸õ¨ì¤w½Æ»s¤§¸ê®Æªí';
737
738$strTable = '¸ê®Æªí';
739$strTableAlreadyExists = '¸ê®Æªí %s ¤w¦s¦b!';
740$strTableComments = '¸ê®Æªíµù¸Ñ¤å¦r';
741$strTableEmpty = '½Ð¿é¤J¸ê®Æªí¦WºÙ!';
742$strTableHasBeenDropped = '¸ê®Æªí %s ¤w³Q§R°£';
743$strTableHasBeenEmptied = '¸ê®Æªí %s ¤w³Q²MªÅ';
744$strTableHasBeenFlushed = '¸ê®Æªí %s ¤w³Q±j­¢§ó·s';
745$strTableMaintenance = '¸ê®ÆªíºûÅ@';
746$strTableOfContents = '¥Ø¿ý';
747$strTableOptions = '¸ê®Æªí¿ï¶µ';
748$strTables = '%s ¸ê®Æªí';
749$strTableStructure = '¸ê®Æªí®æ¦¡¡G';
750$strTakeIt = '¿ï¥Î';
751$strTblPrivileges = '«ü©w¸ê®ÆªíÅv­­';
752$strTempData = '¼È¦s¸ê®Æ';
753$strTextAreaLength = ' ¥Ñ©óªø«×­­¨î<br /> ¦¹Äæ¦ì¤£¯à½s¿è ';
754$strThai = '®õ»y';
755$strTheme = '´Ú¦¡';
756$strThemeDefaultNotFound = '§ä¤£¨ì¹w³]§G´º¥DÃD %s !';
757$strThemeNoPreviewAvailable = '¨ÃµL¹wÄý.';
758$strThemeNotFound = '§ä¤£¨ì§G´º¥DÃD %s !';
759$strThemeNoValidImgPath = '§ä¤£¨ì§G´º¥DÃD %s ³]©w¹Ï¹³¤§¸ô®|!';
760$strThemePathNotFound = '§ä¤£¨ì§G´º¥DÃD %s ¤§³]©w¸ô®|!';
761$strThisHost = '«ü©w¥D¾÷';
762$strThreads = '½uµ{';
763$strThreadSuccessfullyKilled = '«ü¥O %s ¤w¦¨¥\¤¤¤î.';
764$strTime = '®É¶¡';
765$strToggleScratchboard = 'Âà´««K±ø';
766$strTotal = 'Á`­p';
767$strTotalUC = 'Á`¦@';
768$strTraditionalChinese = 'ÁcÅ餤¤å';
769$strTraditionalSpanish = '¶Ç²Î¦è¯Z¤ú»y';
770$strTraffic = '¬y¶q';
771$strTransactionCoordinator = '¥æ©ö¨ó½Õ¾¹';
772$strTransformation_application_octetstream__download = '©óÄæ¦ìÅã¥Ü³s½u¨Ó¤U¸ü¤G¶i¨î¸ê®Æ. ²Ä¤@­Ó¿ï¶µ¬O¤G¶i¨îªºÀɮצWºÙ. ²Ä¤G­Ó¿ï¶µ¥i³]©w¥i¥ÎªºÄæ¦ì¦WºÙ¥Î§@ÀɮצWºÙ. ¦p±z³]©w¤F²Ä¤G­Ó¿ï¶µ, ²Ä¤@­Ó¿ï¶µµL»Ý³]©w';
773$strTransformation_application_octetstream__hex = '¥H¤Q¤»¶i¨î¤è¦¡Åã¥Ü.';
774$strTransformation_image_jpeg__inline = 'Åã¥Ü¥i«ö¦¡¹Ï¹³; ¿ï¶µ; ¼e«×,°ª«×[¥H¹³¯À¬°³æ¦ì] («O®É­ì¦³¤ñ¨Ò)';
775$strTransformation_image_jpeg__link = 'Åã¥Ü¹Ï¹³ªº³s½u (ª½±µ¤U¸ü).';
776$strTransformation_image_png__inline = '°Ñ¬Ý image/jpeg: ¤º«Ø';
777$strTransformation_text_plain__external = '¥u­­©ó LINUX : °õ¦æ¥~³¡µ{¦¡¤Î±N¤º®e¥H¼Ð·Ç¿é¤J¼Ò¦¡¿é¤J. ¿é¥Xµ{¦¡¤§¼Ð·Ç¿é¥X. ¹w³]¬O¾ã»ôªº, ¤è«KÅã¥Ü HTML ½X. ¥Ñ©ó«O¦w²z¥Ñ, ±z»Ý­n¦Û¦æ½s¿è libraries/transformations/text_plain__external.inc.php ¤Î¥[¤J»Ý­n¨Ï¥Î¤u¨ã§@¬°°õ¦æ. ²Ä¤@­Ó¿ï¶µ¬°¦³¦h¤Ö­Óµ{¦¡»Ý­n¨Ï¥Î, ²Ä¤G­Ó¿ï¶µ¬°³o¦¡µ{¦¡ªº°Ñ¼Æ, ²Ä¤T­Ó¿ï¶µ, ¦p³]©w¬° 1 ±N·|¨Ï¥Î htmlspecialchars() Âà´«¿é¥X (¹w³]: 1). ²Ä¥|­Ó¿ï¶µ, ¦p³]©w¬° 1 ±N·|¥[¤J NOWRAP ©ó¤º®eªºªí®æ¤º, ¥O¿é¥X¤§©Ò¦³¤º®e³£¤£·|­«·s±Æ¦ì (¹w³]: 1)';
778$strTransformation_text_plain__formatted = '«O¦s­ì¥»¤º®e¤§®æ¦¡. ¤£¶i¦æ¥ô¦ó Escaping ³B²z.';
779$strTransformation_text_plain__imagelink = 'Åã¥Ü¹Ï¹³¤Î³sµ², ¼Æ¾Ú¤º®e¬OÀɮצWºÙ; ²Ä¤@­Ó¿ï¶µ¬Oºô§}«e¬q (¨Ò "http://domain.com/" ), ²Ä¤G­Ó¿ï¶µ¬O¼e«×ªº¹³¯À,²Ä¤T­Ó¿ï¶µ¬O°ª«×ªº¹³¯À.';
780$strTransformation_text_plain__link = 'Åã¥Ü³sµ², ¼Æ¾Ú¤º®e¬OÀɮצWºÙ; ²Ä¤@­Ó¿ï¶µ¬Oºô§}«e¬q (¨Ò "http://domain.com/" ), ²Ä¤G¿ï¶µ¬O³sµ²ªº¼ÐÃD.';
781$strTransformation_text_plain__sql = '®æ¦¡¤Æ¤å¦r¬° SQL ¬d¸ß¤Î¯S¥X»yªk.';
782$strTransformation_text_plain__substr = '¥uÅã¥Ü³¡¥÷ªº¦r¦ê. ²Ä¤@­Ó¿ï¶µ¬°¦r¦ê¶}©l¿é¥Xªº¦ì¸m (offset) (¹w³]: 0). ²Ä¤G­Ó¿ï¶µ¬°¦h¤Ö­Ó¦r¦ê¿é¥X. ¯dªÅ¬°¿é¥X¾l¤U©Ò¦³¦r¦ê. ²Ä¤T­Ó¿ï¶µ¬°·í³¡¥÷¦r¦ê¨ú¦^«áÅã¥Ü¤°»ò¦r¦ê©óµ²§À (¹w³]: ...) .';
783$strTruncateQueries = '§R°£¤wÅã¥Ü¬d¸ß';
784$strTurkish = '¤g¦Õ¨ä»y';
785$strType = '«¬ºA';
786
787$strUkrainian = '¯Q§JÄõ»y';
788$strUncheckAll = '¥þ³¡¨ú®ø';
789$strUnicode = '²Î¤@½X (Unicode)';
790$strUnique = '°ß¤@Áä UNIQUE';
791$strUnknown = '¤£¸Ô';
792$strUnselectAll = '¥þ³¡¨ú®ø';
793$strUpdatePrivMessage = '±z¤w¸g§ó·s¤F %s ªºÅv­­.';
794$strUpdateProfileMessage = '¸ê®Æ¤v¸g§ó·s.';
795$strUpdateQuery = '§ó·s»yªk';
796$strUpdComTab = '½Ð°Ñ¬Ý»¡©ú¤å¥ó¬d¸ß¦p¦ó§ó·s Column_comments ¸ê®Æªí';
797$strUpgrade = '±zÀ³¸Ó§ó·s¨ì %s %s ©Î¤§«á.';
798$strUploadLimit = '§A¥¿¹Á¸Õ¤W¸ü¤j®e¶qÀɮסA½Ð¬d¬Ý¦¹ %s¤å¥ó%s ¦p¦ó²¤¹L¦¹­­¨î.';
799$strUsage = '¨Ï¥Î';
800$strUseBackquotes = '¦b¸ê®Æªí¤ÎÄæ¦ì¨Ï¥Î¤Þ¸¹';
801$strUsedPhpExtensions = '¤v¨Ï¥Î PHP ÂX¥Rªþ¥ó';
802$strUseHostTable = '¨Ï¥Î¥D¾÷¸ê®Æªí';
803$strUser = '¨Ï¥ÎªÌ';
804$strUserAlreadyExists = '¨Ï¥ÎªÌ %s ¤v¦s¦b!';
805$strUserEmpty = '½Ð¿é¤J¨Ï¥ÎªÌ¦WºÙ!';
806$strUserName = '¨Ï¥ÎªÌ¦WºÙ';
807$strUserNotFound = '¿ï¾Üªº¨Ï¥ÎªÌ¦bÅv­­¸ê®Æªí¤º§ä¤£¨ì.';
808$strUserOverview = '¨Ï¥ÎªÌ¤@Äý';
809$strUsersDeleted = '¿ï¾Üªº¨Ï¥ÎªÌ¤w¦¨¥\§R°£.';
810$strUsersHavingAccessToDb = '¥iŪ¨ú &quot;%s&quot; ¤§¨Ï¥ÎªÌ';
811$strUseTabKey = '«ö TAB Áä¸õ¨ì¤U¤@­Ó¼Æ­È, ©Î CTRL+¤è¦VÁä §@ÀH·N²¾°Ê';
812$strUseTables = '¨Ï¥Î¸ê®Æªí';
813$strUseTextField = '¤å¦r¿é¤J';
814$strUseThisValue = '¨Ï¥Î¦¹­È';
815
816$strValidateSQL = 'Àˬd SQL';
817$strValidatorError = 'SQL ¤ÀªRµ{¦¡¥¼¯à±Ò°Ê¡A½ÐÀˬd¬O§_¤w±N %s¤å¥ó%s ¤ºªº PHP Àɮצw¸Ë¡C';
818$strValue = '­È';
819$strVar = '¸ê°T';
820$strVersionInformation = 'ª©¥»¸ê°T';
821$strView = 'À˵ø';
822$strViewDump = 'À˵ø¸ê®Æªíªº³Æ¥÷·§­n (dump schema)';
823$strViewDumpDatabases = 'Åã¥Ü¸ê®Æ®w·§­n (schema)';
824$strViewDumpDB = 'À˵ø¸ê®Æ®wªº³Æ¥÷·§­n (dump schema)';
825$strViewHasBeenDropped = 'À˵ø %s ¤v³Q§R°£.';
826$strViewMaxExactCount = '³o­ÓÀˬd¤w¶W¹L %s ¦C, ¸Ô±¡½Ð°Ñ¬Ý¦¹%s¤å¥ó%s.';
827
828$strWebServerUploadDirectory = 'Web ¦øªA¾¹¤W¸ü¥Ø¿ý';
829$strWebServerUploadDirectoryError = '³]©w¤§¤W¸ü¥Ø¿ý¿ù»~¡A¥¼¯à¨Ï¥Î';
830$strWelcome = 'Åwªï¨Ï¥Î %s';
831$strWestEuropean = '¦è¼Ú»y¤å';
832$strWildcard = '¸U¥Î¦r¤¸';
833$strWindowNotFound = '¥Ø¦aªºµøµ¡µLªk§ó·s. ¥i¯à§A¤wÃö³¬¦¹µøµ¡©Î§AªºÂsÄý¾¹©ó¦w¥þ³]©w¤º±Ò°Ê¤FµLªk¸óµøµ¡§ó·s';
834$strWithChecked = '¿ï¾Üªº¸ê®Æªí¡G';
835$strWriteRequests = '¼g¤J­n¨D';
836$strWrongUser = '¿ù»~ªº¨Ï¥ÎªÌ¦WºÙ©Î±K½X¡A©Úµ´¦s¨ú';
837
838$strXML = 'XML'; //USE ENG
839
840$strYes = ' ¬O ';
841
842$strZeroRemovesTheLimit = 'µù: ³]©w³o¨Ç¿ï¶µ¬° 0 (¹s) ¥i¸Ñ°£­­¨î.';
843$strZip = '"zipped"';
844
845
846// To translate:
847$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
848$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
849$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
850$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
851$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
852$strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
853$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
854$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
855$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
856$strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
857$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
858$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
859$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
860$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
861$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
862$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
863$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
864$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
865$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
866$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
867$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
868$strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
869$strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
870$strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
871$strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
872$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
873$strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
874$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
875$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
876$strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
877$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
878$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
879$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
880$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
881$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
882$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
883$strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
884$strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
885$strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
886$strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
887$strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
888$strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
889$strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
890$strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
891$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
892$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
893$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
894$strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
895$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
896$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
897$strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
898$strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
899$strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
900$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
901$strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
902$strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
903$strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
904$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
905$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
906$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
907$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
908$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
909$strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
910$strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
911$strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
912$strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
913$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
914$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
915$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
916$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
917$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
918$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
919$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
920$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
921$strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
922$strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
923$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
924$strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
925$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
926$strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
927$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
928$strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
929$strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
930$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
931$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
932$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
933$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
934$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
935$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
936$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
937$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
938$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
939$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
940$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
941$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
942$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
943$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
944$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
945$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
946$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
947$strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
948$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
949$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
950$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
951$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
952$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
953$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
954$strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
955$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
956$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
957$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
958$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
959
960$strAddClause = 'Add %s'; //to translate
961$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
962$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
963$strOpenDocumentSpreadsheetOptions = 'Open Document Spreadsheet options'; //to translate
964$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
965$strXMLOptions = 'XML options'; //to translate
966$strStrucNativeExcelOptions = 'Native Excel export options'; //to translate
967$strCreateUserDatabase = 'Database for user'; //to translate
968$strCreateUserDatabaseNone = 'None'; //to translate
969$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
970$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
971$strOpenDocumentText = 'Open Document Text'; //to translate
972$strOpenDocumentTextOptions = 'Open Document Text options'; //to translate
973$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
974$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
975$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
976$strInvalidTableName = 'Invalid table name'; //to translate
977$strInvalidDatabase = 'Invalid database'; //to translate
978$strServers = 'Servers'; //to translate
979$strDelimiter = 'Delimiter'; //to translate
980$strFunctions = 'Functions'; //to translate
981$strProcedures = 'Procedures'; //to translate
982$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
983$strFontSize = 'Font size'; //to translate
984$strLanguage = 'Language'; //to translate
985$strPmaWiki = 'phpMyAdmin wiki'; //to translate
986$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
987$strDocSQL = 'DocSQL'; //to translate
988$strDocSQLOptions = 'DocSQL options'; //to translate
989$strTableName = 'Table name'; //to translate
990$strTableIsEmpty = 'Table seems to be empty!'; //to translate
991$strDbIsEmpty = 'Database seems to be empty!'; //to translate
992$strShowingPhp = 'Showing as PHP code'; //to translate
993$strShowingSQL = 'Showing SQL query'; //to translate
994$strDesigner = 'Designer'; //to translate
995$strNumberOfTables = 'Number of tables'; //to translate
996$strCreateTable = 'Create table'; //to translate
997$strCreateRelation = 'Create relation'; //to translate
998$strSavePosition = 'Save position'; //to translate
999$strSelectForeignKey = 'Select Foreign Key'; //to translate
1000$strHide = 'Hide'; //to translate
1001$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1002$strReload = 'Reload'; //to translate
1003$strSmallBigAll = 'Small/Big All'; //to translate
1004$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
1005$strMoveMenu = 'Move Menu'; //to translate
1006$strAngularLinks = 'Angular links'; //to translate
1007$strDirectLinks = 'Direct links'; //to translate
1008$strHideShowAll = 'Hide/Show all'; //to translate
1009$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
1010$strInternalRelationAdded = 'Internal relation added'; //to translate
1011$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate
1012$strRelationDeleted = 'Relation deleted'; //to translate
1013$strToSelectRelation = 'To select relation, click :'; //to translate
1014$strExportImportToScale = 'Export/Import to scale'; //to translate
1015$strRecommended = 'recommended'; //to translate
1016$strToFromPage = 'to/from page'; //to translate
1017$strSelectReferencedKey = 'Select referenced key'; //to translate
1018$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
1019$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate
1020$strHelp = 'Help'; //to translate
1021$strCancel = 'Cancel'; //to translate
1022$strDeleteRelation = 'Delete relation'; //to translate
1023$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
1024$strStructureForView = 'Structure for view'; //to translate
1025$strStandInStructureForView = 'Stand-in structure for view'; //to translate
1026$strToggleSmallBig = 'Toggle small/big'; //to translate
1027$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
1028$strErrorRelationAdded = 'Error: Relation not added.'; //to translate
1029$strErrorRelationExists = 'Error: relation already exists.'; //to translate
1030$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
1031$strSnapToGrid = 'Snap to grid'; //to translate
1032$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
1033$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
1034?>
Note: See TracBrowser for help on using the repository browser.