From d80881a55c0df314af79d924010e898924282d8a Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 23 Jul 2003 19:38:42 +0000 Subject: [PATCH] ^M --- lang/afrikaans-iso-8859-1.inc.php3 | 4 +- lang/afrikaans-utf-8.inc.php3 | 4 +- lang/brazilian_portuguese-iso-8859-1.inc.php3 | 4 +- lang/brazilian_portuguese-utf-8.inc.php3 | 4 +- lang/bulgarian-koi8-r.inc.php3 | 2 +- lang/bulgarian-utf-8.inc.php3 | 2 +- lang/bulgarian-windows-1251.inc.php3 | 2 +- lang/chinese_big5-utf-8.inc.php3 | 50 +++++++++---------- lang/chinese_big5.inc.php3 | 50 +++++++++---------- lang/chinese_gb-utf-8.inc.php3 | 18 +++---- lang/chinese_gb.inc.php3 | 18 +++---- lang/croatian-iso-8859-2.inc.php3 | 4 +- lang/croatian-utf-8.inc.php3 | 4 +- lang/danish-iso-8859-1.inc.php3 | 4 +- lang/danish-utf-8.inc.php3 | 4 +- lang/dutch-iso-8859-1.inc.php3 | 4 +- lang/dutch-utf-8.inc.php3 | 4 +- lang/english-iso-8859-1.inc.php3 | 20 ++++---- lang/english-utf-8.inc.php3 | 20 ++++---- lang/galician-iso-8859-1.inc.php3 | 28 +++++------ lang/galician-utf-8.inc.php3 | 28 +++++------ lang/georgian-utf-8.inc.php3 | 2 +- lang/german-iso-8859-1.inc.php3 | 2 +- lang/german-utf-8.inc.php3 | 2 +- lang/greek-iso-8859-7.inc.php3 | 4 +- lang/greek-utf-8.inc.php3 | 4 +- lang/hebrew-iso-8859-8-i.inc.php3 | 38 +++++++------- lang/hindi-utf-8.inc.php3 | 4 +- lang/hungarian-iso-8859-2.inc.php3 | 4 +- lang/hungarian-utf-8.inc.php3 | 4 +- lang/indonesian-iso-8859-1.inc.php3 | 2 +- lang/indonesian-utf-8.inc.php3 | 2 +- lang/italian-iso-8859-1.inc.php3 | 16 +++--- lang/italian-utf-8.inc.php3 | 16 +++--- lang/japanese-euc.inc.php3 | 4 +- lang/japanese-sjis.inc.php3 | 4 +- lang/japanese-utf-8.inc.php3 | 4 +- lang/korean-ks_c_5601-1987.inc.php3 | 12 ++--- lang/portuguese-iso-8859-1.inc.php3 | 4 +- lang/portuguese-utf-8.inc.php3 | 4 +- lang/serbian-utf-8.inc.php3 | 4 +- lang/serbian-windows-1250.inc.php3 | 4 +- lang/slovak-iso-8859-2.inc.php3 | 2 +- lang/slovak-utf-8.inc.php3 | 2 +- lang/slovak-windows-1250.inc.php3 | 2 +- lang/spanish-iso-8859-1.inc.php3 | 32 ++++++------ lang/spanish-utf-8.inc.php3 | 32 ++++++------ lang/turkish-iso-8859-9.inc.php3 | 30 +++++------ lang/turkish-utf-8.inc.php3 | 30 +++++------ 49 files changed, 274 insertions(+), 274 deletions(-) diff --git a/lang/afrikaans-iso-8859-1.inc.php3 b/lang/afrikaans-iso-8859-1.inc.php3 index fe59cf8b3..d0276138c 100644 --- a/lang/afrikaans-iso-8859-1.inc.php3 +++ b/lang/afrikaans-iso-8859-1.inc.php3 @@ -624,8 +624,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/afrikaans-utf-8.inc.php3 b/lang/afrikaans-utf-8.inc.php3 index 192801bf5..e18adb4cf 100644 --- a/lang/afrikaans-utf-8.inc.php3 +++ b/lang/afrikaans-utf-8.inc.php3 @@ -625,8 +625,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/brazilian_portuguese-iso-8859-1.inc.php3 b/lang/brazilian_portuguese-iso-8859-1.inc.php3 index c03d3c806..83ee2f5bb 100644 --- a/lang/brazilian_portuguese-iso-8859-1.inc.php3 +++ b/lang/brazilian_portuguese-iso-8859-1.inc.php3 @@ -638,8 +638,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/brazilian_portuguese-utf-8.inc.php3 b/lang/brazilian_portuguese-utf-8.inc.php3 index 732b84595..51839f233 100644 --- a/lang/brazilian_portuguese-utf-8.inc.php3 +++ b/lang/brazilian_portuguese-utf-8.inc.php3 @@ -639,8 +639,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/bulgarian-koi8-r.inc.php3 b/lang/bulgarian-koi8-r.inc.php3 index 1c1eec291..3f55e6096 100644 --- a/lang/bulgarian-koi8-r.inc.php3 +++ b/lang/bulgarian-koi8-r.inc.php3 @@ -202,7 +202,7 @@ $strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; $strEnglishPrivileges = ' : MySQL . '; $strError = ''; -$strExcelOptions = ' Excel'; +$strExcelOptions = ' Excel'; $strExecuteBookmarked = ' SQL-'; $strExplain = 'Explain SQL'; $strExport = ''; diff --git a/lang/bulgarian-utf-8.inc.php3 b/lang/bulgarian-utf-8.inc.php3 index 5120f0ac9..28562b5d8 100644 --- a/lang/bulgarian-utf-8.inc.php3 +++ b/lang/bulgarian-utf-8.inc.php3 @@ -203,7 +203,7 @@ $strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; $strEnglishPrivileges = ' Забележка: Имената на привилегиите на MySQL са показани на английски. '; $strError = 'Грешка'; -$strExcelOptions = 'Опции на Excel'; +$strExcelOptions = 'Опции на Excel'; $strExecuteBookmarked = 'Стартиране на запазена SQL-заявка'; $strExplain = 'Explain SQL'; $strExport = 'Експортиране'; diff --git a/lang/bulgarian-windows-1251.inc.php3 b/lang/bulgarian-windows-1251.inc.php3 index 990ffcc7a..360124581 100644 --- a/lang/bulgarian-windows-1251.inc.php3 +++ b/lang/bulgarian-windows-1251.inc.php3 @@ -202,7 +202,7 @@ $strEndCut = 'END CUT'; $strEndRaw = 'END RAW'; $strEnglishPrivileges = ' : MySQL . '; $strError = ''; -$strExcelOptions = ' Excel'; +$strExcelOptions = ' Excel'; $strExecuteBookmarked = ' SQL-'; $strExplain = 'Explain SQL'; $strExport = ''; diff --git a/lang/chinese_big5-utf-8.inc.php3 b/lang/chinese_big5-utf-8.inc.php3 index 0765125e6..4fead1ff5 100644 --- a/lang/chinese_big5-utf-8.inc.php3 +++ b/lang/chinese_big5-utf-8.inc.php3 @@ -39,13 +39,13 @@ $strAddNewField = '增加新欄位'; $strAddPriv = '增加新權限'; $strAddPrivMessage = '您已經為下面這位使用者增加了新權限.'; $strAddPrivilegesOnDb = '於以下資料庫加入權限'; -$strAddPrivilegesOnTbl = '於以下資料表加入權限'; +$strAddPrivilegesOnTbl = '於以下資料表加入權限'; $strAddSearchConditions = '增加檢索條件 ("where" 子句的主體)'; $strAddToIndex = '新增  %s  組索引欄'; $strAddUser = '新增使用者'; $strAddUserMessage = '您已新增了一個新使用者.'; $strAddedColumnComment = '於以下欄位加入註解文字'; -$strAddedColumnRelation = '於以下欄位加入關聯'; +$strAddedColumnRelation = '於以下欄位加入關聯'; $strAdministration = '系統管理'; $strAffectedRows = '影響列數: '; $strAfter = '在 %s 之後'; @@ -67,8 +67,8 @@ $strAscending = '遞增'; $strAtBeginningOfTable = '於資料表開頭'; $strAtEndOfTable = '於資料表尾端'; $strAttr = '屬性'; -$strAutodetect = '自動偵測'; -$strAutomaticLayout = '自動格式'; +$strAutodetect = '自動偵測'; +$strAutomaticLayout = '自動格式'; $strBack = '回上一頁'; $strBeginCut = '開始 剪取'; @@ -139,8 +139,8 @@ $strCriteria = '篩選'; $strDBComment = '資料庫註解文字: '; $strDBGContext = '本文 (Context)'; $strDBGContextID = '本文 (Context) ID'; -$strDBGHits = '次數'; -$strDBGLine = '行'; +$strDBGHits = '次數'; +$strDBGLine = '行'; $strDBGMaxTimeMs = '最大時間, ms'; $strDBGMinTimeMs = '最小時間, ms'; $strDBGModule = '模組'; @@ -166,7 +166,7 @@ $strDefault = '預設值'; $strDefaultValueHelp = '預設值: 請只輸入該預設值, 無需加上任何反斜線或引號'; $strDelOld = '本頁的參考到資料表已不存在. 您希望刪除這些參考嗎?'; $strDelete = '刪除'; -$strDeleteAndFlush = '刪除使用者及重新讀取權限.'; +$strDeleteAndFlush = '刪除使用者及重新讀取權限.'; $strDeleteAndFlushDescr = '這是一個最清潔的做法,但重新讀取權限需一段時間.'; $strDeleteFailed = '刪除失敗!'; $strDeleteUserMessage = '您已經將使用者 %s 刪除.'; @@ -259,9 +259,9 @@ $strIdxFulltext = '全文檢索'; $strIfYouWish = '如果您要指定資料匯入的欄位,請輸入用逗號隔開的欄位名稱'; $strIgnore = '忽略'; $strIgnoringFile = '忽略檔案 %s'; -$strImportDocSQL = '讀取 docSQL 檔案'; -$strImportFiles = '輸入檔案'; -$strImportFinished = '輸入完成'; +$strImportDocSQL = '讀取 docSQL 檔案'; +$strImportFiles = '輸入檔案'; +$strImportFinished = '輸入完成'; $strInUse = '使用中'; $strIndex = '索引'; $strIndexHasBeenDropped = '索引 %s 已被刪除'; @@ -305,7 +305,7 @@ $strLocationTextfile = '文字檔案的位置'; $strLogPassword = '密碼:'; $strLogUsername = '登入名稱:'; $strLogin = '登入'; -$strLoginInformation = '登入資訊'; +$strLoginInformation = '登入資訊'; $strLogout = '登出系統'; $strMIME_MIMEtype = 'MIME 類型'; @@ -394,7 +394,7 @@ $strPdfDbSchema = '"%s" 資料庫概要 - 第 %s 頁'; $strPdfInvalidPageNum = 'PDF 頁碼沒有設定!'; $strPdfInvalidTblName = '資料表 "%s" 不存在!'; $strPdfNoTables = '沒有資料表'; -$strPerHour = '每小時'; +$strPerHour = '每小時'; $strPerMinute = '每分鐘'; $strPerSecond = '每秒'; $strPhp = '建立 PHP 程式碼'; @@ -412,12 +412,12 @@ $strPrint = '列印'; $strPrintView = '列印檢視'; $strPrivDescAllPrivileges = '包括所有權限除了授權 (GRNANT).'; $strPrivDescAlter = '容許修改現有資料表的結構.'; -$strPrivDescCreateDb = '容許建立新資料庫及資料表.'; +$strPrivDescCreateDb = '容許建立新資料庫及資料表.'; $strPrivDescCreateTbl = '容許建立新資料表.'; -$strPrivDescCreateTmpTable = '容許建立暫時性資料表.'; +$strPrivDescCreateTmpTable = '容許建立暫時性資料表.'; $strPrivDescDelete = '容許刪除記錄.'; -$strPrivDescDropDb = '容許刪除資料庫及資料表.'; -$strPrivDescDropTbl = '容許刪除資料表.'; +$strPrivDescDropDb = '容許刪除資料庫及資料表.'; +$strPrivDescDropTbl = '容許刪除資料表.'; $strPrivDescExecute = '容許 執行預先儲存之程式. 於本 MySQL 版本無效.'; $strPrivDescFile = '容許輸入及輸出數據到檔案.'; $strPrivDescGrant = '容許新增使用者及權限而無需重新讀取權限資料表.'; @@ -431,14 +431,14 @@ $strPrivDescProcess3 = '容許中止其他使用者之程序.'; $strPrivDescProcess4 = '容許檢視系統執行清單完整之查詢.'; $strPrivDescReferences = '於本 MySQL 版本無效.'; $strPrivDescReload = '容許重新讀取伺服器設定及強行更新伺服器快取記憶.'; -$strPrivDescReplClient = '容許用戶查詢 slaves / masters 在何處.'; +$strPrivDescReplClient = '容許用戶查詢 slaves / masters 在何處.'; $strPrivDescReplSlave = '需要複製的 slaves.'; $strPrivDescSelect = '容許讀取數據.'; $strPrivDescShowDb = '可讀取整個資料庫清單.'; $strPrivDescShutdown = '容許停止伺服器.'; $strPrivDescSuper = '容許連線, 就算超過了最大連線限制; 用於最高系統管理如設定整體權限或中止其他使用者指令.'; $strPrivDescUpdate = '容許更新數據.'; -$strPrivDescUsage = '沒有權限.'; +$strPrivDescUsage = '沒有權限.'; $strPrivileges = '權限'; $strPrivilegesReloaded = '權限已成功重新讀取.'; $strProcesslist = '系統執行清單'; @@ -468,7 +468,7 @@ $strRelationalSchema = '關聯概要'; $strRelations = '關聯'; $strReloadFailed = '重新載入MySQL失敗'; $strReloadMySQL = '重新載入 MySQL'; -$strReloadingThePrivileges = '重新讀取權限'; +$strReloadingThePrivileges = '重新讀取權限'; $strRememberReload = '請記著重新啟動伺服器.'; $strRemoveSelectedUsers = '移除已選擇使用者'; $strRenameTable = '將資料表改名為'; @@ -480,7 +480,7 @@ $strReplaceTable = '以檔案取代資料表資料'; $strReset = '重置'; $strResourceLimits = '資源限制'; $strRevoke = '移除'; -$strRevokeAndDelete = '廢除使用者所有有效之權限並刪除.'; +$strRevokeAndDelete = '廢除使用者所有有效之權限並刪除.'; $strRevokeAndDeleteDescr = '使用者仍然有 USAGE 權限直至權限資料表更新讀取.'; $strRevokeGrant = '移除 Grant 權限'; $strRevokeGrantMessage = '您已移除這位使用者的 Grant 權限: %s'; @@ -546,7 +546,7 @@ $strShowAll = '顯示全部'; $strShowColor = '顯示顏色'; $strShowCols = '顯示欄'; $strShowDatadictAs = '數據字典格式'; -$strShowFullQueries = '顯示完整查詢'; +$strShowFullQueries = '顯示完整查詢'; $strShowGrid = '顯示框格'; $strShowPHPInfo = '顯示 PHP 資訊'; $strShowTableDimension = '顯示表格大小'; @@ -595,14 +595,14 @@ $strTheTerminator = '分隔欄位的字元'; $strThisHost = '指定主機'; $strThisNotDirectory = '這並不是一個目錄'; $strThreadSuccessfullyKilled = '指令 %s 已成功中止.'; -$strTime = '時間'; +$strTime = '時間'; $strToggleScratchboard = '轉換便條'; $strTotal = '總計'; -$strTotalUC = '總共'; +$strTotalUC = '總共'; $strTraffic = '流量'; $strTransformation_image_jpeg__inline = '顯示可按式圖像; 選項; 寬度,高度[以像素為單位] (保時原有比例)'; $strTransformation_image_jpeg__link = '顯示圖像的連線 (直接下載).'; -$strTransformation_image_png__inline = '參看 image/jpeg: 內建'; +$strTransformation_image_png__inline = '參看 image/jpeg: 內建'; $strTransformation_text_plain__dateformat = '使用 TIME, TIMESTAMP 或 DATETIME 並以本地時區時間顯示. 第一個選項是修正 (以小時為單位) 來調整顯示之時間 (預設: 0). 第二個選項是日期格式 [跟據 PHPs strftime() 的參數].'; $strTransformation_text_plain__external = '只限於 LINUX : 執行外部程式及將內容以標準輸入模式輸入. 輸出程式之標準輸出. 預設是整齊的, 方便顯示 HTML 碼. 由於保安理由, 您需要自行編輯 libraries/transformations/text_plain__external.inc.php 及加入需要使用工具作為執行. 第一個選項為有多少個程式需要使用, 第二個選項為這式程式的參數, 第三個選項, 如設定為 1 將會使用 htmlspecialchars() 轉換輸出 (預設: 1). 第四個選項, 如設定為 1 將會加入 NOWRAP 於內容的表格內, 令輸出之所有內容都不會重新排位 (預設: 1)'; $strTransformation_text_plain__formatted = '保存原本內容之格式. 不進行任何 Escaping 處理.'; @@ -625,7 +625,7 @@ $strUsage = '使用'; $strUseBackquotes = '在資料表及欄位使用引號'; $strUseHostTable = '使用主機資料表'; $strUseTables = '使用資料表'; -$strUseTextField = '文字輸入'; +$strUseTextField = '文字輸入'; $strUser = '使用者'; $strUserAlreadyExists = '使用者 %s 己存在!'; $strUserEmpty = '請輸入使用者名稱!'; diff --git a/lang/chinese_big5.inc.php3 b/lang/chinese_big5.inc.php3 index 78b3085d5..915faa89d 100644 --- a/lang/chinese_big5.inc.php3 +++ b/lang/chinese_big5.inc.php3 @@ -38,13 +38,13 @@ $strAddNewField = ' $strAddPriv = 'W[sv'; $strAddPrivMessage = 'zwgUoϥΪ̼W[Fsv.'; $strAddPrivilegesOnDb = 'HUƮw[Jv'; -$strAddPrivilegesOnTbl = 'HUƪ[Jv'; +$strAddPrivilegesOnTbl = 'HUƪ[Jv'; $strAddSearchConditions = 'W[˯ ("where" lyD)'; $strAddToIndex = 'sW  %s  կ'; $strAddUser = 'sWϥΪ'; $strAddUserMessage = 'zwsWF@ӷsϥΪ.'; $strAddedColumnComment = 'HU[JѤr'; -$strAddedColumnRelation = 'HU[Jp'; +$strAddedColumnRelation = 'HU[Jp'; $strAdministration = 'tκ޲z'; $strAffectedRows = 'vTC: '; $strAfter = 'b %s '; @@ -66,8 +66,8 @@ $strAscending = ' $strAtBeginningOfTable = 'ƪ}Y'; $strAtEndOfTable = 'ƪ'; $strAttr = 'ݩ'; -$strAutodetect = '۰ʰ'; -$strAutomaticLayout = '۰ʮ榡'; +$strAutodetect = '۰ʰ'; +$strAutomaticLayout = '۰ʮ榡'; $strBack = '^W@'; $strBeginCut = '}l Ũ'; @@ -138,8 +138,8 @@ $strCriteria = ' $strDBComment = 'ƮwѤr: '; $strDBGContext = ' (Context)'; $strDBGContextID = ' (Context) ID'; -$strDBGHits = ''; -$strDBGLine = ''; +$strDBGHits = ''; +$strDBGLine = ''; $strDBGMaxTimeMs = '̤jɶ, ms'; $strDBGMinTimeMs = '̤pɶ, ms'; $strDBGModule = 'Ҳ'; @@ -165,7 +165,7 @@ $strDefault = ' $strDefaultValueHelp = 'w]: ХuJӹw], Lݥ[Wϱ׽uΤ޸'; $strDelOld = 'ѦҨƪwsb. zƱRoǰѦҶ?'; $strDelete = 'R'; -$strDeleteAndFlush = 'RϥΪ̤έsŪv.'; +$strDeleteAndFlush = 'RϥΪ̤έsŪv.'; $strDeleteAndFlushDescr = 'oO@ӳ̲M䪺k,sŪvݤ@qɶ.'; $strDeleteFailed = 'R!'; $strDeleteUserMessage = 'zwgNϥΪ %s R.'; @@ -258,9 +258,9 @@ $strIdxFulltext = ' $strIfYouWish = 'pGznwƶפJAпJγrj}W'; $strIgnore = ''; $strIgnoringFile = 'ɮ %s'; -$strImportDocSQL = 'Ū docSQL ɮ'; -$strImportFiles = 'Jɮ'; -$strImportFinished = 'J'; +$strImportDocSQL = 'Ū docSQL ɮ'; +$strImportFiles = 'Jɮ'; +$strImportFinished = 'J'; $strInUse = 'ϥΤ'; $strIndex = ''; $strIndexHasBeenDropped = ' %s wQR'; @@ -304,7 +304,7 @@ $strLocationTextfile = ' $strLogPassword = 'KX:'; $strLogUsername = 'nJW:'; $strLogin = 'nJ'; -$strLoginInformation = 'nJT'; +$strLoginInformation = 'nJT'; $strLogout = 'nXt'; $strMIME_MIMEtype = 'MIME '; @@ -393,7 +393,7 @@ $strPdfDbSchema = '"%s" $strPdfInvalidPageNum = 'PDF XS]w!'; $strPdfInvalidTblName = 'ƪ "%s" sb!'; $strPdfNoTables = 'Sƪ'; -$strPerHour = 'Cp'; +$strPerHour = 'Cp'; $strPerMinute = 'C'; $strPerSecond = 'C'; $strPhp = 'إ PHP {X'; @@ -411,12 +411,12 @@ $strPrint = ' $strPrintView = 'CL˵'; $strPrivDescAllPrivileges = ']AҦvFv (GRNANT).'; $strPrivDescAlter = 'e\ק{ƪc.'; -$strPrivDescCreateDb = 'e\إ߷sƮwθƪ.'; +$strPrivDescCreateDb = 'e\إ߷sƮwθƪ.'; $strPrivDescCreateTbl = 'e\إ߷sƪ.'; -$strPrivDescCreateTmpTable = 'e\إ߼Ȯɩʸƪ.'; +$strPrivDescCreateTmpTable = 'e\إ߼Ȯɩʸƪ.'; $strPrivDescDelete = 'e\RO.'; -$strPrivDescDropDb = 'e\RƮwθƪ.'; -$strPrivDescDropTbl = 'e\Rƪ.'; +$strPrivDescDropDb = 'e\RƮwθƪ.'; +$strPrivDescDropTbl = 'e\Rƪ.'; $strPrivDescExecute = 'e\ wxs{. MySQL L.'; $strPrivDescFile = 'e\JοXƾڨɮ.'; $strPrivDescGrant = 'e\sWϥΪ̤vӵLݭsŪvƪ.'; @@ -430,14 +430,14 @@ $strPrivDescProcess3 = ' $strPrivDescProcess4 = 'e\˵tΰM槹㤧d.'; $strPrivDescReferences = ' MySQL L.'; $strPrivDescReload = 'e\sŪA]wαjsA֨O.'; -$strPrivDescReplClient = 'e\Τd slaves / masters bB.'; +$strPrivDescReplClient = 'e\Τd slaves / masters bB.'; $strPrivDescReplSlave = 'ݭnƻs slaves.'; $strPrivDescSelect = 'e\Ūƾ.'; $strPrivDescShowDb = 'iŪӸƮwM.'; $strPrivDescShutdown = 'e\A.'; $strPrivDescSuper = 'e\su, NWLF̤jsu; Ω̰tκ޲zp]wvΤLϥΪ̫O.'; $strPrivDescUpdate = 'e\sƾ.'; -$strPrivDescUsage = 'Sv.'; +$strPrivDescUsage = 'Sv.'; $strPrivileges = 'v'; $strPrivilegesReloaded = 'vw\sŪ.'; $strProcesslist = 'tΰM'; @@ -467,7 +467,7 @@ $strRelationalSchema = ' $strRelations = 'p'; $strReloadFailed = 'sJMySQL'; $strReloadMySQL = 'sJ MySQL'; -$strReloadingThePrivileges = 'sŪv'; +$strReloadingThePrivileges = 'sŪv'; $strRememberReload = 'аOۭsҰʦA.'; $strRemoveSelectedUsers = 'wܨϥΪ'; $strRenameTable = 'NƪW'; @@ -479,7 +479,7 @@ $strReplaceTable = ' $strReset = 'm'; $strResourceLimits = '귽'; $strRevoke = ''; -$strRevokeAndDelete = 'oϥΪ̩ҦĤvçR.'; +$strRevokeAndDelete = 'oϥΪ̩ҦĤvçR.'; $strRevokeAndDeleteDescr = 'ϥΪ̤M USAGE vvƪsŪ.'; $strRevokeGrant = ' Grant v'; $strRevokeGrantMessage = 'zwoϥΪ̪ Grant v: %s'; @@ -545,7 +545,7 @@ $strShowAll = ' $strShowColor = 'C'; $strShowCols = ''; $strShowDatadictAs = 'ƾڦr榡'; -$strShowFullQueries = 'ܧd'; +$strShowFullQueries = 'ܧd'; $strShowGrid = 'ܮخ'; $strShowPHPInfo = ' PHP T'; $strShowTableDimension = 'ܪjp'; @@ -594,14 +594,14 @@ $strTheTerminator = ' $strThisHost = 'wD'; $strThisNotDirectory = 'oäO@ӥؿ'; $strThreadSuccessfullyKilled = 'O %s w\.'; -$strTime = 'ɶ'; +$strTime = 'ɶ'; $strToggleScratchboard = 'ഫK'; $strTotal = '`p'; -$strTotalUC = '`@'; +$strTotalUC = '`@'; $strTraffic = 'yq'; $strTransformation_image_jpeg__inline = 'ܥiϹ; ﶵ; e,[H] (Oɭ즳)'; $strTransformation_image_jpeg__link = 'ܹϹsu (U).'; -$strTransformation_image_png__inline = 'Ѭ image/jpeg: '; +$strTransformation_image_png__inline = 'Ѭ image/jpeg: '; $strTransformation_text_plain__dateformat = 'ϥ TIME, TIMESTAMP DATETIME åHaɰϮɶ. Ĥ@ӿﶵOץ (Hpɬ) ӽվܤɶ (w]: 0). ĤGӿﶵO榡 [ PHPs strftime() Ѽ].'; $strTransformation_text_plain__external = 'u LINUX : ~{αNeHзǿJҦJ. X{зǿX. w]O, K HTML X. ѩOwz, zݭnۦs libraries/transformations/text_plain__external.inc.php Υ[JݭnϥΤu@. Ĥ@ӿﶵh֭ӵ{ݭnϥ, ĤGӿﶵo{Ѽ, ĤTӿﶵ, p]w 1 N|ϥ htmlspecialchars() ഫX (w]: 1). ĥ|ӿﶵ, p]w 1 N|[J NOWRAP 󤺮e椺, OXҦe|sƦ (w]: 1)'; $strTransformation_text_plain__formatted = 'Os쥻e榡. i Escaping Bz.'; @@ -624,7 +624,7 @@ $strUsage = ' $strUseBackquotes = 'bƪϥΤ޸'; $strUseHostTable = 'ϥΥDƪ'; $strUseTables = 'ϥθƪ'; -$strUseTextField = 'rJ'; +$strUseTextField = 'rJ'; $strUser = 'ϥΪ'; $strUserAlreadyExists = 'ϥΪ %s vsb!'; $strUserEmpty = 'пJϥΪ̦W!'; diff --git a/lang/chinese_gb-utf-8.inc.php3 b/lang/chinese_gb-utf-8.inc.php3 index 13d6b9f8b..516a570ee 100644 --- a/lang/chinese_gb-utf-8.inc.php3 +++ b/lang/chinese_gb-utf-8.inc.php3 @@ -164,7 +164,7 @@ $strDefault = '默认'; $strDefaultValueHelp = '对于默认值,请只输入单个值,不要加反斜线或引号,请用此格式: a'; $strDelOld = '当前页所引用的表不存在了。您是否想要删除这些引用?'; $strDelete = '删除'; -$strDeleteAndFlush = '删除用户并重新读取权限。'; +$strDeleteAndFlush = '删除用户并重新读取权限。'; $strDeleteAndFlushDescr = '这是一个最清洁的做法,但重新读取权限需一段时间。'; $strDeleteFailed = '删除失败!'; $strDeleteUserMessage = '您已经将用户 %s 删除。'; @@ -303,7 +303,7 @@ $strLocationTextfile = '文本文件的位置'; $strLogPassword = '密码:'; $strLogUsername = '登入名称:'; $strLogin = '登入'; -$strLoginInformation = '登入信息'; +$strLoginInformation = '登入信息'; $strLogout = '登出'; $strMIME_MIMEtype = 'MIME 类型'; @@ -392,7 +392,7 @@ $strPdfDbSchema = '“%s”数据库大纲 - 第 %s 页'; $strPdfInvalidPageNum = 'PDF 页号没有设定!'; $strPdfInvalidTblName = '表“%s”不存在!'; $strPdfNoTables = '没有表'; -$strPerHour = '每小时'; +$strPerHour = '每小时'; $strPerMinute = '每分钟'; $strPerSecond = '每秒'; $strPhp = '创建 PHP 代码'; @@ -410,12 +410,12 @@ $strPrint = '打印'; $strPrintView = '打印预览'; $strPrivDescAllPrivileges = '包括所有权限除了授权 (GRNANT)。'; $strPrivDescAlter = '允许修改现有表的结构。'; -$strPrivDescCreateDb = '允许创建新数据库和表。'; +$strPrivDescCreateDb = '允许创建新数据库和表。'; $strPrivDescCreateTbl = '允许创建新表。'; $strPrivDescCreateTmpTable = '允许创建暂时表。'; $strPrivDescDelete = '允许删除数据。'; -$strPrivDescDropDb = '允许删除数据库和表。'; -$strPrivDescDropTbl = '允许删除表。'; +$strPrivDescDropDb = '允许删除数据库和表。'; +$strPrivDescDropTbl = '允许删除表。'; $strPrivDescExecute = '允许运行存储过程;在此版本的 MySQL 中无效。'; $strPrivDescFile = '允许从文件中导入数据以及将数据导出至文件。'; $strPrivDescGrant = '允许添加用户和权限,而不允许重新装入权限表。'; @@ -593,10 +593,10 @@ $strTheTerminator = '字段的结束符。'; $strThisHost = '此主机'; $strThisNotDirectory = '这并不是一个目录'; $strThreadSuccessfullyKilled = '线程 %s 已成功杀死。'; -$strTime = '时间'; +$strTime = '时间'; $strToggleScratchboard = '切换刮板'; $strTotal = '总计'; -$strTotalUC = '统计'; +$strTotalUC = '统计'; $strTraffic = '流量'; $strTransformation_image_jpeg__inline = '显示可点击的缩略图; 选项: 以像素指定的宽度、高度(保留原有比例)'; $strTransformation_image_jpeg__link = '显示到此图像的链接(即直接二进制下载)。'; @@ -623,7 +623,7 @@ $strUsage = '用法'; $strUseBackquotes = '请在表名及字段名使用引号'; $strUseHostTable = '使用主机表'; $strUseTables = '使用表'; -$strUseTextField = '使用文本域'; +$strUseTextField = '使用文本域'; $strUser = '用户'; $strUserAlreadyExists = '用户 %s 己存在!'; $strUserEmpty = '用户名称是空的!'; diff --git a/lang/chinese_gb.inc.php3 b/lang/chinese_gb.inc.php3 index 28c5671ff..b8f2f291e 100644 --- a/lang/chinese_gb.inc.php3 +++ b/lang/chinese_gb.inc.php3 @@ -163,7 +163,7 @@ $strDefault = 'Ĭ $strDefaultValueHelp = 'Ĭֵֻ뵥ֵҪӷб߻ţô˸ʽ: a'; $strDelOld = 'ǰҳõıˡǷҪɾЩ?'; $strDelete = 'ɾ'; -$strDeleteAndFlush = 'ɾû¶ȡȨޡ'; +$strDeleteAndFlush = 'ɾû¶ȡȨޡ'; $strDeleteAndFlushDescr = 'һ¶ȡȨһʱ䡣'; $strDeleteFailed = 'ɾʧ!'; $strDeleteUserMessage = 'Ѿû %s ɾ'; @@ -302,7 +302,7 @@ $strLocationTextfile = ' $strLogPassword = ':'; $strLogUsername = ':'; $strLogin = ''; -$strLoginInformation = 'Ϣ'; +$strLoginInformation = 'Ϣ'; $strLogout = 'dz'; $strMIME_MIMEtype = 'MIME '; @@ -391,7 +391,7 @@ $strPdfDbSchema = ' $strPdfInvalidPageNum = 'PDF ҳû趨!'; $strPdfInvalidTblName = '%s!'; $strPdfNoTables = 'ûб'; -$strPerHour = 'ÿСʱ'; +$strPerHour = 'ÿСʱ'; $strPerMinute = 'ÿ'; $strPerSecond = 'ÿ'; $strPhp = ' PHP '; @@ -409,12 +409,12 @@ $strPrint = ' $strPrintView = 'ӡԤ'; $strPrivDescAllPrivileges = 'Ȩ޳Ȩ (GRNANT)'; $strPrivDescAlter = '޸бĽṹ'; -$strPrivDescCreateDb = 'ݿͱ'; +$strPrivDescCreateDb = 'ݿͱ'; $strPrivDescCreateTbl = '±'; $strPrivDescCreateTmpTable = 'ʱ'; $strPrivDescDelete = 'ɾݡ'; -$strPrivDescDropDb = 'ɾݿͱ'; -$strPrivDescDropTbl = 'ɾ'; +$strPrivDescDropDb = 'ɾݿͱ'; +$strPrivDescDropTbl = 'ɾ'; $strPrivDescExecute = 'д洢̣ڴ˰汾 MySQL Ч'; $strPrivDescFile = 'ļеԼݵļ'; $strPrivDescGrant = 'ûȨޣװȨޱ'; @@ -592,10 +592,10 @@ $strTheTerminator = ' $strThisHost = ''; $strThisNotDirectory = 'ⲢһĿ¼'; $strThreadSuccessfullyKilled = '߳ %s ѳɹɱ'; -$strTime = 'ʱ'; +$strTime = 'ʱ'; $strToggleScratchboard = 'лΰ'; $strTotal = 'ܼ'; -$strTotalUC = 'ͳ'; +$strTotalUC = 'ͳ'; $strTraffic = ''; $strTransformation_image_jpeg__inline = 'ʾɵͼ; ѡ: ָĿȡ߶(ԭб)'; $strTransformation_image_jpeg__link = 'ʾͼ(ֱӶ)'; @@ -622,7 +622,7 @@ $strUsage = ' $strUseBackquotes = 'ڱֶʹ'; $strUseHostTable = 'ʹ'; $strUseTables = 'ʹñ'; -$strUseTextField = 'ʹı'; +$strUseTextField = 'ʹı'; $strUser = 'û'; $strUserAlreadyExists = 'û %s !'; $strUserEmpty = 'ûǿյ!'; diff --git a/lang/croatian-iso-8859-2.inc.php3 b/lang/croatian-iso-8859-2.inc.php3 index 24f5f9827..0a4948253 100644 --- a/lang/croatian-iso-8859-2.inc.php3 +++ b/lang/croatian-iso-8859-2.inc.php3 @@ -637,8 +637,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/croatian-utf-8.inc.php3 b/lang/croatian-utf-8.inc.php3 index 614ad1d3f..3f946480e 100644 --- a/lang/croatian-utf-8.inc.php3 +++ b/lang/croatian-utf-8.inc.php3 @@ -638,8 +638,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/danish-iso-8859-1.inc.php3 b/lang/danish-iso-8859-1.inc.php3 index 63fade19e..f0afefc5c 100644 --- a/lang/danish-iso-8859-1.inc.php3 +++ b/lang/danish-iso-8859-1.inc.php3 @@ -632,8 +632,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/danish-utf-8.inc.php3 b/lang/danish-utf-8.inc.php3 index d77b3076c..fcc322f31 100644 --- a/lang/danish-utf-8.inc.php3 +++ b/lang/danish-utf-8.inc.php3 @@ -633,8 +633,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/dutch-iso-8859-1.inc.php3 b/lang/dutch-iso-8859-1.inc.php3 index 071776f66..17082b4d1 100644 --- a/lang/dutch-iso-8859-1.inc.php3 +++ b/lang/dutch-iso-8859-1.inc.php3 @@ -586,9 +586,9 @@ $strDBComment = 'Database comment: ';//to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate $strDumpComments = 'Include column comments as inline SQL-comments';//to translate -$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplate = 'File name template';//to translate $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 -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $strInnodbStat = 'InnoDB Status'; //to translate diff --git a/lang/dutch-utf-8.inc.php3 b/lang/dutch-utf-8.inc.php3 index 1b74227fd..ddcf0b86c 100644 --- a/lang/dutch-utf-8.inc.php3 +++ b/lang/dutch-utf-8.inc.php3 @@ -587,9 +587,9 @@ $strDBComment = 'Database comment: ';//to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate $strDumpComments = 'Include column comments as inline SQL-comments';//to translate -$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplate = 'File name template';//to translate $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 -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $strInnodbStat = 'InnoDB Status'; //to translate diff --git a/lang/english-iso-8859-1.inc.php3 b/lang/english-iso-8859-1.inc.php3 index dcced381e..d2fea7268 100644 --- a/lang/english-iso-8859-1.inc.php3 +++ b/lang/english-iso-8859-1.inc.php3 @@ -86,12 +86,12 @@ $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string funct $strCardinality = 'Cardinality'; $strCarriage = 'Carriage return: \\r'; $strChange = 'Change'; -$strChangeCopyMode = 'Create a new user with the same privileges and ...'; -$strChangeCopyModeCopy = '... keep the old one.'; -$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; -$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; -$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; -$strChangeCopyUser = 'Change Login Information / Copy User'; +$strChangeCopyMode = 'Create a new user with the same privileges and ...'; +$strChangeCopyModeCopy = '... keep the old one.'; +$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; +$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; +$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; +$strChangeCopyUser = 'Change Login Information / Copy User'; $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; @@ -153,7 +153,7 @@ $strDatabasesStatsDisable = 'Disable Statistics'; $strDatabasesStatsEnable = 'Enable Statistics'; $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; $strDbPrivileges = 'Database-specific privileges'; -$strDbSpecific = 'database-specific'; +$strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; @@ -229,7 +229,7 @@ $strFunction = 'Function'; $strGenBy = 'Generated by'; $strGenTime = 'Generation Time'; $strGeneralRelationFeat = 'General relation features'; -$strGlobal = 'global'; +$strGlobal = 'global'; $strGlobalPrivileges = 'Global privileges'; $strGlobalValue = 'Global value'; $strGo = 'Go'; @@ -626,7 +626,7 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsers = 'Users'; $strUsersDeleted = 'The selected users have been deleted successfully.'; -$strUsersHavingAccessToDb = 'Users having access to "%s"'; +$strUsersHavingAccessToDb = 'Users having access to "%s"'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; @@ -639,7 +639,7 @@ $strViewDumpDatabases = 'View dump (schema) of databases'; $strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWelcome = 'Welcome to %s'; -$strWildcard = 'wildcard'; +$strWildcard = 'wildcard'; $strWithChecked = 'With selected:'; $strWritingCommentNotPossible = 'Writing of comment not possible'; $strWritingRelationNotPossible = 'Writing of relation not possible'; diff --git a/lang/english-utf-8.inc.php3 b/lang/english-utf-8.inc.php3 index 0cb20259d..464e881f1 100644 --- a/lang/english-utf-8.inc.php3 +++ b/lang/english-utf-8.inc.php3 @@ -87,12 +87,12 @@ $strCantUseRecodeIconv = 'Can not use iconv nor libiconv nor recode_string funct $strCardinality = 'Cardinality'; $strCarriage = 'Carriage return: \\r'; $strChange = 'Change'; -$strChangeCopyMode = 'Create a new user with the same privileges and ...'; -$strChangeCopyModeCopy = '... keep the old one.'; -$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; -$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; -$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; -$strChangeCopyUser = 'Change Login Information / Copy User'; +$strChangeCopyMode = 'Create a new user with the same privileges and ...'; +$strChangeCopyModeCopy = '... keep the old one.'; +$strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.'; +$strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.'; +$strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.'; +$strChangeCopyUser = 'Change Login Information / Copy User'; $strChangeDisplay = 'Choose Field to display'; $strChangePassword = 'Change password'; $strCharset = 'Charset'; @@ -154,7 +154,7 @@ $strDatabasesStatsDisable = 'Disable Statistics'; $strDatabasesStatsEnable = 'Enable Statistics'; $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.'; $strDbPrivileges = 'Database-specific privileges'; -$strDbSpecific = 'database-specific'; +$strDbSpecific = 'database-specific'; $strDefault = 'Default'; $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a'; $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; @@ -230,7 +230,7 @@ $strFunction = 'Function'; $strGenBy = 'Generated by'; $strGenTime = 'Generation Time'; $strGeneralRelationFeat = 'General relation features'; -$strGlobal = 'global'; +$strGlobal = 'global'; $strGlobalPrivileges = 'Global privileges'; $strGlobalValue = 'Global value'; $strGo = 'Go'; @@ -627,7 +627,7 @@ $strUserNotFound = 'The selected user was not found in the privilege table.'; $strUserOverview = 'User overview'; $strUsers = 'Users'; $strUsersDeleted = 'The selected users have been deleted successfully.'; -$strUsersHavingAccessToDb = 'Users having access to "%s"'; +$strUsersHavingAccessToDb = 'Users having access to "%s"'; $strValidateSQL = 'Validate SQL'; $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.'; @@ -640,7 +640,7 @@ $strViewDumpDatabases = 'View dump (schema) of databases'; $strWebServerUploadDirectory = 'web-server upload directory'; $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached'; $strWelcome = 'Welcome to %s'; -$strWildcard = 'wildcard'; +$strWildcard = 'wildcard'; $strWithChecked = 'With selected:'; $strWritingCommentNotPossible = 'Writing of comment not possible'; $strWritingRelationNotPossible = 'Writing of relation not possible'; diff --git a/lang/galician-iso-8859-1.inc.php3 b/lang/galician-iso-8859-1.inc.php3 index a51210d64..37539489b 100644 --- a/lang/galician-iso-8859-1.inc.php3 +++ b/lang/galician-iso-8859-1.inc.php3 @@ -65,8 +65,8 @@ $strAscending = 'Ascendente'; $strAtBeginningOfTable = 'No comezo da tabela'; $strAtEndOfTable = 'Ao final da tabela'; $strAttr = 'Atributos'; -$strAutodetect = 'Autodetectar'; -$strAutomaticLayout = 'Distribucin automtica'; +$strAutodetect = 'Autodetectar'; +$strAutomaticLayout = 'Distribucin automtica'; $strBack = 'Voltar'; $strBeginCut = 'COMEZA O RECORTE'; @@ -100,7 +100,7 @@ $strChangeCopyModeRevoke = ' ... retirar-lle todos os privilexios activos ao ant $strChangeCopyUser = 'Modificar a informacin de acceso (login) / Copiar utilizador'; $strChangeDisplay = 'Escolla o campo que se h de mostrar'; $strChangePassword = 'Trocar o contrasinal'; -$strCharset = 'Conxunto de caracteres'; +$strCharset = 'Conxunto de caracteres'; $strCharsetOfFile = 'Conxunto de caracteres do ficheiro:'; $strCheckAll = 'Marc-los todos'; $strCheckDbPriv = 'Verificar os privilexios do banco de datos'; @@ -162,7 +162,7 @@ $strDbPrivileges = 'Privilexios proprios de base de datos'; $strDbSpecific = 'especfico da base de datos'; $strDefault = 'Padrn'; $strDefaultValueHelp = 'Para os valores por omisin, introduza un nico valor, sen escapalo con barras ou aspas e usando este formato: a'; -$strDelOld = 'Esta pxina ten referencias a tabelas que xa non existen. Quere eliminar esas referencias?'; +$strDelOld = 'Esta pxina ten referencias a tabelas que xa non existen. Quere eliminar esas referencias?'; $strDelete = 'Eliminar'; $strDeleteAndFlush = 'Eliminar os usuarios e recarregar os privilexios a continuacin.'; $strDeleteAndFlushDescr = 'Este o modo mis limpo, mais pode que recarregar os privilexios leve un pouco de tempo.'; @@ -221,9 +221,9 @@ $strFieldsEscapedBy = 'Os campos esc $strFieldsTerminatedBy = 'Os campos rematan por'; $strFileAlreadyExists = 'O ficheiro %s xa existe no servidor - escolla outro nome ou seleccione a opcin de eliminar.'; $strFileCouldNotBeRead = 'Non se puido ler o ficheiro'; -$strFileNameTemplate = 'Modelo para o nome de ficheiro'; +$strFileNameTemplate = 'Modelo para o nome de ficheiro'; $strFileNameTemplateHelp = 'Usar __DB__ para o nome da base de datos, __TABLE__ para o nome de tabela e opcins %sany strftime%s para a especificacin da hora; a extensin engadir-se automaxicamenteO rexto do texto manter-se.'; -$strFileNameTemplateRemember = 'lembrar o modelo'; +$strFileNameTemplateRemember = 'lembrar o modelo'; $strFixed = 'fixo'; $strFlushPrivilegesNote = 'Nota: phpMyAdmin recolle os privilexios dos usuarios directamente das tabelas de privilexios do MySQL. O contido destas tabelas pode diferir dos privilexios que usa o servidor se se levaron a cabo alteracins manuais. Neste caso, debera %svolver a carregar os privilexios%s antes de continuar.'; $strFlushTable = 'Fechar a tabela ("FLUSH")'; @@ -266,7 +266,7 @@ $strIndexHasBeenDropped = 'Eliminouse o $strIndexName = 'Nome do ndice :'; $strIndexType = 'Tipo de ndice :'; $strIndexes = 'ndices'; -$strInnodbStat = 'Estado de InnoDB'; +$strInnodbStat = 'Estado de InnoDB'; $strInsecureMySQL = 'O seu ficheiro de configuracin contn axustes (en concreto, o usurio root non ten contrasinal) que corresponden coa conta con todos os privilexios que MySQL fai por omisin. O seu servidor de MySQL est a rodar con esta configuracin, est aberto a intrusins e habera que mirar de solucionar este problema de seguranza.'; $strInsert = 'Inserir'; $strInsertAsNewRow = 'Inserir unha nova columna'; @@ -544,7 +544,7 @@ $strShowAll = 'Ver todos os rexistros'; $strShowColor = 'Mostrar a cor'; $strShowCols = 'Mostrar as columnas'; $strShowDatadictAs = 'Formato do diccionario de datos'; -$strShowFullQueries = 'Mostrar as procuras completas'; +$strShowFullQueries = 'Mostrar as procuras completas'; $strShowGrid = 'Mostrar a grella'; $strShowPHPInfo = 'Mostrar informacin sobre o PHP'; $strShowTableDimension = 'Mostrar a dimensin das tabelas'; @@ -600,28 +600,28 @@ $strTotalUC = 'Total'; $strTraffic = 'Trfico'; $strTransformation_image_jpeg__inline = 'Mostra unha imaxe reducida vinculable. Opcins: ancho,alto en pxeles (mantn a proporcin orixinal)'; $strTransformation_image_jpeg__link = 'Mostra un vnculo a esta imaxe (ou sexa, baixada directa de blob).'; -$strTransformation_image_png__inline = 'Ver image/jpeg: na lia'; +$strTransformation_image_png__inline = 'Ver image/jpeg: na lia'; $strTransformation_text_plain__dateformat = 'Colle un campo TIME, TIMESTAMP ou DATETIME field e formata-o usando o seu formato de data local. A primeira opcin offset (en horas), que se engadir marca horaria (timestamp, por omisin, 0). A segunda opcin un formato de data diferente dependendo dos parmetros disponibles para a funcin strftime() do PHP.'; $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)'; $strTransformation_text_plain__formatted = 'Mantn o formato orixinal do campo. Non hai Escape.'; -$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vnculo; o campo conte o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin o ancho en pxeles; a terceira a altura.'; -$strTransformation_text_plain__link = 'Mostra un vnculo; o campo contn o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin un ttulo para o vnculo.'; +$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vnculo; o campo conte o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin o ancho en pxeles; a terceira a altura.'; +$strTransformation_text_plain__link = 'Mostra un vnculo; o campo contn o nome do ficheiro. A primeira opcin un prefixo do tipo "http://domain.com/"; a segunda opcin un ttulo para o vnculo.'; $strTransformation_text_plain__substr = 'S mostra parte dunha cadea. A primeira opcin unha distancia para definir onde comeza a sada de texto (por omisin, 0). A segunda opcin unha distancia cando texto se devolve. Se vacio, volve todo o texto que resta. A terceira opcin define que caracteres se engadirn sada cando se devolve unha subcadea (Por omisin: ...).';$strTransformation_text_plain__external = 'S EN LINUX: Incia unha aplicacin externa e envia-lle o campo de datos por meio do input padrn. Devolve a sada padrn da aplicacin. Por omisin Tidy, para que resulte cdigo HTML claro. Por razns de seguranza, ten que editar manualmente o ficheirolibraries/transformations/text_plain__external.inc.php e insertar as ferramentas que quer permitir que funcionen. A primeira opcin, polo tanto, o nmero do programa que quer usar e a segunda opcin son os parmetros do programa. O terceiro parmetro, se 1, usar htmlspecialchars() para convertir a sada (Por omisin 1). Un cuarto parmetro, se 1, por un NOWRAP na cela de contidos para que toda a sada se mostre sen reformatar (Por omisin 1)'; $strTransformation_text_plain__unformatted = 'Mostra o cdigo HTML como entidades HTML. Non se usa o HTML para formatar.'; -$strTruncateQueries = 'Interrumpir as procuras mostradas'; +$strTruncateQueries = 'Interrumpir as procuras mostradas'; $strType = 'Tipo'; $strUncheckAll = 'Quitar-lles as marcas a todos'; $strUnique = 'nico'; $strUnselectAll = 'Non seleccionar nada'; -$strUpdComTab = 'Consulte a Documentacin para saber como actualizar a tabela Column_comments'; +$strUpdComTab = 'Consulte a Documentacin para saber como actualizar a tabela Column_comments'; $strUpdatePrivMessage = 'Acaba de actualizar os privilexios de %s.'; $strUpdateProfile = 'Actualizar o perfil:'; $strUpdateProfileMessage = 'Actualizouse o perfil.'; $strUpdateQuery = 'Actualizar a procura'; $strUsage = 'Uso'; $strUseBackquotes = 'Protexer os nomes das tabelas e dos campos con " ` "'; -$strUseHostTable = 'Usar a tabela de Host'; +$strUseHostTable = 'Usar a tabela de Host'; $strUseTables = 'Usar as tabelas'; $strUseTextField = 'Use campo de texto'; $strUser = 'Usuario'; diff --git a/lang/galician-utf-8.inc.php3 b/lang/galician-utf-8.inc.php3 index 29332aecb..714f9b6e6 100644 --- a/lang/galician-utf-8.inc.php3 +++ b/lang/galician-utf-8.inc.php3 @@ -66,8 +66,8 @@ $strAscending = 'Ascendente'; $strAtBeginningOfTable = 'No comezo da tabela'; $strAtEndOfTable = 'Ao final da tabela'; $strAttr = 'Atributos'; -$strAutodetect = 'Autodetectar'; -$strAutomaticLayout = 'Distribución automática'; +$strAutodetect = 'Autodetectar'; +$strAutomaticLayout = 'Distribución automática'; $strBack = 'Voltar'; $strBeginCut = 'COMEZA O RECORTE'; @@ -101,7 +101,7 @@ $strChangeCopyModeRevoke = ' ... retirar-lle todos os privilexios activos ao ant $strChangeCopyUser = 'Modificar a información de acceso (login) / Copiar utilizador'; $strChangeDisplay = 'Escolla o campo que se há de mostrar'; $strChangePassword = 'Trocar o contrasinal'; -$strCharset = 'Conxunto de caracteres'; +$strCharset = 'Conxunto de caracteres'; $strCharsetOfFile = 'Conxunto de caracteres do ficheiro:'; $strCheckAll = 'Marcá-los todos'; $strCheckDbPriv = 'Verificar os privilexios do banco de datos'; @@ -163,7 +163,7 @@ $strDbPrivileges = 'Privilexios proprios de base de datos'; $strDbSpecific = 'específico da base de datos'; $strDefault = 'Padrón'; $strDefaultValueHelp = 'Para os valores por omisión, introduza un único valor, sen escapalo con barras ou aspas e usando este formato: a'; -$strDelOld = 'Esta páxina ten referencias a tabelas que xa non existen. Quere eliminar esas referencias?'; +$strDelOld = 'Esta páxina ten referencias a tabelas que xa non existen. Quere eliminar esas referencias?'; $strDelete = 'Eliminar'; $strDeleteAndFlush = 'Eliminar os usuarios e recarregar os privilexios a continuación.'; $strDeleteAndFlushDescr = 'Este é o modo máis limpo, mais pode que recarregar os privilexios leve un pouco de tempo.'; @@ -222,9 +222,9 @@ $strFieldsEscapedBy = 'Os campos escápanse con'; $strFieldsTerminatedBy = 'Os campos rematan por'; $strFileAlreadyExists = 'O ficheiro %s xa existe no servidor - escolla outro nome ou seleccione a opción de eliminar.'; $strFileCouldNotBeRead = 'Non se puido ler o ficheiro'; -$strFileNameTemplate = 'Modelo para o nome de ficheiro'; +$strFileNameTemplate = 'Modelo para o nome de ficheiro'; $strFileNameTemplateHelp = 'Usar __DB__ para o nome da base de datos, __TABLE__ para o nome de tabela e opcións %sany strftime%s para a especificación da hora; a extensión engadirá-se automaxicamenteO rexto do texto manterá-se.'; -$strFileNameTemplateRemember = 'lembrar o modelo'; +$strFileNameTemplateRemember = 'lembrar o modelo'; $strFixed = 'fixo'; $strFlushPrivilegesNote = 'Nota: phpMyAdmin recolle os privilexios dos usuarios directamente das tabelas de privilexios do MySQL. O contido destas tabelas pode diferir dos privilexios que usa o servidor se se levaron a cabo alteracións manuais. Neste caso, debería %svolver a carregar os privilexios%s antes de continuar.'; $strFlushTable = 'Fechar a tabela ("FLUSH")'; @@ -267,7 +267,7 @@ $strIndexHasBeenDropped = 'Eliminouse o índice %s'; $strIndexName = 'Nome do índice :'; $strIndexType = 'Tipo de índice :'; $strIndexes = 'Índices'; -$strInnodbStat = 'Estado de InnoDB'; +$strInnodbStat = 'Estado de InnoDB'; $strInsecureMySQL = 'O seu ficheiro de configuración contén axustes (en concreto, o usuário root non ten contrasinal) que corresponden coa conta con todos os privilexios que MySQL fai por omisión. O seu servidor de MySQL está a rodar con esta configuración, está aberto a intrusións e habería que mirar de solucionar este problema de seguranza.'; $strInsert = 'Inserir'; $strInsertAsNewRow = 'Inserir unha nova columna'; @@ -545,7 +545,7 @@ $strShowAll = 'Ver todos os rexistros'; $strShowColor = 'Mostrar a cor'; $strShowCols = 'Mostrar as columnas'; $strShowDatadictAs = 'Formato do diccionario de datos'; -$strShowFullQueries = 'Mostrar as procuras completas'; +$strShowFullQueries = 'Mostrar as procuras completas'; $strShowGrid = 'Mostrar a grella'; $strShowPHPInfo = 'Mostrar información sobre o PHP'; $strShowTableDimension = 'Mostrar a dimensión das tabelas'; @@ -601,28 +601,28 @@ $strTotalUC = 'Total'; $strTraffic = 'Tráfico'; $strTransformation_image_jpeg__inline = 'Mostra unha imaxe reducida vinculable. Opcións: ancho,alto en píxeles (mantén a proporción orixinal)'; $strTransformation_image_jpeg__link = 'Mostra un vínculo a esta imaxe (ou sexa, baixada directa de blob).'; -$strTransformation_image_png__inline = 'Ver image/jpeg: na liña'; +$strTransformation_image_png__inline = 'Ver image/jpeg: na liña'; $strTransformation_text_plain__dateformat = 'Colle un campo TIME, TIMESTAMP ou DATETIME field e formata-o usando o seu formato de data local. A primeira opción é offset (en horas), que se engadirá á marca horaria (timestamp, por omisión, 0). A segunda opción é un formato de data diferente dependendo dos parámetros disponibles para a función strftime() do PHP.'; $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)'; $strTransformation_text_plain__formatted = 'Mantén o formato orixinal do campo. Non hai Escape.'; -$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vínculo; o campo conte o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é o ancho en píxeles; a terceira é a altura.'; -$strTransformation_text_plain__link = 'Mostra un vínculo; o campo contén o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é un título para o vínculo.'; +$strTransformation_text_plain__imagelink = 'Mostra unha imaxe e un vínculo; o campo conte o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é o ancho en píxeles; a terceira é a altura.'; +$strTransformation_text_plain__link = 'Mostra un vínculo; o campo contén o nome do ficheiro. A primeira opción é un prefixo do tipo "http://domain.com/"; a segunda opción é un título para o vínculo.'; $strTransformation_text_plain__substr = 'Só mostra parte dunha cadea. A primeira opción é unha distancia para definir onde comeza a saída de texto (por omisión, 0). A segunda opción é unha distancia cando texto se devolve. Se é vacio, volve todo o texto que resta. A terceira opción define que caracteres se engadirán á saída cando se devolve unha subcadea (Por omisión: ...).';$strTransformation_text_plain__external = 'SÓ EN LINUX: Inícia unha aplicación externa e envia-lle o campo de datos por meio do input padrón. Devolve a saída padrón da aplicación. Por omisión é Tidy, para que resulte código HTML claro. Por razóns de seguranza, ten que editar manualmente o ficheirolibraries/transformations/text_plain__external.inc.php e insertar as ferramentas que quer permitir que funcionen. A primeira opción, polo tanto, é o número do programa que quer usar e a segunda opción son os parámetros do programa. O terceiro parámetro, se é 1, usará htmlspecialchars() para convertir a saída (Por omisión é 1). Un cuarto parámetro, se é 1, porá un NOWRAP na cela de contidos para que toda a saída se mostre sen reformatar (Por omisión é 1)'; $strTransformation_text_plain__unformatted = 'Mostra o código HTML como entidades HTML. Non se usa o HTML para formatar.'; -$strTruncateQueries = 'Interrumpir as procuras mostradas'; +$strTruncateQueries = 'Interrumpir as procuras mostradas'; $strType = 'Tipo'; $strUncheckAll = 'Quitar-lles as marcas a todos'; $strUnique = 'Único'; $strUnselectAll = 'Non seleccionar nada'; -$strUpdComTab = 'Consulte a Documentación para saber como actualizar a tabela Column_comments'; +$strUpdComTab = 'Consulte a Documentación para saber como actualizar a tabela Column_comments'; $strUpdatePrivMessage = 'Acaba de actualizar os privilexios de %s.'; $strUpdateProfile = 'Actualizar o perfil:'; $strUpdateProfileMessage = 'Actualizouse o perfil.'; $strUpdateQuery = 'Actualizar a procura'; $strUsage = 'Uso'; $strUseBackquotes = 'Protexer os nomes das tabelas e dos campos con " ` "'; -$strUseHostTable = 'Usar a tabela de Host'; +$strUseHostTable = 'Usar a tabela de Host'; $strUseTables = 'Usar as tabelas'; $strUseTextField = 'Use campo de texto'; $strUser = 'Usuario'; diff --git a/lang/georgian-utf-8.inc.php3 b/lang/georgian-utf-8.inc.php3 index 7aa88318a..dc2f6db4c 100644 --- a/lang/georgian-utf-8.inc.php3 +++ b/lang/georgian-utf-8.inc.php3 @@ -702,4 +702,4 @@ $strEstonian = 'Estonian'; //to translate $strCaseInsensitive = 'case-insensitive'; //to translate $strCaseSensitive = 'case-sensitive'; //to translate $strUkrainian = 'Ukrainian'; //to translate -?> \ No newline at end of file +?> diff --git a/lang/german-iso-8859-1.inc.php3 b/lang/german-iso-8859-1.inc.php3 index c306c2a0c..d5718ade2 100644 --- a/lang/german-iso-8859-1.inc.php3 +++ b/lang/german-iso-8859-1.inc.php3 @@ -684,4 +684,4 @@ $strZip = 'Zip-komprimiert'; // To translate -?> \ No newline at end of file +?> diff --git a/lang/german-utf-8.inc.php3 b/lang/german-utf-8.inc.php3 index bfe13fa45..117e73e95 100644 --- a/lang/german-utf-8.inc.php3 +++ b/lang/german-utf-8.inc.php3 @@ -685,4 +685,4 @@ $strZip = 'Zip-komprimiert'; // To translate -?> \ No newline at end of file +?> diff --git a/lang/greek-iso-8859-7.inc.php3 b/lang/greek-iso-8859-7.inc.php3 index ff50297a8..2446f9956 100644 --- a/lang/greek-iso-8859-7.inc.php3 +++ b/lang/greek-iso-8859-7.inc.php3 @@ -636,8 +636,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/greek-utf-8.inc.php3 b/lang/greek-utf-8.inc.php3 index cf3aaa335..af6a80102 100644 --- a/lang/greek-utf-8.inc.php3 +++ b/lang/greek-utf-8.inc.php3 @@ -637,8 +637,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/hebrew-iso-8859-8-i.inc.php3 b/lang/hebrew-iso-8859-8-i.inc.php3 index 6eaa1a66a..eb141677b 100644 --- a/lang/hebrew-iso-8859-8-i.inc.php3 +++ b/lang/hebrew-iso-8859-8-i.inc.php3 @@ -18,7 +18,7 @@ $month = array(' // variable below $datefmt = '%B %d, %Y at %I:%M %p'; -$timespanfmt = '%s , %s , %s -%s '; +$timespanfmt = '%s , %s , %s -%s '; $strAPrimaryKey = ' - %s'; $strAbortedClients = ''; @@ -30,12 +30,12 @@ $strAddNewField = ' $strAddPriv = ' '; $strAddPrivMessage = ' .'; $strAddPrivilegesOnDb = ' '; -$strAddPrivilegesOnTbl = ' '; +$strAddPrivilegesOnTbl = ' '; $strAddSearchConditions = ' ( "where"):'; $strAddToIndex = '  %s /'; $strAddUser = ' '; $strAddUserMessage = ' .'; -$strAddedColumnComment = ' '; +$strAddedColumnComment = ' '; $strAdministration = ''; $strAffectedRows = ' :'; $strAfter = ' %s'; @@ -80,13 +80,13 @@ $strChangeDisplay = ' $strChangePassword = ' '; $strCheckAll = ' '; $strCheckDbPriv = ' '; -$strCheckPrivs = ' '; -$strCheckPrivsLong = ' "%s".'; +$strCheckPrivs = ' '; +$strCheckPrivsLong = ' "%s".'; $strCheckTable = ' '; $strChoosePage = ' '; $strColumn = ''; $strColumnNames = ' '; -$strCommand = ''; +$strCommand = ''; $strComments = ''; $strCompleteInserts = ' '; $strCompression = ''; @@ -105,8 +105,8 @@ $strCreatePage = ' $strCriteria = ''; $strDBComment = ' : '; -$strDBGLine = ''; -$strDBGModule = ''; +$strDBGLine = ''; +$strDBGModule = ''; $strData = ''; $strDataDict = ' '; $strDataOnly = ' '; @@ -114,9 +114,9 @@ $strDatabase = ' $strDatabaseHasBeenDropped = ' %s .'; $strDatabaseWildcard = ' ( ):'; $strDatabases = ' '; -$strDatabasesDropped = '%s .'; +$strDatabasesDropped = '%s .'; $strDatabasesStats = ' '; -$strDatabasesStatsDisable = ' '; +$strDatabasesStatsDisable = ' '; $strDatabasesStatsEnable = ' '; $strDefault = ' '; $strDelete = ''; @@ -173,7 +173,7 @@ $strFunction = ' $strGenBy = ' -'; $strGenTime = ' '; -$strGlobal = ''; +$strGlobal = ''; $strGlobalPrivileges = ' '; $strGlobalValue = ' '; $strGo = ''; @@ -258,7 +258,7 @@ $strNoQuery = ' $strNoRights = ' !'; $strNoTablesFound = ' .'; $strNoUsersFound = ' / .'; -$strNoUsersSelected = ' .'; +$strNoUsersSelected = ' .'; $strNone = 'NULL'; $strNotNumber = ' !'; $strNotSet = ' %s - %s'; @@ -313,9 +313,9 @@ $strPrivDescDropTbl = ' $strPrivDescMaxConnections = 'Limits the number of new connections the user may open per hour.'; $strPrivDescMaxQuestions = 'Limits the number of queries the user may send to the server per hour.'; $strPrivDescMaxUpdates = 'Limits the number of commands that change any table or database the user may execute per hour.'; -$strPrivDescUsage = ' .'; +$strPrivDescUsage = ' .'; $strPrivileges = ''; -$strPrivilegesReloaded = ' .'; +$strPrivilegesReloaded = ' .'; $strProcesslist = ' '; $strProperties = ''; @@ -333,7 +333,7 @@ $strReferentialIntegrity = ' $strRelationView = ' '; $strReloadFailed = ' MySQL .'; $strReloadMySQL = ' MySQL'; -$strReloadingThePrivileges = ' '; +$strReloadingThePrivileges = ' '; $strRememberReload = ' .'; $strRemoveSelectedUsers = ' '; $strRenameTable = ' -'; @@ -433,7 +433,7 @@ $strTextAreaLength = ' $strTheContent = ' .'; $strTheContents = ' .'; $strTheTerminator = ' .'; -$strThisNotDirectory = ' '; +$strThisNotDirectory = ' '; $strTime = ''; $strTotal = '-'; $strTotalUC = '-'; @@ -453,7 +453,7 @@ $strUser = ' $strUserEmpty = ' !'; $strUserName = ' '; $strUsers = ''; -$strUsersDeleted = ' .'; +$strUsersDeleted = ' .'; $strValue = ''; $strVar = ''; @@ -517,9 +517,9 @@ $strEndRaw = 'END RAW'; //to translate $strFailedAttempts = 'Failed attempts'; //to translate $strFileCouldNotBeRead = 'File could not be read'; //to translate -$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplate = 'File name template';//to translate $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 -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate $strGeneralRelationFeat = 'General relation features'; //to translate diff --git a/lang/hindi-utf-8.inc.php3 b/lang/hindi-utf-8.inc.php3 index a8477c960..7518c488c 100644 --- a/lang/hindi-utf-8.inc.php3 +++ b/lang/hindi-utf-8.inc.php3 @@ -648,8 +648,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/hungarian-iso-8859-2.inc.php3 b/lang/hungarian-iso-8859-2.inc.php3 index 4d6a61c24..4ee74ecc4 100644 --- a/lang/hungarian-iso-8859-2.inc.php3 +++ b/lang/hungarian-iso-8859-2.inc.php3 @@ -622,8 +622,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/hungarian-utf-8.inc.php3 b/lang/hungarian-utf-8.inc.php3 index de5fbe5d5..e1be06de7 100644 --- a/lang/hungarian-utf-8.inc.php3 +++ b/lang/hungarian-utf-8.inc.php3 @@ -623,8 +623,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/indonesian-iso-8859-1.inc.php3 b/lang/indonesian-iso-8859-1.inc.php3 index 07f88f673..d5c895abe 100644 --- a/lang/indonesian-iso-8859-1.inc.php3 +++ b/lang/indonesian-iso-8859-1.inc.php3 @@ -216,7 +216,7 @@ $strFieldsEscapedBy = 'Field dikembalikan oleh'; $strFieldsTerminatedBy = 'Fields diputus oleh'; $strFileAlreadyExists = 'File %s sudah ada di server. Gantikan nama file atau periksa pilihan Overwrite.'; $strFileCouldNotBeRead = 'File tidak bisa dibaca'; -$strFileNameTemplate = 'Template nama file'; +$strFileNameTemplate = 'Template nama file'; $strFileNameTemplateHelp = 'Gunakan__DB__sebagai nama Database,__TABLE__sebagai nama tabel dan %sany strftime%s sebagai spesifikasi waktu, ekstensi akan ditambah secara otomatis. Teks lainnya akan dipertahankan.'; $strFileNameTemplateRemember = 'ingat template'; $strFixed = 'telah diperbaiki'; diff --git a/lang/indonesian-utf-8.inc.php3 b/lang/indonesian-utf-8.inc.php3 index e590d6736..4fed6c8a5 100644 --- a/lang/indonesian-utf-8.inc.php3 +++ b/lang/indonesian-utf-8.inc.php3 @@ -217,7 +217,7 @@ $strFieldsEscapedBy = 'Field dikembalikan oleh'; $strFieldsTerminatedBy = 'Fields diputus oleh'; $strFileAlreadyExists = 'File %s sudah ada di server. Gantikan nama file atau periksa pilihan Overwrite.'; $strFileCouldNotBeRead = 'File tidak bisa dibaca'; -$strFileNameTemplate = 'Template nama file'; +$strFileNameTemplate = 'Template nama file'; $strFileNameTemplateHelp = 'Gunakan__DB__sebagai nama Database,__TABLE__sebagai nama tabel dan %sany strftime%s sebagai spesifikasi waktu, ekstensi akan ditambah secara otomatis. Teks lainnya akan dipertahankan.'; $strFileNameTemplateRemember = 'ingat template'; $strFixed = 'telah diperbaiki'; diff --git a/lang/italian-iso-8859-1.inc.php3 b/lang/italian-iso-8859-1.inc.php3 index 2f28ea7cc..9eab8ff1d 100644 --- a/lang/italian-iso-8859-1.inc.php3 +++ b/lang/italian-iso-8859-1.inc.php3 @@ -266,7 +266,7 @@ $strIndexHasBeenDropped = 'L\'indice %s $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; $strIndexes = 'Indici'; -$strInnodbStat = 'Stato InnoDB'; +$strInnodbStat = 'Stato InnoDB'; $strInsecureMySQL = 'Il file di configurazione in uso contiene impostazioni (root con nessuna password) che corrispondono ai privilegi dell\'account MySQL predefinito. Un server MySQL funzionante con queste impostazioni aperto a intrusioni, e si dovrebbe realmente riparare a questa falla nella sicurezza.'; $strInsert = 'Inserisci'; $strInsertAsNewRow = 'Inserisci come nuova riga'; @@ -598,30 +598,30 @@ $strToggleScratchboard = '(dis)attiva scratchboard'; $strTotal = 'Totali'; $strTotalUC = 'Totale'; $strTraffic = 'Traffico'; -$strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; +$strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; $strTransformation_image_jpeg__link = 'Mostra un link a questa immagine (download blob diretto, i.e.).'; -$strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; +$strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; $strTransformation_text_plain__dateformat = 'Prende un campo TIME, TIMESTAMP o DATETIME e lo formatta utilizzando il formato data locale. La prima opzione il time offset (in ore) il quale sar aggiunto al timestamp (Predefinito: 0). La seconda opzione un formato data in linea con i parametri disponibili per la funzione strftime() del PHP.'; $strTransformation_text_plain__external = 'SOLO PER LINUX: Lancia un\'applicazione esterna e riempie i dati dei campi tramite lo standard input. Restituisce lo standard output dell\'applicazione. L\'impostazione predefinita Tidy, per stampare in maniera corretta il codice HTML. Per motivi di sicurezza, dovete editare manualmente il file libraries/transformations/text_plain__external.inc.php e inserire gli strumenti che permettete di utilizzare. La prima opzione cos il numero del programma che volete utilizzare e la seconda sono i parametri per il programma. Il terzo parametro, se impostato a 1 convertir l\'output utilizzando htmlspecialchars() (Predefinito: 1). Un quarto parametro, se impostato a 1 inserir un NOWRAP al contenuto della cella cos che l\'intero output sar mostrato senza essere riformattato (Predefinito: 1)'; $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione del campo. Nessun Escaping viene applicato.'; -$strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione la larghezza in pixel, la terza l\'altezza.'; -$strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione un titolo per il collegamento.'; +$strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione la larghezza in pixel, la terza l\'altezza.'; +$strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione un prefisso come "http://tuodominio.com/", la seconda opzione un titolo per il collegamento.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; $strTransformation_text_plain__unformatted = 'Mostra il codice HTML come entit HTML. Nessuna formattazione HTML viene applicata.'; -$strTruncateQueries = 'Tronca le Query Mostrate'; +$strTruncateQueries = 'Tronca le Query Mostrate'; $strType = 'Tipo'; $strUncheckAll = 'Deseleziona tutti'; $strUnique = 'Unica'; $strUnselectAll = 'Deseleziona Tutto'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfileMessage = 'Il profilo stato aggiornato.'; $strUpdateQuery = 'Aggiorna Query'; $strUsage = 'Utilizzo'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; -$strUseHostTable = 'Utilizza la Tabella dell\'Host'; +$strUseHostTable = 'Utilizza la Tabella dell\'Host'; $strUseTables = 'Utilizza tabelle'; $strUseTextField = 'Utilizza campo text'; $strUser = 'Utente'; diff --git a/lang/italian-utf-8.inc.php3 b/lang/italian-utf-8.inc.php3 index 5e689b3bf..c965f0e6f 100644 --- a/lang/italian-utf-8.inc.php3 +++ b/lang/italian-utf-8.inc.php3 @@ -267,7 +267,7 @@ $strIndexHasBeenDropped = 'L\'indice %s è stato eliminato'; $strIndexName = 'Nome dell\'indice :'; $strIndexType = 'Tipo di indice :'; $strIndexes = 'Indici'; -$strInnodbStat = 'Stato InnoDB'; +$strInnodbStat = 'Stato InnoDB'; $strInsecureMySQL = 'Il file di configurazione in uso contiene impostazioni (root con nessuna password) che corrispondono ai privilegi dell\'account MySQL predefinito. Un server MySQL funzionante con queste impostazioni è aperto a intrusioni, e si dovrebbe realmente riparare a questa falla nella sicurezza.'; $strInsert = 'Inserisci'; $strInsertAsNewRow = 'Inserisci come nuova riga'; @@ -599,30 +599,30 @@ $strToggleScratchboard = '(dis)attiva scratchboard'; $strTotal = 'Totali'; $strTotalUC = 'Totale'; $strTraffic = 'Traffico'; -$strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; +$strTransformation_image_jpeg__inline = 'Mostra un thumbnalil cliccabile; opzioni: larghezza,altezza in pixel (mantiere la proporzione iniziale)'; $strTransformation_image_jpeg__link = 'Mostra un link a questa immagine (download blob diretto, i.e.).'; -$strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; +$strTransformation_image_png__inline = 'Vedi immagine/jpeg: inline'; $strTransformation_text_plain__dateformat = 'Prende un campo TIME, TIMESTAMP o DATETIME e lo formatta utilizzando il formato data locale. La prima opzione è il time offset (in ore) il quale sarà aggiunto al timestamp (Predefinito: 0). La seconda opzione è un formato data in linea con i parametri disponibili per la funzione strftime() del PHP.'; $strTransformation_text_plain__external = 'SOLO PER LINUX: Lancia un\'applicazione esterna e riempie i dati dei campi tramite lo standard input. Restituisce lo standard output dell\'applicazione. L\'impostazione predefinita è Tidy, per stampare in maniera corretta il codice HTML. Per motivi di sicurezza, dovete editare manualmente il file libraries/transformations/text_plain__external.inc.php e inserire gli strumenti che permettete di utilizzare. La prima opzione è così il numero del programma che volete utilizzare e la seconda sono i parametri per il programma. Il terzo parametro, se impostato a 1 convertirà l\'output utilizzando htmlspecialchars() (Predefinito: 1). Un quarto parametro, se impostato a 1 inserirà un NOWRAP al contenuto della cella così che l\'intero output sarà mostrato senza essere riformattato (Predefinito: 1)'; $strTransformation_text_plain__formatted = 'Preserva l\'originale formattazione del campo. Nessun Escaping viene applicato.'; -$strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; -$strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; +$strTransformation_text_plain__imagelink = 'Mostra un collegamento ad una immagine esterna; il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è la larghezza in pixel, la terza è l\'altezza.'; +$strTransformation_text_plain__link = 'Mostra un collegamento, il campo contiene il nome del file; la prima opzione è un prefisso come "http://tuodominio.com/", la seconda opzione è un titolo per il collegamento.'; $strTransformation_text_plain__substr = 'Mostra soltanto una parte della stringa. La prima opzione è l\'offset che serve a definire dove inizia l\'output del vostro testo (Prefinito: 0). La seconda opzione è un offset che indica quanto testo viene restituito. Se vuoto, restituisce tutto il testo rimanente. La terza opzione definisce quali caratteri saranno aggiunti in fondo all\'output quando una soptto-stringa viene restituita (Predefinito: ...) .'; $strTransformation_text_plain__unformatted = 'Mostra il codice HTML come entità HTML. Nessuna formattazione HTML viene applicata.'; -$strTruncateQueries = 'Tronca le Query Mostrate'; +$strTruncateQueries = 'Tronca le Query Mostrate'; $strType = 'Tipo'; $strUncheckAll = 'Deseleziona tutti'; $strUnique = 'Unica'; $strUnselectAll = 'Deseleziona Tutto'; -$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; +$strUpdComTab = 'Prego leggere la documentazione su come aggiornare la vostra tabella Column_comments'; $strUpdatePrivMessage = 'Hai aggiornato i permessi per %s.'; $strUpdateProfile = 'Aggiorna profilo:'; $strUpdateProfileMessage = 'Il profilo è stato aggiornato.'; $strUpdateQuery = 'Aggiorna Query'; $strUsage = 'Utilizzo'; $strUseBackquotes = 'Usa i backquotes con i nomi delle tabelle e dei campi'; -$strUseHostTable = 'Utilizza la Tabella dell\'Host'; +$strUseHostTable = 'Utilizza la Tabella dell\'Host'; $strUseTables = 'Utilizza tabelle'; $strUseTextField = 'Utilizza campo text'; $strUser = 'Utente'; diff --git a/lang/japanese-euc.inc.php3 b/lang/japanese-euc.inc.php3 index 2b3457eb4..9c5e883d2 100644 --- a/lang/japanese-euc.inc.php3 +++ b/lang/japanese-euc.inc.php3 @@ -622,8 +622,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/japanese-sjis.inc.php3 b/lang/japanese-sjis.inc.php3 index dc89327f4..753c26a0a 100644 --- a/lang/japanese-sjis.inc.php3 +++ b/lang/japanese-sjis.inc.php3 @@ -622,8 +622,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/japanese-utf-8.inc.php3 b/lang/japanese-utf-8.inc.php3 index 8f5b94532..0101c173b 100644 --- a/lang/japanese-utf-8.inc.php3 +++ b/lang/japanese-utf-8.inc.php3 @@ -623,8 +623,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/korean-ks_c_5601-1987.inc.php3 b/lang/korean-ks_c_5601-1987.inc.php3 index 44b0a102b..01e784a42 100644 --- a/lang/korean-ks_c_5601-1987.inc.php3 +++ b/lang/korean-ks_c_5601-1987.inc.php3 @@ -72,13 +72,13 @@ $strCarriage = 'ij $strChange = ''; $strChangeDisplay = ' ʵ '; $strChangePassword = 'ȣ '; -$strCharsetOfFile = ' ڼ:'; +$strCharsetOfFile = ' ڼ:'; $strCheckAll = ' üũ'; $strCheckDbPriv = 'ͺ̽ ˻'; $strCheckPrivs = ' '; $strCheckPrivsLong = 'ͺ̽ "%s" ˻.'; $strCheckTable = '̺ ˻'; -$strChoosePage = ' ϼ'; +$strChoosePage = ' ϼ'; $strColComFeat = '(Į) (ڸƮ) ϱ'; $strColumn = '(Į)'; $strColumnNames = '(Į) ̸'; @@ -96,7 +96,7 @@ $strCreateIndex = '%s $strCreateIndexTopic = ' ε '; $strCreateNewDatabase = ' ͺ̽ '; $strCreateNewTable = 'ͺ̽ %s ο ̺ ϴ.'; -$strCreatePage = ' '; +$strCreatePage = ' '; $strDBGMaxTimeMs = 'ִð, ms'; $strDBGMinTimeMs = 'ּҽð, ms'; @@ -340,7 +340,7 @@ $strQueryTime = ' $strQueryType = ' '; $strReType = 'Է'; -$strReceived = ''; +$strReceived = ''; $strRecords = 'ڵ'; $strReferentialIntegrity = 'referential Ἲ ˻:'; $strRelationNotWorking = 'linked Tables ۵ϴ ΰ ʽϴ. ˷ %s⸦ Ŭ%sϽʽÿ.'; @@ -400,7 +400,7 @@ $strSelectFields = ' $strSelectNumRows = '(in query)'; $strSend = 'Ϸ '; $strSent = ''; -$strServer = ' %s'; +$strServer = ' %s'; $strServerChoice = ' '; $strServerStatus = 'Ÿ '; $strServerStatusUptime = ' MySQL %s Ǿϴ.
۳¥ %s Դϴ.'; @@ -485,7 +485,7 @@ $strUsers = ' $strUsersDeleted = ' ڵ ߽ϴ.'; $strUsersHavingAccessToDb = '"%s" ִ ڵ'; -$strValidateSQL = 'SQL ˻'; +$strValidateSQL = 'SQL ˻'; $strValidatorError = 'SQL ˻Ⱑ ʱȭ ʾҽϴ. %s%s php Ȯ ġߴ Ȯغʽÿ.'; $strValue = ''; $strVar = ''; diff --git a/lang/portuguese-iso-8859-1.inc.php3 b/lang/portuguese-iso-8859-1.inc.php3 index 413d4c1f2..5de83e458 100644 --- a/lang/portuguese-iso-8859-1.inc.php3 +++ b/lang/portuguese-iso-8859-1.inc.php3 @@ -633,8 +633,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/portuguese-utf-8.inc.php3 b/lang/portuguese-utf-8.inc.php3 index 892eb11f9..60ac210ec 100644 --- a/lang/portuguese-utf-8.inc.php3 +++ b/lang/portuguese-utf-8.inc.php3 @@ -634,8 +634,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/serbian-utf-8.inc.php3 b/lang/serbian-utf-8.inc.php3 index 2496a437e..e543f71a2 100644 --- a/lang/serbian-utf-8.inc.php3 +++ b/lang/serbian-utf-8.inc.php3 @@ -640,8 +640,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/serbian-windows-1250.inc.php3 b/lang/serbian-windows-1250.inc.php3 index 99a405831..161027092 100644 --- a/lang/serbian-windows-1250.inc.php3 +++ b/lang/serbian-windows-1250.inc.php3 @@ -639,8 +639,8 @@ $strPerMinute = 'per minute';//to translate $strPerSecond = 'per second';//to translate $strAutomaticLayout = 'Automatic layout'; //to translate $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?'; //to translate -$strFileNameTemplate = 'File name template';//to translate -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $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 $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 $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 diff --git a/lang/slovak-iso-8859-2.inc.php3 b/lang/slovak-iso-8859-2.inc.php3 index b6cfd3b30..bb175f8e2 100644 --- a/lang/slovak-iso-8859-2.inc.php3 +++ b/lang/slovak-iso-8859-2.inc.php3 @@ -220,7 +220,7 @@ $strFileAlreadyExists = 'S $strFileCouldNotBeRead = 'Sbor sa ned preta'; $strFileNameTemplate = 'Vzor pre nzov sboru'; $strFileNameTemplateHelp = 'Pouite __DB__ ako nzov databzy, __TABLE__ ako nzov tabuky a akkovek parametre pre %sfunkciu strftime%s pre vloenie dt. Prpona sboru bude pridan automaticky poda typu. Akkovek in text zostane zachovan.'; -$strFileNameTemplateRemember = 'zapamta si vzor'; +$strFileNameTemplateRemember = 'zapamta si vzor'; $strFixed = 'pevn'; $strFlushPrivilegesNote = 'Poznmka: phpMyAdmin zskava prva pouvateov priamo z tabuliek MySQL. Obsah tchto tabuliek sa me li od prv, ktor pouva server, ak boli tieto tabuky rune upraven. V tomto prpade sa odpora vykona %sznovunatanie prv%s predtm ako budete pokraova.'; $strFlushTable = 'Vyprzdni tabuku ("FLUSH")'; diff --git a/lang/slovak-utf-8.inc.php3 b/lang/slovak-utf-8.inc.php3 index 020ad84fe..ddd3be4e7 100644 --- a/lang/slovak-utf-8.inc.php3 +++ b/lang/slovak-utf-8.inc.php3 @@ -221,7 +221,7 @@ $strFileAlreadyExists = 'Súbor %s už existuje na servery, zmente názov súbor $strFileCouldNotBeRead = 'Súbor sa nedá prečítať'; $strFileNameTemplate = 'Vzor pre názov súboru'; $strFileNameTemplateHelp = 'Použite __DB__ ako názov databázy, __TABLE__ ako názov tabuľky a akékoľvek parametre pre %sfunkciu strftime%s pre vloženie dát. Prípona súboru bude pridaná automaticky podľa typu. Akýkoľvek iný text zostane zachovaný.'; -$strFileNameTemplateRemember = 'zapamätať si vzor'; +$strFileNameTemplateRemember = 'zapamätať si vzor'; $strFixed = 'pevný'; $strFlushPrivilegesNote = 'Poznámka: phpMyAdmin získava práva používateľov priamo z tabuliek MySQL. Obsah týchto tabuliek sa môže líšiť od práv, ktoré používa server, ak boli tieto tabuľky ručne upravené. V tomto prípade sa odporúča vykonať %sznovunačítanie práv%s predtým ako budete pokračovať.'; $strFlushTable = 'Vyprázdniť tabuľku ("FLUSH")'; diff --git a/lang/slovak-windows-1250.inc.php3 b/lang/slovak-windows-1250.inc.php3 index 85f654c6c..9b93f66ef 100644 --- a/lang/slovak-windows-1250.inc.php3 +++ b/lang/slovak-windows-1250.inc.php3 @@ -220,7 +220,7 @@ $strFileAlreadyExists = 'S $strFileCouldNotBeRead = 'Sbor sa ned preta'; $strFileNameTemplate = 'Vzor pre nzov sboru'; $strFileNameTemplateHelp = 'Pouite __DB__ ako nzov databzy, __TABLE__ ako nzov tabuky a akkovek parametre pre %sfunkciu strftime%s pre vloenie dt. Prpona sboru bude pridan automaticky poda typu. Akkovek in text zostane zachovan.'; -$strFileNameTemplateRemember = 'zapamta si vzor'; +$strFileNameTemplateRemember = 'zapamta si vzor'; $strFixed = 'pevn'; $strFlushPrivilegesNote = 'Poznmka: phpMyAdmin zskava prva pouvateov priamo z tabuliek MySQL. Obsah tchto tabuliek sa me li od prv, ktor pouva server, ak boli tieto tabuky rune upraven. V tomto prpade sa odpora vykona %sznovunatanie prv%s predtm ako budete pokraova.'; $strFlushTable = 'Vyprzdni tabuku ("FLUSH")'; diff --git a/lang/spanish-iso-8859-1.inc.php3 b/lang/spanish-iso-8859-1.inc.php3 index 390c03573..ef6a709cc 100644 --- a/lang/spanish-iso-8859-1.inc.php3 +++ b/lang/spanish-iso-8859-1.inc.php3 @@ -60,8 +60,8 @@ $strAscending = 'Ascendente'; $strAtBeginningOfTable = 'Al comienzo de la tabla'; $strAtEndOfTable = 'Al final de la tabla'; $strAttr = 'Atributos'; -$strAutodetect = 'Autodetecte'; -$strAutomaticLayout = 'Layout automtico'; +$strAutodetect = 'Autodetecte'; +$strAutomaticLayout = 'Layout automtico'; $strBack = 'Volver'; $strBeginCut = 'INICIO DEL CORTE'; @@ -99,8 +99,8 @@ $strCharset = 'Charset'; $strCharsetOfFile = 'Codificacin de los caracteres del archivo:'; $strCheckAll = 'Revisar todos/as'; $strCheckDbPriv = 'Revisar privilegios de la base de datos'; -$strCheckPrivs = 'Revise los privilegios'; -$strCheckPrivsLong = 'Revise los privilegios para la base de datos "%s".'; +$strCheckPrivs = 'Revise los privilegios'; +$strCheckPrivsLong = 'Revise los privilegios para la base de datos "%s".'; $strCheckTable = 'Revisar tabla'; $strChoosePage = 'Elija la pgina a editar'; $strColComFeat = 'Mostrando los comentarios de la columna'; @@ -157,7 +157,7 @@ $strDbPrivileges = 'Privilegios espec $strDbSpecific = 'especfico para la base de datos'; $strDefault = 'Predeterminado'; $strDefaultValueHelp = 'Para valores predeterminados, por favor ingrese solamente un valor, sin "backslash escaping" ni comillas, usando este formato: a'; -$strDelOld = 'La pgina actual tiene referencias a tablas que ya no existen. Desea eliminar esas referencias?'; +$strDelOld = 'La pgina actual tiene referencias a tablas que ya no existen. Desea eliminar esas referencias?'; $strDelete = 'Borrar'; $strDeleteAndFlush = 'Borre a los usuarios y vuelva a cargar los privilegios posteriormente.'; $strDeleteAndFlushDescr = 'Este es el modo ms limpio, pero volver a cargar los privilegios puede tomar un tiempo.'; @@ -216,9 +216,9 @@ $strFieldsEscapedBy = 'Campos escapados por'; $strFieldsTerminatedBy = 'Campos terminados en'; $strFileAlreadyExists = 'El archivo %s ya existe en el servidor, cambie el nombre del archivo o revise la opcin de sobreescritura.'; $strFileCouldNotBeRead = 'No fue posible leer el archivo'; -$strFileNameTemplate = 'Plantilla del nombre del archivo'; +$strFileNameTemplate = 'Plantilla del nombre del archivo'; $strFileNameTemplateHelp = 'Use __DB__ para nombre de la base de datos, __TABLE__ para el nombre de la tabla y las opciones %sany strftime%s para especificaciones de tiempo; la extensin se aadir automticamente. Cualquier otro texto ser conservado.'; -$strFileNameTemplateRemember = 'recuerde la plantilla'; +$strFileNameTemplateRemember = 'recuerde la plantilla'; $strFixed = 'fijo'; $strFlushPrivilegesNote = 'Nota: phpMyAdmin obtiene los privilegios users\' directamente de las tablas de privilegios MySQL\'. El contenido de estas tablas puede diferir de los privilegios que usa el servidor si es que se han realizado cambios manuales en l. En este caso, deber %sreload los privilegios%s antes de continuar.'; $strFlushTable = 'Vaciar el cach de la tabla ("FLUSH")'; @@ -261,7 +261,7 @@ $strIndexHasBeenDropped = 'El $strIndexName = 'Nombre del ndice :'; $strIndexType = 'Tipo de ndice :'; $strIndexes = 'ndices'; -$strInnodbStat = 'Estado del InnoDB'; +$strInnodbStat = 'Estado del InnoDB'; $strInsecureMySQL = 'Su archivo de configuracin contiene parmetros (root sin contrasea) que corresponden a la cuenta privilegiada predeterminada de MySQL. Su servidor de MySQL est usando estos valores, que constituyen una vulnerabilidad. Se le recomienda corregir esta brecha de seguridad.'; $strInsert = 'Insertar'; $strInsertAsNewRow = 'Insertar como una nueva fila'; @@ -272,7 +272,7 @@ $strInsertedRows = 'Filas insertadas:'; $strInstructions = 'Instrucciones'; $strInvalidName = '"%s" es una palabra reservada, no puede usarla como nombre de /Base de datos/tabla/campo.'; -$strJumpToDB = 'Salte a la base de datos "%s".'; +$strJumpToDB = 'Salte a la base de datos "%s".'; $strJustDelete = 'Solamente borre a los usuarios de la tabla de privilegios.'; $strJustDeleteDescr = 'Los usuarios "borrados" an podrn acceder al servidor de manera usual hasta que los privilegios se hayan vuelto a cargar.'; @@ -291,7 +291,7 @@ $strLines = 'L $strLinesTerminatedBy = 'Lneas terminadas en'; $strLinkNotFound = 'Enlace no encontrado'; $strLinksTo = 'Enlaces a'; -$strLoadExplanation = 'El mejor mtodo es revisado en forma predeterminada, pero puede cambiarla si fracasa.'; +$strLoadExplanation = 'El mejor mtodo es revisado en forma predeterminada, pero puede cambiarla si fracasa.'; $strLoadMethod = 'CARGAR mtodo'; $strLocalhost = 'Local'; $strLocationTextfile = 'Localizacin del archivo de texto'; @@ -333,7 +333,7 @@ $strName = 'Nombre'; $strNext = 'Prxima'; $strNo = 'No'; $strNoDatabases = 'No hay bases de datos'; -$strNoDatabasesSelected = 'No se seleccionaron bases de datos.'; +$strNoDatabasesSelected = 'No se seleccionaron bases de datos.'; $strNoDescription = 'Sin descripcin'; $strNoDropDatabases = '"DROP DATABASE" los enunciados ("sentences") estn deshabilitados.'; $strNoExplain = 'Saltarse la explicacin del SQL'; @@ -539,7 +539,7 @@ $strShowAll = 'Mostrar todo'; $strShowColor = 'Mostrar color'; $strShowCols = 'Mostrar columnas'; $strShowDatadictAs = 'Formato del Diccionario de Datos'; -$strShowFullQueries = 'Muestre las consultas enteras'; +$strShowFullQueries = 'Muestre las consultas enteras'; $strShowGrid = 'Mostrar cuadrcula'; $strShowPHPInfo = 'Mostrar informacin de PHP'; $strShowTableDimension = 'Mostrar la dimensin de las tablas'; @@ -593,9 +593,9 @@ $strToggleScratchboard = 'toggle scratchboard'; $strTotal = 'total'; $strTotalUC = 'Total'; $strTraffic = 'Trfico'; -$strTransformation_image_jpeg__inline = 'Muestra un thumbnail que puede abrirse mediante un clic; opciones: width,height en pxeles (mantiene la proporcin original)'; +$strTransformation_image_jpeg__inline = 'Muestra un thumbnail que puede abrirse mediante un clic; opciones: width,height en pxeles (mantiene la proporcin original)'; $strTransformation_image_jpeg__link = 'Muestra un enlace a esta imagen (blob download directo, i.e.).'; -$strTransformation_image_png__inline = 'Ver imagen/jpeg: inline'; +$strTransformation_image_png__inline = 'Ver imagen/jpeg: inline'; $strTransformation_text_plain__dateformat = 'Toma un campo TIME, TIMESTAMP o DATETIME y lo formatea usando su formato de fechas local. La primera opcin es el offset (en horas) que se aadir al timestamp (Predeterminado: 0). La segunda opcin es un dateformat diferente de acuerdo con los parmetros disponibles para el strftime() del PHP.'; $strTransformation_text_plain__external = 'LINUX SOLAMENTE: Ejecuta una aplicacin externa y alimenta el fielddata mediante input estndar. Retorna el output estndar de la aplicacin. El predeterminado es Tidy, para mostrar cdigo HTML agradable para la impresin. Por razones de seguridad, debe editar manualmente el archivo libraries/transformations/text_plain__external.inc.php e insertar las herramientas que permitir se ejecuten. La primera opcin ser el nmero del programa que querr utilizar y la segunda opcin son los parmetros para el programa. El tercer parmetro, de ser 1 convertir el output usando htmlspecialchars() (el predeterminado es 1). Un cuarto parmetro, de ser 1 pondr un NOWRAP a la celda de contenido para que todo el output se muestre sin reformatear (Predeterminado 1)'; $strTransformation_text_plain__formatted = 'Mantiene el formato original del campo. No se puede hacer Escape.'; @@ -603,7 +603,7 @@ $strTransformation_text_plain__imagelink = 'Muestra una imagen y un enlace, el c $strTransformation_text_plain__link = 'Muestra un enlace, el campo contiene el nombre del archivo; la primera opcin es un prefijo como "http://dominio.com/", la segunda opcin es un ttulo para el enlace.'; $strTransformation_text_plain__substr = 'Solamente muestra una parte del string. La primera opcin es un offset para definir en dnde empieza el output de su texto (Predeterminado 0). La segunda opcin es un offset para definir cunto texto es retornado. Si est vaco, regresa todo el texto restante. La tercera opcin define cules chars se adjuntarn al output cuando se regrese un substring (Predeterminado: ...) .'; $strTransformation_text_plain__unformatted = 'Muestra el cdigo HTML como entidades HTML. No se muestra formato HTML.'; -$strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; +$strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; $strType = 'Tipo'; $strUncheckAll = 'Desmarcar todos'; @@ -616,7 +616,7 @@ $strUpdateProfileMessage = 'Se ha actualizado el perfil.'; $strUpdateQuery = 'Modificar la consulta'; $strUsage = 'Uso'; $strUseBackquotes = 'Usar "backquotes" con tablas y nombres de campo'; -$strUseHostTable = 'Use la tabla Anfitrin (Host)'; +$strUseHostTable = 'Use la tabla Anfitrin (Host)'; $strUseTables = 'Usar tablas'; $strUseTextField = 'Use el campo de texto'; $strUser = 'Usuario'; diff --git a/lang/spanish-utf-8.inc.php3 b/lang/spanish-utf-8.inc.php3 index 742230b85..b536df8db 100644 --- a/lang/spanish-utf-8.inc.php3 +++ b/lang/spanish-utf-8.inc.php3 @@ -61,8 +61,8 @@ $strAscending = 'Ascendente'; $strAtBeginningOfTable = 'Al comienzo de la tabla'; $strAtEndOfTable = 'Al final de la tabla'; $strAttr = 'Atributos'; -$strAutodetect = 'Autodetecte'; -$strAutomaticLayout = 'Layout automático'; +$strAutodetect = 'Autodetecte'; +$strAutomaticLayout = 'Layout automático'; $strBack = 'Volver'; $strBeginCut = 'INICIO DEL CORTE'; @@ -100,8 +100,8 @@ $strCharset = 'Charset'; $strCharsetOfFile = 'Codificación de los caracteres del archivo:'; $strCheckAll = 'Revisar todos/as'; $strCheckDbPriv = 'Revisar privilegios de la base de datos'; -$strCheckPrivs = 'Revise los privilegios'; -$strCheckPrivsLong = 'Revise los privilegios para la base de datos "%s".'; +$strCheckPrivs = 'Revise los privilegios'; +$strCheckPrivsLong = 'Revise los privilegios para la base de datos "%s".'; $strCheckTable = 'Revisar tabla'; $strChoosePage = 'Elija la página a editar'; $strColComFeat = 'Mostrando los comentarios de la columna'; @@ -158,7 +158,7 @@ $strDbPrivileges = 'Privilegios específicos para la base de datos'; $strDbSpecific = 'específico para la base de datos'; $strDefault = 'Predeterminado'; $strDefaultValueHelp = 'Para valores predeterminados, por favor ingrese solamente un valor, sin "backslash escaping" ni comillas, usando este formato: a'; -$strDelOld = 'La página actual tiene referencias a tablas que ya no existen. ¿Desea eliminar esas referencias?'; +$strDelOld = 'La página actual tiene referencias a tablas que ya no existen. ¿Desea eliminar esas referencias?'; $strDelete = 'Borrar'; $strDeleteAndFlush = 'Borre a los usuarios y vuelva a cargar los privilegios posteriormente.'; $strDeleteAndFlushDescr = 'Este es el modo más limpio, pero volver a cargar los privilegios puede tomar un tiempo.'; @@ -217,9 +217,9 @@ $strFieldsEscapedBy = 'Campos escapados por'; $strFieldsTerminatedBy = 'Campos terminados en'; $strFileAlreadyExists = 'El archivo %s ya existe en el servidor, cambie el nombre del archivo o revise la opción de sobreescritura.'; $strFileCouldNotBeRead = 'No fue posible leer el archivo'; -$strFileNameTemplate = 'Plantilla del nombre del archivo'; +$strFileNameTemplate = 'Plantilla del nombre del archivo'; $strFileNameTemplateHelp = 'Use __DB__ para nombre de la base de datos, __TABLE__ para el nombre de la tabla y las opciones %sany strftime%s para especificaciones de tiempo; la extensión se añadirá automáticamente. Cualquier otro texto será conservado.'; -$strFileNameTemplateRemember = 'recuerde la plantilla'; +$strFileNameTemplateRemember = 'recuerde la plantilla'; $strFixed = 'fijo'; $strFlushPrivilegesNote = 'Nota: phpMyAdmin obtiene los privilegios users\' directamente de las tablas de privilegios MySQL\'. El contenido de estas tablas puede diferir de los privilegios que usa el servidor si es que se han realizado cambios manuales en él. En este caso, deberá %sreload los privilegios%s antes de continuar.'; $strFlushTable = 'Vaciar el caché de la tabla ("FLUSH")'; @@ -262,7 +262,7 @@ $strIndexHasBeenDropped = 'El índice %s ha sido eliminado'; $strIndexName = 'Nombre del índice :'; $strIndexType = 'Tipo de índice :'; $strIndexes = 'Índices'; -$strInnodbStat = 'Estado del InnoDB'; +$strInnodbStat = 'Estado del InnoDB'; $strInsecureMySQL = 'Su archivo de configuración contiene parámetros (root sin contraseña) que corresponden a la cuenta privilegiada predeterminada de MySQL. Su servidor de MySQL está usando estos valores, que constituyen una vulnerabilidad. Se le recomienda corregir esta brecha de seguridad.'; $strInsert = 'Insertar'; $strInsertAsNewRow = 'Insertar como una nueva fila'; @@ -273,7 +273,7 @@ $strInsertedRows = 'Filas insertadas:'; $strInstructions = 'Instrucciones'; $strInvalidName = '"%s" es una palabra reservada, no puede usarla como nombre de /Base de datos/tabla/campo.'; -$strJumpToDB = 'Salte a la base de datos "%s".'; +$strJumpToDB = 'Salte a la base de datos "%s".'; $strJustDelete = 'Solamente borre a los usuarios de la tabla de privilegios.'; $strJustDeleteDescr = 'Los usuarios "borrados" aún podrán acceder al servidor de manera usual hasta que los privilegios se hayan vuelto a cargar.'; @@ -292,7 +292,7 @@ $strLines = 'Líneas'; $strLinesTerminatedBy = 'Líneas terminadas en'; $strLinkNotFound = 'Enlace no encontrado'; $strLinksTo = 'Enlaces a'; -$strLoadExplanation = 'El mejor método es revisado en forma predeterminada, pero puede cambiarla si fracasa.'; +$strLoadExplanation = 'El mejor método es revisado en forma predeterminada, pero puede cambiarla si fracasa.'; $strLoadMethod = 'CARGAR método'; $strLocalhost = 'Local'; $strLocationTextfile = 'Localización del archivo de texto'; @@ -334,7 +334,7 @@ $strName = 'Nombre'; $strNext = 'Próxima'; $strNo = 'No'; $strNoDatabases = 'No hay bases de datos'; -$strNoDatabasesSelected = 'No se seleccionaron bases de datos.'; +$strNoDatabasesSelected = 'No se seleccionaron bases de datos.'; $strNoDescription = 'Sin descripción'; $strNoDropDatabases = '"DROP DATABASE" los enunciados ("sentences") están deshabilitados.'; $strNoExplain = 'Saltarse la explicación del SQL'; @@ -540,7 +540,7 @@ $strShowAll = 'Mostrar todo'; $strShowColor = 'Mostrar color'; $strShowCols = 'Mostrar columnas'; $strShowDatadictAs = 'Formato del Diccionario de Datos'; -$strShowFullQueries = 'Muestre las consultas enteras'; +$strShowFullQueries = 'Muestre las consultas enteras'; $strShowGrid = 'Mostrar cuadrícula'; $strShowPHPInfo = 'Mostrar información de PHP'; $strShowTableDimension = 'Mostrar la dimensión de las tablas'; @@ -594,9 +594,9 @@ $strToggleScratchboard = 'toggle scratchboard'; $strTotal = 'total'; $strTotalUC = 'Total'; $strTraffic = 'Tráfico'; -$strTransformation_image_jpeg__inline = 'Muestra un thumbnail que puede abrirse mediante un clic; opciones: width,height en píxeles (mantiene la proporción original)'; +$strTransformation_image_jpeg__inline = 'Muestra un thumbnail que puede abrirse mediante un clic; opciones: width,height en píxeles (mantiene la proporción original)'; $strTransformation_image_jpeg__link = 'Muestra un enlace a esta imagen (blob download directo, i.e.).'; -$strTransformation_image_png__inline = 'Ver imagen/jpeg: inline'; +$strTransformation_image_png__inline = 'Ver imagen/jpeg: inline'; $strTransformation_text_plain__dateformat = 'Toma un campo TIME, TIMESTAMP o DATETIME y lo formatea usando su formato de fechas local. La primera opción es el offset (en horas) que se añadirá al timestamp (Predeterminado: 0). La segunda opción es un dateformat diferente de acuerdo con los parámetros disponibles para el strftime() del PHP.'; $strTransformation_text_plain__external = 'LINUX SOLAMENTE: Ejecuta una aplicación externa y alimenta el fielddata mediante input estándar. Retorna el output estándar de la aplicación. El predeterminado es Tidy, para mostrar código HTML agradable para la impresión. Por razones de seguridad, debe editar manualmente el archivo libraries/transformations/text_plain__external.inc.php e insertar las herramientas que permitirá se ejecuten. La primera opción será el número del programa que querrá utilizar y la segunda opción son los parámetros para el programa. El tercer parámetro, de ser 1 convertirá el output usando htmlspecialchars() (el predeterminado es 1). Un cuarto parámetro, de ser 1 pondrá un NOWRAP a la celda de contenido para que todo el output se muestre sin reformatear (Predeterminado 1)'; $strTransformation_text_plain__formatted = 'Mantiene el formato original del campo. No se puede hacer Escape.'; @@ -604,7 +604,7 @@ $strTransformation_text_plain__imagelink = 'Muestra una imagen y un enlace, el c $strTransformation_text_plain__link = 'Muestra un enlace, el campo contiene el nombre del archivo; la primera opción es un prefijo como "http://dominio.com/", la segunda opción es un título para el enlace.'; $strTransformation_text_plain__substr = 'Solamente muestra una parte del string. La primera opción es un offset para definir en dónde empieza el output de su texto (Predeterminado 0). La segunda opción es un offset para definir cuánto texto es retornado. Si está vacío, regresa todo el texto restante. La tercera opción define cuáles chars se adjuntarán al output cuando se regrese un substring (Predeterminado: ...) .'; $strTransformation_text_plain__unformatted = 'Muestra el código HTML como entidades HTML. No se muestra formato HTML.'; -$strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; +$strTruncateQueries = 'Trunque las consultas que ya se han mostrado'; $strType = 'Tipo'; $strUncheckAll = 'Desmarcar todos'; @@ -617,7 +617,7 @@ $strUpdateProfileMessage = 'Se ha actualizado el perfil.'; $strUpdateQuery = 'Modificar la consulta'; $strUsage = 'Uso'; $strUseBackquotes = 'Usar "backquotes" con tablas y nombres de campo'; -$strUseHostTable = 'Use la tabla Anfitrión (Host)'; +$strUseHostTable = 'Use la tabla Anfitrión (Host)'; $strUseTables = 'Usar tablas'; $strUseTextField = 'Use el campo de texto'; $strUser = 'Usuario'; diff --git a/lang/turkish-iso-8859-9.inc.php3 b/lang/turkish-iso-8859-9.inc.php3 index f3da6eaa8..26313d8a0 100644 --- a/lang/turkish-iso-8859-9.inc.php3 +++ b/lang/turkish-iso-8859-9.inc.php3 @@ -25,8 +25,8 @@ $strAccessDeniedExplanation = 'phpMyAdmin MySQL sunucusuna ba $strAction = 'Eylem'; $strAddDeleteColumn = 'Stun alan Ekle/Sil'; $strAddDeleteRow = 'Kriter satr Ekle/Sil'; -$strAddDropDatabase = 'DROP DATABASE ekle(veritabann kaldr)'; -$strAddIntoComments = 'Yorumlara ekle'; +$strAddDropDatabase = 'DROP DATABASE ekle(veritabann kaldr)'; +$strAddIntoComments = 'Yorumlara ekle'; $strAddNewField = 'Yeni alan ekle'; $strAddPriv = 'Yeni ayrcalk ekle'; $strAddPrivMessage = 'Yeni ayrcalk eklediniz..'; @@ -104,9 +104,9 @@ $strCriteria = 'Kriter'; $strData = 'Veri'; $strDataOnly = 'Sadece veri'; $strDatabase = 'Veritaban '; -$strDatabaseExportOptions = 'Veritaban export ayarlar'; +$strDatabaseExportOptions = 'Veritaban export ayarlar'; $strDatabaseHasBeenDropped = '%s veritaban kaldrld.'; -$strDatabaseNoTable = 'Bu veritaban tablo iermiyor!'; +$strDatabaseNoTable = 'Bu veritaban tablo iermiyor!'; $strDatabaseWildcard = 'Veritaban (* izin verili):'; $strDatabases = 'veritabanlar'; $strDatabasesStats = 'Veritaban istatistikleri'; @@ -143,8 +143,8 @@ $strEnabled = 'Etkin'; $strEnd = 'Son'; $strEnglishPrivileges = ' Not: mySQL ncelik adlar ngilizce olarak belirtilmitir '; $strError = 'Hata'; -$strExcelOptions = 'Excel ayarlar'; -$strExecuteBookmarked = 'aretlenmi sorguyu altr'; +$strExcelOptions = 'Excel ayarlar'; +$strExecuteBookmarked = 'aretlenmi sorguyu altr'; $strExplain = 'SQL\'i akla'; $strExport = 'Dntr'; $strExportToXML = 'XML formatna dntr'; @@ -279,7 +279,7 @@ $strOverwriteExisting = 'Mevcut dosyalar $strPHPVersion = 'PHP Srm'; $strPageNumber = 'Sayfa numaras:'; -$strPaperSize = 'Kat boyu'; +$strPaperSize = 'Kat boyu'; $strPartialText = 'Blmsel Metinler'; $strPassword = 'ifre'; $strPasswordEmpty = 'ifre alan doldurulmad!'; @@ -309,7 +309,7 @@ $strQBEDel = 'Del'; $strQBEIns = 'Ins'; $strQueryOnDb = 'Veritaban zerinde SQL-sorgusu %s:'; $strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryWindowLock = 'Pencere dndan bu sorgunun zerine yazma'; +$strQueryWindowLock = 'Pencere dndan bu sorgunun zerine yazma'; $strReType = 'Yeniden gir'; $strRecords = 'Kaytlar'; @@ -324,7 +324,7 @@ $strRenameTable = 'Tablonun ismini $strRenameTableOK = '%s tablosu %s olarak yeniden adlandrld'; $strRepairTable = 'Tablo\'yu onar'; $strReplace = 'Yerdeitir'; -$strReplaceNULLBy = 'NULL u yerdeitir'; +$strReplaceNULLBy = 'NULL u yerdeitir'; $strReplaceTable = 'Tablo verisini bir dosyadaki ile deitir'; $strReset = 'Sfrla'; $strRevoke = 'Geersiz kl'; @@ -360,7 +360,7 @@ $strSearchOption3 = 'tam e $strSearchOption4 = 'normal deyim gibi'; $strSearchResultsFor = ' "%s" %s iin arama sonular:'; $strSearchType = 'Bul:'; -$strSecretRequired = 'Ayar dosyas iin gizli bir ifre gerekiyor (blowfish_secret).'; +$strSecretRequired = 'Ayar dosyas iin gizli bir ifre gerekiyor (blowfish_secret).'; $strSelect = 'Se'; $strSelectADb = ' Ltfen bir veritabanı seiniz'; $strSelectAll = 'Tmn se'; @@ -406,7 +406,7 @@ $strTableHasBeenDropped = '%s tablosu kald $strTableHasBeenEmptied = '%s tablosu boaltlmtr'; $strTableHasBeenFlushed = '%s tablosu başarıyla kapatılmıştır.'; $strTableMaintenance = 'Tablo bakm'; -$strTableOptions = 'Tablo ayarlar'; +$strTableOptions = 'Tablo ayarlar'; $strTableStructure = 'Tablo iin tablo yaps'; $strTableType = 'Tablo tipi'; $strTables = '%s tablo'; @@ -414,7 +414,7 @@ $strTextAreaLength = 'Boyutu nedeniyle,
bu alan d $strTheContent = 'Dosyanzn ierii eklendi.'; $strTheContents = 'Dosyann ierii tablonun ieriini ayn birincil veya unique anahtar deerli stunlar iin yer deitirir..'; $strTheTerminator = 'Alan bitimini belirten iaret.'; -$strToggleScratchboard = 'toggle scratchboard'; +$strToggleScratchboard = 'toggle scratchboard'; $strTotal = 'toplam'; $strType = 'Tip'; @@ -437,7 +437,7 @@ $strValidateSQL = 'SQL\'i do $strValue = 'Deer'; $strViewDump = 'Tablo\'nun dkm(ema)\'n gster'; $strViewDumpDB = 'Veritaban\'nn dkm(ema)\'n gster'; -$strViewDumpDatabases = 'Veritabanlarnn emalarn (dump) gr'; +$strViewDumpDatabases = 'Veritabanlarnn emalarn (dump) gr'; $strWelcome = '%s \'e HOGELDNZ....'; $strWithChecked = 'seilileri:'; @@ -513,9 +513,9 @@ $strEndRaw = 'END RAW'; //to translate $strFailedAttempts = 'Failed attempts'; //to translate $strFileCouldNotBeRead = 'File could not be read'; //to translate -$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplate = 'File name template';//to translate $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 -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate $strGlobal = 'global'; //to translate diff --git a/lang/turkish-utf-8.inc.php3 b/lang/turkish-utf-8.inc.php3 index 6e1f6baf2..baa919800 100644 --- a/lang/turkish-utf-8.inc.php3 +++ b/lang/turkish-utf-8.inc.php3 @@ -26,8 +26,8 @@ $strAccessDeniedExplanation = 'phpMyAdmin MySQL sunucusuna bağlanmayı denedi,v $strAction = 'Eylem'; $strAddDeleteColumn = 'Sütun alanı Ekle/Sil'; $strAddDeleteRow = 'Kriter satırı Ekle/Sil'; -$strAddDropDatabase = 'DROP DATABASE ekle(veritabanını kaldır)'; -$strAddIntoComments = 'Yorumlara ekle'; +$strAddDropDatabase = 'DROP DATABASE ekle(veritabanını kaldır)'; +$strAddIntoComments = 'Yorumlara ekle'; $strAddNewField = 'Yeni alan ekle'; $strAddPriv = 'Yeni ayrıcalık ekle'; $strAddPrivMessage = 'Yeni ayrıcalık eklediniz..'; @@ -105,9 +105,9 @@ $strCriteria = 'Kriter'; $strData = 'Veri'; $strDataOnly = 'Sadece veri'; $strDatabase = 'Veritabanı '; -$strDatabaseExportOptions = 'Veritabanı export ayarları'; +$strDatabaseExportOptions = 'Veritabanı export ayarları'; $strDatabaseHasBeenDropped = '%s veritabanı kaldırıldı.'; -$strDatabaseNoTable = 'Bu veritabanı tablo içermiyor!'; +$strDatabaseNoTable = 'Bu veritabanı tablo içermiyor!'; $strDatabaseWildcard = 'Veritabanı (* izin verili):'; $strDatabases = 'veritabanları'; $strDatabasesStats = 'Veritabanı istatistikleri'; @@ -144,8 +144,8 @@ $strEnabled = 'Etkin'; $strEnd = 'Son'; $strEnglishPrivileges = ' Not: mySQL öncelik adları İngilizce olarak belirtilmiştir '; $strError = 'Hata'; -$strExcelOptions = 'Excel ayarları'; -$strExecuteBookmarked = 'İşaretlenmiş sorguyu çalıştır'; +$strExcelOptions = 'Excel ayarları'; +$strExecuteBookmarked = 'İşaretlenmiş sorguyu çalıştır'; $strExplain = 'SQL\'i açıkla'; $strExport = 'Dönüştür'; $strExportToXML = 'XML formatına dönüştür'; @@ -280,7 +280,7 @@ $strOverwriteExisting = 'Mevcut dosyaların üzerine yaz!'; $strPHPVersion = 'PHP Sürümü'; $strPageNumber = 'Sayfa numarası:'; -$strPaperSize = 'Kağıt boyu'; +$strPaperSize = 'Kağıt boyu'; $strPartialText = 'Bölümsel Metinler'; $strPassword = 'Şifre'; $strPasswordEmpty = 'Şifre alanı doldurulmadı!'; @@ -310,7 +310,7 @@ $strQBEDel = 'Del'; $strQBEIns = 'Ins'; $strQueryOnDb = 'Veritabanı üzerinde SQL-sorgusu %s:'; $strQueryStatistics = 'Query statistics: Since its startup, %s queries have been sent to the server.'; -$strQueryWindowLock = 'Pencere dışından bu sorgunun üzerine yazma'; +$strQueryWindowLock = 'Pencere dışından bu sorgunun üzerine yazma'; $strReType = 'Yeniden gir'; $strRecords = 'Kayıtlar'; @@ -325,7 +325,7 @@ $strRenameTable = 'Tablonun ismini şuna değiştir'; $strRenameTableOK = '%s tablosu %s olarak yeniden adlandırıldı'; $strRepairTable = 'Tablo\'yu onar'; $strReplace = 'Yerdeğiştir'; -$strReplaceNULLBy = 'NULL u yerdeğiştir'; +$strReplaceNULLBy = 'NULL u yerdeğiştir'; $strReplaceTable = 'Tablo verisini bir dosyadaki ile değiştir'; $strReset = 'Sıfırla'; $strRevoke = 'Geçersiz kıl'; @@ -361,7 +361,7 @@ $strSearchOption3 = 'tam eşleşim'; $strSearchOption4 = 'normal deyim gibi'; $strSearchResultsFor = ' "%s" %s için arama sonuçları:'; $strSearchType = 'Bul:'; -$strSecretRequired = 'Ayar dosyası için gizli bir şifre gerekiyor (blowfish_secret).'; +$strSecretRequired = 'Ayar dosyası için gizli bir şifre gerekiyor (blowfish_secret).'; $strSelect = 'Seç'; $strSelectADb = ' Lütfen bir veritabanı seçiniz'; $strSelectAll = 'Tümünü seç'; @@ -407,7 +407,7 @@ $strTableHasBeenDropped = '%s tablosu kaldırılmıştır'; $strTableHasBeenEmptied = '%s tablosu boşaltılmıştır'; $strTableHasBeenFlushed = '%s tablosu başarıyla kapatılmıştır.'; $strTableMaintenance = 'Tablo bakımı'; -$strTableOptions = 'Tablo ayarları'; +$strTableOptions = 'Tablo ayarları'; $strTableStructure = 'Tablo için tablo yapısı'; $strTableType = 'Tablo tipi'; $strTables = '%s tablo'; @@ -415,7 +415,7 @@ $strTextAreaLength = 'Boyutu nedeniyle,
bu alan düzenlenmeyebilir '; $strTheContent = 'Dosyanızın içeriği eklendi.'; $strTheContents = 'Dosyanın içeriği tablonun içeriğini aynı birincil veya unique anahtar değerli sütunlar için yer değiştirir..'; $strTheTerminator = 'Alan bitimini belirten işaret.'; -$strToggleScratchboard = 'toggle scratchboard'; +$strToggleScratchboard = 'toggle scratchboard'; $strTotal = 'toplam'; $strType = 'Tip'; @@ -438,7 +438,7 @@ $strValidateSQL = 'SQL\'i doğrula'; $strValue = 'Değer'; $strViewDump = 'Tablo\'nun döküm(şema)\'ünü göster'; $strViewDumpDB = 'Veritabanı\'nın döküm(şema)\'ünü göster'; -$strViewDumpDatabases = 'Veritabanlarının şemalarını (dump) gör'; +$strViewDumpDatabases = 'Veritabanlarının şemalarını (dump) gör'; $strWelcome = '%s \'e HOŞGELDİNİZ....'; $strWithChecked = 'seçilileri:'; @@ -514,9 +514,9 @@ $strEndRaw = 'END RAW'; //to translate $strFailedAttempts = 'Failed attempts'; //to translate $strFileCouldNotBeRead = 'File could not be read'; //to translate -$strFileNameTemplate = 'File name template';//to translate +$strFileNameTemplate = 'File name template';//to translate $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 -$strFileNameTemplateRemember = 'remember template';//to translate +$strFileNameTemplateRemember = 'remember template';//to translate $strFlushPrivilegesNote = 'Note: phpMyAdmin gets the users\' privileges directly from MySQL\'s privilege tables. The content of this tables may differ from the privileges the server uses if manual changes have made to it. In this case, you should %sreload the privileges%s before you continue.'; //to translate $strGlobal = 'global'; //to translate