diff --git a/ChangeLog b/ChangeLog index bd73777a8..b1eea5138 100644 --- a/ChangeLog +++ b/ChangeLog @@ -29,6 +29,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA - bug #1793948 [parser] ROW_FORMAT incorrectly parsed - undefined PMA_MYSQL_INT_VERSION when no default server is set - bug #1763343 [session] Behavior with session.auto_start enabled ++ [lang] Hungarian update, thanks to Mihály Mészáros 2.11.2.2 (2007-11-20) - bug #1835123 [security] fixed XSS vulnerability on login page, diff --git a/lang/hungarian-iso-8859-2.inc.php b/lang/hungarian-iso-8859-2.inc.php index 02926f97b..d44e36b9a 100644 --- a/lang/hungarian-iso-8859-2.inc.php +++ b/lang/hungarian-iso-8859-2.inc.php @@ -1,7 +1,7 @@ -// Mihly Mszros +// Mihly Mszros $charset = 'iso-8859-2'; $text_dir = 'ltr'; // ('ltr': balrl jobbra, 'rtl': jobbrl balra) @@ -16,54 +16,57 @@ $month = array('Jan', 'Feb', 'M // http://www.php.net/manual/en/function.strftime.php $datefmt = '%Y. %B %d. %H:%M'; -$timespanfmt = '%s nap, %s ra, %s perc, %s msodperc'; +$timespanfmt = '%s nap, %s ra, %s perc, %s msodperc'; -$strAbortedClients = 'Megszaktva'; -$strAccessDeniedExplanation = 'A phpMyAdmin megprblt csatlakozni a MySQL szerverhez, de a szerver elutastotta a kapcsolatot. Ellenőrizze a host, username s jelsz mezőket a config.inc.php fjlban, s bizonyosodjon meg rla, hogy ezek megfelelnek a MySQL szerver adminisztrtortl kapott informciknak.'; +$strAbortedClients = 'Megszaktva'; +$strAccessDeniedExplanation = 'A phpMyAdmin megprblt csatlakozni a MySQL szerverhez, de a szerver elutastotta a kapcsolatot. Ellenőrizze a host, username s jelsz mezőket a config.inc.php fjlban, s bizonyosodjon meg rla, hogy ezek megfelelnek a MySQL szerver adminisztrtortl kapott informciknak.'; $strAccessDenied = 'Hozzfrs megtagadva'; $strAction = 'Parancs'; -$strAddAutoIncrement = 'AUTO_INCREMENT rtk hozzadsa'; -$strAddConstraints = 'Megszorts hozzadsa'; -$strAddDeleteColumn = 'Mező Oszlopokat Hozzad/Trl'; -$strAddDeleteRow = 'Kritrium Sort Hozzad/Trl'; +$strAddAutoIncrement = 'AUTO_INCREMENT rtk hozzadsa'; +$strAddClause = '%s hozzadsa'; +$strAddConstraints = 'Megszorts hozzadsa'; +$strAddDeleteColumn = 'Mező oszlopokat hozzad/trl'; +$strAddDeleteRow = 'Kritrium sort hozzad/trl'; $strAddFields = '%s mező hozzadsa'; -$strAddHeaderComment = 'Egyedi megjegyzs hozzadsa a fejlchez (\\n tri a sorokat)'; +$strAddHeaderComment = 'Egyedi megjegyzs hozzadsa a fejlchez (\\n tri a sorokat)'; $strAddIntoComments = 'Hozzads a megjegyzshez'; $strAddNewField = 'j mező hozzadsa'; -$strAddPrivilegesOnDb = 'Privilgiumok hozzadsa a kvetkező adatbzison:'; -$strAddPrivilegesOnTbl = 'Privilgiumok hozzadsa a kvetkező tbln:'; -$strAddSearchConditions = 'Keressi felttelek megadsa (az "ahol" kiktsek):'; -$strAddToIndex = 'Adj az indexhez %s oszlopot'; +$strAddPrivilegesOnDb = 'Privilgiumok hozzadsa a kvetkező adatbzison'; +$strAddPrivilegesOnTbl = 'Privilgiumok hozzadsa a kvetkező tbln:'; +$strAddSearchConditions = 'Keressi felttelek megadsa (WHERE felttelek):'; +$strAddToIndex = 'adj az indexhez %s oszlopot'; $strAddUser = 'j felhasznl hozzadsa'; $strAddUserMessage = 'Az j felhasznlt felvettem.'; -$strAdministration = 'Adminisztrci'; +$strAdministration = 'Adminisztrci'; $strAffectedRows = 'Keresett sorok:'; -$strAfterInsertBack = 'Vissza az előző oldalra'; -$strAfterInsertNewInsert = 'j sor beszrsa'; +$strAfterInsertBack = 'vissza az előző oldalra'; +$strAfterInsertNewInsert = 'j sor beszrsa'; $strAfterInsertNext = 'Kvetkező sor szerkesztse'; -$strAfterInsertSame = 'Visszatrs az oldalra'; +$strAfterInsertSame = 'Visszatrs az oldalra'; $strAfter = '%s utn'; $strAll = 'Mind'; -$strAllTableSameWidth = 'minden tbla ezzel a szlessggel jelenjen meg?'; +$strAllowInterrupt = 'Engedlyezi az import megszaktst, ha a script szleli, hogy kzel van az időlimithez. Jl jhet nagy fjlok importjakor, mivel meg tudja szaktani a tranzakcit.'; +$strAllTableSameWidth = 'Minden tbla ezzel a szlessggel jelenjen meg?'; $strAlterOrderBy = 'Tbla megvltozsa rendezve e szerint:'; $strAnalyzeTable = 'Tbla vizsglat'; $strAnd = 's'; +$strAndThen = 's utna'; $strAnIndex = 'Indexet hozzadtam: %s'; $strAny = 'Brmely'; $strAnyHost = 'Brmely hoszt'; $strAnyUser = 'Brmely felhasznl'; $strApproximateCount = 'Becslt rtk lehet. Lsd: FAQ 3.11'; $strAPrimaryKey = 'Elsődleges kulcsot hozzadtam: %s'; -$strArabic = 'Arab'; -$strArmenian = 'rmny'; +$strArabic = 'Arab'; +$strArmenian = 'rmny'; $strAscending = 'Nvekvő'; $strAtBeginningOfTable = 'A tbla elejnl'; $strAtEndOfTable = 'A tbla vgnl'; $strAttr = 'Tulajdonsgok'; -$strAutomaticLayout = 'Automatikus elrendezs'; +$strAutomaticLayout = 'Automatikus elrendezs'; $strBack = 'Vissza'; -$strBaltic = 'Balti'; +$strBaltic = 'Balti'; $strBeginCut = 'Kivgs Kezdete'; $strBeginRaw = 'Feldolgozatlan Kezdete'; $strBinary = 'Binris'; @@ -75,7 +78,7 @@ $strBinLogName = 'Napl $strBinLogOriginalPosition = 'Eredeti pozci'; $strBinLogPosition = 'Pozci'; $strBinLogServerId = 'Szerver ID'; -$strBookmarkAllUsers = 'Az sszes felhasznlnak engedlyezi a hozzfrst ehhez a knyvjelzőhz'; +$strBookmarkAllUsers = 'Az sszes felhasznlnak engedlyezi a hozzfrst ehhez a knyvjelzőhz'; $strBookmarkCreated = '%s knyvjelző elkszlt'; $strBookmarkDeleted = 'A knyvjelzőt trltem.'; $strBookmarkLabel = 'Felirat'; @@ -83,69 +86,72 @@ $strBookmarkQuery = 'Feljegyzett SQL-k $strBookmarkReplace = 'Azonos nevű knyvjelző fellrsa'; $strBookmarkThis = 'Jegyezd fel az SQL-krst'; $strBookmarkView = 'Csak megnzhető'; -$strBrowseForeignValues = 'Idegen kulcsok bngszse'; +$strBrowseDistinctValues = 'Klnbző rtkek bngszse'; +$strBrowseForeignValues = 'Idegen kulcsok bngszse'; $strBrowse = 'Tartalom'; $strBufferPoolActivity = 'Puffer tevkenysg'; $strBufferPool = 'Puffer'; $strBufferPoolUsage = 'Puffer kihasznltsga'; $strBufferReadMisses = 'Olvassi hibk'; $strBufferWriteWaits = 'rsi vrakozsok'; -$strBulgarian = 'Bolgr'; -$strBzError = 'A phpMyAdmin nem tudta betmrteni a dump-ot, mert nem megfelelő a Bz2 kiterjeszts ebben a php verziban. Erősen ajnlott a $cfg[\'BZipDump\'] paramtert a phpMyAdmin konfigurcis fjlban FALSE rtkre belltani. Ha a Bz2 tmrtsi eljrst hasznlni szeretn, frisstse a php-t! Tekintse meg a %s php bug report-ot a rszletekrt.'; +$strBulgarian = 'Bolgr'; +$strBzError = 'A phpMyAdmin nem tudta betmrteni a dump-ot, mert nem megfelelő a Bz2 kiterjeszts ebben a php verziban. Erősen ajnlott a $cfg[\'BZipDump\'] paramtert a phpMyAdmin konfigurcis fjlban FALSE rtkre belltani. Ha a Bz2 tmrtsi eljrst hasznlni szeretn, frisstse a php-t! Tekintse meg a %s php bug report-ot a rszletekrt.'; $strBzip = '"bzip-pel tmrtve"'; -$strCalendar = 'Naptr'; -$strCannotLogin = 'A belps a MySQL szerverre sikertelen volt'; -$strCantLoad = 'nem tudtam betlteni a %s kiterjesztst,
ellenőrizze a PHP konfigurcit'; +$strCalendar = 'Naptr'; +$strCancel = 'Mgse'; +$strCannotLogin = 'A belps a MySQL szerverre sikertelen volt'; +$strCantLoad = 'nem tudtam betlteni a %s kiterjesztst, ellenőrizd a PHP konfigurcit'; $strCantLoadRecodeIconv = 'Nem tudom betlteni az iconv vagy recode kiterjesztst a karakterkszlet-talaktshoz, lltsd be a php-t, hogy engedlyezze ezeket a kiterjesztseket vagy tiltsd le a karakterkszlet-talaktst a phpMyAdmin-ban.'; $strCantRenameIdxToPrimary = 'Nem tudom tnevezni az indexet PRIMARY-v!'; $strCantUseRecodeIconv = 'Nem tudom hasznlni az iconv, libiconv sem a recode_string funkcikat mialatt a kiterjeszts-jelentseket be kell tlteni. Ellenőrizd a php konfigurcit.'; $strCardinality = 'Szmossg'; -$strCaseInsensitive = 'betűnagysgra nem rzkeny'; -$strCaseSensitive = 'betűnagysg-rzkeny'; -$strCentralEuropean = 'Kzp-eurpai'; -$strChangeCopyModeCopy = '... a rgi megőrzse.'; -$strChangeCopyModeDeleteAndReload = ' ... a rgi trlse a felhasznli tblkbl, s utna a privilgiumok jratltse.'; -$strChangeCopyMode = 'j felhasznl hozzadsa ezekkel a privilgiumokkal ...'; -$strChangeCopyModeJustDelete = ' ... a rgi trlse a felhasznli tblkbl.'; -$strChangeCopyModeRevoke = ' ... az sszes aktv privilgium visszalltsa a rgiből, s utna trlsk.'; -$strChangeCopyUser = 'Belpsi informci megvltoztatsa / Felhasznl msolsa'; +$strCaseInsensitive = 'betűnagysgra nem rzkeny'; +$strCaseSensitive = 'betűnagysg-rzkeny'; +$strCentralEuropean = 'Kzp-eurpai'; +$strChangeCopyModeCopy = '... a rgi megőrzse.'; +$strChangeCopyModeDeleteAndReload = ' ... a rgi trlse a felhasznli tblkbl, s utna a privilgiumok jratltse.'; +$strChangeCopyMode = 'j felhasznl hozzadsa ezekkel a privilgiumokkal ...'; +$strChangeCopyModeJustDelete = ' ... a rgi trlse a felhasznli tblkbl.'; +$strChangeCopyModeRevoke = ' ... az sszes aktv privilgium visszalltsa a rgiből, s utna trlsk.'; +$strChangeCopyUser = 'Belpsi informci megvltoztatsa / Felhasznl msolsa'; $strChangeDisplay = 'Vlassz mezőt a megjelentshez'; $strChangePassword = 'Jelsz megvltoztatsa'; $strChange = 'Vltoztat'; -$strCharset = 'Karakterkszlet'; +$strCharset = 'Karakterkszlet'; $strCharsetOfFile = 'A fjl karakterkszlete:'; -$strCharsetsAndCollations = 'Karakterkszletek s egybevetsek'; -$strCharsets = 'Karakterkszlet'; +$strCharsetsAndCollations = 'Karakterkszletek s egybevetsek'; +$strCharsets = 'Karakterkszlet'; $strCheckAll = 'sszeset kijelli'; -$strCheckOverhead = 'Ellenőrzs felfggesztse'; -$strCheckPrivsLong = 'Privilgiumok ellenőrzse "%s" adatbzison.'; -$strCheckPrivs = 'Privilgiumok ellenőrzse'; +$strCheckOverhead = 'Ellenőrzs felfggesztse'; +$strCheckPrivsLong = 'Privilgiumok ellenőrzse "%s" adatbzison.'; +$strCheckPrivs = 'Privilgiumok ellenőrzse'; $strCheckTable = 'Tbla ellenőrzs'; $strChoosePage = 'Vlassz oldalt a szerkesztshez'; $strColComFeat = 'Oszlop megjegyzsek megjelentse'; -$strCollation = 'Egybevets'; +$strCollation = 'Egybevets'; $strColumnNames = 'Oszlop nevek'; -$strColumnPrivileges = 'Oszlop-specifikus privilgiumok'; -$strCommand = 'Parancs'; -$strCommentsForTable = 'Tbla-megjegyzsek'; +$strColumnPrivileges = 'Oszlop-specifikus privilgiumok'; +$strCommand = 'Parancs'; +$strCommentsForTable = 'Tbla-megjegyzsek'; $strComments = 'Megjegyzsek'; $strCompatibleHashing = 'MySQL 4.0 kompatibilis'; $strCompleteInserts = 'Mezőneveket is hozzadja'; -$strCompression = 'Tmrts'; -$strConfigFileError = 'A phpMyAdmin nem tudja olvasni a konfigurcis fjlt!
Lehet, hogy a php szintaktikai hibt tallt benne, vagy nem tallja a fjlt.
Hasznld az als linket a konfigurcis fjl helyrelltshoz, olvasd el a kapott php hibazeneteket. Tbbnyire egy idzőjel vagy egy pontosvessző hinyzik valahol.
Ha res oldalt kapsz, minden rendben.'; +$strCompression = 'Tmrts'; +$strConfigDefaultFileError = 'Nem lehet betlteni az alap konfigurcit innen: "%1$s"'; +$strConfigFileError = 'A phpMyAdmin nem tudja olvasni a konfigurcis fjlt! Lehet, hogy a php szintaktikai hibt tallt benne, vagy nem tallja a fjlt. Hasznld az als linket a konfigurcis fjl helyrelltshoz, olvasd el a kapott php hibazeneteket. Tbbnyire egy idzőjel vagy egy pontosvessző hinyzik valahol. Ha res oldalt kapsz, minden rendben.'; $strConfigureTableCoord = 'lltsd be a(z) $s tbla koordintit'; -$strConnectionError = 'Nem sikerlt a csatlakozs: rvnytelen belltsok.'; -$strConnections = 'Kapcsolat'; -$strConstraintsForDumped = 'Kiktsek a kirt tblkhoz'; -$strConstraintsForTable = 'Kiktsek a tblhoz'; +$strConnectionError = 'Nem sikerlt a csatlakozs: rvnytelen belltsok.'; +$strConnections = 'Kapcsolat'; +$strConstraintsForDumped = 'Kiktsek a kirt tblkhoz'; +$strConstraintsForTable = 'Kiktsek a tblhoz'; $strCookiesRequired = 'A Cookie-kat most engedlyezned kell.'; $strCopyDatabaseOK = '%s adatbzis tmsolva ide: %s'; $strCopy = 'Msols'; $strCopyTableOK = '%s tblt ide msoltam: %s.'; -$strCopyTableSameNames = 'Nem tudom a tblt ugyanarra msolni!'; +$strCopyTableSameNames = 'Nem tudom a tblt ugyanarra msolni!'; $strCopyTable = 'Tbla msolsa ide (adatbzis.tbla):'; -$strCouldNotKill = 'phpMyAdmin nem tudta megszntetni ez a szlat: %s. Meglehet, mr vget rt.'; +$strCouldNotKill = 'phpMyAdmin nem tudta megszntetni ez a szlat: %s. Meglehet, mr vget rt.'; $strCreateDatabaseBeforeCopying = 'CREATE DATABASE msols előtt'; $strCreateIndex = 'Kszts egy indexet a(z) %s. oszlopon'; $strCreateIndexTopic = 'j index ltrehozsa'; @@ -154,63 +160,68 @@ $strCreateNewDatabase = ' $strCreateNewTable = 'j tbla ltrehozsa a(z) %s adatbzisban'; $strCreatePage = 'j oldal ksztse'; $strCreatePdfFeat = 'PDF ksztse'; -$strCreationDates = 'Dtum Kszts/Mdosts/Ellenőrzs'; +$strCreateTable = 'Tbla ltrehozsa'; +$strCreationDates = 'Dtum Kszts/Mdosts/Ellenőrzs'; $strCriteria = 'Kritrium'; -$strCroatian = 'Horvt'; +$strCroatian = 'Horvt'; $strCSV = 'CSV'; -$strCyrillic = 'Cirill'; -$strCzech = 'Cseh'; -$strCzechSlovak = 'Szlovk'; +$strCyrillic = 'Cirill'; +$strCzech = 'Cseh'; +$strCzechSlovak = 'Szlovk'; -$strDanish = 'Dn'; +$strDanish = 'Dn'; $strData = 'Adat'; $strDatabase = 'Adatbzis'; -$strDatabaseEmpty = 'Az adatbzis nz mező res!'; +$strDatabaseEmpty = 'Az adatbzis nz mező res!'; $strDatabaseExportOptions = 'Adatbzis export belltsok'; $strDatabaseHasBeenDropped = '%s adatbzist eldobtam.'; -$strDatabases = 'adatbzisok'; -$strDatabasesDropped = '%s adatbzist sikeresen trltem.'; +$strDatabases = 'Adatbzisok'; +$strDatabasesDropped = '%s adatbzist sikeresen trltem.'; $strDatabasesStats = 'Adatbzis statisztika'; -$strDatabasesStatsDisable = 'Statisztika tiltsa'; -$strDatabasesStatsEnable = 'Statisztika engedlyezse'; -$strDatabasesStatsHeavyTraffic = 'Megjegyzs: az adatbzis statisztika engedlyezse nagy adatforgalomhoz vezethet a webszerver s a MySQL kztt.'; -$strDataDict = 'Adatknyvtr'; +$strDatabasesStatsDisable = 'Statisztika tiltsa'; +$strDatabasesStatsEnable = 'Statisztika engedlyezse'; +$strDatabasesStatsHeavyTraffic = 'Megjegyzs: az adatbzis statisztika engedlyezse nagy adatforgalomhoz vezethet a webszerver s a MySQL kztt.'; +$strDataDict = 'Adatknyvtr'; $strDataOnly = 'Csak adatok'; $strDataPages = 'Adatokat tartalmaz lapok'; $strDBComment = 'Adatbzis megjegyzs: '; $strDBCopy = 'Adatbzis msolsa ide'; -$strDbPrivileges = 'Adatbzis-specifikus privilgiumok'; -$strDBRename = 'Adatbzis tnevezse'; -$strDbSpecific = 'adatbzis-specifikus'; +$strDbPrivileges = 'Adatbzis-specifikus privilgiumok'; +$strDBRename = 'Adatbzis tnevezse'; +$strDbSpecific = 'adatbzis-specifikus'; $strDefault = 'Alaprtelmezett'; -$strDefaultValueHelp = 'Az alaprtelmezett rtkekhez rjon be egy egyszerű rtket, escape karakter s idzőjelek nlkl, ezt a formtumot kvetve: a'; -$strDefragment = 'Tbla tredezettsgmentestse'; -$strDelayedInserts = 'Időztett beszrs hasznlata'; -$strDeleteAndFlushDescr = 'Ez a legtisztbb t, de a privilgiumok jratltse eltarthat egy ideig.'; -$strDeleteAndFlush = 'Trlje a felhasznlt, azutn tltse be jra a privilgiumokat.'; +$strDefaultEngine = '%s az alaprtelmezett trolmotor ezen a MySQL szerveren.'; +$strDefaultValueHelp = 'Az alaprtelmezett rtkekhez rjon be egy egyszerű rtket, escape karakter s idzőjelek nlkl, ezt a formtumot kvetve: a'; +$strDefragment = 'Tbla tredezettsgmentestse'; +$strDelayedInserts = 'Időztett beszrs hasznlata'; +$strDeleteAndFlushDescr = 'Ez a legtisztbb t, de a privilgiumok jratltse eltarthat egy ideig.'; +$strDeleteAndFlush = 'Trlje a felhasznlt, azutn tltse be jra a privilgiumokat.'; $strDeleted = 'A sort trltem'; $strDeletedRows = 'Trlt sorok:'; $strDeleteNoUsersSelected = 'Nincs trlsre kijellt felhasznl!'; $strDelete = 'Trl'; -$strDeleting = '%s trlse'; -$strDelOld = 'A jelenlegi oldalon a tblahivatkozsok mr nem lnek. Akarja ezeket trlni?'; +$strDeleting = '%s trlse'; +$strDelimiter = 'Elvlaszt'; +$strDelOld = 'A jelenlegi oldalon a tblahivatkozsok mr nem lnek. Akarja ezeket trlni?'; $strDescending = 'Cskkenő'; -$strDescription = 'Lers'; -$strDictionary = 'sztr'; +$strDescription = 'Lers'; +$strDesigner = 'Tervező'; +$strDictionary = 'sztr'; $strDirtyPages = 'Piszkos lapok'; $strDisabled = 'Tiltott'; -$strDisableForeignChecks = 'Idegen kulcsok ellenőrzsnek letiltsa'; +$strDisableForeignChecks = 'Idegen kulcsok ellenőrzsnek letiltsa'; $strDisplayFeat = 'Megjelents tulajdonsgok'; $strDisplayOrder = 'Megjelents rendezs:'; $strDisplayPDF = 'PDF sma kijelzse'; $strDoAQuery = 'Csinlj egy "lekrdezst" (helyettestő karakter: "%")'; +$strDocSQL = 'DocSQL'; $strDocu = 'Dokumentci'; $strDoYouReally = 'Biztos ez akarod? '; -$strDropDatabaseStrongWarning = 'Ki akarod trlni az EGSZ adatbzist?'; +$strDropDatabaseStrongWarning = 'Ki akarod trlni az EGSZ adatbzist?'; $strDrop = 'Eldob'; -$strDropUsersDb = 'Azon adatbzisok trlse, amelyek neve egyezik a felhasznlkkal.'; +$strDropUsersDb = 'Azon adatbzisok trlse, amelyek neve egyezik a felhasznlkkal.'; $strDumpingData = 'Tbla adatok:'; -$strDumpSaved = 'A kirst elmetettem ebbe a fjlba: %s.'; +$strDumpSaved = 'A kirst elmetettem ebbe a fjlba: %s.'; $strDumpXRows = '%s sor kirsa a %s. sorral kezdődik'; $strDynamic = 'dinamikus'; @@ -221,44 +232,54 @@ $strEffective = 'Hat $strEmpty = 'Kirt'; $strEmptyResultSet = 'A MySQL reset adott vissza (nincsenek sorok).'; $strEnabled = 'Engedlyezett'; -$strEncloseInTransaction = 'Export lezrsa a tranzakciban'; +$strEncloseInTransaction = 'Export lezrsa a tranzakciban'; $strEndCut = 'Kivgs Vge'; $strEndRaw = 'Feldolgozatlan Vge'; $strEnd = 'Vge'; $strEngineAvailable = '%s elrhető ezen a MySQL szerveren.'; $strEngineDisabled = '%s le van tiltva ezen a MySQL szerveren.'; -$strEnglish = 'Angol'; -$strEnglishPrivileges = ' Megjegyzs: A MySQL privilgium nevek az angolbl szrmaznak '; +$strEngines = 'Motorok'; +$strEngineUnsupported = 'Ez a MySQL szerver nem tmogatja a(z) %s trolmotrot.'; +$strEnglish = 'Angol'; +$strEnglishPrivileges = ' Megjegyzs: a MySQL privilgium nevek az angolbl szrmaznak.'; $strError = 'Hiba'; $strErrorInZipFile = 'Hiba a ZIP archvumban:'; $strEsperanto = 'Eszperanto'; -$strEstonian = 'szt'; -$strExcelEdition = 'Excel szerkeszts'; -$strExecuteBookmarked = 'Elmentett eljrs futtatsa'; +$strEstonian = 'szt'; +$strEvent = 'Esemny'; +$strExcelEdition = 'Excel szerkeszts'; +$strExecuteBookmarked = 'Elmentett eljrs futtatsa'; $strExplain = 'SQL magyarzat'; $strExport = 'Export'; $strExtendedInserts = 'Kiterjesztett beszrsok'; $strExtra = 'Extra'; -$strFailedAttempts = 'Hibs prblkozs'; +$strFailedAttempts = 'Hibs prblkozs'; $strFieldHasBeenDropped = '%s mezőt eldobtam'; +$strFieldInsertFromFileTempDirNotExists = 'Nem sikerlt a feltlttt fjl thelyezse, lsd: FAQ 1.11'; $strField = 'Mező'; $strFieldsEnclosedBy = 'Mező lezrs'; $strFieldsEscapedBy = 'Mező escape karakter'; $strFields = 'Mezők szma'; $strFieldsTerminatedBy = 'Mező vge'; -$strFileAlreadyExists = '%s fjl mr ltezik a szerveren, vltoztassa meg a fjlnevet, vagy lltsa be a fellrs opcit!'; -$strFileCouldNotBeRead = 'A fjl nem olvashat'; +$strFileAlreadyExists = '%s fjl mr ltezik a szerveren, vltoztassa meg a fjlnevet, vagy lltsa be a fellrs opcit!'; +$strFileCouldNotBeRead = 'A fjl nem olvashat'; +$strFileNameTemplateDescriptionDatabase = 'adatbzis nv'; +$strFileNameTemplateDescriptionServer = 'szerver nv'; +$strFileNameTemplateDescriptionTable = 'tbla nv'; $strFileNameTemplateRemember = 'emlkezzen az tmeneti nvre'; $strFileNameTemplate = 'tmeneti fjlnv'; +$strFiles = 'Fjlok'; $strFileToImport = 'Importland fjl'; $strFixed = 'rgztett'; -$strFlushPrivilegesNote = 'Megjegyzs: a phpMyAdmin a felhasznli privilgiumokat kzvetlenl a MySQL privilgium tblkbl veszi. Ezen tblk tartalma eltrhet a szerver privilgiumoktl, ha ezt kzzel belltottuk. Ebben az esetben rdemes %sjra betlteni a privilgiumokat%s a folytats előtt.'; +$strFlushPrivilegesNote = 'Megjegyzs: a phpMyAdmin a felhasznli privilgiumokat kzvetlenl a MySQL privilgium tblkbl veszi. Ezen tblk tartalma eltrhet a szerver privilgiumoktl, ha ezt kzzel belltottuk. Ebben az esetben rdemes %sjra betlteni a privilgiumokat%s a folytats előtt.'; $strFlushQueryCache = 'Lekrdezs cache kirsa'; $strFlushTables = 'sszes tbla kirsa (bezrsa)'; -$strFlushTable = 'Tbla kirsa ("FLUSH")'; +$strFlushTable = 'Tbla kirsa (FLUSH)'; +$strFontSize = 'Betűmret'; +$strForeignKeyError = 'Nem sikerlt az idegen kulcs ltrehozsa (ellenőrizd az adattpusokat)'; $strFormat = 'Formtum'; -$strFormEmpty = 'Hinyz adat a form-ban !'; +$strFormEmpty = 'Hinyz adat a form-ban!'; $strFreePages = 'Szabad lapok'; $strFullText = 'Teljes Szvegek'; $strFunction = 'Funkci'; @@ -268,36 +289,40 @@ $strGeneralRelationFeat = ' $strGenerate = 'Generls'; $strGeneratePassword = 'Jelsz generls'; $strGenTime = 'Ltrehozs ideje'; -$strGeorgian = 'Grz'; -$strGerman = 'Nmet'; -$strGlobal = 'globlis'; -$strGlobalPrivileges = 'Globlis privilgiumok'; -$strGlobalValue = 'Globlis vltoz'; +$strGeorgian = 'Grz'; +$strGerman = 'Nmet'; +$strGlobal = 'globlis'; +$strGlobalPrivileges = 'Globlis privilgiumok'; +$strGlobalValue = 'Globlis vltoz'; $strGo = 'Vgrehajt'; -$strGrantOption = 'Grant'; -$strGreek = 'Grg'; +$strGrantOption = 'Grant'; +$strGreek = 'Grg'; $strGzip = '"gzip-pel tmrtve"'; $strHasBeenAltered = 'megvltozott.'; $strHasBeenCreated = 'megszletett.'; $strHaveToShow = 'Legalbb egy oszlopot vlasztanod kell a megjelentshez'; -$strHebrew = 'Hber'; +$strHebrew = 'Hber'; +$strHelp = 'Segtsg'; +$strHide = 'Elrejts'; $strHome = 'Kezdőlap'; -$strHomepageOfficial = 'Hivatalos phpMyAdmin Honlap'; +$strHomepageOfficial = 'Hivatalos phpMyAdmin honlap'; $strHostEmpty = 'A hosztnv res!'; $strHost = 'Hoszt'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLWord = 'Microsoft Word 2000'; -$strHungarian = 'Magyar'; +$strHungarian = 'Magyar'; $strIcelandic = 'Izlandi'; -$strId = 'ID'; +$strId = 'ID'; $strIdxFulltext = 'Fulltext'; +$strIgnoreDuplicates = 'Egyező sorok figyelmen kvl hagysa'; $strIgnore = 'Elutast'; -$strIgnoreInserts = 'Mellőző beszrsok hasznlata'; -$strImportFiles = 'Fjlok importja'; +$strIgnoreInserts = 'Mellőző beszrsok hasznlata'; +$strImportFiles = 'Fjlok importja'; $strImportFormat = 'Importland fjl formtuma'; $strImport = 'Import'; +$strImportSuccessfullyFinished = 'Az import sikeresen befejeződtt, %d lekrdezs vgrehajtva.'; $strIndexes = 'Indexek'; $strIndexHasBeenDropped = '%s indexet eldobtam'; $strIndex = 'Index'; @@ -305,31 +330,43 @@ $strIndexName = 'Index n $strIndexType = 'Index tpus:'; $strIndexWarningTable = 'Problma a(z) `%s` tbla indexeivel'; $strInnoDBDataFilePath = 'Adat fjlok'; -$strInnodbStat = 'InnoDB llapot'; -$strInsecureMySQL = 'A konfigurcis fjl belltsa (root hozzfrs jelsz nlkl) az alaprtelmezett MySQL bellts. A MySQL szerver most ezzel fut, ami alkalmat ad a betrsre. Srgősen javtani kell ezt a biztonsgi rst.'; +$strInnoDBPages = 'lapok'; +$strInnodbStat = 'InnoDB llapot'; +$strInsecureMySQL = 'A konfigurcis fjl belltsa (root hozzfrs jelsz nlkl) az alaprtelmezett MySQL bellts. A MySQL szerver most ezzel fut, ami alkalmat ad a betrsre. Srgősen javtani kell ezt a biztonsgi rst.'; $strInsertAsNewRow = 'Beszrs j sorknt'; $strInsert = 'Beszr'; -$strInsertedRowId = 'A beszrt rekord id-je:'; +$strInsertedRowId = 'A beszrt rekord id-je:'; $strInsertedRows = 'Beszrt sorok:'; -$strInternalNotNecessary = '* Egy belső kapcsolat nem szksges, ha az ltezik az InnoDB-ben is.'; -$strInternalRelations = 'Belső kapcsolatok'; +$strInternalNotNecessary = '* Egy belső kapcsolat nem szksges, ha az ltezik az InnoDB-ben is.'; +$strInternalRelations = 'Belső kapcsolatok'; $strInUse = 'hasznlatban'; +$strInvalidAuthMethod = 'rvnytelen hitelestsi md lett belltva a konfigurciban:'; $strInvalidColumnCount = 'A mezők szmnak nullnl nagyobbnak kell lennie.'; +$strInvalidColumn = 'rvnytelen mező (%s) lett megadva!'; +$strInvalidCSVFieldCount = 'rvnytelen mezőszm a CSV fjl %d. sorban.'; +$strInvalidCSVFormat = 'Hibs formzs a CSV %d. sorban.'; +$strInvalidCSVParameter = 'rvnytelen CSV import paramter: %s'; $strInvalidFieldAddCount = 'Legalbb egy mezőt meg kell adni.'; $strInvalidFieldCount = 'A tblzatnak legalbb egy mezőt kell tartalmaznia.'; $strInvalidLDIImport = 'Ez a plugin nem tmogatja a tmrtett bemenetet!'; +$strInvalidRowNumber = '%d rvnytelen sorszm.'; +$strInvalidServerHostname = 'rvnytelen hosztnv a(z) %1$s szerverhez. Ellenőrizd a belltsokat.'; +$strInvalidServerIndex = 'rvnytelen szerver index: "%s"'; +$strInvalidTableName = 'rvnytelen tblanv'; -$strJapanese = 'Japn'; -$strJumpToDB = 'Ugrs a "%s" adatbzishoz.'; -$strJustDeleteDescr = 'A "trlt" felhasznlk mg hozzfrhetnek a szerverhez, amg a privilgiumok jratltse nem trtnik meg.'; -$strJustDelete = 'Egyszerűen trlje a felhasznlt a privilgium-tblkbl.'; +$strJapanese = 'Japn'; +$strJumpToDB = 'Ugrs a "%s" adatbzishoz.'; +$strJustDeleteDescr = 'A "trlt" felhasznlk mg hozzfrhetnek a szerverhez, amg a privilgiumok jratltse nem trtnik meg.'; +$strJustDelete = 'Egyszerűen trlje a felhasznlt a privilgium-tblkbl.'; $strKeepPass = 'Ne vltoztasd meg a jelszt'; $strKeyname = 'Kulcsnv'; $strKill = 'Lellt'; -$strKorean = 'Koreai'; +$strKorean = 'Koreai'; -$strLandscape = 'Fekvő'; +$strLandscape = 'Fekvő'; +$strLanguage = 'Nyelv'; +$strLanguageUnknown = 'Ismeretlen nyelv: %1$s.'; $strLatchedPages = 'Zrolt lapok'; $strLatexCaption = 'Tblacm'; $strLatexContent = 'tbla tartalom __TABLE__'; @@ -337,7 +374,7 @@ $strLatexContinuedCaption = 'T $strLatexContinued = '(folytats)'; $strLatexIncludeCaption = 'Tbla cme tartalmazza'; $strLatexLabel = 'Felirat kulcs'; -$strLaTeX = 'LaTeX'; +$strLaTeX = 'LaTeX'; $strLatexStructure = 'Tblaszerkezet __TABLE__'; $strLatvian = 'Litvn'; $strLDI = 'CSV (LOAD DATA hasznlatval)'; @@ -347,44 +384,47 @@ $strLimitNumRows = 'Sorok sz $strLinesTerminatedBy = 'Sorok vge'; $strLinkNotFound = 'Link nem tallhat'; $strLinksTo = 'Linkek:'; -$strLithuanian = 'Litvn'; +$strLithuanian = 'Litvn'; $strLocalhost = 'Helyi'; $strLocationTextfile = 'A szvegfjl helye'; $strLogin = 'Belps'; -$strLoginInformation = 'Belpsi informci'; +$strLoginInformation = 'Belpsi informci'; $strLogout = 'Kilps'; $strLogPassword = 'Jelsz:'; -$strLogServer = 'Szerver'; +$strLogServer = 'Szerver'; $strLogUsername = 'Felhasznli nv:'; $strLongOperation = 'A művelet sokig eltarthat. Mindenkpp folytatod?'; -$strMaxConnects = 'max. egyidejű kapcsolatok szma'; +$strMaxConnects = 'Max. egyidejű kapcsolatok szma'; $strMaximalQueryLength = 'Lekrdezs maximlis hossza'; -$strMaximumSize = 'Legnagyobb mret: %s%s'; +$strMaximumSize = 'Legnagyobb mret: %s%s'; $strMbOverloadWarning = 'Engedlyezted a mbstring.func_overload funkcit a PHP konfigurciban. Ez inkompatibilis a phpMyAdmin-nal s adatvesztssel jrhat!'; $strMIME_available_mime = 'Elrhető MIME-tpusok'; $strMIME_available_transform = 'Elrhető talaktsok'; $strMIME_description = 'Lers'; $strMIME_MIMEtype = 'MIME-tpus'; -$strMIME_nodescription = 'Ehhez az talaktshoz nem rhető el lers.
Krdezze a szerzőt, aki ksztette: %s.'; +$strMIME_nodescription = 'Ehhez az talaktshoz nem rhető el lers. Krdezze a szerzőt, aki ksztette: %s.'; $strMIME_transformation = 'Bngsző talakts'; $strMIME_transformation_note = 'Az elrhető talaktsi belltsok listjhoz s a hozzjuk tartoz MIME-tpusokhoz kattintson ide: %stransformation descriptions%s'; -$strMIME_transformation_options_note = 'Az talakts belltsokhoz rja be az rtkeket a kovetkező formtumban: \'a\', 100, b,\'c\'...
Ha visszapert ("\") vagy idzőjelet ("\'") akar beszrni, hasznljon visszapert (pldul: \'\\\\xyz\' or \'a\\\'b\').'; +$strMIME_transformation_options_note = 'Az talakts belltsokhoz rja be az rtkeket a kovetkező formtumban: \'a\', 100, b,\'c\'... Ha visszapert ("\") vagy idzőjelet ("\'") akar beszrni, hasznljon visszapert (pldul: \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_transformation_options = 'talakts belltsok'; -$strMIMETypesForTable = 'Tbla MIME-tpusok'; +$strMIMETypesForTable = 'Tbla MIME-tpusok'; $strMIME_without = 'A dőlttel rt MIME-tpusok nem vlasztjk el az talaktsi funkcikat'; $strModifications = 'A vltozsokat elmentettem'; $strModifyIndexTopic = 'Index vltozsa'; $strModify = 'Vltozs'; $strMoveTableOK = '%s tblt thelyeztem ide: %s.'; -$strMoveTableSameNames = 'Nem tudom a tblt ugyanarra mozgatni!'; +$strMoveTableSameNames = 'Nem tudom a tblt ugyanarra mozgatni!'; $strMoveTable = 'Tbla thelyezse ide (adatbzis.tbla):'; -$strMultilingual = 'soknyelvű'; +$strMultilingual = 'soknyelvű'; $strMyISAMDataPointerSize = 'Adat mutat mrete'; $strMyISAMMaxExtraSortFileSize = 'Ideiglenes fjlok maximlis mrete index ksztsekor'; +$strMyISAMMaxSortFileSize = 'Az ideiglenes rendezőfjlok maximlis mrete'; $strMyISAMRecoverOptions = 'Automatikus helyrelltsi md'; +$strMyISAMSortBufferSize = 'Rendező buffer mrete'; $strMySQLCharset = 'MySQL karakterkszlet'; -$strMySQLConnectionCollation = 'MySQL kapcsolat egyeztets'; +$strMysqlClientVersion = 'MySQL kliens verzi'; +$strMySQLConnectionCollation = 'MySQL kapcsolat egyeztets'; $strMySQLSaid = 'MySQL jelzi: '; $strMySQLShowProcess = 'Mutasd meg a folyamatokat'; $strMySQLShowStatus = 'Mutasd meg a MySQL futsi informcikat'; @@ -394,8 +434,9 @@ $strName = 'N $strNext = 'Kvetkező'; $strNoActivity = 'Nem volt semmi tevkenysg %s msodperce, jelentkezz be jra'; $strNoDatabases = 'Nincs adatbzis'; -$strNoDatabasesSelected = 'Nincs adatbzis kivlasztva.'; +$strNoDatabasesSelected = 'Nincs adatbzis kivlasztva.'; $strNoDescription = 'nincs lers'; +$strNoDetailsForEngine = 'Ehhez a trolmotorhoz nem rhető el rszletes llapot informci.'; $strNoDropDatabases = '"DROP DATABASE" utasts le van tiltva.'; $strNoExplain = 'SQL magyarzat tugrsa'; $strNoFilesFoundInZip = 'Nincs fjl a ZIP archvumban!'; @@ -407,12 +448,12 @@ $strNo = 'Nem'; $strNone = 'Nincs'; $strNoOptions = 'Ennek nincs belltsi lehetősge'; $strNoPassword = 'Nincs jelsz'; -$strNoPermission = 'A webszervernek nincs joga elmenteni a fjlt: %s.'; +$strNoPermission = 'A webszervernek nincs joga elmenteni a fjlt: %s.'; $strNoPhp = 'PHP kd nlkl'; $strNoPrivileges = 'Nincs privilgium'; $strNoRights = 'Nincs elg jogod ennek vgrehajtsra!'; -$strNoRowsSelected = 'Nincs sor kivlasztva'; -$strNoSpace = 'Nincs elg hely elmenteni a fjlt: %s.'; +$strNoRowsSelected = 'Nincs sor kivlasztva'; +$strNoSpace = 'Nincs elg hely elmenteni a fjlt: %s.'; $strNoTablesFound = 'Nincs tbla az adatbzisban.'; $strNoThemeSupport = 'Nincs tma tmogats, ellenőrizd a belltsokat s/vagy a tmkat a %s knyvtrban.'; $strNotNumber = 'Ez nem egy szm!'; @@ -422,21 +463,25 @@ $strNoUsersFound = 'Nem tal $strNoValidateSQL = 'SQL jvhagys tugrsa'; $strNull = 'Null'; $strNumberOfFields = 'Mezők szma'; +$strNumberOfTables = 'Tblk szma'; $strNumSearchResultsInTable = '%s tallat %s tblban'; $strNumSearchResultsTotal = 'sszes: %s tallat'; -$strNumTables = 'Tbla'; +$strNumTables = 'Tbla'; $strOK = 'Rendben'; +$strOpenDocumentText = 'Open Document Text'; +$strOpenNewWindow = 'j phpMyAdmin ablak nyitsa'; $strOperations = 'Tevkenysgek'; -$strOperator = 'Kezelő'; +$strOperator = 'Kezelő'; $strOptimizeTable = 'Tbla optimalizls'; +$strOptions = 'Belltsok'; $strOr = 'Vagy'; $strOverhead = 'Fellrs'; -$strOverwriteExisting = 'Ltező fjlok fellrsa'; +$strOverwriteExisting = 'Ltező fjlok fellrsa'; $strPageNumber = 'Oldalszm:'; $strPagesToBeFlushed = 'Kirand oldalak'; -$strPaperSize = 'Paprmret'; +$strPaperSize = 'Paprmret'; $strPartialImport = 'Rszleges importls'; $strPartialText = 'Rszleges Szvegek'; $strPasswordChanged = '%s jelszavt sikeresen megvltoztattam.'; @@ -446,68 +491,72 @@ $strPasswordNotSame = 'A jelszavak nem azonosak!'; $strPdfDbSchema = '"%s" adatbzis smja - %s oldal'; $strPdfInvalidTblName = '"%s" tbla nem ltezik!'; $strPdfNoTables = 'Nincs tbla'; -$strPerHour = 'rnknt'; +$strPDF = 'PDF'; +$strPDFReportTitle = 'Jelents cme'; +$strPerHour = 'rnknt'; $strPerMinute = 'percenknt'; $strPerSecond = 'msodpercenknt'; $strPersian = 'Perzsa'; -$strPhoneBook = 'telefonknyv'; -$strPHP40203 = 'A PHP 4.2.3-as verzija fut, ami egy slyos hibt tartalmaz a tbb-bjtos sztringek kezelsnl (mbstring). Nzze meg a kvetkezőt: PHP bug report 19404. A PHP ezen verzja nem ajnlott a phpMyAdminhoz.'; +$strPhoneBook = 'telefonknyv'; +$strPHP40203 = 'A PHP 4.2.3-as verzija fut, ami egy slyos hibt tartalmaz a tbb-bjtos sztringek kezelsnl (mbstring). Nzze meg a kvetkezőt: PHP bug report 19404. A PHP ezen verzja nem ajnlott a phpMyAdminhoz.'; $strPhp = 'PHP kd ksztse'; $strPHPVersion = 'PHP Verzi'; $strPmaDocumentation = 'phpMyAdmin dokumentci'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] rtkt a konfigurcis fjlban KELL belltani!'; +$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Lengyel'; -$strPortrait = 'll'; +$strPortrait = 'll'; $strPos1 = 'Kezdet'; $strPrevious = 'Előző'; $strPrimary = 'Elsődleges'; $strPrimaryKeyHasBeenDropped = 'Az elsődleges kulcsot eldobtam'; $strPrimaryKeyName = 'Az elsődleges kulcs nevnek "PRIMARY"-nak kell lennie!'; $strPrimaryKeyWarning = '("PRIMARY"-nak kell lennie, s csak annak szabad lennie az elsődleges kulcsnak!)'; -$strPrint = 'Nyomtats'; -$strPrintViewFull = 'Nyomtatsi nzet (sszes szveggel)'; +$strPrint = 'Nyomtats'; +$strPrintViewFull = 'Nyomtatsi nzet (sszes szveggel)'; $strPrintView = 'Nyomtatsi nzet'; -$strPrivDescAllPrivileges = 'Minden privilgiumot tartalmaz, kivve a GRANT.'; -$strPrivDescAlter = 'Engedlyezi a ltező tblk szerkezetnek megvltoztatst.'; +$strPrivDescAllPrivileges = 'Minden privilgiumot tartalmaz, kivve a GRANT.'; +$strPrivDescAlter = 'Engedlyezi a ltező tblk szerkezetnek megvltoztatst.'; $strPrivDescAlterRoutine = 'Engedlyezi trolt eljrsok mdostst s eldobst.'; -$strPrivDescCreateDb = 'Engedlyezi j adatbzisok s tblk ksztst.'; +$strPrivDescCreateDb = 'Engedlyezi j adatbzisok s tblk ksztst.'; $strPrivDescCreateRoutine = 'Engedlyezi trolt eljrsok ltrehozst.'; -$strPrivDescCreateTbl = 'Engedlyezi j tblk ksztst.'; -$strPrivDescCreateTmpTable = 'Engedlyezi tmeneti tblk ksztst.'; +$strPrivDescCreateTbl = 'Engedlyezi j tblk ksztst.'; +$strPrivDescCreateTmpTable = 'Engedlyezi tmeneti tblk ksztst.'; $strPrivDescCreateUser = 'Engedlyezi felhasznli fikok ltrehozst, trlst s tnevezst.'; $strPrivDescCreateView = 'j nzetek ltrehozsnak engedlyezse.'; -$strPrivDescDelete = 'Engedlyezi az adatok trlst.'; -$strPrivDescDropDb = 'Engedlyezi adatbzisok s tblk trlst.'; -$strPrivDescDropTbl = 'Engedlyezi tblk trlst.'; +$strPrivDescDelete = 'Engedlyezi az adatok trlst.'; +$strPrivDescDropDb = 'Engedlyezi adatbzisok s tblk trlst.'; +$strPrivDescDropTbl = 'Engedlyezi tblk trlst.'; $strPrivDescExecute5 = 'Engedlyezi trolt eljrsok vgrehajtst.'; -$strPrivDescExecute = 'Engedlyezi trolt eljrsok futtatst; mg nem valsult meg ebben a MySQL verziban.'; -$strPrivDescFile = 'Engedlyezi adatok export/importjt fjlokba.'; -$strPrivDescGrant = 'Engedlyezi felhasznlk s privilgiumok hozzadst a privilgiumi tblk jratltse nlkl.'; -$strPrivDescIndex = 'Engedlyezi indexek ksztst s trlst.'; -$strPrivDescInsert = 'Engedlyezi adatok berst s megvltoztatst.'; -$strPrivDescLockTables = 'Engedlyezi tblk blokkolst erre a szlra.'; +$strPrivDescExecute = 'Engedlyezi trolt eljrsok futtatst; mg nem valsult meg ebben a MySQL verziban.'; +$strPrivDescFile = 'Engedlyezi adatok export/importjt fjlokba.'; +$strPrivDescGrant = 'Engedlyezi felhasznlk s privilgiumok hozzadst a privilgiumi tblk jratltse nlkl.'; +$strPrivDescIndex = 'Engedlyezi indexek ksztst s trlst.'; +$strPrivDescInsert = 'Engedlyezi adatok berst s megvltoztatst.'; +$strPrivDescLockTables = 'Engedlyezi tblk blokkolst erre a szlra.'; $strPrivDescMaxConnections = 'Korltozza az j kapcsolatok szmt, amit a felhasznl rnknt megnyithat.'; $strPrivDescMaxQuestions = 'Korltozza a felhasznli lekrsek szmt rnknt.'; $strPrivDescMaxUpdates = 'Korltozza azon utastsok szmt rnknt, amelyek megvltoztatnak egy tblt vagy adatbzist.'; $strPrivDescMaxUserConnections = 'Korltozza a felhasznl egyidejű kapcsolatainak szmt.'; -$strPrivDescProcess3 = 'Engedlyezi ms felhasznlk folyamatainak megszntetst.'; -$strPrivDescProcess4 = 'Engedlyezi a teljes lekrsek megtekintst a folyamatlistban.'; -$strPrivDescReferences = 'Nem valsult meg ebben a MySQL verziban'; -$strPrivDescReload = 'Engedlyezi a szerver belltsok jratltst s a szerver-cache trlst.'; -$strPrivDescReplClient = 'Jogokat ad a felhasznlnak, hogy lekrdezhessk a slave/master helyeket.'; -$strPrivDescReplSlave = 'Szksges a slave-ek msolshoz.'; -$strPrivDescSelect = 'Engedlyezi adatok olvasst.'; -$strPrivDescShowDb = 'Hozzfrst ad az adatbzisok teljes listjhoz.'; +$strPrivDescProcess3 = 'Engedlyezi ms felhasznlk folyamatainak megszntetst.'; +$strPrivDescProcess4 = 'Engedlyezi a teljes lekrsek megtekintst a folyamatlistban.'; +$strPrivDescReferences = 'Nem valsult meg ebben a MySQL verziban'; +$strPrivDescReload = 'Engedlyezi a szerver belltsok jratltst s a szerver-cache trlst.'; +$strPrivDescReplClient = 'Jogokat ad a felhasznlnak, hogy lekrdezhessk a slave/master helyeket.'; +$strPrivDescReplSlave = 'Szksges a slave-ek msolshoz.'; +$strPrivDescSelect = 'Engedlyezi adatok olvasst.'; +$strPrivDescShowDb = 'Hozzfrst ad az adatbzisok teljes listjhoz.'; $strPrivDescShowView = 'Engedlyezi SHOW CREATE VIEW lekrdezsek vgrehajtst.'; -$strPrivDescShutdown = 'Engedlyezi a szerver lelltst.'; -$strPrivDescSuper = 'Engedlyezi a kapcsoldst akkor is, ha a kapcsolatok szma a maximumot elrte. Ez szksges a legfontosabb adminisztrcis műveletekhez, mint a globlis vltozk belltsa vagy ms felhasznlk folyamatainak megszntetse.'; -$strPrivDescUpdate = 'Engedlyezi az adatok megvltoztatst.'; -$strPrivDescUsage = 'Nincsenek privilgiumok.'; +$strPrivDescShutdown = 'Engedlyezi a szerver lelltst.'; +$strPrivDescSuper = 'Engedlyezi a kapcsoldst akkor is, ha a kapcsolatok szma a maximumot elrte. Ez szksges a legfontosabb adminisztrcis műveletekhez, mint a globlis vltozk belltsa vagy ms felhasznlk folyamatainak megszntetse.'; +$strPrivDescUpdate = 'Engedlyezi az adatok megvltoztatst.'; +$strPrivDescUsage = 'Nincsenek privilgiumok.'; $strPrivileges = 'Privilgiumok'; -$strPrivilegesReloaded = 'A privilgiumok jratltse sikeres volt.'; -$strProcesses = 'Folyamatok'; -$strProcesslist = 'Folyamatlista'; -$strPutColNames = 'Tegye a mezőneveket az első sorhoz'; +$strPrivilegesReloaded = 'A privilgiumok jratltse sikeres volt.'; +$strProcesses = 'Folyamatok'; +$strProcesslist = 'Folyamatlista'; +$strProtocolVersion = 'Protokoll verzi'; +$strPutColNames = 'Tegye a mezőneveket az első sorhoz'; $strQBEDel = 'Trl'; $strQBEIns = 'Beszr'; @@ -518,32 +567,36 @@ $strQueryOnDb = 'SQL-k $strQuerySQLHistory = 'SQL-előzmnyek'; $strQueryStatistics = 'Lekrsi statisztika: Az induls ta %s krs ment el a szerverhez.'; $strQueryTime = 'A lekrs lefutott %01.4f msodperc alatt'; -$strQueryType = 'Lekrs tpusa'; -$strQueryWindowLock = 'Ne rja fell a lekrst az ablakon kvlről'; +$strQueryType = 'Lekrs tpusa'; +$strQueryWindowLock = 'Ne rja fell a lekrst az ablakon kvlről'; $strReadRequests = 'Olvassi krelmek'; -$strReceived = 'Fogadott'; +$strReceived = 'Fogadott'; +$strRecommended = 'ajnlott'; $strRecords = 'Sor'; $strReferentialIntegrity = 'Hivatkozsi srtetlensg ellenőrzse:'; -$strRefresh = 'Frissts'; -$strRelationalSchema = 'Kapcsolati sma'; +$strRefresh = 'Frissts'; +$strRelationalSchema = 'Kapcsolati sma'; $strRelationNotWorking = 'A munka kiegsztő tulajdonsgai a vonatkoz tblkra meg lettek szntetve. Az okokrt kattints %side%s.'; -$strRelationsForTable = 'Tbla-kapcsolatok'; -$strRelations = 'Kapcsolatok'; +$strRelationsForTable = 'Tbla-kapcsolatok'; +$strRelations = 'Kapcsolatok'; $strRelationView = 'Relci nzet'; -$strReloadingThePrivileges = 'Privilgiumok jratltse'; -$strRemoveSelectedUsers = 'A kivlasztott felhasznlk trlse'; -$strRenameDatabaseOK = '%s adatbzis tneveztem erre: %s'; +$strReloadingThePrivileges = 'Privilgiumok jratltse'; +$strReload = 'jratlts'; +$strReloadPrivileges = 'Privilgiumok jratltse'; +$strRemoveSelectedUsers = 'A kivlasztott felhasznlk trlse'; +$strRenameDatabaseOK = '%s adatbzis tneveztem erre: %s'; $strRenameTableOK = '%s tblt tneveztem erre: %s'; $strRenameTable = 'Tbla tnevezse erre'; $strRepairTable = 'Tbla javts'; -$strReplaceNULLBy = 'NULL cserje ezzel:'; +$strReplaceNULLBy = 'NULL cserje ezzel:'; $strReplaceTable = 'Tbla adatok s fjl cserje'; $strReset = 'Trl'; -$strResourceLimits = 'Erőforrs hatrok'; +$strResourceLimits = 'Erőforrs hatrok'; +$strRestartInsertion = 'Beszrs jrakezdse %s sorral'; $strReType = 'jrars'; -$strRevokeAndDelete = 'A felhasznlk sszes privilgiumnak visszavonsa, aztn trlsk.'; -$strRevokeAndDeleteDescr = 'A felhasznlknak mg hasznlhat privilgiumuk van, amg nem trtnik meg a privilgiumok jratltse.'; +$strRevokeAndDelete = 'A felhasznlk sszes privilgiumnak visszavonsa, aztn trlsk.'; +$strRevokeAndDeleteDescr = 'A felhasznlknak mg hasznlhat privilgiumuk van, amg nem trtnik meg a privilgiumok jratltse.'; $strRevokeMessage = 'Visszavontam a %s privilgiumokat'; $strRevoke = 'Visszavon'; $strRomanian = 'Romn'; @@ -560,10 +613,11 @@ $strRunning = ': %s'; $strRunQuery = 'Krs vgrehajtsa'; $strRunSQLQueryOnServer = 'SQL lekrdezs(ek) futtatsa %s szerveren'; $strRunSQLQuery = 'SQL parancs(ok) futtatsa a(z) %s adatbzison'; -$strRussian = 'Orosz'; +$strRussian = 'Orosz'; $strSave = 'Ment'; -$strSaveOnServer = 'Ments a szerver %s knyvtrba'; +$strSaveOnServer = 'Ments a szerver %s knyvtrba'; +$strSavePosition = 'Pozci mentse'; $strScaleFactorSmall = 'A mret elem tl kicsi, hogy megfelelő legyen a smhoz egy oldalon'; $strSearchFormTitle = 'Keress az adatbzisban'; $strSearchInTables = 'Tbl(k)ban:'; @@ -575,33 +629,40 @@ $strSearchOption3 = 'a helyes mondat'; $strSearchOption4 = 'regulris kifejezsknt'; $strSearchResultsFor = 'Keressi eredmnyek "%s" %s:'; $strSearchType = 'Keress:'; -$strSecretRequired = 'A konfigurcis fjl egy titkos jelsz kifejezst vr (blowfish_secret).'; +$strSecretRequired = 'A konfigurcis fjl egy titkos jelsz kifejezst vr (blowfish_secret).'; $strSelectADb = 'Vlassz egy adatbzist'; $strSelectAll = 'Mindet kijelli'; $strSelectFields = 'Mezők kivlasztsa (legalbb egyet):'; +$strSelectForeignKey = 'Idegen kulcs kivlasztsa'; $strSelectNumRows = 'krsben'; $strSelectTables = 'Tblk kivlasztsa'; $strSend = 'Fjlnv megadsa'; -$strSent = 'Kldtt'; +$strSent = 'Kldtt'; $strServerChoice = 'Szerver Vlaszts'; -$strServerNotResponding = 'A szerver nem vlaszol'; -$strServerStatus = 'Futsi informcik'; -$strServerStatusUptime = 'Ez a MySQL szerver fut: %s. Elindtva: %s.'; -$strServer = 'Szerver'; -$strServerTabVariables = 'Vltozk'; +$strServerNotResponding = 'A szerver nem vlaszol'; +$strServers = 'Szerverek'; +$strServerStatusDelayedInserts = 'Ksleltetett beszrsok'; +$strServerStatus = 'Futsi informcik'; +$strServerStatusUptime = 'Ez a MySQL szerver fut: %s. Elindtva: %s.'; +$strServer = 'Szerver'; +$strServerTabVariables = 'Vltozk'; $strServerTrafficNotes = 'Szerver forgalom: Ezek a tblk mutatjk a MySQL szerver hlzati forgalom-statisztikit az indulstl kezdve.'; -$strServerVars = 'Szerver vltozk s belltsok'; +$strServerVars = 'Szerver vltozk s belltsok'; $strServerVersion = 'Szerver verzi'; -$strSessionValue = 'Session rtk'; -$strSetEnumVal = 'Ha a mező tpusa "enum" vagy "set", akkor az rtkeket ilyen formban rd be: \'a\',\'b\',\'c\'...
Ha backslash-t ("\") vagy aposztrfot ("\'") akarsz ezen rtkek kztt hasznlni, hasznld a backslash escape karaktert (pl.: \'\\\\xyz\' vagy \'a\\\'b\').'; +$strSessionValue = 'Session rtk'; +$strSetEnumVal = 'Ha a mező tpusa "enum" vagy "set", akkor az rtkeket ilyen formban rd be: \'a\',\'b\',\'c\'... Ha backslash-t ("\") vagy aposztrfot ("\'") akarsz ezen rtkek kztt hasznlni, hasznld a backslash escape karaktert (pl.: \'\\\\xyz\' vagy \'a\\\'b\').'; $strShowAll = 'Mutasd mindet'; $strShowColor = 'Mutasd a szneket'; -$strShowDatadictAs = 'Adatknyvtr formtum'; -$strShowFullQueries = 'Teljes lekrsek mutatsa'; +$strShowDatadictAs = 'Adatknyvtr formtum'; +$strShowFullQueries = 'Teljes lekrsek mutatsa'; $strShowGrid = 'Mutasd a rcsot'; +$strShowHideLeftMenu = 'Baloldali men mutatsa/rejtse'; $strShowingBookmark = 'Knyvjelző megmutatsa'; +$strShowingPhp = 'Mutats PHP kdknt'; $strShowingRecords = 'Sorok megjelentse '; +$strShowingSQL = 'Mutats SQL lekrdezsknt'; $strShow = 'Mutat'; +$strShowOpenTables = 'Nyitott tblk mutatsa'; $strShowPHPInfo = 'PHP informci'; $strShowStatusCreated_tmp_filesDescr = 'mysqld ltal ltrehozott ideiglenes fjlok szma.'; $strShowStatusDelayed_writesDescr = 'INSERT DELAYED sor rsok szma.'; @@ -621,6 +682,7 @@ $strShowStatusInnodb_data_writesDescr = ' $strShowStatusInnodb_data_writtenDescr = 'sszes rott adat, bjtban.'; $strShowStatusInnodb_log_waitsDescr = 'Vrakozsok szma, amiket a naplpuffer kis mrete okozott s folytats előtt meg kellett vrni a kirst.'; $strShowStatusInnodb_log_write_requestsDescr = 'Napl rsi krsek szma.'; +$strShowStatusInnodb_log_writesDescr = 'Naplfjlba trtnt fizikai rsok szma.'; $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Folyamatban lvő naplfjl fsync-ek szma.'; $strShowStatusInnodb_os_log_pending_writesDescr = 'Folyamatban lvő naplfjl rsok szma.'; $strShowStatusInnodb_os_log_writtenDescr = 'Naplfjlba rt bjtok szma.'; @@ -639,23 +701,25 @@ $strShowStatusQcache_hitsDescr = 'Cache tal $strShowStatusQcache_insertsDescr = 'Cache-hez adott lekrdezsek szma.'; $strShowStatusReset = 'Visszallts'; $strShowStatusSort_rowsDescr = 'Rendezett sorok szma.'; +$strShowStatusThreads_connectedDescr = 'Pillanatnyilag megnyitott kapcsolatok szma.'; $strShowStatusThreads_runningDescr = 'Nem alv szlak szma.'; $strShowTableDimension = 'Mutasd a tblk mrett'; $strShowTables = 'Mutasd a tblkat'; $strShowThisQuery = ' Mutasd a parancsot itt jra '; -$strSimplifiedChinese = 'Egyszerűstett knai'; +$strSimplifiedChinese = 'Egyszerűstett knai'; $strSingly = '(egyenknt)'; $strSize = 'Mret'; $strSlovak = 'Szlovk'; $strSlovenian = 'Szlovn'; $strSocketProblem = '(vagy a helyi MySQL szerver socketje nincs rendesen belltva)'; -$strSortByKey = 'Kulcs szerinti rendezs'; +$strSortByKey = 'Kulcs szerinti rendezs'; $strSorting = 'Rendezs'; $strSort = 'Sorrendezs'; $strSpaceUsage = 'Helyfoglals'; -$strSpanish = 'Spanyol'; +$strSpanish = 'Spanyol'; $strSplitWordsWithSpace = 'A szavak fel vannak osztva szkz karakter szerint (" ").'; -$strSQLExportType = 'Export tpus'; +$strSQLCompatibility = 'SQL kompatibilitsi md'; +$strSQLExportType = 'Export tpus'; $strSQLParserBugMessage = 'Esly van r, hogy egy hibt tallhattl az SQL szintaktikai elemzőben (parser). Vizsgld meg gondosan a lekrdezsedet, ellenőrizd, hogy az idzőjelek jk s jl illeszkednek. Ms lehetsges hiba oka lehet, hogy binrisan tltttl fel egy fjlt az idzett szvegmezőn kvl. Kiprblhatod a lekrsedet a MySQL parancssoros felletn. A MySQL szerver hibakimenete alul lthat, ha van ott valami, az segthet felderteni a hiba okt. Ha mg mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hibt jelez, ahol a parancssoros felleten vgrehajtdik, redukld a problmt okoz SQL lekrdezst egy egyszerű lekrdezss, s kldd el egy hibajelzsben (bug report) az als Kivgs rszben levő adatokkal egytt:'; $strSQLParserUserError = 'gy ltszik az SQL lekrdezsedben van egy hiba. A MySQL szerver hibakimenete alul lthat, ha van ott valami, az segthet felderteni a hiba okt'; $strSQLQuery = 'SQL-krs'; @@ -668,20 +732,22 @@ $strStatCheckTime = 'Utols $strStatCreateTime = 'Ltrehozs'; $strStatement = 'Adatok'; $strStatUpdateTime = 'Utols mdosts'; -$strStatus = 'llapot'; +$strStatus = 'llapot'; +$strStorageEngines = 'Trolmotorok'; +$strStorageEngine = 'Trolmotor'; $strStrucCSV = 'CSV adat'; $strStrucData = 'Szerkezet s adatok'; $strStrucExcelCSV = 'MS Excel CSV adat'; -$strStrucNativeExcel = 'Natv MS Excel adat'; +$strStrucNativeExcel = 'Natv MS Excel adat'; $strStrucOnly = 'Csak szerkezet'; $strStructPropose = 'Tbla struktra ajnlat'; $strStructure = 'Struktra'; $strSubmit = 'Vgrehajt'; $strSuccess = 'Az SQL-krst sikeresen vgrehajtottam'; $strSum = 'sszesen'; -$strSwedish = 'Svd'; +$strSwedish = 'Svd'; $strSwitchToDatabase = 'Vlts a msolt adatbzisra'; -$strSwitchToTable = 'Vlts a msolt tblra'; +$strSwitchToTable = 'Vlts a msolt tblra'; $strTableAlreadyExists = '%s tbla mr ltezik!'; $strTableComments = 'Tbla megjegyzsek'; @@ -690,358 +756,291 @@ $strTableHasBeenDropped = '%s t $strTableHasBeenEmptied = '%s tblt kirtettem'; $strTableHasBeenFlushed = '%s tblt kirtam'; $strTableMaintenance = 'Tbla karbantarts'; -$strTableOfContents = 'Tartalomjegyzk'; -$strTableOptions = 'Tbla opcik'; +$strTableName = 'Tbla neve'; +$strTableOfContents = 'Tartalomjegyzk'; +$strTableOptions = 'Tbla opcik'; $strTables = '%s tbla'; $strTableStructure = 'Tbla szerkezet:'; $strTable = 'Tbla'; -$strTakeIt = 'csinld'; -$strTblPrivileges = 'Tbla-specifikus privilgiumok'; +$strTakeIt = 'csinld'; +$strTblPrivileges = 'Tbla-specifikus privilgiumok'; $strTempData = 'Ideiglenes adatok'; -$strTextAreaLength = ' Mivel ez a hossz,
ez a mező nem szerkeszthető '; -$strThai = 'Thai'; -$strTheme = 'Tma / Stlus'; -$strThisHost = 'Ez a gp'; +$strTextAreaLength = 'Mivel ez a hossz, ez a mező nem szerkeszthető '; +$strThai = 'Thai'; +$strThemeDefaultNotFound = 'A(z) %s alaprtelmezett tma nem tallhat!'; +$strThemeNoPreviewAvailable = 'Nincs előnzet.'; +$strThemeNotFound = 'A(z) %s tma nem tallhat!'; +$strThemeNoValidImgPath = 'Nem tallhat kp tvonal a(z) %s tmhoz!'; +$strThemePathNotFound = 'Nem tallhat tma tvonal a(z) %s tmhoz!'; +$strTheme = 'Tma / Stlus'; +$strThisHost = 'Ez a gp'; $strThreads = 'Szlak'; -$strThreadSuccessfullyKilled = 'A %s. szlat sikerlt megszntetni.'; -$strTime = 'Idő'; -$strToggleScratchboard = 'scratchboard kapcsolsa'; +$strThreadSuccessfullyKilled = 'A %s. szlat sikerlt megszntetni.'; +$strTime = 'Idő'; +$strTimeoutInfo = 'Az előző importnl időtllps kvetkezett be, jraklds utn a %d pozcitl folytatdik.'; +$strTimeoutPassed = 'Script időtllps trtnt, ha be akarod fejezni az importot, kldd jra ugyanazt a fjlt s az import folytatdni fog.'; +$strToggleScratchboard = 'scratchboard kapcsolsa'; $strTotal = 'sszesen'; -$strTotalUC = 'ssz'; -$strTraditionalChinese = 'Hagyomnyos knai'; +$strTotalUC = 'sszes'; +$strTraditionalChinese = 'Hagyomnyos knai'; $strTraditionalSpanish = 'Hagyomnyos spanyol'; -$strTraffic = 'Forgalom'; -$strTransformation_application_octetstream__download = 'Egy linket jelent meg a mező binri adanak letltshez. Első opci a binris fjl neve. Msodik a tbla sornak egy lehetsges mezőneve fjlnv gyannt. Ha belltja a msodik opcit, akkor az elsőt resen kell hagyni'; -$strTransformation_image_jpeg__inline = 'Kattinthat ikon mutatsa; belltsok: szlessg,magassg pixelben (megtartja az eredeti kparnyt)'; +$strTraffic = 'Forgalom'; +$strTransformation_application_octetstream__download = 'Egy linket jelent meg a mező binri adanak letltshez. Első opci a binris fjl neve. Msodik a tbla sornak egy lehetsges mezőneve fjlnv gyannt. Ha belltja a msodik opcit, akkor az elsőt resen kell hagyni'; +$strTransformation_image_jpeg__inline = 'Kattinthat ikon mutatsa; belltsok: szlessg,magassg pixelben (megtartja az eredeti kparnyt)'; $strTransformation_image_jpeg__link = 'Egy linket mutat a kphez (kzvetlen ablakos letlts).'; -$strTransformation_image_png__inline = 'image/jpeg megtekintse: bent'; +$strTransformation_image_png__inline = 'image/jpeg megtekintse: bent'; $strTransformation_text_plain__external = 'Csak LINUX: Elindt egy klső programot, ami megkapja az adatokat a standard inputon. Visszatr a program standard outputjn. Alaprtelmezett a Tidy, csinos HTML kdot kap. Biztonsgi megfontolsokbl kzzel kell szerkeszteni a libraries/transformations/text_plain__external.inc.php fjlt, s berni a program nevt, amit futtatni akar. Az első opci a program szma, amit futtatni akar, a msodik a program paramterei. A harmadik opci ha egyenlő eggyel, akkor a kimenet konvertlva lesz a htmlspecialchars() eljrssal (alaprtelmezett 1). A negyedik opci ha egyre van belltva, egy NOWRAP formzst ad minden mezőhz, gy a kimenet jratrdels nlkl ltszik (alaprtelmezett 1)'; $strTransformation_text_plain__formatted = 'A mező eredeti formzsnak megőrzse. Nincs kivtel.'; -$strTransformation_text_plain__imagelink = 'Egy kpet es egy linket jelent meg, a mező tartalmazza a fjlnevet; az első opc egy előtag, mint pl.: "http://domain.com/", a msodik a szlessg pixelben, a harmadik pedig a magassg.'; -$strTransformation_text_plain__link = 'Meg linket jelent meg, a megző tartalmazza a fjlnevet; az első opc egy előtag, mint pl.: "http://domain.com/", a msodik a link neve.'; +$strTransformation_text_plain__imagelink = 'Egy kpet es egy linket jelent meg, a mező tartalmazza a fjlnevet; az első opc egy előtag, mint pl.: "http://domain.com/", a msodik a szlessg pixelben, a harmadik pedig a magassg.'; +$strTransformation_text_plain__link = 'Meg linket jelent meg, a megző tartalmazza a fjlnevet; az első opc egy előtag, mint pl.: "http://domain.com/", a msodik a link neve.'; $strTransformation_text_plain__substr = 'A szveg egy rszt mutatja. Első opci egy offszet, ami a kezdőpozcit lltja be (alaprtelmezett: 0). A msodik azt adja meg, hogy mennyi szveg jjjn vissza. Ha res, az sszes visszamarad szveg tjn. A harmadik opciban atokat a karaktereket lehet belltani, amik a szveg vgre kerlnek, ha szvegrszt kapunk vissza (alaprtelmezett: ...) .'; -$strTruncateQueries = 'A mutatott krsek trlse'; -$strTurkish = 'Trk'; +$strTriggers = 'Triggerek'; +$strTruncateQueries = 'A mutatott krsek trlse'; +$strTurkish = 'Trk'; $strType = 'Tpus'; -$strUkrainian = 'Ukrn'; +$strUkrainian = 'Ukrn'; $strUncheckAll = 'sszeset trli'; -$strUnicode = 'Unicode'; +$strUnicode = 'Unicode'; $strUnique = 'Egyedi'; -$strUnknown = 'ismeretlen'; +$strUnknown = 'ismeretlen'; $strUnselectAll = 'Mindet trli'; $strUpdatePrivMessage = 'Frisstettem a(z) %s privilgiumokat.'; $strUpdateProfileMessage = 'A profilt frisstettem.'; $strUpdateQuery = 'Krs frisstse'; -$strUpdComTab = 'Olvassa el a Dokumentcit, hogyan tudja mdostani a Column_comments tblt'; -$strUpgrade = 'Mdosts szksges %s %s vagy ksőbb.'; +$strUpdComTab = 'Olvassa el a Dokumentcit, hogyan tudja mdostani a Column_comments tblt'; +$strUpgrade = 'Mdosts szksges %s %s vagy ksőbb.'; +$strUploadErrorCantWrite = 'Nem sikerlt a fjlt lemezre rni.'; $strUsage = 'Mret'; $strUseBackquotes = 'Idzőjelek hasznlata a tbla- s mezőneveknl'; -$strUseHostTable = 'Hoszt-tbla hasznlata'; -$strUserAlreadyExists = '%s felhasznl mr ltezik!'; +$strUsedPhpExtensions = 'Hasznlt PHP kiterjesztsek'; +$strUseHostTable = 'Hoszt-tbla hasznlata'; +$strUserAlreadyExists = '%s felhasznl mr ltezik!'; $strUserEmpty = 'A felhasznli nv mezője res!'; $strUser = 'Felhasznl'; $strUserName = 'Felhasznli nv'; -$strUserNotFound = 'A kivlasztott felhasznlt nem talltam a privilgium tblban.'; -$strUserOverview = 'Felhasznl ttekints'; -$strUsersDeleted = 'A kivlasztott felhasznlk trlse sikerlt.'; -$strUsersHavingAccessToDb = 'A felhasznlknak hozzfrsk van ehhez: "%s"'; +$strUserNotFound = 'A kivlasztott felhasznlt nem talltam a privilgium tblban.'; +$strUserOverview = 'Felhasznl ttekints'; +$strUsersDeleted = 'A kivlasztott felhasznlk trlse sikerlt.'; +$strUsersHavingAccessToDb = 'A felhasznlknak hozzfrsk van ehhez: "%s"'; $strUseTabKey = 'Hasznld a TAB billentyűt, hogy rtkről rtkre mozoghass, vagy CTRL+nyilakat, hogy brmerre mozoghass.'; $strUseTables = 'Tblk hasznlata'; -$strUseTextField = 'Szveges mező hasznlata'; -$strUseThisValue = 'Ezen rtk hasznlata'; +$strUseTextField = 'Szveges mező hasznlata'; +$strUseThisValue = 'Ezen rtk hasznlata'; $strValidateSQL = 'SQL jvhagys'; -$strValidatorError = 'Az SQL ellenőrzőt (SQL validator) nem sikerlt elindtani. Ellenőrizze a szksges php kiterjesztst, ahogy itt le van rva: %sdocumentation%.'; +$strValidatorError = 'Az SQL ellenőrzőt (SQL validator) nem sikerlt elindtani. Ellenőrizze a szksges php kiterjesztst, ahogy itt le van rva: %sdocumentation%.'; $strValue = 'rtk'; -$strVar = 'Vltoz'; +$strVar = 'Vltoz'; $strVersionInformation = 'Verzi informcik'; $strViewDumpDatabases = 'Adatbzis kirs (sma) megtekintse'; $strViewDumpDB = 'Adatbzis kirs (vzlat) megnzse'; $strViewDump = 'Tbla kirs (vzlat) megnzse'; $strViewHasBeenDropped = '%s nzet eldobva'; +$strViewMaxExactCount = 'Ez a nzet tbb, mint %s sort tartalmaz. Nzz utna a %sdokumentciban%s.'; +$strViewName = 'Nzet neve'; $strView = 'Nzet'; -$strWebServerUploadDirectoryError = 'Az alknyvtr, ami a feltltsekhez be lett lltva, nem elrhető'; -$strWebServerUploadDirectory = 'webszerver feltltsi knyvtr'; +$strWebServerUploadDirectoryError = 'Az alknyvtr, ami a feltltsekhez be lett lltva, nem elrhető'; +$strWebServerUploadDirectory = 'webszerver feltltsi knyvtr'; $strWelcome = 'dvzl a %s'; -$strWestEuropean = 'Nyugat-eurpai'; -$strWildcard = 'helyettestő jel'; -$strWindowNotFound = 'A cl bngszőablakot nem tudtam jratlteni. Taln a szlőablak be lett zrva, vagy a bngsző biztonsgi belltsa tiltja az ablakok kzti jratltst'; +$strWestEuropean = 'Nyugat-eurpai'; +$strWildcard = 'helyettestő jel'; +$strWindowNotFound = 'A cl bngszőablakot nem tudtam jratlteni. Taln a szlőablak be lett zrva, vagy a bngsző biztonsgi belltsa tiltja az ablakok kzti jratltst'; $strWithChecked = 'A kijelltekkel vgzendő művelet:'; $strWriteRequests = 'rsi krelmek'; -$strWrongUser = 'Hibs felhasznli nv/jelsz. Hozzfrs megtagadva.'; +$strWrongUser = 'Hibs felhasznlnv/jelsz. Hozzfrs megtagadva.'; $strXML = 'XML'; $strYes = 'Igen'; -$strZeroRemovesTheLimit = 'Megjegyzs: A 0 (nulla) belltsa trli a limitet.'; +$strZeroRemovesTheLimit = 'Megjegyzs: A 0 (nulla) belltsa trli a limitet.'; $strZip = '"zippel tmrtve"'; // To translate: -$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strAndThen = 'and then'; //to translate +$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';//to translate +$strAngularLinks = 'Angular links';//to translate -$strBrowseDistinctValues = 'Browse distinct values'; //to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate -$strBusyPages = 'Busy pages'; //to translate +$strBufferReadMissesInPercent = 'Read misses in %';//to translate +$strBufferWriteWaitsInPercent = 'Write waits in %';//to translate +$strBusyPages = 'Busy pages';//to translate -$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate -$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate -$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate +$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';//to translate +$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';//to translate +$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';//to translate +$strControluserFailed = 'Connection for controluser as defined in your configuration failed.';//to translate +$strCreateRelation = 'Create relation';//to translate +$strCreateUserDatabase = 'Database for user';//to translate +$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';//to translate +$strCreateUserDatabaseNone = 'None';//to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';//to translate -$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strDbIsEmpty = 'Database seems to be empty!';//to translate +$strDeleteRelation = 'Delete relation';//to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';//to translate +$strDirectLinks = 'Direct links';//to translate -$strEngines = 'Engines'; //to translate -$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate -$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate +$strErrorRelationAdded = 'Error: Relation not added.';//to translate +$strErrorRelationExists = 'Error: relation already exists.';//to translate +$strErrorRenamingTable = 'Error renaming table %1$s to %2$s';//to translate +$strErrorSaveTable = 'Error saving coordinates for Designer.';//to translate +$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';//to translate +$strExportImportToScale = 'Export/Import to scale';//to translate +$strExportMustBeFile = 'Selected export type has to be saved in file!';//to translate -$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate -$strFileNameTemplateDescriptionServer = 'server name'; //to translate -$strFileNameTemplateDescriptionTable = 'table name'; //to translate -$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate +$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';//to translate +$strFunctions = 'Functions';//to translate -$strHandler = 'Handler'; //to translate +$strHandler = 'Handler';//to translate +$strHexForBLOB = 'Use hexadecimal for BLOB';//to translate +$strHideShowAll = 'Hide/Show all';//to translate +$strHideShowNoRelation = 'Hide/Show Tables with no relation';//to translate -$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate -$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate -$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate -$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate -$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate -$strInnoDBDataHomeDir = 'Data home directory'; //to translate -$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate -$strInnoDBPages = 'lapok'; //to translate -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate -$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate -$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate -$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate -$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate -$strInvalidRowNumber = '%d is not valid row number.'; //to translate -$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate -$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate +$strIEUnsupported = 'Internet Explorer does not support this function.';//to translate +$strImportExportCoords = 'Import/Export coordinates for PDF schema';//to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';//to translate +$strInnoDBAutoextendIncrement = 'Autoextend increment';//to translate +$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';//to translate +$strInnoDBBufferPoolSize = 'Buffer pool size';//to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';//to translate +$strInnoDBDataHomeDir = 'Data home directory';//to translate +$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';//to translate +$strInnoDBRelationAdded = 'InnoDB relation added';//to translate +$strInternalRelationAdded = 'Internal relation added';//to translate +$strInvalidDatabase = 'Invalid database';//to translate -$strJoins = 'Joins'; //to translate +$strJoins = 'Joins';//to translate -$strKeyCache = 'Key cache'; //to translate +$strKeyCache = 'Key cache';//to translate +$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';//to translate -$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate +$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';//to translate +$strMoveMenu = 'Move Menu';//to translate +$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';//to translate +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';//to translate +$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';//to translate +$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';//to translate +$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';//to translate +$strMyISAMRepairThreads = 'Repair threads';//to translate +$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';//to translate +$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';//to translate -$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate -$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate -$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate -$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate -$strMyISAMRepairThreads = 'Repair threads'; //to translate -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate -$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate -$strMysqlClientVersion = 'MySQL client version'; //to translate +$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';//to translate -$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';//to translate -$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate +$strPasswordHashing = 'Password Hashing';//to translate +$strPDFReportExplanation = '(Generates a report containing the data of a single table)';//to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';//to translate +$strProcedures = 'Procedures';//to translate +$strProfiling = 'Profiling';//to translate -$strPasswordHashing = 'Password Hashing'; //to translate -$strPDF = 'PDF'; //to translate -$strPDFReportTitle = 'Report title'; //to translate -$strProtocolVersion = 'Protocol version'; //to translate +$strQueryResultsOperations = 'Query results operations';//to translate -$strReloadPrivileges = 'Reload privileges'; //to translate -$strReplication = 'Replication'; //to translate +$strRelationDeleted = 'Relation deleted';//to translate +$strReplication = 'Replication';//to translate +$strRoutineReturnType = 'Return type';//to translate +$strRoutines = 'Routines';//to translate -$strSelectBinaryLog = 'Select binary log to view'; //to translate -$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate -$strShowOpenTables = 'Show open tables'; //to translate -$strShowSlaveHosts = 'Show slave hosts'; //to translate -$strShowSlaveStatus = 'Show slave status'; //to translate -$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate -$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate -$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate -$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate -$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate -$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate -$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate -$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate -$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate -$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate -$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate -$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate -$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate -$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate -$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate -$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate -$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate -$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate -$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate -$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate -$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate -$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate -$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate -$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate -$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate -$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate -$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate -$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate -$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate -$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate -$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate -$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate -$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate -$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate -$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate -$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate -$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate -$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate -$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate -$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate -$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate -$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate -$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate -$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate -$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate -$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate -$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate -$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate -$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate -$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate -$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate -$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate -$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate -$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate -$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate -$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate -$strSQLCompatibility = 'SQL compatibility mode'; //to translate -$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate -$strStorageEngines = 'Storage Engines'; //to translate -$strStorageEngine = 'Storage Engine'; //to translate +$strSelectBinaryLog = 'Vlaszd ki a megtekintendő binris naplt';//to translate +$strSelectReferencedKey = 'Select referenced key';//to translate +$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';//to translate +$strShowSlaveHosts = 'Show slave hosts';//to translate +$strShowSlaveStatus = 'Show slave status';//to translate +$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';//to translate +$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';//to translate +$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.';//to translate +$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';//to translate +$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';//to translate +$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';//to translate +$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.';//to translate +$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';//to translate +$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';//to translate +$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';//to translate +$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';//to translate +$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';//to translate +$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';//to translate +$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';//to translate +$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';//to translate +$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';//to translate +$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';//to translate +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';//to translate +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';//to translate +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';//to translate +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';//to translate +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';//to translate +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';//to translate +$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';//to translate +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';//to translate +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';//to translate +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';//to translate +$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';//to translate +$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';//to translate +$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';//to translate +$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';//to translate +$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';//to translate +$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';//to translate +$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';//to translate +$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';//to translate +$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';//to translate +$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';//to translate +$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';//to translate +$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';//to translate +$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';//to translate +$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';//to translate +$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';//to translate +$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';//to translate +$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';//to translate +$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';//to translate +$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';//to translate +$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';//to translate +$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';//to translate +$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';//to translate +$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';//to translate +$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';//to translate +$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';//to translate +$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';//to translate +$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';//to translate +$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';//to translate +$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';//to translate +$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';//to translate +$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';//to translate +$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';//to translate +$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';//to translate +$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';//to translate +$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';//to translate +$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';//to translate +$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';//to translate +$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';//to translate +$strSkipQueries = 'Number of records(queries) to skip from start';//to translate +$strSmallBigAll = 'Small/Big All';//to translate +$strSnapToGrid = 'Snap to grid';//to translate +$strStandInStructureForView = 'Stand-in structure for view';//to translate +$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';//to translate +$strStructureForView = 'Structure for view';//to translate -$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate -$strThemeNoPreviewAvailable = 'No preview available.'; //to translate -$strThemeNotFound = 'Theme %s not found!'; //to translate -$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate -$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate -$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate -$strTransactionCoordinator = 'Transaction coordinator'; //to translate -$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate -$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate +$strTableIsEmpty = 'Table seems to be empty!';//to translate +$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';//to translate +$strToFromPage = 'to/from page';//to translate +$strToggleSmallBig = 'Toggle small/big';//to translate +$strToSelectRelation = 'To select relation, click :';//to translate +$strTransactionCoordinator = 'Transaction coordinator';//to translate +$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';//to translate +$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';//to translate +$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';//to translate -$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate -$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate -$strUsedPhpExtensions = 'Used PHP extensions'; //to translate +$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';//to translate +$strUploadErrorExtension = 'File upload stopped by extension.';//to translate +$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';//to translate +$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';//to translate +$strUploadErrorNoTempDir = 'Missing a temporary folder.';//to translate +$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';//to translate +$strUploadErrorUnknown = 'Unknown error in file upload.';//to translate +$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';//to translate +$strUploadsNotAllowed = 'File uploads are not allowed on this server.';//to translate -$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate - -$strQueryResultsOperations = 'Query results operations'; //to translate -$strAddClause = 'Add %s'; //to translate -$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate -$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate -$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate -$strCreateUserDatabase = 'Database for user'; //to translate -$strCreateUserDatabaseNone = 'None'; //to translate -$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate -$strOpenDocumentText = 'Open Document Text'; //to translate -$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate -$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate -$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate -$strInvalidTableName = 'Invalid table name'; //to translate -$strInvalidDatabase = 'Invalid database'; //to translate -$strServers = 'Servers'; //to translate -$strDelimiter = 'Delimiter'; //to translate -$strFunctions = 'Functions'; //to translate -$strProcedures = 'Procedures'; //to translate -$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate -$strFontSize = 'Font size'; //to translate -$strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate -$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate -$strDocSQL = 'DocSQL'; //to translate -$strTableName = 'Table name'; //to translate -$strTableIsEmpty = 'Table seems to be empty!'; //to translate -$strDbIsEmpty = 'Database seems to be empty!'; //to translate -$strShowingPhp = 'Showing as PHP code'; //to translate -$strShowingSQL = 'Showing SQL query'; //to translate -$strDesigner = 'Designer'; //to translate -$strNumberOfTables = 'Number of tables'; //to translate -$strCreateTable = 'Create table'; //to translate -$strCreateRelation = 'Create relation'; //to translate -$strSavePosition = 'Save position'; //to translate -$strSelectForeignKey = 'Select Foreign Key'; //to translate -$strHide = 'Hide'; //to translate -$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate -$strReload = 'Reload'; //to translate -$strSmallBigAll = 'Small/Big All'; //to translate -$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate -$strMoveMenu = 'Move Menu'; //to translate -$strAngularLinks = 'Angular links'; //to translate -$strDirectLinks = 'Direct links'; //to translate -$strHideShowAll = 'Hide/Show all'; //to translate -$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate -$strInternalRelationAdded = 'Internal relation added'; //to translate -$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate -$strRelationDeleted = 'Relation deleted'; //to translate -$strToSelectRelation = 'To select relation, click :'; //to translate -$strExportImportToScale = 'Export/Import to scale'; //to translate -$strRecommended = 'recommended'; //to translate -$strToFromPage = 'to/from page'; //to translate -$strSelectReferencedKey = 'Select referenced key'; //to translate -$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate -$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate -$strHelp = 'Help'; //to translate -$strCancel = 'Cancel'; //to translate -$strDeleteRelation = 'Delete relation'; //to translate -$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate -$strStructureForView = 'Structure for view'; //to translate -$strStandInStructureForView = 'Stand-in structure for view'; //to translate -$strToggleSmallBig = 'Toggle small/big'; //to translate -$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate -$strErrorRelationAdded = 'Error: Relation not added.'; //to translate -$strErrorRelationExists = 'Error: relation already exists.'; //to translate -$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate -$strSnapToGrid = 'Snap to grid'; //to translate -$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate -$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate -$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate -$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate -$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate -$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate -$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate -$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate -$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate -$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate -$strViewName = 'VIEW name'; //to translate -$strOptions = 'Options'; //to translate -$strFiles = 'Files'; //to translate -$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate -$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate -$strRoutines = 'Routines'; //to translate -$strRoutineReturnType = 'Return type'; //to translate -$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate -$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate -$strRestartInsertion = 'Restart insertion with %s rows'; //to translate -$strTriggers = 'Triggers'; //to translate -$strEvent = 'Event'; //to translate -$strProfiling = 'Profiling'; //to translate ?> diff --git a/lang/hungarian-utf-8.inc.php b/lang/hungarian-utf-8.inc.php index 7352e958a..84039c902 100644 --- a/lang/hungarian-utf-8.inc.php +++ b/lang/hungarian-utf-8.inc.php @@ -1,7 +1,7 @@ -// Mihály Mészáros +// Mihály Mészáros $charset = 'utf-8'; $allow_recoding = TRUE; @@ -17,54 +17,57 @@ $month = array('Jan', 'Feb', 'Márc', 'Ápr', 'Máj', 'Jún', 'Júl', 'Aug', 'Sz // http://www.php.net/manual/en/function.strftime.php $datefmt = '%Y. %B %d. %H:%M'; -$timespanfmt = '%s nap, %s óra, %s perc, %s másodperc'; +$timespanfmt = '%s nap, %s óra, %s perc, %s másodperc'; -$strAbortedClients = 'Megszakítva'; -$strAccessDeniedExplanation = 'A phpMyAdmin megpróbált csatlakozni a MySQL szerverhez, de a szerver elutasította a kapcsolatot. Ellenőrizze a host, username és jelszó mezőket a config.inc.php fájlban, és bizonyosodjon meg róla, hogy ezek megfelelnek a MySQL szerver adminisztrátorától kapott információknak.'; +$strAbortedClients = 'Megszakítva'; +$strAccessDeniedExplanation = 'A phpMyAdmin megpróbált csatlakozni a MySQL szerverhez, de a szerver elutasította a kapcsolatot. Ellenőrizze a host, username és jelszó mezőket a config.inc.php fájlban, és bizonyosodjon meg róla, hogy ezek megfelelnek a MySQL szerver adminisztrátorától kapott információknak.'; $strAccessDenied = 'Hozzáférés megtagadva'; $strAction = 'Parancs'; -$strAddAutoIncrement = 'AUTO_INCREMENT érték hozzáadása'; -$strAddConstraints = 'Megszorítás hozzáadása'; -$strAddDeleteColumn = 'Mező Oszlopokat Hozzáad/Töröl'; -$strAddDeleteRow = 'Kritérium Sort Hozzáad/Töröl'; +$strAddAutoIncrement = 'AUTO_INCREMENT érték hozzáadása'; +$strAddClause = '%s hozzáadása'; +$strAddConstraints = 'Megszorítás hozzáadása'; +$strAddDeleteColumn = 'Mező oszlopokat hozzáad/töröl'; +$strAddDeleteRow = 'Kritérium sort hozzáad/töröl'; $strAddFields = '%s mező hozzáadása'; -$strAddHeaderComment = 'Egyedi megjegyzés hozzáadása a fejléchez (\\n töri a sorokat)'; +$strAddHeaderComment = 'Egyedi megjegyzés hozzáadása a fejléchez (\\n töri a sorokat)'; $strAddIntoComments = 'Hozzáadás a megjegyzéshez'; $strAddNewField = 'Új mező hozzáadása'; -$strAddPrivilegesOnDb = 'Privilégiumok hozzáadása a következő adatbázison:'; -$strAddPrivilegesOnTbl = 'Privilégiumok hozzáadása a következő táblán:'; -$strAddSearchConditions = 'Keresési feltételek megadása (az "ahol" kikötések):'; -$strAddToIndex = 'Adj az indexhez %s oszlopot'; -$strAddUserMessage = 'Az új felhasználót felvettem.'; +$strAddPrivilegesOnDb = 'Privilégiumok hozzáadása a következő adatbázison'; +$strAddPrivilegesOnTbl = 'Privilégiumok hozzáadása a következő táblán:'; +$strAddSearchConditions = 'Keresési feltételek megadása (WHERE feltételek):'; +$strAddToIndex = 'adj az indexhez %s oszlopot'; $strAddUser = 'Új felhasználó hozzáadása'; -$strAdministration = 'Adminisztráció'; +$strAddUserMessage = 'Az új felhasználót felvettem.'; +$strAdministration = 'Adminisztráció'; $strAffectedRows = 'Keresett sorok:'; -$strAfterInsertBack = 'Vissza az előző oldalra'; -$strAfterInsertNewInsert = 'Új sor beszúrása'; +$strAfterInsertBack = 'vissza az előző oldalra'; +$strAfterInsertNewInsert = 'új sor beszúrása'; $strAfterInsertNext = 'Következő sor szerkesztése'; -$strAfterInsertSame = 'Visszatérés az oldalra'; +$strAfterInsertSame = 'Visszatérés az oldalra'; $strAfter = '%s után'; $strAll = 'Mind'; -$strAllTableSameWidth = 'minden tábla ezzel a szélességgel jelenjen meg?'; +$strAllowInterrupt = 'Engedélyezi az import megszakítását, ha a script észleli, hogy közel van az időlimithez. Jól jöhet nagy fájlok importjakor, mivel meg tudja szakítani a tranzakciót.'; +$strAllTableSameWidth = 'Minden tábla ezzel a szélességgel jelenjen meg?'; $strAlterOrderBy = 'Tábla megváltozása rendezve e szerint:'; $strAnalyzeTable = 'Tábla vizsgálat'; $strAnd = 'És'; +$strAndThen = 'és utána'; $strAnIndex = 'Indexet hozzáadtam: %s'; $strAny = 'Bármely'; $strAnyHost = 'Bármely hoszt'; $strAnyUser = 'Bármely felhasználó'; $strApproximateCount = 'Becsült érték lehet. Lásd: FAQ 3.11'; $strAPrimaryKey = 'Elsődleges kulcsot hozzáadtam: %s'; -$strArabic = 'Arab'; -$strArmenian = 'Örmény'; +$strArabic = 'Arab'; +$strArmenian = 'Örmény'; $strAscending = 'Növekvő'; $strAtBeginningOfTable = 'A tábla elejénél'; $strAtEndOfTable = 'A tábla végénél'; $strAttr = 'Tulajdonságok'; -$strAutomaticLayout = 'Automatikus elrendezés'; +$strAutomaticLayout = 'Automatikus elrendezés'; $strBack = 'Vissza'; -$strBaltic = 'Balti'; +$strBaltic = 'Balti'; $strBeginCut = 'Kivágás Kezdete'; $strBeginRaw = 'Feldolgozatlan Kezdete'; $strBinary = 'Bináris'; @@ -76,7 +79,7 @@ $strBinLogName = 'Napló neve'; $strBinLogOriginalPosition = 'Eredeti pozíció'; $strBinLogPosition = 'Pozíció'; $strBinLogServerId = 'Szerver ID'; -$strBookmarkAllUsers = 'Az összes felhasználónak engedélyezi a hozzáférést ehhez a könyvjelzőhöz'; +$strBookmarkAllUsers = 'Az összes felhasználónak engedélyezi a hozzáférést ehhez a könyvjelzőhöz'; $strBookmarkCreated = '%s könyvjelző elkészült'; $strBookmarkDeleted = 'A könyvjelzőt töröltem.'; $strBookmarkLabel = 'Felirat'; @@ -84,69 +87,72 @@ $strBookmarkQuery = 'Feljegyzett SQL-kérés'; $strBookmarkReplace = 'Azonos nevű könyvjelző felülírása'; $strBookmarkThis = 'Jegyezd fel az SQL-kérést'; $strBookmarkView = 'Csak megnézhető'; -$strBrowseForeignValues = 'Idegen kulcsok böngészése'; +$strBrowseDistinctValues = 'Különböző értékek böngészése'; +$strBrowseForeignValues = 'Idegen kulcsok böngészése'; $strBrowse = 'Tartalom'; $strBufferPoolActivity = 'Puffer tevékenység'; $strBufferPool = 'Puffer'; $strBufferPoolUsage = 'Puffer kihasználtsága'; $strBufferReadMisses = 'Olvasási hibák'; $strBufferWriteWaits = 'Írási várakozások'; -$strBulgarian = 'Bolgár'; -$strBzError = 'A phpMyAdmin nem tudta betömöríteni a dump-ot, mert nem megfelelő a Bz2 kiterjesztés ebben a php verzióban. Erősen ajánlott a $cfg[\'BZipDump\'] paramétert a phpMyAdmin konfigurációs fájlban FALSE értékre beállítani. Ha a Bz2 tömörítési eljárást használni szeretné, frissítse a php-t! Tekintse meg a %s php bug report-ot a részletekért.'; +$strBulgarian = 'Bolgár'; +$strBzError = 'A phpMyAdmin nem tudta betömöríteni a dump-ot, mert nem megfelelő a Bz2 kiterjesztés ebben a php verzióban. Erősen ajánlott a $cfg[\'BZipDump\'] paramétert a phpMyAdmin konfigurációs fájlban FALSE értékre beállítani. Ha a Bz2 tömörítési eljárást használni szeretné, frissítse a php-t! Tekintse meg a %s php bug report-ot a részletekért.'; $strBzip = '"bzip-pel tömörítve"'; -$strCalendar = 'Naptár'; -$strCannotLogin = 'A belépés a MySQL szerverre sikertelen volt'; -$strCantLoad = 'nem tudtam betölteni a %s kiterjesztést,
ellenőrizze a PHP konfigurációt'; +$strCalendar = 'Naptár'; +$strCancel = 'Mégse'; +$strCannotLogin = 'A belépés a MySQL szerverre sikertelen volt'; +$strCantLoad = 'nem tudtam betölteni a %s kiterjesztést, ellenőrizd a PHP konfigurációt'; $strCantLoadRecodeIconv = 'Nem tudom betölteni az iconv vagy recode kiterjesztést a karakterkészlet-átalakításhoz, állítsd be a php-t, hogy engedélyezze ezeket a kiterjesztéseket vagy tiltsd le a karakterkészlet-átalakítást a phpMyAdmin-ban.'; $strCantRenameIdxToPrimary = 'Nem tudom átnevezni az indexet PRIMARY-vá!'; $strCantUseRecodeIconv = 'Nem tudom használni az iconv, libiconv sem a recode_string funkciókat mialatt a kiterjesztés-jelentéseket be kell tölteni. Ellenőrizd a php konfigurációt.'; $strCardinality = 'Számosság'; -$strCaseInsensitive = 'betűnagyságra nem érzékeny'; -$strCaseSensitive = 'betűnagyság-érzékeny'; -$strCentralEuropean = 'Közép-európai'; -$strChangeCopyModeCopy = '... a régi megőrzése.'; -$strChangeCopyModeDeleteAndReload = ' ... a régi törlése a felhasználói táblákból, és utána a privilégiumok újratöltése.'; -$strChangeCopyModeJustDelete = ' ... a régi törlése a felhasználói táblákból.'; -$strChangeCopyModeRevoke = ' ... az összes aktív privilégium visszaállítása a régiből, és utána törlésük.'; -$strChangeCopyMode = 'Új felhasználó hozzáadása ezekkel a privilégiumokkal ...'; -$strChangeCopyUser = 'Belépési információ megváltoztatása / Felhasználó másolása'; +$strCaseInsensitive = 'betűnagyságra nem érzékeny'; +$strCaseSensitive = 'betűnagyság-érzékeny'; +$strCentralEuropean = 'Közép-európai'; +$strChangeCopyModeCopy = '... a régi megőrzése.'; +$strChangeCopyModeDeleteAndReload = ' ... a régi törlése a felhasználói táblákból, és utána a privilégiumok újratöltése.'; +$strChangeCopyMode = 'Új felhasználó hozzáadása ezekkel a privilégiumokkal ...'; +$strChangeCopyModeJustDelete = ' ... a régi törlése a felhasználói táblákból.'; +$strChangeCopyModeRevoke = ' ... az összes aktív privilégium visszaállítása a régiből, és utána törlésük.'; +$strChangeCopyUser = 'Belépési információ megváltoztatása / Felhasználó másolása'; $strChangeDisplay = 'Válassz mezőt a megjelenítéshez'; $strChangePassword = 'Jelszó megváltoztatása'; $strChange = 'Változtat'; -$strCharset = 'Karakterkészlet'; +$strCharset = 'Karakterkészlet'; $strCharsetOfFile = 'A fájl karakterkészlete:'; -$strCharsetsAndCollations = 'Karakterkészletek és egybevetések'; -$strCharsets = 'Karakterkészlet'; +$strCharsetsAndCollations = 'Karakterkészletek és egybevetések'; +$strCharsets = 'Karakterkészlet'; $strCheckAll = 'Összeset kijelöli'; -$strCheckOverhead = 'Ellenőrzés felfüggesztése'; -$strCheckPrivsLong = 'Privilégiumok ellenőrzése "%s" adatbázison.'; -$strCheckPrivs = 'Privilégiumok ellenőrzése'; +$strCheckOverhead = 'Ellenőrzés felfüggesztése'; +$strCheckPrivsLong = 'Privilégiumok ellenőrzése "%s" adatbázison.'; +$strCheckPrivs = 'Privilégiumok ellenőrzése'; $strCheckTable = 'Tábla ellenőrzés'; $strChoosePage = 'Válassz oldalt a szerkesztéshez'; $strColComFeat = 'Oszlop megjegyzések megjelenítése'; -$strCollation = 'Egybevetés'; +$strCollation = 'Egybevetés'; $strColumnNames = 'Oszlop nevek'; -$strColumnPrivileges = 'Oszlop-specifikus privilégiumok'; -$strCommand = 'Parancs'; -$strCommentsForTable = 'Tábla-megjegyzések'; +$strColumnPrivileges = 'Oszlop-specifikus privilégiumok'; +$strCommand = 'Parancs'; +$strCommentsForTable = 'Tábla-megjegyzések'; $strComments = 'Megjegyzések'; $strCompatibleHashing = 'MySQL 4.0 kompatibilis'; $strCompleteInserts = 'Mezőneveket is hozzáadja'; -$strCompression = 'Tömörítés'; -$strConfigFileError = 'A phpMyAdmin nem tudja olvasni a konfigurációs fájlt!
Lehet, hogy a php szintaktikai hibát talált benne, vagy nem találja a fájlt.
Használd az alsó linket a konfigurációs fájl helyreállításához, olvasd el a kapott php hibaüzeneteket. Többnyire egy idézőjel vagy egy pontosvessző hiányzik valahol.
Ha üres oldalt kapsz, minden rendben.'; +$strCompression = 'Tömörítés'; +$strConfigDefaultFileError = 'Nem lehet betölteni az alap konfigurációt innen: "%1$s"'; +$strConfigFileError = 'A phpMyAdmin nem tudja olvasni a konfigurációs fájlt! Lehet, hogy a php szintaktikai hibát talált benne, vagy nem találja a fájlt. Használd az alsó linket a konfigurációs fájl helyreállításához, olvasd el a kapott php hibaüzeneteket. Többnyire egy idézőjel vagy egy pontosvessző hiányzik valahol. Ha üres oldalt kapsz, minden rendben.'; $strConfigureTableCoord = 'Állítsd be a(z) $s tábla koordinátáit'; -$strConnectionError = 'Nem sikerült a csatlakozás: érvénytelen beállítások.'; -$strConnections = 'Kapcsolat'; -$strConstraintsForDumped = 'Kikötések a kiírt táblákhoz'; -$strConstraintsForTable = 'Kikötések a táblához'; +$strConnectionError = 'Nem sikerült a csatlakozás: érvénytelen beállítások.'; +$strConnections = 'Kapcsolat'; +$strConstraintsForDumped = 'Kikötések a kiírt táblákhoz'; +$strConstraintsForTable = 'Kikötések a táblához'; $strCookiesRequired = 'A Cookie-kat most engedélyezned kell.'; $strCopyDatabaseOK = '%s adatbázis átmásolva ide: %s'; $strCopy = 'Másolás'; $strCopyTableOK = '%s táblát ide másoltam: %s.'; -$strCopyTableSameNames = 'Nem tudom a táblát ugyanarra másolni!'; +$strCopyTableSameNames = 'Nem tudom a táblát ugyanarra másolni!'; $strCopyTable = 'Tábla másolása ide (adatbázis.tábla):'; -$strCouldNotKill = 'phpMyAdmin nem tudta megszüntetni ez a szálat: %s. Meglehet, már véget ért.'; +$strCouldNotKill = 'phpMyAdmin nem tudta megszüntetni ez a szálat: %s. Meglehet, már véget ért.'; $strCreateDatabaseBeforeCopying = 'CREATE DATABASE másolás előtt'; $strCreateIndex = 'Készíts egy indexet a(z) %s. oszlopon'; $strCreateIndexTopic = 'Új index létrehozása'; @@ -155,63 +161,68 @@ $strCreateNewDatabase = 'Új adatbázis létrehozása'; $strCreateNewTable = 'Új tábla létrehozása a(z) %s adatbázisban'; $strCreatePage = 'Új oldal készítése'; $strCreatePdfFeat = 'PDF készítése'; -$strCreationDates = 'Dátum Készítés/Módosítás/Ellenőrzés'; +$strCreateTable = 'Tábla létrehozása'; +$strCreationDates = 'Dátum Készítés/Módosítás/Ellenőrzés'; $strCriteria = 'Kritérium'; -$strCroatian = 'Horvát'; +$strCroatian = 'Horvát'; $strCSV = 'CSV'; -$strCyrillic = 'Cirill'; -$strCzech = 'Cseh'; -$strCzechSlovak = 'Szlovák'; +$strCyrillic = 'Cirill'; +$strCzech = 'Cseh'; +$strCzechSlovak = 'Szlovák'; -$strDanish = 'Dán'; +$strDanish = 'Dán'; $strData = 'Adat'; $strDatabase = 'Adatbázis'; -$strDatabaseEmpty = 'Az adatbázis néz mező üres!'; +$strDatabaseEmpty = 'Az adatbázis néz mező üres!'; $strDatabaseExportOptions = 'Adatbázis export beállítások'; $strDatabaseHasBeenDropped = '%s adatbázist eldobtam.'; -$strDatabases = 'adatbázisok'; -$strDatabasesDropped = '%s adatbázist sikeresen töröltem.'; +$strDatabases = 'Adatbázisok'; +$strDatabasesDropped = '%s adatbázist sikeresen töröltem.'; $strDatabasesStats = 'Adatbázis statisztika'; -$strDatabasesStatsDisable = 'Statisztika tiltása'; -$strDatabasesStatsEnable = 'Statisztika engedélyezése'; -$strDatabasesStatsHeavyTraffic = 'Megjegyzés: az adatbázis statisztika engedélyezése nagy adatforgalomhoz vezethet a webszerver és a MySQL között.'; -$strDataDict = 'Adatkönyvtár'; +$strDatabasesStatsDisable = 'Statisztika tiltása'; +$strDatabasesStatsEnable = 'Statisztika engedélyezése'; +$strDatabasesStatsHeavyTraffic = 'Megjegyzés: az adatbázis statisztika engedélyezése nagy adatforgalomhoz vezethet a webszerver és a MySQL között.'; +$strDataDict = 'Adatkönyvtár'; $strDataOnly = 'Csak adatok'; $strDataPages = 'Adatokat tartalmazó lapok'; $strDBComment = 'Adatbázis megjegyzés: '; $strDBCopy = 'Adatbázis másolása ide'; -$strDbPrivileges = 'Adatbázis-specifikus privilégiumok'; -$strDBRename = 'Adatbázis átnevezése'; -$strDbSpecific = 'adatbázis-specifikus'; +$strDbPrivileges = 'Adatbázis-specifikus privilégiumok'; +$strDBRename = 'Adatbázis átnevezése'; +$strDbSpecific = 'adatbázis-specifikus'; $strDefault = 'Alapértelmezett'; -$strDefaultValueHelp = 'Az alapértelmezett értékekhez írjon be egy egyszerű értéket, escape karakter és idézőjelek nélkül, ezt a formátumot követve: a'; -$strDefragment = 'Tábla töredezettségmentesítése'; -$strDelayedInserts = 'Időzített beszúrás használata'; -$strDeleteAndFlushDescr = 'Ez a legtisztább út, de a privilégiumok újratöltése eltarthat egy ideig.'; -$strDeleteAndFlush = 'Törölje a felhasználót, azután töltse be újra a privilégiumokat.'; +$strDefaultEngine = '%s az alapértelmezett tárolómotor ezen a MySQL szerveren.'; +$strDefaultValueHelp = 'Az alapértelmezett értékekhez írjon be egy egyszerű értéket, escape karakter és idézőjelek nélkül, ezt a formátumot követve: a'; +$strDefragment = 'Tábla töredezettségmentesítése'; +$strDelayedInserts = 'Időzített beszúrás használata'; +$strDeleteAndFlushDescr = 'Ez a legtisztább út, de a privilégiumok újratöltése eltarthat egy ideig.'; +$strDeleteAndFlush = 'Törölje a felhasználót, azután töltse be újra a privilégiumokat.'; $strDeleted = 'A sort töröltem'; $strDeletedRows = 'Törölt sorok:'; $strDeleteNoUsersSelected = 'Nincs törlésre kijelölt felhasználó!'; $strDelete = 'Töröl'; -$strDeleting = '%s törlése'; -$strDelOld = 'A jelenlegi oldalon a táblahivatkozások már nem élnek. Akarja ezeket törölni?'; +$strDeleting = '%s törlése'; +$strDelimiter = 'Elválasztó'; +$strDelOld = 'A jelenlegi oldalon a táblahivatkozások már nem élnek. Akarja ezeket törölni?'; $strDescending = 'Csökkenő'; -$strDescription = 'Leírás'; -$strDictionary = 'szótár'; +$strDescription = 'Leírás'; +$strDesigner = 'Tervező'; +$strDictionary = 'szótár'; $strDirtyPages = 'Piszkos lapok'; $strDisabled = 'Tiltott'; -$strDisableForeignChecks = 'Idegen kulcsok ellenőrzésének letiltása'; +$strDisableForeignChecks = 'Idegen kulcsok ellenőrzésének letiltása'; $strDisplayFeat = 'Megjelenítés tulajdonságok'; $strDisplayOrder = 'Megjelenítés rendezés:'; $strDisplayPDF = 'PDF séma kijelzése'; $strDoAQuery = 'Csinálj egy "lekérdezést" (helyettesítő karakter: "%")'; +$strDocSQL = 'DocSQL'; $strDocu = 'Dokumentáció'; $strDoYouReally = 'Biztos ez akarod? '; -$strDropDatabaseStrongWarning = 'Ki akarod törölni az EGÉSZ adatbázist?'; +$strDropDatabaseStrongWarning = 'Ki akarod törölni az EGÉSZ adatbázist?'; $strDrop = 'Eldob'; -$strDropUsersDb = 'Azon adatbázisok törlése, amelyek neve egyezik a felhasználókkal.'; +$strDropUsersDb = 'Azon adatbázisok törlése, amelyek neve egyezik a felhasználókkal.'; $strDumpingData = 'Tábla adatok:'; -$strDumpSaved = 'A kiírást elmetettem ebbe a fájlba: %s.'; +$strDumpSaved = 'A kiírást elmetettem ebbe a fájlba: %s.'; $strDumpXRows = '%s sor kiírása a %s. sorral kezdődik'; $strDynamic = 'dinamikus'; @@ -222,44 +233,54 @@ $strEffective = 'Hatályos'; $strEmpty = 'Kiürít'; $strEmptyResultSet = 'A MySQL üreset adott vissza (nincsenek sorok).'; $strEnabled = 'Engedélyezett'; -$strEncloseInTransaction = 'Export lezárása a tranzakcióban'; +$strEncloseInTransaction = 'Export lezárása a tranzakcióban'; $strEndCut = 'Kivágás Vége'; $strEndRaw = 'Feldolgozatlan Vége'; $strEnd = 'Vége'; $strEngineAvailable = '%s elérhető ezen a MySQL szerveren.'; $strEngineDisabled = '%s le van tiltva ezen a MySQL szerveren.'; -$strEnglish = 'Angol'; -$strEnglishPrivileges = ' Megjegyzés: A MySQL privilégium nevek az angolból származnak '; +$strEngines = 'Motorok'; +$strEngineUnsupported = 'Ez a MySQL szerver nem támogatja a(z) %s tárolómotrot.'; +$strEnglish = 'Angol'; +$strEnglishPrivileges = ' Megjegyzés: a MySQL privilégium nevek az angolból származnak.'; $strError = 'Hiba'; $strErrorInZipFile = 'Hiba a ZIP archívumban:'; $strEsperanto = 'Eszperanto'; -$strEstonian = 'Észt'; -$strExcelEdition = 'Excel szerkesztés'; -$strExecuteBookmarked = 'Elmentett eljárás futtatása'; +$strEstonian = 'Észt'; +$strEvent = 'Esemény'; +$strExcelEdition = 'Excel szerkesztés'; +$strExecuteBookmarked = 'Elmentett eljárás futtatása'; $strExplain = 'SQL magyarázat'; $strExport = 'Export'; $strExtendedInserts = 'Kiterjesztett beszúrások'; $strExtra = 'Extra'; -$strFailedAttempts = 'Hibás próbálkozás'; +$strFailedAttempts = 'Hibás próbálkozás'; $strFieldHasBeenDropped = '%s mezőt eldobtam'; +$strFieldInsertFromFileTempDirNotExists = 'Nem sikerült a feltöltött fájl áthelyezése, lásd: FAQ 1.11'; $strField = 'Mező'; $strFieldsEnclosedBy = 'Mező lezárás'; $strFieldsEscapedBy = 'Mező escape karakter'; $strFields = 'Mezők száma'; $strFieldsTerminatedBy = 'Mező vége'; -$strFileAlreadyExists = '%s fájl már létezik a szerveren, változtassa meg a fájlnevet, vagy állítsa be a felülírás opciót!'; -$strFileCouldNotBeRead = 'A fájl nem olvasható'; -$strFileNameTemplate = 'Átmeneti fájlnév'; +$strFileAlreadyExists = '%s fájl már létezik a szerveren, változtassa meg a fájlnevet, vagy állítsa be a felülírás opciót!'; +$strFileCouldNotBeRead = 'A fájl nem olvasható'; +$strFileNameTemplateDescriptionDatabase = 'adatbázis név'; +$strFileNameTemplateDescriptionServer = 'szerver név'; +$strFileNameTemplateDescriptionTable = 'tábla név'; $strFileNameTemplateRemember = 'emlékezzen az átmeneti névre'; +$strFileNameTemplate = 'Átmeneti fájlnév'; +$strFiles = 'Fájlok'; $strFileToImport = 'Importálandó fájl'; $strFixed = 'rögzített'; -$strFlushPrivilegesNote = 'Megjegyzés: a phpMyAdmin a felhasználói privilégiumokat közvetlenül a MySQL privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver privilégiumoktól, ha ezt kézzel beállítottuk. Ebben az esetben érdemes %sújra betölteni a privilégiumokat%s a folytatás előtt.'; +$strFlushPrivilegesNote = 'Megjegyzés: a phpMyAdmin a felhasználói privilégiumokat közvetlenül a MySQL privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver privilégiumoktól, ha ezt kézzel beállítottuk. Ebben az esetben érdemes %sújra betölteni a privilégiumokat%s a folytatás előtt.'; $strFlushQueryCache = 'Lekérdezés cache kiírása'; $strFlushTables = 'Összes tábla kirása (bezárása)'; -$strFlushTable = 'Tábla kiírása ("FLUSH")'; +$strFlushTable = 'Tábla kiírása (FLUSH)'; +$strFontSize = 'Betűméret'; +$strForeignKeyError = 'Nem sikerült az idegen kulcs létrehozása (ellenőrizd az adattípusokat)'; $strFormat = 'Formátum'; -$strFormEmpty = 'Hiányzó adat a form-ban !'; +$strFormEmpty = 'Hiányzó adat a form-ban!'; $strFreePages = 'Szabad lapok'; $strFullText = 'Teljes Szövegek'; $strFunction = 'Funkció'; @@ -269,36 +290,40 @@ $strGeneralRelationFeat = 'Általános relációs jellemzők'; $strGenerate = 'Generálás'; $strGeneratePassword = 'Jelszó generálás'; $strGenTime = 'Létrehozás ideje'; -$strGeorgian = 'Grúz'; -$strGerman = 'Német'; -$strGlobal = 'globális'; -$strGlobalPrivileges = 'Globális privilégiumok'; -$strGlobalValue = 'Globális változó'; +$strGeorgian = 'Grúz'; +$strGerman = 'Német'; +$strGlobal = 'globális'; +$strGlobalPrivileges = 'Globális privilégiumok'; +$strGlobalValue = 'Globális változó'; $strGo = 'Végrehajt'; -$strGrantOption = 'Grant'; -$strGreek = 'Görög'; +$strGrantOption = 'Grant'; +$strGreek = 'Görög'; $strGzip = '"gzip-pel tömörítve"'; $strHasBeenAltered = 'megváltozott.'; $strHasBeenCreated = 'megszületett.'; $strHaveToShow = 'Legalább egy oszlopot választanod kell a megjelenítéshez'; -$strHebrew = 'Héber'; +$strHebrew = 'Héber'; +$strHelp = 'Segítség'; +$strHide = 'Elrejtés'; $strHome = 'Kezdőlap'; -$strHomepageOfficial = 'Hivatalos phpMyAdmin Honlap'; +$strHomepageOfficial = 'Hivatalos phpMyAdmin honlap'; $strHostEmpty = 'A hosztnév üres!'; $strHost = 'Hoszt'; $strHTMLExcel = 'Microsoft Excel 2000'; $strHTMLWord = 'Microsoft Word 2000'; -$strHungarian = 'Magyar'; +$strHungarian = 'Magyar'; $strIcelandic = 'Izlandi'; -$strId = 'ID'; +$strId = 'ID'; $strIdxFulltext = 'Fulltext'; +$strIgnoreDuplicates = 'Egyező sorok figyelmen kívül hagyása'; $strIgnore = 'Elutasít'; -$strIgnoreInserts = 'Mellőző beszúrások használata'; -$strImportFiles = 'Fájlok importja'; +$strIgnoreInserts = 'Mellőző beszúrások használata'; +$strImportFiles = 'Fájlok importja'; $strImportFormat = 'Importálandó fájl formátuma'; $strImport = 'Import'; +$strImportSuccessfullyFinished = 'Az import sikeresen befejeződött, %d lekérdezés végrehajtva.'; $strIndexes = 'Indexek'; $strIndexHasBeenDropped = '%s indexet eldobtam'; $strIndex = 'Index'; @@ -306,31 +331,43 @@ $strIndexName = 'Index név:'; $strIndexType = 'Index típus:'; $strIndexWarningTable = 'Probléma a(z) `%s` tábla indexeivel'; $strInnoDBDataFilePath = 'Adat fájlok'; -$strInnodbStat = 'InnoDB állapot'; -$strInsecureMySQL = 'A konfigurációs fájl beállítása (root hozzáférés jelszó nélkül) az alapértelmezett MySQL beállítás. A MySQL szerver most ezzel fut, ami alkalmat ad a betörésre. Sürgősen javítani kell ezt a biztonsági rést.'; +$strInnoDBPages = 'lapok'; +$strInnodbStat = 'InnoDB állapot'; +$strInsecureMySQL = 'A konfigurációs fájl beállítása (root hozzáférés jelszó nélkül) az alapértelmezett MySQL beállítás. A MySQL szerver most ezzel fut, ami alkalmat ad a betörésre. Sürgősen javítani kell ezt a biztonsági rést.'; $strInsertAsNewRow = 'Beszúrás új sorként'; $strInsert = 'Beszúr'; -$strInsertedRowId = 'A beszúrt rekord id-je:'; +$strInsertedRowId = 'A beszúrt rekord id-je:'; $strInsertedRows = 'Beszúrt sorok:'; -$strInternalNotNecessary = '* Egy belső kapcsolat nem szükséges, ha az létezik az InnoDB-ben is.'; -$strInternalRelations = 'Belső kapcsolatok'; +$strInternalNotNecessary = '* Egy belső kapcsolat nem szükséges, ha az létezik az InnoDB-ben is.'; +$strInternalRelations = 'Belső kapcsolatok'; $strInUse = 'használatban'; +$strInvalidAuthMethod = 'Érvénytelen hitelesítési mód lett beállítva a konfigurációban:'; $strInvalidColumnCount = 'A mezők számának nullánál nagyobbnak kell lennie.'; +$strInvalidColumn = 'Érvénytelen mező (%s) lett megadva!'; +$strInvalidCSVFieldCount = 'Érvénytelen mezőszám a CSV fájl %d. sorában.'; +$strInvalidCSVFormat = 'Hibás formázás a CSV %d. sorában.'; +$strInvalidCSVParameter = 'Érvénytelen CSV import paraméter: %s'; $strInvalidFieldAddCount = 'Legalább egy mezőt meg kell adni.'; $strInvalidFieldCount = 'A táblázatnak legalább egy mezőt kell tartalmaznia.'; $strInvalidLDIImport = 'Ez a plugin nem támogatja a tömörített bemenetet!'; +$strInvalidRowNumber = '%d érvénytelen sorszám.'; +$strInvalidServerHostname = 'Érvénytelen hosztnév a(z) %1$s szerverhez. Ellenőrizd a beállításokat.'; +$strInvalidServerIndex = 'Érvénytelen szerver index: "%s"'; +$strInvalidTableName = 'Érvénytelen táblanév'; -$strJapanese = 'Japán'; -$strJumpToDB = 'Ugrás a "%s" adatbázishoz.'; -$strJustDeleteDescr = 'A "törölt" felhasználók még hozzáférhetnek a szerverhez, amíg a privilégiumok újratöltése nem történik meg.'; -$strJustDelete = 'Egyszerűen törölje a felhasználót a privilégium-táblákból.'; +$strJapanese = 'Japán'; +$strJumpToDB = 'Ugrás a "%s" adatbázishoz.'; +$strJustDeleteDescr = 'A "törölt" felhasználók még hozzáférhetnek a szerverhez, amíg a privilégiumok újratöltése nem történik meg.'; +$strJustDelete = 'Egyszerűen törölje a felhasználót a privilégium-táblákból.'; $strKeepPass = 'Ne változtasd meg a jelszót'; $strKeyname = 'Kulcsnév'; $strKill = 'Leállít'; -$strKorean = 'Koreai'; +$strKorean = 'Koreai'; -$strLandscape = 'Fekvő'; +$strLandscape = 'Fekvő'; +$strLanguage = 'Nyelv'; +$strLanguageUnknown = 'Ismeretlen nyelv: %1$s.'; $strLatchedPages = 'Zárolt lapok'; $strLatexCaption = 'Táblacím'; $strLatexContent = 'tábla tartalom __TABLE__'; @@ -338,7 +375,7 @@ $strLatexContinuedCaption = 'Tábla cím folytatása'; $strLatexContinued = '(folytatás)'; $strLatexIncludeCaption = 'Tábla címe tartalmazza'; $strLatexLabel = 'Felirat kulcs'; -$strLaTeX = 'LaTeX'; +$strLaTeX = 'LaTeX'; $strLatexStructure = 'Táblaszerkezet __TABLE__'; $strLatvian = 'Litván'; $strLDI = 'CSV (LOAD DATA használatával)'; @@ -348,44 +385,47 @@ $strLimitNumRows = 'Sorok száma oldalanként'; $strLinesTerminatedBy = 'Sorok vége'; $strLinkNotFound = 'Link nem található'; $strLinksTo = 'Linkek:'; -$strLithuanian = 'Litván'; +$strLithuanian = 'Litván'; $strLocalhost = 'Helyi'; $strLocationTextfile = 'A szövegfájl helye'; $strLogin = 'Belépés'; -$strLoginInformation = 'Belépési információ'; +$strLoginInformation = 'Belépési információ'; $strLogout = 'Kilépés'; $strLogPassword = 'Jelszó:'; -$strLogServer = 'Szerver'; +$strLogServer = 'Szerver'; $strLogUsername = 'Felhasználói név:'; $strLongOperation = 'A művelet sokáig eltarthat. Mindenképp folytatod?'; -$strMaxConnects = 'max. egyidejű kapcsolatok száma'; +$strMaxConnects = 'Max. egyidejű kapcsolatok száma'; $strMaximalQueryLength = 'Lekérdezés maximális hossza'; -$strMaximumSize = 'Legnagyobb méret: %s%s'; +$strMaximumSize = 'Legnagyobb méret: %s%s'; $strMbOverloadWarning = 'Engedélyezted a mbstring.func_overload funkciót a PHP konfigurációban. Ez inkompatibilis a phpMyAdmin-nal és adatvesztéssel járhat!'; $strMIME_available_mime = 'Elérhető MIME-típusok'; $strMIME_available_transform = 'Elérhető átalakítások'; $strMIME_description = 'Leírás'; $strMIME_MIMEtype = 'MIME-típus'; -$strMIME_nodescription = 'Ehhez az átalakításhoz nem érhető el leírás.
Kérdezze a szerzőt, aki készítette: %s.'; +$strMIME_nodescription = 'Ehhez az átalakításhoz nem érhető el leírás. Kérdezze a szerzőt, aki készítette: %s.'; $strMIME_transformation = 'Böngésző átalakítás'; $strMIME_transformation_note = 'Az elérhető átalakítási beállítások listájához és a hozzájuk tartozó MIME-típusokhoz kattintson ide: %stransformation descriptions%s'; +$strMIME_transformation_options_note = 'Az átalakítás beállításokhoz írja be az értékeket a kovetkező formátumban: \'a\', 100, b,\'c\'... Ha visszapert ("\") vagy idézőjelet ("\'") akar beszúrni, használjon visszapert (például: \'\\\\xyz\' or \'a\\\'b\').'; $strMIME_transformation_options = 'Átalakítás beállítások'; -$strMIME_transformation_options_note = 'Az átalakítás beállításokhoz írja be az értékeket a kovetkező formátumban: \'a\', 100, b,\'c\'...
Ha visszapert ("\") vagy idézőjelet ("\'") akar beszúrni, használjon visszapert (például: \'\\\\xyz\' or \'a\\\'b\').'; -$strMIMETypesForTable = 'Tábla MIME-típusok'; +$strMIMETypesForTable = 'Tábla MIME-típusok'; $strMIME_without = 'A dőlttel írt MIME-típusok nem választják el az átalakítási funkciókat'; $strModifications = 'A változásokat elmentettem'; $strModifyIndexTopic = 'Index változása'; $strModify = 'Változás'; $strMoveTableOK = '%s táblát áthelyeztem ide: %s.'; -$strMoveTableSameNames = 'Nem tudom a táblát ugyanarra mozgatni!'; +$strMoveTableSameNames = 'Nem tudom a táblát ugyanarra mozgatni!'; $strMoveTable = 'Tábla áthelyezése ide (adatbázis.tábla):'; -$strMultilingual = 'soknyelvű'; +$strMultilingual = 'soknyelvű'; $strMyISAMDataPointerSize = 'Adat mutató mérete'; $strMyISAMMaxExtraSortFileSize = 'Ideiglenes fájlok maximális mérete index készítésekor'; +$strMyISAMMaxSortFileSize = 'Az ideiglenes rendezőfájlok maximális mérete'; $strMyISAMRecoverOptions = 'Automatikus helyreállítási mód'; +$strMyISAMSortBufferSize = 'Rendező buffer mérete'; $strMySQLCharset = 'MySQL karakterkészlet'; -$strMySQLConnectionCollation = 'MySQL kapcsolat egyeztetés'; +$strMysqlClientVersion = 'MySQL kliens verzió'; +$strMySQLConnectionCollation = 'MySQL kapcsolat egyeztetés'; $strMySQLSaid = 'MySQL jelzi: '; $strMySQLShowProcess = 'Mutasd meg a folyamatokat'; $strMySQLShowStatus = 'Mutasd meg a MySQL futási információkat'; @@ -395,8 +435,9 @@ $strName = 'Név'; $strNext = 'Következő'; $strNoActivity = 'Nem volt semmi tevékenység %s másodperce, jelentkezz be újra'; $strNoDatabases = 'Nincs adatbázis'; -$strNoDatabasesSelected = 'Nincs adatbázis kiválasztva.'; +$strNoDatabasesSelected = 'Nincs adatbázis kiválasztva.'; $strNoDescription = 'nincs leírás'; +$strNoDetailsForEngine = 'Ehhez a tárolómotorhoz nem érhető el részletes állapot információ.'; $strNoDropDatabases = '"DROP DATABASE" utasítás le van tiltva.'; $strNoExplain = 'SQL magyarázat átugrása'; $strNoFilesFoundInZip = 'Nincs fájl a ZIP archívumban!'; @@ -408,12 +449,12 @@ $strNo = 'Nem'; $strNone = 'Nincs'; $strNoOptions = 'Ennek nincs beállítási lehetősége'; $strNoPassword = 'Nincs jelszó'; -$strNoPermission = 'A webszervernek nincs joga elmenteni a fájlt: %s.'; +$strNoPermission = 'A webszervernek nincs joga elmenteni a fájlt: %s.'; $strNoPhp = 'PHP kód nélkül'; $strNoPrivileges = 'Nincs privilégium'; $strNoRights = 'Nincs elég jogod ennek végrehajtására!'; -$strNoRowsSelected = 'Nincs sor kiválasztva'; -$strNoSpace = 'Nincs elég hely elmenteni a fájlt: %s.'; +$strNoRowsSelected = 'Nincs sor kiválasztva'; +$strNoSpace = 'Nincs elég hely elmenteni a fájlt: %s.'; $strNoTablesFound = 'Nincs tábla az adatbázisban.'; $strNoThemeSupport = 'Nincs téma támogatás, ellenőrizd a beállításokat és/vagy a témákat a %s könyvtárban.'; $strNotNumber = 'Ez nem egy szám!'; @@ -423,21 +464,25 @@ $strNoUsersFound = 'Nem találtam felhasználó(ka)t.'; $strNoValidateSQL = 'SQL jóváhagyás átugrása'; $strNull = 'Null'; $strNumberOfFields = 'Mezők száma'; +$strNumberOfTables = 'Táblák száma'; $strNumSearchResultsInTable = '%s találat %s táblában'; $strNumSearchResultsTotal = 'Összes: %s találat'; -$strNumTables = 'Tábla'; +$strNumTables = 'Tábla'; $strOK = 'Rendben'; +$strOpenDocumentText = 'Open Document Text'; +$strOpenNewWindow = 'Új phpMyAdmin ablak nyitása'; $strOperations = 'Tevékenységek'; -$strOperator = 'Kezelő'; +$strOperator = 'Kezelő'; $strOptimizeTable = 'Tábla optimalizálás'; +$strOptions = 'Beállítások'; $strOr = 'Vagy'; $strOverhead = 'Felülírás'; -$strOverwriteExisting = 'Létező fájlok felülírása'; +$strOverwriteExisting = 'Létező fájlok felülírása'; $strPageNumber = 'Oldalszám:'; $strPagesToBeFlushed = 'Kiírandó oldalak'; -$strPaperSize = 'Papírméret'; +$strPaperSize = 'Papírméret'; $strPartialImport = 'Részleges importálás'; $strPartialText = 'Részleges Szövegek'; $strPasswordChanged = '%s jelszavát sikeresen megváltoztattam.'; @@ -447,68 +492,72 @@ $strPasswordNotSame = 'A jelszavak nem azonosak!'; $strPdfDbSchema = '"%s" adatbázis sémája - %s oldal'; $strPdfInvalidTblName = '"%s" tábla nem létezik!'; $strPdfNoTables = 'Nincs tábla'; -$strPerHour = 'óránként'; +$strPDF = 'PDF'; +$strPDFReportTitle = 'Jelentés címe'; +$strPerHour = 'óránként'; $strPerMinute = 'percenként'; $strPerSecond = 'másodpercenként'; $strPersian = 'Perzsa'; -$strPhoneBook = 'telefonkönyv'; -$strPHP40203 = 'A PHP 4.2.3-as verziója fut, ami egy súlyos hibát tartalmaz a több-bájtos sztringek kezelésénél (mbstring). Nézze meg a következőt: PHP bug report 19404. A PHP ezen verzója nem ajánlott a phpMyAdminhoz.'; +$strPhoneBook = 'telefonkönyv'; +$strPHP40203 = 'A PHP 4.2.3-as verziója fut, ami egy súlyos hibát tartalmaz a több-bájtos sztringek kezelésénél (mbstring). Nézze meg a következőt: PHP bug report 19404. A PHP ezen verzója nem ajánlott a phpMyAdminhoz.'; $strPhp = 'PHP kód készítése'; $strPHPVersion = 'PHP Verzió'; $strPmaDocumentation = 'phpMyAdmin dokumentáció'; $strPmaUriError = '$cfg[\'PmaAbsoluteUri\'] értékét a konfigurációs fájlban KELL beállítani!'; +$strPmaWiki = 'phpMyAdmin wiki'; $strPolish = 'Lengyel'; -$strPortrait = 'Álló'; +$strPortrait = 'Álló'; $strPos1 = 'Kezdet'; $strPrevious = 'Előző'; $strPrimary = 'Elsődleges'; $strPrimaryKeyHasBeenDropped = 'Az elsődleges kulcsot eldobtam'; $strPrimaryKeyName = 'Az elsődleges kulcs nevének "PRIMARY"-nak kell lennie!'; $strPrimaryKeyWarning = '("PRIMARY"-nak kell lennie, és csak annak szabad lennie az elsődleges kulcsnak!)'; -$strPrint = 'Nyomtatás'; -$strPrintViewFull = 'Nyomtatási nézet (összes szöveggel)'; +$strPrint = 'Nyomtatás'; +$strPrintViewFull = 'Nyomtatási nézet (összes szöveggel)'; $strPrintView = 'Nyomtatási nézet'; -$strPrivDescAllPrivileges = 'Minden privilégiumot tartalmaz, kivéve a GRANT.'; -$strPrivDescAlter = 'Engedélyezi a létező táblák szerkezetének megváltoztatását.'; +$strPrivDescAllPrivileges = 'Minden privilégiumot tartalmaz, kivéve a GRANT.'; +$strPrivDescAlter = 'Engedélyezi a létező táblák szerkezetének megváltoztatását.'; $strPrivDescAlterRoutine = 'Engedélyezi tárolt eljárások módosítását és eldobását.'; -$strPrivDescCreateDb = 'Engedélyezi új adatbázisok és táblák készítését.'; +$strPrivDescCreateDb = 'Engedélyezi új adatbázisok és táblák készítését.'; $strPrivDescCreateRoutine = 'Engedélyezi tárolt eljárások létrehozását.'; -$strPrivDescCreateTbl = 'Engedélyezi új táblák készítését.'; -$strPrivDescCreateTmpTable = 'Engedélyezi átmeneti táblák készítését.'; +$strPrivDescCreateTbl = 'Engedélyezi új táblák készítését.'; +$strPrivDescCreateTmpTable = 'Engedélyezi átmeneti táblák készítését.'; $strPrivDescCreateUser = 'Engedélyezi felhasználói fiókok létrehozását, törlését és átnevezését.'; $strPrivDescCreateView = 'Új nézetek létrehozásának engedélyezése.'; -$strPrivDescDelete = 'Engedélyezi az adatok törlését.'; -$strPrivDescDropDb = 'Engedélyezi adatbázisok és táblák törlését.'; -$strPrivDescDropTbl = 'Engedélyezi táblák törlését.'; +$strPrivDescDelete = 'Engedélyezi az adatok törlését.'; +$strPrivDescDropDb = 'Engedélyezi adatbázisok és táblák törlését.'; +$strPrivDescDropTbl = 'Engedélyezi táblák törlését.'; $strPrivDescExecute5 = 'Engedélyezi tárolt eljárások végrehajtását.'; -$strPrivDescExecute = 'Engedélyezi tárolt eljárások futtatását; még nem valósult meg ebben a MySQL verzióban.'; -$strPrivDescFile = 'Engedélyezi adatok export/importját fájlokba.'; -$strPrivDescGrant = 'Engedélyezi felhasználók és privilégiumok hozzáadását a privilégiumi táblák újratöltése nélkül.'; -$strPrivDescIndex = 'Engedélyezi indexek készítését és törlését.'; -$strPrivDescInsert = 'Engedélyezi adatok beírását és megváltoztatását.'; -$strPrivDescLockTables = 'Engedélyezi táblák blokkolását erre a szálra.'; +$strPrivDescExecute = 'Engedélyezi tárolt eljárások futtatását; még nem valósult meg ebben a MySQL verzióban.'; +$strPrivDescFile = 'Engedélyezi adatok export/importját fájlokba.'; +$strPrivDescGrant = 'Engedélyezi felhasználók és privilégiumok hozzáadását a privilégiumi táblák újratöltése nélkül.'; +$strPrivDescIndex = 'Engedélyezi indexek készítését és törlését.'; +$strPrivDescInsert = 'Engedélyezi adatok beírását és megváltoztatását.'; +$strPrivDescLockTables = 'Engedélyezi táblák blokkolását erre a szálra.'; $strPrivDescMaxConnections = 'Korlátozza az új kapcsolatok számát, amit a felhasználó óránként megnyithat.'; $strPrivDescMaxQuestions = 'Korlátozza a felhasználói lekérések számát óránként.'; $strPrivDescMaxUpdates = 'Korlátozza azon utasítások számát óránként, amelyek megváltoztatnak egy táblát vagy adatbázist.'; $strPrivDescMaxUserConnections = 'Korlátozza a felhasználó egyidejű kapcsolatainak számát.'; -$strPrivDescProcess3 = 'Engedélyezi más felhasználók folyamatainak megszüntetését.'; -$strPrivDescProcess4 = 'Engedélyezi a teljes lekérések megtekintését a folyamatlistában.'; -$strPrivDescReferences = 'Nem valósult meg ebben a MySQL verzióban'; -$strPrivDescReload = 'Engedélyezi a szerver beállítások újratöltését és a szerver-cache törlését.'; -$strPrivDescReplClient = 'Jogokat ad a felhasználónak, hogy lekérdezhessék a slave/master helyeket.'; -$strPrivDescReplSlave = 'Szükséges a slave-ek másolásához.'; -$strPrivDescSelect = 'Engedélyezi adatok olvasását.'; -$strPrivDescShowDb = 'Hozzáférést ad az adatbázisok teljes listájához.'; +$strPrivDescProcess3 = 'Engedélyezi más felhasználók folyamatainak megszüntetését.'; +$strPrivDescProcess4 = 'Engedélyezi a teljes lekérések megtekintését a folyamatlistában.'; +$strPrivDescReferences = 'Nem valósult meg ebben a MySQL verzióban'; +$strPrivDescReload = 'Engedélyezi a szerver beállítások újratöltését és a szerver-cache törlését.'; +$strPrivDescReplClient = 'Jogokat ad a felhasználónak, hogy lekérdezhessék a slave/master helyeket.'; +$strPrivDescReplSlave = 'Szükséges a slave-ek másolásához.'; +$strPrivDescSelect = 'Engedélyezi adatok olvasását.'; +$strPrivDescShowDb = 'Hozzáférést ad az adatbázisok teljes listájához.'; $strPrivDescShowView = 'Engedélyezi SHOW CREATE VIEW lekérdezések végrehajtását.'; -$strPrivDescShutdown = 'Engedélyezi a szerver leállítását.'; -$strPrivDescSuper = 'Engedélyezi a kapcsolódást akkor is, ha a kapcsolatok száma a maximumot elérte. Ez szükséges a legfontosabb adminisztrációs műveletekhez, mint a globális változók beállítása vagy más felhasználók folyamatainak megszüntetése.'; -$strPrivDescUpdate = 'Engedélyezi az adatok megváltoztatását.'; -$strPrivDescUsage = 'Nincsenek privilégiumok.'; +$strPrivDescShutdown = 'Engedélyezi a szerver leállítását.'; +$strPrivDescSuper = 'Engedélyezi a kapcsolódást akkor is, ha a kapcsolatok száma a maximumot elérte. Ez szükséges a legfontosabb adminisztrációs műveletekhez, mint a globális változók beállítása vagy más felhasználók folyamatainak megszüntetése.'; +$strPrivDescUpdate = 'Engedélyezi az adatok megváltoztatását.'; +$strPrivDescUsage = 'Nincsenek privilégiumok.'; $strPrivileges = 'Privilégiumok'; -$strPrivilegesReloaded = 'A privilégiumok újratöltése sikeres volt.'; -$strProcesses = 'Folyamatok'; -$strProcesslist = 'Folyamatlista'; -$strPutColNames = 'Tegye a mezőneveket az első sorhoz'; +$strPrivilegesReloaded = 'A privilégiumok újratöltése sikeres volt.'; +$strProcesses = 'Folyamatok'; +$strProcesslist = 'Folyamatlista'; +$strProtocolVersion = 'Protokoll verzió'; +$strPutColNames = 'Tegye a mezőneveket az első sorhoz'; $strQBEDel = 'Töröl'; $strQBEIns = 'Beszúr'; @@ -519,32 +568,36 @@ $strQueryOnDb = 'SQL-kérés %s adatbázison:'; $strQuerySQLHistory = 'SQL-előzmények'; $strQueryStatistics = 'Lekérési statisztika: Az indulás óta %s kérés ment el a szerverhez.'; $strQueryTime = 'A lekérés lefutott %01.4f másodperc alatt'; -$strQueryType = 'Lekérés típusa'; -$strQueryWindowLock = 'Ne írja felül a lekérést az ablakon kívülről'; +$strQueryType = 'Lekérés típusa'; +$strQueryWindowLock = 'Ne írja felül a lekérést az ablakon kívülről'; $strReadRequests = 'Olvasási kérelmek'; -$strReceived = 'Fogadott'; +$strReceived = 'Fogadott'; +$strRecommended = 'ajánlott'; $strRecords = 'Sor'; $strReferentialIntegrity = 'Hivatkozási sértetlenség ellenőrzése:'; -$strRefresh = 'Frissítés'; -$strRelationalSchema = 'Kapcsolati séma'; +$strRefresh = 'Frissítés'; +$strRelationalSchema = 'Kapcsolati séma'; $strRelationNotWorking = 'A munka kiegészítő tulajdonságai a vonatkozó táblákra meg lettek szüntetve. Az okokért kattints %side%s.'; -$strRelationsForTable = 'Tábla-kapcsolatok'; -$strRelations = 'Kapcsolatok'; +$strRelationsForTable = 'Tábla-kapcsolatok'; +$strRelations = 'Kapcsolatok'; $strRelationView = 'Reláció nézet'; -$strReloadingThePrivileges = 'Privilégiumok újratöltése'; -$strRemoveSelectedUsers = 'A kiválasztott felhasználók törlése'; -$strRenameDatabaseOK = '%s adatbázis átneveztem erre: %s'; +$strReloadingThePrivileges = 'Privilégiumok újratöltése'; +$strReload = 'Újratöltés'; +$strReloadPrivileges = 'Privilégiumok újratöltése'; +$strRemoveSelectedUsers = 'A kiválasztott felhasználók törlése'; +$strRenameDatabaseOK = '%s adatbázis átneveztem erre: %s'; $strRenameTableOK = '%s táblát átneveztem erre: %s'; $strRenameTable = 'Tábla átnevezése erre'; $strRepairTable = 'Tábla javítás'; -$strReplaceNULLBy = 'NULL cseréje ezzel:'; +$strReplaceNULLBy = 'NULL cseréje ezzel:'; $strReplaceTable = 'Tábla adatok és fájl cseréje'; $strReset = 'Töröl'; -$strResourceLimits = 'Erőforrás határok'; +$strResourceLimits = 'Erőforrás határok'; +$strRestartInsertion = 'Beszúrás újrakezdése %s sorral'; $strReType = 'Újraírás'; -$strRevokeAndDelete = 'A felhasználók összes privilégiumának visszavonása, aztán törlésük.'; -$strRevokeAndDeleteDescr = 'A felhasználóknak még használható privilégiumuk van, amíg nem történik meg a privilégiumok újratöltése.'; +$strRevokeAndDelete = 'A felhasználók összes privilégiumának visszavonása, aztán törlésük.'; +$strRevokeAndDeleteDescr = 'A felhasználóknak még használható privilégiumuk van, amíg nem történik meg a privilégiumok újratöltése.'; $strRevokeMessage = 'Visszavontam a %s privilégiumokat'; $strRevoke = 'Visszavon'; $strRomanian = 'Román'; @@ -561,10 +614,11 @@ $strRunning = ': %s'; $strRunQuery = 'Kérés végrehajtása'; $strRunSQLQueryOnServer = 'SQL lekérdezés(ek) futtatása %s szerveren'; $strRunSQLQuery = 'SQL parancs(ok) futtatása a(z) %s adatbázison'; -$strRussian = 'Orosz'; +$strRussian = 'Orosz'; $strSave = 'Ment'; -$strSaveOnServer = 'Mentés a szerver %s könyvtárába'; +$strSaveOnServer = 'Mentés a szerver %s könyvtárába'; +$strSavePosition = 'Pozíció mentése'; $strScaleFactorSmall = 'A méret elem túl kicsi, hogy megfelelő legyen a sémához egy oldalon'; $strSearchFormTitle = 'Keresés az adatbázisban'; $strSearchInTables = 'Táblá(k)ban:'; @@ -576,33 +630,40 @@ $strSearchOption3 = 'a helyes mondat'; $strSearchOption4 = 'reguláris kifejezésként'; $strSearchResultsFor = 'Keresési eredmények "%s" %s:'; $strSearchType = 'Keress:'; -$strSecretRequired = 'A konfigurációs fájl egy titkos jelszó kifejezést vár (blowfish_secret).'; +$strSecretRequired = 'A konfigurációs fájl egy titkos jelszó kifejezést vár (blowfish_secret).'; $strSelectADb = 'Válassz egy adatbázist'; $strSelectAll = 'Mindet kijelöli'; $strSelectFields = 'Mezők kiválasztása (legalább egyet):'; +$strSelectForeignKey = 'Idegen kulcs kiválasztása'; $strSelectNumRows = 'kérésben'; $strSelectTables = 'Táblák kiválasztása'; $strSend = 'Fájlnév megadása'; -$strSent = 'Küldött'; +$strSent = 'Küldött'; $strServerChoice = 'Szerver Választás'; -$strServerNotResponding = 'A szerver nem válaszol'; -$strServerStatus = 'Futási információk'; -$strServerStatusUptime = 'Ez a MySQL szerver fut: %s. Elindítva: %s.'; -$strServer = 'Szerver'; -$strServerTabVariables = 'Változók'; +$strServerNotResponding = 'A szerver nem válaszol'; +$strServers = 'Szerverek'; +$strServerStatusDelayedInserts = 'Késleltetett beszúrások'; +$strServerStatus = 'Futási információk'; +$strServerStatusUptime = 'Ez a MySQL szerver fut: %s. Elindítva: %s.'; +$strServer = 'Szerver'; +$strServerTabVariables = 'Változók'; $strServerTrafficNotes = 'Szerver forgalom: Ezek a táblák mutatják a MySQL szerver hálózati forgalom-statisztikáit az indulástól kezdve.'; -$strServerVars = 'Szerver változók és beállítások'; +$strServerVars = 'Szerver változók és beállítások'; $strServerVersion = 'Szerver verzió'; -$strSessionValue = 'Session érték'; -$strSetEnumVal = 'Ha a mező típusa "enum" vagy "set", akkor az értékeket ilyen formában írd be: \'a\',\'b\',\'c\'...
Ha backslash-t ("\") vagy aposztrófot ("\'") akarsz ezen értékek között használni, használd a backslash escape karaktert (pl.: \'\\\\xyz\' vagy \'a\\\'b\').'; +$strSessionValue = 'Session érték'; +$strSetEnumVal = 'Ha a mező típusa "enum" vagy "set", akkor az értékeket ilyen formában írd be: \'a\',\'b\',\'c\'... Ha backslash-t ("\") vagy aposztrófot ("\'") akarsz ezen értékek között használni, használd a backslash escape karaktert (pl.: \'\\\\xyz\' vagy \'a\\\'b\').'; $strShowAll = 'Mutasd mindet'; $strShowColor = 'Mutasd a színeket'; -$strShowDatadictAs = 'Adatkönyvtár formátum'; -$strShowFullQueries = 'Teljes lekérések mutatása'; +$strShowDatadictAs = 'Adatkönyvtár formátum'; +$strShowFullQueries = 'Teljes lekérések mutatása'; $strShowGrid = 'Mutasd a rácsot'; +$strShowHideLeftMenu = 'Baloldali menü mutatása/rejtése'; $strShowingBookmark = 'Könyvjelző megmutatása'; +$strShowingPhp = 'Mutatás PHP kódként'; $strShowingRecords = 'Sorok megjelenítése '; +$strShowingSQL = 'Mutatás SQL lekérdezésként'; $strShow = 'Mutat'; +$strShowOpenTables = 'Nyitott táblák mutatása'; $strShowPHPInfo = 'PHP információ'; $strShowStatusCreated_tmp_filesDescr = 'mysqld által létrehozott ideiglenes fájlok száma.'; $strShowStatusDelayed_writesDescr = 'INSERT DELAYED sor írások száma.'; @@ -622,6 +683,7 @@ $strShowStatusInnodb_data_writesDescr = 'Összes írott adat.'; $strShowStatusInnodb_data_writtenDescr = 'Összes írott adat, bájtban.'; $strShowStatusInnodb_log_waitsDescr = 'Várakozások száma, amiket a naplópuffer kis mérete okozott és folytatás előtt meg kellett várni a kiírást.'; $strShowStatusInnodb_log_write_requestsDescr = 'Napló írási kérések száma.'; +$strShowStatusInnodb_log_writesDescr = 'Naplófájlba történt fizikai írások száma.'; $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Folyamatban lévő naplófájl fsync-ek száma.'; $strShowStatusInnodb_os_log_pending_writesDescr = 'Folyamatban lévő naplófájl írások száma.'; $strShowStatusInnodb_os_log_writtenDescr = 'Naplófájlba írt bájtok száma.'; @@ -640,23 +702,25 @@ $strShowStatusQcache_hitsDescr = 'Cache találatok száma.'; $strShowStatusQcache_insertsDescr = 'Cache-hez adott lekérdezések száma.'; $strShowStatusReset = 'Visszaállítás'; $strShowStatusSort_rowsDescr = 'Rendezett sorok száma.'; +$strShowStatusThreads_connectedDescr = 'Pillanatnyilag megnyitott kapcsolatok száma.'; $strShowStatusThreads_runningDescr = 'Nem alvó szálak száma.'; $strShowTableDimension = 'Mutasd a táblák méretét'; $strShowTables = 'Mutasd a táblákat'; $strShowThisQuery = ' Mutasd a parancsot itt újra '; -$strSimplifiedChinese = 'Egyszerűsített kínai'; +$strSimplifiedChinese = 'Egyszerűsített kínai'; $strSingly = '(egyenként)'; $strSize = 'Méret'; $strSlovak = 'Szlovák'; $strSlovenian = 'Szlovén'; $strSocketProblem = '(vagy a helyi MySQL szerver socketje nincs rendesen beállítva)'; -$strSortByKey = 'Kulcs szerinti rendezés'; +$strSortByKey = 'Kulcs szerinti rendezés'; $strSorting = 'Rendezés'; $strSort = 'Sorrendezés'; $strSpaceUsage = 'Helyfoglalás'; -$strSpanish = 'Spanyol'; +$strSpanish = 'Spanyol'; $strSplitWordsWithSpace = 'A szavak fel vannak osztva szóköz karakter szerint (" ").'; -$strSQLExportType = 'Export típus'; +$strSQLCompatibility = 'SQL kompatibilitási mód'; +$strSQLExportType = 'Export típus'; $strSQLParserBugMessage = 'Esély van rá, hogy egy hibát találhattál az SQL szintaktikai elemzőben (parser). Vizsgáld meg gondosan a lekérdezésedet, ellenőrizd, hogy az idézőjelek jók és jól illeszkednek. Más lehetséges hiba oka lehet, hogy binárisan töltöttél fel egy fájlt az idézett szövegmezőn kívül. Kipróbálhatod a lekérésedet a MySQL parancssoros felületén. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát. Ha még mindig gondjaid vannak, vagy a szintaktiaki elemző (parser) hibát jelez, ahol a parancssoros felületen végrehajtódik, redukáld a problémát okozó SQL lekérdezést egy egyszerű lekérdezéssé, és küldd el egy hibajelzésben (bug report) az alsó Kivágás részben levő adatokkal együtt:'; $strSQLParserUserError = 'Úgy látszik az SQL lekérdezésedben van egy hiba. A MySQL szerver hibakimenete alul látható, ha van ott valami, az segíthet felderíteni a hiba okát'; $strSQLQuery = 'SQL-kérés'; @@ -669,20 +733,22 @@ $strStatCheckTime = 'Utolsó ellenőrzés'; $strStatCreateTime = 'Létrehozás'; $strStatement = 'Adatok'; $strStatUpdateTime = 'Utolsó módosítás'; -$strStatus = 'Állapot'; +$strStatus = 'Állapot'; +$strStorageEngines = 'Tárolómotorok'; +$strStorageEngine = 'Tárolómotor'; $strStrucCSV = 'CSV adat'; $strStrucData = 'Szerkezet és adatok'; $strStrucExcelCSV = 'MS Excel CSV adat'; -$strStrucNativeExcel = 'Natív MS Excel adat'; +$strStrucNativeExcel = 'Natív MS Excel adat'; $strStrucOnly = 'Csak szerkezet'; $strStructPropose = 'Tábla struktúra ajánlat'; $strStructure = 'Struktúra'; $strSubmit = 'Végrehajt'; $strSuccess = 'Az SQL-kérést sikeresen végrehajtottam'; $strSum = 'Összesen'; -$strSwedish = 'Svéd'; +$strSwedish = 'Svéd'; $strSwitchToDatabase = 'Váltás a másolt adatbázisra'; -$strSwitchToTable = 'Váltás a másolt táblára'; +$strSwitchToTable = 'Váltás a másolt táblára'; $strTableAlreadyExists = '%s tábla már létezik!'; $strTableComments = 'Tábla megjegyzések'; @@ -691,358 +757,291 @@ $strTableHasBeenDropped = '%s táblát eldobtam'; $strTableHasBeenEmptied = '%s táblát kiürítettem'; $strTableHasBeenFlushed = '%s táblát kiírtam'; $strTableMaintenance = 'Tábla karbantartás'; -$strTableOfContents = 'Tartalomjegyzék'; -$strTableOptions = 'Tábla opciók'; +$strTableName = 'Tábla neve'; +$strTableOfContents = 'Tartalomjegyzék'; +$strTableOptions = 'Tábla opciók'; $strTables = '%s tábla'; $strTableStructure = 'Tábla szerkezet:'; $strTable = 'Tábla'; -$strTakeIt = 'csináld'; -$strTblPrivileges = 'Tábla-specifikus privilégiumok'; +$strTakeIt = 'csináld'; +$strTblPrivileges = 'Tábla-specifikus privilégiumok'; $strTempData = 'Ideiglenes adatok'; -$strTextAreaLength = ' Mivel ez a hossz,
ez a mező nem szerkeszthető '; -$strThai = 'Thai'; -$strTheme = 'Téma / Stílus'; -$strThisHost = 'Ez a gép'; +$strTextAreaLength = 'Mivel ez a hossz, ez a mező nem szerkeszthető '; +$strThai = 'Thai'; +$strThemeDefaultNotFound = 'A(z) %s alapértelmezett téma nem található!'; +$strThemeNoPreviewAvailable = 'Nincs előnézet.'; +$strThemeNotFound = 'A(z) %s téma nem található!'; +$strThemeNoValidImgPath = 'Nem található kép útvonal a(z) %s témához!'; +$strThemePathNotFound = 'Nem található téma útvonal a(z) %s témához!'; +$strTheme = 'Téma / Stílus'; +$strThisHost = 'Ez a gép'; $strThreads = 'Szálak'; -$strThreadSuccessfullyKilled = 'A %s. szálat sikerült megszüntetni.'; -$strTime = 'Idő'; -$strToggleScratchboard = 'scratchboard kapcsolása'; +$strThreadSuccessfullyKilled = 'A %s. szálat sikerült megszüntetni.'; +$strTime = 'Idő'; +$strTimeoutInfo = 'Az előző importnál időtúllépés következett be, újraküldés után a %d pozíciótól folytatódik.'; +$strTimeoutPassed = 'Script időtúllépés történt, ha be akarod fejezni az importot, küldd újra ugyanazt a fájlt és az import folytatódni fog.'; +$strToggleScratchboard = 'scratchboard kapcsolása'; $strTotal = 'Összesen'; -$strTotalUC = 'Össz'; -$strTraditionalChinese = 'Hagyományos kínai'; +$strTotalUC = 'Összes'; +$strTraditionalChinese = 'Hagyományos kínai'; $strTraditionalSpanish = 'Hagyományos spanyol'; -$strTraffic = 'Forgalom'; -$strTransformation_application_octetstream__download = 'Egy linket jelenít meg a mező binári adaának letöltéséhez. Első opció a bináris fájl neve. Második a tábla sorának egy lehetséges mezőneve fájlnév gyanánt. Ha beállítja a második opciót, akkor az elsőt üresen kell hagyni'; -$strTransformation_image_jpeg__inline = 'Kattintható ikon mutatása; beállítások: szélesség,magasság pixelben (megtartja az eredeti képarányt)'; +$strTraffic = 'Forgalom'; +$strTransformation_application_octetstream__download = 'Egy linket jelenít meg a mező binári adaának letöltéséhez. Első opció a bináris fájl neve. Második a tábla sorának egy lehetséges mezőneve fájlnév gyanánt. Ha beállítja a második opciót, akkor az elsőt üresen kell hagyni'; +$strTransformation_image_jpeg__inline = 'Kattintható ikon mutatása; beállítások: szélesség,magasság pixelben (megtartja az eredeti képarányt)'; $strTransformation_image_jpeg__link = 'Egy linket mutat a képhez (közvetlen ablakos letöltés).'; -$strTransformation_image_png__inline = 'image/jpeg megtekintése: bent'; +$strTransformation_image_png__inline = 'image/jpeg megtekintése: bent'; $strTransformation_text_plain__external = 'Csak LINUX: Elindít egy külső programot, ami megkapja az adatokat a standard inputon. Visszatér a program standard outputján. Alapértelmezett a Tidy, csinos HTML kódot kap. Biztonsági megfontolásokból kézzel kell szerkeszteni a libraries/transformations/text_plain__external.inc.php fájlt, és beírni a program nevét, amit futtatni akar. Az első opció a program száma, amit futtatni akar, a második a program paramáterei. A harmadik opció ha egyenlő eggyel, akkor a kimenet konvertálva lesz a htmlspecialchars() eljárással (alapértelmezett 1). A negyedik opció ha egyre van beállítva, egy NOWRAP formázást ad minden mezőhöz, így a kimenet újratördelés nélkül látszik (alapértelmezett 1)'; $strTransformation_text_plain__formatted = 'A mező eredeti formázásának megőrzése. Nincs kivétel.'; -$strTransformation_text_plain__imagelink = 'Egy képet es egy linket jelenít meg, a mező tartalmazza a fájlnevet; az első opcíó egy előtag, mint pl.: "http://domain.com/", a második a szélesség pixelben, a harmadik pedig a magasság.'; -$strTransformation_text_plain__link = 'Meg linket jelenít meg, a megző tartalmazza a fájlnevet; az első opcíó egy előtag, mint pl.: "http://domain.com/", a második a link neve.'; +$strTransformation_text_plain__imagelink = 'Egy képet es egy linket jelenít meg, a mező tartalmazza a fájlnevet; az első opcíó egy előtag, mint pl.: "http://domain.com/", a második a szélesség pixelben, a harmadik pedig a magasság.'; +$strTransformation_text_plain__link = 'Meg linket jelenít meg, a megző tartalmazza a fájlnevet; az első opcíó egy előtag, mint pl.: "http://domain.com/", a második a link neve.'; $strTransformation_text_plain__substr = 'A szöveg egy részét mutatja. Első opció egy offszet, ami a kezdőpozíciót állítja be (alapértelmezett: 0). A második azt adja meg, hogy mennyi szöveg jöjjön vissza. Ha üres, az összes visszamaradó szöveg átjön. A harmadik opcióban atokat a karaktereket lehet beállítani, amik a szöveg végére kerülnek, ha szövegrészt kapunk vissza (alapértelmezett: ...) .'; -$strTruncateQueries = 'A mutatott kérések törlése'; -$strTurkish = 'Török'; +$strTriggers = 'Triggerek'; +$strTruncateQueries = 'A mutatott kérések törlése'; +$strTurkish = 'Török'; $strType = 'Típus'; -$strUkrainian = 'Ukrán'; +$strUkrainian = 'Ukrán'; $strUncheckAll = 'Összeset törli'; -$strUnicode = 'Unicode'; +$strUnicode = 'Unicode'; $strUnique = 'Egyedi'; -$strUnknown = 'ismeretlen'; +$strUnknown = 'ismeretlen'; $strUnselectAll = 'Mindet törli'; $strUpdatePrivMessage = 'Frissítettem a(z) %s privilégiumokat.'; $strUpdateProfileMessage = 'A profilt frissítettem.'; $strUpdateQuery = 'Kérés frissítése'; -$strUpdComTab = 'Olvassa el a Dokumentációt, hogyan tudja módosítani a Column_comments táblát'; -$strUpgrade = 'Módosítás szükséges %s %s vagy később.'; +$strUpdComTab = 'Olvassa el a Dokumentációt, hogyan tudja módosítani a Column_comments táblát'; +$strUpgrade = 'Módosítás szükséges %s %s vagy később.'; +$strUploadErrorCantWrite = 'Nem sikerült a fájlt lemezre írni.'; $strUsage = 'Méret'; $strUseBackquotes = 'Idézőjelek használata a tábla- és mezőneveknél'; -$strUseHostTable = 'Hoszt-tábla használata'; -$strUserAlreadyExists = '%s felhasználó már létezik!'; +$strUsedPhpExtensions = 'Használt PHP kiterjesztések'; +$strUseHostTable = 'Hoszt-tábla használata'; +$strUserAlreadyExists = '%s felhasználó már létezik!'; $strUserEmpty = 'A felhasználói név mezője üres!'; $strUser = 'Felhasználó'; $strUserName = 'Felhasználói név'; -$strUserNotFound = 'A kiválasztott felhasználót nem találtam a privilégium táblában.'; -$strUserOverview = 'Felhasználó áttekintés'; -$strUsersDeleted = 'A kiválasztott felhasználók törlése sikerült.'; -$strUsersHavingAccessToDb = 'A felhasználóknak hozzáférésük van ehhez: "%s"'; +$strUserNotFound = 'A kiválasztott felhasználót nem találtam a privilégium táblában.'; +$strUserOverview = 'Felhasználó áttekintés'; +$strUsersDeleted = 'A kiválasztott felhasználók törlése sikerült.'; +$strUsersHavingAccessToDb = 'A felhasználóknak hozzáférésük van ehhez: "%s"'; $strUseTabKey = 'Használd a TAB billentyűt, hogy értékről értékre mozoghass, vagy CTRL+nyilakat, hogy bármerre mozoghass.'; $strUseTables = 'Táblák használata'; -$strUseTextField = 'Szöveges mező használata'; -$strUseThisValue = 'Ezen érték használata'; +$strUseTextField = 'Szöveges mező használata'; +$strUseThisValue = 'Ezen érték használata'; $strValidateSQL = 'SQL jóváhagyás'; -$strValidatorError = 'Az SQL ellenőrzőt (SQL validator) nem sikerült elindítani. Ellenőrizze a szükséges php kiterjesztést, ahogy itt le van írva: %sdocumentation%.'; +$strValidatorError = 'Az SQL ellenőrzőt (SQL validator) nem sikerült elindítani. Ellenőrizze a szükséges php kiterjesztést, ahogy itt le van írva: %sdocumentation%.'; $strValue = 'Érték'; -$strVar = 'Változó'; +$strVar = 'Változó'; $strVersionInformation = 'Verzió információk'; $strViewDumpDatabases = 'Adatbázis kiírás (séma) megtekintése'; $strViewDumpDB = 'Adatbázis kiírás (vázlat) megnézése'; $strViewDump = 'Tábla kiírás (vázlat) megnézése'; $strViewHasBeenDropped = '%s nézet eldobva'; +$strViewMaxExactCount = 'Ez a nézet több, mint %s sort tartalmaz. Nézz utána a %sdokumentációban%s.'; +$strViewName = 'Nézet neve'; $strView = 'Nézet'; -$strWebServerUploadDirectoryError = 'Az alkönyvtár, ami a feltöltésekhez be lett állítva, nem elérhető'; -$strWebServerUploadDirectory = 'webszerver feltöltési könyvtár'; +$strWebServerUploadDirectoryError = 'Az alkönyvtár, ami a feltöltésekhez be lett állítva, nem elérhető'; +$strWebServerUploadDirectory = 'webszerver feltöltési könyvtár'; $strWelcome = 'Üdvözöl a %s'; -$strWestEuropean = 'Nyugat-európai'; -$strWildcard = 'helyettesítő jel'; -$strWindowNotFound = 'A cél böngészőablakot nem tudtam újratölteni. Talán a szülőablak be lett zárva, vagy a böngésző biztonsági beállítása tiltja az ablakok közti újratöltést'; +$strWestEuropean = 'Nyugat-európai'; +$strWildcard = 'helyettesítő jel'; +$strWindowNotFound = 'A cél böngészőablakot nem tudtam újratölteni. Talán a szülőablak be lett zárva, vagy a böngésző biztonsági beállítása tiltja az ablakok közti újratöltést'; $strWithChecked = 'A kijelöltekkel végzendő művelet:'; $strWriteRequests = 'Írási kérelmek'; -$strWrongUser = 'Hibás felhasználói név/jelszó. Hozzáférés megtagadva.'; +$strWrongUser = 'Hibás felhasználónév/jelszó. Hozzáférés megtagadva.'; $strXML = 'XML'; $strYes = 'Igen'; -$strZeroRemovesTheLimit = 'Megjegyzés: A 0 (nulla) beállítása törli a limitet.'; +$strZeroRemovesTheLimit = 'Megjegyzés: A 0 (nulla) beállítása törli a limitet.'; $strZip = '"zippel tömörítve"'; // To translate: -$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.'; //to translate -$strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.'; //to translate -$strAndThen = 'and then'; //to translate +$strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';//to translate +$strAngularLinks = 'Angular links';//to translate -$strBrowseDistinctValues = 'Browse distinct values'; //to translate -$strBufferReadMissesInPercent = 'Read misses in %'; //to translate -$strBufferWriteWaitsInPercent = 'Write waits in %'; //to translate -$strBusyPages = 'Busy pages'; //to translate +$strBufferReadMissesInPercent = 'Read misses in %';//to translate +$strBufferWriteWaitsInPercent = 'Write waits in %';//to translate +$strBusyPages = 'Busy pages';//to translate -$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!'; //to translate -$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s'; //to translate -$strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"'; //to translate +$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';//to translate +$strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';//to translate +$strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';//to translate +$strControluserFailed = 'Connection for controluser as defined in your configuration failed.';//to translate +$strCreateRelation = 'Create relation';//to translate +$strCreateUserDatabase = 'Database for user';//to translate +$strCreateUserDatabaseName = 'Create database with same name and grant all privileges';//to translate +$strCreateUserDatabaseNone = 'None';//to translate +$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';//to translate -$strDefaultEngine = '%s is the default storage engine on this MySQL server.'; //to translate +$strDbIsEmpty = 'Database seems to be empty!';//to translate +$strDeleteRelation = 'Delete relation';//to translate +$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.';//to translate +$strDirectLinks = 'Direct links';//to translate -$strEngines = 'Engines'; //to translate -$strEngineUnsupported = 'This MySQL server does not support the %s storage engine.'; //to translate -$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally'; //to translate +$strErrorRelationAdded = 'Error: Relation not added.';//to translate +$strErrorRelationExists = 'Error: relation already exists.';//to translate +$strErrorRenamingTable = 'Error renaming table %1$s to %2$s';//to translate +$strErrorSaveTable = 'Error saving coordinates for Designer.';//to translate +$strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';//to translate +$strExportImportToScale = 'Export/Import to scale';//to translate +$strExportMustBeFile = 'Selected export type has to be saved in file!';//to translate -$strFileNameTemplateDescriptionDatabase = 'database name'; //to translate -$strFileNameTemplateDescriptionServer = 'server name'; //to translate -$strFileNameTemplateDescriptionTable = 'table name'; //to translate -$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.'; //to translate +$strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';//to translate +$strFunctions = 'Functions';//to translate -$strHandler = 'Handler'; //to translate +$strHandler = 'Handler';//to translate +$strHexForBLOB = 'Use hexadecimal for BLOB';//to translate +$strHideShowAll = 'Hide/Show all';//to translate +$strHideShowNoRelation = 'Hide/Show Tables with no relation';//to translate -$strIgnoreDuplicates = 'Ignore duplicate rows'; //to translate -$strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.'; //to translate -$strInnoDBAutoextendIncrement = 'Autoextend increment'; //to translate -$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.'; //to translate -$strInnoDBBufferPoolSize = 'Buffer pool size'; //to translate -$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.'; //to translate -$strInnoDBDataHomeDir = 'Data home directory'; //to translate -$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.'; //to translate -$strInnoDBPages = 'lapok'; //to translate -$strInvalidAuthMethod = 'Invalid authentication method set in configuration:'; //to translate -$strInvalidColumn = 'Invalid column (%s) specified!'; //to translate -$strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.'; //to translate -$strInvalidCSVFormat = 'Invalid format of CSV input on line %d.'; //to translate -$strInvalidCSVParameter = 'Invalid parameter for CSV import: %s'; //to translate -$strInvalidRowNumber = '%d is not valid row number.'; //to translate -$strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.'; //to translate -$strInvalidServerIndex = 'Invalid server index: "%s"'; //to translate +$strIEUnsupported = 'Internet Explorer does not support this function.';//to translate +$strImportExportCoords = 'Import/Export coordinates for PDF schema';//to translate +$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';//to translate +$strInnoDBAutoextendIncrement = 'Autoextend increment';//to translate +$strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';//to translate +$strInnoDBBufferPoolSize = 'Buffer pool size';//to translate +$strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';//to translate +$strInnoDBDataHomeDir = 'Data home directory';//to translate +$strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';//to translate +$strInnoDBRelationAdded = 'InnoDB relation added';//to translate +$strInternalRelationAdded = 'Internal relation added';//to translate +$strInvalidDatabase = 'Invalid database';//to translate -$strJoins = 'Joins'; //to translate +$strJoins = 'Joins';//to translate -$strKeyCache = 'Key cache'; //to translate +$strKeyCache = 'Key cache';//to translate +$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';//to translate -$strLanguageUnknown = 'Unknown language: %1$s.'; //to translate +$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';//to translate +$strMoveMenu = 'Move Menu';//to translate +$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';//to translate +$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';//to translate +$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';//to translate +$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';//to translate +$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';//to translate +$strMyISAMRepairThreads = 'Repair threads';//to translate +$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';//to translate +$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';//to translate -$strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.'; //to translate -$strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.'; //to translate -$strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.'; //to translate -$strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).'; //to translate -$strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files'; //to translate -$strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.'; //to translate -$strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.'; //to translate -$strMyISAMRepairThreads = 'Repair threads'; //to translate -$strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.'; //to translate -$strMyISAMSortBufferSize = 'Sort buffer size'; //to translate -$strMysqlClientVersion = 'MySQL client version'; //to translate +$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.';//to translate -$strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.'; //to translate +$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';//to translate -$strOpenNewWindow = 'Open new phpMyAdmin window'; //to translate +$strPasswordHashing = 'Password Hashing';//to translate +$strPDFReportExplanation = '(Generates a report containing the data of a single table)';//to translate +$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';//to translate +$strProcedures = 'Procedures';//to translate +$strProfiling = 'Profiling';//to translate -$strPasswordHashing = 'Password Hashing'; //to translate -$strPDF = 'PDF'; //to translate -$strPDFReportTitle = 'Report title'; //to translate -$strProtocolVersion = 'Protocol version'; //to translate +$strQueryResultsOperations = 'Query results operations';//to translate -$strReloadPrivileges = 'Reload privileges'; //to translate -$strReplication = 'Replication'; //to translate +$strRelationDeleted = 'Relation deleted';//to translate +$strReplication = 'Replication';//to translate +$strRoutineReturnType = 'Return type';//to translate +$strRoutines = 'Routines';//to translate -$strSelectBinaryLog = 'Select binary log to view'; //to translate -$strServerStatusDelayedInserts = 'Delayed inserts'; //to translate -$strShowOpenTables = 'Show open tables'; //to translate -$strShowSlaveHosts = 'Show slave hosts'; //to translate -$strShowSlaveStatus = 'Show slave status'; //to translate -$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.'; //to translate -$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.'; //to translate -$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.'; //to translate -$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.'; //to translate -$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).'; //to translate -$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.'; //to translate -$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.'; //to translate -$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.'; //to translate -$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.'; //to translate -$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.'; //to translate -$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.'; //to translate -$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.'; //to translate -$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.'; //to translate -$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.'; //to translate -$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.'; //to translate -$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.'; //to translate -$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.'; //to translate -$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.'; //to translate -$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.'; //to translate -$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.'; //to translate -$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.'; //to translate -$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.'; //to translate -$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.'; //to translate -$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.'; //to translate -$strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.'; //to translate -$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.'; //to translate -$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.'; //to translate -$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.'; //to translate -$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.'; //to translate -$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.'; //to translate -$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.'; //to translate -$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.'; //to translate -$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.'; //to translate -$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.'; //to translate -$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.'; //to translate -$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.'; //to translate -$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.'; //to translate -$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.'; //to translate -$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.'; //to translate -$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).'; //to translate -$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.'; //to translate -$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.'; //to translate -$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).'; //to translate -$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.'; //to translate -$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.'; //to translate -$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).'; //to translate -$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.'; //to translate -$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.'; //to translate -$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)'; //to translate -$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)'; //to translate -$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.'; //to translate -$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.'; //to translate -$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.'; //to translate -$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.'; //to translate -$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.'; //to translate -$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.'; //to translate -$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.'; //to translate -$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.'; //to translate -$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.'; //to translate -$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.'; //to translate -$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.'; //to translate -$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.'; //to translate -$strShowStatusThreads_connectedDescr = 'The number of currently open connections.'; //to translate -$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)'; //to translate -$strSkipQueries = 'Number of records(queries) to skip from start'; //to translate -$strSQLCompatibility = 'SQL compatibility mode'; //to translate -$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.'; //to translate -$strStorageEngines = 'Storage Engines'; //to translate -$strStorageEngine = 'Storage Engine'; //to translate +$strSelectBinaryLog = 'Válaszd ki a megtekintendő bináris naplót';//to translate +$strSelectReferencedKey = 'Select referenced key';//to translate +$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.';//to translate +$strShowSlaveHosts = 'Show slave hosts';//to translate +$strShowSlaveStatus = 'Show slave status';//to translate +$strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';//to translate +$strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';//to translate +$strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size value to cause temporary tables to be memory-based instead of disk-based.';//to translate +$strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';//to translate +$strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';//to translate +$strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';//to translate +$strShowStatusFlush_commandsDescr = 'The number of executed FLUSH statements.';//to translate +$strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';//to translate +$strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';//to translate +$strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';//to translate +$strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';//to translate +$strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';//to translate +$strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';//to translate +$strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';//to translate +$strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';//to translate +$strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';//to translate +$strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';//to translate +$strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';//to translate +$strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';//to translate +$strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';//to translate +$strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';//to translate +$strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';//to translate +$strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';//to translate +$strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';//to translate +$strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';//to translate +$strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';//to translate +$strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';//to translate +$strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';//to translate +$strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';//to translate +$strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';//to translate +$strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';//to translate +$strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';//to translate +$strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';//to translate +$strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';//to translate +$strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';//to translate +$strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';//to translate +$strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';//to translate +$strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';//to translate +$strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';//to translate +$strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';//to translate +$strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';//to translate +$strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';//to translate +$strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';//to translate +$strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';//to translate +$strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';//to translate +$strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';//to translate +$strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';//to translate +$strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';//to translate +$strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';//to translate +$strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';//to translate +$strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';//to translate +$strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';//to translate +$strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';//to translate +$strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';//to translate +$strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';//to translate +$strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';//to translate +$strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';//to translate +$strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';//to translate +$strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';//to translate +$strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';//to translate +$strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';//to translate +$strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';//to translate +$strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';//to translate +$strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';//to translate +$strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';//to translate +$strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';//to translate +$strSkipQueries = 'Number of records(queries) to skip from start';//to translate +$strSmallBigAll = 'Small/Big All';//to translate +$strSnapToGrid = 'Snap to grid';//to translate +$strStandInStructureForView = 'Stand-in structure for view';//to translate +$strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';//to translate +$strStructureForView = 'Structure for view';//to translate -$strThemeDefaultNotFound = 'Default theme %s not found!'; //to translate -$strThemeNoPreviewAvailable = 'No preview available.'; //to translate -$strThemeNotFound = 'Theme %s not found!'; //to translate -$strThemeNoValidImgPath = 'No valid image path for theme %s found!'; //to translate -$strThemePathNotFound = 'Theme path not found for theme %s!'; //to translate -$strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.'; //to translate -$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.'; //to translate -$strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.'; //to translate -$strTransactionCoordinator = 'Transaction coordinator'; //to translate -$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).'; //to translate -$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.'; //to translate +$strTableIsEmpty = 'Table seems to be empty!';//to translate +$strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';//to translate +$strToFromPage = 'to/from page';//to translate +$strToggleSmallBig = 'Toggle small/big';//to translate +$strToSelectRelation = 'To select relation, click :';//to translate +$strTransactionCoordinator = 'Transaction coordinator';//to translate +$strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data. Optional first parameter specifies how often space will be added (defaults to 2 nibbles).';//to translate +$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.';//to translate +$strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';//to translate -$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.'; //to translate -$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.'; //to translate -$strUsedPhpExtensions = 'Used PHP extensions'; //to translate +$strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';//to translate +$strUploadErrorExtension = 'File upload stopped by extension.';//to translate +$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';//to translate +$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';//to translate +$strUploadErrorNoTempDir = 'Missing a temporary folder.';//to translate +$strUploadErrorPartial = 'The uploaded file was only partially uploaded.';//to translate +$strUploadErrorUnknown = 'Unknown error in file upload.';//to translate +$strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';//to translate +$strUploadsNotAllowed = 'File uploads are not allowed on this server.';//to translate -$strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.'; //to translate - -$strQueryResultsOperations = 'Query results operations'; //to translate -$strAddClause = 'Add %s'; //to translate -$strUploadsNotAllowed = 'File uploads are not allowed on this server.'; //to translate -$strOpenDocumentSpreadsheet = 'Open Document Spreadsheet'; //to translate -$strExportMustBeFile = 'Selected export type has to be saved in file!'; //to translate -$strCreateUserDatabase = 'Database for user'; //to translate -$strCreateUserDatabaseNone = 'None'; //to translate -$strCreateUserDatabaseName = 'Create database with same name and grant all privileges'; //to translate -$strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)'; //to translate -$strOpenDocumentText = 'Open Document Text'; //to translate -$strNoDataReceived = 'No data was received to import. Either no file name was submitted, or the file size exceeded the maximum size permitted by your PHP configuration. See FAQ 1.16.'; //to translate -$strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!'; //to translate -$strErrorRenamingTable = 'Error renaming table %1$s to %2$s'; //to translate -$strInvalidTableName = 'Invalid table name'; //to translate -$strInvalidDatabase = 'Invalid database'; //to translate -$strServers = 'Servers'; //to translate -$strDelimiter = 'Delimiter'; //to translate -$strFunctions = 'Functions'; //to translate -$strProcedures = 'Procedures'; //to translate -$strPDFReportExplanation = '(Generates a report containing the data of a single table)'; //to translate -$strFontSize = 'Font size'; //to translate -$strLanguage = 'Language'; //to translate -$strPmaWiki = 'phpMyAdmin wiki'; //to translate -$strTransformation_text_plain__dateformat = 'Displays a TIME, TIMESTAMP, DATETIME or numeric unix timestamp field as formatted date. The first option is the offset (in hours) which will be added to the timestamp (Default: 0). Use second option to specify a different date/time format string. Third option determines whether you want to see local date or UTC one (use "local" or "utc" strings) for that. According to that, date format has different value - for "local" see the documentation for PHP\'s strftime() function and for "utc" it is done using gmdate() function.'; //to translate -$strDocSQL = 'DocSQL'; //to translate -$strTableName = 'Table name'; //to translate -$strTableIsEmpty = 'Table seems to be empty!'; //to translate -$strDbIsEmpty = 'Database seems to be empty!'; //to translate -$strShowingPhp = 'Showing as PHP code'; //to translate -$strShowingSQL = 'Showing SQL query'; //to translate -$strDesigner = 'Designer'; //to translate -$strNumberOfTables = 'Number of tables'; //to translate -$strCreateTable = 'Create table'; //to translate -$strCreateRelation = 'Create relation'; //to translate -$strSavePosition = 'Save position'; //to translate -$strSelectForeignKey = 'Select Foreign Key'; //to translate -$strHide = 'Hide'; //to translate -$strShowHideLeftMenu = 'Show/Hide left menu'; //to translate -$strReload = 'Reload'; //to translate -$strSmallBigAll = 'Small/Big All'; //to translate -$strImportExportCoords = 'Import/Export coordinates for PDF schema'; //to translate -$strMoveMenu = 'Move Menu'; //to translate -$strAngularLinks = 'Angular links'; //to translate -$strDirectLinks = 'Direct links'; //to translate -$strHideShowAll = 'Hide/Show all'; //to translate -$strHideShowNoRelation = 'Hide/Show Tables with no relation'; //to translate -$strInternalRelationAdded = 'Internal relation added'; //to translate -$strInnoDBRelationAdded = 'InnoDB relation added'; //to translate -$strRelationDeleted = 'Relation deleted'; //to translate -$strToSelectRelation = 'To select relation, click :'; //to translate -$strExportImportToScale = 'Export/Import to scale'; //to translate -$strRecommended = 'recommended'; //to translate -$strToFromPage = 'to/from page'; //to translate -$strSelectReferencedKey = 'Select referenced key'; //to translate -$strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key'; //to translate -$strForeignKeyError = 'Error creating foreign key (check data types)'; //to translate -$strHelp = 'Help'; //to translate -$strCancel = 'Cancel'; //to translate -$strDeleteRelation = 'Delete relation'; //to translate -$strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s'; //to translate -$strStructureForView = 'Structure for view'; //to translate -$strStandInStructureForView = 'Stand-in structure for view'; //to translate -$strToggleSmallBig = 'Toggle small/big'; //to translate -$strIEUnsupported = 'Internet Explorer does not support this function.'; //to translate -$strErrorRelationAdded = 'Error: Relation not added.'; //to translate -$strErrorRelationExists = 'Error: relation already exists.'; //to translate -$strErrorSaveTable = 'Error saving coordinates for Designer.'; //to translate -$strSnapToGrid = 'Snap to grid'; //to translate -$strDesignerHelpDisplayField = 'The display field is shown in pink. To set/unset a field as the display field, click the "Choose field to display" icon, then click on the appropriate field name.'; //to translate -$strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.'; //to translate -$strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.'; //to translate -$strUploadErrorPartial = 'The uploaded file was only partially uploaded.'; //to translate -$strUploadErrorNoTempDir = 'Missing a temporary folder.'; //to translate -$strUploadErrorCantWrite = 'Failed to write file to disk.'; //to translate -$strUploadErrorExtension = 'File upload stopped by extension.'; //to translate -$strUploadErrorUnknown = 'Unknown error in file upload.'; //to translate -$strSessionStartupErrorGeneral = 'Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.'; //to translate -$strFieldInsertFromFileTempDirNotExists = 'Error moving the uploaded file, see FAQ 1.11'; //to translate -$strViewName = 'VIEW name'; //to translate -$strOptions = 'Options'; //to translate -$strFiles = 'Files'; //to translate -$strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:'; //to translate -$strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.'; //to translate -$strRoutines = 'Routines'; //to translate -$strRoutineReturnType = 'Return type'; //to translate -$strControluserFailed = 'Connection for controluser as defined in your configuration failed.'; //to translate -$strHexForBLOB = 'Use hexadecimal for BLOB'; //to translate -$strRestartInsertion = 'Restart insertion with %s rows'; //to translate -$strTriggers = 'Triggers'; //to translate -$strEvent = 'Event'; //to translate -$strProfiling = 'Profiling'; //to translate ?>