5 * Last translation by: Siu Sun <siusun@best-view.net>
9 $allow_recoding = TRUE;
11 $left_font_family = 'sans-serif';
12 $right_font_family = 'sans-serif';
13 $number_thousands_separator = ',';
14 $number_decimal_separator = '.';
15 // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
16 $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
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
22 $datefmt = '%B %d, %Y at %I:%M %p';
24 $timespanfmt = '%s 日, %s 小时, %s 分钟 and %s 秒';
28 $strAPrimaryKey = '主键已经添加到 %s';
29 $strAbortedClients = '取消';
30 $strAccessDenied = '访问被拒绝';
32 $strAddDeleteColumn = '添加/删除 选择栏';
33 $strAddDeleteRow = '添加/删除 筛选列';
34 $strAddNewField = '添加新字段';
35 $strAddPriv = '添加新权限';
36 $strAddPrivMessage = '您已经为下此使用者添加了新权限.';
37 $strAddSearchConditions = '添加检索条件 ("where" 语句的主体):';
38 $strAddToIndex = '添加 %s 组索引栏';
39 $strAddUser = '添增使用者';
40 $strAddUserMessage = '您已添增了一个新使用者.';
41 $strAdministration = '系统管理';
42 $strAffectedRows = '影响列数:';
43 $strAfter = '在 %s 之后';
44 $strAfterInsertBack = '返回';
45 $strAfterInsertNewInsert = '添加一笔记录';
47 $strAllTableSameWidth = '以相同宽度显示所有数据表?';
48 $strAlterOrderBy = '根据栏位内容排序记录';
49 $strAnIndex = '索引已经添加到 %s';
50 $strAnalyzeTable = '分析数据表';
53 $strAnyColumn = '任何栏位';
54 $strAnyDatabase = '任何数据库';
56 $strAnyTable = '任何数据表';
57 $strAnyUser = '任何使用者';
59 $strAtBeginningOfTable = '于数据表开头';
60 $strAtEndOfTable = '于数据表尾端';
62 $strAutomaticLayout = '自动格式';
65 $strBinary = ' 二进制码 ';
66 $strBinaryDoNotEdit = ' 二进制码 - 无法编辑 ';
67 $strBookmarkDeleted = '标签已经删除.';
68 $strBookmarkLabel = '标签名称';
69 $strBookmarkQuery = 'SQL 语法书签';
70 $strBookmarkThis = '加入此 SQL 语法到书签';
71 $strBookmarkView = '查看';
73 $strBzError = 'phpMyAdmin 无法压缩因於这个 php 版本的 Bz2 模组错误. 强列要求於 phpMyAdmin 设定档设定 <code>$cfg[\'BZipDump\']</code> 为<code>FALSE</code>. 如果想使用 Bz2 压缩功能,请更新 php 到最新版本. 详情请参看 php 错误报报 %s .';
74 $strBzip = '"bzipped"';
76 $strCSVOptions = 'CSV 选项';
77 $strCannotLogin = '无法登入 MySQL 伺服器';
78 $strCantLoadMySQL = '不能载入 MySQL 附件,<br />请检查 PHP 的组态设定';
79 $strCantLoadRecodeIconv = '未能读取 iconv 或重新编码程式来作文字编码转换, 请设定 php 来启动这些模组或取消 phpMyAdmin 使用文字编码转换功能.';
80 $strCantRenameIdxToPrimary = '无法将索引更名为 PRIMARY!';
81 $strCantUseRecodeIconv = '当文编码模组读取後,未能使用 iconv 、 libiconv 或 recode_string 功能. 请检查您的 php 设定.';
82 $strCardinality = '组别';
83 $strCarriage = '回车: \\r';
85 $strChangeDisplay = '选择显示之字段';
86 $strChangePassword = '更改密码';
88 $strCheckDbPriv = '检查数据库权限';
89 $strCheckTable = '检查数据表';
90 $strChoosePage = '请选择需要编辑的页码';
91 $strColComFeat = '显示栏位注解';
93 $strColumnNames = '栏位名';
96 $strCompleteInserts = '使用完整添增指令';
97 $strCompression = '压缩';
98 $strConfigFileError = 'phpMyAdmin 未能读取您的设定档! 这可能是因为 php 找到语法上的错误或 php 未能找到档案而成.<br />请尝试直接按下下方的连结开启并查看 php 的错误信息. 通常的错误都来自某处漏了引号或分别.<br />如果按下连结後出现空白页, 即代表没有任何问题.';
99 $strConfigureTableCoord = '请设定数据表 %s 内的坐标';
100 $strConfirm = '您确定要这样做?';
101 $strConnections = '连线';
102 $strCookiesRequired = 'Cookies 必须启动才能登入.';
103 $strCopyTable = '复制数据表到: (格式为 数据库名称<b>.</b>数据表名称):';
104 $strCopyTableOK = '数据表 %s 已经成功复制为 %s。';
105 $strCouldNotKill = 'phpMyAdmin 无法中断指令 %s. 可能这指令已经结束.';
107 $strCreateIndex = '新增 %s 组索引栏';
108 $strCreateIndexTopic = '添加一组索引';
109 $strCreateNewDatabase = '建立一个新的数据库';
110 $strCreateNewTable = '建立一个新的数据表与数据库 %s';
111 $strCreatePage = '建立新一页';
112 $strCreatePdfFeat = '建立 PDF';
117 $strDBGModule = '模组';
119 $strDataDict = '数据字典';
120 $strDataOnly = '只有数据';
121 $strDatabase = '数据库 ';
122 $strDatabaseHasBeenDropped = '数据库 %s 已被删除';
123 $strDatabaseWildcard = '数据库 (允许使用万用字符):';
124 $strDatabases = '数据库';
125 $strDatabasesStats = '数据库统计';
128 $strDeleteAndFlush = '删除使用者及重新读取权限.';
129 $strDeleteAndFlushDescr = '这是一个最清洁的做法,但重新读取权限需一段时间.';
130 $strDeleteFailed = '删除失败!';
131 $strDeleteUserMessage = '您已经将用户 %s 删除.';
132 $strDeleted = '该记录已经被删除。';
133 $strDeletedRows = '已删除栏数:';
134 $strDeleting = '删除 %s';
135 $strDescending = '递减';
136 $strDisabled = '未启动';
138 $strDisplayFeat = '功能显示';
139 $strDisplayOrder = '显示次序';
140 $strDisplayPDF = '显示 PDF 图表';
141 $strDoAQuery = '请执行 "查询示例" (通配符: "%")';
142 $strDoYouReally = '请确认要 ';
145 $strDropDB = '丢弃数据库 %s';
146 $strDropTable = '删除数据表';
147 $strDumpXRows = '备份 %s 列, 由 %s 列开始.';
148 $strDumpingData = '导出下面的数据库内容';
152 $strEditPDFPages = '编辑 PDF 页码';
153 $strEditPrivileges = '编辑权限';
154 $strEffective = '有效';
156 $strEmptyResultSet = 'MySQL 返回的查询结果为空。 (原因可能为:没有找到符合条件的记录。)';
159 $strEnglishPrivileges = ' 注意: MySQL 权限名称会被解释成英文 ';
161 $strExplain = '说明 SQL';
163 $strExportToXML = '输出到 XML 格式';
164 $strExtendedInserts = '伸延添加模式';
167 $strFailedAttempts = '尝试失败';
169 $strFieldHasBeenDropped = '数据表 %s 已被删除';
171 $strFieldsEmpty = ' 栏位总数是空的! ';
172 $strFieldsEnclosedBy = '「栏位」使用字元:';
173 $strFieldsEscapedBy = '「ESCAPE」使用字元:';
174 $strFieldsTerminatedBy = '「栏位分隔」使用字元:';
175 $strFileCouldNotBeRead = '读案无法读取';
177 $strFlushPrivilegesNote = '注: phpMyAdmin 直接由 MySQL 权限数据表取得用户权限. 如果用户自行更改数据表, 数据表内容将可能与实际用户情况有异. 在这情况下, 您应在继续前 %s重新载入%s 权限数据表.';
178 $strFlushTable = '强迫更新资料表 ("FLUSH")';
179 $strFormEmpty = '表格内缺少了一些资料!';
181 $strFullText = '显示完整文字';
185 $strGenTime = '建立日期';
186 $strGeneralRelationFeat = '一般联系功能';
187 $strGlobalPrivileges = '整体权限';
188 $strGlobalValue = '整体值';
190 $strGrantOption = '授权';
191 $strGrants = 'Grants'; // should expressed in English
192 $strGzip = '"gzipped"';
194 $strHasBeenAltered = '已经被修改。';
195 $strHasBeenCreated = '已经建立。';
196 $strHaveToShow = '您需要选择最少显示一行栏位';
198 $strHomepageOfficial = 'phpMyAdmin 官方网站';
199 $strHomepageSourceforge = 'phpMyAdmin 下载网页';
201 $strHostEmpty = '主机名称是空的!';
203 $strId = 'ID'; // use eng
204 $strIdxFulltext = '全文检索';
205 $strIfYouWish = '如果你要指定调入的字段,那么请给出用逗号隔开的字段列表。';
207 $strImportDocSQL = '读取 docSQL 档案';
208 $strImportFiles = '输入档案';
209 $strImportFinished = '输入完成';
212 $strIndexHasBeenDropped = '索引 %s 已被删除';
213 $strIndexName = '索引名称 :';
214 $strIndexType = '索引类型 :';
216 $strInsecureMySQL = '设定档内有关设定 (root登入及没有密码) 与预设的 MySQL 权限户口相同。 MySQL 伺服器在这预设的设定运行的话会很容易被入侵,您应更改有关设定去防止安全漏洞。';
218 $strInsertAsNewRow = '添加一笔记录';
219 $strInsertNewRow = '插入新记录';
220 $strInsertTextfiles = '从文本文件中提取数据,插入到数据表:';
221 $strInsertedRows = '新增列数:';
222 $strInstructions = '指示';
223 $strInvalidName = '"%s" 是一个保留字,您不能将保留字使用为 资料库/资料表/栏位 名称.';
225 $strJustDelete = '只从权限数据库删除用户.';
226 $strJustDeleteDescr = ' "删除" 的用户仍然能够登入数据库直至重新载入数据库为止.';
228 $strKeepPass = '请不要更改密码';
230 $strKill = 'Kill'; //should expressed in English
232 $strLaTeX = 'LaTeX'; // use eng
233 $strLandscape = '横向';
235 $strLengthSet = '长度/集合*';
236 $strLimitNumRows = '笔记录/每页';
237 $strLineFeed = '换行:\\n';
239 $strLinesTerminatedBy = '「下一行」使用字符:';
240 $strLinkNotFound = '找不到连结';
242 $strLocalhost = '本地';
243 $strLocationTextfile = '文本文件的位置';
244 $strLogPassword = '密码:';
245 $strLogUsername = '登入名称:';
247 $strLoginInformation = '登入资讯';
250 $strMissingBracket = '找不到括号';
251 $strModifications = '修改后的数据已经存盘。';
253 $strModifyIndexTopic = '修改索引';
254 $strMoreStatusVars = '更多状况资讯';
255 $strMoveTable = '移动数据表到:(格式为 数据库名称<b>.</b>数据表名称)';
256 $strMoveTableOK = '数据表 %s 已经移动到 %s.';
257 $strMySQLCharset = 'MySQL 文字编码';
258 $strMySQLReloaded = 'MySQL 重新启动完成。';
259 $strMySQLSaid = 'MySQL 返回:';
260 $strMySQLServerProcess = 'MySQL 版本 %pma_s1% 在 %pma_s2% 执行,登入者为 %pma_s3%';
261 $strMySQLShowProcess = '显示进程';
262 $strMySQLShowStatus = '显示 MySQL 的运行信息';
263 $strMySQLShowVars = '显示 MySQL 的系统变量';
268 $strNoDatabases = '没有数据库';
269 $strNoDescription = '没有说明';
270 $strNoDropDatabases = '"DROP DATABASE" 指令已经停用.';
271 $strNoExplain = '略过说明 SQL';
272 $strNoFrames = 'phpMyAdmin 较为适合使用在支持<b>页框</b>的浏览器.';
273 $strNoIndex = '没有已定义的索引!';
274 $strNoIndexPartsDefined = '部份索引资料还未定义!';
275 $strNoModification = '没有变更';
276 $strNoOptions = '这种格式并无选项';
277 $strNoPassword = '不用密码';
278 $strNoPhp = '移除 PHP 程式码';
279 $strNoPrivileges = '没有权限';
280 $strNoQuery = '没有 SQL 语句!';
281 $strNoRights = '您现在没有足够的权限!';
282 $strNoTablesFound = '数据库中没有数据表。';
283 $strNoUsersFound = '找不到使用者';
284 $strNoUsersSelected = '没有选择用户.';
285 $strNoValidateSQL = '略过检查 SQL';
287 $strNotNumber = '这不是一个数字!';
289 $strNotSet = '<b>%s</b> 数据表找不到或还未在 %s 设定';
290 $strNotValidNumber = ' 不是有效的列数!';
292 $strNumSearchResultsInTable = '%s 项资料符合 - 於数据表 <i>%s</i>';
293 $strNumSearchResultsTotal = '<b>总计:</b> <i>%s</i> 项资料符合';
294 $strNumTables = '个数据表';
297 $strOftenQuotation = '通常为引号。 "选中“ 表示使用引号。因为只有 char 和 varchar 类型的数据需要用引号括起来。';
298 $strOperations = '操作';
299 $strOptimizeTable = '最佳化数据表';
300 $strOptionalControls = '可选。用于读取或写入特殊的字符。';
301 $strOptionally = '随意';
306 $strPHP40203 = '您正使用 PHP 版本 4.2.3, 这版本有一个双字节字元的严重错误(mbstring). 请参阅 PHP 臭虫报告编号 19404. phpMyAdmin 并不建议使用这个版本的 PHP .';
307 $strPHPVersion = 'PHP 版本';
308 $strPageNumber = '页码:';
309 $strPartialText = '显示部份文字';
311 $strPasswordChanged = '%s 的密码已成功更改.';
312 $strPasswordEmpty = '密码是空的!';
313 $strPasswordNotSame = '密码并非相同!';
314 $strPdfDbSchema = '"%s" 数据库概要 - 第 %s 页';
315 $strPdfInvalidPageNum = 'PDF 页码没有设定!';
316 $strPdfInvalidTblName = '数据表 "%s" 不存在!';
317 $strPdfNoTables = '没有数据表';
319 $strPerMinute = '每分钟';
320 $strPerSecond = '每秒';
321 $strPhp = '建立 PHP 程式码';
322 $strPmaDocumentation = 'phpMyAdmin 说明文本';
323 $strPmaUriError = '必须设定 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 在设定档案内!';
326 $strPrevious = '前一个';
328 $strPrimaryKey = '主键';
329 $strPrimaryKeyHasBeenDropped = '主键已被删除';
330 $strPrimaryKeyName = '主键的名称必须称为 PRIMARY!';
331 $strPrimaryKeyWarning = '("PRIMARY" <b>必须</b>是主键的名称以及是<b>唯一</b>一组主键!)';
333 $strPrintView = '打印检视';
334 $strPrivDescAllPrivileges = '包括所有权限除了受权 (GRNANT).';
335 $strPrivDescAlter = '容许修改现有数据表的结构.';
336 $strPrivDescCreateDb = '容许建立新数据库及数据表.';
337 $strPrivDescCreateTbl = '容许建立新数据表.';
338 $strPrivDescCreateTmpTable = '容许建立暂时性数据表.';
339 $strPrivDescDelete = '容许删除记录.';
340 $strPrivDescDropDb = '容许删除数据库及数据表.';
341 $strPrivDescDropTbl = '容许删除数据表.';
342 $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.';
343 $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.';
344 $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.';
345 $strPrivileges = '权限';
346 $strProcesslist = '系统执行清单';
347 $strProperties = '属性';
348 $strPutColNames = '将栏位名称放在首列';
353 $strQueryOnDb = '在资料库 <b>%s</b> 执行 SQL 语句:';
354 $strQueryStatistics = '<b>Query statistics</b>: Since its startup, %s queries have been sent to the server.';
355 $strQueryType = '查询方式'
360 $strReferentialIntegrity = '检查指示完整性:';
361 $strRelationNotWorking = '联系数据表的附加功能未能启动, %s请按此%s 查出问题原因.';
362 $strRelationView = '联系检视';
363 $strReloadFailed = 'MySQL 重起失败。';
364 $strReloadMySQL = '重起 MySQL';
365 $strRememberReload = '请重新启动.';
366 $strRenameTable = '将数据表改名为';
367 $strRenameTableOK = '数据表 %s 名字已经被该成 %s。';
368 $strRepairTable = '修复数据表';
370 $strReplaceTable = '将数据表的数据用以下文本文件替换:';
373 $strRevokeGrant = '撤回 Grant 权限';
374 $strRevokeGrantMessage = '您已撤回以下这位使用者的 Grant 权限: %s';
375 $strRevokeMessage = '您已撤回下面这位使用者的权限: %s';
376 $strRevokePriv = '撤回权限';
377 $strRowLength = '数据列长度';
378 $strRowSize = ' 数据列大小 ';
380 $strRowsFrom = '笔记录,开始列数:';
381 $strRowsModeHorizontal = '水平';
382 $strRowsModeOptions = '显示为 %s 方式 及 每隔 %s 行显示栏名';
383 $strRowsModeVertical = '垂直';
384 $strRowsStatistic = '数据列统计数值';
385 $strRunQuery = '执行查询';
386 $strRunSQLQuery = '在数据库 %s 执行以下指令';
387 $strRunning = '运行于 %s';
389 $strSQL = 'SQL'; // should express in english
390 $strSQLOptions = 'SQL 选项';
391 $strSQLQuery = 'SQL 语句';
392 $strSQLResult = 'SQL 查询结果';
394 $strScaleFactorSmall = '比例倍数太细, 无法将图表放在一页内';
396 $strSearchFormTitle = '搜索数据库';
397 $strSearchInTables = '於以下数据表:';
398 $strSearchNeedle = '寻找之文字或数值 (万用字元: "%"):';
399 $strSearchOption1 = '任何一组文字';
400 $strSearchOption2 = '所有文字';
401 $strSearchOption3 = '完整词语';
402 $strSearchOption4 = '以规则表示法 (regular expression) 搜索';
403 $strSearchResultsFor = '搜索 "<i>%s</i>" 的结果 %s:';
404 $strSearchType = '寻找:';
406 $strSelectADb = '请选择数据库';
407 $strSelectAll = '全选';
408 $strSelectFields = '至少选择一个字段:';
409 $strSelectNumRows = '查询中';
410 $strSelectTables = '选择数据表';
413 $strServer = '伺服器 %s';
414 $strServerChoice = '选择伺服机';
415 $strServerStatus = '运行资讯';
416 $strServerTabProcesslist = '处理';
417 $strServerTabVariables = '资讯';
418 $strServerTrafficNotes = '<b>Server traffic</b>: These tables show the network traffic statistics of this MySQL server since its startup.';
419 $strServerVars = '伺服器资讯及设定';
420 $strServerVersion = '伺服机版本';
421 $strSessionValue = '程序数值';
422 $strSetEnumVal = '如栏位格式是 "enum" 或 "set", 请使用以下的格式输入: \'a\',\'b\',\'c\'...<br />如在数值上需要输入反斜线 (\) 或单引号 (\') , 请再加上反斜线 (例如 \'\\\\xyz\' or \'a\\\'b\').';
424 $strShowAll = '显示全部';
425 $strShowColor = '显示颜色';
426 $strShowCols = '显示栏';
427 $strShowDatadictAs = '数据字典格式';
428 $strShowGrid = '显示框格';
429 $strShowPHPInfo = '显示 PHP 资讯';
430 $strShowTableDimension = '显示表格大小';
431 $strShowTables = '显示数据表';
432 $strShowThisQuery = ' 重新显示 SQL 语句 ';
433 $strShowingRecords = '显示记录 ';
434 $strSingly = '(只排序现时之记录)';
437 $strSpaceUsage = '已使用空间';
438 $strSplitWordsWithSpace = '每组文字以空格 (" ") 分隔.';
439 $strStatCheckTime = '最後检查';
440 $strStatCreateTime = '建立';
441 $strStatUpdateTime = '最後更新';
442 $strStatement = '叙述';
444 $strStrucCSV = 'CSV 数据';
445 $strStrucData = '结构和数据';
446 $strStrucDrop = '添加 \'drop table\'';
447 $strStrucExcelCSV = 'Ms Excel 的 CSV 格式';
448 $strStrucOnly = '只选择结构';
449 $strStructPropose = '分析数据表结构';
450 $strStructure = '结构';
452 $strSuccess = '你运行的 SQL 语句已经成功运行了。';
456 $strTableComments = '数据表注解文字';
457 $strTableEmpty = '数据表名称是空的!';
458 $strTableHasBeenDropped = '数据表 %s 已被删除';
459 $strTableHasBeenEmptied = '数据表 %s 已被清空';
460 $strTableHasBeenFlushed = '数据表 %s 已被强迫更新';
461 $strTableMaintenance = '数据表维护';
462 $strTableOfContents = '目录';
463 $strTableStructure = '数据表的结构';
464 $strTableType = '数据表类型';
465 $strTables = '%s 数据表';
466 $strTextAreaLength = ' 由于长度限制<br /> 此栏位不能编辑 ';
467 $strTheContent = '文件中的内容已经插入到数据表中。';
468 $strTheContents = '文件中的内容将会取代 所选定的数据表中具有 相同的主键或唯一键的 记录。';
469 $strTheTerminator = '这些字段的结束符';
470 $strThisHost = '指定主机';
471 $strThisNotDirectory = '这并不是一个目录';
472 $strThreadSuccessfullyKilled = '指令 %s 已成功中止.';
479 $strUncheckAll = '全部取消';
481 $strUnselectAll = '全部取消';
482 $strUpdatePrivMessage = '您已经更新了 %s 的权限.';
483 $strUpdateProfile = '更新资料:';
484 $strUpdateProfileMessage = '资料己经更新.';
485 $strUpdateQuery = '更新语句';
487 $strUseBackquotes = '请在数据表及栏位使用引号';
488 $strUseTables = '使用数据表';
489 $strUseTextField = '文字输入';
491 $strUserEmpty = '使用者名称是空的!';
492 $strUserName = '使用者名称';
493 $strUserNotFound = '选择的用户在权限数据表内找不到.';
494 $strUserOverview = '用户一览';
496 $strUsersDeleted = '选择的用户已成功删除.';
498 $strValidateSQL = '检查 SQL';
499 $strValidatorError = 'SQL 分析程式未能启动,请检查是否已将 %s文本%s 内的 PHP 档案安装。';
502 $strViewDump = '查看数据表的结构和摘要信息。';
503 $strViewDumpDB = '查看数据库的结构和摘要信息。';
505 $strWebServerUploadDirectory = 'Web 伺服器上载目录';
506 $strWebServerUploadDirectoryError = '设定之上载目录错误,未能使用';
507 $strWelcome = '欢迎使用 %s';
508 $strWithChecked = '选择的数据表:';
509 $strWrongUser = '密码错误,访问被拒绝。';
511 $strXML = 'XML'; //USE ENG
515 $strZip = '"zipped"';
517 $updComTab = 'Please see Documentation on how to update your Column_comments Table'; //to translate
519 $strAbsolutePathToDocSqlDir = '请输入 docSQL 目录於网页伺服器的绝对路径'; //to translate
520 $strAddPrivilegesOnDb = 'Add privileges on the following database'; //to translate
521 $strAddPrivilegesOnTbl = 'Add privileges on the following table'; //to translate
522 $strAddedColumnComment = 'Added comment for column'; //to translate
523 $strAddedColumnRelation = 'Added relation for column'; //to translate
525 $strBeginCut = 'BEGIN CUT'; //to translate
526 $strBeginRaw = 'BEGIN RAW'; //to translate
528 $strCantLoad = 'cannot load %s extension,<br />please check PHP Configuration'; //to translate
529 $strChangeCopyMode = 'Create a new user with the same privileges and ...'; //to translate
530 $strChangeCopyModeCopy = '... keep the old one.'; //to translate
531 $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; //to translate
532 $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; //to translate
533 $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; //to translate
534 $strChangeCopyUser = 'Change Login Information / Copy User'; //to translate
535 $strCharsetOfFile = 'Character set of the file:'; //to translate
536 $strCheckPrivs = 'Check Privileges'; //to translate
537 $strCheckPrivsLong = 'Check privileges for database "%s".'; //to translate
538 $strColumnPrivileges = 'Column-specific privileges'; //to translate
540 $strDBComment = 'Database comment: ';//to translate
541 $strDBGContext = 'Context'; //to translate
542 $strDBGContextID = 'Context ID'; //to translate
543 $strDBGMaxTimeMs = 'Max time, ms'; //to translate
544 $strDBGMinTimeMs = 'Min time, ms'; //to translate
545 $strDBGTimePerHitMs = 'Time/Hit, ms'; //to translate
546 $strDBGTotalTimeMs = 'Total time, ms'; //to translate
547 $strDatabasesDropped = '%s databases have been dropped successfully.'; //to translate
548 $strDatabasesStatsDisable = 'Disable Statistics'; //to translate
549 $strDatabasesStatsEnable = 'Enable Statistics'; //to translate
550 $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; //to translate
551 $strDbPrivileges = 'Database-specific privileges'; //to translate
552 $strDbSpecific = 'database-specific'; //to translate
553 $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; //to translate
554 $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate
555 $strDropSelectedDatabases = 'Drop Selected Databases'; //to translate
556 $strDropUsersDb = 'Drop the databases that have the same names as the users.'; //to translate
557 $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
559 $strEndCut = 'END CUT'; //to translate
560 $strEndRaw = 'END RAW'; //to translate
562 $strFileNameTemplate = 'File name template';//to translate
563 $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
564 $strFileNameTemplateRemember = 'remember template';//to translate
566 $strGlobal = 'global'; //to translate
568 $strIgnoringFile = '忽略档案 %s'; //to translate
569 $strInnodbStat = 'InnoDB 状态'; //to translate
571 $strJumpToDB = 'Jump to database "%s".'; //to translate
573 $strMIME_MIMEtype = 'MIME-type';//to translate
574 $strMIME_available_mime = 'Available MIME-types';//to translate
575 $strMIME_available_transform = 'Available transformations';//to translate
576 $strMIME_description = 'Description';//to translate
577 $strMIME_file = 'Filename';//to translate
578 $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
579 $strMIME_transformation = 'Browser transformation';//to translate
580 $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
581 $strMIME_transformation_options = 'Transformation options';//to translate
582 $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
583 $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
585 $strNoDatabasesSelected = 'No databases selected.'; //to translate
587 $strPrivDescExecute = 'Allows running stored procedures; Has no effect in this MySQL version.'; //to translate
588 $strPrivDescFile = 'Allows importing data from and exporting data into files.'; //to translate
589 $strPrivDescGrant = 'Allows adding users and privileges without reloading the privilege tables.'; //to translate
590 $strPrivDescIndex = 'Allows creating and dropping indexes.'; //to translate
591 $strPrivDescInsert = 'Allows inserting and replacing data.'; //to translate
592 $strPrivDescLockTables = 'Allows locking tables for the current thread.'; //to translate
593 $strPrivDescProcess3 = 'Allows killing processes of other users.'; //to translate
594 $strPrivDescProcess4 = 'Allows viewing the complete queries in the process list.'; //to translate
595 $strPrivDescReferences = 'Has no effect in this MySQL version.'; //to translate
596 $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.'; //to translate
597 $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.'; //to translate
598 $strPrivDescReplSlave = 'Needed for the replication slaves.'; //to translate
599 $strPrivDescSelect = 'Allows reading data.'; //to translate
600 $strPrivDescShowDb = 'Gives access to the complete list of databases.'; //to translate
601 $strPrivDescShutdown = 'Allows shutting down the server.'; //to translate
602 $strPrivDescSuper = 'Allows connectiong, even if maximum number of connections is reached; Required for most administrative operations like setting global variables or killing threads of other users.'; //to translate
603 $strPrivDescUpdate = 'Allows changing data.'; //to translate
604 $strPrivDescUsage = 'No privileges.'; //to translate
605 $strPrivilegesReloaded = 'The privileges were reloaded successfully.'; //to translate
607 $strQueryFrame = 'Query window';//to translate
608 $strQueryFrameDebug = 'Debugging information';//to translate
609 $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
610 $strQuerySQLHistory = 'SQL-history';//to translate
611 $strQueryTime = 'Query took %01.4f sec';//to translate
613 $strRelationalSchema = 'Relational schema'; //to translate
614 $strReloadingThePrivileges = 'Reloading the privileges'; //to translate
615 $strRemoveSelectedUsers = 'Remove selected users'; //to translate
616 $strResourceLimits = 'Resource limits'; //to translate
617 $strRevokeAndDelete = 'Revoke all active privileges from the users and delete them afterwards.'; //to translate
618 $strRevokeAndDeleteDescr = 'The users will still have the USAGE privilege until the privileges are reloaded.'; //to translate
619 $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
621 $strSQLParserBugMessage = 'There is a chance that you may have found a bug in the SQL parser. Please examine your query closely, and check that the quotes are correct and not mis-matched. Other possible failure causes may be that you are uploading a file with binary outside of a quoted text area. You can also try your query on the MySQL command line interface. The MySQL server error output below, if there is any, may also help you in diagnosing the problem. If you still have problems or if the parser fails where the command line interface succeeds, please reduce your SQL query input to the single query that causes problems, and submit a bug report with the data chunk in the CUT section below:'; //to translate
622 $strSQLParserUserError = 'There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem'; //to translate
623 $strSQPBugInvalidIdentifer = 'Invalid Identifer'; //to translate
624 $strSQPBugUnclosedQuote = 'Unclosed quote'; //to translate
625 $strSQPBugUnknownPunctuation = 'Unknown Punctuation String'; //to translate
626 $strServerStatusUptime = 'This MySQL server has been running for %s. It started up on %s.'; //to translate
628 $strTblPrivileges = 'Table-specific privileges'; //to translate
629 $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)'; //to translate
630 $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
631 $strTransformation_image_png__inline = 'See image/jpeg: inline'; //to translate
632 $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
633 $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
634 $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
635 $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
636 $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
638 $strUserAlreadyExists = '用户 %s 己存在!'; //to translate
639 $strUsersHavingAccessToDb = 'Users having access to "%s"'; //to translate
641 $strWildcard = 'wildcard'; //to translate
642 $strWritingCommentNotPossible = 'Writing of comment not possible'; //to translate
643 $strWritingRelationNotPossible = 'Writing of relation not possible'; //to translate
645 $strZeroRemovesTheLimit = 'Note: Setting these options to 0 (zero) removes the limit.'; //to translate
646 $strAutodetect = 'Autodetect'; //to translate
647 $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.'; //to translate
648 $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.'; //to translate
649 $strUseHostTable = 'Use Host Table'; //to translate
650 $strShowFullQueries = 'Show Full Queries'; //to translate
651 $strTruncateQueries = 'Truncate Shown Queries'; //to translate