3.3.2 release
[phpmyadmin/madhuracj.git] / lang / chinese_traditional-utf-8.inc.php
blob429667e17eaa54a08b8e9f3639cf83e2dc102511
1 <?php
2 /* $Id$ */
4 /**
5 * Last translation by: Siu Sun <siusun@best-view.net>
6 * Follow by the original translation of Taiyen Hung 洪泰元<yen789@pchome.com.tw>
7 */
9 $charset = 'utf-8';
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');
16 $mysql_5_1_doc_lang = 'zh';
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';
24 $timespanfmt = '%s 日, %s 小時, %s 分鐘 %s 秒';
26 $strAbortedClients = '取消';
27 $strAccessDeniedCreateConfig = '有可能你未建立設定檔. 你可利用此 %1$s安裝程序%2$s 建立設定檔.';
28 $strAccessDeniedExplanation = 'phpMyAdmin 嘗試連線到 MySQL 伺服器, 但伺服器拒絕了連線. 您應於 config.inc.php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 MySQL 伺服器資料相同';
29 $strAccessDenied = '拒絕存取';
30 $strAction = '執行';
31 $strAddAutoIncrement = "新增 AUTO_INCREMENT 數值";
32 $strAddConstraints = '加入限制';
33 $strAddDeleteColumn = '新增/減少 選擇欄';
34 $strAddDeleteRow = '新增/減少 篩選列';
35 $strAddFields = '新增 %s 個欄位';
36 $strAddHeaderComment = '於標題加入個人註解 (\\n 開新行)';
37 $strAddIntoComments = '加入註解文字';
38 $strAddNewField = '增加新欄位';
39 $strAddPrivilegesOnDb = '於以下資料庫加入權限';
40 $strAddPrivilegesOnTbl = '於以下資料表加入權限';
41 $strAddSearchConditions = '增加檢索條件 ("where" 子句的主體)';
42 $strAddToIndex = '新增 &nbsp;%s&nbsp; 組索引欄';
43 $strAddUserMessage = '您已新增了一個新使用者.';
44 $strAddUser = '新增使用者';
45 $strAdministration = '系統管理';
46 $strAfterInsertBack = '返回';
47 $strAfterInsertNewInsert = '新增一筆記錄';
48 $strAfterInsertNext = '編輯新一列';
49 $strAfterInsertSame = '返回這頁';
50 $strAfter = '在 %s 之後';
51 $strAllTableSameWidth = '以相同寬度顯示所有資料表?';
52 $strAll = '全部';
53 $strAlterOrderBy = '根據欄位內容排序記錄';
54 $strAnalyzeTable = '分析資料表';
55 $strAndThen = '然後';
56 $strAnd = '與';
57 $strAnIndex = '索引已經新增到 %s';
58 $strAnyHost = '任何主機';
59 $strAnyUser = '任何使用者';
60 $strAny = '任何';
61 $strApproximateCount = '可能接近. 請參看 FAQ 3.11';
62 $strAPrimaryKey = '主鍵已經新增到 %s';
63 $strArabic = '阿拉伯語';
64 $strArmenian = '美式英語';
65 $strAscending = '遞增';
66 $strAtBeginningOfTable = '於資料表開頭';
67 $strAtEndOfTable = '於資料表尾端';
68 $strAttr = '屬性';
69 $strAutomaticLayout = '自動格式';
71 $strBack = '回上一頁';
72 $strBaltic = '波羅的海語';
73 $strBeginCut = '開始 剪取';
74 $strBeginRaw = '開始 原始資料';
75 $strBinaryDoNotEdit = '二進制碼 - 不能編輯';
76 $strBinaryLog = '二進制記錄';
77 $strBinary = '二進制碼';
78 $strBinLogEventType = '事件方式';
79 $strBinLogInfo = '資料';
80 $strBinLogName = '記錄檔案稱';
81 $strBinLogOriginalPosition = '原有位置';
82 $strBinLogPosition = '位置';
83 $strBinLogServerId = '伺服器 ID';
84 $strBookmarkAllUsers = '所有用者可讀取此書籤';
85 $strBookmarkCreated = '書籤 %s 已建立';
86 $strBookmarkDeleted = '書籤已經刪除.';
87 $strBookmarkLabel = '書籤名稱';
88 $strBookmarkQuery = 'SQL 語法書籤';
89 $strBookmarkReplace = '取代相同名稱之書籤';
90 $strBookmarkThis = '將此 SQL 語法加入書籤';
91 $strBookmarkView = '查看';
92 $strBrowseDistinctValues = '瀏覽不同數值';
93 $strBrowseForeignValues = '瀏覽外來值';
94 $strBrowse = '瀏覽';
95 $strBufferPoolActivity = '緩衝區活動率';
96 $strBufferPoolUsage = '緩衝區使用空間';
97 $strBufferPool = '緩衝區';
98 $strBufferReadMissesInPercent = '讀取遺漏 %';
99 $strBufferReadMisses = '讀取遺漏';
100 $strBufferWriteWaitsInPercent = '寫入等候 %';
101 $strBufferWriteWaits = '寫入等候';
102 $strBulgarian = '保加利亞語';
103 $strBusyPages = '繁忙頁';
104 $strBzip = '"bzipped"';
106 $strCalendar = '日曆';
107 $strCanNotLoadImportPlugins = '無法讀取載入的外掛程式, 請檢查安裝程序!';
108 $strCannotLogin = '無法登入 MySQL 伺服器';
109 $strCantLoadRecodeIconv = '未能讀取 iconv 或重新編碼程式來作文字編碼轉換, 請設定 php 來啟動這些模組或取消 phpMyAdmin 使用文字編碼轉換功能.';
110 $strCantLoad = '無法讀取 %s 模組,<br />請檢查 PHP 設定';
111 $strCantRenameIdxToPrimary = '無法將索引更名為 PRIMARY!';
112 $strCantUseRecodeIconv = '當文編碼模組讀取後,未能使用 iconv, libiconv 或 recode_string 功能. 請檢查您的 php 設定.';
113 $strCardinality = '組別';
114 $strCaseInsensitive = '大小寫不相符';
115 $strCaseSensitive = '大小寫相符';
116 $strCentralEuropean = '中歐語';
117 $strChangeCopyModeCopy = '... 保留舊使用者.';
118 $strChangeCopyModeDeleteAndReload = ' ... 刪除舊使用者及重新讀取權限資料表.';
119 $strChangeCopyModeJustDelete = ' ... 刪除舊使用者.';
120 $strChangeCopyModeRevoke = ' ... 廢除所有舊使用者有效之權限並刪除.';
121 $strChangeCopyMode = '建立新使用者及使用相同之權限, 及 ...';
122 $strChangeCopyUser = '更改登入資訊 / 複製使用者';
123 $strChangeDisplay = '選擇顯示之欄位';
124 $strChangePassword = '更改密碼';
125 $strChange = '修改';
126 $strCharsetOfFile = '文字編碼檔案:';
127 $strCharsetsAndCollations = '文字編碼及校對';
128 $strCharsets = '文字編碼';
129 $strCharset = '文字編碼 (Charset)';
130 $strCheckAll = '全選';
131 $strCheckOverhead = '檢查額外記錄 (overhead)'; // nor sure yet.
132 $strCheckPrivsLong = '查詢資料庫 &quot;%s&quot; 之權限.';
133 $strCheckPrivs = '查詢權限';
134 $strCheckTable = '檢查資料表';
135 $strChoosePage = '請選擇需要編輯的頁碼';
136 $strColComFeat = '顯示欄位註解';
137 $strCollation = '校對';
138 $strColumnNames = '欄位名稱';
139 $strColumnPrivileges = '指定欄位權限';
140 $strCommand = '指令';
141 $strComments = '註解';
142 $strCompatibleHashing = 'MySQL&nbsp;4.0 相容';
143 $strCompleteInserts = '使用完整新增指令';
144 $strCompressionWillBeDetected = '載入檔案壓縮會自動檢查: %s';
145 $strCompression = '壓縮';
146 $strConfigDefaultFileError = '無法讀取預設設定: "%1$s"';
147 $strConfigFileError = 'phpMyAdmin 未能讀取您的設定檔! 這可能是因為 php 找到語法上的錯誤或 php 未能找到檔案而成.<br />請嘗試直接按下下方的連結開啟並查看 php 的錯誤信息. 通常的錯誤都來自某處漏了引號或分別.<br />如果按下連結後出現空白頁, 即代表沒有任何問題.';
148 $strConfigureTableCoord = '請設定表格 %s 內的坐標';
149 $strConnectionError = '無法連線: 錯誤設定.';
150 $strConnections = '連線';
151 $strConstraintsForDumped = '備份資料表限制';
152 $strConstraintsForTable = '資料表限制';
153 $strCookiesRequired = 'Cookies 必須啟動才能登入.';
154 $strCopyDatabaseOK = '資料庫 %s 已複製到 %s';
155 $strCopyTableOK = '已經將資料表 %s 複製為 %s.';
156 $strCopyTableSameNames = '無法複製到相同資料表!';
157 $strCopyTable = '複製資料表到: (格式為 資料庫名稱<b>.</b>資料表名稱):';
158 $strCopy = '複製';
159 $strCouldNotKill = 'phpMyAdmin 無法中斷指令 %s. 可能這指令已經結束.';
160 $strCreateDatabaseBeforeCopying = '複製前建立資料庫 (CREATE DATABASE)';
161 $strCreateIndexTopic = '新增一組索引';
162 $strCreateIndex = '新增 &nbsp;%s&nbsp; 組索引欄';
163 $strCreateNewDatabase = '建立新資料庫';
164 $strCreateNewTable = '建立新資料表於資料庫 %s';
165 $strCreatePage = '建立新一頁';
166 $strCreatePdfFeat = '建立 PDF';
167 $strCreate = '建立';
168 $strCreationDates = '建立/更新/檢查 日期';
169 $strCriteria = '篩選';
170 $strCroatian = '克羅西亞語';
171 $strCSV = 'CSV'; //USE ENG
172 $strCyrillic = '西里爾語';
173 $strCzechSlovak = '捷克語';
174 $strCzech = '捷克語';
176 $strDanish = '丹麥語';
177 $strDatabaseEmpty = '資料庫名稱並未輸入!!';
178 $strDatabaseExportOptions = '資料庫輸出選項';
179 $strDatabaseHasBeenDropped = '資料庫 %s 已被刪除';
180 $strDatabasesDropped = '%s 個資料庫已成功刪除.';
181 $strDatabasesStatsDisable = '停止統計數據';
182 $strDatabasesStatsEnable = '啟動統計數據';
183 $strDatabasesStatsHeavyTraffic = '註: 啟動資料庫統計數據可能會產生大量由 Web 伺服器及 MySQL 之間的流量.';
184 $strDatabasesStats = '資料庫統計';
185 $strDatabases = '資料庫';
186 $strDatabase = '資料庫';
187 $strDataDict = '數據字典';
188 $strDataOnly = '只有資料';
189 $strDataPages = '包含資料頁';
190 $strData = '資料';
191 $strDBComment = '資料庫註解文字: ';
192 $strDBCopy = '複製資料庫到';
193 $strDbPrivileges = '指定資料庫權限';
194 $strDBRename = '更改資料庫名稱到';
195 $strDbSpecific = '指定資料庫';
196 $strDefaultEngine = '這 MySQL 伺服器的預設儲存引擎是 %s ';
197 $strDefaultValueHelp = '預設值: 請只輸入該預設值, 無需加上任何反斜線或引號';
198 $strDefault = '預設值';
199 $strDefragment = '整理資料表';
200 $strDelayedInserts = '使用延遲式新增';
201 $strDeleteAndFlushDescr = '這是一個最清潔的做法,但重新讀取權限需一段時間.';
202 $strDeleteAndFlush = '刪除使用者及重新讀取權限.';
203 $strDeleted = '記錄已被刪除';
204 $strDeleteNoUsersSelected = '並未選擇需要刪除之使用者!';
205 $strDelete = '刪除';
206 $strDeleting = '刪除 %s';
207 $strDelOld = '本頁的參考到資料表已不存在. 您希望刪除這些參考嗎?';
208 $strDescending = '遞減';
209 $strDescription = '說明';
210 $strDictionary = '字典';
211 $strDirtyPages = '問題頁';
212 $strDisabled = '未啟動';
213 $strDisableForeignChecks = '暫定外來鍵 (Foreign Key) 檢查';
214 $strDisplayFeat = '功能顯示';
215 $strDisplayOrder = '顯示次序';
216 $strDisplayPDF = '顯示 PDF 概要';
217 $strDoAQuery = '以範例查詢 (萬用字元 : "%")';
218 $strDocu = '說明文件';
219 $strDoYouReally = '您確定要 ';
220 $strDropDatabaseStrongWarning = '您將會刪除整個資料庫!';
221 $strDropUsersDb = '刪除與使用者相同名稱之資料庫.';
222 $strDrop = '刪除';
223 $strDumpingData = '列出以下資料庫的數據:';
224 $strDumpSaved = '備份已儲到檔案 %s.';
225 $strDumpXRows = '備份 %s 行, 由 %s 行開始.';
226 $strDynamic = '動態';
228 $strEditPDFPages = '編輯 PDF 頁碼';
229 $strEditPrivileges = '編輯權限';
230 $strEdit = '編輯';
231 $strEffective = '實際';
232 $strEmptyResultSet = 'MySQL 傳回的查詢結果為空 (原因可能為:沒有找到符合條件的記錄)';
233 $strEmpty = '清空';
234 $strEnabled = '啟動';
235 $strEncloseInTransaction = '使用事務塊 (Transaction) 方式';
236 $strEndCut = '結束 剪取';
237 $strEndRaw = '結束 原始資料';
238 $strEnd = '最後一頁';
239 $strEngineAvailable = '%s 已支援這 MySQL 伺服器.';
240 $strEngineDisabled = '%s 己於這個 MySQL 伺服器中停用.';
241 $strEngines = '引擎';
242 $strEngineUnsupported = '這 MySQL 版本並不接受 %s 儲存引擎.';
243 $strEnglishPrivileges = '注意: MySQL 權限名稱會以英語顯示';
244 $strEnglish = '英語';
245 $strErrorInZipFile = 'ZIP 檔案錯誤:';
246 $strError = '錯誤';
247 $strEscapeWildcards = '萬用符號 _ 及 % 應正確地加入 \ ';
248 $strEsperanto = '世界語';
249 $strEstonian = '愛沙尼亞語';
250 $strExcelEdition = 'Excel 版本';
251 $strExecuteBookmarked = '執行書籤查詢';
252 $strExplain = '說明 SQL';
253 $strExport = '輸出';
254 $strExtendedInserts = '伸延新增模式';
255 $strExtra = '附加';
257 $strFailedAttempts = '嘗試失敗';
258 $strFieldHasBeenDropped = '資料表 %s 已被刪除';
259 $strFieldsEnclosedBy = '「欄位」使用字元:';
260 $strFieldsEscapedBy = '「ESCAPE」使用字元:';
261 $strFieldsTerminatedBy = '「欄位分隔」使用字元:';
262 $strFields = '欄位';
263 $strField = '欄位';
264 $strFileAlreadyExists = '檔案 %s 已存在,請更改檔案名稱或選擇「覆寫己存在檔案」選項.';
265 $strFileCouldNotBeRead = '讀案無法讀取';
266 $strFileNameTemplateDescriptionDatabase = '資料庫名稱';
267 $strFileNameTemplateDescriptionServer = '伺服器名稱';
268 $strFileNameTemplateDescriptionTable = '資料表名稱';
269 $strFileNameTemplateRemember = '保留樣式名稱';
270 $strFileNameTemplate = '檔案名稱樣式';
271 $strFileToImport = '載入檔案';
272 $strFlushPrivilegesNote = '註: phpMyAdmin 直接由 MySQL 權限資料表取得使用者權限. 如果使用者自行更改資料表, 資料表內容將可能與實際使用者情況有異. 在這情況下, 您應在繼續前 %s重新載入%s 權限資料表.';
273 $strFlushQueryCache = '強迫更新語法快取';
274 $strFlushTables = '強迫更新 (關閉) 所有資料表';
275 $strFlushTable = '強迫更新資料表 ("FLUSH")';
276 $strFormat = '格式';
277 $strFormEmpty = '表格內漏填一些資料!';
278 $strFreePages = '閒置頁';
279 $strFullText = '顯示完整文字';
280 $strFunction = '函數';
282 $strGenBy = '建立';
283 $strGeneralRelationFeat = '一般關聯功能';
284 $strGeneratePassword = '產生密碼';
285 $strGenerate = '產生';
286 $strGenTime = '建立日期';
287 $strGeorgian = '格魯吉亞語';
288 $strGerman = '德語';
289 $strGlobalPrivileges = '整體權限';
290 $strGlobalValue = '整體值';
291 $strGlobal = '整體';
292 $strGo = '執行';
293 $strGrantOption = '授權';
294 $strGreek = '希臘語';
295 $strGzip = '"gzipped"';
297 $strHandler = '操作者';
298 $strHasBeenAltered = '已經修改';
299 $strHaveToShow = '您需要選擇最少顯示一行欄位';
300 $strHebrew = '希伯來語';
301 $strHomepageOfficial = 'phpMyAdmin 官方網站';
302 $strHome = '主目錄';
303 $strHostEmpty = '請輸入主機名稱!';
304 $strHost = '主機';
305 $strHTMLExcel = 'Microsoft Excel 2000';
306 $strHTMLWord = 'Microsoft Word 2000';
307 $strHungarian = '匈牙利語';
309 $strIcelandic = '冰島語';
310 $strId = 'ID'; // use eng
311 $strIdxFulltext = '全文檢索';
312 $strIgnoreDuplicates = '略過重覆列';
313 $strIgnoreInserts = '使用忽略加入 (insert)';
314 $strIgnore = '忽略';
315 $strImportFiles = '輸入檔案';
316 $strImportFormat = '載入檔案格式';
317 $strImportSuccessfullyFinished = '載入成功, 共 %d 句語法已執行.';
318 $strImport = '載入';
319 $strIndexes = '索引';
320 $strIndexHasBeenDropped = '索引 %s 已被刪除';
321 $strIndexName = '索引名稱&nbsp;:';
322 $strIndexType = '索引類型&nbsp;:';
323 $strIndexWarningTable = '於資料表 `%s` 中有索引問題';
324 $strIndex = '索引鍵 INDEX';
325 $strInnoDBAutoextendIncrementDesc = '當資料表容量接近滿時, 自動增大容量的大小.';
326 $strInnoDBAutoextendIncrement = '自動伸延大小';
327 $strInnoDBBufferPoolSizeDesc = 'InnoDB 資料表用於快取資料及索引時使用的記憶體綬緩衝大小.';
328 $strInnoDBBufferPoolSize = '緩衝區大小';
329 $strInnoDBDataFilePath = '資料檔案';
330 $strInnoDBDataHomeDirDesc = '所有 InnoDB 資料檔案的主資料目錄位置.';
331 $strInnoDBDataHomeDir = '資料主目錄';
332 $strInnoDBPages = '頁';
333 $strInnodbStat = 'InnoDB 狀態';
334 $strInsecureMySQL = '設定檔內有關設定 (root登入及沒有密碼) 與預設的 MySQL 權限戶口相同。 MySQL 伺服器在這預設的設定運行的話會很容易被入侵,您應更改有關設定去防止安全漏洞。';
335 $strInsertAsNewRow = '儲存為新記錄';
336 $strInsert = '新增';
337 $strInternalRelations = '內部關聯';
338 $strInUse = '使用中';
339 $strInvalidAuthMethod = '於設定內設定錯誤認證方式:';
340 $strInvalidColumnCount = '欄位數目需要大於零.';
341 $strInvalidColumn = '欄 (%s) 區分錯誤.!';
342 $strInvalidCSVFieldCount = 'CSV 檔案第 %d 行中之欄位總數錯誤.';
343 $strInvalidCSVFormat = 'Invalid format of CSV 檔案第 %d 行中之格式錯誤.';
344 $strInvalidCSVParameter = 'CSV 載入時參數錯誤: %s';
345 $strInvalidFieldAddCount = '你最少要加入一個欄位.';
346 $strInvalidFieldCount = '資料表最少需要有一個欄位.';
347 $strInvalidLDIImport = '這外掛程式不支援壓縮輸入!';
348 $strInvalidRowNumber = '%d 不是一個有效的列數數目.';
349 $strInvalidServerHostname = '伺服器 %1$s 主機名稱錯誤, 請翻查設定值.';
350 $strInvalidServerIndex = '伺服器索引錯誤: "%s"';
352 $strJapanese = '日語';
353 $strJoins = '結合';
354 $strJumpToDB = '跳到資料庫 &quot;%s&quot;.';
355 $strJustDeleteDescr = ' &quot;刪除&quot; 的使用者仍然能夠登入資料庫直至重新載入資料庫為止.';
356 $strJustDelete = '只從權限資料庫刪除使用者.';
358 $strKeepPass = '請不要更改密碼';
359 $strKeyCache = '鍵快取';
360 $strKeyname = '鍵名';
361 $strKill = 'Kill'; //should expressed in English
362 $strKorean = '韓語';
364 $strLandscape = '橫向';
365 $strLanguageUnknown = '不知名語言: %1$s.';
366 $strLatchedPages = '鎖上頁';
367 $strLatexCaption = '資料表標題';
368 $strLatexContent = '資料表 __TABLE__ 內容';
369 $strLatexContinuedCaption = '連續資料表標題';
370 $strLatexContinued = '(連續)';
371 $strLatexIncludeCaption = '包括資料表標題';
372 $strLatexLabel = '標記鍵名';
373 $strLaTeX = 'LaTeX'; // use eng
374 $strLatexStructure = '資料表 __TABLE__ 結構';
375 $strLatvian = '拉脫維亞語';
376 $strLDI = 'CSV 使用 LOAD DATA';
377 $strLDILocal = '使用 LOCAL 關鍵字';
378 $strLengthSet = '長度/集合*';
379 $strLimitNumRows = '筆記錄/每頁';
380 $strLinesTerminatedBy = '「下一行」使用字元:';
381 $strLinkNotFound = '找不到連結';
382 $strLinksTo = '連結到';
383 $strLithuanian = '立陶宛語';
384 $strLocalhost = '本地';
385 $strLocationTextfile = '文字檔案的位置';
386 $strLoginInformation = '登入資訊';
387 $strLogin = '登入';
388 $strLogout = '登出系統';
389 $strLogPassword = '密碼:';
390 $strLogServer = '伺服器';
391 $strLogUsername = '登入名稱:';
392 $strLongOperation = '這個作業所用時間會較長, 繼續?';
394 $strMaxConnects = '最大連線數目';
395 $strMaximalQueryLength = '建立之查詢最大長度';
396 $strMaximumSize = '最大容量: %s%s';
397 $strMbExtensionMissing = '找不到 PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙字元文字, 而可能產生問題.';
398 $strMbOverloadWarning = '你在 PHP 設定內啟動了 mbstring.func_overload 選項, 這個選項暫時不兼容 phpMyAdmin , 你可能會損失部份資料!';
399 $strMIME_available_mime = '可使用 MIME 類型';
400 $strMIME_available_transform = '可使用轉換方式';
401 $strMIME_description = '說明';
402 $strMIME_MIMEtype = 'MIME 類型';
403 $strMIME_nodescription = '這個轉換方式沒有說明.<br />請向作者查詢 %s 是甚麼用途.';
404 $strMIME_transformation_note = '有關可使用之轉換方式選項及 MINE 類型轉換選項, 請查看 %s轉換方式說明%s';
405 $strMIME_transformation_options_note = '請用以下的格式輸入轉換選項值: \'a\', 100, b,\'c\'...<br />如您需要輸入反斜線 ("\") 或單引號 ("\'") 請再加上反斜線 (例如 \'\\\\xyz\' or \'a\\\'b\').';
406 $strMIME_transformation_options = '轉換方式選項';
407 $strMIME_transformation = '瀏覽器轉換方式';
408 $strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement
409 $strMIME_without = 'MIME 類型以斜體顯示是沒有分隔轉換功能';
410 $strModifications = '修改已儲存';
411 $strModifyIndexTopic = '修改索引';
412 $strModify = '修改';
413 $strMoveTableOK = '資料表 %s 已經移動到 %s.';
414 $strMoveTableSameNames = '無法移動到相同資料表!';
415 $strMoveTable = '移動資料表到:(格式為 資料庫名稱<b>.</b>資料表名稱)';
416 $strMultilingual = '多語言';
417 $strMyISAMDataPointerSizeDesc = '預設的資料指標大小時當以 CREATE TABLE 建立 MyISAM 資料表, 而並無設定最大列數 (MAX_ROWS) 時, 將會以位完組為設定大小';
418 $strMyISAMDataPointerSize = '資料指標大小';
419 $strMyISAMMaxExtraSortFileSizeDesc = '如臨時檔案用作快速 MyISAM 索引時大於這個設定的容量, 建議使用鍵名快取方式.';
420 $strMyISAMMaxExtraSortFileSize = '臨時檔案建立索引時最大的容量';
421 $strMyISAMMaxSortFileSizeDesc = 'MySQL 用於重建 MyISAM 索引 (REPAIR TABLE, ALTER TABLE, 或 LOAD DATA INFILE) 時的臨時檔案大小.';
422 $strMyISAMMaxSortFileSize = '臨時排序檔案最大容量';
423 $strMyISAMRecoverOptionsDesc = '這個模式將會自動修復損壞之 MyISAM 資料表, 如同於伺服器啟動設定加入 --myisam-recover 選項.';
424 $strMyISAMRecoverOptions = '自動修復模式';
425 $strMyISAMRepairThreadsDesc = '如數值大於 1 , MyISAM 資料表於修復時之索引將會以同步建立.';
426 $strMyISAMRepairThreads = '修復工作';
427 $strMyISAMSortBufferSizeDesc = '這個緩衝大小是分配給在執行修復資料表指令 (REPAIR TABLE) 、執行 CREATE INDEX 或 ALTER TABLE 指令時, 用於排序 MyISAM 索引之用';
428 $strMyISAMSortBufferSize = '排序緩衝大小';
429 $strMySQLCharset = 'MySQL 文字編碼';
430 $strMysqlClientVersion = 'MySQL 客戶端版本';
431 $strMySQLConnectionCollation = 'MySQL 連線校對';
432 $strMySQLSaid = 'MySQL 傳回: ';
433 $strMySQLShowProcess = '顯示程序 (Process)';
435 $strName = '名稱';
436 $strNext = '下一個';
437 $strNoActivity = '由於已閒置了達 %s 秒, 請重新登入';
438 $strNoDatabasesSelected = '沒有資料庫選擇.';
439 $strNoDatabases = '沒有資料庫';
440 $strNoDescription = '沒有說明';
441 $strNoDetailsForEngine = '這儲存引擎並無詳細的狀態資料.';
442 $strNoDropDatabases = '"DROP DATABASE" 指令已經停用.';
443 $strNoExplain = '略過說明 SQL';
444 $strNoFilesFoundInZip = '於 ZIP 檔案內找不到任何檔案!';
445 $strNoFrames = 'phpMyAdmin 較為適合使用在支援<b>頁框</b>的瀏覽器.';
446 $strNoIndexPartsDefined = '部份索引資料還未定義!';
447 $strNoIndex = '沒有已定義的索引!';
448 $strNoModification = '沒有變更';
449 $strNone = '不適用';
450 $strNoOptions = '這種格式並無選項';
451 $strNoPassword = '不用密碼';
452 $strNoPermission = 'Web 伺服器沒有權限儲存檔案 %s.';
453 $strNoPhp = '移除 PHP 程式碼';
454 $strNoPrivileges = '沒有權限';
455 $strNoRights = '您現在沒有足夠的權限!';
456 $strNoRowsSelected = '並無資料列已選擇';
457 $strNoSpace = '空間不足儲存檔案 %s.';
458 $strNoTablesFound = '資料庫中沒有資料表';
459 $strNoThemeSupport = '不支援款式功能, 請查看設定案及儲存款式檔案的資料夾 %s.';
460 $strNotNumber = '這不是一個數字!';
461 $strNotOK = '未能確定';
462 $strNotSet = '<b>%s</b> 資料表找不到或還未在 %s 設定';
463 $strNoUsersFound = '找不到使用者';
464 $strNoValidateSQL = '略過檢查 SQL';
465 $strNo = ' 否 ';
466 $strNull = 'Null'; //should expressed in English
467 $strNumberOfFields = '欄位數目';
468 $strNumSearchResultsInTable = '%s 項資料符合 - 於資料表 <i>%s</i>';
469 $strNumSearchResultsTotal = '<b>總計:</b> <i>%s</i> 項資料符合';
470 $strNumTables = '個資料表';
472 $strOK = '確定';
473 $strOpenNewWindow = '開啟新 phpMyAdmin 視窗';
474 $strOperations = '管理';
475 $strOperator = '操作員';
476 $strOptimizeTable = '最佳化資料表';
477 $strOr = '或';
478 $strOverhead = '多餘';
479 $strOverwriteExisting = '覆寫已存在檔案';
481 $strPageNumber = '頁碼:';
482 $strPagesToBeFlushed = '強迫更新頁';
483 $strPaperSize = '紙張大小';
484 $strPartialImport = '部份載入';
485 $strPartialText = '顯示部份文字';
486 $strPasswordChanged = '%s 的密碼已成功更改.';
487 $strPasswordEmpty = '請輸入密碼!';
488 $strPasswordHashing = '密碼雜湊';
489 $strPasswordNotSame = '第二次輸入的密碼不同!';
490 $strPassword = '密碼';
491 $strPdfDbSchema = '"%s" 資料庫概要 - 第 %s 頁';
492 $strPdfInvalidTblName = '資料表 "%s" 不存在!';
493 $strPdfNoTables = '沒有資料表';
494 $strPDF = 'PDF'; // USE ENG
495 $strPDFReportTitle = '報告標題';
496 $strPerHour = '每小時';
497 $strPerMinute = '每分鐘';
498 $strPerSecond = '每秒';
499 $strPersian = '波斯語';
500 $strPhoneBook = '電話簿';
501 $strPHPVersion = 'PHP 版本';
502 $strPhp = '建立 PHP 程式碼';
503 $strPmaDocumentation = 'phpMyAdmin 說明文件';
504 $strPmaUriError = ' 必須在設定檔內設定 <tt>$cfg[\'PmaAbsoluteUri\']</tt> !';
505 $strPolish = '波蘭語';
506 $strPortrait = '直向';
507 $strPos1 = '第一頁';
508 $strPrevious = '前一頁';
509 $strPrimaryKeyHasBeenDropped = '主鍵已被刪除';
510 $strPrimaryKeyName = '主鍵的名稱必須稱為 PRIMARY!';
511 $strPrimaryKeyWarning = '("PRIMARY" <b>必須</b>是主鍵的名稱以及是<b>唯一</b>一組主鍵!)';
512 $strPrimary = '主鍵 PRIMARY';
513 $strPrintViewFull = '列印檢視 (顯示完整文字)';
514 $strPrintView = '列印檢視';
515 $strPrint = '列印';
516 $strPrivDescAllPrivileges = '包括所有權限除了授權 (GRNANT).';
517 $strPrivDescAlterRoutine = '容許修改及刪除儲存程序.';
518 $strPrivDescAlter = '容許修改現有資料表的結構.';
519 $strPrivDescCreateDb = '容許建立新資料庫及資料表.';
520 $strPrivDescCreateRoutine = '容許建立儲存程序';
521 $strPrivDescCreateTbl = '容許建立新資料表.';
522 $strPrivDescCreateTmpTable = '容許建立暫時性資料表.';
523 $strPrivDescCreateUser = '容許建立、刪除及重新命名使用者戶口.';
524 $strPrivDescCreateView = '容許建立新的檢視.';
525 $strPrivDescDelete = '容許刪除記錄.';
526 $strPrivDescDropDb = '容許刪除資料庫及資料表.';
527 $strPrivDescDropTbl = '容許刪除資料表.';
528 $strPrivDescExecute5 = '容許執行儲存程序.';
529 $strPrivDescExecute = '容許 執行預先儲存之程式. 於本 MySQL 版本無效.';
530 $strPrivDescFile = '容許輸入及輸出數據到檔案.';
531 $strPrivDescGrant = '容許新增使用者及權限而無需重新讀取權限資料表.';
532 $strPrivDescIndex = '容許建立及刪除索引.';
533 $strPrivDescInsert = '容許新增及取代數據.';
534 $strPrivDescLockTables = '容許鎖上現時連線之資料表.';
535 $strPrivDescMaxConnections = '限制每小時使用者開啟新連線的數目.';
536 $strPrivDescMaxQuestions = '限制每小時使用者查詢的數目.';
537 $strPrivDescMaxUpdates = '限制每小時使用者更改資料表及數據表之指令的數目.';
538 $strPrivDescMaxUserConnections = '限制每個使用者之同步連線.';
539 $strPrivDescReferences = '於本 MySQL 版本無效.';
540 $strPrivDescReload = '容許重新讀取伺服器設定及強行更新伺服器快取記憶.';
541 $strPrivDescReplClient = '容許用戶查詢 slaves / masters 在何處.';
542 $strPrivDescReplSlave = '需要複製的 slaves.';
543 $strPrivDescSelect = '容許讀取數據.';
544 $strPrivDescShowDb = '可讀取整個資料庫清單.';
545 $strPrivDescShowView = '容許執行 SHOW CREATE VIEW 查詢.';
546 $strPrivDescShutdown = '容許停止伺服器.';
547 $strPrivDescSuper = '容許連線, 就算超過了最大連線限制; 用於最高系統管理如設定整體權限或中止其他使用者指令.';
548 $strPrivDescUpdate = '容許更新數據.';
549 $strPrivDescUsage = '沒有權限.';
550 $strPrivilegesReloaded = '權限已成功重新讀取.';
551 $strPrivileges = '權限';
552 $strProcesses = '處理';
553 $strProcesslist = '系統執行清單';
554 $strProtocolVersion = '通訊協定版本';
555 $strPutColNames = '將欄位名稱放在首行';
557 $strQBEDel = '移除';
558 $strQBEIns = '新增';
559 $strQBE = '依範例查詢 (QBE)';
560 $strQueryCache = '查詢快取';
561 $strQueryFrame = '查詢視窗';
562 $strQueryOnDb = '在資料庫 <b>%s</b> 執行 SQL 語法:';
563 $strQueryResultsOperations = '查詢結果操作';
564 $strQuerySQLHistory = 'SQL 歷程';
565 $strQueryStatistics = '<b>查詣統計</b>: 當統計啟動後, 共有 %s 個查詢傳送到此伺服器.';
566 $strQueryTime = '查詢需時 %01.4f 秒';
567 $strQueryType = '查詢方式';
568 $strQueryWindowLock = '不要將這語法覆蓋到本視窗外的SQL語法';
570 $strReadRequests = '讀取要求';
571 $strReceived = '接收';
572 $strRecords = '記錄';
573 $strReferentialIntegrity = '檢查指示完整性:';
574 $strRefresh = '更新';
575 $strRelationalSchema = '關聯概要';
576 $strRelationNotWorking = '關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因.';
577 $strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement
578 $strRelations = '關聯';
579 $strRelationView = '關聯檢視';
580 $strReloadingThePrivileges = '重新讀取權限';
581 $strRemoveSelectedUsers = '移除已選擇使用者';
582 $strRenameDatabaseOK = '資料庫 %s 已更改名稱為 %s';
583 $strRenameTableOK = '已經將資料表 %s 改名成 %s';
584 $strRenameTable = '將資料表改名為';
585 $strRepairTable = '修復資料表';
586 $strReplaceNULLBy = '將 NULL 取代為';
587 $strReplaceTable = '以檔案取代資料表資料';
588 $strReplication = '複製';
589 $strReset = '重置';
590 $strResourceLimits = '資源限制';
591 $strReType = '確認密碼';
592 $strRevokeAndDeleteDescr = '使用者仍然有 USAGE 權限直至權限資料表更新讀取.';
593 $strRevokeAndDelete = '廢除使用者所有有效之權限並刪除.';
594 $strRevokeMessage = '您已移除這位使用者的權限: %s';
595 $strRevoke = '移除';
596 $strRomanian = '羅馬尼亞語';
597 $strRowLength = '資料列長度';
598 $strRowsFrom = '筆記錄,開始列數:';
599 $strRowSize = '資料列大小';
600 $strRowsModeFlippedHorizontal = '垂直 (旋轉標題)';
601 $strRowsModeHorizontal = '水平';
602 $strRowsModeOptions = '顯示為 %s 方式 及 每隔 %s 行顯示欄名';
603 $strRowsModeVertical = '垂直';
604 $strRowsStatistic = '資料列統計數值';
605 $strRows = '資料列列數';
606 $strRunning = '在 %s 執行';
607 $strRunQuery = '執行語法';
608 $strRunSQLQueryOnServer = '於伺服器 %s 執行 SQL 語法';
609 $strRunSQLQuery = '在資料庫 %s 執行以下指令';
610 $strRussian = '俄語';
612 $strSaveOnServer = '儲存到伺服器於 %s 目錄';
613 $strSave = '儲存';
614 $strScaleFactorSmall = '比例倍數太細, 無法將圖表放在一頁內';
615 $strSearchFormTitle = '搜索資料庫';
616 $strSearchInTables = '於以下資料表:';
617 $strSearchNeedle = '尋找之文字或數值 (萬用字元: "%"):';
618 $strSearchOption1 = '任何一組文字';
619 $strSearchOption2 = '所有文字';
620 $strSearchOption3 = '完整詞語';
621 $strSearchOption4 = '以規則表示法 (regular expression) 搜索';
622 $strSearchResultsFor = '搜索 "<i>%s</i>" 的結果 %s:';
623 $strSearchType = '尋找:';
624 $strSearch = '搜索';
625 $strSecretRequired = '設定檔案現在需要密碼 (passphrase) (blowfish_secret).';
626 $strSelectADb = '請選擇資料庫';
627 $strSelectAll = '全選';
628 $strSelectBinaryLog = '選擇檢視二進制記錄';
629 $strSelectFields = '選擇欄位 (至少一個)';
630 $strSelectNumRows = '查詢中';
631 $strSelectTables = '選擇資料表';
632 $strSend = '下載儲存';
633 $strSent = '送出';
634 $strServerChoice = '選擇伺服器';
635 $strServerNotResponding = '伺服器並無回應';
636 $strServerStatusDelayedInserts = '延遲插入';
637 $strServerStatusUptime = '這 MySQL 伺服器已啟動了 %s. 伺服器於 %s 啟動.';
638 $strServerStatus = '運行資訊';
639 $strServerTabVariables = '資訊';
640 $strServerTrafficNotes = '<b>伺服器流量</b>: 這些表顯示了此 MySQL 伺服器自啟動以來的網絡流量統計。';
641 $strServerVars = '伺服器資訊及設定';
642 $strServerVersion = '伺服器版本';
643 $strServer = '伺服器';
644 $strSessionValue = '程序數值';
645 $strSetEnumVal = '如欄位格式是 "enum" 或 "set", 請使用以下的格式輸入: \'a\',\'b\',\'c\'...<br />如在數值上需要輸入反斜線 (\) 或單引號 (\') , 請再加上反斜線 (例如 \'\\\\xyz\' or \'a\\\'b\').';
646 $strShowAll = '顯示全部';
647 $strShowColor = '顯示顏色';
648 $strShowDatadictAs = '數據字典格式';
649 $strShowFullQueries = '顯示完整查詢';
650 $strShowGrid = '顯示框格';
651 $strShowingBookmark = '顯示書籤';
652 $strShowingRecords = '顯示記錄';
653 $strShowOpenTables = '顯示開啟資料表';
654 $strShowPHPInfo = '顯示 PHP 資訊';
655 $strShowSlaveHosts = '顯示 slave 主機';
656 $strShowSlaveStatus = '顯示 slave 狀態';
657 $strShowStatusReset = '重設';
658 $strShowTableDimension = '顯示表格大小';
659 $strShowTables = '顯示資料表';
660 $strShowThisQuery = '重新顯示 SQL 語法 ';
661 $strShow = '顯示';
662 $strSimplifiedChinese = '簡體中文';
663 $strSingly = '(只會排序現時的記錄)';
664 $strSize = '大小';
665 $strSkipQueries = '開始時略過多少行記錄 (語法)';
666 $strSlovak = '斯洛伐克語';
667 $strSlovenian = '斯洛文尼亞語';
668 $strSocketProblem = '( 或者本機 MySQL 伺服器之 socket 並未正確設定)';
669 $strSortByKey = '依鍵名排序';
670 $strSorting = '排序';
671 $strSort = '排序';
672 $strSpaceUsage = '已使用空間';
673 $strSpanish = '西班牙語';
674 $strSplitWordsWithSpace = '每組文字以空格 (" ") 分隔.';
675 $strSQLCompatibility = 'SQL 兼容模式';
676 $strSQLExportType = '輸出方式';
677 $strSQLParserBugMessage = '這可能是您找到了 SQL 分析程式的一些程式錯誤,請細心查看您的語法,檢查一下引號是正確及沒有遺漏,其他可能出錯的原因可能來自您上載檔案時在引號外的地方使用了二進制碼。您可以嘗試在 MySQL 命令列介面執行該語法。如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。如您仍然未能解決問題,或在分析程式出現錯誤,但在命令列模式能正常執行,請將該句出現錯誤的 SQL 語法抽出,並將以下的"剪取"部份一同提交到臭虫區:';
678 $strSQLParserUserError = '可能是您的 SQL 語法出現錯誤,如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。';
679 $strSQLQuery = 'SQL 語法';
680 $strSQLResult = 'SQL 查詢結果';
681 $strSQL = 'SQL'; // should express in english
682 $strSQPBugInvalidIdentifer = '無效的識別碼 (Invalid Identifer)';
683 $strSQPBugUnclosedQuote = '未完結的引號 (Unclosed quote)';
684 $strSQPBugUnknownPunctuation = '不知明的標點符號 (Unknown Punctuation String)';
685 $strStatCheckTime = '最後檢查';
686 $strStatCreateTime = '建立';
687 $strStatement = '敘述';
688 $strStatisticsOverrun = '於較繁忙的伺服器, 計算器可能會溢出, 令 MySQL 伺服器提供之統計有誤差.';
689 $strStatUpdateTime = '最後更新';
690 $strStatus = '狀態';
691 $strStorageEngines = '儲存引擎';
692 $strStorageEngine = '儲存引擎';
693 $strStrucCSV = 'CSV 資料';
694 $strStrucData = '結構與資料';
695 $strStrucExcelCSV = 'MS Excel 的 CSV 格式';
696 $strStrucNativeExcel = '原始 MS Excel 資料';
697 $strStrucOnly = '只有結構';
698 $strStructPropose = '分析資料表結構';
699 $strStructure = '結構';
700 $strSubmit = '送出';
701 $strSuccess = '您的SQL語法已順利執行';
702 $strSum = '總計';
703 $strSwedish = '瑞典語';
704 $strSwitchToDatabase = '轉移到複製之資料庫';
705 $strSwitchToTable = '跳到已複製之資料表';
707 $strTableAlreadyExists = '資料表 %s 已存在!';
708 $strTableComments = '資料表註解文字';
709 $strTableEmpty = '請輸入資料表名稱!';
710 $strTableHasBeenDropped = '資料表 %s 已被刪除';
711 $strTableHasBeenEmptied = '資料表 %s 已被清空';
712 $strTableHasBeenFlushed = '資料表 %s 已被強迫更新';
713 $strTableMaintenance = '資料表維護';
714 $strTableOfContents = '目錄';
715 $strTableOptions = '資料表選項';
716 $strTables = '%s 資料表';
717 $strTableStructure = '資料表格式:';
718 $strTable = '資料表';
719 $strTakeIt = '選用';
720 $strTblPrivileges = '指定資料表權限';
721 $strTempData = '暫存資料';
722 $strTextAreaLength = ' 由於長度限制<br /> 此欄位不能編輯 ';
723 $strThai = '泰語';
724 $strThemeDefaultNotFound = '找不到預設佈景主題 %s !';
725 $strThemeNoPreviewAvailable = '並無預覽.';
726 $strThemeNotFound = '找不到佈景主題 %s !';
727 $strThemeNoValidImgPath = '找不到佈景主題 %s 設定圖像之路徑!';
728 $strThemePathNotFound = '找不到佈景主題 %s 之設定路徑!';
729 $strTheme = '款式';
730 $strThisHost = '指定主機';
731 $strThreadSuccessfullyKilled = '指令 %s 已成功中止.';
732 $strThreads = '線程';
733 $strTime = '時間';
734 $strToggleScratchboard = '轉換便條';
735 $strTotalUC = '總共';
736 $strTotal = '總計';
737 $strTraditionalChinese = '繁體中文';
738 $strTraditionalSpanish = '傳統西班牙語';
739 $strTraffic = '流量';
740 $strTransactionCoordinator = '交易協調器';
741 $strTransformation_application_octetstream__download = '於欄位顯示連線來下載二進制資料. 第一個選項是二進制的檔案名稱. 第二個選項可設定可用的欄位名稱用作檔案名稱. 如您設定了第二個選項, 第一個選項無需設定';
742 $strTransformation_application_octetstream__hex = '以十六進制方式顯示.';
743 $strTransformation_image_jpeg__inline = '顯示可按式圖像; 選項; 寬度,高度[以像素為單位] (保時原有比例)';
744 $strTransformation_image_jpeg__link = '顯示圖像的連線 (直接下載).';
745 $strTransformation_image_png__inline = '參看 image/jpeg: 內建';
746 $strTransformation_text_plain__external = '只限於 LINUX : 執行外部程式及將內容以標準輸入模式輸入. 輸出程式之標準輸出. 預設是整齊的, 方便顯示 HTML 碼. 由於保安理由, 您需要自行編輯 libraries/transformations/text_plain__external.inc.php 及加入需要使用工具作為執行. 第一個選項為有多少個程式需要使用, 第二個選項為這式程式的參數, 第三個選項, 如設定為 1 將會使用 htmlspecialchars() 轉換輸出 (預設: 1). 第四個選項, 如設定為 1 將會加入 NOWRAP 於內容的表格內, 令輸出之所有內容都不會重新排位 (預設: 1)';
747 $strTransformation_text_plain__formatted = '保存原本內容之格式. 不進行任何 Escaping 處理.';
748 $strTransformation_text_plain__imagelink = '顯示圖像及連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 "http://domain.com/" ), 第二個選項是寬度的像素,第三個選項是高度的像素.';
749 $strTransformation_text_plain__link = '顯示連結, 數據內容是檔案名稱; 第一個選項是網址前段 (例 "http://domain.com/" ), 第二選項是連結的標題.';
750 $strTransformation_text_plain__sql = '格式化文字為 SQL 查詢及特出語法.';
751 $strTransformation_text_plain__substr = '只顯示部份的字串. 第一個選項為字串開始輸出的位置 (offset) (預設: 0). 第二個選項為多少個字串輸出. 留空為輸出餘下所有字串. 第三個選項為當部份字串取回後顯示什麼字串於結尾 (預設: ...) .';
752 $strTruncateQueries = '刪除已顯示查詢';
753 $strTurkish = '土耳其語';
754 $strType = '型態';
756 $strUkrainian = '烏克蘭語';
757 $strUncheckAll = '全部取消';
758 $strUnicode = '統一碼 (Unicode)';
759 $strUnique = '唯一鍵 UNIQUE';
760 $strUnknown = '不詳';
761 $strUnselectAll = '全部取消';
762 $strUpdatePrivMessage = '您已經更新了 %s 的權限.';
763 $strUpdateProfileMessage = '資料己經更新.';
764 $strUpdateQuery = '更新語法';
765 $strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表';
766 $strUpgrade = '您應該更新到 %s %s 或之後.';
767 $strUploadLimit = '你正嘗試上載大容量檔案,請查看此 %s文件%s 如何略過此限制.';
768 $strUsage = '使用';
769 $strUseBackquotes = '在資料表及欄位使用引號';
770 $strUseHostTable = '使用主機資料表';
771 $strUserAlreadyExists = '使用者 %s 己存在!';
772 $strUserEmpty = '請輸入使用者名稱!';
773 $strUserName = '使用者名稱';
774 $strUserNotFound = '選擇的使用者在權限資料表內找不到.';
775 $strUserOverview = '使用者一覽';
776 $strUsersDeleted = '選擇的使用者已成功刪除.';
777 $strUsersHavingAccessToDb = '可讀取 &quot;%s&quot; 之使用者';
778 $strUser = '使用者';
779 $strUseTabKey = '按 TAB 鍵跳到下一個數值, 或 CTRL+方向鍵 作隨意移動';
780 $strUseTables = '使用資料表';
781 $strUseTextField = '文字輸入';
782 $strUseThisValue = '使用此值';
784 $strValidateSQL = '檢查 SQL';
785 $strValidatorError = 'SQL 分析程式未能啟動,請檢查是否已將 %s文件%s 內的 PHP 檔案安裝。';
786 $strValue = '值';
787 $strVar = '資訊';
788 $strVersionInformation = '版本資訊';
789 $strViewDumpDatabases = '顯示資料庫概要 (schema)';
790 $strViewDumpDB = '檢視資料庫的備份概要 (dump schema)';
791 $strViewDump = '檢視資料表的備份概要 (dump schema)';
792 $strViewHasBeenDropped = '檢視 %s 己被刪除.';
793 $strView = '檢視';
795 $strWebServerUploadDirectoryError = '設定之上載目錄錯誤,未能使用';
796 $strWebServerUploadDirectory = 'Web 伺服器上載目錄';
797 $strWelcome = '歡迎使用 %s';
798 $strWestEuropean = '西歐語文';
799 $strWildcard = '萬用字元';
800 $strWindowNotFound = '目地的視窗無法更新. 可能你已關閉此視窗或你的瀏覽器於安全設定內啟動了無法跨視窗更新';
801 $strWithChecked = '選擇的資料表:';
802 $strWriteRequests = '寫入要求';
803 $strWrongUser = '錯誤的使用者名稱或密碼,拒絕存取';
805 $strXML = 'XML'; //USE ENG
807 $strYes = ' 是 ';
809 $strZeroRemovesTheLimit = '註: 設定這些選項為 0 (零) 可解除限制.';
810 $strZip = '"zipped"';
812 // To translate:
813 $strActions = 'Actions'; //to translate
814 $strAddClause = 'Add %s'; //to translate
815 $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
816 $strAnalyze = 'Analyze'; //to translate
817 $strAndSmall = 'and'; //to translate
818 $strAngularLinks = 'Angular links'; //to translate
819 $strApplyChanges = 'Apply Selected Changes'; //to translate
820 $strAsDefined = 'As defined:'; //to translate
822 $strBLOBRepository = 'BLOB Repository'; //to translate
823 $strBLOBRepositoryDamaged = 'Damaged'; //to translate
824 $strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
825 $strBLOBRepositoryDisabled = 'Disabled'; //to translate
826 $strBLOBRepositoryDisable = 'Disable'; //to translate
827 $strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
828 $strBLOBRepositoryEnabled = 'Enabled'; //to translate
829 $strBLOBRepositoryEnable = 'Enable'; //to translate
830 $strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
831 $strBLOBRepositoryRepair = 'Repair'; //to translate
832 $strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
834 $strCancel = 'Cancel'; //to translate
835 $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate
836 $strCheck = 'Check'; //to translate
837 $strClickToSelect = 'Click to select'; //to translate
838 $strClickToUnselect = 'Click to unselect'; //to translate
839 $strComment = 'Comment'; //to translate
840 $strConfigDirectoryWarning = 'Directory [code]config[/code], which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.'; //to translate
841 $strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate
842 $strCouldNotConnectSource = 'Could not connect to the source'; //to translate
843 $strCouldNotConnectTarget = 'Could not connect to the target'; //to translate
844 $strCreateRelation = 'Create relation'; //to translate
845 $strCreateTable = 'Create table'; //to translate
846 $strCreateUserDatabase = 'Database for user'; //to translate
847 $strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate
848 $strCreateUserDatabaseNone = 'None'; //to translate
849 $strCreateUserDatabasePrivileges = 'Grant all privileges on database &quot;%s&quot;'; //to translate
850 $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate
851 $strCurrentServer = 'Current server'; //to translate
852 $strCustomColor = 'Custom color'; //to translate
854 $strDatabaseHasBeenCreated = 'Database %1$s has been created.'; //to translate
855 $strDatabaseNotExisting = '\'%s\' database does not exist.'; //to translate
856 $strDatabase_src = 'Source database'; //to translate
857 $strDatabase_trg = 'Target database'; //to translate
858 $strDataDiff = 'Data Difference'; //to translate
859 $strDataSyn = 'Data Synchronization'; //to translate
860 $strDbIsEmpty = 'Database seems to be empty!'; //to translate
861 $strDeleteRelation = 'Delete relation'; //to translate
862 $strDelimiter = 'Delimiter'; //to translate
863 $strDesigner = 'Designer'; //to translate
864 $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
865 $strDetails = 'Details...'; //to translate
866 $strDifference = 'Difference'; //to translate
867 $strDirectLinks = 'Direct links'; //to translate
868 $strDocSQL = 'DocSQL'; //to translate
869 $strDoNotAutoIncrementZeroValues = 'Do not use AUTO_INCREMENT for zero values'; //to translate
870 $strDownloadFile = 'Download file'; //to translate
871 $strDumpAllRows = 'Dump all rows'; //to translate
873 $strErrorRelationAdded = 'Error: Relation not added.'; //to translate
874 $strErrorRelationExists = 'Error: relation already exists.'; //to translate
875 $strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate
876 $strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate
877 $strEvent = 'Event'; //to translate
878 $strEvents = 'Events'; //to translate
879 $strExportImportToScale = 'Export/Import to scale'; //to translate
880 $strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate
882 $strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate
883 $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
884 $strFiles = 'Files'; //to translate
885 $strFontSize = 'Font size'; //to translate
886 $strForeignKeyError = 'Error creating foreign key on %1$s (check data types)'; //to translate
887 $strForeignKeyRelationAdded = 'FOREIGN KEY relation added'; //to translate
888 $strFullStart = 'Full start'; //to translate
889 $strFullStop = 'Full stop'; //to translate
890 $strFunctions = 'Functions'; //to translate
892 $strGetMoreThemes = 'Get more themes!'; //to translate
893 $strGoToDatabase = 'Go to database'; //to translate
894 $strGoToTable = 'Go to table'; //to translate
895 $strGoToView = 'Go to view'; //to translate
897 $strHaveBeenSynchronized = 'Selected target tables have been synchronized with source tables.'; //to translate
898 $strHelp = 'Help'; //to translate
899 $strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate
900 $strHide = 'Hide'; //to translate
901 $strHideShowAll = 'Hide/Show all'; //to translate
902 $strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate
903 $strHostTableExplanation = 'When Host table is used, this field is ignored and values stored in Host table are used instead.'; //to translate
905 $strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate
906 $strImportColNames = 'Column names in first row'; //to translate
907 $strImportEmptyRows = 'Do not import empty rows'; //to translate
908 $strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate
909 $strImportLargeFileUploading = 'The file being uploaded is probably larger than the maximum allowed size or this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) browsers.'; //to translate
910 $strImportNoticePt1 = 'The following structures have either been created or altered. Here you can:'; //to translate
911 $strImportNoticePt2 = 'View a structure`s contents by clicking on its name'; //to translate
912 $strImportNoticePt3 = 'Change any of its settings by clicking the corresponding "Options" link'; //to translate
913 $strImportNoticePt4 = 'Edit its structure by following the "Structure" link'; //to translate
914 $strImportODSCurrency = 'Import currencies ($5.00 to 5.00)'; //to translate
915 $strImportODS = 'Open Document Spreadsheet'; //to translate
916 $strImportODSPercents = 'Import percentages as proper decimals (12.00% to .12)'; //to translate
917 $strImportProceedingFile = 'The file is being processed, please be patient.'; //to translate
918 $strImportUploadInfoNotAvailable = 'Please be patient, the file is being uploaded. Details about the upload are not available.'; //to translate
919 $strImportXLS = 'Excel 97-2003 XLS Workbook'; //to translate
920 $strImportXLSX = 'Excel 2007 XLSX Workbook'; //to translate
921 $strIndexesSeemEqual = 'The indexes %1$s and %2$s seem to be equal and one of them could possibly be removed.'; //to translate
922 $strInsertedRowId = 'Inserted row id: %1$d'; //to translate
923 $strInterface = 'Interface'; //to translate
924 $strInternalAndForeign = 'An internal relation is not necessary when a corresponding FOREIGN KEY relation exists.'; //to translate
925 $strInternalRelationAdded = 'Internal relation added'; //to translate
926 $strInvalidDatabase = 'Invalid database'; //to translate
927 $strInvalidTableName = 'Invalid table name'; //to translate
929 $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate
931 $strLanguage = 'Language'; //to translate
932 $strLoginWithoutPassword = 'Login without a password is forbidden by configuration (see AllowNoPassword)'; //to translate
933 $strLogServerHelp = 'You can enter hostname/IP address and port separated by space.'; //to translate
935 $strMediaWiki = 'MediaWiki Table'; //to translate
936 $strMoveMenu = 'Move Menu'; //to translate
937 $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate
939 $strNavTableFilter = 'Filter'; //to translate
940 $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
941 $strNoneDefault = 'None'; //to translate
942 $strNotPresent = 'not present'; //to translate
943 $strNumberOfTables = 'Number of tables'; //to translate
945 $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate
946 $strOpenDocumentText = 'Open Document Text'; //to translate
947 $strOptimize = 'Optimize'; //to translate
948 $strOptions = 'Options'; //to translate
950 $strPacked = 'Packed'; //to translate
951 $strPartitionDefinition = 'PARTITION definition'; //to translate
952 $strPartitioned = 'partitioned'; //to translate
953 $strPartitionMaintenance = 'Partition maintenance'; //to translate
954 $strPartition = 'Partition %s'; //to translate
955 $strPBXTCheckpointFrequency = 'Checkpoint frequency'; //to translate
956 $strPBXTCheckpointFrequencyDesc = 'The amount of data written to the transaction log before a checkpoint is performed. The default value is 24MB.'; //to translate
957 $strPBXTDataFileGrowSize = 'Data file grow size'; //to translate
958 $strPBXTDataFileGrowSizeDesc = 'The grow size of the handle data (.xtd) files.'; //to translate
959 $strPBXTDataLogThreshold = 'Data log threshold'; //to translate
960 $strPBXTDataLogThresholdDesc = 'The maximum size of a data log file. The default value is 64MB. PBXT can create a maximum of 32000 data logs, which are used by all tables. So the value of this variable can be increased to increase the total amount of data that can be stored in the database.'; //to translate
961 $strPBXTGarbageThresholdDesc = 'The percentage of garbage in a data log file before it is compacted. This is a value between 1 and 99. The default is 50.'; //to translate
962 $strPBXTGarbageThreshold = 'Garbage threshold'; //to translate
963 $strPBXTIndexCacheSizeDesc = 'This is the amount of memory allocated to the index cache. Default value is 32MB. The memory allocated here is used only for caching index pages.'; //to translate
964 $strPBXTIndexCacheSize = 'Index cache size'; //to translate
965 $strPBXTLogBufferSizeDesc = 'The size of the buffer used when writing a data log. The default is 256MB. The engine allocates one buffer per thread, but only if the thread is required to write a data log.'; //to translate
966 $strPBXTLogBufferSize = 'Log buffer size'; //to translate
967 $strPBXTLogCacheSizeDesc = 'The amount of memory allocated to the transaction log cache used to cache on transaction log data. The default is 16MB.'; //to translate
968 $strPBXTLogCacheSize = 'Log cache size'; //to translate
969 $strPBXTLogFileCountDesc = 'This is the number of transaction log files (pbxt/system/xlog*.xt) the system will maintain. If the number of logs exceeds this value then old logs will be deleted, otherwise they are renamed and given the next highest number.'; //to translate
970 $strPBXTLogFileCount = 'Log file count'; //to translate
971 $strPBXTLogFileThresholdDesc = 'The size of a transaction log before rollover, and a new log is created. The default value is 16MB.'; //to translate
972 $strPBXTLogFileThreshold = 'Log file threshold'; //to translate
973 $strPBXTRecordCacheSizeDesc = 'This is the amount of memory allocated to the record cache used to cache table data. The default value is 32MB. This memory is used to cache changes to the handle data (.xtd) and row pointer (.xtr) files.'; //to translate
974 $strPBXTRecordCacheSize = 'Record cache size'; //to translate
975 $strPBXTRowFileGrowSizeDesc = 'The grow size of the row pointer (.xtr) files.'; //to translate
976 $strPBXTRowFileGrowSize = 'Row file grow size'; //to translate
977 $strPBXTTransactionBufferSizeDesc = 'The size of the global transaction log buffer (the engine allocates 2 buffers of this size). The default is 1MB.'; //to translate
978 $strPBXTTransactionBufferSize = 'Transaction buffer size'; //to translate
979 $strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate
980 $strPhpArray = 'PHP array'; //to translate
981 $strPHPExtension = 'PHP extension'; //to translate
982 $strPlayAudio = 'Play audio'; //to translate
983 $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate
984 $strPort = 'Port'; //to translate
985 $strPrivDescEvent = 'Allows to set up events for the event scheduler'; //to translate
986 $strPrivDescProcess = 'Allows viewing processes of all users'; //to translate
987 $strPrivDescTrigger = 'Allows creating and dropping triggers'; //to translate
988 $strProcedures = 'Procedures'; //to translate
989 $strProfiling = 'Profiling'; //to translate
991 $strQueriesExecuted = 'The following queries have been executed:'; //to translate
993 $strRebuild = 'Rebuild'; //to translate
994 $strRecommended = 'recommended'; //to translate
995 $strRelationalDisplayField = 'Relational display field'; //to translate
996 $strRelationalKey = 'Relational key'; //to translate
997 $strRelationDeleted = 'Relation deleted'; //to translate
998 $strReloadPrivileges = '重新讀取權限'; //to translate
999 $strReload = 'Reload'; //to translate
1000 $strRemoteServer = 'Remote server'; //to translate
1001 $strRemoveCRLF = 'Remove CRLF characters within fields'; //to translate
1002 $strRemovePartitioning = 'Remove partitioning'; //to translate
1003 $strRepair = 'Repair'; //to translate
1004 $strReplicationAddLines = 'Now, add the following lines at the end of your my.cnf and please restart the MySQL server afterwards.'; //to translate
1005 $strReplicationAddSlaveUser = 'Add slave replication user'; //to translate
1006 $strReplicationChangedSuccesfully = 'Master server changed succesfully to %s'; //to translate
1007 $strReplicationConfiguredMaster = 'This server is configured as master in a replication process.'; //to translate
1008 $strReplicationControlSlave = 'Control slave:'; //to translate
1009 $strReplicationErrorGetPosition = 'Unable to read master log position. Possible privilege problem on master.'; //to translate
1010 $strReplicationErrorMasterConnect = 'Unable to connect to master %s.'; //to translate
1011 $strReplicationMasterChooseAll = 'Replicate all databases; Ignore:'; //to translate
1012 $strReplicationMasterChooseIgn = 'Ignore all databases; Replicate:'; //to translate
1013 $strReplicationMasterChooseMode = 'This server is not configured as master server in a replication process. You can choose from either replicating all databases and ignoring certain (useful if you want to replicate majority of databases) or you can choose to ignore all databases by default and allow only certain databases to be replicated. Please select the mode:'; //to translate
1014 $strReplicationMasterConfiguration = 'Master configuration'; //to translate
1015 $strReplicationMaster = 'Master replication'; //to translate
1016 $strReplicationRestartServer = 'Once you restarted MySQL server, please click on Go button. Afterwards, you should see a message informing you, that this server <b>is</b> configured as master'; //to translate
1017 $strReplicationSelectDatabases = 'Please select databases:'; //to translate
1018 $strReplicationServernConfiguredMaster = 'This server is not configured as master in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1019 $strReplicationShowConnectedSlavesNote = 'Only slaves started with the --report-host=host_name option are visible in this list.'; //to translate
1020 $strReplicationShowConnectedSlaves = 'Show connected slaves'; //to translate
1021 $strReplicationShowMasterStatus = 'Show master status'; //to translate
1022 $strReplicationSkippingErrorWarn = 'Skipping error(s) might lead into unsynchronized master and slave!'; //to translate
1023 $strReplicationSlaveChangeMaster = 'Change or reconfigure master server'; //to translate
1024 $strReplicationSlaveConfiguration = 'Slave configuration'; //to translate
1025 $strReplicationSlaveConfigured = 'Server is configured as slave in a replication process. Would you like to:'; //to translate
1026 $strReplicationSlaveErrorManagement = 'Error management:'; //to translate
1027 $strReplicationSlaveIOThread = 'IO Thread %s only'; //to translate
1028 $strReplicationSlaveNotConfigured = 'This server is not configured as slave in a replication process. Would you like to <a href="%s">configure</a> it?'; //to translate
1029 $strReplicationSlaveReset = 'Reset slave'; //to translate
1030 $strReplicationSlaveSeeStatus = 'See slave status table'; //to translate
1031 $strReplicationSlaveSkipCurrentError = 'Skip current error'; //to translate
1032 $strReplicationSlaveSkipNextErrors = 'errors.'; //to translate
1033 $strReplicationSlaveSkipNext = 'Skip next'; //to translate
1034 $strReplicationSlave = 'Slave replication'; //to translate
1035 $strReplicationSlaveSQLThread = 'SQL Thread %s only'; //to translate
1036 $strReplicationStatusInfo = 'This MySQL server works as %s in <b>replication</b> process. For further information about replication status on the server, please visit the <a href="#replication">replication section</a>.'; //to translate
1037 $strReplicationStatus_master = 'Master status'; //to translate
1038 $strReplicationStatus = 'Replication status'; //to translate
1039 $strReplicationStatus_slave = 'Slave status'; //to translate
1040 $strReplicationSynchronize = 'Synchronize databases with master'; //to translate
1041 $strReplicationUnableToChange = 'Unable to change master'; //to translate
1042 $strReplicationUnknownError = 'Unknown error'; //to translate
1043 $strRestartInsertion = 'Restart insertion with %s rows'; //to translate
1044 $strRoutineReturnType = 'Return type'; //to translate
1045 $strRoutines = 'Routines'; //to translate
1046 $strRowsAffected = '%1$d row(s) affected.'; //to translate
1047 $strRowsDeleted = '%1$d row(s) deleted.'; //to translate
1048 $strRowsInserted = '%1$d row(s) inserted.'; //to translate
1050 $strSavePosition = 'Save position'; //to translate
1051 $strSearchInField = 'Inside field:'; //to translate
1052 $strSelectForeignKey = 'Select Foreign Key'; //to translate
1053 $strSelectReferencedKey = 'Select referenced key'; //to translate
1054 $strServers = 'Servers'; //to translate
1055 $strSessionGCWarning = 'Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.'; //to translate
1056 $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
1057 $strSettings = 'settings'; //to translate
1058 $strSetupAllowAnywhereRecoding_name = 'Allow character set conversion'; //to translate
1059 $strSetupAllowArbitraryServer_desc = 'If enabled user can enter any MySQL server in login form for cookie auth'; //to translate
1060 $strSetupAllowArbitraryServerMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be disabled as it allows attackers to bruteforce login to any MySQL server. If you feel this is necessary, use [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1061 $strSetupAllowArbitraryServer_name = 'Allow login to any MySQL server'; //to translate
1062 $strSetupAllowUserDropDatabase_name = 'Show &quot;Drop database&quot; link to normal users'; //to translate
1063 $strSetupBlowfishSecretCharsMsg = 'Key should contain letters, numbers [em]and[/em] special characters'; //to translate
1064 $strSetupblowfish_secret_desc = 'Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] authentication'; //to translate
1065 $strSetupBlowfishSecretLengthMsg = 'Key is too short, it should have at least 8 characters'; //to translate
1066 $strSetupBlowfishSecretMsg = 'You didn\'t have blowfish secret set and have enabled cookie authentication, so a key was automatically generated for you. It is used to encrypt cookies; you don\'t need to remember it.'; //to translate
1067 $strSetupblowfish_secret_name = 'Blowfish secret'; //to translate
1068 $strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
1069 $strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
1070 $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor'; //to translate
1071 $strSetupBrowsePointerEnable_name = 'Highlight pointer'; //to translate
1072 $strSetupBZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for import and export operations'; //to translate
1073 $strSetupBZipDump_name = 'Bzip2'; //to translate
1074 $strSetupBZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1075 $strSetupCannotLoadConfig = 'Cannot load or save configuration'; //to translate
1076 $strSetupCannotLoadConfigMsg = 'Please create web server writable folder [em]config[/em] in phpMyAdmin top level directory as described in [a@../Documentation.html#setup_script]documentation[/a]. Otherwise you will be only able to download or display it.'; //to translate
1077 $strSetupCharEditing_desc = 'Defines which type of editing controls should be used for CHAR and VARCHAR fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/kbd] - allows newlines in fields'; //to translate
1078 $strSetupCharEditing_name = 'CHAR fields editing'; //to translate
1079 $strSetupCharTextareaCols_desc = 'Number of columns for CHAR/VARCHAR textareas'; //to translate
1080 $strSetupCharTextareaCols_name = 'CHAR textarea columns'; //to translate
1081 $strSetupCharTextareaRows_desc = 'Number of rows for CHAR/VARCHAR textareas'; //to translate
1082 $strSetupCharTextareaRows_name = 'CHAR textarea rows'; //to translate
1083 $strSetupCheckConfigurationPermissions_name = 'Check config file permissions'; //to translate
1084 $strSetupClear = 'Clear'; //to translate
1085 $strSetupCompressOnFly_desc = 'Compress gzip/bzip2 exports on the fly without the need for much memory; if you encounter problems with created gzip/bzip2 files disable this feature'; //to translate
1086 $strSetupCompressOnFly_name = 'Compress on the fly'; //to translate
1087 $strSetupConfigurationFile = 'Configuration file'; //to translate
1088 $strSetupConfirm_desc = 'Whether a warning (&quot;Are your really sure...&quot;) should be displayed when you\'re about to lose data'; //to translate
1089 $strSetupConfirm_name = 'Confirm DROP queries'; //to translate
1090 $strSetupDefaultCharset_desc = 'Default character set used for conversions'; //to translate
1091 $strSetupDefaultCharset_name = 'Default character set'; //to translate
1092 $strSetupDefaultLanguage = 'Default language'; //to translate
1093 $strSetupDefaultServer = 'Default server'; //to translate
1094 $strSetupDefaultTabDatabase_desc = 'Tab that is displayed when entering a database'; //to translate
1095 $strSetupDefaultTabDatabase_name = 'Default database tab'; //to translate
1096 $strSetupDefaultTabServer_desc = 'Tab that is displayed when entering a server'; //to translate
1097 $strSetupDefaultTabServer_name = 'Default server tab'; //to translate
1098 $strSetupDefaultTabTable_desc = 'Tab that is displayed when entering a table'; //to translate
1099 $strSetupDefaultTabTable_name = 'Default table tab'; //to translate
1100 $strSetupDirectoryNotice = 'This value should be double checked to ensure that this directory is neither world accessible nor readable or writable by other users on your server.'; //to translate
1101 $strSetupDisplayDatabasesList_desc = 'Show database listing as a list instead of a drop down'; //to translate
1102 $strSetupDisplayDatabasesList_name = 'Display databases as a list'; //to translate
1103 $strSetupDisplay = 'Display'; //to translate
1104 $strSetupDisplayServersList_desc = 'Show server listing as a list instead of a drop down'; //to translate
1105 $strSetupDisplayServersList_name = 'Display servers as a list'; //to translate
1106 $strSetupDonateLink = 'Donate'; //to translate
1107 $strSetupDownload = 'Download'; //to translate
1108 $strSetupEndOfLine = 'End of line'; //to translate
1109 $strSetuperror_connection = 'Could not connect to MySQL server'; //to translate
1110 $strSetuperror_empty_pmadb_password = 'Empty phpMyAdmin control user password while using pmadb'; //to translate
1111 $strSetuperror_empty_pmadb_user = 'Empty phpMyAdmin control user while using pmadb'; //to translate
1112 $strSetuperror_empty_signon_session = 'Empty signon session name while using signon authentication method'; //to translate
1113 $strSetuperror_empty_signon_url = 'Empty signon URL while using signon authentication method'; //to translate
1114 $strSetuperror_empty_user_for_config_auth = 'Empty username while using config authentication method'; //to translate
1115 $strSetuperror_form = 'Submitted form contains errors'; //to translate
1116 $strSetuperror_incorrect_ip_address = 'Incorrect IP address: %s'; //to translate
1117 $strSetuperror_incorrect_port = 'Not a valid port number'; //to translate
1118 $strSetuperror_incorrect_value = 'Incorrect value'; //to translate
1119 $strSetuperror_missing_field_data = 'Missing data for %s'; //to translate
1120 $strSetuperror_nan_nneg = 'Not a non-negative number'; //to translate
1121 $strSetuperror_nan_p = 'Not a positive number'; //to translate
1122 $strSetupExecTimeLimit_desc = 'Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no limit)'; //to translate
1123 $strSetupExecTimeLimit_name = 'Maximum execution time'; //to translate
1124 $strSetupExport_asfile_name = 'Save as file'; //to translate
1125 $strSetupExport_charset_name = 'Character set of the file'; //to translate
1126 $strSetupExport_compression_name = 'Compression'; //to translate
1127 $strSetupExport_file_template_database_name = 'Database name template'; //to translate
1128 $strSetupExport_file_template_server_name = 'Server name template'; //to translate
1129 $strSetupExport_file_template_table_name = 'Table name template'; //to translate
1130 $strSetupExport_format_name = 'Format'; //to translate
1131 $strSetupExport_onserver_name = 'Save on server'; //to translate
1132 $strSetupExport_onserver_overwrite_name = 'Overwrite existing file(s)'; //to translate
1133 $strSetupExport_remember_file_template_name = 'Remember file name template'; //to translate
1134 $strSetupFalse = 'no'; //to translate
1135 $strSetupForceSSL_desc = 'Force secured connection while using phpMyAdmin'; //to translate
1136 $strSetupForceSSLMsg = 'This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be enabled if your web server supports it'; //to translate
1137 $strSetupForceSSL_name = 'Force SSL connection'; //to translate
1138 $strSetupForeignKeyDropdownOrder_desc = 'Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is the referenced data, [kbd]id[/kbd] is the key value'; //to translate
1139 $strSetupForeignKeyDropdownOrder_name = 'Foreign key dropdown order'; //to translate
1140 $strSetupForeignKeyMaxLimit_desc = 'A dropdown will be used if fewer items are present'; //to translate
1141 $strSetupForeignKeyMaxLimit_name = 'Foreign key limit'; //to translate
1142 $strSetupForm_Browse = 'Browse mode'; //to translate
1143 $strSetupForm_Browse_desc = 'Customize browse mode'; //to translate
1144 $strSetupForm_Edit_desc = 'Customize edit mode'; //to translate
1145 $strSetupForm_Edit = 'Edit mode'; //to translate
1146 $strSetupForm_Export_defaults_desc = 'Customize default export options'; //to translate
1147 $strSetupForm_Export_defaults = 'Export defaults'; //to translate
1148 $strSetupForm_Import_defaults_desc = 'Customize default common import options'; //to translate
1149 $strSetupForm_Import_defaults = 'Import defaults'; //to translate
1150 $strSetupForm_Import_export_desc = 'Set import and export directories and compression options'; //to translate
1151 $strSetupForm_Import_export = 'Import / export'; //to translate
1152 $strSetupForm_Left_databases = 'Databases'; //to translate
1153 $strSetupForm_Left_databases_desc = 'Databases display options'; //to translate
1154 $strSetupForm_Left_frame_desc = 'Customize appearance of the navigation frame'; //to translate
1155 $strSetupForm_Left_frame = 'Navigation frame'; //to translate
1156 $strSetupForm_Left_servers_desc = 'Servers display options'; //to translate
1157 $strSetupForm_Left_servers = 'Servers'; //to translate
1158 $strSetupForm_Left_tables_desc = 'Tables display options'; //to translate
1159 $strSetupForm_Left_tables = 'Tables'; //to translate
1160 $strSetupForm_Main_frame = 'Main frame'; //to translate
1161 $strSetupForm_Other_core_settings_desc = 'Settings that didn\'t fit enywhere else'; //to translate
1162 $strSetupForm_Other_core_settings = 'Other core settings'; //to translate
1163 $strSetupForm_Query_window_desc = 'Customize query window options'; //to translate
1164 $strSetupForm_Query_window = 'Query window'; //to translate
1165 $strSetupForm_Security_desc = 'Please note that phpMyAdmin is just a user interface and its features do not limit MySQL'; //to translate
1166 $strSetupForm_Security = 'Security'; //to translate
1167 $strSetupForm_Server = 'Basic settings'; //to translate
1168 $strSetupForm_Server_config_desc = 'Advanced server configuration, do not change these options unless you know what they are for'; //to translate
1169 $strSetupForm_Server_config = 'Server configuration'; //to translate
1170 $strSetupForm_Server_desc = 'Enter server connection parameters'; //to translate
1171 $strSetupForm_Server_login_options_desc = 'Enter login options for signon authentication'; //to translate
1172 $strSetupForm_Server_login_options = 'Signon login options'; //to translate
1173 $strSetupForm_Server_pmadb_desc = 'Configure phpMyAdmin database to gain access to additional features, see [a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in documentation'; //to translate
1174 $strSetupForm_Server_pmadb = 'PMA database'; //to translate
1175 $strSetupFormset_customization = 'Customization'; //to translate
1176 $strSetupFormset_export = 'Customize export options'; //to translate
1177 $strSetupFormset_features = 'Features'; //to translate
1178 $strSetupFormset_import = 'Customize import defaults'; //to translate
1179 $strSetupFormset_left_frame = 'Customize navigation frame'; //to translate
1180 $strSetupFormset_main_frame = 'Customize main frame'; //to translate
1181 $strSetupForm_Sql_box_desc = 'Customize links shown in SQL Query boxes'; //to translate
1182 $strSetupForm_Sql_box = 'SQL Query box'; //to translate
1183 $strSetupForm_Sql_queries_desc = 'SQL queries settings, for SQL Query box options see [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigation frame[/a] settings'; //to translate
1184 $strSetupForm_Sql_queries = 'SQL queries'; //to translate
1185 $strSetupForm_Startup_desc = 'Customize startup page'; //to translate
1186 $strSetupForm_Startup = 'Startup'; //to translate
1187 $strSetupForm_Tabs_desc = 'Choose how you want tabs to work'; //to translate
1188 $strSetupForm_Tabs = 'Tabs'; //to translate
1189 $strSetupGZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import and export operations'; //to translate
1190 $strSetupGZipDump_name = 'GZip'; //to translate
1191 $strSetupGZipDumpWarning = '[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1192 $strSetupHomepageLink = 'phpMyAdmin homepage'; //to translate
1193 $strSetupIconvExtraParams_name = 'Extra parameters for iconv'; //to translate
1194 $strSetupIgnoreErrors = 'Ignore errors'; //to translate
1195 $strSetupIgnoreMultiSubmitErrors_desc = 'If enabled, phpMyAdmin continues computing multiple-statement queries even if one of the queries failed'; //to translate
1196 $strSetupIgnoreMultiSubmitErrors_name = 'Ignore multiple statement errors'; //to translate
1197 $strSetupImport_allow_interrupt_desc = '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
1198 $strSetupImport_allow_interrupt_name = 'Partial import: allow interrupt'; //to translate
1199 $strSetupImport_format_desc = 'Default format; be aware that this list depends on location (database, table) and only SQL is always available'; //to translate
1200 $strSetupImport_format_name = 'Format of imported file'; //to translate
1201 $strSetupImport_skip_queries_desc = 'Number of records (queries) to skip from start'; //to translate
1202 $strSetupImport_skip_queries_name = 'Partial import: skip queries'; //to translate
1203 $strSetupInsecureConnection = 'Insecure connection'; //to translate
1204 $strSetupInsecureConnectionMsg1 = 'You are not using a secure connection; all data (including potentially sensitive information, like passwords) is transferred unencrypted!'; //to translate
1205 $strSetupInsecureConnectionMsg2 = 'If your server is also configured to accept HTTPS requests follow [a@%s]this link[/a] to use a secure connection.'; //to translate
1206 $strSetupInsertRows_desc = 'How many rows can be inserted at one time'; //to translate
1207 $strSetupInsertRows_name = 'Number of inserted rows'; //to translate
1208 $strSetupLeftDefaultTabTable_name = 'Target for quick access icon'; //to translate
1209 $strSetupLeftDisplayLogo_desc = 'Show logo in left frame'; //to translate
1210 $strSetupLeftDisplayLogo_name = 'Display logo'; //to translate
1211 $strSetupLeftDisplayServers_desc = 'Display server choice at the top of the left frame'; //to translate
1212 $strSetupLeftDisplayServers_name = 'Display servers selection'; //to translate
1213 $strSetupLeftFrameDBSeparator_desc = 'String that separates databases into different tree levels'; //to translate
1214 $strSetupLeftFrameDBSeparator_name = 'Database tree separator'; //to translate
1215 $strSetupLeftFrameDBTree_desc = 'Only light version; display databases in a tree (determined by the separator defined below)'; //to translate
1216 $strSetupLeftFrameDBTree_name = 'Display databases in a tree'; //to translate
1217 $strSetupLeftFrameLight_desc = 'Disable this if you want to see all databases at once'; //to translate
1218 $strSetupLeftFrameLight_name = 'Use light version'; //to translate
1219 $strSetupLeftFrameTableLevel_name = 'Maximum table tree depth'; //to translate
1220 $strSetupLeftFrameTableSeparator_desc = 'String that separates tables into different tree levels'; //to translate
1221 $strSetupLeftFrameTableSeparator_name = 'Table tree separator'; //to translate
1222 $strSetupLeftLogoLink_name = 'Logo link URL'; //to translate
1223 $strSetupLeftLogoLinkWindow_desc = 'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one ([kbd]new[/kbd])'; //to translate
1224 $strSetupLeftLogoLinkWindow_name = 'Logo link target'; //to translate
1225 $strSetupLeftPointerEnable_desc = 'Highlight server under the mouse cursor'; //to translate
1226 $strSetupLeftPointerEnable_name = 'Enable highlighting'; //to translate
1227 $strSetupLetUserChoose = 'let the user choose'; //to translate
1228 $strSetupLightTabs_desc = 'Use less graphically intense tabs'; //to translate
1229 $strSetupLightTabs_name = 'Light tabs'; //to translate
1230 $strSetupLoad = 'Load'; //to translate
1231 $strSetupLoginCookieDeleteAll_desc = 'If TRUE, logout deletes cookies for all servers; when set to FALSE, logout only occurs for the current server. Setting this to FALSE makes it easy to forget to log out from other servers when connected to multiple servers.'; //to translate
1232 $strSetupLoginCookieDeleteAll_name = 'Delete all cookies on logout'; //to translate
1233 $strSetupLoginCookieRecall_desc = 'Define whether the previous login should be recalled or not in cookie authentication mode'; //to translate
1234 $strSetupLoginCookieRecall_name = 'Recall user name'; //to translate
1235 $strSetupLoginCookieStore_desc = 'Define how long (in seconds) a login cookie should be stored in browser. The default of 0 means that it will be kept for the existing session only, and will be deleted as soon as you close the browser window. This is recommended for non-trusted environments.'; //to translate
1236 $strSetupLoginCookieStore_name = 'Login cookie store'; //to translate
1237 $strSetupLoginCookieValidity_desc = 'Define how long (in seconds) a login cookie is valid'; //to translate
1238 $strSetupLoginCookieValidityMsg = '[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should be should be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may pose a security risk such as impersonation.'; //to translate
1239 $strSetupLoginCookieValidity_name = 'Login cookie validity'; //to translate
1240 $strSetupMaxCharactersInDisplayedSQL_desc = 'Maximum number of characters used when a SQL query is displayed'; //to translate
1241 $strSetupMaxCharactersInDisplayedSQL_name = 'Maximum displayed SQL length'; //to translate
1242 $strSetupMaxDbList_desc = 'Maximum number of databases displayed in left frame and database list'; //to translate
1243 $strSetupMaxDbList_name = 'Maximum databases'; //to translate
1244 $strSetupMaxRows_desc = 'Number of rows displayed when browsing a result set. If the result set contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be shown.'; //to translate
1245 $strSetupMaxRows_name = 'Maximum number of rows to display'; //to translate
1246 $strSetupMaxTableList_desc = 'Maximum number of tables displayed in table list'; //to translate
1247 $strSetupMaxTableList_name = 'Maximum tables'; //to translate
1248 $strSetupMemoryLimit_desc = 'The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] ([kbd]0[/kbd] for no limit)'; //to translate
1249 $strSetupMemoryLimit_name = 'Memory limit'; //to translate
1250 $strSetupNavigationBarIconic_desc = 'Use only icons, only text or both'; //to translate
1251 $strSetupNavigationBarIconic_name = 'Iconic navigation bar'; //to translate
1252 $strSetupNewServer = 'New server'; //to translate
1253 $strSetupNoServers = 'There are no configured servers'; //to translate
1254 $strSetupOBGzip_desc = 'use GZip output buffering for increased speed in HTTP transfers'; //to translate
1255 $strSetupOBGzip_name = 'GZip output buffering'; //to translate
1256 $strSetupOptionNone = '- none -'; //to translate
1257 $strSetupOrder_desc = '[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise'; //to translate
1258 $strSetupOrder_name = 'Default sorting order'; //to translate
1259 $strSetupOverview = 'Overview'; //to translate
1260 $strSetupPersistentConnections_desc = 'Use persistent connections to MySQL databases'; //to translate
1261 $strSetupPersistentConnections_name = 'Persistent connections'; //to translate
1262 $strSetupPropertiesIconic_desc = 'Use only icons, only text or both'; //to translate
1263 $strSetupPropertiesIconic_name = 'Iconic table operations'; //to translate
1264 $strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
1265 $strSetupProtectBinary_name = 'Protect binary fields'; //to translate
1266 $strSetupQueryHistoryDB_desc = 'Enable if you want DB-based query history (requires pmadb). If disabled, this utilizes JS-routines to display query history (lost by window close).'; //to translate
1267 $strSetupQueryHistoryDB_name = 'Permanent query history'; //to translate
1268 $strSetupQueryHistoryMax_desc = 'How many queries are kept in history'; //to translate
1269 $strSetupQueryHistoryMax_name = 'Query history length'; //to translate
1270 $strSetupQueryWindowDefTab_desc = 'Tab displayed when opening a new query window'; //to translate
1271 $strSetupQueryWindowDefTab_name = 'Default query window tab'; //to translate
1272 $strSetupRecodingEngine_desc = 'Select which functions will be used for character set conversion'; //to translate
1273 $strSetupRecodingEngine_name = 'Recoding engine'; //to translate
1274 $strSetupRestoreDefaultValue = 'Restore default value'; //to translate
1275 $strSetupRevertErroneousFields = 'Try to revert erroneous fields to their default values'; //to translate
1276 $strSetupSaveDir_desc = 'Directory where exports can be saved on server'; //to translate
1277 $strSetupSaveDir_name = 'Save directory'; //to translate
1278 $strSetupServerAuthConfigMsg = 'You set the [kbd]config[/kbd] authentication type and included username and password for auto-login, which is not a desirable option for live hosts. Anyone who knows or guesses your phpMyAdmin URL can directly access your phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd].'; //to translate
1279 $strSetupServerExtensionMsg = 'You should use mysqli for performance reasons'; //to translate
1280 $strSetupServerNoPasswordMsg = 'You allow for connecting to the server without a password.'; //to translate
1281 $strSetupServersAdd = 'Add a new server'; //to translate
1282 $strSetupServers_AllowDeny_order_desc = 'Leave blank if not used'; //to translate
1283 $strSetupServers_AllowDeny_order_name = 'Host authentication order'; //to translate
1284 $strSetupServers_AllowDeny_rules_desc = 'Leave blank for defaults'; //to translate
1285 $strSetupServers_AllowDeny_rules_name = 'Host authentication rules'; //to translate
1286 $strSetupServers_AllowNoPassword_name = 'Allow logins without a password'; //to translate
1287 $strSetupServers_AllowRoot_name = 'Allow root login'; //to translate
1288 $strSetupServers_auth_swekey_config_desc = 'The path for the config file for [a@http://swekey.com]SweKey hardware authentication[/a] (not located in your document root; suggested: /etc/swekey.conf)'; //to translate
1289 $strSetupServers_auth_swekey_config_name = 'SweKey config file'; //to translate
1290 $strSetupServers_auth_type_desc = 'Authentication method to use'; //to translate
1291 $strSetupServers_auth_type_name = 'Authentication type'; //to translate
1292 $strSetupServers_bookmarktable_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] support, suggested: [kbd]pma_bookmark[/kbd]'; //to translate
1293 $strSetupServers_bookmarktable_name = 'Bookmark table'; //to translate
1294 $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime types, suggested: [kbd]pma_column_info[/kbd]'; //to translate
1295 $strSetupServers_column_info_name = 'Column information table'; //to translate
1296 $strSetupServers_compress_desc = 'Compress connection to MySQL server'; //to translate
1297 $strSetupServers_compress_name = 'Compress connection'; //to translate
1298 $strSetupServers_connect_type_desc = 'How to connect to server, keep tcp if unsure'; //to translate
1299 $strSetupServers_connect_type_name = 'Connection type'; //to translate
1300 $strSetupServers_controlpass_name = 'Control user password'; //to translate
1301 $strSetupServers_controluser_desc = 'A special MySQL user configured with limited permissions, more information available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]'; //to translate
1302 $strSetupServers_controluser_name = 'Control user'; //to translate
1303 $strSetupServers_CountTables_desc = 'Count tables when showing database list'; //to translate
1304 $strSetupServers_CountTables_name = 'Count tables'; //to translate
1305 $strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/kbd]'; //to translate
1306 $strSetupServers_designer_coords_name = 'Designer table'; //to translate
1307 $strSetupServers_DisableIS_desc = 'More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]'; //to translate
1308 $strSetupServers_DisableIS_name = 'Disable use of INFORMATION_SCHEMA'; //to translate
1309 $strSetupServerSecurityInfoMsg = 'If you feel this is necessary, use additional protection settings - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted proxies list[/a]. However, IP-based protection may not be reliable if your IP belongs to an ISP where thousands of users, including you, are connected to.'; //to translate
1310 $strSetupServersEdit = 'Edit server'; //to translate
1311 $strSetupServers_extension_desc = 'What PHP extension to use; you should use mysqli if supported'; //to translate
1312 $strSetupServers_extension_name = 'PHP extension to use'; //to translate
1313 $strSetupServers_hide_db_desc = 'Hide databases matching regular expression (PCRE)'; //to translate
1314 $strSetupServers_hide_db_name = 'Hide databases'; //to translate
1315 $strSetupServers_history_desc = 'Leave blank for no SQL query history support, suggested: [kbd]pma_history[/kbd]'; //to translate
1316 $strSetupServers_history_name = 'SQL query history table'; //to translate
1317 $strSetupServers_host_desc = 'Hostname where MySQL server is running'; //to translate
1318 $strSetupServers_host_name = 'Server hostname'; //to translate
1319 $strSetupServers_LogoutURL_name = 'Logout URL'; //to translate
1320 $strSetupServers_nopassword_desc = 'Try to connect without password'; //to translate
1321 $strSetupServers_nopassword_name = 'Connect without password'; //to translate
1322 $strSetupServers_only_db_desc = 'You can use MySQL wildcard characters (% and _), escape them if you want to use their literal instances, i.e. use \'my\_db\' and not \'my_db\''; //to translate
1323 $strSetupServers_only_db_name = 'Show only listed databases'; //to translate
1324 $strSetupServers_password_desc = 'Leave empty if not using config auth'; //to translate
1325 $strSetupServers_password_name = 'Password for config auth'; //to translate
1326 $strSetupServers_pdf_pages_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]'; //to translate
1327 $strSetupServers_pdf_pages_name = 'PDF schema: pages table'; //to translate
1328 $strSetupServers_pmadb_desc = 'Database used for relations, bookmarks, and PDF features. See [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for no support. Suggested: [kbd]phpmyadmin[/kbd]'; //to translate
1329 $strSetupServers_pmadb_name = 'PMA database'; //to translate
1330 $strSetupServers_port_desc = 'Port on which MySQL server is listening, leave empty for default'; //to translate
1331 $strSetupServers_port_name = 'Server port'; //to translate
1332 $strSetupServers_relation_desc = 'Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links[/a] support, suggested: [kbd]pma_relation[/kbd]'; //to translate
1333 $strSetupServers_relation_name = 'Relation table'; //to translate
1334 $strSetupServers_ShowDatabasesCommand_desc = 'SQL command to fetch available databases'; //to translate
1335 $strSetupServers_ShowDatabasesCommand_name = 'SHOW DATABASES command'; //to translate
1336 $strSetupServers_SignonSession_desc = 'See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types[/a] for an example'; //to translate
1337 $strSetupServers_SignonSession_name = 'Signon session name'; //to translate
1338 $strSetupServers_SignonURL_name = 'Signon URL'; //to translate
1339 $strSetupServerSslMsg = 'You should use SSL connections if your web server supports it'; //to translate
1340 $strSetupServers_socket_desc = 'Socket on which MySQL server is listening, leave empty for default'; //to translate
1341 $strSetupServers_socket_name = 'Server socket'; //to translate
1342 $strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server'; //to translate
1343 $strSetupServers_ssl_name = 'Use SSL'; //to translate
1344 $strSetupServers_table_coords_desc = 'Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]'; //to translate
1345 $strSetupServers_table_coords_name = 'PDF schema: table coordinates'; //to translate
1346 $strSetupServers_table_info_desc = 'Table to describe the display fields, leave blank for no support; suggested: [kbd]pma_table_info[/kbd]'; //to translate
1347 $strSetupServers_table_info_name = 'Display fields table'; //to translate
1348 $strSetupServers_user_desc = 'Leave empty if not using config auth'; //to translate
1349 $strSetupServers_user_name = 'User for config auth'; //to translate
1350 $strSetupServers_verbose_check_desc = 'Disable if you know that your pma_* tables are up to date. This prevents compatibility checks and thereby increases performance'; //to translate
1351 $strSetupServers_verbose_check_name = 'Verbose check'; //to translate
1352 $strSetupServers_verbose_desc = 'A user-friendly description of this server. Leave blank to display the hostname instead.'; //to translate
1353 $strSetupServers_verbose_name = 'Verbose name of this server'; //to translate
1354 $strSetupSetValue = 'Set value: %s'; //to translate
1355 $strSetupShowAll_desc = 'Whether a user should be displayed a &quot;show all (records)&quot; button'; //to translate
1356 $strSetupShowAll_name = 'Allow to display all the rows'; //to translate
1357 $strSetupShowChgPassword_desc = 'Please note that enabling this has no effect with [kbd]config[/kbd] authentication mode because the password is hard coded in the configuration file; this does not limit the ability to execute the same command directly'; //to translate
1358 $strSetupShowChgPassword_name = 'Show password change form'; //to translate
1359 $strSetupShowCreateDb_name = 'Show create database form'; //to translate
1360 $strSetupShowForm = 'Show form'; //to translate
1361 $strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
1362 $strSetupShowFunctionFields_name = 'Show function fields'; //to translate
1363 $strSetupShowHiddenMessages = 'Show hidden messages (#MSG_COUNT)'; //to translate
1364 $strSetupShowPhpInfo_desc = 'Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] output'; //to translate
1365 $strSetupShowPhpInfo_name = 'Show phpinfo() link'; //to translate
1366 $strSetupShowServerInfo_name = 'Show detailed MySQL server information'; //to translate
1367 $strSetupShowSQL_desc = 'Defines whether SQL queries generated by phpMyAdmin should be displayed'; //to translate
1368 $strSetupShowSQL_name = 'Show SQL queries'; //to translate
1369 $strSetupShowStats_desc = 'Allow to display database and table statistics (eg. space usage)'; //to translate
1370 $strSetupShowStats_name = 'Show statistics'; //to translate
1371 $strSetupShowTooltipAliasDB_desc = 'If tooltips are enabled and a database comment is set, this will flip the comment and the real name'; //to translate
1372 $strSetupShowTooltipAliasDB_name = 'Display database comment instead of its name'; //to translate
1373 $strSetupShowTooltipAliasTB_desc = 'When setting this to [kbd]nested[/kbd], the alias of the table name is only used to split/nest the tables according to the $cfg[\'LeftFrameTableSeparator\'] directive, so only the folder is called like the alias, the table name itself stays unchanged'; //to translate
1374 $strSetupShowTooltipAliasTB_name = 'Display table comment instead of its name'; //to translate
1375 $strSetupShowTooltip_name = 'Display table comments in tooltips'; //to translate
1376 $strSetupSkipLockedTables_desc = 'Mark used tables and make it possible to show databases with locked tables'; //to translate
1377 $strSetupSkipLockedTables_name = 'Skip locked tables'; //to translate
1378 $strSetupSQLQuery_Edit_name = 'Edit'; //to translate
1379 $strSetupSQLQuery_Explain_name = 'Explain SQL'; //to translate
1380 $strSetupSQLQuery_Refresh_name = 'Refresh'; //to translate
1381 $strSetupSQLQuery_ShowAsPHP_name = 'Create PHP Code'; //to translate
1382 $strSetupSQLQuery_Validate_name = 'Validate SQL'; //to translate
1383 $strSetupSuggestDBName_desc = 'Suggest a database name on the &quot;Create Database&quot; form (if possible) or keep the text field empty'; //to translate
1384 $strSetupSuggestDBName_name = 'Suggest new database name'; //to translate
1385 $strSetupTrue = 'yes'; //to translate
1386 $strSetupTrustedProxies_desc = 'Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: HTTP_X_FORWARDED_FOR[/kbd]'; //to translate
1387 $strSetupTrustedProxies_name = 'List of trusted proxies for IP allow/deny'; //to translate
1388 $strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
1389 $strSetupUploadDir_name = 'Upload directory'; //to translate
1390 $strSetupUseDbSearch_desc = 'Allow for searching inside the entire database'; //to translate
1391 $strSetupUseDbSearch_name = 'Use database search'; //to translate
1392 $strSetupVerboseMultiSubmit_desc = 'Show affected rows of each statement on multiple-statement queries. See libraries/import.lib.php for defaults on how many queries a statement may contain.'; //to translate
1393 $strSetupVerboseMultiSubmit_name = 'Verbose multiple statements'; //to translate
1394 $strSetupVersionCheckDataError = 'Reading of version failed. Maybe you\'re offline or the upgrade server does not respond.'; //to translate
1395 $strSetupVersionCheckInvalid = 'Got invalid version string from server'; //to translate
1396 $strSetupVersionCheckLink = 'Check for latest version'; //to translate
1397 $strSetupVersionCheckNewAvailable = 'A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.'; //to translate
1398 $strSetupVersionCheckNewAvailableSvn = 'You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.'; //to translate
1399 $strSetupVersionCheckNone = 'No newer stable version is available'; //to translate
1400 $strSetupVersionCheckUnparsable = 'Unparsable version string'; //to translate
1401 $strSetupVersionCheck = 'Version check'; //to translate
1402 $strSetupVersionCheckWrapperError = 'Neither URL wrapper nor CURL is available. Version check is not possible.'; //to translate
1403 $strSetupWarning = 'Warning'; //to translate
1404 $strSetupZipDump_desc = 'Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression for import and export operations'; //to translate
1405 $strSetupZipDumpExportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1406 $strSetupZipDumpImportWarning = '[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] requires functions (%s) which are unavailable on this system.'; //to translate
1407 $strSetupZipDump_name = 'ZIP'; //to translate
1408 $strShowBinaryContentsAsHex = 'Show binary contents as HEX'; //to translate
1409 $strShowBinaryContents = 'Show binary contents'; //to translate
1410 $strShowBLOBContents = 'Show BLOB contents'; //to translate
1411 $strShowHideLeftMenu = 'Show/Hide left menu'; //to translate
1412 $strShowingPhp = 'Showing as PHP code'; //to translate
1413 $strShowingSQL = 'Showing SQL query'; //to translate
1414 $strShowKeys = 'Only show keys'; //to translate
1415 $strShowMasterStatus = 'Show master status'; //to translate
1416 $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
1417 $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate
1418 $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
1419 $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.'; //to translate
1420 $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate
1421 $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate
1422 $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
1423 $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.'; //to translate
1424 $strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate
1425 $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate
1426 $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate
1427 $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
1428 $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
1429 $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
1430 $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
1431 $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
1432 $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
1433 $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
1434 $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate
1435 $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.'; //to translate
1436 $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.'; //to translate
1437 $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).'; //to translate
1438 $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.'; //to translate
1439 $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate
1440 $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.'; //to translate
1441 $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
1442 $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
1443 $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.'; //to translate
1444 $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
1445 $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
1446 $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate
1447 $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
1448 $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
1449 $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate
1450 $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.'; //to translate
1451 $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.'; //to translate
1452 $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.'; //to translate
1453 $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.'; //to translate
1454 $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.'; //to translate
1455 $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.'; //to translate
1456 $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.'; //to translate
1457 $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.'; //to translate
1458 $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
1459 $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
1460 $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
1461 $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.'; //to translate
1462 $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate
1463 $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate
1464 $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.'; //to translate
1465 $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.'; //to translate
1466 $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.'; //to translate
1467 $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.'; //to translate
1468 $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
1469 $strShowStatusInnodb_pages_readDescr = 'The number of pages read.'; //to translate
1470 $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.'; //to translate
1471 $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate
1472 $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate
1473 $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate
1474 $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate
1475 $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate
1476 $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.'; //to translate
1477 $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.'; //to translate
1478 $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.'; //to translate
1479 $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.'; //to translate
1480 $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
1481 $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
1482 $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
1483 $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate
1484 $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
1485 $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate
1486 $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate
1487 $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
1488 $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAYED queues.'; //to translate
1489 $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
1490 $strShowStatusOpen_filesDescr = 'The number of files that are open.'; //to translate
1491 $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate
1492 $strShowStatusOpen_tablesDescr = 'The number of tables that are open.'; //to translate
1493 $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.'; //to translate
1494 $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate
1495 $strShowStatusQcache_hitsDescr = 'The number of cache hits.'; //to translate
1496 $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.'; //to translate
1497 $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
1498 $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate
1499 $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate
1500 $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate
1501 $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate
1502 $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
1503 $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate
1504 $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
1505 $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
1506 $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate
1507 $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate
1508 $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate
1509 $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate
1510 $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate
1511 $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate
1512 $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
1513 $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate
1514 $strShowStatusSort_rowsDescr = 'The number of sorted rows.'; //to translate
1515 $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate
1516 $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate
1517 $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
1518 $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
1519 $strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate
1520 $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
1521 $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.'; //to translate
1522 $strSlaveConfigure = 'Make sure, you have unique server-id in your configuration file (my.cnf). If not, please add the following line into [mysqld] section:'; //to translate
1523 $strSmallBigAll = 'Small/Big All'; //to translate
1524 $strSnapToGrid = 'Snap to grid'; //to translate
1525 $strSocket = 'Socket'; //to translate
1526 $strStandInStructureForView = 'Stand-in structure for view'; //to translate
1527 $strStart = 'Start'; //to translate
1528 $strStatic = 'static'; //to translate
1529 $strStop = 'Stop'; //to translate
1530 $strStructureDiff = 'Structure Difference' ; //to translate
1531 $strStructureForView = 'Structure for view'; //to translate
1532 $strStructureLC = 'structure'; //to translate
1533 $strStructureSyn = 'Structure Synchronization'; //to translate
1534 $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.'; //to translate
1535 $strSwekeyAuthenticating = 'Authenticating...'; //to translate
1536 $strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
1537 $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
1538 $strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
1539 $strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
1540 $strSynchronizeDb = 'Synchronize Databases'; //to translate
1541 $strSynchronize = 'Synchronize'; //to translate
1543 $strTableAddColumn = 'Add column(s)'; //to translate
1544 $strTableAlterColumn = 'Alter column(s)'; //to translate
1545 $strTableAlteredSuccessfully = 'Table %1$s has been altered successfully'; //to translate
1546 $strTableAlterIndex = 'Alter index(s)'; //to translate
1547 $strTableApplyIndex = 'Apply index(s)'; //to translate
1548 $strTableDeleteRows = 'Would you like to delete all the previous rows from target tables?'; //to translate
1549 $strTableHasBeenCreated = 'Table %1$s has been created.'; //to translate
1550 $strTableInsertRow = 'Insert row(s)'; //to translate
1551 $strTableIsEmpty = 'Table seems to be empty!'; //to translate
1552 $strTableName = 'Table name'; //to translate
1553 $strTableRemoveColumn = 'Remove column(s)'; //to translate
1554 $strTableRemoveIndex = 'Remove index(s)'; //to translate
1555 $strTableUpdateRow = 'Update row(s)'; //to translate
1556 $strTargetDatabaseHasBeenSynchronized = 'Target database has been synchronized with source database'; //to translate
1557 $strTexyText = 'Texy! text'; //to translate
1558 $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate
1559 $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
1560 $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate
1561 $strToFromPage = 'to/from page'; //to translate
1562 $strToggleSmallBig = 'Toggle small/big'; //to translate
1563 $strToSelectRelation = 'To select relation, click :'; //to translate
1564 $strTrackingActivated = 'Tracking of %s.%s is activated.'; //to translate
1565 $strTrackingActivateNow = 'Activate now'; //to translate
1566 $strTrackingActivateTrackingFor = 'Activate tracking for %s.%s'; //to translate
1567 $strTrackingCreateVersion = 'Create version'; //to translate
1568 $strTrackingCreateVersionOf = 'Create version %s of %s.%s'; //to translate
1569 $strTrackingDatabaseLog = 'Database Log'; //to translate
1570 $strTrackingDataDefinitionStatement = 'Data definition statement'; //to translate
1571 $strTrackingDataManipulationStatement = 'Data manipulation statement'; //to translate
1572 $strTrackingDate = 'Date'; //to translate
1573 $strTrackingDeactivateNow = 'Deactivate now'; //to translate
1574 $strTrackingDeactivateTrackingFor = 'Deactivate tracking for %s.%s'; //to translate
1575 $strTrackingExportAs = 'Export as %s'; //to translate
1576 $strTrackingIsActive = 'Tracking is active.'; //to translate
1577 $strTrackingIsNotActive = 'Tracking is not active.'; //to translate
1578 $strTrackingMechanism = 'Tracking Mechanism'; //to translate
1579 $strTrackingReportClose = 'Close'; //to translate
1580 $strTrackingReport = 'Tracking report'; //to translate
1581 $strTrackingShowLogDateUsers = 'Show %s with dates from %s to %s by user %s %s'; //to translate
1582 $strTrackingShowVersions = 'Show versions'; //to translate
1583 $strTrackingSQLDumpFile = 'SQL dump (file download)'; //to translate
1584 $strTrackingSQLDump = 'SQL dump'; //to translate
1585 $strTrackingSQLExecuted = 'SQL statements executed.'; //to translate
1586 $strTrackingSQLExecutionAlert = 'This option will replace your table and contained data.'; //to translate
1587 $strTrackingSQLExecution = 'SQL execution'; //to translate
1588 $strTrackingSQLExported = 'SQL statements exported. Please copy the dump or execute it.'; //to translate
1589 $strTrackingStatements = 'Tracking statements'; //to translate
1590 $strTrackingStatusActive = 'active'; //to translate
1591 $strTrackingStatusNotActive = 'not active'; //to translate
1592 $strTrackingStructureSnapshot = 'Structure snapshot'; //to translate
1593 $strTrackingThCreated = 'Created'; //to translate
1594 $strTrackingThLastVersion = 'Last version'; //to translate
1595 $strTrackingThUpdated = 'Updated'; //to translate
1596 $strTrackingThVersion = 'Version'; //to translate
1597 $strTrackingTrackDDStatements = 'Track these data definition statements:'; //to translate
1598 $strTrackingTrackDMStatements = 'Track these data manipulation statements:'; //to translate
1599 $strTrackingTrackedTables = 'Tracked tables'; //to translate
1600 $strTracking = 'Tracking'; //to translate
1601 $strTrackingTrackTable = 'Track table'; //to translate
1602 $strTrackingUntrackedTables = 'Untracked tables'; //to translate
1603 $strTrackingUsername = 'Username'; //to translate
1604 $strTrackingVersionActivated = 'Tracking for %s.%s , version %s is activated.'; //to translate
1605 $strTrackingVersionCreated = 'Version %s is created, tracking for %s.%s is activated.'; //to translate
1606 $strTrackingVersionDeactivated = 'Tracking for %s.%s , version %s is deactivated.'; //to translate
1607 $strTrackingVersionSnapshotSQL = 'Version %s snapshot (SQL code)'; //to translate
1608 $strTrackingVersions = 'Versions'; //to translate
1609 $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
1610 $strTriggers = 'Triggers'; //to translate
1612 $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate
1613 $strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate
1614 $strUploadErrorExtension = 'File upload stopped by extension.'; //to translate
1615 $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate
1616 $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate
1617 $strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate
1618 $strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate
1619 $strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate
1620 $strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate
1622 $strViewHasAtLeast = 'This view has at least this number of rows. Please refer to %sdocumentation%s.'; //to translate
1623 $strViewImage = 'View image'; //to translate
1624 $strViewName = 'VIEW name'; //to translate
1625 $strViewVideo = 'View video'; //to translate
1627 $strWebServer = 'Web server'; //to translate
1628 $strWiki = 'Wiki'; //to translate
1630 $strXMLError = 'The XML file specified was either malformed or incomplete. Please correct the issue and try again.'; //to translate
1631 $strXMLExportContents = 'Export contents'; //to translate
1632 $strXMLExportFunctions = 'Export functions'; //to translate
1633 $strXMLExportProcedures = 'Export procedures'; //to translate
1634 $strXMLExportStructs = 'Export Structure Schemas (recommended)'; //to translate
1635 $strXMLExportTables = 'Export tables'; //to translate
1636 $strXMLExportTriggers = 'Export triggers'; //to translate
1637 $strXMLExportViews = 'Export views'; //to translate
1639 $strTrackingYouCanExecute = 'You can execute the dump by creating and using a temporary database. Please ensure that you have the privileges to do so.'; //to translate
1640 $strTrackingCommentOut = 'Comment out these two lines if you do not need them.'; //to translate
1641 $strTrackingReportForTable = 'Tracking report for table `%s`'; //to translate
1642 $strDeleteTrackingData = 'Delete tracking data for this table'; //to translate
1643 $strReplicationSlaveSQLThreadNotRunning = 'Slave SQL Thread not running!'; //to translate
1644 $strReplicationSlaveIOThreadNotRunning = 'Slave IO Thread not running!'; //to translate