From ff6a77d4a1af022f2efdaadd98cca03495136327 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 4 Jun 2005 12:26:23 +0000 Subject: [PATCH] update --- lang/chinese_traditional-big5.inc.php | 276 ++++++++++++------------- lang/chinese_traditional-utf-8.inc.php | 276 ++++++++++++------------- 2 files changed, 276 insertions(+), 276 deletions(-) diff --git a/lang/chinese_traditional-big5.inc.php b/lang/chinese_traditional-big5.inc.php index d9ba85c44..510e37b11 100644 --- a/lang/chinese_traditional-big5.inc.php +++ b/lang/chinese_traditional-big5.inc.php @@ -23,18 +23,17 @@ $datefmt = '%B %d, %Y, %I:%M %p'; $timespanfmt = '%s 日, %s 小時, %s 分鐘 %s 秒'; +$strAPrimaryKey = '主鍵已經新增到 %s'; $strAbortedClients = '取消'; $strAbsolutePathToDocSqlDir = '請輸入 docSQL 目錄於網頁伺服器的絕對路徑'; -$strAccessDeniedExplanation = 'phpMyAdmin 嘗試連線到 MySQL 伺服器, 但伺服器拒絕了連線. 您應於 config.inc.php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 MySQL 伺服器資料相同'; $strAccessDenied = '拒絕存取'; +$strAccessDeniedExplanation = 'phpMyAdmin 嘗試連線到 MySQL 伺服器, 但伺服器拒絕了連線. 您應於 config.inc.php 內檢查主機名稱, 登入名稱及密碼及確保這些資料是與系統管理人員所提供的 MySQL 伺服器資料相同'; $strAction = '執行'; $strAddAutoIncrement = "新增 AUTO_INCREMENT 數值"; $strAddConstraints = '加入限制'; $strAddDeleteColumn = '新增/減少 選擇欄'; $strAddDeleteRow = '新增/減少 篩選列'; $strAddDropDatabase = '加入 \'刪除資料表\' 語法'; -$strAddedColumnComment = '於以下欄位加入註解文字'; -$strAddedColumnRelation = '於以下欄位加入關聯'; $strAddFields = '新增 %s 個欄位'; $strAddHeaderComment = '於標題加入個人註解 (\\n 開新行)'; $strAddIfNotExists = '加入 IF NOT EXISTS'; @@ -44,8 +43,10 @@ $strAddPrivilegesOnDb = ' $strAddPrivilegesOnTbl = '於以下資料表加入權限'; $strAddSearchConditions = '增加檢索條件 ("where" 子句的主體)'; $strAddToIndex = '新增  %s  組索引欄'; -$strAddUserMessage = '您已新增了一個新使用者.'; $strAddUser = '新增使用者'; +$strAddUserMessage = '您已新增了一個新使用者.'; +$strAddedColumnComment = '於以下欄位加入註解文字'; +$strAddedColumnRelation = '於以下欄位加入關聯'; $strAdministration = '系統管理'; $strAffectedRows = '影響列數: '; $strAfter = '在 %s 之後'; @@ -56,14 +57,13 @@ $strAfterInsertSame = ' $strAll = '全部'; $strAllTableSameWidth = '以相同寬度顯示所有資料表?'; $strAlterOrderBy = '根據欄位內容排序記錄'; +$strAnIndex = '索引已經新增到 %s'; $strAnalyzeTable = '分析資料表'; $strAnd = '與'; -$strAnIndex = '索引已經新增到 %s'; $strAny = '任何'; $strAnyHost = '任何主機'; $strAnyUser = '任何使用者'; $strApproximateCount = '可能接近. 請參看 FAQ 3.11'; -$strAPrimaryKey = '主鍵已經新增到 %s'; $strArabic = '阿拉伯語'; $strArmenian = '美式英語'; $strAscending = '遞增'; @@ -77,15 +77,15 @@ $strBack = ' $strBaltic = '波羅的海語'; $strBeginCut = '開始 剪取'; $strBeginRaw = '開始 原始資料'; -$strBinaryDoNotEdit = '二進制碼 - 不能編輯'; -$strBinary = '二進制碼'; -$strBinaryLog = '二進制記錄'; $strBinLogEventType = '事件方式'; $strBinLogInfo = '資料'; $strBinLogName = '記錄檔案稱'; $strBinLogOriginalPosition = '原有位置'; $strBinLogPosition = '位置'; $strBinLogServerId = '伺服器 ID'; +$strBinary = '二進制碼'; +$strBinaryDoNotEdit = '二進制碼 - 不能編輯'; +$strBinaryLog = '二進制記錄'; $strBookmarkAllUsers = '所有用者可讀取此書籤'; $strBookmarkDeleted = '書籤已經刪除.'; $strBookmarkLabel = '書籤名稱'; @@ -93,13 +93,13 @@ $strBookmarkOptions = ' $strBookmarkQuery = 'SQL 語法書籤'; $strBookmarkThis = '將此 SQL 語法加入書籤'; $strBookmarkView = '查看'; -$strBrowseForeignValues = '瀏覽外來值'; $strBrowse = '瀏覽'; +$strBrowseForeignValues = '瀏覽外來值'; +$strBufferPool = '緩衝區'; $strBufferPoolActivity = '緩衝區活動率'; $strBufferPoolUsage = '緩衝區使用空間'; -$strBufferPool = '緩衝區'; -$strBufferReadMissesInPercent = '讀取遺漏 %'; $strBufferReadMisses = '讀取遺漏'; +$strBufferReadMissesInPercent = '讀取遺漏 %'; $strBufferWriteWaits = '寫入等候'; $strBufferWriteWaitsInPercent = '寫入等候 %'; $strBulgarian = '保加利亞語'; @@ -107,6 +107,7 @@ $strBusyPages = ' $strBzError = 'phpMyAdmin 無法壓縮因於這個 php 版本的 Bz2 模組錯誤. 強列要求於 phpMyAdmin 設定檔設定 $cfg[\'BZipDump\']FALSE. 如果想使用 Bz2 壓縮功能,請更新 php 到最新版本. 詳情請參看 php 錯誤報報 %s .'; $strBzip = '"bzipped"'; +$strCSVOptions = 'CSV 選項'; $strCalendar = '日曆'; $strCannotLogin = '無法登入 MySQL 伺服器'; $strCantLoad = '無法讀取 %s 模組,
請檢查 PHP 設定'; @@ -118,19 +119,19 @@ $strCarriage = ' $strCaseInsensitive = '大小寫不相符'; $strCaseSensitive = '大小寫相符'; $strCentralEuropean = '中歐語'; +$strChange = '修改'; +$strChangeCopyMode = '建立新使用者及使用相同之權限, 及 ...'; $strChangeCopyModeCopy = '... 保留舊使用者.'; $strChangeCopyModeDeleteAndReload = ' ... 刪除舊使用者及重新讀取權限資料表.'; $strChangeCopyModeJustDelete = ' ... 刪除舊使用者.'; $strChangeCopyModeRevoke = ' ... 廢除所有舊使用者有效之權限並刪除.'; -$strChangeCopyMode = '建立新使用者及使用相同之權限, 及 ...'; $strChangeCopyUser = '更改登入資訊 / 複製使用者'; $strChangeDisplay = '選擇顯示之欄位'; $strChangePassword = '更改密碼'; -$strChange = '修改'; -$strCharsetOfFile = '字元表檔案:'; -$strCharset = '文字格式 (Charset)'; -$strCharsetsAndCollations = '字元集及校對'; -$strCharsets = '字元集'; +$strCharset = '文字編碼 (Charset)'; +$strCharsetOfFile = '文字編碼檔案:'; +$strCharsets = '文字編碼'; +$strCharsetsAndCollations = '文字編碼及校對'; $strCheckAll = '全選'; $strCheckOverhead = '檢查額外記錄 (overhead)'; // nor sure yet. $strCheckPrivs = '查詢權限'; @@ -155,41 +156,24 @@ $strConstraintsForDumped = ' $strConstraintsForTable = '資料表限制'; $strCookiesRequired = 'Cookies 必須啟動才能登入.'; $strCopyDatabaseOK = '資料庫 %s 已複製到 %s'; +$strCopyTable = '複製資料表到: (格式為 資料庫名稱.資料表名稱):'; $strCopyTableOK = '已經將資料表 %s 複製為 %s.'; $strCopyTableSameNames = '無法複製到相同資料表!'; -$strCopyTable = '複製資料表到: (格式為 資料庫名稱.資料表名稱):'; $strCouldNotKill = 'phpMyAdmin 無法中斷指令 %s. 可能這指令已經結束.'; +$strCreate = '建立'; $strCreateIndex = '新增  %s  組索引欄'; $strCreateIndexTopic = '新增一組索引'; $strCreateNewDatabase = '建立新資料庫'; $strCreateNewTable = '建立新資料表於資料庫 %s'; $strCreatePage = '建立新一頁'; $strCreatePdfFeat = '建立 PDF'; -$strCreate = '建立'; $strCreationDates = '建立/更新/檢查 日期'; $strCriteria = '篩選'; $strCroatian = '克羅西亞語'; -$strCSVOptions = 'CSV 選項'; $strCyrillic = '西里爾語'; $strCzech = '捷克語'; $strCzechSlovak = '捷克語'; -$strDanish = '丹麥語'; -$strData = '資料'; -$strDatabaseEmpty = '資料庫名稱並未輸入!!'; -$strDatabaseExportOptions = '資料庫輸出選項'; -$strDatabaseHasBeenDropped = '資料庫 %s 已被刪除'; -$strDatabaseNoTable = '這資料庫沒有資料表!'; -$strDatabasesDropped = '%s 個資料庫已成功刪除.'; -$strDatabasesStatsDisable = '停止統計數據'; -$strDatabasesStatsEnable = '啟動統計數據'; -$strDatabasesStatsHeavyTraffic = '註: 啟動資料庫統計數據可能會產生大量由 Web 伺服器及 MySQL 之間的流量.'; -$strDatabasesStats = '資料庫統計'; -$strDatabases = '資料庫'; -$strDatabase = '資料庫'; -$strDataDict = '數據字典'; -$strDataOnly = '只有資料'; -$strDataPages = '包含資料頁'; $strDBComment = '資料庫註解文字: '; $strDBCopy = '複製資料庫到'; $strDBGContext = '本文 (Context)'; @@ -201,45 +185,61 @@ $strDBGMinTimeMs = ' $strDBGModule = '模組'; $strDBGTimePerHitMs = '時間/次, ms'; $strDBGTotalTimeMs = '總時間, ms'; -$strDbPrivileges = '指定資料庫權限'; $strDBRename = '更改資料庫名稱到'; +$strDanish = '丹麥語'; +$strData = '資料'; +$strDataDict = '數據字典'; +$strDataOnly = '只有資料'; +$strDataPages = '包含資料頁'; +$strDatabase = '資料庫'; +$strDatabaseEmpty = '資料庫名稱並未輸入!!'; +$strDatabaseExportOptions = '資料庫輸出選項'; +$strDatabaseHasBeenDropped = '資料庫 %s 已被刪除'; +$strDatabaseNoTable = '這資料庫沒有資料表!'; +$strDatabases = '資料庫'; +$strDatabasesDropped = '%s 個資料庫已成功刪除.'; +$strDatabasesStats = '資料庫統計'; +$strDatabasesStatsDisable = '停止統計數據'; +$strDatabasesStatsEnable = '啟動統計數據'; +$strDatabasesStatsHeavyTraffic = '註: 啟動資料庫統計數據可能會產生大量由 Web 伺服器及 MySQL 之間的流量.'; +$strDbPrivileges = '指定資料庫權限'; $strDbSpecific = '指定資料庫'; +$strDefault = '預設值'; $strDefaultEngine = '這 MySQL 伺服器的預設儲存引擎是 %s '; $strDefaultValueHelp = '預設值: 請只輸入該預設值, 無需加上任何反斜線或引號'; -$strDefault = '預設值'; $strDefragment = '整理資料表'; +$strDelOld = '本頁的參考到資料表已不存在. 您希望刪除這些參考嗎?'; $strDelayedInserts = '使用延遲式新增'; -$strDeleteAndFlushDescr = '這是一個最清潔的做法,但重新讀取權限需一段時間.'; +$strDelete = '刪除'; $strDeleteAndFlush = '刪除使用者及重新讀取權限.'; +$strDeleteAndFlushDescr = '這是一個最清潔的做法,但重新讀取權限需一段時間.'; $strDeleted = '記錄已被刪除'; $strDeletedRows = '已刪除欄數:'; -$strDelete = '刪除'; $strDeleting = '刪除 %s'; -$strDelOld = '本頁的參考到資料表已不存在. 您希望刪除這些參考嗎?'; $strDescending = '遞減'; $strDescription = '說明'; $strDictionary = '字典'; $strDirtyPages = '問題頁'; -$strDisabled = '未啟動'; $strDisableForeignChecks = '暫定外來鍵 (Foreign Key) 檢查'; +$strDisabled = '未啟動'; $strDisplayFeat = '功能顯示'; $strDisplayOrder = '顯示次序'; $strDisplayPDF = '顯示 PDF 概要'; $strDoAQuery = '以範例查詢 (萬用字元 : "%")'; -$strDocu = '說明文件'; $strDoYouReally = '您確定要 '; -$strDropDatabaseStrongWarning = '您將會刪除整個資料庫!'; +$strDocu = '說明文件'; $strDrop = '刪除'; +$strDropDatabaseStrongWarning = '您將會刪除整個資料庫!'; $strDropSelectedDatabases = '刪除已選擇之資料庫'; $strDropUsersDb = '刪除與使用者相同名稱之資料庫.'; -$strDumpingData = '列出以下資料庫的數據:'; $strDumpSaved = '備份已儲到檔案 %s.'; $strDumpXRows = '備份 %s 行, 由 %s 行開始.'; +$strDumpingData = '列出以下資料庫的數據:'; $strDynamic = '動態'; +$strEdit = '編輯'; $strEditPDFPages = '編輯 PDF 頁碼'; $strEditPrivileges = '編輯權限'; -$strEdit = '編輯'; $strEffective = '實際'; $strEmpty = '清空'; $strEmptyResultSet = 'MySQL 傳回的查詢結果為空 (原因可能為:沒有找到符合條件的記錄)'; @@ -250,10 +250,10 @@ $strEndCut = ' $strEndRaw = '結束 原始資料'; $strEngineAvailable = '%s 已支援這 MySQL 伺服器.'; $strEngineDisabled = '%s 己於這個 MySQL 伺服器中停用.'; -$strEngines = '引擎'; $strEngineUnsupported = '這 MySQL 版本並不接受 %s 儲存引擎.'; -$strEnglishPrivileges = '注意: MySQL 權限名稱會以英語顯示'; +$strEngines = '引擎'; $strEnglish = '英語'; +$strEnglishPrivileges = '注意: MySQL 權限名稱會以英語顯示'; $strError = '錯誤'; $strEscapeWildcards = '萬用符號 _ 及 % 應正確地加入 \ '; $strEstonian = '愛沙尼亞語'; @@ -275,21 +275,21 @@ $strFieldsEscapedBy = ' $strFieldsTerminatedBy = '「欄位分隔」使用字元:'; $strFileAlreadyExists = '檔案 %s 已存在,請更改檔案名稱或選擇「覆寫己存在檔案」選項.'; $strFileCouldNotBeRead = '讀案無法讀取'; +$strFileNameTemplate = '檔案名稱樣式'; $strFileNameTemplateHelp = '使用 __DB__ 作為資料庫名稱, __TABLE__ 為資料表名稱. %s任何 strftime%s 內關於時間及附加選項會自動加入. 其他文字將會保留.'; $strFileNameTemplateRemember = '保留樣式名稱'; -$strFileNameTemplate = '檔案名稱樣式'; $strFixed = '固定'; $strFlushPrivilegesNote = '註: phpMyAdmin 直接由 MySQL 權限資料表取得使用者權限. 如果使用者自行更改資料表, 資料表內容將可能與實際使用者情況有異. 在這情況下, 您應在繼續前 %s重新載入%s 權限資料表.'; $strFlushTable = '強迫更新資料表 ("FLUSH")'; -$strFormat = '格式'; $strFormEmpty = '表格內漏填一些資料!'; +$strFormat = '格式'; $strFreePages = '閒置頁'; $strFullText = '顯示完整文字'; $strFunction = '函數'; $strGenBy = '建立'; -$strGeneralRelationFeat = '一般關聯功能'; $strGenTime = '建立日期'; +$strGeneralRelationFeat = '一般關聯功能'; $strGeorgian = '格魯吉亞語'; $strGerman = '德語'; $strGlobal = '整體'; @@ -300,6 +300,10 @@ $strGrantOption = ' $strGreek = '希臘語'; $strGzip = '"gzipped"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 輸出選項'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 輸出選項'; $strHasBeenAltered = '已經修改'; $strHasBeenCreated = '已經建立'; $strHaveToShow = '您需要選擇最少顯示一行欄位'; @@ -309,10 +313,6 @@ $strHome = ' $strHomepageOfficial = 'phpMyAdmin 官方網站'; $strHost = '主機'; $strHostEmpty = '請輸入主機名稱!'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Microsoft Excel 2000 輸出選項'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Microsoft Word 2000 輸出選項'; $strHungarian = '匈牙利語'; $strIcelandic = '冰島語'; @@ -325,57 +325,57 @@ $strIgnoringFile = ' $strImportDocSQL = '讀取 docSQL 檔案'; $strImportFiles = '輸入檔案'; $strImportFinished = '輸入完成'; -$strIndexes = '索引'; -$strIndexHasBeenDropped = '索引 %s 已被刪除'; +$strInUse = '使用中'; $strIndex = '索引鍵 INDEX'; +$strIndexHasBeenDropped = '索引 %s 已被刪除'; $strIndexName = '索引名稱 :'; $strIndexType = '索引類型 :'; $strIndexWarningMultiple = '多過一個 %s 鍵已建立到欄位 `%s` 中'; $strIndexWarningPrimary = '主鍵 PRIMARY 及 索引鍵 INDEX 不應同時間設定欄位 `%s` 中'; $strIndexWarningTable = '於資料表 `%s` 中有索引問題'; $strIndexWarningUnique = '唯一鍵 UNIQUE 及 索引鍵 INDEX 不應同時間設定欄位 `%s` 中'; +$strIndexes = '索引'; $strInnoDBAutoextendIncrement = '自動伸延大小'; $strInnoDBAutoextendIncrementDesc = '當資料表容量接近滿時, 自動增大容量的大小.'; -$strInnoDBBufferPoolSizeDesc = 'InnoDB 資料表用於快取資料及索引時使用的記憶體綬緩衝大小.'; $strInnoDBBufferPoolSize = '緩衝區大小'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB 資料表用於快取資料及索引時使用的記憶體綬緩衝大小.'; $strInnoDBDataFilePath = '資料檔案'; $strInnoDBDataHomeDir = '資料主目錄'; $strInnoDBDataHomeDirDesc = '所有 InnoDB 資料檔案的主資料目錄位置.'; $strInnoDBPages = '頁'; $strInnodbStat = 'InnoDB 狀態'; $strInsecureMySQL = '設定檔內有關設定 (root登入及沒有密碼) 與預設的 MySQL 權限戶口相同。 MySQL 伺服器在這預設的設定運行的話會很容易被入侵,您應更改有關設定去防止安全漏洞。'; +$strInsert = '新增'; $strInsertAsNewRow = '儲存為新記錄'; $strInsertBookmarkTitle = '請輸入書籤標題'; +$strInsertNewRow = '新增一筆記錄'; +$strInsertTextfiles = '將文字檔資料匯入資料表'; $strInsertedRowId = '新增資料列 id:'; $strInsertedRows = '新增列數:'; -$strInsertNewRow = '新增一筆記錄'; -$strInsert = '新增'; -$strInsertTextfiles = '將文字檔資料匯入資料表'; $strInstructions = '指令'; $strInternalNotNecessary = '* 當內部關聯在 InnoDB 已存在時是無需要的.'; $strInternalRelations = '內部關聯'; -$strInUse = '使用中'; $strJapanese = '日語'; $strJumpToDB = '跳到資料庫 "%s".'; -$strJustDeleteDescr = ' "刪除" 的使用者仍然能夠登入資料庫直至重新載入資料庫為止.'; $strJustDelete = '只從權限資料庫刪除使用者.'; +$strJustDeleteDescr = ' "刪除" 的使用者仍然能夠登入資料庫直至重新載入資料庫為止.'; $strKeepPass = '請不要更改密碼'; $strKeyname = '鍵名'; $strKill = 'Kill'; //should expressed in English $strKorean = '韓語'; +$strLaTeX = 'LaTeX'; // use eng +$strLaTeXOptions = 'LaTeX 選項'; $strLandscape = '橫向'; $strLatchedPages = '鎖上頁'; $strLatexCaption = '資料表標題'; $strLatexContent = '資料表 __TABLE__ 內容'; -$strLatexContinuedCaption = '連續資料表標題'; $strLatexContinued = '(連續)'; +$strLatexContinuedCaption = '連續資料表標題'; $strLatexIncludeCaption = '包括資料表標題'; $strLatexLabel = '標記鍵名'; -$strLaTeX = 'LaTeX'; // use eng -$strLaTeXOptions = 'LaTeX 選項'; $strLatexStructure = '資料表 __TABLE__ 結構'; $strLatvian = '拉脫維亞語'; $strLengthSet = '長度/集合*'; @@ -389,49 +389,49 @@ $strLoadExplanation = ' $strLoadMethod = 'LOAD 模式'; $strLocalhost = '本地'; $strLocationTextfile = '文字檔案的位置'; -$strLoginInformation = '登入資訊'; -$strLogin = '登入'; -$strLogout = '登出系統'; $strLogPassword = '密碼:'; $strLogServer = '伺服器'; $strLogUsername = '登入名稱:'; +$strLogin = '登入'; +$strLoginInformation = '登入資訊'; +$strLogout = '登出系統'; $strLongOperation = '這個作業所用時間會較長, 繼續?'; -$strMaximumSize = '最大容量: %s%s'; -$strMbExtensionMissing = '找不到 PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙字元文字, 而可能產生問題.'; -$strMbOverloadWarning = '你在 PHP 設定內啟動了 mbstring.func_overload 選項, 這個選項暫時不兼容 phpMyAdmin , 你可能會損失部份資料!'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement +$strMIME_MIMEtype = 'MIME 類型'; $strMIME_available_mime = '可使用 MIME 類型'; $strMIME_available_transform = '可使用轉換方式'; $strMIME_description = '說明'; -$strMIME_MIMEtype = 'MIME 類型'; $strMIME_nodescription = '這個轉換方式沒有說明.
請向作者查詢 %s 是甚麼用途.'; -$strMIME_transformation_note = '有關可使用之轉換方式選項及 MINE 類型轉換選項, 請查看 %s轉換方式說明%s'; -$strMIME_transformation_options_note = '請用以下的格式輸入轉換選項值: \'a\',\'b\',\'c\'...
如您需要輸入反斜線 ("\") 或單引號 ("\'") 請再加上反斜線 (例如 \'\\\\xyz\' or \'a\\\'b\').'; -$strMIME_transformation_options = '轉換方式選項'; $strMIME_transformation = '瀏覽器轉換方式'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement +$strMIME_transformation_note = '有關可使用之轉換方式選項及 MINE 類型轉換選項, 請查看 %s轉換方式說明%s'; +$strMIME_transformation_options = '轉換方式選項'; +$strMIME_transformation_options_note = '請用以下的格式輸入轉換選項值: \'a\',\'b\',\'c\'...
如您需要輸入反斜線 ("\") 或單引號 ("\'") 請再加上反斜線 (例如 \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME 類型以斜體顯示是沒有分隔轉換功能'; +$strMaximumSize = '最大容量: %s%s'; +$strMbExtensionMissing = '找不到 PHP 內的 mbstring 編碼模組, 沒有這個模組, phpMyAdmin 無法準確地分割雙字元文字, 而可能產生問題.'; +$strMbOverloadWarning = '你在 PHP 設定內啟動了 mbstring.func_overload 選項, 這個選項暫時不兼容 phpMyAdmin , 你可能會損失部份資料!'; $strModifications = '修改已儲存'; -$strModifyIndexTopic = '修改索引'; $strModify = '修改'; +$strModifyIndexTopic = '修改索引'; $strMoreStatusVars = '更多狀況資訊'; $strMoveTable = '移動資料表到:(格式為 資料庫名稱.資料表名稱)'; $strMoveTableOK = '資料表 %s 已經移動到 %s.'; $strMoveTableSameNames = '無法移動到相同資料表!'; $strMultilingual = '多語言'; $strMustSelectFile = '您應選擇需要新增的檔案.'; -$strMyISAMDataPointerSizeDesc = '預設的資料指標大小時當以 CREATE TABLE 建立 MyISAM 資料表, 而並無設定最大列數 (MAX_ROWS) 時, 將會以位完組為設定大小'; $strMyISAMDataPointerSize = '資料指標大小'; -$strMyISAMMaxExtraSortFileSizeDesc = '如臨時檔案用作快速 MyISAM 索引時大於這個設定的容量, 建議使用鍵名快取方式.'; +$strMyISAMDataPointerSizeDesc = '預設的資料指標大小時當以 CREATE TABLE 建立 MyISAM 資料表, 而並無設定最大列數 (MAX_ROWS) 時, 將會以位完組為設定大小'; $strMyISAMMaxExtraSortFileSize = '臨時檔案建立索引時最大的容量'; -$strMyISAMMaxSortFileSizeDesc = 'MySQL 用於重建 MyISAM 索引 (REPAIR TABLE, ALTER TABLE, 或 LOAD DATA INFILE) 時的臨時檔案大小.'; +$strMyISAMMaxExtraSortFileSizeDesc = '如臨時檔案用作快速 MyISAM 索引時大於這個設定的容量, 建議使用鍵名快取方式.'; $strMyISAMMaxSortFileSize = '臨時排序檔案最大容量'; +$strMyISAMMaxSortFileSizeDesc = 'MySQL 用於重建 MyISAM 索引 (REPAIR TABLE, ALTER TABLE, 或 LOAD DATA INFILE) 時的臨時檔案大小.'; $strMyISAMRecoverOptions = '自動修復模式'; $strMyISAMRecoverOptionsDesc = '這個模式將會自動修復損壞之 MyISAM 資料表, 如同於伺服器啟動設定加入 --myisam-recover 選項.'; -$strMyISAMRepairThreadsDesc = '如數值大於 1 , MyISAM 資料表於修復時之索引將會以同步建立.'; $strMyISAMRepairThreads = '修復工作'; -$strMyISAMSortBufferSizeDesc = '這個緩衝大小是分配給在執行修復資料表指令 (REPAIR TABLE) 、執行 CREATE INDEX 或 ALTER TABLE 指令時, 用於排序 MyISAM 索引之用'; +$strMyISAMRepairThreadsDesc = '如數值大於 1 , MyISAM 資料表於修復時之索引將會以同步建立.'; $strMyISAMSortBufferSize = '排序緩衝大小'; +$strMyISAMSortBufferSizeDesc = '這個緩衝大小是分配給在執行修復資料表指令 (REPAIR TABLE) 、執行 CREATE INDEX 或 ALTER TABLE 指令時, 用於排序 MyISAM 索引之用'; $strMySQLCharset = 'MySQL 文字編碼'; $strMySQLConnectionCollation = 'MySQL 連線校對'; $strMySQLReloaded = 'MySQL 重新載入完成'; @@ -446,17 +446,16 @@ $strNeedPrimaryKey = ' $strNext = '下一個'; $strNo = ' 否 '; $strNoActivity = '由於已閒置了達 %s 秒, 請重新登入'; -$strNoDatabasesSelected = '沒有資料庫選擇.'; $strNoDatabases = '沒有資料庫'; +$strNoDatabasesSelected = '沒有資料庫選擇.'; $strNoDescription = '沒有說明'; $strNoDetailsForEngine = '這儲存引擎並無詳細的狀態資料.'; $strNoDropDatabases = '"DROP DATABASE" 指令已經停用.'; $strNoExplain = '略過說明 SQL'; $strNoFrames = 'phpMyAdmin 較為適合使用在支援頁框的瀏覽器.'; -$strNoIndexPartsDefined = '部份索引資料還未定義!'; $strNoIndex = '沒有已定義的索引!'; +$strNoIndexPartsDefined = '部份索引資料還未定義!'; $strNoModification = '沒有變更'; -$strNone = '不適用'; $strNoOptions = '這種格式並無選項'; $strNoPassword = '不用密碼'; $strNoPermission = 'Web 伺服器沒有權限儲存檔案 %s.'; @@ -468,19 +467,20 @@ $strNoRowsSelected = ' $strNoSpace = '空間不足儲存檔案 %s.'; $strNoTablesFound = '資料庫中沒有資料表'; $strNoThemeSupport = '不支援款式功能, 請查看設定案及儲存款式檔案的資料夾 %s.'; +$strNoUsersFound = '找不到使用者'; +$strNoValidateSQL = '略過檢查 SQL'; +$strNone = '不適用'; $strNotNumber = '這不是一個數字!'; $strNotOK = '未能確定'; $strNotSet = '%s 資料表找不到或還未在 %s 設定'; $strNotValidNumber = '不是有效的列數!'; -$strNoUsersFound = '找不到使用者'; -$strNoValidateSQL = '略過檢查 SQL'; $strNull = 'Null'; //should expressed in English $strNumSearchResultsInTable = '%s 項資料符合 - 於資料表 %s'; $strNumSearchResultsTotal = '總計: %s 項資料符合'; $strNumTables = '個資料表'; -$strOftenQuotation = '最常用的是引號,「非必須」表示只有 char 和 varchar 欄位會被包括起來'; $strOK = '確定'; +$strOftenQuotation = '最常用的是引號,「非必須」表示只有 char 和 varchar 欄位會被包括起來'; $strOperations = '管理'; $strOperator = '操作員'; $strOptimizeTable = '最佳化資料表'; @@ -490,14 +490,16 @@ $strOr = ' $strOverhead = '多餘'; $strOverwriteExisting = '覆寫已存在檔案'; +$strPHP40203 = '您正使用 PHP 版本 4.2.3, 這版本有一個雙字節字元的嚴重錯誤(mbstring). 請參閱 PHP 臭蟲報告編號 19404. phpMyAdmin 並不建議使用這個版本的 PHP .'; +$strPHPVersion = 'PHP 版本'; $strPageNumber = '頁碼:'; $strPagesToBeFlushed = '強迫更新頁'; $strPaperSize = '紙張大小'; $strPartialText = '顯示部份文字'; +$strPassword = '密碼'; $strPasswordChanged = '%s 的密碼已成功更改.'; $strPasswordEmpty = '請輸入密碼!'; $strPasswordHashing = '密碼雜湊'; -$strPassword = '密碼'; $strPasswordNotSame = '第二次輸入的密碼不同!'; $strPdfDbSchema = '"%s" 資料庫概要 - 第 %s 頁'; $strPdfInvalidTblName = '資料表 "%s" 不存在!'; @@ -507,8 +509,6 @@ $strPerMinute = ' $strPerSecond = '每秒'; $strPersian = '波斯語'; $strPhoneBook = '電話簿'; -$strPHP40203 = '您正使用 PHP 版本 4.2.3, 這版本有一個雙字節字元的嚴重錯誤(mbstring). 請參閱 PHP 臭蟲報告編號 19404. phpMyAdmin 並不建議使用這個版本的 PHP .'; -$strPHPVersion = 'PHP 版本'; $strPhp = '建立 PHP 程式碼'; $strPmaDocumentation = 'phpMyAdmin 說明文件'; $strPmaUriError = ' 必須在設定檔內設定 $cfg[\'PmaAbsoluteUri\'] !'; @@ -525,13 +525,19 @@ $strPrintView = ' $strPrintViewFull = '列印檢視 (顯示完整文字)'; $strPrivDescAllPrivileges = '包括所有權限除了授權 (GRNANT).'; $strPrivDescAlter = '容許修改現有資料表的結構.'; +$strPrivDescAlterDb = '容許更改現有資料表的結構、文字編碼及校對.'; +$strPrivDescAlterRoutine = '容許修改及刪除儲存程序.'; $strPrivDescCreateDb = '容許建立新資料庫及資料表.'; +$strPrivDescCreateRoutine = '容許建立儲存程序'; $strPrivDescCreateTbl = '容許建立新資料表.'; $strPrivDescCreateTmpTable = '容許建立暫時性資料表.'; +$strPrivDescCreateUser = '容許建立、刪除及重新命名使用者戶口.'; +$strPrivDescCreateView = '容許建立新的檢視.'; $strPrivDescDelete = '容許刪除記錄.'; $strPrivDescDropDb = '容許刪除資料庫及資料表.'; $strPrivDescDropTbl = '容許刪除資料表.'; $strPrivDescExecute = '容許 執行預先儲存之程式. 於本 MySQL 版本無效.'; +$strPrivDescExecute5 = '容許執行儲存程序.'; $strPrivDescFile = '容許輸入及輸出數據到檔案.'; $strPrivDescGrant = '容許新增使用者及權限而無需重新讀取權限資料表.'; $strPrivDescIndex = '容許建立及刪除索引.'; @@ -548,12 +554,13 @@ $strPrivDescReplClient = ' $strPrivDescReplSlave = '需要複製的 slaves.'; $strPrivDescSelect = '容許讀取數據.'; $strPrivDescShowDb = '可讀取整個資料庫清單.'; +$strPrivDescShowView = '容許執行 SHOW CREATE VIEW 查詢.'; $strPrivDescShutdown = '容許停止伺服器.'; $strPrivDescSuper = '容許連線, 就算超過了最大連線限制; 用於最高系統管理如設定整體權限或中止其他使用者指令.'; $strPrivDescUpdate = '容許更新數據.'; $strPrivDescUsage = '沒有權限.'; -$strPrivilegesReloaded = '權限已成功重新讀取.'; $strPrivileges = '權限'; +$strPrivilegesReloaded = '權限已成功重新讀取.'; $strProcesslist = '系統執行清單'; $strPutColNames = '將欄位名稱放在首行'; @@ -568,19 +575,20 @@ $strQueryTime = ' $strQueryType = '查詢方式'; $strQueryWindowLock = '不要將這語法覆蓋到本視窗外的SQL語法'; +$strReType = '確認密碼'; $strReadRequests = '讀取要求'; $strReceived = '接收'; $strRecords = '記錄'; $strReferentialIntegrity = '檢查指示完整性:'; $strRefresh = '更新'; -$strRelationalSchema = '關聯概要'; $strRelationNotWorking = '關聯資料表的附加功能未能啟動, %s請按此%s 查出問題原因.'; -$strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement -$strRelations = '關聯'; $strRelationView = '關聯檢視'; +$strRelationalSchema = '關聯概要'; +$strRelations = '關聯'; +$strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement $strReloadFailed = '重新載入MySQL失敗'; -$strReloadingThePrivileges = '重新讀取權限'; $strReloadMySQL = '重新載入 MySQL'; +$strReloadingThePrivileges = '重新讀取權限'; $strRemoveSelectedUsers = '移除已選擇使用者'; $strRenameDatabaseOK = '資料庫 %s 已更改名稱為 %s'; $strRenameTable = '將資料表改名為'; @@ -591,32 +599,43 @@ $strReplaceNULLBy = ' $strReplaceTable = '以檔案取代資料表資料'; $strReset = '重置'; $strResourceLimits = '資源限制'; -$strReType = '確認密碼'; $strRevoke = '移除'; -$strRevokeAndDeleteDescr = '使用者仍然有 USAGE 權限直至權限資料表更新讀取.'; $strRevokeAndDelete = '廢除使用者所有有效之權限並刪除.'; +$strRevokeAndDeleteDescr = '使用者仍然有 USAGE 權限直至權限資料表更新讀取.'; $strRevokeMessage = '您已移除這位使用者的權限: %s'; $strRomanian = '羅馬尼亞語'; +$strRoutines = '程序 (Routines)'; $strRowLength = '資料列長度'; +$strRowSize = '資料列大小'; $strRows = '資料列列數'; $strRowsFrom = '筆記錄,開始列數:'; -$strRowSize = '資料列大小'; $strRowsModeFlippedHorizontal = '垂直 (旋轉標題)'; $strRowsModeHorizontal = '水平'; $strRowsModeOptions = '顯示為 %s 方式 及 每隔 %s 行顯示欄名'; $strRowsModeVertical = '垂直'; $strRowsStatistic = '資料列統計數值'; -$strRunning = '在 %s 執行'; $strRunQuery = '執行語法'; $strRunSQLQuery = '在資料庫 %s 執行以下指令'; +$strRunning = '在 %s 執行'; $strRussian = '俄語'; -$strSaveOnServer = '儲存到伺服器於 %s 目錄'; +$strSQL = 'SQL'; // should express in english +$strSQLExportCompatibility = 'SQL 輸出兼容'; +$strSQLExportType = '輸出方式'; +$strSQLOptions = 'SQL 選項'; +$strSQLParserBugMessage = '這可能是您找到了 SQL 分析程式的一些程式錯誤,請細心查看您的語法,檢查一下引號是正確及沒有遺漏,其他可能出錯的原因可能來自您上載檔案時在引號外的地方使用了二進制碼。您可以嘗試在 MySQL 命令列介面執行該語法。如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。如您仍然未能解決問題,或在分析程式出現錯誤,但在命令列模式能正常執行,請將該句出現錯誤的 SQL 語法抽出,並將以下的"剪取"部份一同提交到臭虫區:'; +$strSQLParserUserError = '可能是您的 SQL 語法出現錯誤,如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。'; +$strSQLQuery = 'SQL 語法'; +$strSQLResult = 'SQL 查詢結果'; +$strSQPBugInvalidIdentifer = '無效的識別碼 (Invalid Identifer)'; +$strSQPBugUnclosedQuote = '未完結的引號 (Unclosed quote)'; +$strSQPBugUnknownPunctuation = '不知明的標點符號 (Unknown Punctuation String)'; $strSave = '儲存'; +$strSaveOnServer = '儲存到伺服器於 %s 目錄'; $strScaleFactorSmall = '比例倍數太細, 無法將圖表放在一頁內'; +$strSearch = '搜索'; $strSearchFormTitle = '搜索資料庫'; $strSearchInTables = '於以下資料表:'; -$strSearch = '搜索'; $strSearchNeedle = '尋找之文字或數值 (萬用字元: "%"):'; $strSearchOption1 = '任何一組文字'; $strSearchOption2 = '所有文字'; @@ -651,11 +670,11 @@ $strShowColor = ' $strShowDatadictAs = '數據字典格式'; $strShowFullQueries = '顯示完整查詢'; $strShowGrid = '顯示框格'; -$strShowingRecords = '顯示記錄'; $strShowPHPInfo = '顯示 PHP 資訊'; $strShowTableDimension = '顯示表格大小'; $strShowTables = '顯示資料表'; $strShowThisQuery = '重新顯示 SQL 語法 '; +$strShowingRecords = '顯示記錄'; $strSimplifiedChinese = '簡體中文'; $strSingly = '(只會排序現時的記錄)'; $strSize = '大小'; @@ -667,24 +686,13 @@ $strSortByKey = ' $strSpaceUsage = '已使用空間'; $strSpanish = '西班牙語'; $strSplitWordsWithSpace = '每組文字以空格 (" ") 分隔.'; -$strSQLExportCompatibility = 'SQL 輸出兼容'; -$strSQLExportType = '輸出方式'; -$strSQLOptions = 'SQL 選項'; -$strSQLParserBugMessage = '這可能是您找到了 SQL 分析程式的一些程式錯誤,請細心查看您的語法,檢查一下引號是正確及沒有遺漏,其他可能出錯的原因可能來自您上載檔案時在引號外的地方使用了二進制碼。您可以嘗試在 MySQL 命令列介面執行該語法。如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。如您仍然未能解決問題,或在分析程式出現錯誤,但在命令列模式能正常執行,請將該句出現錯誤的 SQL 語法抽出,並將以下的"剪取"部份一同提交到臭虫區:'; -$strSQLParserUserError = '可能是您的 SQL 語法出現錯誤,如 MySQL 伺服器發出錯誤信息,這可能幫助您去找出問題所在。'; -$strSQLQuery = 'SQL 語法'; -$strSQLResult = 'SQL 查詢結果'; -$strSQL = 'SQL'; // should express in english -$strSQPBugInvalidIdentifer = '無效的識別碼 (Invalid Identifer)'; -$strSQPBugUnclosedQuote = '未完結的引號 (Unclosed quote)'; -$strSQPBugUnknownPunctuation = '不知明的標點符號 (Unknown Punctuation String)'; $strStatCheckTime = '最後檢查'; $strStatCreateTime = '建立'; -$strStatement = '敘述'; $strStatUpdateTime = '最後更新'; +$strStatement = '敘述'; $strStatus = '狀態'; -$strStorageEngines = '儲存引擎'; $strStorageEngine = '儲存引擎'; +$strStorageEngines = '儲存引擎'; $strStrucCSV = 'CSV 資料'; $strStrucData = '結構與資料'; $strStrucDrop = '加入 \'刪除資料表\' 語法'; @@ -709,17 +717,17 @@ $strTableHasBeenFlushed = ' $strTableMaintenance = '資料表維護'; $strTableOfContents = '目錄'; $strTableOptions = '資料表選項'; -$strTables = '%s 資料表'; $strTableStructure = '資料表格式:'; $strTableType = '資料表類型'; +$strTables = '%s 資料表'; $strTakeIt = '選用'; $strTblPrivileges = '指定資料表權限'; $strTextAreaLength = ' 由於長度限制
此欄位不能編輯 '; $strThai = '泰語'; -$strTheContents = '檔案內容將會取代選定的資料表中具有相同主鍵或唯一鍵的記錄'; $strTheContent = '檔案內容已經匯入資料表'; -$strTheme = '款式'; +$strTheContents = '檔案內容將會取代選定的資料表中具有相同主鍵或唯一鍵的記錄'; $strTheTerminator = '分隔欄位的字元'; +$strTheme = '款式'; $strThisHost = '指定主機'; $strThisNotDirectory = '這並不是一個目錄'; $strThreadSuccessfullyKilled = '指令 %s 已成功中止.'; @@ -750,14 +758,19 @@ $strUnicode = ' $strUnique = '唯一鍵 UNIQUE'; $strUnknown = '不詳'; $strUnselectAll = '全部取消'; +$strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表'; $strUpdatePrivMessage = '您已經更新了 %s 的權限.'; $strUpdateProfileMessage = '資料己經更新.'; $strUpdateQuery = '更新語法'; -$strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表'; $strUpgrade = '您應該更新到 %s %s 或之後.'; $strUsage = '使用'; $strUseBackquotes = '在資料表及欄位使用引號'; $strUseHostTable = '使用主機資料表'; +$strUseTabKey = '按 TAB 鍵跳到下一個數值, 或 CTRL+方向鍵 作隨意移動'; +$strUseTables = '使用資料表'; +$strUseTextField = '文字輸入'; +$strUseThisValue = '使用此值'; +$strUser = '使用者'; $strUserAlreadyExists = '使用者 %s 己存在!'; $strUserEmpty = '請輸入使用者名稱!'; $strUserName = '使用者名稱'; @@ -765,11 +778,6 @@ $strUserNotFound = ' $strUserOverview = '使用者一覽'; $strUsersDeleted = '選擇的使用者已成功刪除.'; $strUsersHavingAccessToDb = '可讀取 "%s" 之使用者'; -$strUser = '使用者'; -$strUseTabKey = '按 TAB 鍵跳到下一個數值, 或 CTRL+方向鍵 作隨意移動'; -$strUseTables = '使用資料表'; -$strUseTextField = '文字輸入'; -$strUseThisValue = '使用此值'; $strValidateSQL = '檢查 SQL'; $strValidatorError = 'SQL 分析程式未能啟動,請檢查是否已將 %s文件%s 內的 PHP 檔案安裝。'; @@ -777,13 +785,13 @@ $strValue = ' $strVar = '資訊'; $strVersionInformation = '版本資訊'; $strView = '檢視'; -$strViewDumpDatabases = '顯示資料庫概要 (schema)'; -$strViewDumpDB = '檢視資料庫的備份概要 (dump schema)'; $strViewDump = '檢視資料表的備份概要 (dump schema)'; +$strViewDumpDB = '檢視資料庫的備份概要 (dump schema)'; +$strViewDumpDatabases = '顯示資料庫概要 (schema)'; $strViewHasBeenDropped = '檢視 %s 己被刪除.'; -$strWebServerUploadDirectoryError = '設定之上載目錄錯誤,未能使用'; $strWebServerUploadDirectory = 'Web 伺服器上載目錄'; +$strWebServerUploadDirectoryError = '設定之上載目錄錯誤,未能使用'; $strWelcome = '歡迎使用 %s'; $strWestEuropean = '西歐語文'; $strWildcard = '萬用字元'; @@ -801,12 +809,4 @@ $strYes = ' $strZeroRemovesTheLimit = '註: 設定這些選項為 0 (零) 可解除限制.'; $strZip = '"zipped"'; -$strPrivDescCreateView = 'Allows creating new views.'; //to translate -$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate -$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate -$strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate -$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate -$strRoutines = 'Routines'; //to translate -$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate -$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate ?> diff --git a/lang/chinese_traditional-utf-8.inc.php b/lang/chinese_traditional-utf-8.inc.php index 375020bc1..16b577fa3 100644 --- a/lang/chinese_traditional-utf-8.inc.php +++ b/lang/chinese_traditional-utf-8.inc.php @@ -24,18 +24,17 @@ $datefmt = '%B %d, %Y, %I:%M %p'; $timespanfmt = '%s , %s 撠, %s %s 蝘'; +$strAPrimaryKey = '銝駁萄歇蝬啣 %s'; $strAbortedClients = '瘨'; $strAbsolutePathToDocSqlDir = '隢頛詨 docSQL 桅潛雯隡箸函蝯撠頝臬'; -$strAccessDeniedExplanation = 'phpMyAdmin 閰阡蝺 MySQL 隡箸, 雿隡箸冽蝯鈭蝺. 冽 config.inc.php 扳炎乩蜓璈蝔, 餃亙蝔勗撖蝣澆蝣箔鈭鞈航蝟餌絞蝞∠鈭箏⊥靘 MySQL 隡箸刻詨'; $strAccessDenied = '蝯摮'; +$strAccessDeniedExplanation = 'phpMyAdmin 閰阡蝺 MySQL 隡箸, 雿隡箸冽蝯鈭蝺. 冽 config.inc.php 扳炎乩蜓璈蝔, 餃亙蝔勗撖蝣澆蝣箔鈭鞈航蝟餌絞蝞∠鈭箏⊥靘 MySQL 隡箸刻詨'; $strAction = '瑁'; $strAddAutoIncrement = "啣 AUTO_INCREMENT 詨"; $strAddConstraints = '仿'; $strAddDeleteColumn = '啣/皜撠 豢甈'; $strAddDeleteRow = '啣/皜撠 蝭拚詨'; $strAddDropDatabase = ' \'芷方銵沔' 隤瘜'; -$strAddedColumnComment = '潔誑銝甈雿亥酉閫摮'; -$strAddedColumnRelation = '潔誑銝甈雿仿'; $strAddFields = '啣 %s 甈雿'; $strAddHeaderComment = '潭憿亙鈭箄酉閫 (\\n 啗)'; $strAddIfNotExists = ' IF NOT EXISTS'; @@ -45,8 +44,10 @@ $strAddPrivilegesOnDb = '潔誑銝鞈摨怠交'; $strAddPrivilegesOnTbl = '潔誑銝鞈銵典交'; $strAddSearchConditions = '憓瑼Y揣璇隞 ("where" 摮亦銝駁)'; $strAddToIndex = '啣  %s  蝯蝝W甈'; -$strAddUserMessage = '典歇啣鈭銝唬蝙刻.'; $strAddUser = '啣雿輻刻'; +$strAddUserMessage = '典歇啣鈭銝唬蝙刻.'; +$strAddedColumnComment = '潔誑銝甈雿亥酉閫摮'; +$strAddedColumnRelation = '潔誑銝甈雿仿'; $strAdministration = '蝟餌絞蝞∠'; $strAffectedRows = '敶梢踹: '; $strAfter = ' %s 銋敺'; @@ -57,14 +58,13 @@ $strAfterInsertSame = '餈'; $strAll = '券'; $strAllTableSameWidth = '隞亦詨撖砍漲憿舐內鞈銵?'; $strAlterOrderBy = '寞甈雿批捆摨閮'; +$strAnIndex = '蝝W撌脩啣 %s'; $strAnalyzeTable = '鞈銵'; $strAnd = ''; -$strAnIndex = '蝝W撌脩啣 %s'; $strAny = '隞颱'; $strAnyHost = '隞颱銝餅'; $strAnyUser = '隞颱雿輻刻'; $strApproximateCount = '航賣亥. 隢 FAQ 3.11'; -$strAPrimaryKey = '銝駁萄歇蝬啣 %s'; $strArabic = '踵隡航'; $strArmenian = '蝢撘梯'; $strAscending = '憓'; @@ -78,15 +78,15 @@ $strBack = '銝銝'; $strBaltic = '瘜Y瘚瑁'; $strBeginCut = '憪 芸'; $strBeginRaw = '憪 憪鞈'; -$strBinaryDoNotEdit = '鈭脣嗥Ⅳ - 銝賜楊頛'; -$strBinary = '鈭脣嗥Ⅳ'; -$strBinaryLog = '鈭脣嗉'; $strBinLogEventType = '鈭隞嗆孵'; $strBinLogInfo = '鞈'; $strBinLogName = '閮瑼獢蝔'; $strBinLogOriginalPosition = '雿蝵'; $strBinLogPosition = '雿蝵'; $strBinLogServerId = '隡箸 ID'; +$strBinary = '鈭脣嗥Ⅳ'; +$strBinaryDoNotEdit = '鈭脣嗥Ⅳ - 銝賜楊頛'; +$strBinaryLog = '鈭脣嗉'; $strBookmarkAllUsers = '刻航甇斗貊惜'; $strBookmarkDeleted = '貊惜撌脩芷.'; $strBookmarkLabel = '貊惜蝔'; @@ -94,13 +94,13 @@ $strBookmarkOptions = '貊惜賊'; $strBookmarkQuery = 'SQL 隤瘜貊惜'; $strBookmarkThis = '撠甇 SQL 隤瘜交貊惜'; $strBookmarkView = '亦'; -$strBrowseForeignValues = '閬賢靘'; $strBrowse = '閬'; +$strBrowseForeignValues = '閬賢靘'; +$strBufferPool = '蝺抵'; $strBufferPoolActivity = '蝺抵瘣餃'; $strBufferPoolUsage = '蝺抵雿輻函征'; -$strBufferPool = '蝺抵'; -$strBufferReadMissesInPercent = '霈箸 %'; $strBufferReadMisses = '霈箸'; +$strBufferReadMissesInPercent = '霈箸 %'; $strBufferWriteWaits = '撖怠亦'; $strBufferWriteWaitsInPercent = '撖怠亦 %'; $strBulgarian = '靽拐隤'; @@ -108,6 +108,7 @@ $strBusyPages = '蝜敹'; $strBzError = 'phpMyAdmin ⊥憯蝮桀潮 php 祉 Bz2 璅∠航炊. 撘瑕閬瘙 phpMyAdmin 閮剖瑼閮剖 $cfg[\'BZipDump\'] FALSE. 憒喃蝙 Bz2 憯蝮桀,隢湔 php 唳啁. 閰單隢 php 航炊勗 %s .'; $strBzip = '"bzipped"'; +$strCSVOptions = 'CSV 賊'; $strCalendar = '交'; $strCannotLogin = '⊥餃 MySQL 隡箸'; $strCantLoad = '⊥霈 %s 璅∠,
隢瑼X PHP 閮剖'; @@ -119,19 +120,19 @@ $strCarriage = '甇訾: \\r'; $strCaseInsensitive = '憭批撖思貊泵'; $strCaseSensitive = '憭批撖怎貊泵'; $strCentralEuropean = '銝剜隤'; +$strChange = '靽格'; +$strChangeCopyMode = '撱箇唬蝙刻雿輻函詨銋甈, ...'; $strChangeCopyModeCopy = '... 靽雿輻刻.'; $strChangeCopyModeDeleteAndReload = ' ... 芷方雿輻刻啗甈鞈銵.'; $strChangeCopyModeJustDelete = ' ... 芷方雿輻刻.'; $strChangeCopyModeRevoke = ' ... 撱a斗雿輻刻銋甈銝血芷.'; -$strChangeCopyMode = '撱箇唬蝙刻雿輻函詨銋甈, ...'; $strChangeCopyUser = '湔寧餃亥閮 / 銴鋆賭蝙刻'; $strChangeDisplay = '豢憿舐內銋甈雿'; $strChangePassword = '湔孵蝣'; -$strChange = '靽格'; -$strCharsetOfFile = '摮銵冽獢:'; -$strCharset = '摮澆 (Charset)'; -$strCharsetsAndCollations = '摮∪'; -$strCharsets = '摮'; +$strCharset = '摮蝺函Ⅳ (Charset)'; +$strCharsetOfFile = '摮蝺函Ⅳ瑼獢:'; +$strCharsets = '摮蝺函Ⅳ'; +$strCharsetsAndCollations = '摮蝺函Ⅳ∪'; $strCheckAll = '券'; $strCheckOverhead = '瑼X仿憭閮 (overhead)'; // nor sure yet. $strCheckPrivs = '亥岷甈'; @@ -156,41 +157,24 @@ $strConstraintsForDumped = '隞質銵券'; $strConstraintsForTable = '鞈銵券'; $strCookiesRequired = 'Cookies 敹賜餃.'; $strCopyDatabaseOK = '鞈摨 %s 撌脰鋆賢 %s'; +$strCopyTable = '銴鋆質銵典堆 (澆 鞈摨怠蝔.鞈銵典蝔):'; $strCopyTableOK = '撌脩撠鞈銵 %s 銴鋆賜 %s.'; $strCopyTableSameNames = '⊥銴鋆賢啁詨鞈銵!'; -$strCopyTable = '銴鋆質銵典堆 (澆 鞈摨怠蝔.鞈銵典蝔):'; $strCouldNotKill = 'phpMyAdmin ⊥銝剜瑟隞 %s. 航賡隞文歇蝬蝯.'; +$strCreate = '撱箇'; $strCreateIndex = '啣  %s  蝯蝝W甈'; $strCreateIndexTopic = '啣銝蝯蝝W'; $strCreateNewDatabase = '撱箇啗摨'; $strCreateNewTable = '撱箇啗銵冽潸摨 %s'; $strCreatePage = '撱箇唬'; $strCreatePdfFeat = '撱箇 PDF'; -$strCreate = '撱箇'; $strCreationDates = '撱箇/湔/瑼X 交'; $strCriteria = '蝭拚'; $strCroatian = '蝢镼蹂隤'; -$strCSVOptions = 'CSV 賊'; $strCyrillic = '镼輸曇'; $strCzech = '瑕隤'; $strCzechSlovak = '瑕隤'; -$strDanish = '銝寥漸隤'; -$strData = '鞈'; -$strDatabaseEmpty = '鞈摨怠蝔曹蒂芾撓!!'; -$strDatabaseExportOptions = '鞈摨怨撓粹賊'; -$strDatabaseHasBeenDropped = '鞈摨 %s 撌脰◤芷'; -$strDatabaseNoTable = '鞈摨急鞈銵!'; -$strDatabasesDropped = '%s 鞈摨怠歇芷.'; -$strDatabasesStatsDisable = '甇Y絞閮豢'; -$strDatabasesStatsEnable = '蝯梯豢'; -$strDatabasesStatsHeavyTraffic = '閮: 鞈摨怎絞閮豢航賣Y憭折 Web 隡箸典 MySQL 銋瘚.'; -$strDatabasesStats = '鞈摨怎絞閮'; -$strDatabases = '鞈摨'; -$strDatabase = '鞈摨'; -$strDataDict = '豢摮'; -$strDataOnly = '芣鞈'; -$strDataPages = '怨'; $strDBComment = '鞈摨怨酉閫摮: '; $strDBCopy = '銴鋆質摨怠'; $strDBGContext = '祆 (Context)'; @@ -202,45 +186,61 @@ $strDBGMinTimeMs = '撠, ms'; $strDBGModule = '璅∠'; $strDBGTimePerHitMs = '/甈, ms'; $strDBGTotalTimeMs = '蝮賣, ms'; -$strDbPrivileges = '摰鞈摨急'; $strDBRename = '湔寡摨怠蝔勗'; +$strDanish = '銝寥漸隤'; +$strData = '鞈'; +$strDataDict = '豢摮'; +$strDataOnly = '芣鞈'; +$strDataPages = '怨'; +$strDatabase = '鞈摨'; +$strDatabaseEmpty = '鞈摨怠蝔曹蒂芾撓!!'; +$strDatabaseExportOptions = '鞈摨怨撓粹賊'; +$strDatabaseHasBeenDropped = '鞈摨 %s 撌脰◤芷'; +$strDatabaseNoTable = '鞈摨急鞈銵!'; +$strDatabases = '鞈摨'; +$strDatabasesDropped = '%s 鞈摨怠歇芷.'; +$strDatabasesStats = '鞈摨怎絞閮'; +$strDatabasesStatsDisable = '甇Y絞閮豢'; +$strDatabasesStatsEnable = '蝯梯豢'; +$strDatabasesStatsHeavyTraffic = '閮: 鞈摨怎絞閮豢航賣Y憭折 Web 隡箸典 MySQL 銋瘚.'; +$strDbPrivileges = '摰鞈摨急'; $strDbSpecific = '摰鞈摨'; +$strDefault = '閮剖'; $strDefaultEngine = ' MySQL 隡箸函閮剖脣撘 %s '; $strDefaultValueHelp = '閮剖: 隢芾撓亥府閮剖, ⊿銝隞颱蝺撘'; -$strDefault = '閮剖'; $strDefragment = '渡鞈銵'; +$strDelOld = '祇啗銵典歇銝摮. 典芷日鈭?'; $strDelayedInserts = '雿輻典辣脣啣'; -$strDeleteAndFlushDescr = '臭皜瞏瘜,雿啗甈銝畾菜.'; +$strDelete = '芷'; $strDeleteAndFlush = '芷支蝙刻啗甈.'; +$strDeleteAndFlushDescr = '臭皜瞏瘜,雿啗甈銝畾菜.'; $strDeleted = '閮撌脰◤芷'; $strDeletedRows = '撌脣芷斗:'; -$strDelete = '芷'; $strDeleting = '芷 %s'; -$strDelOld = '祇啗銵典歇銝摮. 典芷日鈭?'; $strDescending = '皜'; $strDescription = '隤芣'; $strDictionary = '摮'; $strDirtyPages = '憿'; -$strDisabled = '芸'; $strDisableForeignChecks = '怠憭靘 (Foreign Key) 瑼X'; +$strDisabled = '芸'; $strDisplayFeat = '賡*蝷'; $strDisplayOrder = '憿舐內甈∪'; $strDisplayPDF = '憿舐內 PDF 璁閬'; $strDoAQuery = '隞亦靘亥岷 (祉典 : "%")'; -$strDocu = '隤芣隞'; $strDoYouReally = '函Ⅱ摰閬 '; -$strDropDatabaseStrongWarning = '典芷斗游鞈摨!'; +$strDocu = '隤芣隞'; $strDrop = '芷'; +$strDropDatabaseStrongWarning = '典芷斗游鞈摨!'; $strDropSelectedDatabases = '芷文歇豢銋鞈摨'; $strDropUsersDb = '芷方雿輻刻詨蝔曹鞈摨.'; -$strDumpingData = '箔誑銝鞈摨怎豢嚗'; $strDumpSaved = '隞賢歇脣唳獢 %s.'; $strDumpXRows = '隞 %s 銵, %s 銵憪.'; +$strDumpingData = '箔誑銝鞈摨怎豢嚗'; $strDynamic = ''; +$strEdit = '蝺刻摩'; $strEditPDFPages = '蝺刻摩 PDF 蝣'; $strEditPrivileges = '蝺刻摩甈'; -$strEdit = '蝺刻摩'; $strEffective = '撖阡'; $strEmpty = '皜蝛'; $strEmptyResultSet = 'MySQL 喳亥岷蝯箇征 (航賜綽瘝曉啁泵璇隞嗥閮)'; @@ -251,10 +251,10 @@ $strEndCut = '蝯 芸'; $strEndRaw = '蝯 憪鞈'; $strEngineAvailable = '%s 撌脫舀湧 MySQL 隡箸.'; $strEngineDisabled = '%s 撌望潮 MySQL 隡箸其葉.'; -$strEngines = '撘'; $strEngineUnsupported = ' MySQL 砌蒂銝亙 %s 脣撘.'; -$strEnglishPrivileges = '瘜冽: MySQL 甈蝔望隞亥梯憿舐內'; +$strEngines = '撘'; $strEnglish = '梯'; +$strEnglishPrivileges = '瘜冽: MySQL 甈蝔望隞亥梯憿舐內'; $strError = '航炊'; $strEscapeWildcards = '祉函泵 _ % 甇蝣箏啣 \ '; $strEstonian = '瘝撠潔隤'; @@ -276,21 +276,21 @@ $strFieldsEscapedBy = 'ESCAPE雿輻典嚗'; $strFieldsTerminatedBy = '甈雿雿輻典嚗'; $strFileAlreadyExists = '瑼獢 %s 撌脣,隢湔寞獢蝔望豢閬撖怠楛摮冽獢賊.'; $strFileCouldNotBeRead = '霈獢⊥霈'; +$strFileNameTemplate = '瑼獢蝔望見撘'; $strFileNameTemplateHelp = '雿輻 __DB__ 雿箄摨怠蝔, __TABLE__ 箄銵典蝔. %s隞颱 strftime%s 折潭賊芸. 嗡摮撠靽.'; $strFileNameTemplateRemember = '靽璅撘蝔'; -$strFileNameTemplate = '瑼獢蝔望見撘'; $strFixed = '箏'; $strFlushPrivilegesNote = '閮: phpMyAdmin 湔亦 MySQL 甈鞈銵典敺雿輻刻甈. 憒雿輻刻芾湔寡銵, 鞈銵典批捆撠航質撖阡雿輻刻瘜. 券瘜銝, 冽函匱蝥 %s啗%s 甈鞈銵.'; $strFlushTable = '撘瑁翰湔啗銵 ("FLUSH")'; -$strFormat = '澆'; $strFormEmpty = '銵冽澆扳憛思鈭鞈!'; +$strFormat = '澆'; $strFreePages = '蝵桅'; $strFullText = '憿舐內摰湔摮'; $strFunction = '賣'; $strGenBy = '撱箇'; -$strGeneralRelationFeat = '銝祇臬'; $strGenTime = '撱箇交'; +$strGeneralRelationFeat = '銝祇臬'; $strGeorgian = '潮陌鈭隤'; $strGerman = '敺瑁'; $strGlobal = '湧'; @@ -301,6 +301,10 @@ $strGrantOption = '甈'; $strGreek = '撣隤'; $strGzip = '"gzipped"'; +$strHTMLExcel = 'Microsoft Excel 2000'; +$strHTMLExcelOptions = 'Microsoft Excel 2000 頛詨粹賊'; +$strHTMLWord = 'Microsoft Word 2000'; +$strHTMLWordOptions = 'Microsoft Word 2000 頛詨粹賊'; $strHasBeenAltered = '撌脩靽格'; $strHasBeenCreated = '撌脩撱箇'; $strHaveToShow = '券閬豢撠憿舐內銝銵甈雿'; @@ -310,10 +314,6 @@ $strHome = '銝餌桅'; $strHomepageOfficial = 'phpMyAdmin 摰寧雯蝡'; $strHost = '銝餅'; $strHostEmpty = '隢頛詨乩蜓璈蝔!'; -$strHTMLExcel = 'Microsoft Excel 2000'; -$strHTMLExcelOptions = 'Microsoft Excel 2000 頛詨粹賊'; -$strHTMLWord = 'Microsoft Word 2000'; -$strHTMLWordOptions = 'Microsoft Word 2000 頛詨粹賊'; $strHungarian = '抵'; $strIcelandic = '啣雀隤'; @@ -326,57 +326,57 @@ $strIgnoringFile = '敹賜交獢 %s'; $strImportDocSQL = '霈 docSQL 瑼獢'; $strImportFiles = '頛詨交獢'; $strImportFinished = '頛詨亙'; -$strIndexes = '蝝W'; -$strIndexHasBeenDropped = '蝝W %s 撌脰◤芷'; +$strInUse = '雿輻其葉'; $strIndex = '蝝W INDEX'; +$strIndexHasBeenDropped = '蝝W %s 撌脰◤芷'; $strIndexName = '蝝W蝔 :'; $strIndexType = '蝝W憿 :'; $strIndexWarningMultiple = '憭銝 %s 萄歇撱箇唳雿 `%s` 銝'; $strIndexWarningPrimary = '銝駁 PRIMARY 蝝W INDEX 銝閮剖甈雿 `%s` 銝'; $strIndexWarningTable = '潸銵 `%s` 銝剜蝝W憿'; $strIndexWarningUnique = '臭 UNIQUE 蝝W INDEX 銝閮剖甈雿 `%s` 銝'; +$strIndexes = '蝝W'; $strInnoDBAutoextendIncrement = '芸隡詨辣憭批'; $strInnoDBAutoextendIncrementDesc = '嗉銵典捆亥皛踵, 芸憓憭批捆憭批.'; -$strInnoDBBufferPoolSizeDesc = 'InnoDB 鞈銵函冽澆翰鞈蝝W雿輻函閮園蝬祉楨銵憭批.'; $strInnoDBBufferPoolSize = '蝺抵憭批'; +$strInnoDBBufferPoolSizeDesc = 'InnoDB 鞈銵函冽澆翰鞈蝝W雿輻函閮園蝬祉楨銵憭批.'; $strInnoDBDataFilePath = '鞈瑼獢'; $strInnoDBDataHomeDir = '鞈銝餌桅'; $strInnoDBDataHomeDirDesc = ' InnoDB 鞈瑼獢銝餉桅雿蝵.'; $strInnoDBPages = ''; $strInnodbStat = 'InnoDB '; $strInsecureMySQL = '閮剖瑼扳閮剖 (root餃亙瘝撖蝣) 閮剔 MySQL 甈嗅詨 MySQL 隡箸典券閮剔閮剖銵閰望敺摰寞鋡怠乩噩嚗冽湔寞閮剖駁脫迫摰冽瘣'; +$strInsert = '啣'; $strInsertAsNewRow = '脣箸啗'; $strInsertBookmarkTitle = '隢頛詨交貊惜璅憿'; +$strInsertNewRow = '啣銝蝑閮'; +$strInsertTextfiles = '撠摮瑼鞈臬亥銵'; $strInsertedRowId = '啣鞈 id:'; $strInsertedRows = '啣:'; -$strInsertNewRow = '啣銝蝑閮'; -$strInsert = '啣'; -$strInsertTextfiles = '撠摮瑼鞈臬亥銵'; $strInstructions = '隞'; $strInternalNotNecessary = '* 嗅折券臬 InnoDB 撌脣冽舐⊿閬.'; $strInternalRelations = '折券'; -$strInUse = '雿輻其葉'; $strJapanese = '亥'; $strJumpToDB = '頝喳啗摨 "%s".'; -$strJustDeleteDescr = ' "芷" 雿輻刻隞嗉賢餃亥摨怎渲喲啗亥摨怎箸迫.'; $strJustDelete = '芸甈鞈摨怠芷支蝙刻.'; +$strJustDeleteDescr = ' "芷" 雿輻刻隞嗉賢餃亥摨怎渲喲啗亥摨怎箸迫.'; $strKeepPass = '隢銝閬湔孵蝣'; $strKeyname = '萄'; $strKill = 'Kill'; //should expressed in English $strKorean = '隤'; +$strLaTeX = 'LaTeX'; // use eng +$strLaTeXOptions = 'LaTeX 賊'; $strLandscape = '璈怠'; $strLatchedPages = '銝'; $strLatexCaption = '鞈銵冽憿'; $strLatexContent = '鞈銵 __TABLE__ 批捆'; -$strLatexContinuedCaption = '蝥鞈銵冽憿'; $strLatexContinued = '(蝥)'; +$strLatexContinuedCaption = '蝥鞈銵冽憿'; $strLatexIncludeCaption = '祈銵冽憿'; $strLatexLabel = '璅閮萄'; -$strLaTeX = 'LaTeX'; // use eng -$strLaTeXOptions = 'LaTeX 賊'; $strLatexStructure = '鞈銵 __TABLE__ 蝯瑽'; $strLatvian = '怎雁鈭隤'; $strLengthSet = '瑕漲/*'; @@ -390,49 +390,49 @@ $strLoadExplanation = '雿單芋撘舐梁頂蝯梯芸瑼X, 憒航炊, $strLoadMethod = 'LOAD 璅∪'; $strLocalhost = '砍'; $strLocationTextfile = '摮瑼獢雿蝵'; -$strLoginInformation = '餃亥閮'; -$strLogin = '餃'; -$strLogout = '餃箇頂蝯'; $strLogPassword = '撖蝣:'; $strLogServer = '隡箸'; $strLogUsername = '餃亙蝔:'; +$strLogin = '餃'; +$strLoginInformation = '餃亥閮'; +$strLogout = '餃箇頂蝯'; $strLongOperation = '雿璆剜冽頛, 蝜潛?'; -$strMaximumSize = '憭批捆: %s%s'; -$strMbExtensionMissing = '曆 PHP 抒 mbstring 蝺函Ⅳ璅∠, 瘝璅∠, phpMyAdmin ⊥皞蝣箏啣脤摮摮, 航賜Y憿.'; -$strMbOverloadWarning = '雿 PHP 閮剖批鈭 mbstring.func_overload 賊, 賊急銝澆捆 phpMyAdmin , 雿航賣憭梢其遢鞈!'; +$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement +$strMIME_MIMEtype = 'MIME 憿'; $strMIME_available_mime = '臭蝙 MIME 憿'; $strMIME_available_transform = '臭蝙刻孵'; $strMIME_description = '隤芣'; -$strMIME_MIMEtype = 'MIME 憿'; $strMIME_nodescription = '頧孵瘝隤芣.
隢雿亥岷 %s 舐暻潛券.'; -$strMIME_transformation_note = '臭蝙其頧孵賊 MINE 憿頧賊, 隢亦 %s頧孵隤芣%s'; -$strMIME_transformation_options_note = '隢其誑銝澆頛詨亥賊: \'a\',\'b\',\'c\'...
憒券閬頛詨亙蝺 ("\") 桀 ("\'") 隢銝蝺 (靘憒 \'\\\\xyz\' or \'a\\\'b\').'; -$strMIME_transformation_options = '頧孵賊'; $strMIME_transformation = '閬賢刻孵'; -$strMIMETypesForTable = 'MIME TYPES FOR TABLE'; // keep in SQL statement +$strMIME_transformation_note = '臭蝙其頧孵賊 MINE 憿頧賊, 隢亦 %s頧孵隤芣%s'; +$strMIME_transformation_options = '頧孵賊'; +$strMIME_transformation_options_note = '隢其誑銝澆頛詨亥賊: \'a\',\'b\',\'c\'...
憒券閬頛詨亙蝺 ("\") 桀 ("\'") 隢銝蝺 (靘憒 \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_without = 'MIME 憿隞交擃憿舐內舀頧'; +$strMaximumSize = '憭批捆: %s%s'; +$strMbExtensionMissing = '曆 PHP 抒 mbstring 蝺函Ⅳ璅∠, 瘝璅∠, phpMyAdmin ⊥皞蝣箏啣脤摮摮, 航賜Y憿.'; +$strMbOverloadWarning = '雿 PHP 閮剖批鈭 mbstring.func_overload 賊, 賊急銝澆捆 phpMyAdmin , 雿航賣憭梢其遢鞈!'; $strModifications = '靽格孵歇脣'; -$strModifyIndexTopic = '靽格寧揣撘'; $strModify = '靽格'; +$strModifyIndexTopic = '靽格寧揣撘'; $strMoreStatusVars = '游瘜鞈閮'; $strMoveTable = '蝘餃鞈銵典堆(澆 鞈摨怠蝔.鞈銵典蝔)'; $strMoveTableOK = '鞈銵 %s 撌脩蝘餃 %s.'; $strMoveTableSameNames = '⊥蝘餃啁詨鞈銵!'; $strMultilingual = '憭隤閮'; $strMustSelectFile = '冽豢閬啣瑼獢.'; -$strMyISAMDataPointerSizeDesc = '閮剔鞈璅憭批嗡誑 CREATE TABLE 撱箇 MyISAM 鞈銵, 銝衣∟身摰憭批 (MAX_ROWS) , 撠隞乩摰蝯箄身摰憭批'; $strMyISAMDataPointerSize = '鞈璅憭批'; -$strMyISAMMaxExtraSortFileSizeDesc = '憒冽瑼獢其敹恍 MyISAM 蝝W憭扳潮閮剖摰寥, 撱箄降雿輻券萄敹怠孵.'; +$strMyISAMDataPointerSizeDesc = '閮剔鞈璅憭批嗡誑 CREATE TABLE 撱箇 MyISAM 鞈銵, 銝衣∟身摰憭批 (MAX_ROWS) , 撠隞乩摰蝯箄身摰憭批'; $strMyISAMMaxExtraSortFileSize = '冽瑼獢撱箇蝝W憭抒摰寥'; -$strMyISAMMaxSortFileSizeDesc = 'MySQL 冽潮撱 MyISAM 蝝W (REPAIR TABLE, ALTER TABLE, LOAD DATA INFILE) 冽瑼獢憭批.'; +$strMyISAMMaxExtraSortFileSizeDesc = '憒冽瑼獢其敹恍 MyISAM 蝝W憭扳潮閮剖摰寥, 撱箄降雿輻券萄敹怠孵.'; $strMyISAMMaxSortFileSize = '冽摨瑼獢憭批捆'; +$strMyISAMMaxSortFileSizeDesc = 'MySQL 冽潮撱 MyISAM 蝝W (REPAIR TABLE, ALTER TABLE, LOAD DATA INFILE) 冽瑼獢憭批.'; $strMyISAMRecoverOptions = '芸靽桀儔璅∪'; $strMyISAMRecoverOptionsDesc = '璅∪撠芸靽桀儔憯銋 MyISAM 鞈銵, 憒潔撩典閮剖 --myisam-recover 賊.'; -$strMyISAMRepairThreadsDesc = '憒詨澆之 1 , MyISAM 鞈銵冽潔耨敺拇銋蝝W撠隞亙甇亙遣蝡.'; $strMyISAMRepairThreads = '靽桀儔撌乩'; -$strMyISAMSortBufferSizeDesc = '蝺抵憭批臬蝯血典瑁靽桀儔鞈銵冽隞 (REPAIR TABLE) 瑁 CREATE INDEX ALTER TABLE 隞斗, 冽潭摨 MyISAM 蝝W銋'; +$strMyISAMRepairThreadsDesc = '憒詨澆之 1 , MyISAM 鞈銵冽潔耨敺拇銋蝝W撠隞亙甇亙遣蝡.'; $strMyISAMSortBufferSize = '摨蝺抵憭批'; +$strMyISAMSortBufferSizeDesc = '蝺抵憭批臬蝯血典瑁靽桀儔鞈銵冽隞 (REPAIR TABLE) 瑁 CREATE INDEX ALTER TABLE 隞斗, 冽潭摨 MyISAM 蝝W銋'; $strMySQLCharset = 'MySQL 摮蝺函Ⅳ'; $strMySQLConnectionCollation = 'MySQL 蝺∪'; $strMySQLReloaded = 'MySQL 啗亙'; @@ -447,17 +447,16 @@ $strNeedPrimaryKey = '券閬冽迨鞈銵刻身摰銝駁 (Primary Key)'; $strNext = '銝銝'; $strNo = ' '; $strNoActivity = '望澆歇蝵桐 %s 蝘, 隢啁餃'; -$strNoDatabasesSelected = '瘝鞈摨恍豢.'; $strNoDatabases = '瘝鞈摨'; +$strNoDatabasesSelected = '瘝鞈摨恍豢.'; $strNoDescription = '瘝隤芣'; $strNoDetailsForEngine = '脣撘銝衣∟底蝝啁鞈.'; $strNoDropDatabases = '"DROP DATABASE" 隞文歇蝬.'; $strNoExplain = '仿隤芣 SQL'; $strNoFrames = 'phpMyAdmin 頛粹拙雿輻典冽舀閬賢.'; -$strNoIndexPartsDefined = '其遢蝝W鞈芸蝢!'; $strNoIndex = '瘝撌脣蝢拍蝝W!'; +$strNoIndexPartsDefined = '其遢蝝W鞈芸蝢!'; $strNoModification = '瘝霈'; -$strNone = '銝拍'; $strNoOptions = '蝔格澆銝衣⊿賊'; $strNoPassword = '銝典蝣'; $strNoPermission = 'Web 隡箸冽甈脣瑼獢 %s.'; @@ -469,19 +468,20 @@ $strNoRowsSelected = '銝衣∟撌脤豢'; $strNoSpace = '蝛粹銝頞喳脣瑼獢 %s.'; $strNoTablesFound = '鞈摨思葉瘝鞈銵'; $strNoThemeSupport = '銝舀湔狡撘, 隢亦閮剖獢脣甈曉瑼獢鞈憭 %s.'; +$strNoUsersFound = '曆唬蝙刻'; +$strNoValidateSQL = '仿瑼X SQL'; +$strNone = '銝拍'; $strNotNumber = '銝臭詨!'; $strNotOK = '芾賜Ⅱ摰'; $strNotSet = '%s 鞈銵冽曆唳芸 %s 閮剖'; $strNotValidNumber = '銝舀!'; -$strNoUsersFound = '曆唬蝙刻'; -$strNoValidateSQL = '仿瑼X SQL'; $strNull = 'Null'; //should expressed in English $strNumSearchResultsInTable = '%s 鞈蝚血 - 潸銵 %s'; $strNumSearchResultsTotal = '蝮質: %s 鞈蝚血'; $strNumTables = '鞈銵'; -$strOftenQuotation = '撣貊函臬嚗敹銵函內芣 char varchar 甈雿鋡怠祈絲靘'; $strOK = '蝣箏'; +$strOftenQuotation = '撣貊函臬嚗敹銵函內芣 char varchar 甈雿鋡怠祈絲靘'; $strOperations = '蝞∠'; $strOperator = '雿'; $strOptimizeTable = '雿喳鞈銵'; @@ -491,14 +491,16 @@ $strOr = ''; $strOverhead = '憭擗'; $strOverwriteExisting = '閬撖怠歇摮冽獢'; +$strPHP40203 = '冽迤雿輻 PHP 4.2.3, 祆銝摮蝭摮湧航炊(mbstring). 隢 PHP 剛脣勗蝺刻 19404. phpMyAdmin 銝虫撱箄降雿輻券祉 PHP .'; +$strPHPVersion = 'PHP '; $strPageNumber = '蝣:'; $strPagesToBeFlushed = '撘瑁翰湔圈'; $strPaperSize = '蝝撘萄之撠'; $strPartialText = '憿舐內其遢摮'; +$strPassword = '撖蝣'; $strPasswordChanged = '%s 撖蝣澆歇湔.'; $strPasswordEmpty = '隢頛詨亙蝣!'; $strPasswordHashing = '撖蝣潮皝'; -$strPassword = '撖蝣'; $strPasswordNotSame = '蝚砌甈∟撓亦撖蝣潔!'; $strPdfDbSchema = '"%s" 鞈摨急閬 - 蝚 %s '; $strPdfInvalidTblName = '鞈銵 "%s" 銝摮!'; @@ -508,8 +510,6 @@ $strPerMinute = '瘥'; $strPerSecond = '瘥蝘'; $strPersian = '瘜X航'; $strPhoneBook = '餉店蝪'; -$strPHP40203 = '冽迤雿輻 PHP 4.2.3, 祆銝摮蝭摮湧航炊(mbstring). 隢 PHP 剛脣勗蝺刻 19404. phpMyAdmin 銝虫撱箄降雿輻券祉 PHP .'; -$strPHPVersion = 'PHP '; $strPhp = '撱箇 PHP 蝔撘蝣'; $strPmaDocumentation = 'phpMyAdmin 隤芣隞'; $strPmaUriError = ' 敹刻身摰瑼扯身摰 $cfg[\'PmaAbsoluteUri\'] !'; @@ -526,13 +526,19 @@ $strPrintView = '唳炎閬'; $strPrintViewFull = '唳炎閬 (憿舐內摰湔摮)'; $strPrivDescAllPrivileges = '祆甈支甈 (GRNANT).'; $strPrivDescAlter = '摰寡迂靽格寧暹鞈銵函蝯瑽.'; +$strPrivDescAlterDb = '摰寡迂湔寧暹鞈銵函蝯瑽摮蝺函Ⅳ∪.'; +$strPrivDescAlterRoutine = '摰寡迂靽格孵芷文脣蝔摨.'; $strPrivDescCreateDb = '摰寡迂撱箇啗摨怠鞈銵.'; +$strPrivDescCreateRoutine = '摰寡迂撱箇脣蝔摨'; $strPrivDescCreateTbl = '摰寡迂撱箇啗銵.'; $strPrivDescCreateTmpTable = '摰寡迂撱箇急扯銵.'; +$strPrivDescCreateUser = '摰寡迂撱箇芷文啣賢雿輻刻嗅.'; +$strPrivDescCreateView = '摰寡迂撱箇啁瑼Z.'; $strPrivDescDelete = '摰寡迂芷方.'; $strPrivDescDropDb = '摰寡迂芷方摨怠鞈銵.'; $strPrivDescDropTbl = '摰寡迂芷方銵.'; $strPrivDescExecute = '摰寡迂 瑁脣銋蝔撘. 潭 MySQL 祉⊥.'; +$strPrivDescExecute5 = '摰寡迂瑁脣蝔摨.'; $strPrivDescFile = '摰寡迂頛詨亙頛詨箸豢唳獢.'; $strPrivDescGrant = '摰寡迂啣雿輻刻甈⊿啗甈鞈銵.'; $strPrivDescIndex = '摰寡迂撱箇芷斤揣撘.'; @@ -549,12 +555,13 @@ $strPrivDescReplClient = '摰寡迂冽嗆亥岷 slaves / masters 其.'; $strPrivDescReplSlave = '閬銴鋆賜 slaves.'; $strPrivDescSelect = '摰寡迂霈豢.'; $strPrivDescShowDb = '航游鞈摨急.'; +$strPrivDescShowView = '摰寡迂瑁 SHOW CREATE VIEW 亥岷.'; $strPrivDescShutdown = '摰寡迂甇V撩.'; $strPrivDescSuper = '摰寡迂蝺, 撠梁頞鈭憭折蝺; 冽潭擃蝟餌絞蝞∠憒閮剖湧甈銝剜迫嗡雿輻刻隞.'; $strPrivDescUpdate = '摰寡迂湔唳豢.'; $strPrivDescUsage = '瘝甈.'; -$strPrivilegesReloaded = '甈撌脫啗.'; $strPrivileges = '甈'; +$strPrivilegesReloaded = '甈撌脫啗.'; $strProcesslist = '蝟餌絞瑁皜'; $strPutColNames = '撠甈雿蝔望曉券銵'; @@ -569,19 +576,20 @@ $strQueryTime = '亥岷 %01.4f 蝘'; $strQueryType = '亥岷孵'; $strQueryWindowLock = '銝閬撠隤瘜閬唳祈蝒憭SQL隤瘜'; +$strReType = '蝣箄撖蝣'; $strReadRequests = '霈閬瘙'; $strReceived = '交'; $strRecords = '閮'; $strReferentialIntegrity = '瑼X交蝷箏湔:'; $strRefresh = '湔'; -$strRelationalSchema = '舀閬'; $strRelationNotWorking = '航銵函賣芾賢, %s隢甇%s 亙箏憿.'; -$strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement -$strRelations = ''; $strRelationView = '舀炎閬'; +$strRelationalSchema = '舀閬'; +$strRelations = ''; +$strRelationsForTable = 'RELATIONS FOR TABLE'; // keep in SQL statement $strReloadFailed = '啗仗ySQL憭望'; -$strReloadingThePrivileges = '啗甈'; $strReloadMySQL = '啗 MySQL'; +$strReloadingThePrivileges = '啗甈'; $strRemoveSelectedUsers = '蝘駁文歇豢雿輻刻'; $strRenameDatabaseOK = '鞈摨 %s 撌脫湔孵蝔梁 %s'; $strRenameTable = '撠鞈銵冽孵'; @@ -592,32 +600,43 @@ $strReplaceNULLBy = '撠 NULL 隞'; $strReplaceTable = '隞交獢隞鞈銵刻'; $strReset = '蝵'; $strResourceLimits = '鞈皞'; -$strReType = '蝣箄撖蝣'; $strRevoke = '蝘駁'; -$strRevokeAndDeleteDescr = '雿輻刻隞嗆 USAGE 甈渲單鞈銵冽湔啗.'; $strRevokeAndDelete = '撱a支蝙刻銋甈銝血芷.'; +$strRevokeAndDeleteDescr = '雿輻刻隞嗆 USAGE 甈渲單鞈銵冽湔啗.'; $strRevokeMessage = '典歇蝘駁日雿雿輻刻甈: %s'; $strRomanian = '蝢擐砍側鈭隤'; +$strRoutines = '蝔摨 (Routines)'; $strRowLength = '鞈瑕漲'; +$strRowSize = '鞈憭批'; $strRows = '鞈'; $strRowsFrom = '蝑閮嚗憪:'; -$strRowSize = '鞈憭批'; $strRowsModeFlippedHorizontal = ' (頧璅憿)'; $strRowsModeHorizontal = '瘞游像'; $strRowsModeOptions = '憿舐內 %s 孵 瘥 %s 銵憿舐內甈'; $strRowsModeVertical = ''; $strRowsStatistic = '鞈蝯梯詨'; -$strRunning = ' %s 瑁'; $strRunQuery = '瑁隤瘜'; $strRunSQLQuery = '刻摨 %s 瑁隞乩隞'; +$strRunning = ' %s 瑁'; $strRussian = '靽隤'; -$strSaveOnServer = '脣唬撩冽 %s 桅'; +$strSQL = 'SQL'; // should express in english +$strSQLExportCompatibility = 'SQL 頛詨箏澆捆'; +$strSQLExportType = '頛詨箸孵'; +$strSQLOptions = 'SQL 賊'; +$strSQLParserBugMessage = '航賣舀冽曉唬 SQL 蝔撘銝鈭蝔撘航炊嚗隢蝝啣亦函隤瘜嚗瑼X乩銝撘舀迤蝣箏瘝箸嚗嗡航賢粹舐航賭芣其頛瑼獢典憭唳嫣蝙其鈭脣嗥Ⅳ典臭誑閰血 MySQL 賭誘隞W瑁閰脰瘜憒 MySQL 隡箸函澆粹航炊靽⊥荔航賢鼠拇典餅曉箏憿具憒其嗆芾質圾瘙箏憿嚗典蝔撘箇暸航炊嚗雿典賭誘璅∪賣迤撣詨瑁嚗隢撠閰脣亙箇暸航炊 SQL 隤瘜賢綽銝血隞乩"芸"其遢銝鈭文啗剛怠:'; +$strSQLParserUserError = '航賣舀函 SQL 隤瘜箇暸航炊嚗憒 MySQL 隡箸函澆粹航炊靽⊥荔航賢鼠拇典餅曉箏憿具'; +$strSQLQuery = 'SQL 隤瘜'; +$strSQLResult = 'SQL 亥岷蝯'; +$strSQPBugInvalidIdentifer = '⊥霅亦Ⅳ (Invalid Identifer)'; +$strSQPBugUnclosedQuote = '芸蝯撘 (Unclosed quote)'; +$strSQPBugUnknownPunctuation = '銝交璅暺蝚西 (Unknown Punctuation String)'; $strSave = '脣'; +$strSaveOnServer = '脣唬撩冽 %s 桅'; $strScaleFactorSmall = '瘥靘詨云蝝, ⊥撠銵冽曉其'; +$strSearch = '蝝'; $strSearchFormTitle = '蝝Z摨'; $strSearchInTables = '潔誑銝鞈銵:'; -$strSearch = '蝝'; $strSearchNeedle = '撠曆摮詨 (祉典: "%"):'; $strSearchOption1 = '隞颱銝蝯摮'; $strSearchOption2 = '摮'; @@ -652,11 +671,11 @@ $strShowColor = '憿舐內憿'; $strShowDatadictAs = '豢摮豢澆'; $strShowFullQueries = '憿舐內摰湔亥岷'; $strShowGrid = '憿舐內獢'; -$strShowingRecords = '憿舐內閮'; $strShowPHPInfo = '憿舐內 PHP 鞈閮'; $strShowTableDimension = '憿舐內銵冽澆之撠'; $strShowTables = '憿舐內鞈銵'; $strShowThisQuery = '圈*蝷 SQL 隤瘜 '; +$strShowingRecords = '憿舐內閮'; $strSimplifiedChinese = '蝪⊿銝剜'; $strSingly = '(芣摨暹閮)'; $strSize = '憭批'; @@ -668,24 +687,13 @@ $strSortByKey = '靘萄摨'; $strSpaceUsage = '撌脖蝙函征'; $strSpanish = '镼輻剔隤'; $strSplitWordsWithSpace = '瘥蝯摮隞亦征 (" ") .'; -$strSQLExportCompatibility = 'SQL 頛詨箏澆捆'; -$strSQLExportType = '頛詨箸孵'; -$strSQLOptions = 'SQL 賊'; -$strSQLParserBugMessage = '航賣舀冽曉唬 SQL 蝔撘銝鈭蝔撘航炊嚗隢蝝啣亦函隤瘜嚗瑼X乩銝撘舀迤蝣箏瘝箸嚗嗡航賢粹舐航賭芣其頛瑼獢典憭唳嫣蝙其鈭脣嗥Ⅳ典臭誑閰血 MySQL 賭誘隞W瑁閰脰瘜憒 MySQL 隡箸函澆粹航炊靽⊥荔航賢鼠拇典餅曉箏憿具憒其嗆芾質圾瘙箏憿嚗典蝔撘箇暸航炊嚗雿典賭誘璅∪賣迤撣詨瑁嚗隢撠閰脣亙箇暸航炊 SQL 隤瘜賢綽銝血隞乩"芸"其遢銝鈭文啗剛怠:'; -$strSQLParserUserError = '航賣舀函 SQL 隤瘜箇暸航炊嚗憒 MySQL 隡箸函澆粹航炊靽⊥荔航賢鼠拇典餅曉箏憿具'; -$strSQLQuery = 'SQL 隤瘜'; -$strSQLResult = 'SQL 亥岷蝯'; -$strSQL = 'SQL'; // should express in english -$strSQPBugInvalidIdentifer = '⊥霅亦Ⅳ (Invalid Identifer)'; -$strSQPBugUnclosedQuote = '芸蝯撘 (Unclosed quote)'; -$strSQPBugUnknownPunctuation = '銝交璅暺蝚西 (Unknown Punctuation String)'; $strStatCheckTime = '敺瑼X'; $strStatCreateTime = '撱箇'; -$strStatement = '餈'; $strStatUpdateTime = '敺湔'; +$strStatement = '餈'; $strStatus = ''; -$strStorageEngines = '脣撘'; $strStorageEngine = '脣撘'; +$strStorageEngines = '脣撘'; $strStrucCSV = 'CSV 鞈'; $strStrucData = '蝯瑽鞈'; $strStrucDrop = ' \'芷方銵沔' 隤瘜'; @@ -710,17 +718,17 @@ $strTableHasBeenFlushed = '鞈銵 %s 撌脰◤撘瑁翰湔'; $strTableMaintenance = '鞈銵函雁霅'; $strTableOfContents = '桅'; $strTableOptions = '鞈銵券賊'; -$strTables = '%s 鞈銵'; $strTableStructure = '鞈銵冽澆嚗'; $strTableType = '鞈銵券'; +$strTables = '%s 鞈銵'; $strTakeIt = '貊'; $strTblPrivileges = '摰鞈銵冽'; $strTextAreaLength = ' 望潮瑕漲
甇斗雿銝賜楊頛 '; $strThai = '瘜啗'; -$strTheContents = '瑼獢批捆撠隞詨鞈銵其葉瑟詨銝駁菜臭萇閮'; $strTheContent = '瑼獢批捆撌脩臬亥銵'; -$strTheme = '甈曉'; +$strTheContents = '瑼獢批捆撠隞詨鞈銵其葉瑟詨銝駁菜臭萇閮'; $strTheTerminator = '甈雿摮'; +$strTheme = '甈曉'; $strThisHost = '摰銝餅'; $strThisNotDirectory = '銝虫臭桅'; $strThreadSuccessfullyKilled = '隞 %s 撌脫銝剜迫.'; @@ -751,14 +759,19 @@ $strUnicode = '蝯曹蝣 (Unicode)'; $strUnique = '臭 UNIQUE'; $strUnknown = '銝閰'; $strUnselectAll = '券典瘨'; +$strUpdComTab = '隢隤芣隞嗆亥岷憒雿湔 Column_comments 鞈銵'; $strUpdatePrivMessage = '典歇蝬湔唬 %s 甈.'; $strUpdateProfileMessage = '鞈撌梁湔.'; $strUpdateQuery = '湔啗瘜'; -$strUpdComTab = '隢隤芣隞嗆亥岷憒雿湔 Column_comments 鞈銵'; $strUpgrade = '冽閰脫湔啣 %s %s 銋敺.'; $strUsage = '雿輻'; $strUseBackquotes = '刻銵典甈雿雿輻典'; $strUseHostTable = '雿輻其蜓璈鞈銵'; +$strUseTabKey = ' TAB 菔歲唬銝詨, CTRL+孵 雿冽蝘餃'; +$strUseTables = '雿輻刻銵'; +$strUseTextField = '摮頛詨'; +$strUseThisValue = '雿輻冽迨'; +$strUser = '雿輻刻'; $strUserAlreadyExists = '雿輻刻 %s 撌勗!'; $strUserEmpty = '隢頛詨乩蝙刻蝔!'; $strUserName = '雿輻刻蝔'; @@ -766,11 +779,6 @@ $strUserNotFound = '豢雿輻刻冽鞈銵典扳曆.'; $strUserOverview = '雿輻刻銝閬'; $strUsersDeleted = '豢雿輻刻撌脫芷.'; $strUsersHavingAccessToDb = '航 "%s" 銋雿輻刻'; -$strUser = '雿輻刻'; -$strUseTabKey = ' TAB 菔歲唬銝詨, CTRL+孵 雿冽蝘餃'; -$strUseTables = '雿輻刻銵'; -$strUseTextField = '摮頛詨'; -$strUseThisValue = '雿輻冽迨'; $strValidateSQL = '瑼X SQL'; $strValidatorError = 'SQL 蝔撘芾賢嚗隢瑼X交臬血歇撠 %s隞%s 抒 PHP 瑼獢摰鋆'; @@ -778,13 +786,13 @@ $strValue = ''; $strVar = '鞈閮'; $strVersionInformation = '祈閮'; $strView = '瑼Z'; -$strViewDumpDatabases = '憿舐內鞈摨急閬 (schema)'; -$strViewDumpDB = '瑼Z鞈摨怎隞賣閬 (dump schema)'; $strViewDump = '瑼Z鞈銵函隞賣閬 (dump schema)'; +$strViewDumpDB = '瑼Z鞈摨怎隞賣閬 (dump schema)'; +$strViewDumpDatabases = '憿舐內鞈摨急閬 (schema)'; $strViewHasBeenDropped = '瑼Z %s 撌梯◤芷.'; -$strWebServerUploadDirectoryError = '閮剖銋銝頛桅航炊嚗芾賭蝙'; $strWebServerUploadDirectory = 'Web 隡箸其頛桅'; +$strWebServerUploadDirectoryError = '閮剖銋銝頛桅航炊嚗芾賭蝙'; $strWelcome = '甇∟雿輻 %s'; $strWestEuropean = '镼踵隤'; $strWildcard = '祉典'; @@ -802,12 +810,4 @@ $strYes = ' '; $strZeroRemovesTheLimit = '閮: 閮剖鈭賊 0 () 航圾日.'; $strZip = '"zipped"'; -$strPrivDescCreateView = 'Allows creating new views.'; //to translate -$strPrivDescAlterDb = 'Allows altering the structure of existing tables as well as changing the default charset and collation of databases.'; //to translate -$strPrivDescCreateUser = 'Allows creating, dropping and renaming unser accounts.'; //to translate -$strPrivDescCreateRoutine = 'Allows creating stored routines.'; //to translate -$strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.'; //to translate -$strRoutines = 'Routines'; //to translate -$strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.'; //to translate -$strPrivDescExecute5 = 'Allows executing stored routines.'; //to translate ?>