translations update
This commit is contained in:
@@ -7,6 +7,8 @@ $Source$
|
||||
|
||||
2003-08-18 Michal Cihar <nijel@users.sourceforge.net>
|
||||
* lang/czech: Updated.
|
||||
* lang/catalan: Updated, thanks to Xavier Navarro (xavin).
|
||||
* lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
|
||||
|
||||
2003-08-17 Alexander M. Turek <rabus@users.sourceforge.net>
|
||||
* translators.html: Garvin is now the official German translator,
|
||||
|
@@ -77,6 +77,7 @@ $strBookmarkQuery = 'Consulta SQL arxivada';
|
||||
$strBookmarkThis = 'Arxiva aquesta consulta SQL';
|
||||
$strBookmarkView = 'Nom<6F>s mirar';
|
||||
$strBrowse = 'Navega';
|
||||
$strBrowseForeignValues = 'Navega valors externs';
|
||||
$strBulgarian = 'Búlgar';
|
||||
$strBzError = 'phpMyAdmin <20>s incapa<70> de comprimir el volcat degut a una extensi<73> Bz2 incorrecta en aquesta versi<73> de php. <20>s molt recomenable posar a la directiva <code>$cfg[\'BZipDump\']</code> el valor <code>FALSE</code> al fitxer de configuraci<63> de phpMyAdmin. Si vol utilitzar les facilitats de compresi<73> Bz2, <20>s necessari actualitzar el php a la darrera versi<73> disponible. Es pot consultar el informe d\'errada %s de php per a m<>s detalls.';
|
||||
$strBzip = '"comprimit amb bzip"';
|
||||
@@ -655,6 +656,7 @@ $strUseBackquotes = 'Usa "backquotes" amb taules i noms de camps';
|
||||
$strUseHostTable = 'Utilitza la Taula de Hosts';
|
||||
$strUseTables = 'Usa Taules';
|
||||
$strUseTextField = 'Usa camp de texte';
|
||||
$strUseThisValue = 'Fes servir aquest valor';
|
||||
$strUser = 'Usuari';
|
||||
$strUserAlreadyExists = 'L\'usuari %s ja existeix!';
|
||||
$strUserEmpty = 'El nom d\'usuari <20>s buit!';
|
||||
@@ -678,6 +680,7 @@ $strWebServerUploadDirectoryError = 'No est
|
||||
$strWelcome = 'Benvingut a %s';
|
||||
$strWestEuropean = 'Europa Occidental';
|
||||
$strWildcard = 'comodins';
|
||||
$strWindowNotFound = 'La finestra destí de navegador no s\'ha pogut actualitzar. Potser has tancat la finestra "pare" o bé el teu navegador bloqueja actualitzacions entre finestres per la teva configuració de seguretat';
|
||||
$strWithChecked = 'Amb marca:';
|
||||
$strWritingCommentNotPossible = 'No es pot gravar aquest comentari';
|
||||
$strWritingRelationNotPossible = 'No es pot gravar aquesta relaci<63>';
|
||||
@@ -691,7 +694,4 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l
|
||||
$strZip = '"comprimit amb zip"';
|
||||
// To translate
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
?>
|
||||
|
@@ -78,6 +78,7 @@ $strBookmarkQuery = 'Consulta SQL arxivada';
|
||||
$strBookmarkThis = 'Arxiva aquesta consulta SQL';
|
||||
$strBookmarkView = 'Només mirar';
|
||||
$strBrowse = 'Navega';
|
||||
$strBrowseForeignValues = 'Navega valors externs';
|
||||
$strBulgarian = 'Búlgar';
|
||||
$strBzError = 'phpMyAdmin és incapaç de comprimir el volcat degut a una extensió Bz2 incorrecta en aquesta versió de php. És molt recomenable posar a la directiva <code>$cfg[\'BZipDump\']</code> el valor <code>FALSE</code> al fitxer de configuració de phpMyAdmin. Si vol utilitzar les facilitats de compresió Bz2, és necessari actualitzar el php a la darrera versió disponible. Es pot consultar el informe d\'errada %s de php per a més detalls.';
|
||||
$strBzip = '"comprimit amb bzip"';
|
||||
@@ -656,6 +657,7 @@ $strUseBackquotes = 'Usa "backquotes" amb taules i noms de camps';
|
||||
$strUseHostTable = 'Utilitza la Taula de Hosts';
|
||||
$strUseTables = 'Usa Taules';
|
||||
$strUseTextField = 'Usa camp de texte';
|
||||
$strUseThisValue = 'Fes servir aquest valor';
|
||||
$strUser = 'Usuari';
|
||||
$strUserAlreadyExists = 'L\'usuari %s ja existeix!';
|
||||
$strUserEmpty = 'El nom d\'usuari és buit!';
|
||||
@@ -679,6 +681,7 @@ $strWebServerUploadDirectoryError = 'No està disponible el directori indicat pe
|
||||
$strWelcome = 'Benvingut a %s';
|
||||
$strWestEuropean = 'Europa Occidental';
|
||||
$strWildcard = 'comodins';
|
||||
$strWindowNotFound = 'La finestra destà de navegador no s\'ha pogut actualitzar. Potser has tancat la finestra "pare" o bé el teu navegador bloqueja actualitzacions entre finestres per la teva configuració de seguretat';
|
||||
$strWithChecked = 'Amb marca:';
|
||||
$strWritingCommentNotPossible = 'No es pot gravar aquest comentari';
|
||||
$strWritingRelationNotPossible = 'No es pot gravar aquesta relació';
|
||||
@@ -692,7 +695,4 @@ $strZeroRemovesTheLimit = 'Nota: Establint aquestes opcions a 0 (zero) treu el l
|
||||
$strZip = '"comprimit amb zip"';
|
||||
// To translate
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
?>
|
||||
|
@@ -8,6 +8,7 @@
|
||||
|
||||
$charset = 'utf-8';
|
||||
$allow_recoding = TRUE;
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'helvetica, sans-serif';
|
||||
@@ -24,6 +25,7 @@ $datefmt = '%B %d, %Y, %I:%M %p';
|
||||
|
||||
$timespanfmt = '%s 日, %s 小時, %s 分鐘 %s 秒';
|
||||
|
||||
|
||||
$strAPrimaryKey = '主鍵已經新增到 %s';
|
||||
$strAbortedClients = '取消';
|
||||
$strAbsolutePathToDocSqlDir = '請輸入 docSQL 目錄於網頁伺服器的絕對路徑';
|
||||
@@ -63,6 +65,8 @@ $strAnyDatabase = '任何資料庫';
|
||||
$strAnyHost = '任何主機';
|
||||
$strAnyTable = '任何資料表';
|
||||
$strAnyUser = '任何使用者';
|
||||
$strArabic = '阿拉伯文';
|
||||
$strArmenian = '美式英文';
|
||||
$strAscending = '遞增';
|
||||
$strAtBeginningOfTable = '於資料表開頭';
|
||||
$strAtEndOfTable = '於資料表尾端';
|
||||
@@ -71,6 +75,7 @@ $strAutodetect = '自動偵測';
|
||||
$strAutomaticLayout = '自動格式';
|
||||
|
||||
$strBack = '回上一頁';
|
||||
$strBaltic = '波羅的海文';
|
||||
$strBeginCut = '開始 剪取';
|
||||
$strBeginRaw = '開始 原始資料';
|
||||
$strBinary = '二進制碼';
|
||||
@@ -81,6 +86,7 @@ $strBookmarkQuery = 'SQL 語法書籤';
|
||||
$strBookmarkThis = '將此 SQL 語法加入書籤';
|
||||
$strBookmarkView = '查看';
|
||||
$strBrowse = '瀏覽';
|
||||
$strBulgarian = '保加利亞文';
|
||||
$strBzError = 'phpMyAdmin 無法壓縮因於這個 php 版本的 Bz2 模組錯誤. 強列要求於 phpMyAdmin 設定檔設定 <code>$cfg[\'BZipDump\']</code> 為<code>FALSE</code>. 如果想使用 Bz2 壓縮功能,請更新 php 到最新版本. 詳情請參看 php 錯誤報報 %s .';
|
||||
$strBzip = '"bzipped"';
|
||||
|
||||
@@ -93,6 +99,9 @@ $strCantRenameIdxToPrimary = '無法將索引更名為 PRIMARY!';
|
||||
$strCantUseRecodeIconv = '當文編碼模組讀取後,未能使用 iconv 、 libiconv 或 recode_string 功能. 請檢查您的 php 設定.';
|
||||
$strCardinality = '組別';
|
||||
$strCarriage = '歸位: \\r';
|
||||
$strCaseInsensitive = '大小寫不相符';
|
||||
$strCaseSensitive = '大小寫相符';
|
||||
$strCentralEuropean = '中歐語文';
|
||||
$strChange = '修改';
|
||||
$strChangeCopyMode = '建立新使用者及使用相同之權限, 及 ...';
|
||||
$strChangeCopyModeCopy = '... 保留舊使用者.';
|
||||
@@ -104,6 +113,8 @@ $strChangeDisplay = '選擇顯示之欄位';
|
||||
$strChangePassword = '更改密碼';
|
||||
$strCharset = '文字格式 (Charset)';
|
||||
$strCharsetOfFile = '字元表檔案:';
|
||||
$strCharsets = '字元集';
|
||||
$strCharsetsAndCollations = '字元集及校對';
|
||||
$strCheckAll = '全選';
|
||||
$strCheckDbPriv = '檢查資料庫權限';
|
||||
$strCheckPrivs = '查詢權限';
|
||||
@@ -111,6 +122,7 @@ $strCheckPrivsLong = '查詢資料庫 "%s" 之權限.';
|
||||
$strCheckTable = '檢查資料表';
|
||||
$strChoosePage = '請選擇需要編輯的頁碼';
|
||||
$strColComFeat = '顯示欄位註解';
|
||||
$strCollation = '校對';
|
||||
$strColumn = '欄位';
|
||||
$strColumnNames = '欄位名稱';
|
||||
$strColumnPrivileges = '指定欄位權限';
|
||||
@@ -135,6 +147,9 @@ $strCreateNewTable = '建立新資料表於資料庫 %s';
|
||||
$strCreatePage = '建立新一頁';
|
||||
$strCreatePdfFeat = '建立 PDF';
|
||||
$strCriteria = '篩選';
|
||||
$strCroatian = '克羅西亞文';
|
||||
$strCyrillic = '西里爾文';
|
||||
$strCzech = '捷克文';
|
||||
|
||||
$strDBComment = '資料庫註解文字: ';
|
||||
$strDBGContext = '本文 (Context)';
|
||||
@@ -146,6 +161,7 @@ $strDBGMinTimeMs = '最小時間, ms';
|
||||
$strDBGModule = '模組';
|
||||
$strDBGTimePerHitMs = '時間/次, ms';
|
||||
$strDBGTotalTimeMs = '總時間, ms';
|
||||
$strDanish = '丹麥文';
|
||||
$strData = '資料';
|
||||
$strDataDict = '數據字典';
|
||||
$strDataOnly = '只有資料';
|
||||
@@ -174,6 +190,8 @@ $strDeleted = '記錄已被刪除';
|
||||
$strDeletedRows = '已刪除欄數:';
|
||||
$strDeleting = '刪除 %s';
|
||||
$strDescending = '遞減';
|
||||
$strDescription = '說明';
|
||||
$strDictionary = '字典';
|
||||
$strDisabled = '未啟動';
|
||||
$strDisplay = '顯示';
|
||||
$strDisplayFeat = '功能顯示';
|
||||
@@ -203,8 +221,10 @@ $strEnabled = '啟動';
|
||||
$strEnd = '最後一頁';
|
||||
$strEndCut = '結束 剪取';
|
||||
$strEndRaw = '結束 原始資料';
|
||||
$strEnglish = '英文';
|
||||
$strEnglishPrivileges = '注意: MySQL 權限名稱會以英語顯示';
|
||||
$strError = '錯誤';
|
||||
$strEstonian = '愛沙尼亞文';
|
||||
$strExcelOptions = 'Excel 選項';
|
||||
$strExecuteBookmarked = '執行書籤查詢';
|
||||
$strExplain = '說明 SQL';
|
||||
@@ -237,22 +257,26 @@ $strFunction = '函數';
|
||||
$strGenBy = '建立';
|
||||
$strGenTime = '建立日期';
|
||||
$strGeneralRelationFeat = '一般關聯功能';
|
||||
$strGerman = '德語';
|
||||
$strGlobal = '整體';
|
||||
$strGlobalPrivileges = '整體權限';
|
||||
$strGlobalValue = '整體值';
|
||||
$strGo = '執行';
|
||||
$strGrantOption = '授權';
|
||||
$strGrants = 'Grants'; //should expressed in English
|
||||
$strGreek = '希臘文';
|
||||
$strGzip = '"gzipped"';
|
||||
|
||||
$strHasBeenAltered = '已經修改';
|
||||
$strHasBeenCreated = '已經建立';
|
||||
$strHaveToShow = '您需要選擇最少顯示一行欄位';
|
||||
$strHebrew = '希伯來文';
|
||||
$strHome = '主目錄';
|
||||
$strHomepageOfficial = 'phpMyAdmin 官方網站';
|
||||
$strHomepageSourceforge = 'phpMyAdmin 下載網頁';
|
||||
$strHost = '主機';
|
||||
$strHostEmpty = '請輸入主機名稱!';
|
||||
$strHungarian = '匈牙利文';
|
||||
|
||||
$strId = 'ID'; // use eng
|
||||
$strIdxFulltext = '全文檢索';
|
||||
@@ -279,6 +303,7 @@ $strInsertedRows = '新增列數:';
|
||||
$strInstructions = '指令';
|
||||
$strInvalidName = '"%s" 是一個保留字,您不能將保留字使用為 資料庫/資料表/欄位 名稱.';
|
||||
|
||||
$strJapanese = '日文';
|
||||
$strJumpToDB = '跳到資料庫 "%s".';
|
||||
$strJustDelete = '只從權限資料庫刪除使用者.';
|
||||
$strJustDeleteDescr = ' "刪除" 的使用者仍然能夠登入資料庫直至重新載入資料庫為止.';
|
||||
@@ -286,6 +311,7 @@ $strJustDeleteDescr = ' "刪除" 的使用者仍然能夠登入資料
|
||||
$strKeepPass = '請不要更改密碼';
|
||||
$strKeyname = '鍵名';
|
||||
$strKill = 'Kill'; //should expressed in English
|
||||
$strKorean = '韓文';
|
||||
|
||||
$strLaTeX = 'LaTeX'; // use eng
|
||||
$strLaTeXOptions = 'LaTeX 選項';
|
||||
@@ -298,6 +324,7 @@ $strLines = '行數';
|
||||
$strLinesTerminatedBy = '「下一行」使用字元:';
|
||||
$strLinkNotFound = '找不到連結';
|
||||
$strLinksTo = '連結到';
|
||||
$strLithuanian = '立陶宛文';
|
||||
$strLoadExplanation = '最佳模式是由系統自動檢查, 如果錯誤, 您可自由更改.';
|
||||
$strLoadMethod = 'LOAD 模式';
|
||||
$strLocalhost = '本地';
|
||||
@@ -327,6 +354,7 @@ $strMoreStatusVars = '更多狀況資訊';
|
||||
$strMoveTable = '移動資料表到:(格式為 資料庫名稱<b>.</b>資料表名稱)';
|
||||
$strMoveTableOK = '資料表 %s 已經移動到 %s.';
|
||||
$strMoveTableSameNames = '無法移動到相同資料表!';
|
||||
$strMultilingual = '多語言';
|
||||
$strMustSelectFile = '您應選擇需要新增的檔案.';
|
||||
$strMySQLCharset = 'MySQL 文字編碼';
|
||||
$strMySQLReloaded = 'MySQL 重新載入完成';
|
||||
@@ -397,6 +425,7 @@ $strPdfNoTables = '沒有資料表';
|
||||
$strPerHour = '每小時';
|
||||
$strPerMinute = '每分鐘';
|
||||
$strPerSecond = '每秒';
|
||||
$strPhoneBook = '電話簿';
|
||||
$strPhp = '建立 PHP 程式碼';
|
||||
$strPmaDocumentation = 'phpMyAdmin 說明文件';
|
||||
$strPmaUriError = ' 必須設定 <tt>$cfg[\'PmaAbsoluteUri\']</tt> 在設定檔內!';
|
||||
@@ -498,6 +527,7 @@ $strRowsStatistic = '資料列統計數值';
|
||||
$strRunQuery = '執行語法';
|
||||
$strRunSQLQuery = '在資料庫 %s 執行以下指令';
|
||||
$strRunning = '在 %s 執行';
|
||||
$strRussian = '俄文';
|
||||
|
||||
$strSQL = 'SQL'; // should express in english
|
||||
$strSQLOptions = 'SQL 選項';
|
||||
@@ -553,6 +583,7 @@ $strShowTableDimension = '顯示表格大小';
|
||||
$strShowTables = '顯示資料表';
|
||||
$strShowThisQuery = '重新顯示 SQL 語法 ';
|
||||
$strShowingRecords = '顯示記錄';
|
||||
$strSimplifiedChinese = '簡體中文';
|
||||
$strSingly = '(只會排序現時的記錄)';
|
||||
$strSize = '大小';
|
||||
$strSort = '排序';
|
||||
@@ -573,6 +604,7 @@ $strStructure = '結構';
|
||||
$strSubmit = '送出';
|
||||
$strSuccess = '您的SQL語法已順利執行';
|
||||
$strSum = '總計';
|
||||
$strSwedish = '瑞典文';
|
||||
$strSwitchToTable = '跳到已複製之資料表';
|
||||
|
||||
$strTable = '資料表';
|
||||
@@ -589,6 +621,7 @@ $strTableType = '資料表類型';
|
||||
$strTables = '%s 資料表';
|
||||
$strTblPrivileges = '指定資料表權限';
|
||||
$strTextAreaLength = ' 由於長度限制<br /> 此欄位不能編輯 ';
|
||||
$strThai = '泰文';
|
||||
$strTheContent = '檔案內容已經匯入資料表';
|
||||
$strTheContents = '檔案內容將會取代選定的資料表中具有相同主鍵或唯一鍵的記錄';
|
||||
$strTheTerminator = '分隔欄位的字元';
|
||||
@@ -599,6 +632,7 @@ $strTime = '時間';
|
||||
$strToggleScratchboard = '轉換便條';
|
||||
$strTotal = '總計';
|
||||
$strTotalUC = '總共';
|
||||
$strTraditionalChinese = '繁體中文';
|
||||
$strTraffic = '流量';
|
||||
$strTransformation_image_jpeg__inline = '顯示可按式圖像; 選項; 寬度,高度[以像素為單位] (保時原有比例)';
|
||||
$strTransformation_image_jpeg__link = '顯示圖像的連線 (直接下載).';
|
||||
@@ -611,10 +645,14 @@ $strTransformation_text_plain__link = '顯示連結, 數據內容是檔案名稱
|
||||
$strTransformation_text_plain__substr = '只顯示部份的字串. 第一個選項為字串開始輸出的位置 (offset) (預設: 0). 第二個選項為多少個字串輸出. 留空為輸出餘下所有字串. 第三個選項為當部份字串取回後顯示什麼字串於結尾 (預設: ...) .';
|
||||
$strTransformation_text_plain__unformatted = '以 HTML 碼顯示 HTML 實體. 不會顯示任何 HTML 格式.';
|
||||
$strTruncateQueries = '刪除已顯示查詢';
|
||||
$strTurkish = '土耳其文';
|
||||
$strType = '型態';
|
||||
|
||||
$strUkrainian = '烏克蘭文';
|
||||
$strUncheckAll = '全部取消';
|
||||
$strUnicode = '統一碼 (Unicode)';
|
||||
$strUnique = '唯一';
|
||||
$strUnknown = '不詳';
|
||||
$strUnselectAll = '全部取消';
|
||||
$strUpdComTab = '請參看說明文件查詢如何更新 Column_comments 資料表';
|
||||
$strUpdatePrivMessage = '您已經更新了 %s 的權限.';
|
||||
@@ -647,6 +685,7 @@ $strViewDumpDatabases = '顯示資料庫概要 (schema)';
|
||||
$strWebServerUploadDirectory = 'Web 伺服器上載目錄';
|
||||
$strWebServerUploadDirectoryError = '設定之上載目錄錯誤,未能使用';
|
||||
$strWelcome = '歡迎使用 %s';
|
||||
$strWestEuropean = '西歐語文';
|
||||
$strWildcard = '萬用字元';
|
||||
$strWithChecked = '選擇的資料表:';
|
||||
$strWritingCommentNotPossible = '無法儲存註解文字';
|
||||
@@ -660,44 +699,10 @@ $strYes = ' 是 ';
|
||||
$strZeroRemovesTheLimit = '註: 設定這些選項為 0 (零) 可解除限制.';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strCharsets = 'Charsets'; //to translate
|
||||
$strDescription = 'Description'; //to translate
|
||||
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
|
||||
$strCollation = 'Collation'; //to translate
|
||||
$strMultilingual = 'multilingual'; //to translate
|
||||
$strGerman = 'German'; //to translate
|
||||
$strPhoneBook = 'phone book'; //to translate
|
||||
$strDictionary = 'dictionary'; //to translate
|
||||
$strSwedish = 'Swedish'; //to translate
|
||||
$strDanish = 'Danish'; //to translate
|
||||
$strCzech = 'Czech'; //to translate
|
||||
$strTurkish = 'Turkish'; //to translate
|
||||
$strEnglish = 'English'; //to translate
|
||||
$strHungarian = 'Hungarian'; //to translate
|
||||
$strCroatian = 'Croatian'; //to translate
|
||||
$strBulgarian = 'Bulgarian'; //to translate
|
||||
$strLithuanian = 'Lithuanian'; //to translate
|
||||
$strEstonian = 'Estonian'; //to translate
|
||||
$strCaseInsensitive = 'case-insensitive'; //to translate
|
||||
$strCaseSensitive = 'case-sensitive'; //to translate
|
||||
$strUkrainian = 'Ukrainian'; //to translate
|
||||
$strHebrew = 'Hebrew'; //to translate
|
||||
$strWestEuropean = 'West European'; //to translate
|
||||
$strCentralEuropean = 'Central European'; //to translate
|
||||
$strTraditionalChinese = 'Traditional Chinese'; //to translate
|
||||
$strCyrillic = 'Cyrillic'; //to translate
|
||||
$strArmenian = 'Armenian'; //to translate
|
||||
$strArabic = 'Arabic'; //to translate
|
||||
$strRussian = 'Russian'; //to translate
|
||||
$strUnknown = 'unknown'; //to translate
|
||||
$strBaltic = 'Baltic'; //to translate
|
||||
$strUnicode = 'Unicode'; //to translate
|
||||
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
|
||||
$strKorean = 'Korean'; //to translate
|
||||
$strGreek = 'Greek'; //to translate
|
||||
$strJapanese = 'Japanese'; //to translate
|
||||
$strThai = 'Thai'; //to translate
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
|
||||
?>
|
||||
|
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
$charset = 'big5';
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
|
||||
$right_font_family = 'helvetica, sans-serif';
|
||||
@@ -23,6 +24,7 @@ $datefmt = '%B %d, %Y, %I:%M %p';
|
||||
|
||||
$timespanfmt = '%s <20><>, %s <20>p<EFBFBD><70>, %s <20><><EFBFBD><EFBFBD> %s <20><>';
|
||||
|
||||
|
||||
$strAPrimaryKey = '<27>D<EFBFBD><44><EFBFBD>w<EFBFBD>g<EFBFBD>s<EFBFBD>W<EFBFBD><57> %s';
|
||||
$strAbortedClients = '<27><><EFBFBD><EFBFBD>';
|
||||
$strAbsolutePathToDocSqlDir = '<27>п<EFBFBD><D0BF>J docSQL <20>ؿ<EFBFBD><D8BF><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>|';
|
||||
@@ -62,6 +64,8 @@ $strAnyDatabase = '
|
||||
$strAnyHost = '<27><><EFBFBD><EFBFBD><EFBFBD>D<EFBFBD><44>';
|
||||
$strAnyTable = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ƪ<EFBFBD>';
|
||||
$strAnyUser = '<27><><EFBFBD><EFBFBD><EFBFBD>ϥΪ<CFA5>';
|
||||
$strArabic = '<27><><EFBFBD>ԧB<D4A7><42>';
|
||||
$strArmenian = '<27><><EFBFBD><EFBFBD><EFBFBD>^<5E><>';
|
||||
$strAscending = '<27><><EFBFBD>W';
|
||||
$strAtBeginningOfTable = '<27><><EFBFBD><EFBFBD><EFBFBD>ƪ<EFBFBD><C6AA>}<7D>Y';
|
||||
$strAtEndOfTable = '<27><><EFBFBD><EFBFBD><EFBFBD>ƪ<EFBFBD><C6AA><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -70,6 +74,7 @@ $strAutodetect = '
|
||||
$strAutomaticLayout = '<27>۰ʮ榡';
|
||||
|
||||
$strBack = '<27>^<5E>W<EFBFBD>@<40><>';
|
||||
$strBaltic = '<27>iù<69><C3B9><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strBeginCut = '<27>}<7D>l <20>Ũ<EFBFBD>';
|
||||
$strBeginRaw = '<27>}<7D>l <20><><EFBFBD>l<EFBFBD><6C><EFBFBD><EFBFBD>';
|
||||
$strBinary = '<27>G<EFBFBD>i<EFBFBD><69><EFBFBD>X';
|
||||
@@ -80,6 +85,7 @@ $strBookmarkQuery = 'SQL
|
||||
$strBookmarkThis = '<27>N<EFBFBD><4E> SQL <20>y<EFBFBD>k<EFBFBD>[<5B>J<EFBFBD><4A><EFBFBD><EFBFBD>';
|
||||
$strBookmarkView = '<27>d<EFBFBD><64>';
|
||||
$strBrowse = '<27>s<EFBFBD><73>';
|
||||
$strBulgarian = '<27>O<EFBFBD>[<5B>Q<EFBFBD>Ȥ<EFBFBD>';
|
||||
$strBzError = 'phpMyAdmin <20>L<EFBFBD>k<EFBFBD><6B><EFBFBD>Y<EFBFBD>]<5D><><EFBFBD>o<EFBFBD><6F> php <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Bz2 <20>Ҳտ<D2B2><D5BF>~. <20>j<EFBFBD>C<EFBFBD>n<EFBFBD>D<EFBFBD><44> phpMyAdmin <20>]<5D>w<EFBFBD>ɳ]<5D>w <code>$cfg[\'BZipDump\']</code> <20><><code>FALSE</code>. <20>p<EFBFBD>G<EFBFBD>Q<EFBFBD>ϥ<EFBFBD> Bz2 <20><><EFBFBD>Y<EFBFBD>\<5C><>,<2C>Ч<EFBFBD><D0A7>s php <20><><EFBFBD>̷s<CCB7><73><EFBFBD><EFBFBD>. <20>Ա<EFBFBD><D4B1>аѬ<D0B0> php <20><><EFBFBD>~<7E><><EFBFBD><EFBFBD> %s .';
|
||||
$strBzip = '"bzipped"';
|
||||
|
||||
@@ -92,6 +98,9 @@ $strCantRenameIdxToPrimary = '
|
||||
$strCantUseRecodeIconv = '<27><><EFBFBD><EFBFBD><EFBFBD>s<EFBFBD>X<EFBFBD>Ҳ<EFBFBD>Ū<EFBFBD><C5AA><EFBFBD><EFBFBD>,<2C><><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD> iconv <20>B libiconv <20><> recode_string <20>\<5C><>. <20><><EFBFBD>ˬd<CBAC>z<EFBFBD><7A> php <20>]<5D>w.';
|
||||
$strCardinality = '<27>էO';
|
||||
$strCarriage = '<27>k<EFBFBD><6B>: \\r';
|
||||
$strCaseInsensitive = '<27>j<EFBFBD>p<EFBFBD>g<EFBFBD><67><EFBFBD>۲<EFBFBD>';
|
||||
$strCaseSensitive = '<27>j<EFBFBD>p<EFBFBD>g<EFBFBD>۲<EFBFBD>';
|
||||
$strCentralEuropean = '<27><><EFBFBD>ڻy<DABB><79>';
|
||||
$strChange = '<27>ק<EFBFBD>';
|
||||
$strChangeCopyMode = '<27>إ߷s<DFB7>ϥΪ̤ΨϥάۦP<DBA6><50><EFBFBD>v<EFBFBD><76>, <20><> ...';
|
||||
$strChangeCopyModeCopy = '... <20>O<EFBFBD>d<EFBFBD>¨ϥΪ<CFA5>.';
|
||||
@@ -103,6 +112,8 @@ $strChangeDisplay = '
|
||||
$strChangePassword = '<27><><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD>X';
|
||||
$strCharset = '<27><><EFBFBD>r<EFBFBD>榡 (Charset)';
|
||||
$strCharsetOfFile = '<27>r<EFBFBD><72><EFBFBD><EFBFBD><EFBFBD>ɮ<EFBFBD>:';
|
||||
$strCharsets = '<27>r<EFBFBD><72><EFBFBD><EFBFBD>';
|
||||
$strCharsetsAndCollations = '<27>r<EFBFBD><72><EFBFBD><EFBFBD><EFBFBD>ήչ<CEAE>';
|
||||
$strCheckAll = '<27><><EFBFBD><EFBFBD>';
|
||||
$strCheckDbPriv = '<27>ˬd<CBAC><64><EFBFBD>Ʈw<C6AE>v<EFBFBD><76>';
|
||||
$strCheckPrivs = '<27>d<EFBFBD><64><EFBFBD>v<EFBFBD><76>';
|
||||
@@ -110,6 +121,7 @@ $strCheckPrivsLong = '
|
||||
$strCheckTable = '<27>ˬd<CBAC><64><EFBFBD>ƪ<EFBFBD>';
|
||||
$strChoosePage = '<27>п<EFBFBD><D0BF>ܻݭn<DDAD>s<EFBFBD>誺<EFBFBD><E8AABA><EFBFBD>X';
|
||||
$strColComFeat = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strCollation = '<27>չ<EFBFBD>';
|
||||
$strColumn = '<27><><EFBFBD><EFBFBD>';
|
||||
$strColumnNames = '<27><><EFBFBD><EFBFBD><EFBFBD>W<EFBFBD><57>';
|
||||
$strColumnPrivileges = '<27><><EFBFBD>w<EFBFBD><77><EFBFBD><EFBFBD><EFBFBD>v<EFBFBD><76>';
|
||||
@@ -134,6 +146,9 @@ $strCreateNewTable = '
|
||||
$strCreatePage = '<27>إ߷s<DFB7>@<40><>';
|
||||
$strCreatePdfFeat = '<27>إ<EFBFBD> PDF';
|
||||
$strCriteria = '<27>z<EFBFBD><7A>';
|
||||
$strCroatian = '<27>Jù<4A><C3B9><EFBFBD>Ȥ<EFBFBD>';
|
||||
$strCyrillic = '<27>訽<EFBFBD><E8A8BD><EFBFBD><EFBFBD>';
|
||||
$strCzech = '<27><><EFBFBD>J<EFBFBD><4A>';
|
||||
|
||||
$strDBComment = '<27><><EFBFBD>Ʈw<C6AE><77><EFBFBD>Ѥ<EFBFBD><D1A4>r: ';
|
||||
$strDBGContext = '<27><><EFBFBD><EFBFBD> (Context)';
|
||||
@@ -145,6 +160,7 @@ $strDBGMinTimeMs = '
|
||||
$strDBGModule = '<27>Ҳ<EFBFBD>';
|
||||
$strDBGTimePerHitMs = '<27>ɶ<EFBFBD>/<2F><>, ms';
|
||||
$strDBGTotalTimeMs = '<27>`<60>ɶ<EFBFBD>, ms';
|
||||
$strDanish = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strData = '<27><><EFBFBD><EFBFBD>';
|
||||
$strDataDict = '<27>ƾڦr<DAA6><72>';
|
||||
$strDataOnly = '<27>u<EFBFBD><75><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -173,6 +189,8 @@ $strDeleted = '
|
||||
$strDeletedRows = '<27>w<EFBFBD>R<EFBFBD><52><EFBFBD><EFBFBD><EFBFBD><EFBFBD>:';
|
||||
$strDeleting = '<27>R<EFBFBD><52> %s';
|
||||
$strDescending = '<27><><EFBFBD><EFBFBD>';
|
||||
$strDescription = '<27><><EFBFBD><EFBFBD>';
|
||||
$strDictionary = '<27>r<EFBFBD><72>';
|
||||
$strDisabled = '<27><><EFBFBD>Ұ<EFBFBD>';
|
||||
$strDisplay = '<27><><EFBFBD><EFBFBD>';
|
||||
$strDisplayFeat = '<27>\<5C><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
@@ -202,8 +220,10 @@ $strEnabled = '
|
||||
$strEnd = '<27>̫<EFBFBD><CCAB>@<40><>';
|
||||
$strEndCut = '<27><><EFBFBD><EFBFBD> <20>Ũ<EFBFBD>';
|
||||
$strEndRaw = '<27><><EFBFBD><EFBFBD> <20><><EFBFBD>l<EFBFBD><6C><EFBFBD><EFBFBD>';
|
||||
$strEnglish = '<27>^<5E><>';
|
||||
$strEnglishPrivileges = '<27>`<60>N: MySQL <20>v<EFBFBD><76><EFBFBD>W<EFBFBD>ٷ|<7C>H<EFBFBD>^<5E>y<EFBFBD><79><EFBFBD><EFBFBD>';
|
||||
$strError = '<27><><EFBFBD>~';
|
||||
$strEstonian = '<27>R<EFBFBD>F<EFBFBD><46><EFBFBD>Ȥ<EFBFBD>';
|
||||
$strExcelOptions = 'Excel <20>ﶵ';
|
||||
$strExecuteBookmarked = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ҭd<D2AC><64>';
|
||||
$strExplain = '<27><><EFBFBD><EFBFBD> SQL';
|
||||
@@ -236,22 +256,26 @@ $strFunction = '
|
||||
$strGenBy = '<27>إ<EFBFBD>';
|
||||
$strGenTime = '<27>إߤ<D8A5><DFA4><EFBFBD>';
|
||||
$strGeneralRelationFeat = '<27>@<40><><EFBFBD><EFBFBD><EFBFBD>p<EFBFBD>\<5C><>';
|
||||
$strGerman = '<27>w<EFBFBD>y';
|
||||
$strGlobal = '<27><><EFBFBD><EFBFBD>';
|
||||
$strGlobalPrivileges = '<27><><EFBFBD><EFBFBD><EFBFBD>v<EFBFBD><76>';
|
||||
$strGlobalValue = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strGo = '<27><><EFBFBD><EFBFBD>';
|
||||
$strGrantOption = '<27><><EFBFBD>v';
|
||||
$strGrants = 'Grants'; //should expressed in English
|
||||
$strGreek = '<27><>þ<EFBFBD><C3BE>';
|
||||
$strGzip = '"gzipped"';
|
||||
|
||||
$strHasBeenAltered = '<27>w<EFBFBD>g<EFBFBD>ק<EFBFBD>';
|
||||
$strHasBeenCreated = '<27>w<EFBFBD>g<EFBFBD>إ<EFBFBD>';
|
||||
$strHaveToShow = '<27>z<EFBFBD>ݭn<DDAD><6E><EFBFBD>̤ܳ<DCB3><CCA4><EFBFBD><EFBFBD>ܤ@<40><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strHebrew = '<27>ƧB<C6A7>Ӥ<EFBFBD>';
|
||||
$strHome = '<27>D<EFBFBD>ؿ<EFBFBD>';
|
||||
$strHomepageOfficial = 'phpMyAdmin <20>x<EFBFBD><78><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strHomepageSourceforge = 'phpMyAdmin <20>U<EFBFBD><55><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strHost = '<27>D<EFBFBD><44>';
|
||||
$strHostEmpty = '<27>п<EFBFBD><D0BF>J<EFBFBD>D<EFBFBD><44><EFBFBD>W<EFBFBD><57>!';
|
||||
$strHungarian = '<27>I<EFBFBD><49><EFBFBD>Q<EFBFBD><51>';
|
||||
|
||||
$strId = 'ID'; // use eng
|
||||
$strIdxFulltext = '<27><><EFBFBD><EFBFBD><EFBFBD>˯<EFBFBD>';
|
||||
@@ -278,6 +302,7 @@ $strInsertedRows = '
|
||||
$strInstructions = '<27><><EFBFBD>O';
|
||||
$strInvalidName = '"%s" <20>O<EFBFBD>@<40>ӫO<D3AB>d<EFBFBD>r,<2C>z<EFBFBD><7A><EFBFBD><EFBFBD><EFBFBD>N<EFBFBD>O<EFBFBD>d<EFBFBD>r<EFBFBD>ϥά<CFA5> <20><><EFBFBD>Ʈw/<2F><><EFBFBD>ƪ<EFBFBD>/<2F><><EFBFBD><EFBFBD> <20>W<EFBFBD><57>.';
|
||||
|
||||
$strJapanese = '<27><><EFBFBD><EFBFBD>';
|
||||
$strJumpToDB = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ʈw "%s".';
|
||||
$strJustDelete = '<27>u<EFBFBD>q<EFBFBD>v<EFBFBD><76><EFBFBD><EFBFBD><EFBFBD>Ʈw<C6AE>R<EFBFBD><52><EFBFBD>ϥΪ<CFA5>.';
|
||||
$strJustDeleteDescr = ' "<3B>R<EFBFBD><52>" <20><><EFBFBD>ϥΪ̤<CEAA><CCA4>M<EFBFBD><4D><EFBFBD><EFBFBD><EFBFBD>n<EFBFBD>J<EFBFBD><4A><EFBFBD>Ʈw<C6AE><77><EFBFBD>ܭ<EFBFBD><DCAD>s<EFBFBD><73><EFBFBD>J<EFBFBD><4A><EFBFBD>Ʈw<C6AE><77><EFBFBD><EFBFBD>.';
|
||||
@@ -285,6 +310,7 @@ $strJustDeleteDescr = ' "
|
||||
$strKeepPass = '<27>Ф<EFBFBD><D0A4>n<EFBFBD><6E><EFBFBD><EFBFBD><EFBFBD>K<EFBFBD>X';
|
||||
$strKeyname = '<27><><EFBFBD>W';
|
||||
$strKill = 'Kill'; //should expressed in English
|
||||
$strKorean = '<27><><EFBFBD><EFBFBD>';
|
||||
|
||||
$strLaTeX = 'LaTeX'; // use eng
|
||||
$strLaTeXOptions = 'LaTeX <20>ﶵ';
|
||||
@@ -297,6 +323,7 @@ $strLines = '
|
||||
$strLinesTerminatedBy = '<27>u<EFBFBD>U<EFBFBD>@<40><><EFBFBD>v<EFBFBD>ϥΦr<CEA6><72><EFBFBD>G';
|
||||
$strLinkNotFound = '<27>䤣<EFBFBD><E4A4A3><EFBFBD>s<EFBFBD><73>';
|
||||
$strLinksTo = '<27>s<EFBFBD><73><EFBFBD><EFBFBD>';
|
||||
$strLithuanian = '<27>߳<EFBFBD><DFB3>{<7B><>';
|
||||
$strLoadExplanation = '<27>̨μҦ<CEBC><D2A6>O<EFBFBD>Ѩt<D1A8>Φ۰<CEA6><DBB0>ˬd, <20>p<EFBFBD>G<EFBFBD><47><EFBFBD>~, <20>z<EFBFBD>i<EFBFBD>ۥѧ<DBA5><D1A7><EFBFBD>.';
|
||||
$strLoadMethod = 'LOAD <20>Ҧ<EFBFBD>';
|
||||
$strLocalhost = '<27><><EFBFBD>a';
|
||||
@@ -326,6 +353,7 @@ $strMoreStatusVars = '
|
||||
$strMoveTable = '<27><><EFBFBD>ʸ<EFBFBD><CAB8>ƪ<EFBFBD><C6AA><EFBFBD><EFBFBD>G(<28>榡<EFBFBD><E6A6A1> <20><><EFBFBD>Ʈw<C6AE>W<EFBFBD><57><b>.</b><3E><><EFBFBD>ƪ<EFBFBD><C6AA>W<EFBFBD><57>)';
|
||||
$strMoveTableOK = '<27><><EFBFBD>ƪ<EFBFBD> %s <20>w<EFBFBD>g<EFBFBD><67><EFBFBD>ʨ<EFBFBD> %s.';
|
||||
$strMoveTableSameNames = '<27>L<EFBFBD>k<EFBFBD><6B><EFBFBD>ʨ<EFBFBD><CAA8>ۦP<DBA6><50><EFBFBD>ƪ<EFBFBD>!';
|
||||
$strMultilingual = '<27>h<EFBFBD>y<EFBFBD><79>';
|
||||
$strMustSelectFile = '<27>z<EFBFBD><7A><EFBFBD><EFBFBD><EFBFBD>ܻݭn<DDAD>s<EFBFBD>W<EFBFBD><57><EFBFBD>ɮ<EFBFBD>.';
|
||||
$strMySQLCharset = 'MySQL <20><><EFBFBD>r<EFBFBD>s<EFBFBD>X';
|
||||
$strMySQLReloaded = 'MySQL <20><><EFBFBD>s<EFBFBD><73><EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD>';
|
||||
@@ -396,6 +424,7 @@ $strPdfNoTables = '
|
||||
$strPerHour = '<27>C<EFBFBD>p<EFBFBD><70>';
|
||||
$strPerMinute = '<27>C<EFBFBD><43><EFBFBD><EFBFBD>';
|
||||
$strPerSecond = '<27>C<EFBFBD><43>';
|
||||
$strPhoneBook = '<27>q<EFBFBD><71>ï';
|
||||
$strPhp = '<27>إ<EFBFBD> PHP <20>{<7B><><EFBFBD>X';
|
||||
$strPmaDocumentation = 'phpMyAdmin <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strPmaUriError = ' <20><><EFBFBD><EFBFBD><EFBFBD>]<5D>w <tt>$cfg[\'PmaAbsoluteUri\']</tt> <20>b<EFBFBD>]<5D>w<EFBFBD>ɤ<EFBFBD>!';
|
||||
@@ -497,6 +526,7 @@ $strRowsStatistic = '
|
||||
$strRunQuery = '<27><><EFBFBD><EFBFBD><EFBFBD>y<EFBFBD>k';
|
||||
$strRunSQLQuery = '<27>b<EFBFBD><62><EFBFBD>Ʈw %s <20><><EFBFBD><EFBFBD><EFBFBD>H<EFBFBD>U<EFBFBD><55><EFBFBD>O';
|
||||
$strRunning = '<27>b %s <20><><EFBFBD><EFBFBD>';
|
||||
$strRussian = '<27>X<EFBFBD><58>';
|
||||
|
||||
$strSQL = 'SQL'; // should express in english
|
||||
$strSQLOptions = 'SQL <20>ﶵ';
|
||||
@@ -552,6 +582,7 @@ $strShowTableDimension = '
|
||||
$strShowTables = '<27><><EFBFBD>ܸ<EFBFBD><DCB8>ƪ<EFBFBD>';
|
||||
$strShowThisQuery = '<27><><EFBFBD>s<EFBFBD><73><EFBFBD><EFBFBD> SQL <20>y<EFBFBD>k ';
|
||||
$strShowingRecords = '<27><><EFBFBD>ܰO<DCB0><4F>';
|
||||
$strSimplifiedChinese = '²<>餤<EFBFBD><E9A4A4>';
|
||||
$strSingly = '(<28>u<EFBFBD>|<7C>ƧDz{<7B>ɪ<EFBFBD><C9AA>O<EFBFBD><4F>)';
|
||||
$strSize = '<27>j<EFBFBD>p';
|
||||
$strSort = '<27>Ƨ<EFBFBD>';
|
||||
@@ -572,6 +603,7 @@ $strStructure = '
|
||||
$strSubmit = '<27>e<EFBFBD>X';
|
||||
$strSuccess = '<27>z<EFBFBD><7A>SQL<51>y<EFBFBD>k<EFBFBD>w<EFBFBD><77><EFBFBD>Q<EFBFBD><51><EFBFBD><EFBFBD>';
|
||||
$strSum = '<27>`<60>p';
|
||||
$strSwedish = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strSwitchToTable = '<27><><EFBFBD><EFBFBD><EFBFBD>w<EFBFBD>ƻs<C6BB><73><EFBFBD><EFBFBD><EFBFBD>ƪ<EFBFBD>';
|
||||
|
||||
$strTable = '<27><><EFBFBD>ƪ<EFBFBD>';
|
||||
@@ -588,6 +620,7 @@ $strTableType = '
|
||||
$strTables = '%s <20><><EFBFBD>ƪ<EFBFBD>';
|
||||
$strTblPrivileges = '<27><><EFBFBD>w<EFBFBD><77><EFBFBD>ƪ<EFBFBD><C6AA>v<EFBFBD><76>';
|
||||
$strTextAreaLength = ' <20>ѩ<EFBFBD><D1A9><EFBFBD><EFBFBD><EFBFBD><D7AD><EFBFBD><br /> <20><><EFBFBD><EFBFBD><EFBFBD>줣<EFBFBD><ECA4A3><EFBFBD>s<EFBFBD><73> ';
|
||||
$strThai = '<27><><EFBFBD><EFBFBD>';
|
||||
$strTheContent = '<27>ɮפ<C9AE><D7A4>e<EFBFBD>w<EFBFBD>g<EFBFBD>פJ<D7A4><4A><EFBFBD>ƪ<EFBFBD>';
|
||||
$strTheContents = '<27>ɮפ<C9AE><D7A4>e<EFBFBD>N<EFBFBD>|<7C><><EFBFBD>N<EFBFBD><4E><EFBFBD>w<EFBFBD><77><EFBFBD><EFBFBD><EFBFBD>ƪ<EFBFBD><C6AA><EFBFBD><EFBFBD>㦳<EFBFBD>ۦP<DBA6>D<EFBFBD><44><EFBFBD>ΰߤ@<40>䪺<EFBFBD>O<EFBFBD><4F>';
|
||||
$strTheTerminator = '<27><><EFBFBD>j<EFBFBD><6A><EFBFBD>쪺<EFBFBD>r<EFBFBD><72>';
|
||||
@@ -598,6 +631,7 @@ $strTime = '
|
||||
$strToggleScratchboard = '<27>ഫ<EFBFBD>K<EFBFBD><4B>';
|
||||
$strTotal = '<27>`<60>p';
|
||||
$strTotalUC = '<27>`<60>@';
|
||||
$strTraditionalChinese = '<27>c<EFBFBD>餤<EFBFBD><E9A4A4>';
|
||||
$strTraffic = '<27>y<EFBFBD>q';
|
||||
$strTransformation_image_jpeg__inline = '<27><><EFBFBD>ܥi<DCA5><69><EFBFBD><EFBFBD><EFBFBD>Ϲ<EFBFBD>; <20>ﶵ; <20>e<EFBFBD><65>,<2C><><EFBFBD><EFBFBD>[<5B>H<EFBFBD><48><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>] (<28>O<EFBFBD>ɭ즳<C9AD><ECA6B3><EFBFBD><EFBFBD>)';
|
||||
$strTransformation_image_jpeg__link = '<27><><EFBFBD>ܹϹ<DCB9><CFB9><EFBFBD><EFBFBD>s<EFBFBD>u (<28><><EFBFBD><EFBFBD><EFBFBD>U<EFBFBD><55>).';
|
||||
@@ -610,10 +644,14 @@ $strTransformation_text_plain__link = '
|
||||
$strTransformation_text_plain__substr = '<27>u<EFBFBD><75><EFBFBD>ܳ<EFBFBD><DCB3><EFBFBD><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD><72>. <20>Ĥ@<40>ӿﶵ<D3BF><EFB6B5><EFBFBD>r<EFBFBD><72><EFBFBD>}<7D>l<EFBFBD><6C><EFBFBD>X<EFBFBD><58><EFBFBD><EFBFBD><EFBFBD>m (offset) (<28>w<EFBFBD>]: 0). <20>ĤG<C4A4>ӿﶵ<D3BF><EFB6B5><EFBFBD>h<EFBFBD>֭Ӧr<D3A6><72><EFBFBD><EFBFBD><EFBFBD>X. <20>d<EFBFBD>Ŭ<EFBFBD><C5AC><EFBFBD><EFBFBD>X<EFBFBD>l<EFBFBD>U<EFBFBD>Ҧ<EFBFBD><D2A6>r<EFBFBD><72>. <20>ĤT<C4A4>ӿﶵ<D3BF><EFB6B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>r<EFBFBD><72><EFBFBD><EFBFBD><EFBFBD>^<5E><><EFBFBD><EFBFBD><EFBFBD>ܤ<EFBFBD><DCA4><EFBFBD><EFBFBD>r<EFBFBD><72><EFBFBD><EFBFBD> (<28>w<EFBFBD>]: ...) .';
|
||||
$strTransformation_text_plain__unformatted = '<27>H HTML <20>X<EFBFBD><58><EFBFBD><EFBFBD> HTML <20><><EFBFBD><EFBFBD>. <20><><EFBFBD>|<7C><><EFBFBD>ܥ<EFBFBD><DCA5><EFBFBD> HTML <20>榡.';
|
||||
$strTruncateQueries = '<27>R<EFBFBD><52><EFBFBD>w<EFBFBD><77><EFBFBD>ܬd<DCAC><64>';
|
||||
$strTurkish = '<27>g<EFBFBD>ը<EFBFBD><D5A8><EFBFBD>';
|
||||
$strType = '<27><><EFBFBD>A';
|
||||
|
||||
$strUkrainian = '<27>Q<EFBFBD>J<EFBFBD><4A><EFBFBD><EFBFBD>';
|
||||
$strUncheckAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUnicode = '<27>Τ@<40>X (Unicode)';
|
||||
$strUnique = '<27>ߤ@';
|
||||
$strUnknown = '<27><><EFBFBD><EFBFBD>';
|
||||
$strUnselectAll = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||||
$strUpdComTab = '<27>аѬݻ<D1AC><DDBB><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>d<EFBFBD>ߦp<DFA6><70><EFBFBD><EFBFBD><EFBFBD>s Column_comments <20><><EFBFBD>ƪ<EFBFBD>';
|
||||
$strUpdatePrivMessage = '<27>z<EFBFBD>w<EFBFBD>g<EFBFBD><67><EFBFBD>s<EFBFBD>F %s <20><><EFBFBD>v<EFBFBD><76>.';
|
||||
@@ -646,6 +684,7 @@ $strViewDumpDatabases = '
|
||||
$strWebServerUploadDirectory = 'Web <20><><EFBFBD>A<EFBFBD><41><EFBFBD>W<EFBFBD><57><EFBFBD>ؿ<EFBFBD>';
|
||||
$strWebServerUploadDirectoryError = '<27>]<5D>w<EFBFBD><77><EFBFBD>W<EFBFBD><57><EFBFBD>ؿ<EFBFBD><D8BF><EFBFBD><EFBFBD>~<7E>A<EFBFBD><41><EFBFBD><EFBFBD><EFBFBD>ϥ<EFBFBD>';
|
||||
$strWelcome = '<27>w<EFBFBD><77><EFBFBD>ϥ<EFBFBD> %s';
|
||||
$strWestEuropean = '<27><><EFBFBD>ڻy<DABB><79>';
|
||||
$strWildcard = '<27>U<EFBFBD>Φr<CEA6><72>';
|
||||
$strWithChecked = '<27><><EFBFBD>ܪ<EFBFBD><DCAA><EFBFBD><EFBFBD>ƪ<EFBFBD><C6AA>G';
|
||||
$strWritingCommentNotPossible = '<27>L<EFBFBD>k<EFBFBD>x<EFBFBD>s<EFBFBD><73><EFBFBD>Ѥ<EFBFBD><D1A4>r';
|
||||
@@ -659,44 +698,10 @@ $strYes = '
|
||||
$strZeroRemovesTheLimit = '<27><>: <20>]<5D>w<EFBFBD>o<EFBFBD>ǿﶵ<C7BF><EFB6B5> 0 (<28>s) <20>i<EFBFBD>Ѱ<EFBFBD><D1B0><EFBFBD><EFBFBD><EFBFBD>.';
|
||||
$strZip = '"zipped"';
|
||||
|
||||
$strCharsets = 'Charsets'; //to translate
|
||||
$strDescription = 'Description'; //to translate
|
||||
$strCharsetsAndCollations = 'Character Sets and Collations'; //to translate
|
||||
$strCollation = 'Collation'; //to translate
|
||||
$strMultilingual = 'multilingual'; //to translate
|
||||
$strGerman = 'German'; //to translate
|
||||
$strPhoneBook = 'phone book'; //to translate
|
||||
$strDictionary = 'dictionary'; //to translate
|
||||
$strSwedish = 'Swedish'; //to translate
|
||||
$strDanish = 'Danish'; //to translate
|
||||
$strCzech = 'Czech'; //to translate
|
||||
$strTurkish = 'Turkish'; //to translate
|
||||
$strEnglish = 'English'; //to translate
|
||||
$strHungarian = 'Hungarian'; //to translate
|
||||
$strCroatian = 'Croatian'; //to translate
|
||||
$strBulgarian = 'Bulgarian'; //to translate
|
||||
$strLithuanian = 'Lithuanian'; //to translate
|
||||
$strEstonian = 'Estonian'; //to translate
|
||||
$strCaseInsensitive = 'case-insensitive'; //to translate
|
||||
$strCaseSensitive = 'case-sensitive'; //to translate
|
||||
$strUkrainian = 'Ukrainian'; //to translate
|
||||
$strHebrew = 'Hebrew'; //to translate
|
||||
$strWestEuropean = 'West European'; //to translate
|
||||
$strCentralEuropean = 'Central European'; //to translate
|
||||
$strTraditionalChinese = 'Traditional Chinese'; //to translate
|
||||
$strCyrillic = 'Cyrillic'; //to translate
|
||||
$strArmenian = 'Armenian'; //to translate
|
||||
$strArabic = 'Arabic'; //to translate
|
||||
$strRussian = 'Russian'; //to translate
|
||||
$strUnknown = 'unknown'; //to translate
|
||||
$strBaltic = 'Baltic'; //to translate
|
||||
$strUnicode = 'Unicode'; //to translate
|
||||
$strSimplifiedChinese = 'Simplified Chinese'; //to translate
|
||||
$strKorean = 'Korean'; //to translate
|
||||
$strGreek = 'Greek'; //to translate
|
||||
$strJapanese = 'Japanese'; //to translate
|
||||
$strThai = 'Thai'; //to translate
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
$strBrowseForeignValues = 'Browse foreign values'; //to translate
|
||||
|
||||
$strUseThisValue = 'Use this value'; //to translate
|
||||
|
||||
$strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings'; //to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user