home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Servidores / xampp-win32-1.6.7-installer.exe / phpMyAdmin / lang / hungarian-iso-8859-2.inc.php < prev    next >
Encoding:
PHP Script  |  2008-06-23  |  67.4 KB  |  1,048 lines

  1. <?php
  2.  
  3. // Peter Bakondy <bakondyp@freemail.hu>
  4. // Mihßly MΘszßros <poizon at sth dot sze dot hu>
  5.  
  6. $charset = 'iso-8859-2';
  7. $text_dir = 'ltr'; // ('ltr': balr≤l jobbra, 'rtl': jobbr≤l balra)
  8. $number_thousands_separator = 'á';
  9. $number_decimal_separator = '.';
  10. // Byte, Kilo, Mega, Giga, Tera, Peta, Exa r÷vidφtΘsei
  11. $byteUnits = array('Bßjt', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  12.  
  13. $day_of_week = array('V', 'H', 'K', 'Sze', 'Cs', 'P', 'Szo');
  14. $month = array('Jan', 'Feb', 'Mßrc', '┴pr', 'Mßj', 'J·n', 'J·l', 'Aug', 'Szept', 'Okt', 'Nov', 'Dec');
  15. // Leφrßs a $datefmt vßltoz≤ definißlßsßhoz:
  16. // http://www.php.net/manual/en/function.strftime.php
  17. $datefmt = '%Y. %B %d. %H:%M';
  18.  
  19. $timespanfmt = '%s nap, %s ≤ra, %s perc, %s mßsodperc';
  20.  
  21. $strAbortedClients = 'Megszakφtva';
  22. $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.';
  23. $strAccessDenied = 'HozzßfΘrΘs megtagadva';
  24. $strAction = 'Parancs';
  25. $strAddAutoIncrement = 'AUTO_INCREMENT ΘrtΘk hozzßadßsa';
  26. $strAddClause = '%s hozzßadßsa';
  27. $strAddConstraints = 'Megszorφtßs hozzßadßsa';
  28. $strAddDeleteColumn = 'Mező oszlopokat hozzßad/t÷r÷l';
  29. $strAddDeleteRow = 'KritΘrium sort hozzßad/t÷r÷l';
  30. $strAddFields = '%s mező hozzßadßsa';
  31. $strAddHeaderComment = 'Egyedi megjegyzΘs hozzßadßsa a fejlΘchez (\\n t÷ri a sorokat)';
  32. $strAddIntoComments = 'Hozzßadßs a megjegyzΘshez';
  33. $strAddNewField = '┌j mező hozzßadßsa';
  34. $strAddPrivilegesOnDb = 'PrivilΘgiumok hozzßadßsa a k÷vetkező adatbßzison';
  35. $strAddPrivilegesOnTbl = 'PrivilΘgiumok hozzßadßsa a k÷vetkező tßblßn:';
  36. $strAddSearchConditions = 'KeresΘsi feltΘtelek megadßsa (WHERE feltΘtelek):';
  37. $strAddToIndex = 'adj az indexhez %s oszlopot';
  38. $strAddUser = '┌j felhasznßl≤ hozzßadßsa';
  39. $strAddUserMessage = 'Az ·j felhasznßl≤t felvettem.';
  40. $strAdministration = 'Adminisztrßci≤';
  41. $strAffectedRows = 'Keresett sorok:';
  42. $strAfterInsertBack = 'vissza az előző oldalra';
  43. $strAfterInsertNewInsert = '·j sor besz·rßsa';
  44. $strAfterInsertNext = 'K÷vetkező sor szerkesztΘse';
  45. $strAfterInsertSame = 'VisszatΘrΘs az oldalra';
  46. $strAfter = '%s utßn';
  47. $strAll = 'Mind';
  48. $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.';
  49. $strAllTableSameWidth = 'Minden tßbla ezzel a szΘlessΘggel jelenjen meg?';
  50. $strAlterOrderBy = 'Tßbla megvßltozßsa rendezve e szerint:';
  51. $strAnalyzeTable = 'Tßbla vizsgßlat';
  52. $strAnd = '╔s';
  53. $strAndThen = 'Θs utßna';
  54. $strAnIndex = 'Indexet hozzßadtam: %s';
  55. $strAny = 'Bßrmely';
  56. $strAnyHost = 'Bßrmely hoszt';
  57. $strAnyUser = 'Bßrmely felhasznßl≤';
  58. $strApproximateCount = 'Becsⁿlt ΘrtΘk lehet. Lßsd: FAQ 3.11';
  59. $strAPrimaryKey = 'Elsődleges kulcsot hozzßadtam: %s';
  60. $strArabic = 'Arab';
  61. $strArmenian = '╓rmΘny';
  62. $strAscending = 'N÷vekvő';
  63. $strAtBeginningOfTable = 'A tßbla elejΘnΘl';
  64. $strAtEndOfTable = 'A tßbla vΘgΘnΘl';
  65. $strAttr = 'Tulajdonsßgok';
  66. $strAutomaticLayout = 'Automatikus elrendezΘs';
  67.  
  68. $strBack = 'Vissza';
  69. $strBaltic = 'Balti';
  70. $strBeginCut = 'Kivßgßs Kezdete';
  71. $strBeginRaw = 'Feldolgozatlan Kezdete';
  72. $strBinary = 'Binßris';
  73. $strBinaryDoNotEdit = 'Binßris - nem szerkeszthető';
  74. $strBinaryLog = 'Binßris napl≤';
  75. $strBinLogEventType = 'EsemΘny tφpusa';
  76. $strBinLogInfo = 'Informßci≤';
  77. $strBinLogName = 'Napl≤ neve';
  78. $strBinLogOriginalPosition = 'Eredeti pozφci≤';
  79. $strBinLogPosition = 'Pozφci≤';
  80. $strBinLogServerId = 'Szerver ID';
  81. $strBookmarkAllUsers = 'Az ÷sszes felhasznßl≤nak engedΘlyezi a hozzßfΘrΘst ehhez a k÷nyvjelzőh÷z';
  82. $strBookmarkCreated = '%s k÷nyvjelző elkΘszⁿlt';
  83. $strBookmarkDeleted = 'A k÷nyvjelzőt t÷r÷ltem.';
  84. $strBookmarkLabel = 'Felirat';
  85. $strBookmarkQuery = 'Feljegyzett SQL-kΘrΘs';
  86. $strBookmarkReplace = 'Azonos nevű k÷nyvjelző felⁿlφrßsa';
  87. $strBookmarkThis = 'Jegyezd fel az SQL-kΘrΘst';
  88. $strBookmarkView = 'Csak megnΘzhető';
  89. $strBrowseDistinctValues = 'Kⁿl÷nb÷ző ΘrtΘkek b÷ngΘszΘse';
  90. $strBrowseForeignValues = 'Idegen kulcsok b÷ngΘszΘse';
  91. $strBrowse = 'Tartalom';
  92. $strBufferPoolActivity = 'Puffer tevΘkenysΘg';
  93. $strBufferPool = 'Puffer';
  94. $strBufferPoolUsage = 'Puffer kihasznßltsßga';
  95. $strBufferReadMisses = 'Olvasßsi hibßk';
  96. $strBufferWriteWaits = '═rßsi vßrakozßsok';
  97. $strBulgarian = 'Bolgßr';
  98. $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 <code>$cfg[\'BZipDump\']</code> paramΘtert a phpMyAdmin konfigurßci≤s fßjlban <code>FALSE</code> Θ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.';
  99. $strBzip = '"bzip-pel t÷m÷rφtve"';
  100.  
  101. $strCalendar = 'Naptßr';
  102. $strCancel = 'MΘgse';
  103. $strCannotLogin = 'A belΘpΘs a MySQL szerverre sikertelen volt';
  104. $strCantLoad = 'nem tudtam bet÷lteni a %s kiterjesztΘst, ellenőrizd a PHP konfigurßci≤t';
  105. $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.';
  106. $strCantRenameIdxToPrimary = 'Nem tudom ßtnevezni az indexet PRIMARY-vß!';
  107. $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.';
  108. $strCardinality = 'Szßmossßg';
  109. $strCaseInsensitive = 'betűnagysßgra nem ΘrzΘkeny';
  110. $strCaseSensitive = 'betűnagysßg-ΘrzΘkeny';
  111. $strCentralEuropean = 'K÷zΘp-eur≤pai';
  112. $strChangeCopyModeCopy = '... a rΘgi megőrzΘse.';
  113. $strChangeCopyModeDeleteAndReload = ' ... a rΘgi t÷rlΘse a felhasznßl≤i tßblßkb≤l, Θs utßna a privilΘgiumok ·jrat÷ltΘse.';
  114. $strChangeCopyMode = '┌j felhasznßl≤ hozzßadßsa ezekkel a privilΘgiumokkal ...';
  115. $strChangeCopyModeJustDelete = ' ... a rΘgi t÷rlΘse a felhasznßl≤i tßblßkb≤l.';
  116. $strChangeCopyModeRevoke = ' ... az ÷sszes aktφv privilΘgium visszaßllφtßsa a rΘgiből, Θs utßna t÷rlΘsⁿk.';
  117. $strChangeCopyUser = 'BelΘpΘsi informßci≤ megvßltoztatßsa / Felhasznßl≤ mßsolßsa';
  118. $strChangeDisplay = 'Vßlassz mezőt a megjelenφtΘshez';
  119. $strChangePassword = 'Jelsz≤ megvßltoztatßsa';
  120. $strChange = 'Vßltoztat';
  121. $strCharset = 'KarakterkΘszlet';
  122. $strCharsetOfFile = 'A fßjl karakterkΘszlete:';
  123. $strCharsetsAndCollations = 'KarakterkΘszletek Θs egybevetΘsek';
  124. $strCharsets = 'KarakterkΘszlet';
  125. $strCheckAll = '╓sszeset kijel÷li';
  126. $strCheckOverhead = 'EllenőrzΘs felfⁿggesztΘse';
  127. $strCheckPrivsLong = 'PrivilΘgiumok ellenőrzΘse "%s" adatbßzison.';
  128. $strCheckPrivs = 'PrivilΘgiumok ellenőrzΘse';
  129. $strCheckTable = 'Tßbla ellenőrzΘs';
  130. $strChoosePage = 'Vßlassz oldalt a szerkesztΘshez';
  131. $strColComFeat = 'Oszlop megjegyzΘsek megjelenφtΘse';
  132. $strCollation = 'EgybevetΘs';
  133. $strColumnNames = 'Oszlop nevek';
  134. $strColumnPrivileges = 'Oszlop-specifikus privilΘgiumok';
  135. $strCommand = 'Parancs';
  136. $strCommentsForTable = 'Tßbla-megjegyzΘsek';
  137. $strComments = 'MegjegyzΘsek';
  138. $strCompatibleHashing = 'MySQL 4.0 kompatibilis';
  139. $strCompleteInserts = 'Mezőneveket is hozzßadja';
  140. $strCompression = 'T÷m÷rφtΘs';
  141. $strConfigDefaultFileError = 'Nem lehet bet÷lteni az alap konfigurßci≤t innen: "%1$s"';
  142. $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.';
  143. $strConfigureTableCoord = '┴llφtsd be a(z) $s tßbla koordinßtßit';
  144. $strConnectionError = 'Nem sikerⁿlt a csatlakozßs: ΘrvΘnytelen beßllφtßsok.';
  145. $strConnections = 'Kapcsolat';
  146. $strConstraintsForDumped = 'Kik÷tΘsek a kiφrt tßblßkhoz';
  147. $strConstraintsForTable = 'Kik÷tΘsek a tßblßhoz';
  148. $strCookiesRequired = 'A Cookie-kat most engedΘlyezned kell.';
  149. $strCopyDatabaseOK = '%s adatbßzis ßtmßsolva ide: %s';
  150. $strCopy = 'Mßsolßs';
  151. $strCopyTableOK = '%s tßblßt ide mßsoltam: %s.';
  152. $strCopyTableSameNames = 'Nem tudom a tßblßt ugyanarra mßsolni!';
  153. $strCopyTable = 'Tßbla mßsolßsa ide (adatbßzis<b>.</b>tßbla):';
  154. $strCouldNotKill = 'phpMyAdmin nem tudta megszⁿntetni ez a szßlat: %s. Meglehet, mßr vΘget Θrt.';
  155. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE mßsolßs előtt';
  156. $strCreateIndex = 'KΘszφts egy indexet a(z) %s. oszlopon';
  157. $strCreateIndexTopic = '┌j index lΘtrehozßsa';
  158. $strCreate = 'LΘtrehoz';
  159. $strCreateNewDatabase = '┌j adatbßzis lΘtrehozßsa';
  160. $strCreateNewTable = '┌j tßbla lΘtrehozßsa a(z) %s adatbßzisban';
  161. $strCreatePage = '┌j oldal kΘszφtΘse';
  162. $strCreatePdfFeat = 'PDF kΘszφtΘse';
  163. $strCreateTable  = 'Tßbla lΘtrehozßsa';
  164. $strCreationDates = 'Dßtum KΘszφtΘs/M≤dosφtßs/EllenőrzΘs';
  165. $strCriteria = 'KritΘrium';
  166. $strCroatian = 'Horvßt';
  167. $strCSV = 'CSV';
  168. $strCyrillic = 'Cirill';
  169. $strCzech = 'Cseh';
  170. $strCzechSlovak = 'Szlovßk';
  171.  
  172. $strDanish = 'Dßn';
  173. $strData = 'Adat';
  174. $strDatabase = 'Adatbßzis';
  175. $strDatabaseEmpty = 'Az adatbßzis nΘz mező ⁿres!';
  176. $strDatabaseExportOptions = 'Adatbßzis export beßllφtßsok';
  177. $strDatabaseHasBeenDropped = '%s adatbßzist eldobtam.';
  178. $strDatabases = 'Adatbßzisok';
  179. $strDatabasesDropped = '%s adatbßzist sikeresen t÷r÷ltem.';
  180. $strDatabasesStats = 'Adatbßzis statisztika';
  181. $strDatabasesStatsDisable = 'Statisztika tiltßsa';
  182. $strDatabasesStatsEnable = 'Statisztika engedΘlyezΘse';
  183. $strDatabasesStatsHeavyTraffic = 'MegjegyzΘs: az adatbßzis statisztika engedΘlyezΘse nagy adatforgalomhoz vezethet a webszerver Θs a MySQL k÷z÷tt.';
  184. $strDataDict = 'Adatk÷nyvtßr';
  185. $strDataOnly = 'Csak adatok';
  186. $strDataPages = 'Adatokat tartalmaz≤ lapok';
  187. $strDBComment = 'Adatbßzis megjegyzΘs: ';
  188. $strDBCopy = 'Adatbßzis mßsolßsa ide';
  189. $strDbPrivileges = 'Adatbßzis-specifikus privilΘgiumok';
  190. $strDBRename = 'Adatbßzis ßtnevezΘse';
  191. $strDbSpecific = 'adatbßzis-specifikus';
  192. $strDefault = 'AlapΘrtelmezett';
  193. $strDefaultEngine = '%s az alapΘrtelmezett tßrol≤motor ezen a MySQL szerveren.';
  194. $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';
  195. $strDefragment = 'Tßbla t÷redezettsΘgmentesφtΘse';
  196. $strDelayedInserts = 'Időzφtett besz·rßs hasznßlata';
  197. $strDeleteAndFlushDescr = 'Ez a legtisztßbb ·t, de a privilΘgiumok ·jrat÷ltΘse eltarthat egy ideig.';
  198. $strDeleteAndFlush = 'T÷r÷lje a felhasznßl≤t, azutßn t÷ltse be ·jra a privilΘgiumokat.';
  199. $strDeleted = 'A sort t÷r÷ltem';
  200. $strDeletedRows = 'T÷r÷lt sorok:';
  201. $strDeleteNoUsersSelected = 'Nincs t÷rlΘsre kijel÷lt felhasznßl≤!';
  202. $strDelete = 'T÷r÷l';
  203. $strDeleting = '%s t÷rlΘse';
  204. $strDelimiter = 'Elvßlaszt≤';
  205. $strDelOld = 'A jelenlegi oldalon a tßblahivatkozßsok mßr nem Θlnek. Akarja ezeket t÷r÷lni?';
  206. $strDescending = 'Cs÷kkenő';
  207. $strDescription = 'Leφrßs';
  208. $strDesigner = 'Tervező';
  209. $strDictionary = 'sz≤tßr';
  210. $strDirtyPages = 'Piszkos lapok';
  211. $strDisabled = 'Tiltott';
  212. $strDisableForeignChecks = 'Idegen kulcsok ellenőrzΘsΘnek letiltßsa';
  213. $strDisplayFeat = 'MegjelenφtΘs tulajdonsßgok';
  214. $strDisplayOrder = 'MegjelenφtΘs rendezΘs:';
  215. $strDisplayPDF = 'PDF sΘma kijelzΘse';
  216. $strDoAQuery = 'Csinßlj egy "lekΘrdezΘst" (helyettesφtő karakter: "%")';
  217. $strDocSQL = 'DocSQL';
  218. $strDocu = 'Dokumentßci≤';
  219. $strDoYouReally = 'Biztos ez akarod? ';
  220. $strDropDatabaseStrongWarning = 'Ki akarod t÷r÷lni az EG╔SZ adatbßzist?';
  221. $strDrop = 'Eldob';
  222. $strDropUsersDb = 'Azon adatbßzisok t÷rlΘse, amelyek neve egyezik a felhasznßl≤kkal.';
  223. $strDumpingData = 'Tßbla adatok:';
  224. $strDumpSaved = 'A kiφrßst elmetettem ebbe a fßjlba: %s.';
  225. $strDumpXRows = '%s sor kiφrßsa a %s. sorral kezdődik';
  226. $strDynamic = 'dinamikus';
  227.  
  228. $strEditPDFPages = 'PDF oldalak szerkesztΘse';
  229. $strEditPrivileges = 'PrivilΘgiumok szerkesztΘse';
  230. $strEdit = 'Szerkeszt';
  231. $strEffective = 'Hatßlyos';
  232. $strEmpty = 'Kiⁿrφt';
  233. $strEmptyResultSet = 'A MySQL ⁿreset adott vissza (nincsenek sorok).';
  234. $strEnabled = 'EngedΘlyezett';
  235. $strEncloseInTransaction = 'Export lezßrßsa a tranzakci≤ban';
  236. $strEndCut = 'Kivßgßs VΘge';
  237. $strEndRaw = 'Feldolgozatlan VΘge';
  238. $strEnd = 'VΘge';
  239. $strEngineAvailable = '%s elΘrhető ezen a MySQL szerveren.';
  240. $strEngineDisabled = '%s le van tiltva ezen a MySQL szerveren.';
  241. $strEngines = 'Motorok';
  242. $strEngineUnsupported = 'Ez a MySQL szerver nem tßmogatja a(z) %s tßrol≤motrot.';
  243. $strEnglish = 'Angol';
  244. $strEnglishPrivileges = ' MegjegyzΘs: a MySQL privilΘgium nevek az angolb≤l szßrmaznak.';
  245. $strError = 'Hiba';
  246. $strErrorInZipFile = 'Hiba a ZIP archφvumban:';
  247. $strEsperanto = 'Eszperanto';
  248. $strEstonian = '╔szt';
  249. $strEvent = 'EsemΘny';
  250. $strExcelEdition = 'Excel szerkesztΘs';
  251. $strExecuteBookmarked = 'Elmentett eljßrßs futtatßsa';
  252. $strExplain = 'SQL magyarßzat';
  253. $strExport = 'Export';
  254. $strExtendedInserts = 'Kiterjesztett besz·rßsok';
  255. $strExtra = 'Extra';
  256.  
  257. $strFailedAttempts = 'Hibßs pr≤bßlkozßs';
  258. $strFieldHasBeenDropped = '%s mezőt eldobtam';
  259. $strFieldInsertFromFileTempDirNotExists = 'Nem sikerⁿlt a felt÷lt÷tt fßjl ßthelyezΘse, lßsd: FAQ 1.11';
  260. $strField = 'Mező';
  261. $strFieldsEnclosedBy = 'Mező lezßrßs';
  262. $strFieldsEscapedBy = 'Mező escape karakter';
  263. $strFields = 'Mezők szßma';
  264. $strFieldsTerminatedBy = 'Mező vΘge';
  265. $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!';
  266. $strFileCouldNotBeRead = 'A fßjl nem olvashat≤';
  267. $strFileNameTemplateDescriptionDatabase = 'adatbßzis nΘv';
  268. $strFileNameTemplateDescriptionServer = 'szerver nΘv';
  269. $strFileNameTemplateDescriptionTable = 'tßbla nΘv';
  270. $strFileNameTemplateRemember = 'emlΘkezzen az ßtmeneti nΘvre';
  271. $strFileNameTemplate = '┴tmeneti fßjlnΘv';
  272. $strFiles = 'Fßjlok';
  273. $strFileToImport = 'Importßland≤ fßjl';
  274. $strFixed = 'r÷gzφtett';
  275. $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.';
  276. $strFlushQueryCache = 'LekΘrdezΘs cache kiφrßsa';
  277. $strFlushTables = '╓sszes tßbla kirßsa (bezßrßsa)';
  278. $strFlushTable = 'Tßbla kiφrßsa (FLUSH)';
  279. $strFontSize = 'BetűmΘret';
  280. $strForeignKeyError = 'Nem sikerⁿlt az idegen kulcs lΘtrehozßsa (ellenőrizd az adattφpusokat)';
  281. $strFormat = 'Formßtum';
  282. $strFormEmpty = 'Hißnyz≤ adat a form-ban!';
  283. $strFreePages = 'Szabad lapok';
  284. $strFullText = 'Teljes Sz÷vegek';
  285. $strFunction = 'Funkci≤';
  286.  
  287. $strGenBy = 'KΘszφtette';
  288. $strGeneralRelationFeat = '┴ltalßnos relßci≤s jellemzők';
  289. $strGenerate = 'Generßlßs';
  290. $strGeneratePassword = 'Jelsz≤ generßlßs';
  291. $strGenTime = 'LΘtrehozßs ideje';
  292. $strGeorgian = 'Gr·z';
  293. $strGerman = 'NΘmet';
  294. $strGlobal = 'globßlis';
  295. $strGlobalPrivileges = 'Globßlis privilΘgiumok';
  296. $strGlobalValue = 'Globßlis vßltoz≤';
  297. $strGo = 'VΘgrehajt';
  298. $strGrantOption = 'Grant';
  299. $strGreek = 'G÷r÷g';
  300. $strGzip = '"gzip-pel t÷m÷rφtve"';
  301.  
  302. $strHasBeenAltered = 'megvßltozott.';
  303. $strHasBeenCreated = 'megszⁿletett.';
  304. $strHaveToShow = 'Legalßbb egy oszlopot vßlasztanod kell a megjelenφtΘshez';
  305. $strHebrew = 'HΘber';
  306. $strHelp = 'SegφtsΘg';
  307. $strHide         = 'ElrejtΘs';
  308. $strHome = 'Kezdőlap';
  309. $strHomepageOfficial = 'Hivatalos phpMyAdmin honlap';
  310. $strHostEmpty = 'A hosztnΘv ⁿres!';
  311. $strHost = 'Hoszt';
  312. $strHTMLExcel = 'Microsoft Excel 2000';
  313. $strHTMLWord = 'Microsoft Word 2000';
  314. $strHungarian = 'Magyar';
  315.  
  316. $strIcelandic = 'Izlandi';
  317. $strId = 'ID';
  318. $strIdxFulltext = 'Fulltext';
  319. $strIgnoreDuplicates = 'Egyező sorok figyelmen kφvⁿl hagyßsa';
  320. $strIgnore = 'Elutasφt';
  321. $strIgnoreInserts = 'Mellőző besz·rßsok hasznßlata';
  322. $strImportFiles = 'Fßjlok importja';
  323. $strImportFormat = 'Importßland≤ fßjl formßtuma';
  324. $strImport = 'Import';
  325. $strImportSuccessfullyFinished = 'Az import sikeresen befejeződ÷tt, %d lekΘrdezΘs vΘgrehajtva.';
  326. $strIndexes = 'Indexek';
  327. $strIndexHasBeenDropped = '%s indexet eldobtam';
  328. $strIndex = 'Index';
  329. $strIndexName = 'Index nΘv:';
  330. $strIndexType = 'Index tφpus:';
  331. $strIndexWarningTable = 'ProblΘma a(z) `%s` tßbla indexeivel';
  332. $strInnoDBDataFilePath = 'Adat fßjlok';
  333. $strInnoDBPages = 'lapok';
  334. $strInnodbStat = 'InnoDB ßllapot';
  335. $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.';
  336. $strInsertAsNewRow = 'Besz·rßs ·j sorkΘnt';
  337. $strInsert = 'Besz·r';
  338. $strInsertedRowId = 'A besz·rt rekord id-je:';
  339. $strInsertedRows = 'Besz·rt sorok:';
  340. $strInternalNotNecessary = '* Egy belső kapcsolat nem szⁿksΘges, ha az lΘtezik az InnoDB-ben is.';
  341. $strInternalRelations = 'Belső kapcsolatok';
  342. $strInUse = 'hasznßlatban';
  343. $strInvalidAuthMethod = '╔rvΘnytelen hitelesφtΘsi m≤d lett beßllφtva a konfigurßci≤ban:';
  344. $strInvalidColumnCount = 'A mezők szßmßnak nullßnßl nagyobbnak kell lennie.';
  345. $strInvalidColumn = '╔rvΘnytelen mező (%s) lett megadva!';
  346. $strInvalidCSVFieldCount = '╔rvΘnytelen mezőszßm a CSV fßjl %d. sorßban.';
  347. $strInvalidCSVFormat = 'Hibßs formßzßs a CSV %d. sorßban.';
  348. $strInvalidCSVParameter = '╔rvΘnytelen CSV import paramΘter: %s';
  349. $strInvalidFieldAddCount = 'Legalßbb egy mezőt meg kell adni.';
  350. $strInvalidFieldCount = 'A tßblßzatnak legalßbb egy mezőt kell tartalmaznia.';
  351. $strInvalidLDIImport = 'Ez a plugin nem tßmogatja a t÷m÷rφtett bemenetet!';
  352. $strInvalidRowNumber = '%d ΘrvΘnytelen sorszßm.';
  353. $strInvalidServerHostname = '╔rvΘnytelen hosztnΘv a(z) %1$s szerverhez. Ellenőrizd a beßllφtßsokat.';
  354. $strInvalidServerIndex = '╔rvΘnytelen szerver index: "%s"';
  355. $strInvalidTableName = '╔rvΘnytelen tßblanΘv';
  356.  
  357. $strJapanese = 'Japßn';
  358. $strJumpToDB = 'Ugrßs a "%s" adatbßzishoz.';
  359. $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.';
  360. $strJustDelete = 'Egyszerűen t÷r÷lje a felhasznßl≤t a privilΘgium-tßblßkb≤l.';
  361.  
  362. $strKeepPass = 'Ne vßltoztasd meg a jelsz≤t';
  363. $strKeyname = 'KulcsnΘv';
  364. $strKill = 'Leßllφt';
  365. $strKorean = 'Koreai';
  366.  
  367. $strLandscape = 'Fekvő';
  368. $strLanguage = 'Nyelv';
  369. $strLanguageUnknown = 'Ismeretlen nyelv: %1$s.';
  370. $strLatchedPages = 'Zßrolt lapok';
  371. $strLatexCaption = 'Tßblacφm';
  372. $strLatexContent = 'tßbla tartalom __TABLE__';
  373. $strLatexContinuedCaption = 'Tßbla cφm folytatßsa';
  374. $strLatexContinued = '(folytatßs)';
  375. $strLatexIncludeCaption = 'Tßbla cφme tartalmazza';
  376. $strLatexLabel = 'Felirat kulcs';
  377. $strLaTeX = 'LaTeX';
  378. $strLatexStructure = 'Tßblaszerkezet __TABLE__';
  379. $strLatvian = 'Litvßn';
  380. $strLDI = 'CSV (LOAD DATA hasznßlatßval)';
  381. $strLDILocal = 'LOCAL kulcssz≤ hasznßlata';
  382. $strLengthSet = 'Hossz/╔rtΘk*';
  383. $strLimitNumRows = 'Sorok szßma oldalankΘnt';
  384. $strLinesTerminatedBy = 'Sorok vΘge';
  385. $strLinkNotFound = 'Link nem talßlhat≤';
  386. $strLinksTo = 'Linkek:';
  387. $strLithuanian = 'Litvßn';
  388. $strLocalhost = 'Helyi';
  389. $strLocationTextfile = 'A sz÷vegfßjl helye';
  390. $strLogin = 'BelΘpΘs';
  391. $strLoginInformation = 'BelΘpΘsi informßci≤';
  392. $strLogout = 'KilΘpΘs';
  393. $strLogPassword = 'Jelsz≤:';
  394. $strLogServer = 'Szerver';
  395. $strLogUsername = 'Felhasznßl≤i nΘv:';
  396. $strLongOperation = 'A művelet sokßig eltarthat. MindenkΘpp folytatod?';
  397.  
  398. $strMaxConnects = 'Max. egyidejű kapcsolatok szßma';
  399. $strMaximalQueryLength = 'LekΘrdezΘs maximßlis hossza';
  400. $strMaximumSize = 'Legnagyobb mΘret: %s%s';
  401. $strMbOverloadWarning = 'EngedΘlyezted a mbstring.func_overload funkci≤t a PHP konfigurßci≤ban. Ez inkompatibilis a phpMyAdmin-nal Θs adatvesztΘssel jßrhat!';
  402. $strMIME_available_mime = 'ElΘrhető MIME-tφpusok';
  403. $strMIME_available_transform = 'ElΘrhető ßtalakφtßsok';
  404. $strMIME_description = 'Leφrßs';
  405. $strMIME_MIMEtype = 'MIME-tφpus';
  406. $strMIME_nodescription = 'Ehhez az ßtalakφtßshoz nem Θrhető el leφrßs. KΘrdezze a szerzőt, aki kΘszφtette: %s.';
  407. $strMIME_transformation = 'B÷ngΘsző ßtalakφtßs';
  408. $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';
  409. $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\').';
  410. $strMIME_transformation_options = '┴talakφtßs beßllφtßsok';
  411. $strMIMETypesForTable = 'Tßbla MIME-tφpusok';
  412. $strMIME_without = 'A dőlttel φrt MIME-tφpusok nem vßlasztjßk el az ßtalakφtßsi funkci≤kat';
  413. $strModifications = 'A vßltozßsokat elmentettem';
  414. $strModifyIndexTopic = 'Index vßltozßsa';
  415. $strModify = 'Vßltozßs';
  416. $strMoveTableOK = '%s tßblßt ßthelyeztem ide: %s.';
  417. $strMoveTableSameNames = 'Nem tudom a tßblßt ugyanarra mozgatni!';
  418. $strMoveTable = 'Tßbla ßthelyezΘse ide (adatbßzis<b>.</b>tßbla):';
  419. $strMultilingual = 'soknyelvű';
  420. $strMyISAMDataPointerSize = 'Adat mutat≤ mΘrete';
  421. $strMyISAMMaxExtraSortFileSize = 'Ideiglenes fßjlok maximßlis mΘrete index kΘszφtΘsekor';
  422. $strMyISAMMaxSortFileSize = 'Az ideiglenes rendezőfßjlok maximßlis mΘrete';
  423. $strMyISAMRecoverOptions = 'Automatikus helyreßllφtßsi m≤d';
  424. $strMyISAMSortBufferSize = 'Rendező buffer mΘrete';
  425. $strMySQLCharset = 'MySQL karakterkΘszlet';
  426. $strMysqlClientVersion = 'MySQL kliens verzi≤';
  427. $strMySQLConnectionCollation = 'MySQL kapcsolat egyeztetΘs';
  428. $strMySQLSaid = 'MySQL jelzi: ';
  429. $strMySQLShowProcess = 'Mutasd meg a folyamatokat';
  430. $strMySQLShowStatus = 'Mutasd meg a MySQL futßsi informßci≤kat';
  431. $strMySQLShowVars = 'Mutasd meg a MySQL rendszer vßltoz≤kat';
  432.  
  433. $strName = 'NΘv';
  434. $strNext = 'K÷vetkező';
  435. $strNoActivity = 'Nem volt semmi tevΘkenysΘg %s mßsodperce, jelentkezz be ·jra';
  436. $strNoDatabases = 'Nincs adatbßzis';
  437. $strNoDatabasesSelected = 'Nincs adatbßzis kivßlasztva.';
  438. $strNoDescription = 'nincs leφrßs';
  439. $strNoDetailsForEngine = 'Ehhez a tßrol≤motorhoz nem Θrhető el rΘszletes ßllapot informßci≤.';
  440. $strNoDropDatabases = '"DROP DATABASE" utasφtßs le van tiltva.';
  441. $strNoExplain = 'SQL magyarßzat ßtugrßsa';
  442. $strNoFilesFoundInZip = 'Nincs fßjl a ZIP archφvumban!';
  443. $strNoFrames = 'A phpMyAdmin hasznßlhat≤bb egy <b>frame-kezelő</b> b÷ngΘszőben.';
  444. $strNoIndex = 'Nincs index meghatßrozva!';
  445. $strNoIndexPartsDefined = 'Nincs index darab meghatßrozva!';
  446. $strNoModification = 'Nincs vßltozßs';
  447. $strNo = 'Nem';
  448. $strNone = 'Nincs';
  449. $strNoOptions = 'Ennek nincs beßllφtßsi lehetősΘge';
  450. $strNoPassword = 'Nincs jelsz≤';
  451. $strNoPermission = 'A webszervernek nincs joga elmenteni a fßjlt: %s.';
  452. $strNoPhp = 'PHP k≤d nΘlkⁿl';
  453. $strNoPrivileges = 'Nincs privilΘgium';
  454. $strNoRights = 'Nincs elΘg jogod ennek vΘgrehajtßsßra!';
  455. $strNoRowsSelected = 'Nincs sor kivßlasztva';
  456. $strNoSpace = 'Nincs elΘg hely elmenteni a fßjlt: %s.';
  457. $strNoTablesFound = 'Nincs tßbla az adatbßzisban.';
  458. $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.';
  459. $strNotNumber = 'Ez nem egy szßm!';
  460. $strNotOK = 'Nincs rendben';
  461. $strNotSet = '<b>%s</b> tßblßt nem talßltam vagy nincs benne: %s';
  462. $strNoUsersFound = 'Nem talßltam felhasznßl≤(ka)t.';
  463. $strNoValidateSQL = 'SQL j≤vßhagyßs ßtugrßsa';
  464. $strNull = 'Null';
  465. $strNumberOfFields = 'Mezők szßma';
  466. $strNumberOfTables = 'Tßblßk szßma';
  467. $strNumSearchResultsInTable = '%s talßlat <i>%s</i> tßblßban';
  468. $strNumSearchResultsTotal = '<b>╓sszes:</b> <i>%s</i> talßlat';
  469. $strNumTables = 'Tßbla';
  470.  
  471. $strOK = 'Rendben';
  472. $strOpenDocumentText = 'Open Document Text';
  473. $strOpenNewWindow = '┌j phpMyAdmin ablak nyitßsa';
  474. $strOperations = 'TevΘkenysΘgek';
  475. $strOperator = 'Kezelő';
  476. $strOptimizeTable = 'Tßbla optimalizßlßs';
  477. $strOptions = 'Beßllφtßsok';
  478. $strOr = 'Vagy';
  479. $strOverhead = 'Felⁿlφrßs';
  480. $strOverwriteExisting = 'LΘtező fßjlok felⁿlφrßsa';
  481.  
  482. $strPageNumber = 'Oldalszßm:';
  483. $strPagesToBeFlushed = 'Kiφrand≤ oldalak';
  484. $strPaperSize = 'PapφrmΘret';
  485. $strPartialImport = 'RΘszleges importßlßs';
  486. $strPartialText = 'RΘszleges Sz÷vegek';
  487. $strPasswordChanged = '%s jelszavßt sikeresen megvßltoztattam.';
  488. $strPasswordEmpty = 'A jelsz≤ mező ⁿres!';
  489. $strPassword = 'Jelsz≤';
  490. $strPasswordNotSame = 'A jelszavak nem azonosak!';
  491. $strPdfDbSchema = '"%s" adatbßzis sΘmßja - %s oldal';
  492. $strPdfInvalidTblName = '"%s" tßbla nem lΘtezik!';
  493. $strPdfNoTables = 'Nincs tßbla';
  494. $strPDF = 'PDF';
  495. $strPDFReportTitle = 'JelentΘs cφme';
  496. $strPerHour = '≤rßnkΘnt';
  497. $strPerMinute = 'percenkΘnt';
  498. $strPerSecond = 'mßsodpercenkΘnt';
  499. $strPersian = 'Perzsa';
  500. $strPhoneBook = 'telefonk÷nyv';
  501. $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.';
  502. $strPhp = 'PHP k≤d kΘszφtΘse';
  503. $strPHPVersion = 'PHP Verzi≤';
  504. $strPmaDocumentation = 'phpMyAdmin dokumentßci≤';
  505. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> ΘrtΘkΘt a konfigurßci≤s fßjlban KELL beßllφtani!';
  506. $strPmaWiki = 'phpMyAdmin wiki';
  507. $strPolish = 'Lengyel';
  508. $strPortrait = '┴ll≤';
  509. $strPos1 = 'Kezdet';
  510. $strPrevious = 'Előző';
  511. $strPrimary = 'Elsődleges';
  512. $strPrimaryKeyHasBeenDropped = 'Az elsődleges kulcsot eldobtam';
  513. $strPrimaryKeyName = 'Az elsődleges kulcs nevΘnek "PRIMARY"-nak kell lennie!';
  514. $strPrimaryKeyWarning = '("PRIMARY"-nak <b>kell</b> lennie, Θs <b>csak annak</b> szabad lennie az elsődleges kulcsnak!)';
  515. $strPrint = 'Nyomtatßs';
  516. $strPrintViewFull = 'Nyomtatßsi nΘzet (÷sszes sz÷veggel)';
  517. $strPrintView = 'Nyomtatßsi nΘzet';
  518. $strPrivDescAllPrivileges = 'Minden privilΘgiumot tartalmaz, kivΘve a GRANT.';
  519. $strPrivDescAlter = 'EngedΘlyezi a lΘtező tßblßk szerkezetΘnek megvßltoztatßsßt.';
  520. $strPrivDescAlterRoutine = 'EngedΘlyezi tßrolt eljßrßsok m≤dosφtßsßt Θs eldobßsßt.';
  521. $strPrivDescCreateDb = 'EngedΘlyezi ·j adatbßzisok Θs tßblßk kΘszφtΘsΘt.';
  522. $strPrivDescCreateRoutine = 'EngedΘlyezi tßrolt eljßrßsok lΘtrehozßsßt.';
  523. $strPrivDescCreateTbl = 'EngedΘlyezi ·j tßblßk kΘszφtΘsΘt.';
  524. $strPrivDescCreateTmpTable = 'EngedΘlyezi ßtmeneti tßblßk kΘszφtΘsΘt.';
  525. $strPrivDescCreateUser = 'EngedΘlyezi felhasznßl≤i fi≤kok lΘtrehozßsßt, t÷rlΘsΘt Θs ßtnevezΘsΘt.';
  526. $strPrivDescCreateView = '┌j nΘzetek lΘtrehozßsßnak engedΘlyezΘse.';
  527. $strPrivDescDelete = 'EngedΘlyezi az adatok t÷rlΘsΘt.';
  528. $strPrivDescDropDb = 'EngedΘlyezi adatbßzisok Θs tßblßk t÷rlΘsΘt.';
  529. $strPrivDescDropTbl = 'EngedΘlyezi tßblßk t÷rlΘsΘt.';
  530. $strPrivDescExecute5 = 'EngedΘlyezi tßrolt eljßrßsok vΘgrehajtßsßt.';
  531. $strPrivDescExecute = 'EngedΘlyezi tßrolt eljßrßsok futtatßsßt; mΘg nem val≤sult meg ebben a MySQL verzi≤ban.';
  532. $strPrivDescFile = 'EngedΘlyezi adatok export/importjßt fßjlokba.';
  533. $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.';
  534. $strPrivDescIndex = 'EngedΘlyezi indexek kΘszφtΘsΘt Θs t÷rlΘsΘt.';
  535. $strPrivDescInsert = 'EngedΘlyezi adatok beφrßsßt Θs megvßltoztatßsßt.';
  536. $strPrivDescLockTables = 'EngedΘlyezi tßblßk blokkolßsßt erre a szßlra.';
  537. $strPrivDescMaxConnections = 'Korlßtozza az ·j kapcsolatok szßmßt, amit a felhasznßl≤ ≤rßnkΘnt megnyithat.';
  538. $strPrivDescMaxQuestions = 'Korlßtozza a felhasznßl≤i lekΘrΘsek szßmßt ≤rßnkΘnt.';
  539. $strPrivDescMaxUpdates = 'Korlßtozza azon utasφtßsok szßmßt ≤rßnkΘnt, amelyek megvßltoztatnak egy tßblßt vagy adatbßzist.';
  540. $strPrivDescMaxUserConnections = 'Korlßtozza a felhasznßl≤ egyidejű kapcsolatainak szßmßt.';
  541. $strPrivDescProcess3 = 'EngedΘlyezi mßs felhasznßl≤k folyamatainak megszⁿntetΘsΘt.';
  542. $strPrivDescProcess4 = 'EngedΘlyezi a teljes lekΘrΘsek megtekintΘsΘt a folyamatlistßban.';
  543. $strPrivDescReferences = 'Nem val≤sult meg ebben a MySQL verzi≤ban';
  544. $strPrivDescReload = 'EngedΘlyezi a szerver beßllφtßsok ·jrat÷ltΘsΘt Θs a szerver-cache t÷rlΘsΘt.';
  545. $strPrivDescReplClient = 'Jogokat ad a felhasznßl≤nak, hogy lekΘrdezhessΘk a slave/master helyeket.';
  546. $strPrivDescReplSlave = 'SzⁿksΘges a slave-ek mßsolßsßhoz.';
  547. $strPrivDescSelect = 'EngedΘlyezi adatok olvasßsßt.';
  548. $strPrivDescShowDb = 'HozzßfΘrΘst ad az adatbßzisok teljes listßjßhoz.';
  549. $strPrivDescShowView = 'EngedΘlyezi SHOW CREATE VIEW lekΘrdezΘsek vΘgrehajtßsßt.';
  550. $strPrivDescShutdown = 'EngedΘlyezi a szerver leßllφtßsßt.';
  551. $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.';
  552. $strPrivDescUpdate = 'EngedΘlyezi az adatok megvßltoztatßsßt.';
  553. $strPrivDescUsage = 'Nincsenek privilΘgiumok.';
  554. $strPrivileges = 'PrivilΘgiumok';
  555. $strPrivilegesReloaded = 'A privilΘgiumok ·jrat÷ltΘse sikeres volt.';
  556. $strProcesses = 'Folyamatok';
  557. $strProcesslist = 'Folyamatlista';
  558. $strProtocolVersion = 'Protokoll verzi≤';
  559. $strPutColNames = 'Tegye a mezőneveket az első sorhoz';
  560.  
  561. $strQBEDel = 'T÷r÷l';
  562. $strQBEIns = 'Besz·r';
  563. $strQBE = 'LekΘrdezΘs';
  564. $strQueryCache = 'LekΘrdezΘs cache';
  565. $strQueryFrame = 'LekΘrΘsi ablak';
  566. $strQueryOnDb = 'SQL-kΘrΘs <b>%s</b> adatbßzison:';
  567. $strQuerySQLHistory = 'SQL-előzmΘnyek';
  568. $strQueryStatistics = '<b>LekΘrΘsi statisztika</b>: Az indulßs ≤ta %s kΘrΘs ment el a szerverhez.';
  569. $strQueryTime = 'A lekΘrΘs lefutott %01.4f mßsodperc alatt';
  570. $strQueryType = 'LekΘrΘs tφpusa';
  571. $strQueryWindowLock = 'Ne φrja felⁿl a lekΘrΘst az ablakon kφvⁿlről';
  572.  
  573. $strReadRequests = 'Olvasßsi kΘrelmek';
  574. $strReceived = 'Fogadott';
  575. $strRecommended = 'ajßnlott';
  576. $strRecords = 'Sor';
  577. $strReferentialIntegrity = 'Hivatkozßsi sΘrtetlensΘg ellenőrzΘse:';
  578. $strRefresh = 'FrissφtΘs';
  579. $strRelationalSchema = 'Kapcsolati sΘma';
  580. $strRelationNotWorking = 'A munka kiegΘszφtő tulajdonsßgai a vonatkoz≤ tßblßkra meg lettek szⁿntetve. Az okokΘrt kattints %side%s.';
  581. $strRelationsForTable = 'Tßbla-kapcsolatok';
  582. $strRelations = 'Kapcsolatok';
  583. $strRelationView = 'Relßci≤ nΘzet';
  584. $strReloadingThePrivileges = 'PrivilΘgiumok ·jrat÷ltΘse';
  585. $strReload = '┌jrat÷ltΘs';
  586. $strReloadPrivileges = 'PrivilΘgiumok ·jrat÷ltΘse';
  587. $strRemoveSelectedUsers = 'A kivßlasztott felhasznßl≤k t÷rlΘse';
  588. $strRenameDatabaseOK = '%s adatbßzis ßtneveztem erre: %s';
  589. $strRenameTableOK = '%s tßblßt ßtneveztem erre: %s';
  590. $strRenameTable = 'Tßbla ßtnevezΘse erre';
  591. $strRepairTable = 'Tßbla javφtßs';
  592. $strReplaceNULLBy = 'NULL cserΘje ezzel:';
  593. $strReplaceTable = 'Tßbla adatok Θs fßjl cserΘje';
  594. $strReset = 'T÷r÷l';
  595. $strResourceLimits = 'Erőforrßs hatßrok';
  596. $strRestartInsertion = 'Besz·rßs ·jrakezdΘse %s sorral';
  597. $strReType = '┌jraφrßs';
  598. $strRevokeAndDelete = 'A felhasznßl≤k ÷sszes privilΘgiumßnak visszavonßsa, aztßn t÷rlΘsⁿk.';
  599. $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.';
  600. $strRevokeMessage = 'Visszavontam a %s privilΘgiumokat';
  601. $strRevoke = 'Visszavon';
  602. $strRomanian = 'Romßn';
  603. $strRowLength = 'Sorhossz';
  604. $strRowsFrom = 'sor kezdve ezzel:';
  605. $strRowSize = ' SormΘret ';
  606. $strRowsModeFlippedHorizontal = 'vφzszintes (elforgatott fejlΘc)';
  607. $strRowsModeHorizontal = 'vφzszintes';
  608. $strRowsModeOptions = '%s m≤don, a fejlΘcet %s soronkΘnt megismΘtelve';
  609. $strRowsModeVertical = 'fⁿggőleges';
  610. $strRows = 'Sorok';
  611. $strRowsStatistic = 'Sor-statisztika';
  612. $strRunning = ': %s';
  613. $strRunQuery = 'KΘrΘs vΘgrehajtßsa';
  614. $strRunSQLQueryOnServer = 'SQL lekΘrdezΘs(ek) futtatßsa %s szerveren';
  615. $strRunSQLQuery = 'SQL parancs(ok) futtatßsa a(z) %s adatbßzison';
  616. $strRussian = 'Orosz';
  617.  
  618. $strSave = 'Ment';
  619. $strSaveOnServer = 'MentΘs a szerver %s k÷nyvtßrßba';
  620. $strSavePosition = 'Pozφci≤ mentΘse';
  621. $strScaleFactorSmall = 'A mΘret elem t·l kicsi, hogy megfelelő legyen a sΘmßhoz egy oldalon';
  622. $strSearchFormTitle = 'KeresΘs az adatbßzisban';
  623. $strSearchInTables = 'Tßblß(k)ban:';
  624. $strSearch = 'KeresΘs';
  625. $strSearchNeedle = 'Szavak vagy ΘrtΘkek a keresΘshez (helyettesφtő karakter: "%"):';
  626. $strSearchOption1 = 'legalßbb egy sz≤';
  627. $strSearchOption2 = '÷sszes sz≤';
  628. $strSearchOption3 = 'a helyes mondat';
  629. $strSearchOption4 = 'regulßris kifejezΘskΘnt';
  630. $strSearchResultsFor = 'KeresΘsi eredmΘnyek "<i>%s</i>" %s:';
  631. $strSearchType = 'Keress:';
  632. $strSecretRequired = 'A konfigurßci≤s fßjl egy titkos jelsz≤ kifejezΘst vßr (blowfish_secret).';
  633. $strSelectADb = 'Vßlassz egy adatbßzist';
  634. $strSelectAll = 'Mindet kijel÷li';
  635. $strSelectFields = 'Mezők kivßlasztßsa (legalßbb egyet):';
  636. $strSelectForeignKey = 'Idegen kulcs kivßlasztßsa';
  637. $strSelectNumRows = 'kΘrΘsben';
  638. $strSelectTables = 'Tßblßk kivßlasztßsa';
  639. $strSend = 'FßjlnΘv megadßsa';
  640. $strSent = 'Kⁿld÷tt';
  641. $strServerChoice = 'Szerver Vßlasztßs';
  642. $strServerNotResponding = 'A szerver nem vßlaszol';
  643. $strServers = 'Szerverek';
  644. $strServerStatusDelayedInserts = 'KΘsleltetett besz·rßsok';
  645. $strServerStatus = 'Futßsi informßci≤k';
  646. $strServerStatusUptime = 'Ez a MySQL szerver fut: %s. Elindφtva: %s.';
  647. $strServer = 'Szerver';
  648. $strServerTabVariables = 'Vßltoz≤k';
  649. $strServerTrafficNotes = '<b>Szerver forgalom</b>: Ezek a tßblßk mutatjßk a MySQL szerver hßl≤zati forgalom-statisztikßit az indulßst≤l kezdve.';
  650. $strServerVars = 'Szerver vßltoz≤k Θs beßllφtßsok';
  651. $strServerVersion = 'Szerver verzi≤';
  652. $strSessionValue = 'Session ΘrtΘk';
  653. $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\').';
  654. $strShowAll = 'Mutasd mindet';
  655. $strShowColor = 'Mutasd a szφneket';
  656. $strShowDatadictAs = 'Adatk÷nyvtßr formßtum';
  657. $strShowFullQueries = 'Teljes lekΘrΘsek mutatßsa';
  658. $strShowGrid = 'Mutasd a rßcsot';
  659. $strShowHideLeftMenu = 'Baloldali menⁿ mutatßsa/rejtΘse';
  660. $strShowingBookmark = 'K÷nyvjelző megmutatßsa';
  661. $strShowingPhp = 'Mutatßs PHP k≤dkΘnt';
  662. $strShowingRecords = 'Sorok megjelenφtΘse ';
  663. $strShowingSQL = 'Mutatßs SQL lekΘrdezΘskΘnt';
  664. $strShow = 'Mutat';
  665. $strShowOpenTables = 'Nyitott tßblßk mutatßsa';
  666. $strShowPHPInfo = 'PHP informßci≤';
  667. $strShowStatusCreated_tmp_filesDescr = 'mysqld ßltal lΘtrehozott ideiglenes fßjlok szßma.';
  668. $strShowStatusDelayed_writesDescr = 'INSERT DELAYED sor φrßsok szßma.';
  669. $strShowStatusHandler_updateDescr = 'Sor frissφtΘsi kΘrΘsek szßma.';
  670. $strShowStatusHandler_writeDescr = 'Sor besz·rßsi kΘrΘsek szßma.';
  671. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'Adatokat tartalmaz≤ lapok szßma (piszkos vagy tiszta).';
  672. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'Jelenleg piszkos lapok szßma.';
  673. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'Szabad lapok szßma.';
  674. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Puffer teljes mΘrete lapokban.';
  675. $strShowStatusInnodb_data_fsyncsDescr = '╓sszes fsync() művelet szßma.';
  676. $strShowStatusInnodb_data_pending_fsyncsDescr = 'Folyamatban lΘvő fsync() műveletek szßma.';
  677. $strShowStatusInnodb_data_pending_readsDescr = 'Folyamatban lΘvő olvasßsok szßma.';
  678. $strShowStatusInnodb_data_pending_writesDescr = 'Folyamatban lΘvő φrßsok szßma.';
  679. $strShowStatusInnodb_data_readDescr = '╓sszes olvasott adat, bßjtban.';
  680. $strShowStatusInnodb_data_readsDescr = '╓sszes olvasott adat.';
  681. $strShowStatusInnodb_data_writesDescr = '╓sszes φrott adat.';
  682. $strShowStatusInnodb_data_writtenDescr = '╓sszes φrott adat, bßjtban.';
  683. $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.';
  684. $strShowStatusInnodb_log_write_requestsDescr = 'Napl≤ φrßsi kΘrΘsek szßma.';
  685. $strShowStatusInnodb_log_writesDescr = 'Napl≤fßjlba t÷rtΘnt fizikai φrßsok szßma.';
  686. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'Folyamatban lΘvő napl≤fßjl fsync-ek szßma.';
  687. $strShowStatusInnodb_os_log_pending_writesDescr = 'Folyamatban lΘvő napl≤fßjl φrßsok szßma.';
  688. $strShowStatusInnodb_os_log_writtenDescr = 'Napl≤fßjlba φrt bßjtok szßma.';
  689. $strShowStatusInnodb_pages_createdDescr = 'LΘtrehozott lapok szßma.';
  690. $strShowStatusInnodb_pages_readDescr = 'Olvasott lapok szßma.';
  691. $strShowStatusInnodb_pages_writtenDescr = '═rott lapok szßma.';
  692. $strShowStatusInnodb_rows_deletedDescr = 'InnoDB tßblßkb≤l t÷r÷lt sorok szßma.';
  693. $strShowStatusInnodb_rows_insertedDescr = 'InnoDB tßblßkba besz·rt sorok szßma.';
  694. $strShowStatusInnodb_rows_readDescr = 'InnoDB tßblßkb≤l olvasott sorok szßma.';
  695. $strShowStatusInnodb_rows_updatedDescr = 'InnoDB tßblßkban frissφtett sorok szßma.';
  696. $strShowStatusNot_flushed_delayed_rowsDescr = '═rßsra vßrakoz≤ sorok az INSERT DELAYED sorokban.';
  697. $strShowStatusOpen_filesDescr = 'Megnyitott fßjlok szßma.';
  698. $strShowStatusOpen_tablesDescr = 'Megnyitott tßblßk szßma.';
  699. $strShowStatusQcache_free_blocksDescr = 'Szabad mem≤riablokkok a lekΘrdezΘs cache-ben.';
  700. $strShowStatusQcache_hitsDescr = 'Cache talßlatok szßma.';
  701. $strShowStatusQcache_insertsDescr = 'Cache-hez adott lekΘrdezΘsek szßma.';
  702. $strShowStatusReset = 'Visszaßllφtßs';
  703. $strShowStatusSort_rowsDescr = 'Rendezett sorok szßma.';
  704. $strShowStatusThreads_connectedDescr = 'Pillanatnyilag megnyitott kapcsolatok szßma.';
  705. $strShowStatusThreads_runningDescr = 'Nem alv≤ szßlak szßma.';
  706. $strShowTableDimension = 'Mutasd a tßblßk mΘretΘt';
  707. $strShowTables = 'Mutasd a tßblßkat';
  708. $strShowThisQuery = ' Mutasd a parancsot itt ·jra ';
  709. $strSimplifiedChinese = 'Egyszerűsφtett kφnai';
  710. $strSingly = '(egyenkΘnt)';
  711. $strSize = 'MΘret';
  712. $strSlovak = 'Szlovßk';
  713. $strSlovenian = 'SzlovΘn';
  714. $strSocketProblem = '(vagy a helyi MySQL szerver socketje nincs rendesen beßllφtva)';
  715. $strSortByKey = 'Kulcs szerinti rendezΘs';
  716. $strSorting = 'RendezΘs';
  717. $strSort = 'SorrendezΘs';
  718. $strSpaceUsage = 'Helyfoglalßs';
  719. $strSpanish = 'Spanyol';
  720. $strSplitWordsWithSpace = 'A szavak fel vannak osztva sz≤k÷z karakter szerint (" ").';
  721. $strSQLCompatibility = 'SQL kompatibilitßsi m≤d';
  722. $strSQLExportType = 'Export tφpus';
  723. $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:';
  724. $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';
  725. $strSQLQuery = 'SQL-kΘrΘs';
  726. $strSQLResult = 'SQL eredmΘny';
  727. $strSQL = 'SQL';
  728. $strSQPBugInvalidIdentifer = '╔rvΘnytelen azonosφt≤';
  729. $strSQPBugUnclosedQuote = 'Lezßratlan lekΘrdezΘs';
  730. $strSQPBugUnknownPunctuation = 'Ismeretlen k÷zpontozott sztring';
  731. $strStatCheckTime = 'Utols≤ ellenőrzΘs';
  732. $strStatCreateTime = 'LΘtrehozßs';
  733. $strStatement = 'Adatok';
  734. $strStatUpdateTime = 'Utols≤ m≤dosφtßs';
  735. $strStatus = '┴llapot';
  736. $strStorageEngines = 'Tßrol≤motorok';
  737. $strStorageEngine = 'Tßrol≤motor';
  738. $strStrucCSV = 'CSV adat';
  739. $strStrucData = 'Szerkezet Θs adatok';
  740. $strStrucExcelCSV = 'MS Excel CSV adat';
  741. $strStrucNativeExcel = 'Natφv MS Excel adat';
  742. $strStrucOnly = 'Csak szerkezet';
  743. $strStructPropose = 'Tßbla strukt·ra ajßnlat';
  744. $strStructure = 'Strukt·ra';
  745. $strSubmit = 'VΘgrehajt';
  746. $strSuccess = 'Az SQL-kΘrΘst sikeresen vΘgrehajtottam';
  747. $strSum = '╓sszesen';
  748. $strSwedish = 'SvΘd';
  749. $strSwitchToDatabase = 'Vßltßs a mßsolt adatbßzisra';
  750. $strSwitchToTable = 'Vßltßs a mßsolt tßblßra';
  751.  
  752. $strTableAlreadyExists = '%s tßbla mßr lΘtezik!';
  753. $strTableComments = 'Tßbla megjegyzΘsek';
  754. $strTableEmpty = 'A tßblanΘv helye ⁿres!';
  755. $strTableHasBeenDropped = '%s tßblßt eldobtam';
  756. $strTableHasBeenEmptied = '%s tßblßt kiⁿrφtettem';
  757. $strTableHasBeenFlushed = '%s tßblßt kiφrtam';
  758. $strTableMaintenance = 'Tßbla karbantartßs';
  759. $strTableName = 'Tßbla neve';
  760. $strTableOfContents = 'TartalomjegyzΘk';
  761. $strTableOptions = 'Tßbla opci≤k';
  762. $strTables = '%s tßbla';
  763. $strTableStructure = 'Tßbla szerkezet:';
  764. $strTable = 'Tßbla';
  765. $strTakeIt = 'csinßld';
  766. $strTblPrivileges = 'Tßbla-specifikus privilΘgiumok';
  767. $strTempData = 'Ideiglenes adatok';
  768. $strTextAreaLength = 'Mivel ez a hossz, ez a mező nem szerkeszthető ';
  769. $strThai = 'Thai';
  770. $strThemeDefaultNotFound = 'A(z) %s alapΘrtelmezett tΘma nem talßlhat≤!';
  771. $strThemeNoPreviewAvailable = 'Nincs előnΘzet.';
  772. $strThemeNotFound = 'A(z) %s tΘma nem talßlhat≤!';
  773. $strThemeNoValidImgPath = 'Nem talßlhat≤ kΘp ·tvonal a(z) %s tΘmßhoz!';
  774. $strThemePathNotFound = 'Nem talßlhat≤ tΘma ·tvonal a(z) %s tΘmßhoz!';
  775. $strTheme = 'TΘma / Stφlus';
  776. $strThisHost = 'Ez a gΘp';
  777. $strThreads = 'Szßlak';
  778. $strThreadSuccessfullyKilled = 'A %s. szßlat sikerⁿlt megszⁿntetni.';
  779. $strTime = 'Idő';
  780. $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.';
  781. $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.';
  782. $strToggleScratchboard = 'scratchboard kapcsolßsa';
  783. $strTotal = '╓sszesen';
  784. $strTotalUC = '╓sszes';
  785. $strTraditionalChinese = 'Hagyomßnyos kφnai';
  786. $strTraditionalSpanish = 'Hagyomßnyos spanyol';
  787. $strTraffic = 'Forgalom';
  788. $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';
  789. $strTransformation_image_jpeg__inline = 'Kattinthat≤ ikon mutatßsa; beßllφtßsok: szΘlessΘg,magassßg pixelben (megtartja az eredeti kΘparßnyt)';
  790. $strTransformation_image_jpeg__link = 'Egy linket mutat a kΘphez (k÷zvetlen ablakos let÷ltΘs).';
  791. $strTransformation_image_png__inline = 'image/jpeg megtekintΘse: bent';
  792. $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)';
  793. $strTransformation_text_plain__formatted = 'A mező eredeti formßzßsßnak megőrzΘse. Nincs kivΘtel.';
  794. $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.';
  795. $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.';
  796. $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: ...) .';
  797. $strTriggers = 'Triggerek';
  798. $strTruncateQueries = 'A mutatott kΘrΘsek t÷rlΘse';
  799. $strTurkish = 'T÷r÷k';
  800. $strType = 'Tφpus';
  801.  
  802. $strUkrainian = 'Ukrßn';
  803. $strUncheckAll = '╓sszeset t÷rli';
  804. $strUnicode = 'Unicode';
  805. $strUnique = 'Egyedi';
  806. $strUnknown = 'ismeretlen';
  807. $strUnselectAll = 'Mindet t÷rli';
  808. $strUpdatePrivMessage = 'Frissφtettem a(z) %s privilΘgiumokat.';
  809. $strUpdateProfileMessage = 'A profilt frissφtettem.';
  810. $strUpdateQuery = 'KΘrΘs frissφtΘse';
  811. $strUpdComTab = 'Olvassa el a Dokumentßci≤t, hogyan tudja m≤dosφtani a Column_comments tßblßt';
  812. $strUpgrade = 'M≤dosφtßs szⁿksΘges %s %s vagy kΘsőbb.';
  813. $strUploadErrorCantWrite = 'Nem sikerⁿlt a fßjlt lemezre φrni.';
  814. $strUsage = 'MΘret';
  815. $strUseBackquotes = 'IdΘzőjelek hasznßlata a tßbla- Θs mezőneveknΘl';
  816. $strUsedPhpExtensions = 'Hasznßlt PHP kiterjesztΘsek';
  817. $strUseHostTable = 'Hoszt-tßbla hasznßlata';
  818. $strUserAlreadyExists = '%s felhasznßl≤ mßr lΘtezik!';
  819. $strUserEmpty = 'A felhasznßl≤i nΘv mezője ⁿres!';
  820. $strUser = 'Felhasznßl≤';
  821. $strUserName = 'Felhasznßl≤i nΘv';
  822. $strUserNotFound = 'A kivßlasztott felhasznßl≤t nem talßltam a privilΘgium tßblßban.';
  823. $strUserOverview = 'Felhasznßl≤ ßttekintΘs';
  824. $strUsersDeleted = 'A kivßlasztott felhasznßl≤k t÷rlΘse sikerⁿlt.';
  825. $strUsersHavingAccessToDb = 'A felhasznßl≤knak hozzßfΘrΘsⁿk van ehhez: "%s"';
  826. $strUseTabKey = 'Hasznßld a TAB billentyűt, hogy ΘrtΘkről ΘrtΘkre mozoghass, vagy CTRL+nyilakat, hogy bßrmerre mozoghass.';
  827. $strUseTables = 'Tßblßk hasznßlata';
  828. $strUseTextField = 'Sz÷veges mező hasznßlata';
  829. $strUseThisValue = 'Ezen ΘrtΘk hasznßlata';
  830.  
  831. $strValidateSQL = 'SQL j≤vßhagyßs';
  832. $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%.';
  833. $strValue = '╔rtΘk';
  834. $strVar = 'Vßltoz≤';
  835. $strVersionInformation = 'Verzi≤ informßci≤k';
  836. $strViewDumpDatabases = 'Adatbßzis kiφrßs (sΘma) megtekintΘse';
  837. $strViewDumpDB = 'Adatbßzis kiφrßs (vßzlat) megnΘzΘse';
  838. $strViewDump = 'Tßbla kiφrßs (vßzlat) megnΘzΘse';
  839. $strViewHasBeenDropped = '%s nΘzet eldobva';
  840. $strViewMaxExactCount = 'Ez a nΘzet t÷bb, mint %s sort tartalmaz. NΘzz utßna a %sdokumentßci≤ban%s.';
  841. $strViewName = 'NΘzet neve';
  842. $strView = 'NΘzet';
  843.  
  844. $strWebServerUploadDirectoryError = 'Az alk÷nyvtßr, ami a felt÷ltΘsekhez be lett ßllφtva, nem elΘrhető';
  845. $strWebServerUploadDirectory = 'webszerver felt÷ltΘsi k÷nyvtßr';
  846. $strWelcome = '▄dv÷z÷l a %s';
  847. $strWestEuropean = 'Nyugat-eur≤pai';
  848. $strWildcard = 'helyettesφtő jel';
  849. $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';
  850. $strWithChecked = 'A kijel÷ltekkel vΘgzendő művelet:';
  851. $strWriteRequests = '═rßsi kΘrelmek';
  852. $strWrongUser = 'Hibßs felhasznßl≤nΘv/jelsz≤. HozzßfΘrΘs megtagadva.';
  853.  
  854. $strXML = 'XML';
  855.  
  856. $strYes = 'Igen';
  857.  
  858. $strZeroRemovesTheLimit = 'MegjegyzΘs: A 0 (nulla) beßllφtßsa t÷rli a limitet.';
  859. $strZip = '"zippel t÷m÷rφtve"';
  860.  
  861. // To translate:
  862. $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
  863. $strAngularLinks = 'Angular links';//to translate
  864.  
  865. $strBufferReadMissesInPercent = 'Read misses in %';//to translate
  866. $strBufferWriteWaitsInPercent = 'Write waits in %';//to translate
  867. $strBusyPages = 'Busy pages';//to translate
  868.  
  869. $strCanNotLoadExportPlugins = 'Could not load export plugins, please check your installation!';//to translate
  870. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';//to translate
  871. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';//to translate
  872. $strControluserFailed = 'Connection for controluser as defined in your configuration failed.';//to translate
  873. $strCreateRelation = 'Create relation';//to translate
  874. $strCreateUserDatabase = 'Database for user';//to translate
  875. $strCreateUserDatabaseName = 'Create database with same name and grant all privileges';//to translate
  876. $strCreateUserDatabaseNone = 'None';//to translate
  877. $strCreateUserDatabaseWildcard = 'Grant all privileges on wildcard name (username\_%)';//to translate
  878.  
  879. $strDbIsEmpty = 'Database seems to be empty!';//to translate
  880. $strDeleteRelation = 'Delete relation';//to translate
  881. $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
  882. $strDirectLinks = 'Direct links';//to translate
  883.  
  884. $strErrorRelationAdded = 'Error: Relation not added.';//to translate
  885. $strErrorRelationExists = 'Error: relation already exists.';//to translate
  886. $strErrorRenamingTable = 'Error renaming table %1$s to %2$s';//to translate
  887. $strErrorSaveTable = 'Error saving coordinates for Designer.';//to translate
  888. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';//to translate
  889. $strExportImportToScale = 'Export/Import to scale';//to translate
  890. $strExportMustBeFile = 'Selected export type has to be saved in file!';//to translate
  891.  
  892. $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
  893. $strFunctions = 'Functions';//to translate
  894.  
  895. $strHandler = 'Handler';//to translate
  896. $strHexForBLOB = 'Use hexadecimal for BLOB';//to translate
  897. $strHideShowAll = 'Hide/Show all';//to translate
  898. $strHideShowNoRelation = 'Hide/Show Tables with no relation';//to translate
  899.  
  900. $strIEUnsupported = 'Internet Explorer does not support this function.';//to translate
  901. $strImportExportCoords = 'Import/Export coordinates for PDF schema';//to translate
  902. $strIndexesSeemEqual = 'The following indexes appear to be equal and one of them should be removed:';//to translate
  903. $strInnoDBAutoextendIncrement = 'Autoextend increment';//to translate
  904. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';//to translate
  905. $strInnoDBBufferPoolSize = 'Buffer pool size';//to translate
  906. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';//to translate
  907. $strInnoDBDataHomeDir = 'Data home directory';//to translate
  908. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';//to translate
  909. $strInnoDBRelationAdded = 'InnoDB relation added';//to translate
  910. $strInternalRelationAdded = 'Internal relation added';//to translate
  911. $strInvalidDatabase = 'Invalid database';//to translate
  912.  
  913. $strJoins = 'Joins';//to translate
  914.  
  915. $strKeyCache = 'Key cache';//to translate
  916. $strKnownExternalBug = 'The %s functionality is affected by a known bug, see %s';//to translate
  917.  
  918. $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
  919. $strMoveMenu = 'Move Menu';//to translate
  920. $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
  921. $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
  922. $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
  923. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';//to translate
  924. $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
  925. $strMyISAMRepairThreads = 'Repair threads';//to translate
  926. $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
  927. $strMysqlLibDiffersServerVersion = 'Your PHP MySQL library version %s differs from your MySQL server version %s. This may cause unpredictable behavior.';//to translate
  928.  
  929. $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
  930.  
  931. $strOpenDocumentSpreadsheet = 'Open Document Spreadsheet';//to translate
  932.  
  933. $strPasswordHashing = 'Password Hashing';//to translate
  934. $strPDFReportExplanation = '(Generates a report containing the data of a single table)';//to translate
  935. $strPleaseSelectPrimaryOrUniqueKey = 'Please select the primary key or a unique key';//to translate
  936. $strProcedures = 'Procedures';//to translate
  937. $strProfiling = 'Profiling';//to translate
  938.  
  939. $strQueryResultsOperations = 'Query results operations';//to translate
  940.  
  941. $strRelationDeleted = 'Relation deleted';//to translate
  942. $strReplication = 'Replication';//to translate
  943. $strRoutineReturnType = 'Return type';//to translate
  944. $strRoutines = 'Routines';//to translate
  945.  
  946. $strSelectBinaryLog = 'Vßlaszd ki a megtekintendő binßris napl≤t';//to translate
  947. $strSelectReferencedKey = 'Select referenced key';//to translate
  948. $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
  949. $strShowSlaveHosts = 'Show slave hosts';//to translate
  950. $strShowSlaveStatus = 'Show slave status';//to translate
  951. $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
  952. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';//to translate
  953. $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
  954. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';//to translate
  955. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';//to translate
  956. $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
  957. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';//to translate
  958. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';//to translate
  959. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';//to translate
  960. $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
  961. $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
  962. $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
  963. $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
  964. $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
  965. $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
  966. $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
  967. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';//to translate
  968. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';//to translate
  969. $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
  970. $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
  971. $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
  972. $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
  973. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';//to translate
  974. $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
  975. $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
  976. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';//to translate
  977. $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
  978. $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
  979. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';//to translate
  980. $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
  981. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';//to translate
  982. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';//to translate
  983. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';//to translate
  984. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';//to translate
  985. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';//to translate
  986. $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
  987. $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
  988. $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
  989. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';//to translate
  990. $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
  991. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';//to translate
  992. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';//to translate
  993. $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
  994. $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
  995. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';//to translate
  996. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';//to translate
  997. $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
  998. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';//to translate
  999. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';//to translate
  1000. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';//to translate
  1001. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';//to translate
  1002. $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
  1003. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';//to translate
  1004. $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
  1005. $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
  1006. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';//to translate
  1007. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';//to translate
  1008. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';//to translate
  1009. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';//to translate
  1010. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';//to translate
  1011. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';//to translate
  1012. $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
  1013. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';//to translate
  1014. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';//to translate
  1015. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';//to translate
  1016. $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
  1017. $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
  1018. $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
  1019. $strSkipQueries = 'Number of records(queries) to skip from start';//to translate
  1020. $strSmallBigAll = 'Small/Big All';//to translate
  1021. $strSnapToGrid = 'Snap to grid';//to translate
  1022. $strStandInStructureForView = 'Stand-in structure for view';//to translate
  1023. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';//to translate
  1024. $strStructureForView = 'Structure for view';//to translate
  1025.  
  1026. $strTableIsEmpty = 'Table seems to be empty!';//to translate
  1027. $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
  1028. $strToFromPage = 'to/from page';//to translate
  1029. $strToggleSmallBig = 'Toggle small/big';//to translate
  1030. $strToSelectRelation = 'To select relation, click :';//to translate
  1031. $strTransactionCoordinator = 'Transaction coordinator';//to translate
  1032. $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
  1033. $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
  1034. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';//to translate
  1035.  
  1036. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';//to translate
  1037. $strUploadErrorExtension = 'File upload stopped by extension.';//to translate
  1038. $strUploadErrorFormSize = 'The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form.';//to translate
  1039. $strUploadErrorIniSize = 'The uploaded file exceeds the upload_max_filesize directive in php.ini.';//to translate
  1040. $strUploadErrorNoTempDir = 'Missing a temporary folder.';//to translate
  1041. $strUploadErrorPartial = 'The uploaded file was only partially uploaded.';//to translate
  1042. $strUploadErrorUnknown = 'Unknown error in file upload.';//to translate
  1043. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';//to translate
  1044. $strUploadsNotAllowed = 'File uploads are not allowed on this server.';//to translate
  1045.  
  1046. $strSuhosin = 'Server running with Suhosin. Please refer to %sdocumentation%s for possible issues.';  //to translate
  1047. ?>
  1048.