phpmyadmin/po/hu.po
2010-03-30 23:19:18 +02:00

7790 lines
227 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Automatically generated <>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2010-03-30 23:18+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hungarian <hu@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.5.3\n"
#: libraries/auth/config.auth.lib.php:107
#, php-format
msgid ""
"You probably did not create a configuration file. You might want to use the %"
"1$ssetup script%2$s to create one."
msgstr ""
"Ön valószínűleg nem hozta létre a konfigurációs fájlt. A %1"
"$stelepítőszkripttel%2$s el tudja készíteni."
#: libraries/auth/config.auth.lib.php:116
msgid ""
"phpMyAdmin tried to connect to the MySQL server, and the server rejected the "
"connection. You should check the host, username and password in your "
"configuration and make sure that they correspond to the information given by "
"the administrator of the MySQL server."
msgstr ""
"A phpMyAdmin megpróbált csatlakozni a MySQL szerverhez, de a szerver "
"elutasította a kapcsolatot. Ellenőrizze a host, a username és a jelszó mezőt "
"a config.inc.php fájlban, s győződjön meg róla, hogy ezek megfelelnek-e a "
"MySQL szerver adminisztrátorától kapott információknak."
#. l10n: Language to use for MySQL 5.1 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:411
#, fuzzy
msgctxt "$mysql_5_1_doc_lang"
msgid "en"
msgstr "en"
#. l10n: Language to use for MySQL 5.0 documentation, please use only languages which do exist in official documentation.
#: libraries/common.lib.php:415
msgctxt "$mysql_5_0_doc_lang"
msgid "en"
msgstr "en"
#: libraries/Message.class.php:282
#, fuzzy, php-format
#| msgid "%1$d row(s) affected."
msgid "%1$d row affected."
msgid_plural "%1$d rows affected."
msgstr[0] "%1$d sor érintett."
msgstr[1] "%1$d sor érintett."
#: libraries/Message.class.php:301
#, fuzzy, php-format
#| msgid "%1$d row(s) deleted."
msgid "%1$d row deleted."
msgid_plural "%1$d rows deleted."
msgstr[0] "A(z) %1$d sor törlése megtörtént."
msgstr[1] "A(z) %1$d sor törlése megtörtént."
#: libraries/Message.class.php:320
#, fuzzy, php-format
#| msgid "%1$d row(s) inserted."
msgid "%1$d row inserted."
msgid_plural "%1$d rows inserted."
msgstr[0] "A(z) %1$d sor beszúrása megtörtént."
msgstr[1] "A(z) %1$d sor beszúrása megtörtént."
#. l10n: Text direction, use either ltr or rtl
#: libraries/messages.inc.php:15
msgid "ltr"
msgstr "ltr"
#. l10n: Thousands separator
#: libraries/messages.inc.php:17
msgid ","
msgstr " "
#. l10n: Decimal separator
#: libraries/messages.inc.php:19
msgid "."
msgstr "."
#: libraries/messages.inc.php:21
msgid "B"
msgstr "Bájt"
#: libraries/messages.inc.php:21
msgid "KiB"
msgstr "KB"
#: libraries/messages.inc.php:21
msgid "MiB"
msgstr "MB"
#: libraries/messages.inc.php:21
msgid "GiB"
msgstr "GB"
#: libraries/messages.inc.php:21
msgid "TiB"
msgstr "TB"
#: libraries/messages.inc.php:21
msgid "PiB"
msgstr "PB"
#: libraries/messages.inc.php:21
msgid "EiB"
msgstr "EB"
#: libraries/messages.inc.php:23
msgid "Sun"
msgstr "V"
#: libraries/messages.inc.php:23
msgid "Mon"
msgstr "H"
#: libraries/messages.inc.php:23
msgid "Tue"
msgstr "K"
#: libraries/messages.inc.php:23
msgid "Wed"
msgstr "Sze"
#: libraries/messages.inc.php:23
msgid "Thu"
msgstr "Cs"
#: libraries/messages.inc.php:23
msgid "Fri"
msgstr "P"
#: libraries/messages.inc.php:23
msgid "Sat"
msgstr "Szo"
#: libraries/messages.inc.php:24
msgid "Jan"
msgstr "jan."
#: libraries/messages.inc.php:24
msgid "Feb"
msgstr "febr."
#: libraries/messages.inc.php:24
msgid "Mar"
msgstr "márc."
#: libraries/messages.inc.php:24
msgid "Apr"
msgstr "ápr."
#: libraries/messages.inc.php:24
msgid "May"
msgstr "máj."
#: libraries/messages.inc.php:24
msgid "Jun"
msgstr "jún."
#: libraries/messages.inc.php:24
msgid "Jul"
msgstr "júl."
#: libraries/messages.inc.php:24
msgid "Aug"
msgstr "aug."
#: libraries/messages.inc.php:24
msgid "Sep"
msgstr "szept."
#: libraries/messages.inc.php:24
msgid "Oct"
msgstr "okt."
#: libraries/messages.inc.php:24
msgid "Nov"
msgstr "nov."
#: libraries/messages.inc.php:24
msgid "Dec"
msgstr "dec."
#. l10n: See http://www.php.net/manual/en/function.strftime.php to define the format string
#: libraries/messages.inc.php:26
msgid "%B %d, %Y at %I:%M %p"
msgstr "%Y. %B %d. %H:%M"
#: libraries/messages.inc.php:27
#, php-format
msgid "%s days, %s hours, %s minutes and %s seconds"
msgstr "%s nap, %s óra, %s perc, %s másodperc"
#: libraries/messages.inc.php:29
msgid "Aborted"
msgstr "Megszakítva"
#: libraries/messages.inc.php:30
msgid "Access denied"
msgstr "A hozzáférés megtagadva"
#: libraries/messages.inc.php:31
msgid "Action"
msgstr "Művelet"
#: libraries/messages.inc.php:32
msgid "Actions"
msgstr "Műveletek"
#: libraries/messages.inc.php:33
msgid "Add AUTO_INCREMENT value"
msgstr "AUTO_INCREMENT érték hozzáadása"
#: libraries/messages.inc.php:34
#, php-format
msgid "Add %s"
msgstr "%s hozzáadása"
#: libraries/messages.inc.php:35
msgid "Add constraints"
msgstr "Megszorítás hozzáadása"
#: libraries/messages.inc.php:36
msgid "Add/Delete Field Columns"
msgstr "Mezőoszlopok hozzáadása/törlése"
#: libraries/messages.inc.php:37
msgid "Add/Delete Criteria Row"
msgstr "Feltételsor hozzáadása/törlése"
#: libraries/messages.inc.php:38
#, php-format
msgid "Add %s field(s)"
msgstr "%s mező hozzáadása"
#: libraries/messages.inc.php:39
msgid "Add custom comment into header (\\n splits lines)"
msgstr "Egyéni megjegyzés hozzáadása a fejléchez (a \\n töri a sorokat)"
#: libraries/messages.inc.php:40
msgid "Add into comments"
msgstr "Hozzáadás a megjegyzéshez"
#: libraries/messages.inc.php:41
msgid "Add new field"
msgstr "Új mező hozzáadása"
#: libraries/messages.inc.php:42
msgid "Add privileges on the following database"
msgstr "Jogok hozzáadása a következő adatbázison"
#: libraries/messages.inc.php:43
msgid "Add privileges on the following table"
msgstr "Jogok hozzáadása a következő táblán:"
#: libraries/messages.inc.php:44
msgid "Add search conditions (body of the \"where\" clause):"
msgstr "adja meg a keresési feltételeket (a \"where\" feltétel törzsét):"
#: libraries/messages.inc.php:45
#, php-format
msgid "Add to index &nbsp;%s&nbsp;column(s)"
msgstr "Hozzáadás az index &nbsp;%s&nbsp;oszlophoz"
#: libraries/messages.inc.php:46
msgid "Add a new User"
msgstr "Új felhasználó hozzáadása"
#: libraries/messages.inc.php:47
msgid "You have added a new user."
msgstr "Az új felhasználó hozzáadása megtörtént."
#: libraries/messages.inc.php:48
msgid "Administration"
msgstr "Adminisztráció"
#: libraries/messages.inc.php:49
#, php-format
msgid "After %s"
msgstr "%s után"
#: libraries/messages.inc.php:50
msgid "Go back to previous page"
msgstr "Vissza az előző oldalra"
#: libraries/messages.inc.php:51
msgid "Insert another new row"
msgstr "Új sor beszúrása"
#: libraries/messages.inc.php:52
msgid "Edit next row"
msgstr "Következő sor szerkesztése"
#: libraries/messages.inc.php:53
msgid "Go back to this page"
msgstr "Visszatérés erre az oldalra"
#: libraries/messages.inc.php:54
msgid "All"
msgstr "Mind"
#: libraries/messages.inc.php:55
msgid ""
"Allow the interruption of an import in case the script detects it is close "
"to the PHP timeout limit. This might be good way to import large files, "
"however it can break transactions."
msgstr ""
"Az importálás megszakításának engedélyezése, ha a szkript észleli, hogy "
"közel van az időkorláthoz. Nagy fájlok importálásakor jól jöhet, azonban meg "
"tudja szakítani a tranzakciót."
#: libraries/messages.inc.php:56
msgid "Display all tables with the same width"
msgstr "Az összes tábla megjelenítése ugyanolyan szélességgel"
#: libraries/messages.inc.php:57
msgid "Alter table order by"
msgstr "Tábla rendezésének módosítása e szerint:"
#: libraries/messages.inc.php:58
msgid "Analyze"
msgstr "Elemzés"
#: libraries/messages.inc.php:59
msgid "Analyze table"
msgstr "Tábla elemzése"
#: libraries/messages.inc.php:60
msgid "And"
msgstr "És"
#: libraries/messages.inc.php:61
msgid "and"
msgstr "és"
#: libraries/messages.inc.php:62
msgid "and then"
msgstr "és utána"
#: libraries/messages.inc.php:63
msgid "Angular links"
msgstr "Összeférhetetlen hivatkozások"
#: libraries/messages.inc.php:64
#, php-format
msgid "An index has been added on %s"
msgstr "Az index hozzáadása a(z) %s mezőn megtörtént"
#: libraries/messages.inc.php:65
msgid "Any"
msgstr "Bármi"
#: libraries/messages.inc.php:66
msgid "Any host"
msgstr "Bármilyen hoszt"
#: libraries/messages.inc.php:67
msgid "Any user"
msgstr "Bármilyen felhasználó"
#: libraries/messages.inc.php:68
msgid "Apply Selected Changes"
msgstr ""
#: libraries/messages.inc.php:69
msgid ""
"May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ "
"3.11[/a]"
msgstr "Becsült érték lehet. Lásd: GYIK 3.11"
#: libraries/messages.inc.php:70
#, php-format
msgid "A primary key has been added on %s"
msgstr "Az elsődleges kulcs hozzáadása a(z) %s mezőn megtörtént"
#: libraries/messages.inc.php:71
msgid "Arabic"
msgstr "Arab"
#: libraries/messages.inc.php:72
msgid "Armenian"
msgstr "Örmény"
#: libraries/messages.inc.php:73
msgid "Ascending"
msgstr "Növekvő"
#: libraries/messages.inc.php:74
msgid "As defined:"
msgstr "Mint meghatározva:"
#: libraries/messages.inc.php:75
msgid "At Beginning of Table"
msgstr "A tábla elején"
#: libraries/messages.inc.php:76
msgid "At End of Table"
msgstr "A tábla végén"
#: libraries/messages.inc.php:77
msgid "Attributes"
msgstr "Tulajdonságok"
#: libraries/messages.inc.php:78
msgid "Automatic layout"
msgstr "Automatikus elrendezés"
#: libraries/messages.inc.php:80
msgid "Back"
msgstr "Vissza"
#: libraries/messages.inc.php:81
msgid "Baltic"
msgstr "Balti"
#: libraries/messages.inc.php:82
msgid "BEGIN CUT"
msgstr "Kivágás kezdete"
#: libraries/messages.inc.php:83
msgid "BEGIN RAW"
msgstr "Feldolgozatlan kezdete"
#: libraries/messages.inc.php:84
msgid "Binary"
msgstr "Bináris"
#: libraries/messages.inc.php:85
msgid "Binary - do not edit"
msgstr "Bináris - nem szerkeszthető"
#: libraries/messages.inc.php:86
msgid "Binary log"
msgstr "Bináris napló"
#: libraries/messages.inc.php:87
msgid "Event type"
msgstr "Esemény típusa"
#: libraries/messages.inc.php:88
msgid "Information"
msgstr "Információ"
#: libraries/messages.inc.php:89
msgid "Log name"
msgstr "Napló neve"
#: libraries/messages.inc.php:90
msgid "Original position"
msgstr "Eredeti pozíció"
#: libraries/messages.inc.php:91
msgid "Position"
msgstr "Pozíció"
#: libraries/messages.inc.php:92
msgid "Server ID"
msgstr "Szerver AZ"
#: libraries/messages.inc.php:93
msgid "BLOB Repository"
msgstr "BLOB-ratár"
#: libraries/messages.inc.php:94
msgid "Damaged"
msgstr "Sérült"
#: libraries/messages.inc.php:95
#, php-format
msgid "Are you sure you want to disable all BLOB references for database %s?"
msgstr "Biztosan le akarja tiltani a(z) %s adatbázis összes BLOB hivatkozását?"
#: libraries/messages.inc.php:96
#, fuzzy
msgctxt "$strBLOBRepositoryDisabled"
msgid "Disabled"
msgstr "Letiltott"
#: libraries/messages.inc.php:97
msgid "Disable"
msgstr "Letiltás"
#: libraries/messages.inc.php:98
msgid "You are about to DISABLE a BLOB Repository!"
msgstr "Ön egy BLOB-raktár LETILTÁSÁRA készül!"
#: libraries/messages.inc.php:99
#, fuzzy
msgctxt "$strBLOBRepositoryEnabled"
msgid "Enabled"
msgstr "Engedélyezett"
#: libraries/messages.inc.php:100
msgid "Enable"
msgstr "Engedélyezés"
#: libraries/messages.inc.php:101
msgid "Remove BLOB Repository Reference"
msgstr "A BLOB-raktár hivatkozásának eltávolítása"
#: libraries/messages.inc.php:102
#, fuzzy
msgctxt "$strBLOBRepositoryRepair"
msgid "Repair"
msgstr "Javítás"
#: libraries/messages.inc.php:103
msgid "Upload to BLOB repository"
msgstr "Feltöltés a BLOB-raktárba"
#: libraries/messages.inc.php:104
msgid "Let every user access this bookmark"
msgstr ""
"A hozzáférés ehhez a könyvjelzőhöz az összes felhasználó számára "
"engedélyezett"
#: libraries/messages.inc.php:105
#, php-format
msgid "Bookmark %s created"
msgstr "A(z) %s könyvjelző elkészült"
#: libraries/messages.inc.php:106
msgid "The bookmark has been deleted."
msgstr "A könyvjelző törlése megtörtént."
#: libraries/messages.inc.php:107
msgid "Label"
msgstr "Név"
#: libraries/messages.inc.php:108
msgid "Bookmarked SQL query"
msgstr "Könyvjelzőkhöz hozzáadott SQL-lekérdezés"
#: libraries/messages.inc.php:109
msgid "Replace existing bookmark of same name"
msgstr "Az ugyanazon nevű könyvjelző kicserélése"
#: libraries/messages.inc.php:110
msgid "Bookmark this SQL query"
msgstr "Az SQL-lekérdezés hozzáadása a könyvjelzőkhöz"
#: libraries/messages.inc.php:111
msgid "View only"
msgstr "Csak megtekinthető"
#: libraries/messages.inc.php:112
msgid "Browse"
msgstr "Tartalom"
#: libraries/messages.inc.php:113
msgid "Browse distinct values"
msgstr "A különböző értékek tallózása"
#: libraries/messages.inc.php:114
msgid "Browse foreign values"
msgstr "Az idegen kulcsok böngészése"
#: libraries/messages.inc.php:115
msgid "Buffer Pool Activity"
msgstr "Pufferkészlet művelete"
#: libraries/messages.inc.php:116
msgid "Buffer Pool"
msgstr "Pufferkészlet"
#: libraries/messages.inc.php:117
msgid "Buffer Pool Usage"
msgstr "Pufferkészlet kihasználtsága"
#: libraries/messages.inc.php:118
msgid "Read misses in %"
msgstr "Olvasási hibák %-ban"
#: libraries/messages.inc.php:119
msgid "Read misses"
msgstr "Olvasási hibák"
#: libraries/messages.inc.php:120
msgid "Write waits in %"
msgstr "Írási várakozások %-ban"
#: libraries/messages.inc.php:121
msgid "Write waits"
msgstr "Írási várakozások"
#: libraries/messages.inc.php:122
msgid "Bulgarian"
msgstr "Bolgár"
#: libraries/messages.inc.php:123
msgid "Busy pages"
msgstr "Foglalt oldalak"
#: libraries/messages.inc.php:124
msgid "\"bzipped\""
msgstr "\"bzip tömörítés\""
#: libraries/messages.inc.php:126
msgid "Calendar"
msgstr "Naptár"
#: libraries/messages.inc.php:127
msgid "Cancel"
msgstr "Mégse"
#: libraries/messages.inc.php:128
msgid "Could not load export plugins, please check your installation!"
msgstr ""
"Nem lehetett betölteni az exportáló beépülő modulokat. Kérjük, ellenőrizze a "
"telepítését!"
#: libraries/messages.inc.php:129
msgid "Could not load import plugins, please check your installation!"
msgstr ""
"Nem lehetett betölteni az importáló beépülő modulokat. Kérjük, ellenőrizze a "
"telepítését!"
#: libraries/messages.inc.php:130
msgid "Cannot log in to the MySQL server"
msgstr "Nem lehet bejelentkezni a MySQL szerverre"
#: libraries/messages.inc.php:131
#, php-format
msgid ""
"Cannot load [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"extension. Please check your PHP configuration."
msgstr ""
"Nem tölthető be a [a@http://php.net/%1$s@Documentation][em]%1$s[/em][/a] "
"kiterjesztés. Ellenőrizze a PHP beállításait."
#: libraries/messages.inc.php:132
msgid ""
"Couldn't load the iconv or recode extension needed for charset conversion. "
"Either configure PHP to enable these extensions or disable charset "
"conversion in phpMyAdmin."
msgstr ""
"Nem lehetett betölteni az iconv vagy a recode kiterjesztést a "
"karakterkészlet-átalakításhoz. Állítsa be úgy a PHP-t, hogy engedélyezze "
"ezeket a kiterjesztéseket vagy tiltsa le a karakterkészlet-átalakítást a "
"phpMyAdminban."
#: libraries/messages.inc.php:133
msgid "Can't rename index to PRIMARY!"
msgstr "Nem nevezhető át PRIMARY-re az index!"
#: libraries/messages.inc.php:134
msgid ""
"Couldn't use the iconv, libiconv, or recode_string functions, although the "
"necessary extensions appear to be loaded. Check your PHP configuration."
msgstr ""
"Nem lehetett használni az iconv, libiconv, sem a recode_string funkciót, bár "
"úgy tűnik, hogy a szükséges kiterjesztések betöltése megtörtént. Ellenőrizze "
"a PHP beállításokat."
#: libraries/messages.inc.php:135
msgid "Cardinality"
msgstr "Számosság"
#: libraries/messages.inc.php:136
msgid "case-insensitive"
msgstr "a kis- és nagybetű nem különbözik"
#: libraries/messages.inc.php:137
msgid "case-sensitive"
msgstr "a kis- és nagybetű különbözik"
#: libraries/messages.inc.php:138
msgid "Central European"
msgstr "Közép-európai"
#: libraries/messages.inc.php:139
msgid "Change"
msgstr "Módosítás"
#: libraries/messages.inc.php:140
msgid "... keep the old one."
msgstr "... a régiek megőrzése."
#: libraries/messages.inc.php:141
msgid "Create a new user with the same privileges and ..."
msgstr "Új felhasználó létrehozása ezekkel a jogokkal, és ..."
#: libraries/messages.inc.php:142
msgid ""
" ... delete the old one from the user tables and reload the privileges "
"afterwards."
msgstr ""
" ... a régiek törlése a felhasználói táblákból, majd a jogok újratöltése."
#: libraries/messages.inc.php:143
msgid " ... delete the old one from the user tables."
msgstr " ... a régiek törlése a felhasználói táblákból."
#: libraries/messages.inc.php:144
msgid ""
" ... revoke all active privileges from the old one and delete it afterwards."
msgstr " ... az összes aktív jog visszaállítása a régiekből, majd törlés."
#: libraries/messages.inc.php:145
msgid "Change Login Information / Copy User"
msgstr "Bejelentkezési adatok módosítása / Felhasználó másolása"
#: libraries/messages.inc.php:146
msgid "Choose field to display"
msgstr "Válassza ki a megjelenítendő mezőt"
#: libraries/messages.inc.php:147
msgid "Change password"
msgstr "Jelszó megváltoztatása"
#: libraries/messages.inc.php:148
msgid "Charset"
msgstr "Karakterkészlet"
#: libraries/messages.inc.php:149
msgid "Character set of the file:"
msgstr "A fájl karakterkészlete:"
#: libraries/messages.inc.php:150
msgid "Character Sets and Collations"
msgstr "Karakterkészletek és illesztések"
#: libraries/messages.inc.php:151
msgid "Charsets"
msgstr "Karakterkészlet"
#: libraries/messages.inc.php:152
msgid "Check All"
msgstr "Mind kijelölése"
#: libraries/messages.inc.php:153
msgid "Check"
msgstr "Ellenőrzés"
#: libraries/messages.inc.php:154
msgid "Check tables having overhead"
msgstr "A felülírott táblák kijelölése"
#: libraries/messages.inc.php:155
msgid "Check Privileges"
msgstr "Jogok ellenőrzése"
#: libraries/messages.inc.php:156
#, php-format
msgid "Check privileges for database &quot;%s&quot;."
msgstr "A(z) &quot;%s&quot; adatbázis jogainak ellenőrzése."
#: libraries/messages.inc.php:157
msgid "Check table"
msgstr "Tábla ellenőrzése"
#: libraries/messages.inc.php:158
msgid "Please choose a page to edit"
msgstr "Válassza ki a szerkesztendő oldalt"
#: libraries/messages.inc.php:159
msgid "Click to select"
msgstr ""
#: libraries/messages.inc.php:160
msgid "Click to unselect"
msgstr ""
#: libraries/messages.inc.php:161
msgid "Displaying Column Comments"
msgstr "Oszlopmegjegyzések megjelenítése"
#: libraries/messages.inc.php:162
msgid "Collation"
msgstr "Illesztés"
#: libraries/messages.inc.php:163
msgid "Column names"
msgstr "Oszlopnevek"
#: libraries/messages.inc.php:164
msgid "Column-specific privileges"
msgstr "Oszlopspecifikus jogok"
#: libraries/messages.inc.php:165
msgid "Command"
msgstr "Parancs"
#: libraries/messages.inc.php:166
msgid "Comment"
msgstr "Megjegyzés"
#: libraries/messages.inc.php:167
msgid "Comments"
msgstr "Megjegyzések"
#: libraries/messages.inc.php:168
msgid "MySQL&nbsp;4.0 compatible"
msgstr "MySQL&nbsp;4.0 kompatibilis"
#: libraries/messages.inc.php:169
msgid "Complete inserts"
msgstr "Teljes beszúrások"
#: libraries/messages.inc.php:170 setup/lib/messages.inc.php:79
msgid "Compression"
msgstr "Tömörítés"
#: libraries/messages.inc.php:171
#, php-format
msgid "Imported file compression will be automatically detected from: %s"
msgstr ""
"Az importált fájl tömörítése automatikusan felismerésre kerül a "
"következőből: %s"
#: libraries/messages.inc.php:172
#, php-format
msgid "Could not load default configuration from: \"%1$s\""
msgstr ""
"Nem lehetett betölteni az alapértelmezett konfigurációt innen: \"%1$s\""
#: libraries/messages.inc.php:173
msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
msgstr ""
"A parancsfájl által használt [code]config[/code] könyvtár még létezik a "
"phpMyAdmin könyvtárában. Távolítsa el a phpMyAdmin beállítása után."
#: libraries/messages.inc.php:174
msgid ""
"phpMyAdmin was unable to read your configuration file!<br />This might "
"happen if PHP finds a parse error in it or PHP cannot find the file.<br /"
">Please call the configuration file directly using the link below and read "
"the PHP error message(s) that you receive. In most cases a quote or a "
"semicolon is missing somewhere.<br />If you receive a blank page, everything "
"is fine."
msgstr ""
"Nem tudta beolvasni a konfigurációs fájlt a phpMyAdmin!<br />Ez azért "
"fordulhatott elő, mert a PHP elemzési hibát talált benne, vagy nem találta a "
"fájlt.<br />Hívja meg közvetlenül a konfigurációs fájlt az alábbi "
"hivatkozással, és olvassa el a kapott PHP üzenet)ek)et. Többnyire idézőjel "
"vagy pontosvessző hiányzik valahol.<br />Ha üres oldalt kap, akkor minden "
"rendben."
#: libraries/messages.inc.php:175
#, php-format
msgid "Please configure the coordinates for table %s"
msgstr "Állítsa be a(z) %s tábla koordinátáit"
#: libraries/messages.inc.php:176
msgid "Cannot connect: invalid settings."
msgstr "Nem lehet csatlakozni: érvénytelenek a beállítások."
#: libraries/messages.inc.php:177
msgid "Connections"
msgstr "Kapcsolatok"
#: libraries/messages.inc.php:178
msgid "Constraints for dumped tables"
msgstr "Megkötések a kiírt táblákhoz"
#: libraries/messages.inc.php:179
msgid "Constraints for table"
msgstr "Megkötések a táblához"
#: libraries/messages.inc.php:180
msgid "Connection for controluser as defined in your configuration failed."
msgstr ""
"A konfigurációban meghatározott kapcsolat a kontrollfelhasználó számára nem "
"sikerült."
#: libraries/messages.inc.php:181
msgid "Cookies must be enabled past this point."
msgstr "Ettől a ponttól engedélyeznie kell a cookie-k fogadását."
#: libraries/messages.inc.php:182
msgid "Copy"
msgstr "Másolás"
#: libraries/messages.inc.php:183
#, php-format
msgid "Database %s has been copied to %s"
msgstr "A(z) %s adatbázis másolása a(z) %s adatbázisba megtörtént"
#: libraries/messages.inc.php:184
msgid "Copy table to (database<b>.</b>table):"
msgstr "Tábla másolása (adatbázis<b>.</b>tábla):"
#: libraries/messages.inc.php:185
#, php-format
msgid "Table %s has been copied to %s."
msgstr "A(z) %s tábla másolása %s néven megtörtént."
#: libraries/messages.inc.php:186
msgid "Can't copy table to same one!"
msgstr "Nem másolható ugyanabba a tábla!"
#: libraries/messages.inc.php:187
#, fuzzy
msgid "Could not connect to the source"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
#: libraries/messages.inc.php:188
#, fuzzy
msgid "Could not connect to the target"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
#: libraries/messages.inc.php:189
#, php-format
msgid ""
"phpMyAdmin was unable to kill thread %s. It probably has already been closed."
msgstr ""
"A phpMyAdmin nem tudta leállítani a(z) %s szálat. Valószínűleg már "
"befejeződött."
#: libraries/messages.inc.php:190
msgid "Create"
msgstr "Létrehozás"
#: libraries/messages.inc.php:191
msgid "CREATE DATABASE before copying"
msgstr "CREATE DATABASE másolás előtt"
#: libraries/messages.inc.php:192
#, php-format
msgid "Create an index on&nbsp;%s&nbsp;columns"
msgstr "Index készítése a(z) %s. oszlopon"
#: libraries/messages.inc.php:193
msgid "Create a new index"
msgstr "Új index létrehozása"
#: libraries/messages.inc.php:194
msgid "Create new database"
msgstr "Új adatbázis létrehozása"
#: libraries/messages.inc.php:195
#, php-format
msgid "Create table on database %s"
msgstr "Új tábla létrehozása a(z) %s adatbázisban"
#: libraries/messages.inc.php:196
msgid "Create a page"
msgstr "Új oldal készítése"
#: libraries/messages.inc.php:197
msgid "Creation of PDFs"
msgstr "PDF készítése"
#: libraries/messages.inc.php:198
msgid "Create relation"
msgstr "Kapcsolat létrehozása"
#: libraries/messages.inc.php:199
msgid "Create table"
msgstr "Tábla létrehozása"
#: libraries/messages.inc.php:200
#, fuzzy
msgctxt "$strCreateTableShort"
msgid "Create table"
msgstr "Tábla létrehozása"
#: libraries/messages.inc.php:201
msgid "Database for user"
msgstr "Adatbázis a felhasználó számára"
#: libraries/messages.inc.php:202
msgid "Create database with same name and grant all privileges"
msgstr "Azonos nevű adatbázis létrehozása, és az összes jog engedélyezése"
#: libraries/messages.inc.php:203
#, fuzzy
msgctxt "$strCreateUserDatabaseNone"
msgid "None"
msgstr "Nincs"
#: libraries/messages.inc.php:204
#, php-format
msgid "Grant all privileges on database &quot;%s&quot;"
msgstr "Az összes jog engedélyezése a(z) &quot;%s&quot; adatbázison"
#: libraries/messages.inc.php:205
msgid "Grant all privileges on wildcard name (username\\_%)"
msgstr "Az összes jog engedélyezése karakterhelyettesítős néven (username\\_%)"
#: libraries/messages.inc.php:206
msgid "Creation/Update/Check dates"
msgstr "Létrehozás/módosítás/ellenőrzés dátuma"
#: libraries/messages.inc.php:207
msgid "Criteria"
msgstr "Feltételek"
#: libraries/messages.inc.php:208
msgid "Croatian"
msgstr "Horvát"
#: libraries/messages.inc.php:209
msgid "CSV"
msgstr "CSV"
#: libraries/messages.inc.php:210
msgid "Current server"
msgstr ""
#: libraries/messages.inc.php:211
msgid "Custom color"
msgstr "Egyéni szín"
#: libraries/messages.inc.php:212
msgid "Cyrillic"
msgstr "Cirill"
#: libraries/messages.inc.php:213
msgid "Czech"
msgstr "Cseh"
#: libraries/messages.inc.php:214
msgid "Czech-Slovak"
msgstr "Csehszlovák"
#: libraries/messages.inc.php:216
msgid "Danish"
msgstr "Dán"
#: libraries/messages.inc.php:217
msgid "Database"
msgstr "Adatbázis"
#: libraries/messages.inc.php:218
msgid "The database name is empty!"
msgstr "Üres az adatbázis neve!"
#: libraries/messages.inc.php:219
msgid "Database export options"
msgstr "Adatbázis exportálási beállításai"
#: libraries/messages.inc.php:220
#, php-format
msgid "Database %1$s has been created."
msgstr "A(z) %1$s adatbázis elkészült."
#: libraries/messages.inc.php:221
#, php-format
msgid "Database %s has been dropped."
msgstr "A(z) %s adatbázis eldobása megtörtént."
#: libraries/messages.inc.php:222
#, php-format
msgid "'%s' database does not exist."
msgstr ""
#: libraries/messages.inc.php:223 setup/lib/messages.inc.php:105
msgid "Databases"
msgstr "Adatbázisok"
#: libraries/messages.inc.php:224
#, php-format
msgid "%s databases have been dropped successfully."
msgstr "A(z) %s adatbázis eldobása sikerült."
#: libraries/messages.inc.php:225
#, fuzzy
msgid "Source database"
msgstr "Keresés az adatbázisban"
#: libraries/messages.inc.php:226
msgid "Databases statistics"
msgstr "Adatbázis-statisztika"
#: libraries/messages.inc.php:227
msgid "Disable Statistics"
msgstr "Statisztika letiltása"
#: libraries/messages.inc.php:228
msgid "Enable Statistics"
msgstr "Statisztika engedélyezése"
#: libraries/messages.inc.php:229
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
msgstr ""
"Megjegyzés: az adatbázis-statisztika engedélyezése a webszerver és a MySQL "
"közti nagy adatforgalomhoz vezethet."
#: libraries/messages.inc.php:230
#, fuzzy
msgid "Target database"
msgstr "Keresés az adatbázisban"
#: libraries/messages.inc.php:231
msgid "Data"
msgstr "Adatok"
#: libraries/messages.inc.php:232
msgid "Data Dictionary"
msgstr "Adatkönyvtár"
#: libraries/messages.inc.php:233
msgid "Data Difference"
msgstr ""
#: libraries/messages.inc.php:234
msgid "Data only"
msgstr "Csak az adatok"
#: libraries/messages.inc.php:235
msgid "Pages containing data"
msgstr "Adatokat tartalmazó lapok"
#: libraries/messages.inc.php:236
msgid "Data Synchronization"
msgstr ""
#: libraries/messages.inc.php:237
msgid "Database comment: "
msgstr "Megjegyzés az adatbázishoz: "
#: libraries/messages.inc.php:238
msgid "Copy database to"
msgstr "Adatbázis másolása"
#: libraries/messages.inc.php:239
msgid "Database seems to be empty!"
msgstr "Üresnek tűnik az adatbázis!"
#: libraries/messages.inc.php:240
msgid "Database-specific privileges"
msgstr "Adatbázis-specifikus jogok"
#: libraries/messages.inc.php:241
msgid "Rename database to"
msgstr "Adatbázis átnevezése"
#: libraries/messages.inc.php:242
msgid "database-specific"
msgstr "adatbázis-specifikus"
#: libraries/messages.inc.php:243
msgid "Default"
msgstr "Alapértelmezett"
#: libraries/messages.inc.php:244
#, php-format
msgid "%s is the default storage engine on this MySQL server."
msgstr "Ezen a MySQL szerveren a(z) %s az alapértelmezett tárolómotor."
#: libraries/messages.inc.php:245
msgid ""
"For default values, please enter just a single value, without backslash "
"escaping or quotes, using this format: a"
msgstr ""
"Írjon be egy értéket az alapértelmezett értékekhez, fordított perjel, escape "
"karakter vagy idézőjelek nélkül, a következő formátum használatával: a"
#: libraries/messages.inc.php:246
msgid "Defragment table"
msgstr "Tábla töredezettségmentesítése"
#: libraries/messages.inc.php:247
msgid "Use delayed inserts"
msgstr "Késleltetett beszúrások használata"
#: libraries/messages.inc.php:248
msgid "Delete the users and reload the privileges afterwards."
msgstr "Törölje a felhasználót, azután töltse be újra a jogokat."
#: libraries/messages.inc.php:249
msgid ""
"This is the cleanest way, but reloading the privileges may take a while."
msgstr "Ez a legtisztább út, viszont a jogok újratöltése eltarthat egy ideig."
#: libraries/messages.inc.php:250
msgid "Delete"
msgstr "Törlés"
#: libraries/messages.inc.php:251
msgid "The row has been deleted"
msgstr "A sor törlése megtörtént"
#: libraries/messages.inc.php:252
msgid "No users selected for deleting!"
msgstr "Nincs törlésre kijelölt felhasználó!"
#: libraries/messages.inc.php:253
msgid "Delete relation"
msgstr "Kapcsolat törlése"
#: libraries/messages.inc.php:254
msgid "Delete tracking data for this table"
msgstr ""
#: libraries/messages.inc.php:255
#, php-format
msgid "Deleting %s"
msgstr "%s törlése"
#: libraries/messages.inc.php:256
msgid "Delimiter"
msgstr "Elválasztó"
#: libraries/messages.inc.php:257
msgid ""
"The current page has references to tables that no longer exist. Would you "
"like to delete those references?"
msgstr ""
"A jelenlegi oldalon lévő táblahivatkozások már léteznek. Szeretné törölni "
"ezeket a hivatkozásokat?"
#: libraries/messages.inc.php:258
msgid "Descending"
msgstr "Csökkenő"
#: libraries/messages.inc.php:259
msgid "Description"
msgstr "Leírás"
#: libraries/messages.inc.php:260
msgid "Designer"
msgstr "Tervező"
#: libraries/messages.inc.php:261
msgid ""
"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."
msgstr ""
"A megjelenítendő mező rózsaszínben látható. Egy mező megjelenítendő mezőként "
"történő beállításához/eltávolításához kattintson a \"Válassza ki a "
"megjelenítendő mezőt\" ikonra, majd kattintson a megfelelő mező nevére."
#: libraries/messages.inc.php:262
msgid "Details..."
msgstr "Részletek..."
#: libraries/messages.inc.php:263
msgid "dictionary"
msgstr "szótár"
#: libraries/messages.inc.php:264
msgid "Difference"
msgstr ""
#: libraries/messages.inc.php:265
msgid "Direct links"
msgstr "Közvetlen hivatkozások"
#: libraries/messages.inc.php:266
msgid "Dirty pages"
msgstr "Piszkos lapok"
#: libraries/messages.inc.php:267
msgid "Disabled"
msgstr "Letiltott"
#: libraries/messages.inc.php:268
msgid "Disable foreign key checks"
msgstr "Az idegen kulcsok ellenőrzésének letiltása"
#: libraries/messages.inc.php:269
msgid "Display Features"
msgstr "Tulajdonságok megjelenítése"
#: libraries/messages.inc.php:270
msgid "Display order:"
msgstr "Megjelenítési sorrend:"
#: libraries/messages.inc.php:271
msgid "Display PDF schema"
msgstr "PDF séma megjelenítése"
#: libraries/messages.inc.php:272
msgid "Do a \"query by example\" (wildcard: \"%\")"
msgstr ""
"Egy \"példa szerinti lekérdezés\" végrehajtása (karakterhelyettesítő: \"%\")"
#: libraries/messages.inc.php:273
msgid "DocSQL"
msgstr "DocSQL"
#: libraries/messages.inc.php:274
msgid "Documentation"
msgstr "Dokumentáció"
#: libraries/messages.inc.php:275
msgid "Do not use AUTO_INCREMENT for zero values"
msgstr "Az AUTO_INCREMENT nulla értékekhez nincs használatban"
#: libraries/messages.inc.php:276
msgid "Download file"
msgstr "Fájl letöltése"
#: libraries/messages.inc.php:277
msgid "Do you really want to "
msgstr "Valóban a következőt akarja "
#: libraries/messages.inc.php:278
msgid "You are about to DESTROY a complete database!"
msgstr "Ön a teljes adatbázis MEGSEMMISÍTÉSÉRE készül!"
#: libraries/messages.inc.php:279
msgid "Drop"
msgstr "Eldobás"
#: libraries/messages.inc.php:280
msgid "Drop the databases that have the same names as the users."
msgstr "A felhasználókéval azonos nevű adatbázisok eldobása."
#: libraries/messages.inc.php:281
msgid "Dump all rows"
msgstr ""
#: libraries/messages.inc.php:282
msgid "Dumping data for table"
msgstr "A tábla adatainak kiíratása"
#: libraries/messages.inc.php:283
#, php-format
msgid "Dump has been saved to file %s."
msgstr "A kiíratás mentése a(z) %s fájlba megtörtént."
#: libraries/messages.inc.php:284
#, php-format
msgid "Dump %s row(s) starting at record # %s"
msgstr "%s sor kiírása a(z) %s. rekorddal kezdődően"
#: libraries/messages.inc.php:285
msgid "dynamic"
msgstr "dinamikus"
#: libraries/messages.inc.php:287 setup/lib/messages.inc.php:333
msgid "Edit"
msgstr "Módosítás"
#: libraries/messages.inc.php:288
msgid "Edit PDF Pages"
msgstr "PDF oldalak szerkesztése"
#: libraries/messages.inc.php:289
msgid "Edit Privileges"
msgstr "Jogok szerkesztése"
#: libraries/messages.inc.php:290
msgid "Effective"
msgstr "Hatályos"
#: libraries/messages.inc.php:291
msgid "Empty"
msgstr "Kiürítés"
#: libraries/messages.inc.php:292
msgid "MySQL returned an empty result set (i.e. zero rows)."
msgstr "A MySQL üres eredményhalmazt adott vissza (pl. nulla sorok)."
#: libraries/messages.inc.php:293
msgid "Enabled"
msgstr "Engedélyezett"
#: libraries/messages.inc.php:294
msgid "Enclose export in a transaction"
msgstr "Az exportálás befoglalása egy tranzakcióban"
#: libraries/messages.inc.php:295
msgid "END CUT"
msgstr "Kivágás vége"
#: libraries/messages.inc.php:296
msgid "End"
msgstr "Vége"
#: libraries/messages.inc.php:297
msgid "END RAW"
msgstr "Feldolgozatlan Vége"
#: libraries/messages.inc.php:298
#, php-format
msgid "%s is available on this MySQL server."
msgstr "A(z) %s motor elérhető ezen a MySQL szerveren."
#: libraries/messages.inc.php:299
#, php-format
msgid "%s has been disabled for this MySQL server."
msgstr "%s letiltott ezen a MySQL szerveren."
#: libraries/messages.inc.php:300
msgid "Engines"
msgstr "Motorok"
#: libraries/messages.inc.php:301
#, php-format
msgid "This MySQL server does not support the %s storage engine."
msgstr "Ez a MySQL szerver nem támogatja a(z) %s tárolómotort."
#: libraries/messages.inc.php:302
msgid "English"
msgstr "Angol"
#: libraries/messages.inc.php:303
msgid " Note: MySQL privilege names are expressed in English "
msgstr " Megjegyzés: a MySQL jognevek az angolból származnak."
#: libraries/messages.inc.php:304
msgid "Error"
msgstr "Hiba"
#: libraries/messages.inc.php:305
msgid "Error in ZIP archive:"
msgstr "Hiba a ZIP archívumban:"
#: libraries/messages.inc.php:306
msgid "Error: Relation not added."
msgstr "Hiba: Nem adta hozzá a kapcsolatot."
#: libraries/messages.inc.php:307
msgid "Error: relation already exists."
msgstr "Hiba: A kapcsolat már létezik."
#: libraries/messages.inc.php:308
#, php-format
msgid "Error renaming table %1$s to %2$s"
msgstr "Hiba történt a(z) %1$s tábla %2$s névre történő átnevezésekor"
#: libraries/messages.inc.php:309
msgid "Error saving coordinates for Designer."
msgstr "Hiba történt a Tervező koordinátáinak mentésekor."
#: libraries/messages.inc.php:310
msgid "Esperanto"
msgstr "Eszperantó"
#: libraries/messages.inc.php:311
msgid "Estonian"
msgstr "Észt"
#: libraries/messages.inc.php:312
msgid "Event"
msgstr "Esemény"
#: libraries/messages.inc.php:313
msgid "Events"
msgstr "Események"
#: libraries/messages.inc.php:314
msgid "Excel edition"
msgstr "Excel szerkesztés"
#: libraries/messages.inc.php:315
msgid "Execute bookmarked query"
msgstr "Könyvjelzőkhöz hozzáadott lekérdezés végrehajtása"
#: libraries/messages.inc.php:316 setup/lib/messages.inc.php:334
msgid "Explain SQL"
msgstr "Az SQL magyarázata"
#: libraries/messages.inc.php:317
msgid "Export"
msgstr "Exportálás"
#: libraries/messages.inc.php:318
msgid "Export/Import to scale"
msgstr "Méretezendő exportálás/importálás"
#: libraries/messages.inc.php:319
msgid "Selected export type has to be saved in file!"
msgstr "Fájlban kell menteni a kiválasztott exportálási típust!"
#: libraries/messages.inc.php:320
msgid "Extended inserts"
msgstr "Kiterjesztett beszúrások"
#: libraries/messages.inc.php:321
msgid "Extra"
msgstr "Extra"
#: libraries/messages.inc.php:323
msgid "Failed attempts"
msgstr "Sikertelen próbák"
#: libraries/messages.inc.php:324
msgid "Field"
msgstr "Mező"
#: libraries/messages.inc.php:325
#, php-format
msgid "Field %s has been dropped"
msgstr "A(z) %s mező eldobása megtörtént"
#: libraries/messages.inc.php:326
msgid ""
"Error moving the uploaded file, see [a@./Documentation."
"html#faq1_11@Documentation]FAQ 1.11[/a]"
msgstr "Hiba történt a feltöltött fájl áthelyezésekor, lásd: GYIK 1.11"
#: libraries/messages.inc.php:327
msgid "Fields enclosed by"
msgstr "Mező lezárás"
#: libraries/messages.inc.php:328
msgid "Fields escaped by"
msgstr "Mező escape karakter"
#: libraries/messages.inc.php:329
msgid "Fields"
msgstr "Mezők száma"
#: libraries/messages.inc.php:330
msgid "Fields terminated by"
msgstr "Mező vége"
#: libraries/messages.inc.php:331
#, php-format
msgid ""
"File %s already exists on server, change filename or check overwrite option."
msgstr ""
"már létezik %s fájl a szerveren, változtassa meg a fájlnevet, vagy állítsa "
"be a felülírási opciót!"
#: libraries/messages.inc.php:332
msgid "File could not be read"
msgstr "Nem lehetett beolvasni a fájlt"
#: libraries/messages.inc.php:333
msgid "database name"
msgstr "adatbázis neve"
#: libraries/messages.inc.php:334
msgid "server name"
msgstr "szerver neve"
#: libraries/messages.inc.php:335
msgid "table name"
msgstr "tábla neve"
#: libraries/messages.inc.php:336
#, php-format
msgid ""
"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."
msgstr ""
"Ennek az értéknek az értelmezése az %1$sstrftime%2$s használatával történik, "
"vagyis időformázó karakterláncokat használhat. A következő átalakításokra "
"kerül továbbá sor: %3$s. Más szöveg eredeti állapotában kerül megtartásra."
#: libraries/messages.inc.php:337
msgid "File name template"
msgstr "Fájlnévsablon"
#: libraries/messages.inc.php:338
msgid "remember template"
msgstr "a sablon megjegyzése"
#: libraries/messages.inc.php:339
msgid "Files"
msgstr "Fájlok"
#: libraries/messages.inc.php:340
msgid "File to import"
msgstr "Importálandó fájl"
#: libraries/messages.inc.php:341
#, php-format
msgid ""
"Note: phpMyAdmin gets the users' privileges directly from MySQL's privilege "
"tables. The content of these tables may differ from the privileges the "
"server uses, if they have been changed manually. In this case, you should %"
"sreload the privileges%s before you continue."
msgstr ""
"Megjegyzés: a phpMyAdmin a felhasználók jogait közvetlenül a MySQL "
"privilégium táblákból veszi. Ezen táblák tartalma eltérhet a szerver által "
"használt jogoktól, ha a módosításuk kézzel történt. Ebben az esetben %"
"stöltse be újra a jogokat%s a folytatás előtt."
#: libraries/messages.inc.php:342
msgid "Flush query cache"
msgstr "Lekérdezési gyorsítótár kiírása"
#: libraries/messages.inc.php:343
msgid "Flush the table (\"FLUSH\")"
msgstr "Tábla kiírása (\"FLUSH\")"
#: libraries/messages.inc.php:344
msgid "Flush (close) all tables"
msgstr "Összes tábla kiírása (bezárása)"
#: libraries/messages.inc.php:345
msgid "Font size"
msgstr "Betűméret"
#: libraries/messages.inc.php:346
#, php-format
msgid "Error creating foreign key on %1$s (check data types)"
msgstr ""
"Hiba történt az idegen kulcs %1$s táblán történő létrehozásakor (ellenőrizze "
"az adattípusokat)"
#: libraries/messages.inc.php:347
msgid "FOREIGN KEY relation added"
msgstr "IDEGEN KULCS kapcsolat hozzáadása megtörtént"
#: libraries/messages.inc.php:348 setup/lib/messages.inc.php:83
msgid "Format"
msgstr "Formátum"
#: libraries/messages.inc.php:349
msgid "Missing value in the form!"
msgstr "Érték hiányzik az űrlapban!"
#: libraries/messages.inc.php:350
msgid "Free pages"
msgstr "Szabad lapok"
#: libraries/messages.inc.php:351
#, fuzzy
msgid "Full start"
msgstr "Teljes szöveg"
#: libraries/messages.inc.php:352
msgid "Full stop"
msgstr ""
#: libraries/messages.inc.php:353
msgid "Full Texts"
msgstr "Teljes szövegek"
#: libraries/messages.inc.php:354
msgid "Function"
msgstr "Függvény"
#: libraries/messages.inc.php:355
msgid "Functions"
msgstr "Függvények"
#: libraries/messages.inc.php:357
msgid "Generated by"
msgstr "Készítette"
#: libraries/messages.inc.php:358
msgid "General relation features"
msgstr "Általános relációs jellemzők"
#: libraries/messages.inc.php:359
msgid "Generate"
msgstr "Generálás"
#: libraries/messages.inc.php:360
msgid "Generate Password"
msgstr "Jelszó generálása"
#: libraries/messages.inc.php:361
msgid "Generation Time"
msgstr "Létrehozás ideje"
#: libraries/messages.inc.php:362
msgid "Georgian"
msgstr "Grúz"
#: libraries/messages.inc.php:363
msgid "German"
msgstr "Német"
#: libraries/messages.inc.php:364
msgid "Get more themes!"
msgstr "Több téma letöltése"
#: libraries/messages.inc.php:365
msgid "global"
msgstr "globális"
#: libraries/messages.inc.php:366
msgid "Global privileges"
msgstr "Globális jogok"
#: libraries/messages.inc.php:367
msgid "Global value"
msgstr "Globális változó"
#: libraries/messages.inc.php:368
msgid "Go"
msgstr "Indítás"
#: libraries/messages.inc.php:369
#, fuzzy
msgid "Go to database"
msgstr "Nincs adatbázis"
#: libraries/messages.inc.php:370
msgid "Go to table"
msgstr ""
#: libraries/messages.inc.php:371
msgid "Go to view"
msgstr ""
#: libraries/messages.inc.php:372
msgid "Grant"
msgstr "Engedélyezés"
#: libraries/messages.inc.php:373
msgid "Greek"
msgstr "Görög"
#: libraries/messages.inc.php:374
msgid "\"gzipped\""
msgstr "\"gzip tömörítés\""
#: libraries/messages.inc.php:376
msgid "Handler"
msgstr "Kezelő"
#: libraries/messages.inc.php:377
msgid "has been altered."
msgstr "megváltozott."
#: libraries/messages.inc.php:378
msgid "Selected target tables have been synchronized with source tables."
msgstr ""
#: libraries/messages.inc.php:379
msgid "You have to choose at least one column to display"
msgstr "Ki kell legalább egy megjelenítendő oszlopot választania"
#: libraries/messages.inc.php:380
msgid "Hebrew"
msgstr "Héber"
#: libraries/messages.inc.php:381
msgid "Help"
msgstr "Súgó"
#: libraries/messages.inc.php:382
msgid "Use hexadecimal for BLOB"
msgstr "Hexadecimális értékek használata a BLOB művelethez"
#: libraries/messages.inc.php:383
msgid "Hide"
msgstr "Elrejtés"
#: libraries/messages.inc.php:384
msgid "Hide/Show all"
msgstr "Minden elrejtése/megjelenítése"
#: libraries/messages.inc.php:385
msgid "Hide/Show Tables with no relation"
msgstr "A kapcsolat nélküli táblák megjelenítése/elrejtése"
#: libraries/messages.inc.php:386
msgid "Home"
msgstr "Kezdőlap"
#: libraries/messages.inc.php:387
msgid "Official Homepage"
msgstr "Hivatalos honlap"
#: libraries/messages.inc.php:388
msgid "The host name is empty!"
msgstr "A hosztnév üres!"
#: libraries/messages.inc.php:389
msgid "Host"
msgstr "Hoszt"
#: libraries/messages.inc.php:390
msgid ""
"When Host table is used, this field is ignored and values stored in Host "
"table are used instead."
msgstr ""
"A Host tábla használatakor ez a mező mellőzésre kerül, s a Host táblában "
"lévő értékek kerülnek felhaszsnálásra."
#: libraries/messages.inc.php:391
msgid "Microsoft Excel 2000"
msgstr "Microsoft Excel 2000"
#: libraries/messages.inc.php:392
msgid "Microsoft Word 2000"
msgstr "Microsoft Word 2000"
#: libraries/messages.inc.php:393
msgid "Hungarian"
msgstr "Magyar"
#: libraries/messages.inc.php:395
msgid "Icelandic"
msgstr "Izlandi"
#: libraries/messages.inc.php:396
msgid "ID"
msgstr "AZ"
#: libraries/messages.inc.php:397
msgid "Fulltext"
msgstr "Teljes szöveg"
#: libraries/messages.inc.php:398
msgid "Internet Explorer does not support this function."
msgstr "Az Internet Explorer nem támogatja ezt a funkciót."
#: libraries/messages.inc.php:399
msgid "Ignore duplicate rows"
msgstr "A dupla sorok figyelmen kívül hagyása"
#: libraries/messages.inc.php:400
msgid "Ignore"
msgstr "Kihagyás"
#: libraries/messages.inc.php:401
msgid "Use ignore inserts"
msgstr "Mellőző beszúrások használata"
#: libraries/messages.inc.php:402
msgid "Column names in first row"
msgstr ""
#: libraries/messages.inc.php:403
msgid "Do not import empty rows"
msgstr ""
#: libraries/messages.inc.php:404
msgid "Import/Export coordinates for PDF schema"
msgstr "A PDF-séma importálási/exportálási koordinátái"
#: libraries/messages.inc.php:405
msgid "Import files"
msgstr "Fájlok importálása"
#: libraries/messages.inc.php:406 setup/lib/messages.inc.php:153
msgid "Format of imported file"
msgstr "Az importált fájl formátuma"
#: libraries/messages.inc.php:407
msgid "Import"
msgstr "Importálás"
#: libraries/messages.inc.php:408
msgid ""
"The file being uploaded is probably larger than the maximum allowed size or "
"this is a known bug in webkit based (Safari, Google Chrome, Arora etc.) "
"browsers."
msgstr ""
#: libraries/messages.inc.php:409
msgid ""
"The following structures have either been created or altered. Here you can:"
msgstr ""
#: libraries/messages.inc.php:410
msgid "View a structure`s contents by clicking on its name"
msgstr ""
#: libraries/messages.inc.php:411
msgid ""
"Change any of its settings by clicking the corresponding \"Options\" link"
msgstr ""
#: libraries/messages.inc.php:412
msgid "Edit its structure by following the \"Structure\" link"
msgstr ""
#: libraries/messages.inc.php:413
msgid "Import currencies ($5.00 to 5.00)"
msgstr ""
#: libraries/messages.inc.php:414 libraries/messages.inc.php:597
msgid "Open Document Spreadsheet"
msgstr "Open Document munkafüzet"
#: libraries/messages.inc.php:415
msgid "Import percentages as proper decimals (12.00% to .12)"
msgstr ""
#: libraries/messages.inc.php:416
msgid "The file is being processed, please be patient."
msgstr ""
#: libraries/messages.inc.php:417
#, php-format
msgid "Import has been successfully finished, %d queries executed."
msgstr ""
"Az importálás sikeresen befejeződött, %d lekérdezés került végrehajtásra."
#: libraries/messages.inc.php:418
msgid ""
"Please be patient, the file is being uploaded. Details about the upload are "
"not available."
msgstr ""
#: libraries/messages.inc.php:419
msgid "Excel 97-2003 XLS Workbook"
msgstr ""
#: libraries/messages.inc.php:420
msgid "Excel 2007 XLSX Workbook"
msgstr ""
#: libraries/messages.inc.php:421
msgid "Indexes"
msgstr "Indexek"
#: libraries/messages.inc.php:422
#, php-format
msgid ""
"The indexes %1$s and %2$s seem to be equal and one of them could possibly be "
"removed."
msgstr ""
"A(z) %1$s és a(z) %2$s egyenlőnek tűnik, és egyikük valószínűleg "
"eltávolítható."
#: libraries/messages.inc.php:423
#, php-format
msgid "Index %s has been dropped"
msgstr "A(z) %s index eldobása megtörtént"
#: libraries/messages.inc.php:424
msgid "Index"
msgstr "Index"
#: libraries/messages.inc.php:425
msgid "Index name:"
msgstr "Index neve:"
#: libraries/messages.inc.php:426
msgid "Index type:"
msgstr "Index típusa:"
#: libraries/messages.inc.php:427
#, php-format
msgid "Problems with indexes of table `%s`"
msgstr "Probléma a(z) `%s` tábla indexeivel"
#: libraries/messages.inc.php:428
msgid "Autoextend increment"
msgstr "Növekmény automatikus bővítése"
#: libraries/messages.inc.php:429
msgid ""
" The increment size for extending the size of an autoextending tablespace "
"when it becomes full."
msgstr ""
" A növekmény mérete egy automatikusan bővülő táblahely méretének "
"bővítéséhez, amikor megtelik."
#: libraries/messages.inc.php:430
msgid "Buffer pool size"
msgstr "Pufferkészlet mérete"
#: libraries/messages.inc.php:431
msgid ""
"The size of the memory buffer InnoDB uses to cache data and indexes of its "
"tables."
msgstr ""
"Az InnoDB által a táblák adatainak és indexeinek gyorsítótárazásához "
"használt memóriapuffer mérete."
#: libraries/messages.inc.php:432
msgid "Data files"
msgstr "Adatfájlok"
#: libraries/messages.inc.php:433
msgid "Data home directory"
msgstr "Adatok kezdőkönyvtára"
#: libraries/messages.inc.php:434
msgid "The common part of the directory path for all InnoDB data files."
msgstr "Az összes InnoDB adatfájl könyvtára elérési útjának közös része."
#: libraries/messages.inc.php:435
msgid "pages"
msgstr "lapok"
#: libraries/messages.inc.php:436
msgid "InnoDB Status"
msgstr "InnoDB állapota"
#: libraries/messages.inc.php:437
msgid ""
"Your configuration file contains settings (root with no password) that "
"correspond to the default MySQL privileged account. Your MySQL server is "
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
"A konfigurációs fájl olyan beállításokat (jelszó nélküli root hozzáférés) "
"tartalmaz, melyek megegyeznek az alapértelmezett MySQL jogosult fiókéval. A "
"MySQL szerver most ezzel az alapbeállítással fut, behatolásra nyitott. "
"Javítsa ezt a biztonsági rést."
#: libraries/messages.inc.php:438
msgid "Insert as new row"
msgstr "Beszúrás új sorként"
#: libraries/messages.inc.php:439
#, php-format
msgid "Inserted row id: %1$d"
msgstr "A beszúrt sor azonosítószáma: %1$d"
#: libraries/messages.inc.php:440
msgid "Insert as new row and ignore errors"
msgstr ""
#: libraries/messages.inc.php:441
msgid "Insert"
msgstr "Beszúrás"
#: libraries/messages.inc.php:442
msgid "Interface"
msgstr "Kezelőfelület"
#: libraries/messages.inc.php:443
msgid ""
"An internal relation is not necessary when a corresponding FOREIGN KEY "
"relation exists."
msgstr ""
"Nincs szükség belső kapcsolatra, ha létezik megfelelő IDEGEN KULCS kapcsolat."
#: libraries/messages.inc.php:444
msgid "Internal relation added"
msgstr "A belső kapcsolat hozzáadása megtörtént"
#: libraries/messages.inc.php:445
msgid "Internal relations"
msgstr "Belső kapcsolatok"
#: libraries/messages.inc.php:446
msgid "in use"
msgstr "használatban"
#: libraries/messages.inc.php:447
msgid "Invalid authentication method set in configuration:"
msgstr "Érvénytelen hitelesítési mód került beállításra a konfigurációban:"
#: libraries/messages.inc.php:448
msgid "Column count has to be larger than zero."
msgstr "Az oszlopok számának nullánál nagyobbnak kell lennie."
#: libraries/messages.inc.php:449
#, php-format
msgid "Invalid column (%s) specified!"
msgstr "A megadott oszlop (%s) érvénytelen!"
#: libraries/messages.inc.php:450
#, php-format
msgid "Invalid field count in CSV input on line %d."
msgstr "A CSV bevitel %d. sorában a mezők száma érvénytelen."
#: libraries/messages.inc.php:451
#, php-format
msgid "Invalid format of CSV input on line %d."
msgstr "A CSV bevitel %d. sorában a formázás érvénytelen."
#: libraries/messages.inc.php:452
#, php-format
msgid "Invalid parameter for CSV import: %s"
msgstr "A CSV importálás paramétere érvénytelen: %s"
#: libraries/messages.inc.php:453
msgid "Invalid database"
msgstr "Érvénytelen adatbázis"
#: libraries/messages.inc.php:454
msgid "You have to add at least one field."
msgstr "Legalább egy mezőt meg kell adnia."
#: libraries/messages.inc.php:455
msgid "Table must have at least one field."
msgstr "A táblázatnak legalább egy mezőt kell tartalmaznia."
#: libraries/messages.inc.php:456
msgid "This plugin does not support compressed imports!"
msgstr "Ez a beépülő modul nem támogatja a tömörített importálásokat!"
#: libraries/messages.inc.php:457
#, php-format
msgid "%d is not valid row number."
msgstr "A(z) %d érvénytelen sorszám."
#: libraries/messages.inc.php:458
#, php-format
msgid "Invalid hostname for server %1$s. Please review your configuration."
msgstr "A(z) %1$s szerver hosztneve érvénytelen. Ellenőrizze a beállításokat."
#: libraries/messages.inc.php:459
#, php-format
msgid "Invalid server index: \"%s\""
msgstr "Érvénytelen szerverindex: \"%s\""
#: libraries/messages.inc.php:460
msgid "Invalid table name"
msgstr "Érvénytelen táblanév"
#: libraries/messages.inc.php:462
msgid "Japanese"
msgstr "Japán"
#: libraries/messages.inc.php:463
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
msgstr ""
#: libraries/messages.inc.php:464
msgid "Joins"
msgstr "Illesztések"
#: libraries/messages.inc.php:465
#, php-format
msgid "Jump to database &quot;%s&quot;."
msgstr "Ugrás a(z) &quot;%s&quot; adatbázishoz."
#: libraries/messages.inc.php:466
msgid ""
"The &quot;deleted&quot; users will still be able to access the server as "
"usual until the privileges are reloaded."
msgstr ""
"A &quot;törölt&quot; felhasználók a jogok újratöltéséig még hozzáférhetnek a "
"szerverhez."
#: libraries/messages.inc.php:467
msgid "Just delete the users from the privilege tables."
msgstr "Egyszerűen törölje a felhasználókat a jogtáblákból."
#: libraries/messages.inc.php:469
msgid "Do not change the password"
msgstr "Nincs jelszó megváltoztatás"
#: libraries/messages.inc.php:470
msgid "Key cache"
msgstr "Kulcs gyorsítótár"
#: libraries/messages.inc.php:471
msgid "Keyname"
msgstr "Kulcsnév"
#: libraries/messages.inc.php:472
msgid "Kill"
msgstr "Leállít"
#: libraries/messages.inc.php:473
#, php-format
msgid "The %s functionality is affected by a known bug, see %s"
msgstr "A(z) %s funkcióra egy ismert hiba van hatással, lásd itt: %s"
#: libraries/messages.inc.php:474
msgid "Korean"
msgstr "Koreai"
#: libraries/messages.inc.php:476
msgid "Landscape"
msgstr "Fekvő"
#: libraries/messages.inc.php:477
msgid "Language"
msgstr "Nyelv"
#: libraries/messages.inc.php:478
#, php-format
msgid "Unknown language: %1$s."
msgstr "Ismeretlen nyelv: %1$s."
#: libraries/messages.inc.php:479
msgid "Latched pages"
msgstr "Zárolt oldalak"
#: libraries/messages.inc.php:480
msgid "Table caption"
msgstr "Táblacím"
#: libraries/messages.inc.php:481
msgid "Content of table __TABLE__"
msgstr "__TABLE__ tábla tartalma"
#: libraries/messages.inc.php:482
msgid "Continued table caption"
msgstr "Táblacím folytatása"
#: libraries/messages.inc.php:483
msgid "(continued)"
msgstr "(folytatás)"
#: libraries/messages.inc.php:484
msgid "Include table caption"
msgstr "Tartalmazza a táblacímet"
#: libraries/messages.inc.php:485
msgid "Label key"
msgstr "Feliratkulcs"
#: libraries/messages.inc.php:486
msgid "LaTeX"
msgstr "LaTeX"
#: libraries/messages.inc.php:487
msgid "Structure of table __TABLE__"
msgstr "__TABLE__ tábla szerkezete"
#: libraries/messages.inc.php:488
msgid "Latvian"
msgstr "Lett"
#: libraries/messages.inc.php:489
msgid "CSV using LOAD DATA"
msgstr "CSV a LOAD DATA használatával"
#: libraries/messages.inc.php:490
msgid "Use LOCAL keyword"
msgstr "LOCAL kulcsszó használata"
#: libraries/messages.inc.php:491
msgid "Length/Values"
msgstr "Hossz/Érték*"
#: libraries/messages.inc.php:492
msgid "Number of rows per page"
msgstr "Sorok száma oldalanként"
#: libraries/messages.inc.php:493
msgid "Lines terminated by"
msgstr "Sorok vége"
#: libraries/messages.inc.php:494
msgid "Link not found"
msgstr "Nem található a hivatkozás"
#: libraries/messages.inc.php:495
msgid "Links to"
msgstr "Hivatkozások:"
#: libraries/messages.inc.php:496
msgid "Lithuanian"
msgstr "Litván"
#: libraries/messages.inc.php:497
msgid "Local"
msgstr "Helyi"
#: libraries/messages.inc.php:498
msgid "Location of the text file"
msgstr "A szövegfájl helye"
#: libraries/messages.inc.php:499
msgid "Login Information"
msgstr "Bejelentkezési adatok"
#: libraries/messages.inc.php:500
msgid "Log in"
msgstr "Belépés"
#: libraries/messages.inc.php:501
msgid ""
"Login without a password is forbidden by configuration (see AllowNoPassword)"
msgstr ""
"A konfiguráció tiltja a jelszó nélküli bejelentkezést (lásd AllowNoPassword)"
#: libraries/messages.inc.php:502
msgid "Log out"
msgstr "Kilépés"
#: libraries/messages.inc.php:503
msgid "Password:"
msgstr "Jelszó:"
#: libraries/messages.inc.php:504
msgid "You can enter hostname/IP address and port separated by space."
msgstr ""
"Az állomásnevet/IP-címet és a port számát szóközzel elválasztva írhatja be."
#: libraries/messages.inc.php:505
msgid "Server:"
msgstr "Szerver"
#: libraries/messages.inc.php:506
msgid "Username:"
msgstr "Felhasználónév:"
#: libraries/messages.inc.php:507
msgid "This operation could take a long time. Proceed anyway?"
msgstr "Ez a művelet sokáig eltarthat. Mindenképp folytatja?"
#: libraries/messages.inc.php:509
msgid "max. concurrent connections"
msgstr "Max. egyidejű kapcsolatok száma"
#: libraries/messages.inc.php:510
msgid "Maximal length of created query"
msgstr "A létrehozott lekérdezés hossza legfeljebb"
#: libraries/messages.inc.php:511
#, php-format
msgid "Max: %s%s"
msgstr "Legnagyobb méret: %s%s"
#: libraries/messages.inc.php:512
msgid ""
"The mbstring PHP extension was not found and you seem to be using a "
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
"Nem található az mbstring PHP-kiterjesztés, s úgy tűnik, hogy Ön több bájtos "
"karakterkészletet használ. Az mbstring kiterjesztés nélkül a phpMyAdmin nem "
"tudja megfelelően felosztani a karakterláncokat, mely nem várt eredményhez "
"vezethet."
#: libraries/messages.inc.php:513
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
msgstr ""
"Ön engedélyezte az mbstring.func_overload funkciót a PHP konfigurációban. Ez "
"a beállítás nem kompatibilis a phpMyAdminnal, és az adatsérüléssel járhat!"
#: libraries/messages.inc.php:514
msgid "MediaWiki Table"
msgstr ""
#: libraries/messages.inc.php:515
msgid "Available MIME types"
msgstr "Létező MIME-típusok"
#: libraries/messages.inc.php:516
msgid "Available transformations"
msgstr "Létező átalakítások"
#: libraries/messages.inc.php:517
msgctxt "$strMIME_description"
msgid "Description"
msgstr "Leírás"
#: libraries/messages.inc.php:518
msgid "MIME type"
msgstr "MIME-típus"
#: libraries/messages.inc.php:519
#, php-format
msgid ""
"No description is available for this transformation.<br />Please ask the "
"author what %s does."
msgstr ""
"Ehhez az átalakításhoz nem érhető el leírás.<br />Kérdezze meg a szerzőtől, "
"hogy mit csinál a(z) %s."
#: libraries/messages.inc.php:520
msgid "Browser transformation"
msgstr "Böngésző átalakítása"
#: libraries/messages.inc.php:521
#, php-format
msgid ""
"For a list of available transformation options and their MIME type "
"transformations, click on %stransformation descriptions%s"
msgstr ""
"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"
#: libraries/messages.inc.php:522
msgid ""
"Please enter the values for transformation options using this format: 'a', "
"100, b,'c'...<br />If you ever need to put a backslash (\"\\\") or a single "
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
"Írja be az átalakítási beállítások értékeit a következő formátumban: 'a', "
"100, b,'c'...<br />Ha fordított perjelet (\"\\\") vagy idézőjelet (\"'\") "
"akar beszúrni az értékekbe, akkor kezdje fordított perjellel (például: '\\"
"\\xyz' vagy 'a\\'b')."
#: libraries/messages.inc.php:523
msgid "Transformation options"
msgstr "Átalakítás beállításai"
#: libraries/messages.inc.php:524
msgid "MIME TYPES FOR TABLE"
msgstr "Tábla MIME-típusok"
#: libraries/messages.inc.php:525
msgid ""
"MIME types printed in italics do not have a separate transformation function"
msgstr "A dőlttel írt MIME-típusoknak nincs külön átalakítási funkciójuk"
#: libraries/messages.inc.php:526
msgid "Modifications have been saved"
msgstr "A módosítások mentése megtörtént"
#: libraries/messages.inc.php:527
msgid "Modify an index"
msgstr "Index módosítása"
#: libraries/messages.inc.php:528
msgid "Modify"
msgstr "Módosítás"
#: libraries/messages.inc.php:529
msgid "Move Menu"
msgstr "Menü áthelyezése"
#: libraries/messages.inc.php:530
msgid "Move table to (database<b>.</b>table):"
msgstr "Tábla áthelyezése (adatbázis<b>.</b>tábla):"
#: libraries/messages.inc.php:531
#, php-format
msgid "Table %s has been moved to %s."
msgstr "A(z) %s tábla áthelyezése a(z) %s adatbázisba kész."
#: libraries/messages.inc.php:532
msgid "Can't move table to same one!"
msgstr "Nem helyezhető át ugyanabba a tábla!"
#: libraries/messages.inc.php:533
msgid "multilingual"
msgstr "többnyelvű"
#: libraries/messages.inc.php:534
msgid "Data pointer size"
msgstr "Adatmutató mérete"
#: libraries/messages.inc.php:535
msgid ""
"The default pointer size in bytes, to be used by CREATE TABLE for MyISAM "
"tables when no MAX_ROWS option is specified."
msgstr ""
"Az alapértelmezett mutató mérete bájtban, a CREATE TABLE által a MyISAM "
"táblákhoz, ha nem adták meg a MAX_ROWS beállítás értékét."
#: libraries/messages.inc.php:536
msgid ""
"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."
msgstr ""
"Ha a MyISAM indexkészítéshez használt ideiglenes fájl nagyobb volna az itt "
"megadott érték által használt kulcsgyorsítótárnál, akkor részesítse előnyben "
"a kulcsgyorsítótár módszert."
#: libraries/messages.inc.php:537
msgid "Maximum size for temporary files on index creation"
msgstr "Index készítésekor az ideiglenes fájlok mérete legfeljebb"
#: libraries/messages.inc.php:538
msgid ""
"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)."
msgstr ""
"A MySQL által engedélyezett ideiglenes fájl legnagyobb mérete a MyISAM index "
"újralétrehozásakor (REPAIR TABLE, ALTER TABLE vagy LOAD DATA INFILE során)."
#: libraries/messages.inc.php:539
msgid "Maximum size for temporary sort files"
msgstr "Az ideiglenes rendezőfájlok mérete legfeljebb"
#: libraries/messages.inc.php:540
msgid "Automatic recovery mode"
msgstr "Automatikus helyreállítási mód"
#: libraries/messages.inc.php:541
msgid ""
"The mode for automatic recovery of crashed MyISAM tables, as set via the --"
"myisam-recover server startup option."
msgstr ""
"Az összeomlott MyISAM táblák automatikus helyreállítási módja, a --myisam-"
"recover szerver indítási beállításnál megadottak szerint."
#: libraries/messages.inc.php:542
msgid ""
"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."
msgstr ""
"Ha ez az érték nagyobb, mint 1, akkor a MyISAM táblaindexek készítése a "
"tároló folyamat által párhuzamosan (mindegyik index a saját szálában) "
"történik a javítás során "
#: libraries/messages.inc.php:543
msgid "Repair threads"
msgstr "Szálak kijavítása"
#: libraries/messages.inc.php:544
msgid ""
"The buffer that is allocated when sorting MyISAM indexes during a REPAIR "
"TABLE or when creating indexes with CREATE INDEX or ALTER TABLE."
msgstr ""
"A MyISAM indexek rendezésekor lefoglalt puffer a REPAIR TABLE művelet során, "
"vagy az indexek CREATE INDEX vagy ALTER TABLE paranccsal történő "
"készítésekor."
#: libraries/messages.inc.php:545
msgid "Sort buffer size"
msgstr "Rendezőpuffer mérete"
#: libraries/messages.inc.php:546
msgid "MySQL charset"
msgstr "MySQL karakterkészlet"
#: libraries/messages.inc.php:547
msgid "MySQL client version"
msgstr "MySQL kliens verzió"
#: libraries/messages.inc.php:548
msgid "MySQL connection collation"
msgstr "MySQL kapcsolat illesztése"
#: libraries/messages.inc.php:549
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
msgstr ""
"A PHP MySQL függvénytár %s-s verziója eltér a MySQL szerver %s-s "
"verziójától. Ez kiszámíthatatlan viselkedést okozhat."
#: libraries/messages.inc.php:550
msgid "MySQL said: "
msgstr "A MySQL mondta: "
#: libraries/messages.inc.php:551
msgid "Show processes"
msgstr "Folyamatok megjelenítése"
#: libraries/messages.inc.php:553
msgid "Name"
msgstr "Név"
#: libraries/messages.inc.php:554
#, fuzzy
msgid "Filter"
msgstr "Fájlok"
#: libraries/messages.inc.php:555
#, fuzzy
msgid "New table"
msgstr "Nincs tábla"
#: libraries/messages.inc.php:556
msgid "Next"
msgstr "Következő"
#: libraries/messages.inc.php:557
#, php-format
msgid "No activity within %s seconds; please log in again"
msgstr "Nem volt tevékenység %s másodperce; jelentkezzen be újra"
#: libraries/messages.inc.php:558
msgid "No databases"
msgstr "Nincs adatbázis"
#: libraries/messages.inc.php:559
msgid "No databases selected."
msgstr "Nincs kiválasztott adatbázis."
#: libraries/messages.inc.php:560
msgid ""
"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 "
"[a@./Documentation.html#faq1_16@Documentation]FAQ 1.16[/a]."
msgstr ""
"Nem került importálandó adat fogadásra. Vagy nem került átadásra fájlnév, "
"vagy a fájlméret túllépte a PHP beállításokban engedélyezett legnagyobb "
"méretet. Lásd GYIK 1.16."
#: libraries/messages.inc.php:561
msgid "no description"
msgstr "nincs leírás"
#: libraries/messages.inc.php:562
msgid ""
"There is no detailed status information available for this storage engine."
msgstr ""
"Erről a tárolómotorról részletes állapot-információ nem áll rendelkezésre."
#: libraries/messages.inc.php:563
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "A \"DROP DATABASE\" utasítást letiltották."
#: libraries/messages.inc.php:564
msgid "Skip Explain SQL"
msgstr "SQL magyarázat átugrása"
#: libraries/messages.inc.php:565
msgid "No files found inside ZIP archive!"
msgstr "Nem található fájl a ZIP archívumban!"
#: libraries/messages.inc.php:566
msgid "phpMyAdmin is more friendly with a <b>frames-capable</b> browser."
msgstr "A phpMyAdmin <b>keretkezelő</b> böngészőben használhatóbb."
#: libraries/messages.inc.php:567
msgid "No index defined!"
msgstr "Nincs meghatározott index!"
#: libraries/messages.inc.php:568
msgid "No index parts defined!"
msgstr "Nincs meghatározott indexrész!"
#: libraries/messages.inc.php:569
msgid "No change"
msgstr "Nincs változás"
#: libraries/messages.inc.php:570
msgctxt "$strNoneDefault"
msgid "None"
msgstr "Nincs"
#: libraries/messages.inc.php:571
msgid "None"
msgstr "Nincs"
#: libraries/messages.inc.php:572
msgid "No"
msgstr "Nem"
#: libraries/messages.inc.php:573
msgid "This format has no options"
msgstr "Ennek a formátumnak nincsenek beállításai"
#: libraries/messages.inc.php:574
msgid "No Password"
msgstr "Nincs jelszó"
#: libraries/messages.inc.php:575
#, php-format
msgid "The web server does not have permission to save the file %s."
msgstr "A webszerver számára nem engedélyezett a(z) %s fájl mentése."
#: libraries/messages.inc.php:576
msgid "Without PHP Code"
msgstr "PHP kód nélkül"
#: libraries/messages.inc.php:577
msgid "No Privileges"
msgstr "Nincs jog"
#: libraries/messages.inc.php:578
msgid "You don't have sufficient privileges to be here right now!"
msgstr "Önnek nincs elég joga ahhoz, hogy épp most itt tartózkodjon!"
#: libraries/messages.inc.php:579
msgid "No rows selected"
msgstr "Nem jelölte ki a sort"
#: libraries/messages.inc.php:580
#, php-format
msgid "Insufficient space to save the file %s."
msgstr "Kevés a hely a(z) %s fájl mentéséhez."
#: libraries/messages.inc.php:581
msgid "No tables found in database."
msgstr "Nem található tábla az adatbázisban."
#: libraries/messages.inc.php:582
#, php-format
msgid ""
"No themes support; please check your configuration and/or your themes in "
"directory %s."
msgstr ""
"Nincs téma támogatás, ellenőrizze a beállításokat és/vagy a témákat a(z) %s "
"könyvtárban."
#: libraries/messages.inc.php:583
msgid "This is not a number!"
msgstr "Ez nem szám!"
#: libraries/messages.inc.php:584
msgid "not OK"
msgstr "Nincs rendben"
#: libraries/messages.inc.php:585
msgid "not present"
msgstr ""
#: libraries/messages.inc.php:586
#, php-format
msgid "<b>%s</b> table not found or not set in %s"
msgstr ""
"Nem található a(z) <b>%s</b> tábla, vagy nem adták meg a(z) %s adatbázisban"
#: libraries/messages.inc.php:587
msgid "No user(s) found."
msgstr "Nem található(k) a felhasználó(k)."
#: libraries/messages.inc.php:588
msgid "Skip Validate SQL"
msgstr "SQL érvényesítés átugrása"
#: libraries/messages.inc.php:589
msgid "Null"
msgstr "Nulla"
#: libraries/messages.inc.php:590
msgid "Number of fields"
msgstr "Mezők száma"
#: libraries/messages.inc.php:591
msgid "Number of tables"
msgstr "Táblák száma"
#: libraries/messages.inc.php:592
#, php-format
msgid "%s match(es) inside table <i>%s</i>"
msgstr "%s találat a(z) <i>%s</i> táblában"
#: libraries/messages.inc.php:593
#, php-format
msgid "<b>Total:</b> <i>%s</i> match(es)"
msgstr "<b>Összesen:</b> <i>%s</i> találat"
#: libraries/messages.inc.php:594 setup/lib/messages.inc.php:112
msgid "Tables"
msgstr "Táblák"
#: libraries/messages.inc.php:596
msgid "OK"
msgstr "OK"
#: libraries/messages.inc.php:598
msgid "Open Document Text"
msgstr "Open Document szöveges dokumentum"
#: libraries/messages.inc.php:599
msgid "Open new phpMyAdmin window"
msgstr "Új phpMyAdmin ablak nyitása"
#: libraries/messages.inc.php:600
msgid "Operations"
msgstr "Műveletek"
#: libraries/messages.inc.php:601
msgid "Operator"
msgstr "Kezelő"
#: libraries/messages.inc.php:602
msgid "Optimize"
msgstr "Optimalizálás"
#: libraries/messages.inc.php:603
msgid "Optimize table"
msgstr "Tábla optimalizálása"
#: libraries/messages.inc.php:604
msgid "Options"
msgstr "Beállítások"
#: libraries/messages.inc.php:605
msgid "Or"
msgstr "Vagy"
#: libraries/messages.inc.php:606
msgid "Overhead"
msgstr "Felülírás"
#: libraries/messages.inc.php:607 setup/lib/messages.inc.php:85
msgid "Overwrite existing file(s)"
msgstr "A létező fájl(ok) felülírása"
#: libraries/messages.inc.php:609
msgid "Packed"
msgstr "Csomagolt"
#: libraries/messages.inc.php:610
msgid "Page number:"
msgstr "Oldalszám:"
#: libraries/messages.inc.php:611
msgid "Pages to be flushed"
msgstr "Kiírandó oldalak"
#: libraries/messages.inc.php:612
msgid "Paper size"
msgstr "Papírméret"
#: libraries/messages.inc.php:613
msgid "Partial import"
msgstr "Részleges importálás"
#: libraries/messages.inc.php:614
msgid "Partial Texts"
msgstr "Részleges szövegek"
#: libraries/messages.inc.php:615
msgid "PARTITION definition"
msgstr "PARTITION definíció"
#: libraries/messages.inc.php:616
msgid "partitioned"
msgstr "particionált"
#: libraries/messages.inc.php:617
msgid "Partition maintenance"
msgstr "Partíció karbantartása"
#: libraries/messages.inc.php:618
#, php-format
msgid "Partition %s"
msgstr "%s partíció"
#: libraries/messages.inc.php:619
#, php-format
msgid "The password for %s was changed successfully."
msgstr "%s jelszavának megváltoztatása sikerült."
#: libraries/messages.inc.php:620
msgid "The password is empty!"
msgstr "Üres a jelszó mező!"
#: libraries/messages.inc.php:621
msgid "Password Hashing"
msgstr "Jelszó kivonatolása"
#: libraries/messages.inc.php:622
msgid "The passwords aren't the same!"
msgstr "Nem egyeznek a jelszavak!"
#: libraries/messages.inc.php:623
msgid "Password"
msgstr "Jelszó"
#: libraries/messages.inc.php:624
msgid "Checkpoint frequency"
msgstr "Ellenőrzőpont gyakorisága"
#: libraries/messages.inc.php:625
msgid ""
"The amount of data written to the transaction log before a checkpoint is "
"performed. The default value is 24MB."
msgstr ""
"Az ellenőrzőpont végrehajtása előtt a tranzakciónaplóba írt adatok "
"mennyisége. Az alapértelmezés 24 MB."
#: libraries/messages.inc.php:626
msgid "Data file grow size"
msgstr "Az adatfájl növekedési mérete"
#: libraries/messages.inc.php:627
msgid "The grow size of the handle data (.xtd) files."
msgstr "Az adatkezelő (.xtd) fájlok növekedési mérete."
#: libraries/messages.inc.php:628
msgid "Data log threshold"
msgstr "Adatnapló küszöbértéke"
#: libraries/messages.inc.php:629
msgid ""
"The maximum size of a data log file. The default value is 64MB. PBXT can "
"create a maximum of 32000 data logs, which are used by all tables. So the "
"value of this variable can be increased to increase the total amount of data "
"that can be stored in the database."
msgstr ""
"Egy adatnaplófájl legnagyobb mérete. Az alapértelmezett érték 64 MB. A PBXT "
"legfeljebb 32000 adatnaplót tud létrehozni, melyeket az összes tábla "
"használ. Így ennek a változónak az értéke növelhető, hogy növelje az "
"adatbázisban tárolható adatok összes mennyiségét."
#: libraries/messages.inc.php:630
msgid ""
"The percentage of garbage in a data log file before it is compacted. This is "
"a value between 1 and 99. The default is 50."
msgstr ""
"Az adatnaplófájlban lévő szemét tömörítés előtti százalékaránya. Ez 1 és 99 "
"közti érték. Alapértelmezés: 50."
#: libraries/messages.inc.php:631
msgid "Garbage threshold"
msgstr "Szemét küszöbértéke"
#: libraries/messages.inc.php:632
msgid ""
"This is the amount of memory allocated to the index cache. Default value is "
"32MB. The memory allocated here is used only for caching index pages."
msgstr ""
"Ez az indexgyorsítótár számára lefoglalt memória mennyisége. Az "
"alapértelmezett érték 32 MB. Az itt lefoglalt memória kerül felhasználásra "
"az indexoldalak gyorsítótárazásához."
#: libraries/messages.inc.php:633
msgid "Index cache size"
msgstr "Indexgyorsítótár mérete"
#: libraries/messages.inc.php:634
msgid ""
"The size of the buffer used when writing a data log. The default is 256MB. "
"The engine allocates one buffer per thread, but only if the thread is "
"required to write a data log."
msgstr ""
"A Az adatnaplóba íráskor használt puffer mérete. Az alapértelmezés 256 MB. A "
"motor szálanként egy puffert foglal le, de csak akkor, ha a szálnak írnia "
"kell az adatnaplóba."
#: libraries/messages.inc.php:635
msgid "Log buffer size"
msgstr "Napló gyorsítótárának mérete"
#: libraries/messages.inc.php:636
msgid ""
"The amount of memory allocated to the transaction log cache used to cache on "
"transaction log data. The default is 16MB."
msgstr ""
"A tranzakciónapló gyorsítótárához lefoglalt, a tranzakciónapló adatainak "
"gyorsítótárazásához használt memória mennyisége. Alapértelmezés: 16 MB."
#: libraries/messages.inc.php:637
msgid "Log cache size"
msgstr "Naplógyorsítótár mérete"
#: libraries/messages.inc.php:638
msgid ""
"This is the number of transaction log files (pbxt/system/xlog*.xt) the "
"system will maintain. If the number of logs exceeds this value then old logs "
"will be deleted, otherwise they are renamed and given the next highest "
"number."
msgstr ""
"Ez a rendszer által kezelt tranzakció-naplófájlok (pbxt/system/xlog*.xt) "
"száma. Ha a naplók száma túllépi ezt az értéket, akkor a régi naplókat "
"törli, egyéb esetben átnevezi őket, és a következő legnagyobb számot adja "
"nekik."
#: libraries/messages.inc.php:639
msgid "Log file count"
msgstr "Naplófájlok száma"
#: libraries/messages.inc.php:640
msgid ""
"The size of a transaction log before rollover, and a new log is created. The "
"default value is 16MB."
msgstr ""
"A tranzakciónapló váltás előtti mérete, s egy új napló készül. Az "
"alapértelmezett érték 16MB."
#: libraries/messages.inc.php:641
msgid "Log file threshold"
msgstr "Naplófájl küszöbértéke"
#: libraries/messages.inc.php:642
msgid ""
"This is the amount of memory allocated to the record cache used to cache "
"table data. The default value is 32MB. This memory is used to cache changes "
"to the handle data (.xtd) and row pointer (.xtr) files."
msgstr ""
"Ez a tábla adatainak gyorsítótárazásához használt rekordgyorsítótárhoz "
"lefoglalt memória mennyisége. Az alapértelmezett érték 32 MB. Ez a memória "
"kerül felhasználásra az adat (.xtd) és a sormutató (.xtr) fájlok kezeléséhez "
"szükséges változások gyorsítótárazásához."
#: libraries/messages.inc.php:643
msgid "Record cache size"
msgstr "Rekordgyorsítótár mérete"
#: libraries/messages.inc.php:644
msgid "The grow size of the row pointer (.xtr) files."
msgstr "A sormutató (.xtr) fájlok növekedési mérete."
#: libraries/messages.inc.php:645
msgid "Row file grow size"
msgstr "Sorfájl növekedési mérete"
#: libraries/messages.inc.php:646
msgid ""
"The size of the global transaction log buffer (the engine allocates 2 "
"buffers of this size). The default is 1MB."
msgstr ""
"A globális tranzakciónapló pufferének mérete (a motor 2 ilyen méretű puffert "
"foglal le). Alapértelmezés: 1 MB."
#: libraries/messages.inc.php:647
msgid "Transaction buffer size"
msgstr "Tranzakció puffer mérete"
#: libraries/messages.inc.php:648
#, php-format
msgid "Schema of the \"%s\" database - Page %s"
msgstr "A(z) \"%s\" adatbázis sémája - %s. oldal"
#: libraries/messages.inc.php:649
#, php-format
msgid "The \"%s\" table doesn't exist!"
msgstr "Nem létezik a(z) \"%s\" tábla!"
#: libraries/messages.inc.php:650
msgid "No tables"
msgstr "Nincs tábla"
#: libraries/messages.inc.php:651
#, fuzzy
msgid "Page has been created"
msgstr "A(z) %1$s tábla elkészült."
#: libraries/messages.inc.php:652
msgid "Page creation failed"
msgstr ""
#: libraries/messages.inc.php:653
msgid "PDF"
msgstr "PDF"
#: libraries/messages.inc.php:654
msgid "(Generates a report containing the data of a single table)"
msgstr "(Egyetlen táblázat adatait tartalmazó jelentést generál)"
#: libraries/messages.inc.php:655
msgid "Report title"
msgstr "A jelentés címe"
#: libraries/messages.inc.php:656
msgid "per hour"
msgstr "óránként"
#: libraries/messages.inc.php:657
msgid "per minute"
msgstr "percenként"
#: libraries/messages.inc.php:658
msgid "per second"
msgstr "másodpercenként"
#: libraries/messages.inc.php:659
msgid "Persian"
msgstr "Perzsa"
#: libraries/messages.inc.php:660
msgid "phone book"
msgstr "telefonkönyv"
#: libraries/messages.inc.php:661
msgid "PHP array"
msgstr ""
#: libraries/messages.inc.php:662 setup/lib/messages.inc.php:336
msgid "Create PHP Code"
msgstr "PHP-kód létrehozása"
#: libraries/messages.inc.php:663
msgid "PHP extension"
msgstr "PHP-kiterjesztés"
#: libraries/messages.inc.php:664
msgid "PHP Version"
msgstr "PHP verzió"
#: libraries/messages.inc.php:665
msgid "Play audio"
msgstr "Hang lejátszása"
#: libraries/messages.inc.php:666
msgid "Please select the primary key or a unique key"
msgstr "Válassza ki az elsődleges kulcsot, vagy egy egyedi kulcsot"
#: libraries/messages.inc.php:667
msgid ""
"Enable advanced features in configuration file (<code>config.inc.php</"
"code>), for example by starting from <code>config.sample.inc.php</code>."
msgstr ""
#: libraries/messages.inc.php:668
msgid "Quick steps to setup advanced features:"
msgstr ""
#: libraries/messages.inc.php:669
msgid ""
"Create the needed tables with the <code>script/create_tables.sql</code>."
msgstr ""
#: libraries/messages.inc.php:670
msgid "Create a pma user and give access to these tables."
msgstr ""
#: libraries/messages.inc.php:671
msgid "Re-login to phpMyAdmin to load the updated configuration file."
msgstr ""
#: libraries/messages.inc.php:672
msgid "phpMyAdmin documentation"
msgstr "phpMyAdmin dokumentáció"
#: libraries/messages.inc.php:673
msgid ""
"The <tt>$cfg['PmaAbsoluteUri']</tt> directive MUST be set in your "
"configuration file!"
msgstr ""
"A <tt>$cfg['PmaAbsoluteUri']</tt> utasítás értékét a konfigurációs fájlban "
"KELL megadni!"
#: libraries/messages.inc.php:674
msgid "Polish"
msgstr "Lengyel"
#: libraries/messages.inc.php:675
#, fuzzy
msgid "Port"
msgstr "Rendezés"
#: libraries/messages.inc.php:676
msgid "Portrait"
msgstr "Álló"
#: libraries/messages.inc.php:677
msgid "Begin"
msgstr "A tetejére"
#: libraries/messages.inc.php:678
msgid "Previous"
msgstr "Előző"
#: libraries/messages.inc.php:679
msgid "The primary key has been dropped"
msgstr "Az elsődleges kulcs eldobása megtörtént"
#: libraries/messages.inc.php:680
msgid "The name of the primary key must be \"PRIMARY\"!"
msgstr "Az elsődleges kulcs nevének \"PRIMARY\"-nak kell lennie!"
#: libraries/messages.inc.php:681
msgid ""
"(\"PRIMARY\" <b>must</b> be the name of and <b>only of</b> a primary key!)"
msgstr ""
"(Az elsődleges kulcs nevének, és <b>csak annak</b> \"PRIMARY\"-nak <b>kell</"
"b> lennie!)"
#: libraries/messages.inc.php:682
msgid "Primary"
msgstr "Elsődleges"
#: libraries/messages.inc.php:683
msgid "Print"
msgstr "Nyomtatás"
#: libraries/messages.inc.php:684
msgid "Print view (with full texts)"
msgstr "Nyomtatási nézet (teljes szöveggel)"
#: libraries/messages.inc.php:685
msgid "Print view"
msgstr "Nyomtatási nézet"
#: libraries/messages.inc.php:686
msgid "Includes all privileges except GRANT."
msgstr "A GRANT kivételével minden jogot tartalmaz."
#: libraries/messages.inc.php:687
msgid "Allows altering the structure of existing tables."
msgstr "Engedélyezi a létező táblák szerkezetének megváltoztatását."
#: libraries/messages.inc.php:688
msgid "Allows altering and dropping stored routines."
msgstr "Engedélyezi a tárolt eljárások módosítását és eldobását."
#: libraries/messages.inc.php:689
msgid "Allows creating new databases and tables."
msgstr "Engedélyezi új adatbázisok és táblák készítését."
#: libraries/messages.inc.php:690
msgid "Allows creating stored routines."
msgstr "Engedélyezi tárolt eljárások létrehozását."
#: libraries/messages.inc.php:691
msgid "Allows creating new tables."
msgstr "Engedélyezi új táblák készítését."
#: libraries/messages.inc.php:692
msgid "Allows creating temporary tables."
msgstr "Engedélyezi ideiglenes táblák készítését."
#: libraries/messages.inc.php:693
msgid "Allows creating, dropping and renaming user accounts."
msgstr ""
"Engedélyezi a felhasználói fiókok létrehozását, törlését és átnevezését."
#: libraries/messages.inc.php:694
msgid "Allows creating new views."
msgstr "Engedélyezi új nézetek létrehozását."
#: libraries/messages.inc.php:695
msgid "Allows deleting data."
msgstr "Engedélyezi az adatok törlését."
#: libraries/messages.inc.php:696
msgid "Allows dropping databases and tables."
msgstr "Engedélyezi az adatbázisok és táblák eldobását."
#: libraries/messages.inc.php:697
msgid "Allows dropping tables."
msgstr "Engedélyezi a táblák eldobását."
#: libraries/messages.inc.php:698
msgid "Allows to set up events for the event scheduler"
msgstr "Az eseményütemező eseményeinek beállítását teszi lehetővé"
#: libraries/messages.inc.php:699
msgid "Allows executing stored routines."
msgstr "Engedélyezi a tárolt eljárások végrehajtását."
#: libraries/messages.inc.php:700
msgid "Allows running stored procedures; has no effect in this MySQL version."
msgstr ""
"Engedélyezi a tárolt eljárások futtatását; még nem valósult meg ebben a "
"MySQL verzióban."
#: libraries/messages.inc.php:701
msgid "Allows importing data from and exporting data into files."
msgstr "Engedélyezi az adatok fájlokba történő exportálását/importálását."
#: libraries/messages.inc.php:702
msgid ""
"Allows adding users and privileges without reloading the privilege tables."
msgstr ""
"A privilégium táblák újratöltése nélkül engedélyezi a felhasználók és jogok "
"hozzáadását."
#: libraries/messages.inc.php:703
msgid "Allows creating and dropping indexes."
msgstr "Engedélyezi indexek készítését és törlését."
#: libraries/messages.inc.php:704
msgid "Allows inserting and replacing data."
msgstr "Engedélyezi az adatok beírását és megváltoztatását."
#: libraries/messages.inc.php:705
msgid "Allows locking tables for the current thread."
msgstr "A jelenlegi szálon engedélyezi a táblák blokkolását."
#: libraries/messages.inc.php:706
msgid "Limits the number of new connections the user may open per hour."
msgstr ""
"Korlátozza a felhasználó által óránként megnyitható új kapcsolatok számát."
#: libraries/messages.inc.php:707
msgid "Limits the number of queries the user may send to the server per hour."
msgstr ""
"Korlátozza a felhasználó által a kiszolgálóra óránként küldhető lekérdezések "
"számát."
#: libraries/messages.inc.php:708
msgid ""
"Limits the number of commands that change any table or database the user may "
"execute per hour."
msgstr ""
"Korlátozza a felhasználó által óránként végrehajtható, bármelyik táblát vagy "
"adatbázist módosító parancsok számát."
#: libraries/messages.inc.php:709
msgid "Limits the number of simultaneous connections the user may have."
msgstr "Korlátozza a felhasználó egyidejű kapcsolatainak számát."
#: libraries/messages.inc.php:710
msgid "Allows viewing processes of all users"
msgstr "Az összes felhasználó folyamatainak megtekintését engedélyezi"
#: libraries/messages.inc.php:711
msgid "Has no effect in this MySQL version."
msgstr "Nem valósult meg ebben a MySQL verzióban"
#: libraries/messages.inc.php:712
msgid "Allows reloading server settings and flushing the server's caches."
msgstr ""
"Engedélyezi a szerver beállításainak újratöltését, és a szerver "
"gyorsítótárának törlését."
#: libraries/messages.inc.php:713
msgid "Allows the user to ask where the slaves / masters are."
msgstr ""
"Engedélyezi a felhasználónak, hogy megkérdezze, hol találhatók a kisegítő/fő "
"helyek."
#: libraries/messages.inc.php:714
msgid "Needed for the replication slaves."
msgstr "A kisegítő helyek másolásához szükséges."
#: libraries/messages.inc.php:715
msgid "Allows reading data."
msgstr "Engedélyezi az adatok olvasását."
#: libraries/messages.inc.php:716
msgid "Gives access to the complete list of databases."
msgstr "Hozzáférést ad az adatbázisok teljes listájához."
#: libraries/messages.inc.php:717
msgid "Allows performing SHOW CREATE VIEW queries."
msgstr "Engedélyezi SHOW CREATE VIEW lekérdezések végrehajtását."
#: libraries/messages.inc.php:718
msgid "Allows shutting down the server."
msgstr "Engedélyezi a szerver leállítását."
#: libraries/messages.inc.php:719
msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
msgstr ""
"Akkor is engedélyezi a kapcsolódást, ha a kapcsolatok száma elérte a "
"maximumot. A legfontosabb adminisztrációs műveletekhez szükséges, mint a "
"globális változók beállítása, vagy más felhasználók folyamatainak "
"megszüntetése."
#: libraries/messages.inc.php:720
msgid "Allows creating and dropping triggers"
msgstr "Eseményindítók létrehozásának és eldobásának engedélyezése"
#: libraries/messages.inc.php:721
msgid "Allows changing data."
msgstr "Engedélyezi az adatok megváltoztatását."
#: libraries/messages.inc.php:722
msgid "No privileges."
msgstr "Nincsenek jogok."
#: libraries/messages.inc.php:723
msgid "Privileges"
msgstr "Jogok"
#: libraries/messages.inc.php:724
msgid "The privileges were reloaded successfully."
msgstr "A jogok újratöltése sikerült."
#: libraries/messages.inc.php:725
msgid "Procedures"
msgstr "Eljárások"
#: libraries/messages.inc.php:726
msgid "Processes"
msgstr "Folyamatok"
#: libraries/messages.inc.php:727
msgid "Process list"
msgstr "Folyamatlista"
#: libraries/messages.inc.php:728
msgid "Profiling"
msgstr "Adatgyűjtés"
#: libraries/messages.inc.php:729
msgid "Protocol version"
msgstr "Protokoll verzió"
#: libraries/messages.inc.php:730
msgid "Put fields names in the first row"
msgstr "A mezőneveket az első sorba teszi"
#: libraries/messages.inc.php:732
msgid "Del"
msgstr "Törlés"
#: libraries/messages.inc.php:733
msgid "Ins"
msgstr "Beszúrás"
#: libraries/messages.inc.php:734
msgid "Query"
msgstr "Lekérdezés"
#: libraries/messages.inc.php:735
msgid "The following queries have been executed:"
msgstr ""
#: libraries/messages.inc.php:736
msgid "Query cache"
msgstr "Lekérdezési gyorsítótár"
#: libraries/messages.inc.php:737 setup/lib/messages.inc.php:117
msgid "Query window"
msgstr "Lekérdezés ablak"
#: libraries/messages.inc.php:738
#, php-format
msgid "SQL query on database <b>%s</b>:"
msgstr "SQL-lekérdezés a(z) <b>%s</b> adatbázison:"
#: libraries/messages.inc.php:739
msgid "Query results operations"
msgstr "Műveletek a lekérdezési eredménnyel"
#: libraries/messages.inc.php:740
msgid "SQL history"
msgstr "SQL-előzmények"
#: libraries/messages.inc.php:741
#, php-format
msgid ""
"<b>Query statistics</b>: Since its startup, %s queries have been sent to the "
"server."
msgstr ""
"<b>Lekérdezési statisztika</b>: Az indulás óta %s kérés került elküldésre a "
"szerverhez."
#: libraries/messages.inc.php:742
#, php-format
msgid "Query took %01.4f sec"
msgstr "a lekérdezés %01.4f másodpercig tartott"
#: libraries/messages.inc.php:743
msgid "Query type"
msgstr "Lekérdezés típusa"
#: libraries/messages.inc.php:744
msgid "Do not overwrite this query from outside the window"
msgstr "Nem írja felül ezt a lekérdezést az ablakon kívülről"
#: libraries/messages.inc.php:746
msgid "Read requests"
msgstr "Olvasási kérések"
#: libraries/messages.inc.php:747
msgid "Rebuild"
msgstr "Újraépítés"
#: libraries/messages.inc.php:748
msgid "Received"
msgstr "Fogadott"
#: libraries/messages.inc.php:749
msgid "recommended"
msgstr "ajánlott"
#: libraries/messages.inc.php:750
msgid "Records"
msgstr "Rekordok"
#: libraries/messages.inc.php:751
msgid "Check referential integrity:"
msgstr "Hivatkozási sértetlenség ellenőrzése:"
#: libraries/messages.inc.php:752 setup/lib/messages.inc.php:335
msgid "Refresh"
msgstr "Frissítés"
#: libraries/messages.inc.php:753
msgid "Relational display field"
msgstr "Relációs megjelenítési mező"
#: libraries/messages.inc.php:754
msgid "Relational key"
msgstr "Relációs kulcs"
#: libraries/messages.inc.php:755
msgid "Relational schema"
msgstr "Kapcsolati séma"
#: libraries/messages.inc.php:756
msgid "Relation deleted"
msgstr "A kapcsolat törlése kész"
#: libraries/messages.inc.php:757
#, php-format
msgid ""
"The additional features for working with linked tables have been "
"deactivated. To find out why click %shere%s."
msgstr ""
"A hivatkozott táblákkal történő munka kiegészítő funkciói inaktiválásra "
"kerültek. Ha szeretné megtudni, hogy miért, kattintson %side%s."
#: libraries/messages.inc.php:758
msgid "RELATIONS FOR TABLE"
msgstr "TÁBLA KAPCSOLATAI"
#: libraries/messages.inc.php:759
msgid "Relations"
msgstr "Kapcsolatok"
#: libraries/messages.inc.php:760
msgid "Relation view"
msgstr "Kapcsolat nézete"
#: libraries/messages.inc.php:761
msgid "Reloading the privileges"
msgstr "A jogok újratöltése"
#: libraries/messages.inc.php:762
#, fuzzy
msgid "Reload navigation frame"
msgstr "A navigációs keret testreszabása"
#: libraries/messages.inc.php:763
msgid "Reload privileges"
msgstr "Jogok újratöltése"
#: libraries/messages.inc.php:764
msgid "Reload"
msgstr "Újratöltés"
#: libraries/messages.inc.php:765
#, fuzzy
msgid "Remote server"
msgstr "Új szerver"
#: libraries/messages.inc.php:766
msgid "Remove CRLF characters within fields"
msgstr "A mezőkben lévő CRLF karakterek eltávolítása"
#: libraries/messages.inc.php:767
msgid "Remove partitioning"
msgstr "Particionálás eltávolítása"
#: libraries/messages.inc.php:768
msgid "Remove selected users"
msgstr "A kijelölt felhasználók törlése"
#: libraries/messages.inc.php:769
#, php-format
msgid "Database %s has been renamed to %s"
msgstr "A(z) %s adatbázis átnevezése %s névre megtörtént"
#: libraries/messages.inc.php:770
#, php-format
msgid "Table %s has been renamed to %s"
msgstr "A(z) %s tábla átnevezése %s névre megtörtént"
#: libraries/messages.inc.php:771
msgid "Rename table to"
msgstr "Tábla átnevezése"
#: libraries/messages.inc.php:772
#, fuzzy
msgid "Rename view to"
msgstr "Tábla átnevezése"
#: libraries/messages.inc.php:773
msgid "Repair"
msgstr "Javítás"
#: libraries/messages.inc.php:774
msgid "Repair table"
msgstr "Tábla javítása"
#: libraries/messages.inc.php:775
msgid "Replace NULL by"
msgstr "NULL cseréje ezzel:"
#: libraries/messages.inc.php:776
msgid "Replace table data with file"
msgstr "A táblaadatok lecserélése fájlra"
#: libraries/messages.inc.php:777
msgid ""
"Now, add the following lines at the end of [mysqld] section in your my.cnf "
"and please restart the MySQL server afterwards."
msgstr ""
#: libraries/messages.inc.php:778
msgid "Add slave replication user"
msgstr ""
#: libraries/messages.inc.php:779
#, php-format
msgid "Master server changed succesfully to %s"
msgstr ""
#: libraries/messages.inc.php:780
msgid "This server is configured as master in a replication process."
msgstr ""
#: libraries/messages.inc.php:781
#, fuzzy
msgid "Control slave:"
msgstr "Kontrollfelhasználó"
#: libraries/messages.inc.php:782
msgid ""
"Unable to read master log position. Possible privilege problem on master."
msgstr ""
#: libraries/messages.inc.php:783
#, php-format
msgid "Unable to connect to master %s."
msgstr ""
#: libraries/messages.inc.php:784
msgid "Replicate all databases; Ignore:"
msgstr ""
#: libraries/messages.inc.php:785
msgid "Ignore all databases; Replicate:"
msgstr ""
#: libraries/messages.inc.php:786
msgid ""
"This server is not configured as master server in a replication process. You "
"can choose from either replicating all databases and ignoring certain "
"(useful if you want to replicate majority of databases) or you can choose to "
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
#: libraries/messages.inc.php:787
#, fuzzy
msgid "Master configuration"
msgstr "Szerverbeállítások"
#: libraries/messages.inc.php:788
msgid "Master replication"
msgstr ""
#: libraries/messages.inc.php:789
msgid "Replication"
msgstr "Többszörözés"
#: libraries/messages.inc.php:790
msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server <b>is</b> configured as "
"master"
msgstr ""
#: libraries/messages.inc.php:791
#, fuzzy
msgid "Please select databases:"
msgstr "Válasszon adatbázist"
#: libraries/messages.inc.php:792
#, php-format
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:793
msgid ""
"Only slaves started with the --report-host=host_name option are visible in "
"this list."
msgstr ""
#: libraries/messages.inc.php:794
msgid "Show connected slaves"
msgstr ""
#: libraries/messages.inc.php:795 libraries/messages.inc.php:902
#, fuzzy
msgid "Show master status"
msgstr "Kisegítő állapot megjelenítése"
#: libraries/messages.inc.php:796
msgid "Skipping error(s) might lead into unsynchronized master and slave!"
msgstr ""
#: libraries/messages.inc.php:797
msgid "Change or reconfigure master server"
msgstr ""
#: libraries/messages.inc.php:798
#, fuzzy
msgid "Slave configuration"
msgstr "Szerverbeállítások"
#: libraries/messages.inc.php:799
msgid ""
"Server is configured as slave in a replication process. Would you like to:"
msgstr ""
#: libraries/messages.inc.php:800
msgid "Error management:"
msgstr ""
#: libraries/messages.inc.php:801
#, php-format
msgid "IO Thread %s only"
msgstr ""
#: libraries/messages.inc.php:802
msgid "Slave IO Thread not running!"
msgstr ""
#: libraries/messages.inc.php:803
#, php-format
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to <a href=\"%s\">configure</a> it?"
msgstr ""
#: libraries/messages.inc.php:804
msgid "Reset slave"
msgstr ""
#: libraries/messages.inc.php:805
msgid "See slave status table"
msgstr ""
#: libraries/messages.inc.php:806
msgid "Skip current error"
msgstr ""
#: libraries/messages.inc.php:807
msgid "errors."
msgstr ""
#: libraries/messages.inc.php:808
msgid "Skip next"
msgstr ""
#: libraries/messages.inc.php:809
msgid "Slave replication"
msgstr ""
#: libraries/messages.inc.php:810
msgid "Slave SQL Thread not running!"
msgstr ""
#: libraries/messages.inc.php:811
#, php-format
msgid "SQL Thread %s only"
msgstr ""
#: libraries/messages.inc.php:812
#, php-format
msgid ""
"This MySQL server works as %s in <b>replication</b> process. For further "
"information about replication status on the server, please visit the <a href="
"\"#replication\">replication section</a>."
msgstr ""
"Ez a MySQL-szerver mint %s működik a <b>többszörözéses</b> folyamatban. A "
"szerveren lévő többszörözéses állapotról a <a href=\"#replication"
"\">többszörözés részben</a> kaphat bővebb információt."
#: libraries/messages.inc.php:813
msgid "Master status"
msgstr "Mester állapot"
#: libraries/messages.inc.php:814
msgid "Replication status"
msgstr "Többszörözéses állapot"
#: libraries/messages.inc.php:815
msgid "Slave status"
msgstr "Másodlagos állapot"
#: libraries/messages.inc.php:816
msgid "Synchronize databases with master"
msgstr ""
#: libraries/messages.inc.php:817
msgid "Unable to change master"
msgstr ""
#: libraries/messages.inc.php:818
msgid "Unknown error"
msgstr ""
#: libraries/messages.inc.php:819
msgid "Reset"
msgstr "Törlés"
#: libraries/messages.inc.php:820
msgid "Resource limits"
msgstr "Erőforrás-korlátozások"
#: libraries/messages.inc.php:821
#, php-format
msgid "Restart insertion with %s rows"
msgstr "Beszúrás újrakezdése %s sorral"
#: libraries/messages.inc.php:822
msgid "Re-type"
msgstr "Újraírás"
#: libraries/messages.inc.php:823
msgid ""
"The users will still have the USAGE privilege until the privileges are "
"reloaded."
msgstr "A felhasználóknak még van USAGE joguk a jogok újratöltéséig."
#: libraries/messages.inc.php:824
msgid "Revoke all active privileges from the users and delete them afterwards."
msgstr "A felhasználók összes jogának visszavonása, majd törlése."
#: libraries/messages.inc.php:825
#, php-format
msgid "You have revoked the privileges for %s"
msgstr "%s jogainak visszavonása megtörtént"
#: libraries/messages.inc.php:826
msgid "Revoke"
msgstr "Visszavonás"
#: libraries/messages.inc.php:827
msgid "Romanian"
msgstr "Román"
#: libraries/messages.inc.php:828
msgid "Return type"
msgstr "Típus visszaadása"
#: libraries/messages.inc.php:829
msgid "Routines"
msgstr "Eljárások"
#: libraries/messages.inc.php:830
msgid "Row length"
msgstr "Sor hossza"
#: libraries/messages.inc.php:831
msgid "row(s) starting from record #"
msgstr "sor a következő számú rekordtól kezdődően:"
#: libraries/messages.inc.php:832
msgid " Row size "
msgstr " Sor mérete "
#: libraries/messages.inc.php:833
msgid "horizontal (rotated headers)"
msgstr "vízszintesen (elforgatott fejlécek)"
#: libraries/messages.inc.php:834
msgid "horizontal"
msgstr "vízszintesen"
#: libraries/messages.inc.php:835
#, php-format
msgid "in %s mode and repeat headers after %s cells"
msgstr "%s és a fejlécek megismétlése %s cella után"
#: libraries/messages.inc.php:836
msgid "vertical"
msgstr "függőlegesen"
#: libraries/messages.inc.php:837
msgid "Rows"
msgstr "sor"
#: libraries/messages.inc.php:838
msgid "Row Statistics"
msgstr "Sorstatisztika"
#: libraries/messages.inc.php:839
#, php-format
msgid "running on %s"
msgstr ": %s"
#: libraries/messages.inc.php:840
msgid "Submit Query"
msgstr "Lekérdezés indítása"
#: libraries/messages.inc.php:841
#, php-format
msgid "Run SQL query/queries on server %s"
msgstr "A(z) %s szerveren lefuttatandó SQL lekérdezés(ek)"
#: libraries/messages.inc.php:842
#, php-format
msgid "Run SQL query/queries on database %s"
msgstr "SQL lekérdezés(ek) futtatása a(z) %s adatbázison"
#: libraries/messages.inc.php:843
msgid "Russian"
msgstr "Orosz"
#: libraries/messages.inc.php:845
#, php-format
msgid "Save on server in %s directory"
msgstr "Mentés a szerver %s könyvtárában"
#: libraries/messages.inc.php:846
msgid "Save position"
msgstr "Pozíció mentése"
#: libraries/messages.inc.php:847
msgid "Save"
msgstr "Mentés"
#: libraries/messages.inc.php:848
msgid "The scale factor is too small to fit the schema on one page"
msgstr "A mérettényező túl kicsi, hogy a séma ráférjen egy oldalra"
#: libraries/messages.inc.php:849
msgid "Search in database"
msgstr "Keresés az adatbázisban"
#: libraries/messages.inc.php:850
msgid "Inside field:"
msgstr "Mezőben:"
#: libraries/messages.inc.php:851
msgid "Inside table(s):"
msgstr "Táblá(k)ban:"
#: libraries/messages.inc.php:852
msgid "Word(s) or value(s) to search for (wildcard: \"%\"):"
msgstr "Keresendő szavak vagy értékek (karakterhelyettesítő: \"%\"):"
#: libraries/messages.inc.php:853
msgid "at least one of the words"
msgstr "legalább az egyik szó"
#: libraries/messages.inc.php:854
msgid "all words"
msgstr "minden szó"
#: libraries/messages.inc.php:855
msgid "the exact phrase"
msgstr "a pontos kifejezés"
#: libraries/messages.inc.php:856
msgid "as regular expression"
msgstr "reguláris kifejezésként"
#: libraries/messages.inc.php:857
#, php-format
msgid "Search results for \"<i>%s</i>\" %s:"
msgstr "Keresési eredmények \"<i>%s</i>\" %s:"
#: libraries/messages.inc.php:858
msgid "Search"
msgstr "Keresés"
#: libraries/messages.inc.php:859
msgid "Find:"
msgstr "Keresés:"
#: libraries/messages.inc.php:860
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
msgstr ""
"A konfigurációs fájlnak egy titkos hozzáférési kódra (blowfish_secret) van "
"szüksége."
#: libraries/messages.inc.php:861
msgid "Please select a database"
msgstr "Válasszon adatbázist"
#: libraries/messages.inc.php:862
msgid "Select All"
msgstr "Mind kijelölése"
#: libraries/messages.inc.php:863
msgid "Select binary log to view"
msgstr "Válassza ki a megtekintendő bináris naplót"
#: libraries/messages.inc.php:864
msgid "Select fields (at least one):"
msgstr "Válasszon mezőket (legalább egyet):"
#: libraries/messages.inc.php:865
msgid "Select Foreign Key"
msgstr "Idegen kulcs kiválasztása"
#: libraries/messages.inc.php:866
msgid "in query"
msgstr "lekérdezésben"
#: libraries/messages.inc.php:867
msgid "Select referenced key"
msgstr "Válassza ki a hivatkozott kulcsot"
#: libraries/messages.inc.php:868
msgid "Select Tables"
msgstr "Táblák kiválasztása"
#: libraries/messages.inc.php:869 setup/lib/messages.inc.php:77
msgid "Save as file"
msgstr "Mentés fájlként"
#: libraries/messages.inc.php:870
msgid "Sent"
msgstr "Küldött"
#: libraries/messages.inc.php:871
msgid "Server Choice"
msgstr "Szerver választása"
#: libraries/messages.inc.php:872
msgid "The server is not responding"
msgstr "A szerver nem válaszol"
#: libraries/messages.inc.php:873
msgid "Server"
msgstr "Szerver"
#: libraries/messages.inc.php:874 setup/lib/messages.inc.php:110
msgid "Servers"
msgstr "Szerverek"
#: libraries/messages.inc.php:875
msgid "Delayed inserts"
msgstr "Késleltetett beszúrások"
#: libraries/messages.inc.php:876
msgid "Runtime Information"
msgstr "Futtatási információk"
#: libraries/messages.inc.php:877
#, php-format
msgid "This MySQL server has been running for %s. It started up on %s."
msgstr "Ez a MySQL szerver %s óta fut. Indítás időpontja: %s."
#: libraries/messages.inc.php:878
msgid "Variables"
msgstr "Változók"
#: libraries/messages.inc.php:879
msgid ""
"<b>Server traffic</b>: These tables show the network traffic statistics of "
"this MySQL server since its startup."
msgstr ""
"<b>Szerver forgalma</b>: Ezek a táblázatok a MySQL szerver hálózati "
"forgalmának statisztikájáit mutatják az indítástól kezdve."
#: libraries/messages.inc.php:880
msgid "Server variables and settings"
msgstr "Szerver változók és beállítások"
#: libraries/messages.inc.php:881
msgid "Server version"
msgstr "Szerver verzió"
#: libraries/messages.inc.php:882
msgid ""
"Your PHP parameter [a@http://php.net/manual/en/session.configuration.php#ini."
"session.gc-maxlifetime@]session.gc_maxlifetime[/a] is lower that cookie "
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
"A [a@http://php.net/manual/en/session.configuration.php#ini.session.gc-"
"maxlifetime@]session.gc_maxlifetime[/a] paraméter alacsonyabb a "
"phpMyAdminban beállított cookie érvényességénél, Emiatt a bejelentkezése a "
"phpMyAdminban beállítottnál előbb fog lejárni."
#: libraries/messages.inc.php:883
msgid ""
"Cannot start session without errors, please check errors given in your PHP "
"and/or webserver log file and configure your PHP installation properly."
msgstr ""
"A munkamenet nem indítható hibák nélkül. Ellenőrizze a PHP és/vagy a "
"webszerver naplófájljába bejegyzett hibákat, és konfigurálja megfelelően a "
"PHP telepítését."
#: libraries/messages.inc.php:884
msgid "Session value"
msgstr "Munkamenet értéke"
#: libraries/messages.inc.php:885
msgid ""
"If field type is \"enum\" or \"set\", please enter the values using this "
"format: 'a','b','c'...<br />If you ever need to put a backslash (\"\\\") or "
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
"Ha a mező típusa \"enum\" vagy \"set\", akkor az értékeket ilyen formában "
"írja be: 'a','b','c'...<br />Ha fordított perjelet (\"\\\") vagy aposztrófot "
"(\"'\") akar ezekben az értékekben használni, akkor fordított perjellel "
"kezdje (pl.: '\\\\xyz' vagy 'a\\'b')."
#: libraries/messages.inc.php:886
msgid "settings"
msgstr ""
#: libraries/messages.inc.php:887
msgid "Show all"
msgstr "Mind látható"
#: libraries/messages.inc.php:888
#, fuzzy
msgid "Show binary contents as HEX"
msgstr "Bináris tartalom megjelenítése"
#: libraries/messages.inc.php:889
msgid "Show binary contents"
msgstr "Bináris tartalom megjelenítése"
#: libraries/messages.inc.php:890
msgid "Show BLOB contents"
msgstr "BLOB-tartalom megjelenítése"
#: libraries/messages.inc.php:891
msgid "Show color"
msgstr "Szín megjelenítése"
#: libraries/messages.inc.php:892
msgid "Data Dictionary Format"
msgstr "Adatkönyvtár formátum"
#: libraries/messages.inc.php:893
msgid "Show Full Queries"
msgstr "Teljes lekérdezések megjelenítése"
#: libraries/messages.inc.php:894
msgid "Show grid"
msgstr "Rács megjelenítése"
#: libraries/messages.inc.php:895
msgid "Show/Hide left menu"
msgstr "Bal oldali menü megjelenítése/elrejtése"
#: libraries/messages.inc.php:896
msgid "Showing bookmark"
msgstr "Könyvjelző megjelenítése"
#: libraries/messages.inc.php:897
msgid "Showing as PHP code"
msgstr "Megjelenítés PHP kódként"
#: libraries/messages.inc.php:898
msgid "Showing rows"
msgstr "Megjelenített sorok:"
#: libraries/messages.inc.php:899
msgid "Showing SQL query"
msgstr "Megjelenítés SQL lekérdezésként"
#: libraries/messages.inc.php:900
#, fuzzy
msgid "Show insert query"
msgstr "Megjelenítés SQL lekérdezésként"
#: libraries/messages.inc.php:901
msgid "Only show keys"
msgstr "Csak a kulcsok megjelenítése"
#: libraries/messages.inc.php:903
msgid "Show open tables"
msgstr "Nyitott táblák megjelenítése"
#: libraries/messages.inc.php:904
msgid "Show PHP information"
msgstr "PHP információ megjelenítése"
#: libraries/messages.inc.php:905
msgid "Show"
msgstr "Megjelenítés"
#: libraries/messages.inc.php:906
msgid "Show slave hosts"
msgstr "Kisegítő állomások megjelenítése"
#: libraries/messages.inc.php:907
msgid "Show slave status"
msgstr "Kisegítő állapot megjelenítése"
#: libraries/messages.inc.php:908
msgid ""
"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."
msgstr ""
"A tranzakciók száma, melyek az ideiglenes bináris naplógyorsítótárat "
"használt, azonban az túllépte a binlog_cache_size méretet, és ideiglenes "
"fájlt használt az utasítások tárolásához a tranzakcióból."
#: libraries/messages.inc.php:909
msgid "The number of transactions that used the temporary binary log cache."
msgstr ""
"Az ideiglenes bináris naplógyorsítótár által használt tranzakciók száma."
#: libraries/messages.inc.php:910
msgid ""
"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."
msgstr ""
"A szerver által az utasítások végrehajtásakor a lemezen automatikusan "
"létrehozott ideiglenes táblák száma. Ha a Created_tmp_disk_tables értéke "
"nagy, akkor növelheti a tmp_table_size értékét, mely az ideiglenes táblákból "
"memóriaalapúakat csinál a lemezalapú helyett."
#: libraries/messages.inc.php:911
msgid "How many temporary files mysqld has created."
msgstr "Ennyi ideiglenes fájlt hozott létre a mysqld."
#: libraries/messages.inc.php:912
msgid ""
"The number of in-memory temporary tables created automatically by the server "
"while executing statements."
msgstr ""
"A szerver által az utasítások végrehajtásakor automatikusan létrehozott, a "
"memóriában tárolt ideiglenes táblák száma."
#: libraries/messages.inc.php:913
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
msgstr ""
"Az INSERT DELAYED utasítással írt sorok száma, melyeknél néhány hiba történt "
"(valószínűleg ismétlődő kulcs)."
#: libraries/messages.inc.php:914
msgid ""
"The number of INSERT DELAYED handler threads in use. Every different table "
"on which one uses INSERT DELAYED gets its own thread."
msgstr ""
"A használatban lévő INSERT DELAYED kezelőszálak száma. Minden eltérő "
"táblának, melyen valaki INSERT DELAYED parancsot használ, saját szála lesz."
#: libraries/messages.inc.php:915
msgid "The number of INSERT DELAYED rows written."
msgstr "A beírt INSERT DELAYED sorok száma."
#: libraries/messages.inc.php:916
msgid "The number of executed FLUSH statements."
msgstr "A végrehajtott FLUSH utasítások száma."
#: libraries/messages.inc.php:917
msgid "The number of internal COMMIT statements."
msgstr "A belső COMMIT utasítások száma."
#: libraries/messages.inc.php:918
msgid "The number of times a row was deleted from a table."
msgstr "Egy sornak a táblázatból történő törléseinek a száma."
#: libraries/messages.inc.php:919
msgid ""
"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."
msgstr ""
"A MySQL szerver meg tudja kérdezni az NDB fürt tárolómotortól, hogy ismeri a "
"megadott nevű táblát. Ezt hívják felfedezésnek. A handler_discover jelzi a "
"táblák felfedezésének számát."
#: libraries/messages.inc.php:920
msgid ""
"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."
msgstr ""
"Az első bejegyzés egy indexből történő beolvasásainak száma. Ha ez magas, "
"akkor ez azt sugallja, hogy a szerver sok teljes indexvizsgálatot végez; "
"például a SELECT col1 FROM foo azt feltételezi, hogy a col1 kerül "
"indexelésre."
#: libraries/messages.inc.php:921
msgid ""
"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."
msgstr ""
"Egy sor kulcs alapján történő beolvasási kéréseinek száma. Ha ez magas, "
"akkor jól mutatja, hogy a lekérdezések és a táblák megfelelően indexeltek."
#: libraries/messages.inc.php:922
msgid ""
"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."
msgstr ""
"A kulcssorrendben a következő sort beolvasandó kérések száma. Ez növekszik, "
"ha Ön tartománymegkötéses index oszlopot kérdez le, vagy ha indexvizsgálatot "
"végez."
#: libraries/messages.inc.php:923
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
msgstr ""
"A kulcssorrendben előző sort beolvasandó kérések száma. Ezt a beolvasási "
"módszert főleg az ORDER BY ... DESC optimalizálásához használják."
#: libraries/messages.inc.php:924
msgid ""
"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."
msgstr ""
"Egy sor beolvasásához szükséges kérések száma egy rögzített pozíció alapján. "
"Ez magas, ha Ön sok, az eredmény rendezését igénylő lekérdezést hajt végre. "
"Valószínűleg sok olyan lekérdezés van, s a MySQL-nek teljes táblákat kell "
"megvizsgálnia, vagy a kulcsokat nem megfelelően használó illesztések vannak."
#: libraries/messages.inc.php:925
msgid ""
"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."
msgstr ""
"Az adatfájlban lévő következő sor beolvasásához szükséges kérések száma. Ez "
"magas, ha Ön sokszor vizsgálja át a táblákat. Ez általában azt javasolja, "
"hogy a táblák nem megfelelően indexeltek, vagy a lekérdezések nincsenek írva "
"az indexek kihasználása végett."
#: libraries/messages.inc.php:926
msgid "The number of internal ROLLBACK statements."
msgstr "A belső ROLLBACK utasítások száma."
#: libraries/messages.inc.php:927
msgid "The number of requests to update a row in a table."
msgstr "A kérések száma egy táblában lévő sor frissítéséhez."
#: libraries/messages.inc.php:928
msgid "The number of requests to insert a row in a table."
msgstr "A kérések száma egy táblában lévő sor beszúrásához."
#: libraries/messages.inc.php:929
msgid "The number of pages containing data (dirty or clean)."
msgstr "Az adatokat tartalmazó lapok száma (piszkos vagy tiszta)."
#: libraries/messages.inc.php:930
msgid "The number of pages currently dirty."
msgstr "A jelenleg piszkos lapok száma."
#: libraries/messages.inc.php:931
msgid "The number of buffer pool pages that have been requested to be flushed."
msgstr "A pufferkészlet oldalainak száma, melyeket kiírásra kértek."
#: libraries/messages.inc.php:932
msgid "The number of free pages."
msgstr "A szabad lapok száma."
#: libraries/messages.inc.php:933
msgid ""
"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."
msgstr ""
"Az InnoDB pufferkészletében zárolt oldalak száma. Ezek az épp beolvasás vagy "
"írás alatt lévő oldalak, melyeket bizonyos más okok miatt nem lehet kiírni "
"vagy eltávolítani."
#: libraries/messages.inc.php:934
msgid ""
"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."
msgstr ""
"A foglalt oldalak száma, mert le lettek foglalva adminisztratív "
"többletterheléshez, mint például a sorzárolások vagy az adaptív "
"kivonatindex. Ez az érték Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data értékként is "
"számolható."
#: libraries/messages.inc.php:935
msgid "Total size of buffer pool, in pages."
msgstr "A pufferkészlet teljes mérete lapokban."
#: libraries/messages.inc.php:936
msgid ""
"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."
msgstr ""
"Az InnoDB által kezdeményezett \"véletlenszerű\" előreolvasások száma. Ez "
"akkor történik, ha egy lekérdezés meg akarja vizsgálni egy tábla nagy "
"részét, viszont véletlenszerű sorrendben."
#: libraries/messages.inc.php:937
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
msgstr ""
"Az InnoDB által kezdeményezett sorozatos előreolvasások száma. Ez akkor "
"történik, mikor az InnoDB sorozatos teljes táblavizsgálatot tart."
#: libraries/messages.inc.php:938
msgid "The number of logical read requests InnoDB has done."
msgstr "Az InnoDB által elvégzett logikai olvasási kérések száma."
#: libraries/messages.inc.php:939
msgid ""
"The number of logical reads that InnoDB could not satisfy from buffer pool "
"and had to do a single-page read."
msgstr ""
"A logikai olvasások száma, melyeket az InnoDB nem tudott a pufferkészletből "
"kielégíteni, s egyoldalas beolvasást végzett."
#: libraries/messages.inc.php:940
msgid ""
"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."
msgstr ""
"Normál esetben az InnoDB pufferkészletébe írások a háttérben történnek. Ha "
"viszont be kell olvasni vagy létre kell hozni egy oldalt, s nincs több "
"tiszta oldal, akkor várni kell az előbb kiírandó oldalakra. Ez a számláló "
"számolja ezeknek a várakozásoknak az előfordulásait. Ha a pufferkészlet "
"méretét megfelelően állították be, akkor ennek az értéknek kicsinek kell "
"lennie."
#: libraries/messages.inc.php:941
msgid "The number writes done to the InnoDB buffer pool."
msgstr "Az InnoDB pufferkészletébe történt írások száma."
#: libraries/messages.inc.php:942
msgid "The number of fsync() operations so far."
msgstr "Az fsync() műveletek eddigi száma."
#: libraries/messages.inc.php:943
msgid "The current number of pending fsync() operations."
msgstr "A folyamatban lévő fsync() műveletek száma."
#: libraries/messages.inc.php:944
msgid "The current number of pending reads."
msgstr "A folyamatban lévő olvasások száma."
#: libraries/messages.inc.php:945
msgid "The current number of pending writes."
msgstr "A folyamatban lévő írások száma."
#: libraries/messages.inc.php:946
msgid "The amount of data read so far, in bytes."
msgstr "Az eddig beolvasott adatok mennyisége bájtban."
#: libraries/messages.inc.php:947
msgid "The total number of data reads."
msgstr "Az összes beolvasott adat."
#: libraries/messages.inc.php:948
msgid "The total number of data writes."
msgstr "Az összes írott adat."
#: libraries/messages.inc.php:949
msgid "The amount of data written so far, in bytes."
msgstr "Az összes írott adat, bájtban."
#: libraries/messages.inc.php:950
msgid "The number of pages that have been written for doublewrite operations."
msgstr ""
"A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma."
#: libraries/messages.inc.php:951
msgid "The number of doublewrite operations that have been performed."
msgstr ""
"A végrehajtott duplaírásos írások száma, s az e célból kiírt oldalak száma."
#: libraries/messages.inc.php:952
msgid ""
"The number of waits we had because log buffer was too small and we had to "
"wait for it to be flushed before continuing."
msgstr ""
"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."
#: libraries/messages.inc.php:953
msgid "The number of log write requests."
msgstr "A naplóírási kérések száma."
#: libraries/messages.inc.php:954
msgid "The number of physical writes to the log file."
msgstr "A naplófájlba történt fizikai írások száma."
#: libraries/messages.inc.php:955
msgid "The number of fsync() writes done to the log file."
msgstr "A naplófájlba történt fsyncs írások száma."
#: libraries/messages.inc.php:956
msgid "The number of pending log file fsyncs."
msgstr "A folyamatban lévő naplófájl fsync-ek száma."
#: libraries/messages.inc.php:957
msgid "Pending log file writes."
msgstr "A folyamatban lévő naplófájl írások száma."
#: libraries/messages.inc.php:958
msgid "The number of bytes written to the log file."
msgstr "A naplófájlba írt bájtok száma."
#: libraries/messages.inc.php:959
msgid "The number of pages created."
msgstr "A létrehozott lapok száma."
#: libraries/messages.inc.php:960
msgid ""
"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."
msgstr ""
"A belefordított InnoDB oldal mérete (alapértelmezés: 16 KB). Sok érték "
"került számolásra az oldalakban; az oldal mérete teszi lehetővé a bájtokká "
"történő könnyű átalakítást."
#: libraries/messages.inc.php:961
msgid "The number of pages read."
msgstr "A beolvasott lapok száma."
#: libraries/messages.inc.php:962
msgid "The number of pages written."
msgstr "Az írott lapok száma."
#: libraries/messages.inc.php:963
msgid "The number of row locks currently being waited for."
msgstr "A jelenleg várakozás alatt lévő sorzárolások száma."
#: libraries/messages.inc.php:964
msgid "The average time to acquire a row lock, in milliseconds."
msgstr "A sorzároláshoz szükséges átlag időtartam, milliszekundumban."
#: libraries/messages.inc.php:965
msgid "The total time spent in acquiring row locks, in milliseconds."
msgstr "A sorzárolásokra fordított összes idő, milliszekundumban."
#: libraries/messages.inc.php:966
msgid "The maximum time to acquire a row lock, in milliseconds."
msgstr "A sorzároláshoz szükséges időtartam, milliszekundumban."
#: libraries/messages.inc.php:967
msgid "The number of times a row lock had to be waited for."
msgstr "A sorzárolásra váráshoz szükséges alkalmak száma."
#: libraries/messages.inc.php:968
msgid "The number of rows deleted from InnoDB tables."
msgstr "Az InnoDB táblákból törölt sorok száma."
#: libraries/messages.inc.php:969
msgid "The number of rows inserted in InnoDB tables."
msgstr "Az InnoDB táblákba beszúrt sorok száma."
#: libraries/messages.inc.php:970
msgid "The number of rows read from InnoDB tables."
msgstr "Az InnoDB táblákból beolvasott sorok száma."
#: libraries/messages.inc.php:971
msgid "The number of rows updated in InnoDB tables."
msgstr "Az InnoDB táblákban frissített sorok száma."
#: libraries/messages.inc.php:972
msgid ""
"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."
msgstr ""
"A kulcsgyorsítótárban lévő kulcsblokkok száma, melyek megváltoztak, de még "
"nem kerültek lemezre kiírásra. Ez Not_flushed_key_blocks néven ismert."
#: libraries/messages.inc.php:973
msgid ""
"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."
msgstr ""
"A kulcsgyorsítótárban lévő, nem használt blokkok száma. Ezzel az értékkel "
"állapíthatja meg, hogy mennyire van használatban a kulcsgyorsítótár."
#: libraries/messages.inc.php:974
msgid ""
"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."
msgstr ""
"A kulcsgyorsítótárban lévő használt blokkok száma. Ez az érték egy maximális "
"jel, mely a valamikor használatban volt blokkok számát jelzi."
#: libraries/messages.inc.php:975
msgid "The number of requests to read a key block from the cache."
msgstr "A gyorsítótárból egy kulcsblokk beolvasásához szükséges kérések száma."
#: libraries/messages.inc.php:976
msgid ""
"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."
msgstr ""
"Egy kulcsblokk lemezről történő fizikai beolvasásainak száma. Ha a Key_reads "
"nagy, akkor valószínűleg túl kicsi a key_buffer_size értéke. A gyorsítótár "
"sikertelen találatainak aránya a Key_reads/Key_read_requests alapján "
"számítható ki."
#: libraries/messages.inc.php:977
msgid "The number of requests to write a key block to the cache."
msgstr "A kérések száma egy kulcsblokk gyorsítótárba történő írásához."
#: libraries/messages.inc.php:978
msgid "The number of physical writes of a key block to disk."
msgstr "Egy kulcsblokk lemezre történő fizikai írásainak száma."
#: libraries/messages.inc.php:979
msgid ""
"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."
msgstr ""
"Az utoljára lefordított lekérdezés összköltsége a lekérdezésoptimalizáló "
"számítása szerint. Ugyanazon lekérdezés különféle lekérdezési tervei "
"költségének lekérdezéséhez hasznos. Az alapértelmezett 0 érték azt jelenti, "
"hogy lekérdezés lefordítására még nem került sor."
#: libraries/messages.inc.php:980
msgid "The number of rows waiting to be written in INSERT DELAYED queues."
msgstr "Az INSERT DELAYED sorokban írásra várakozó sorok száma."
#: libraries/messages.inc.php:981
msgid ""
"The number of tables that have been opened. If opened tables is big, your "
"table cache value is probably too small."
msgstr ""
"Az eddig megnyitott táblák száma. Ha a megnyitott táblák nagy,akkor "
"valószínűleg túl kicsi a táblagyorsítótár értéke."
#: libraries/messages.inc.php:982
msgid "The number of files that are open."
msgstr "A megnyitott fájlok száma."
#: libraries/messages.inc.php:983
msgid "The number of streams that are open (used mainly for logging)."
msgstr ""
"Az adatfolyamok száma, melyek nyitottak (főleg a naplózáshoz kerül "
"felhasználásra)."
#: libraries/messages.inc.php:984
msgid "The number of tables that are open."
msgstr "A megnyitott táblák száma."
#: libraries/messages.inc.php:985
msgid "The number of free memory blocks in query cache."
msgstr "A szabad memóriablokkok száma a lekérdezési gyorsítótárban."
#: libraries/messages.inc.php:986
msgid "The amount of free memory for query cache."
msgstr "A szabad memória mérete a lekérdezési gyorsítótárhoz."
#: libraries/messages.inc.php:987
msgid "The number of cache hits."
msgstr "A gyorsítótár találatok száma."
#: libraries/messages.inc.php:988
msgid "The number of queries added to the cache."
msgstr "A gyorsítótárhoz adott lekérdezések száma."
#: libraries/messages.inc.php:989
msgid ""
"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."
msgstr ""
"A lekérdezések száma, melyek eltávolításra kerültek a gyorsítórából az új "
"lekérdezések gyorsítótárazásához történő memória felszabadításához. Ez az "
"információ a lekérdezési gyorsítótár méretének szabályozásában segíthet. A "
"lekérdezési gyorsítótár a legrégebben használt (LRU) stratégiával dönti el, "
"hogy mely lekérdezéseket kell eltávolítani a gyorsítótárból."
#: libraries/messages.inc.php:990
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
msgstr ""
"A nem gyorsítótárazott lekérdezések száma (nem gyorsítótárazható, vagy nem "
"gyorsítótárazott a query_cache_type beállítás miatt)."
#: libraries/messages.inc.php:991
msgid "The number of queries registered in the cache."
msgstr "A gyorsítótárban bejegyzett lekérdezések száma."
#: libraries/messages.inc.php:992
msgid "The total number of blocks in the query cache."
msgstr "A blokkok száma a lekérdezési gyorsítótárban."
#: libraries/messages.inc.php:993
msgctxt "$strShowStatusReset"
msgid "Reset"
msgstr "Törlés"
#: libraries/messages.inc.php:994
msgid "The status of failsafe replication (not yet implemented)."
msgstr "A hibabiztos többszörözések állapota (megvalósításra vár)."
#: libraries/messages.inc.php:995
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
msgstr ""
"Az indexeket nem használó illesztések száma. Ha ez az érték nem 0, akkor "
"ellenőrizze körültekintően a táblák indexeit."
#: libraries/messages.inc.php:996
msgid "The number of joins that used a range search on a reference table."
msgstr "Egy hivatkozási táblán tartománykeresést használt illesztések száma."
#: libraries/messages.inc.php:997
msgid ""
"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.)"
msgstr ""
"A kulcsok nélküli illesztések száma, melyek minden sor után kulcs "
"használatát ellenőrzik. (Ha ez nem 0, akkor ellenőrizze körültekintően a "
"táblák indexeit.))"
#: libraries/messages.inc.php:998
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
msgstr ""
"Az első táblán tartományokat használt illesztések száma. (Normál esetben ez "
"nem súlyos, még ha túl nagy is ez.)"
#: libraries/messages.inc.php:999
msgid "The number of joins that did a full scan of the first table."
msgstr "Az első tábla teljes vizsgálatát elvégzett illesztések száma."
#: libraries/messages.inc.php:1000
msgid "The number of temporary tables currently open by the slave SQL thread."
msgstr "A kisegítő SQL szál által épp megnyitott ideiglenes táblák száma."
#: libraries/messages.inc.php:1001
msgid ""
"Total (since startup) number of times the replication slave SQL thread has "
"retried transactions."
msgstr ""
"A többszörözésben kisegítő SQL szál (az indítás óta) ennyiszer próbálta újra "
"a tranzakciókat."
#: libraries/messages.inc.php:1002
msgid "This is ON if this server is a slave that is connected to a master."
msgstr "Ez BE, ha ez főszerverhez csatlakoztatott kisegítő szerver."
#: libraries/messages.inc.php:1003
msgid ""
"The number of threads that have taken more than slow_launch_time seconds to "
"create."
msgstr ""
"A szálak száma, melyek létrehozásához slow_launch_time másodpercnél többre "
"volt szükség."
#: libraries/messages.inc.php:1004
msgid ""
"The number of queries that have taken more than long_query_time seconds."
msgstr ""
"A lekérdezések száma, melyekhez long_query_time másodpercnél többre volt "
"szükség."
#: libraries/messages.inc.php:1005
msgid ""
"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."
msgstr ""
"Az egyesítési menetek száma, amit a rendezési algoritmusnak el kellett "
"végeznie. Ha ez az érték nagy, akkor gondolja meg a sort_buffer_size "
"rendszerváltozó értékének növelését."
#: libraries/messages.inc.php:1006
msgid "The number of sorts that were done with ranges."
msgstr "A tartományokkal végzett rendezések száma."
#: libraries/messages.inc.php:1007
msgid "The number of sorted rows."
msgstr "Rendezett sorok száma."
#: libraries/messages.inc.php:1008
msgid "The number of sorts that were done by scanning the table."
msgstr "A tábla vizsgálatával végrehajtott rendezések száma."
#: libraries/messages.inc.php:1009
msgid "The number of times that a table lock was acquired immediately."
msgstr "Ennyiszer nem lehetett azonnal megszerezni egy táblazárolást."
#: libraries/messages.inc.php:1010
msgid ""
"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."
msgstr ""
"Ennyiszer nem lehetett azonnal megszerezni egy táblazárolást, s várni "
"kellett. Ha ez magas, s Önnek teljesítményproblémái vannak, akkor előbb "
"optimalizálja a lekérdezéseket, majd vagy ossza fel a táblát vagy táblákat, "
"vagy használja a többszörözést."
#: libraries/messages.inc.php:1011
msgid ""
"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."
msgstr ""
"A szálak száma a szál gyorsítótárban. A gyorsítótár találati aránya a "
"Threads_created/Connections alapján számítható ki. Ha ez az érték piros, "
"akkor növelnie kell a thread_cache_size méretét."
#: libraries/messages.inc.php:1012
msgid "The number of currently open connections."
msgstr "A jelenleg megnyitott kapcsolatok száma."
#: libraries/messages.inc.php:1013
msgid ""
"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.)"
msgstr ""
"A kapcsolatok kezeléséhez létrehozott szálak száma. Ha a Threads_created "
"nagy, akkor növelheti a thread_cache_size értékét. (Normál esetben ez nem "
"növeli jelentősen a teljesítményt, ha jó szálmegvalósítása van.)"
#: libraries/messages.inc.php:1014
msgid "The number of threads that are not sleeping."
msgstr "A nem alvó szálak száma."
#: libraries/messages.inc.php:1015
msgid "Show dimension of tables"
msgstr "A táblák méretének megjelenítése"
#: libraries/messages.inc.php:1016
msgid "Show tables"
msgstr "A táblák megjelenítése"
#: libraries/messages.inc.php:1017
msgid " Show this query here again "
msgstr " A fenti lekérdezés megjelenítése itt újra "
#: libraries/messages.inc.php:1018
msgid "Simplified Chinese"
msgstr "Egyszerűsített kínai"
#: libraries/messages.inc.php:1019
msgid "(singly)"
msgstr "(egyenként)"
#: libraries/messages.inc.php:1020
msgid "Size"
msgstr "Méret"
#: libraries/messages.inc.php:1021 setup/lib/messages.inc.php:154
msgid "Number of records (queries) to skip from start"
msgstr "Az elejétől kihagyandó rekordok (lekérdezések) száma"
#: libraries/messages.inc.php:1022
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
msgstr ""
#: libraries/messages.inc.php:1023
msgid "Slovak"
msgstr "Szlovák"
#: libraries/messages.inc.php:1024
msgid "Slovenian"
msgstr "Szlovén"
#: libraries/messages.inc.php:1025
msgid "Small/Big All"
msgstr "Mind kicsi/nagy"
#: libraries/messages.inc.php:1026
msgid "Snap to grid"
msgstr "Rácshoz illesztés"
#: libraries/messages.inc.php:1027
msgid "(or the local MySQL server's socket is not correctly configured)"
msgstr ""
"(vagy nem megfelelően állították be a helyi MySQL szerver "
"szoftvercsatornáját)"
#: libraries/messages.inc.php:1028
msgid "Socket"
msgstr ""
#: libraries/messages.inc.php:1029
msgid "Sort by key"
msgstr "Kulcs szerinti rendezés"
#: libraries/messages.inc.php:1030
msgid "Sorting"
msgstr "Rendezés"
#: libraries/messages.inc.php:1031
msgid "Sort"
msgstr "Rendezés"
#: libraries/messages.inc.php:1032
msgid "Space usage"
msgstr "Területhasználat"
#: libraries/messages.inc.php:1033
msgid "Spanish"
msgstr "Spanyol"
#: libraries/messages.inc.php:1034
msgid "Words are separated by a space character (\" \")."
msgstr "A szavak elválasztása szóköz karakterrel (\" \")."
#: libraries/messages.inc.php:1035
msgid "SQL compatibility mode"
msgstr "SQL kompatibilitási mód"
#: libraries/messages.inc.php:1036
msgid "Export type"
msgstr "Exportálás típusa"
#: libraries/messages.inc.php:1037
msgid "Export time in UTC"
msgstr ""
#: libraries/messages.inc.php:1038
msgid ""
"There is a chance that you may have found a bug in the SQL parser. Please "
"examine your query closely, and check that the quotes are correct and not "
"mis-matched. Other possible failure causes may be that you are uploading a "
"file with binary outside of a quoted text area. You can also try your query "
"on the MySQL command line interface. The MySQL server error output below, if "
"there is any, may also help you in diagnosing the problem. If you still have "
"problems or if the parser fails where the command line interface succeeds, "
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
"Esély van rá, hogy hibát találhatott az SQL szintaktikai elemzőben (parser). "
"Kérjük, hogy vizsgálja meg gondosan a lekérdezésedet, ellenőrizze, hogy az "
"idézőjelek jók-e és jól illeszkednek-e. Más lehetséges hiba oka lehet, hogy "
"binárisan töltött fel egy fájlt az idézett szövegmezőn kívül. Kipróbálhatja "
"a lekérdezésedet a MySQL parancssoros kezelőfelületén. A MySQL szerver "
"hibakimenete alul látható, ha van ott valami, az segíthet a hiba okának "
"kiderítésében. Ha még mindig gondjai vannak, vagy a szintaktikai elemző "
"(parser) hibát jelez, ahol a parancssoros kezelőfelületen végrehajtódik, "
"redukálja a problémát okozó SQL lekérdezést egy egyszerű lekérdezéssé, és "
"küldjön be hibabejelentést az alsó Kivágás részben levő adatokkal együtt:"
#: libraries/messages.inc.php:1039
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
msgstr ""
"Úgy látszik, hogy hiba van az SQL lekérdezésben. A MySQL szerver "
"hibakimenete alul látható, ha van ott valami, az segíthet kideríteni a hiba "
"okát"
#: libraries/messages.inc.php:1040
msgid "SQL query"
msgstr "SQL-lekérdezés"
#: libraries/messages.inc.php:1041
msgid "SQL result"
msgstr "SQL-eredmény"
#: libraries/messages.inc.php:1042
msgid "SQL"
msgstr "SQL"
#: libraries/messages.inc.php:1043
msgid "Invalid Identifer"
msgstr "Érvénytelen azonosító"
#: libraries/messages.inc.php:1044
msgid "Unclosed quote"
msgstr "Lezáratlan idézőjel"
#: libraries/messages.inc.php:1045
msgid "Unknown Punctuation String"
msgstr "Ismeretlen írásjeleket tartalmazó karakterlánc"
#: libraries/messages.inc.php:1046
msgid "Stand-in structure for view"
msgstr "A nézet helyettes szerkezete"
#: libraries/messages.inc.php:1047
#, fuzzy
msgid "Start"
msgstr "Indítás"
#: libraries/messages.inc.php:1048
msgid "Last check"
msgstr "Utolsó ellenőrzés"
#: libraries/messages.inc.php:1049
msgid "Creation"
msgstr "Létrehozás"
#: libraries/messages.inc.php:1050
msgid "Statements"
msgstr "Utasítások"
#: libraries/messages.inc.php:1051
msgid "static"
msgstr "statikus"
#: libraries/messages.inc.php:1052
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
msgstr ""
"Foglalt szerveren túlfuthatnak a bájtszámlálók, ezért a MySQL által "
"jelentett statisztikák pontatlanok lehetnek."
#: libraries/messages.inc.php:1053
msgid "Last update"
msgstr "Utolsó frissítés"
#: libraries/messages.inc.php:1054
msgid "Status"
msgstr "Állapot"
#: libraries/messages.inc.php:1055
msgid "Stop"
msgstr ""
#: libraries/messages.inc.php:1056
msgid "Storage Engines"
msgstr "Tárolómotorok"
#: libraries/messages.inc.php:1057
msgid "Storage Engine"
msgstr "Tárolómotor"
#: libraries/messages.inc.php:1058
msgctxt "$strStrucCSV"
msgid "CSV"
msgstr "CSV"
#: libraries/messages.inc.php:1059
msgid "Structure and data"
msgstr "Szerkezet és adatok"
#: libraries/messages.inc.php:1060
msgid "CSV for MS Excel"
msgstr "MS Excel CSV adat"
#: libraries/messages.inc.php:1061
msgid "Native MS Excel format"
msgstr "Natív MS Excel formátum"
#: libraries/messages.inc.php:1062
msgid "Structure only"
msgstr "Csak a szerkezet"
#: libraries/messages.inc.php:1063
msgid "Propose table structure"
msgstr "Táblaszerkezet ajánlása"
#: libraries/messages.inc.php:1064
#, fuzzy
msgid "Structure Difference"
msgstr "Nézet szerkezete"
#: libraries/messages.inc.php:1065
msgid "Structure for view"
msgstr "Nézet szerkezete"
#: libraries/messages.inc.php:1066
#, fuzzy
msgid "structure"
msgstr "Szerkezet"
#: libraries/messages.inc.php:1067
msgid "Structure"
msgstr "Szerkezet"
#: libraries/messages.inc.php:1068
msgid "Structure Synchronization"
msgstr ""
#: libraries/messages.inc.php:1069
msgid "Submit"
msgstr "Indítás"
#: libraries/messages.inc.php:1070
msgid "Your SQL query has been executed successfully"
msgstr "Az SQL-lekérdezés végrehajtása sikerült"
#: libraries/messages.inc.php:1071
#, php-format
msgid ""
"Server running with Suhosin. Please refer to %sdocumentation%s for possible "
"issues."
msgstr ""
"A szerver Suhosinnal fut. Kérjük, hogy a lehetséges problémáknak nézzen "
"utána a %sdokumentációban%s."
#: libraries/messages.inc.php:1072
msgid "Sum"
msgstr "Összeg"
#: libraries/messages.inc.php:1073
msgid "Swedish"
msgstr "Svéd"
#: libraries/messages.inc.php:1074
msgid "Authenticating..."
msgstr "Hitelesítés..."
#: libraries/messages.inc.php:1075
msgid "Hardware authentication failed"
msgstr "A hardveres hitelesítés nem sikerült"
#: libraries/messages.inc.php:1076
#, php-format
msgid "File %s does not contain any key id"
msgstr "A(z) %s fájl nem tartalmaz semmilyen kulcsazonosítót"
#: libraries/messages.inc.php:1077
msgid "No valid authentication key plugged"
msgstr "Nem történt meg érvényes hitelesítő kulcs csatlakoztatása"
#: libraries/messages.inc.php:1078
msgid "Switch to copied database"
msgstr "A másolt adatbázisra váltás"
#: libraries/messages.inc.php:1079
msgid "Switch to copied table"
msgstr "A másolt táblára váltás"
#: libraries/messages.inc.php:1080
msgid ""
"Target database will be completely synchronized with source database. Source "
"database will remain unchanged."
msgstr ""
#: libraries/messages.inc.php:1081
msgid "Synchronize Databases"
msgstr ""
#: libraries/messages.inc.php:1082
msgid "Synchronize"
msgstr ""
#: libraries/messages.inc.php:1084
msgid "Add column(s)"
msgstr ""
#: libraries/messages.inc.php:1085
#, php-format
msgid "Table %s already exists!"
msgstr "Már létezik nevű %s tábla!"
#: libraries/messages.inc.php:1086
msgid "Alter column(s)"
msgstr ""
#: libraries/messages.inc.php:1087
#, php-format
msgid "Table %1$s has been altered successfully"
msgstr "A(z) %1$s tábla módosítása sikerült"
#: libraries/messages.inc.php:1088
msgid "Alter index(s)"
msgstr ""
#: libraries/messages.inc.php:1089
msgid "Apply index(s)"
msgstr ""
#: libraries/messages.inc.php:1090
msgid "Table comments"
msgstr "Tábla megjegyzése"
#: libraries/messages.inc.php:1091
msgid "Would you like to delete all the previous rows from target tables?"
msgstr ""
#: libraries/messages.inc.php:1092
msgid "The table name is empty!"
msgstr "Üres a tábla neve!"
#: libraries/messages.inc.php:1093
#, php-format
msgid "Table %1$s has been created."
msgstr "A(z) %1$s tábla elkészült."
#: libraries/messages.inc.php:1094
#, php-format
msgid "Table %s has been dropped"
msgstr "A(z) %s tábla eldobása megtörtént"
#: libraries/messages.inc.php:1095
#, php-format
msgid "Table %s has been emptied"
msgstr "A(z) %s tábla kiürítése megtörtént"
#: libraries/messages.inc.php:1096
#, php-format
msgid "Table %s has been flushed"
msgstr "A(z) %s tábla kiírása megtörtént"
#: libraries/messages.inc.php:1097
msgid "Insert row(s)"
msgstr ""
#: libraries/messages.inc.php:1098
msgid "Table seems to be empty!"
msgstr "Üresnek tűnik a tábla!"
#: libraries/messages.inc.php:1099
msgid "Table maintenance"
msgstr "Tábla karbantartása"
#: libraries/messages.inc.php:1100
msgid "Table name"
msgstr "Tábla neve"
#: libraries/messages.inc.php:1101
msgid "Table of contents"
msgstr "Tartalomjegyzék"
#: libraries/messages.inc.php:1102
msgid "Table options"
msgstr "Tábla beállításai"
#: libraries/messages.inc.php:1103
msgid "Remove column(s)"
msgstr ""
#: libraries/messages.inc.php:1104
msgid "Remove index(s)"
msgstr ""
#: libraries/messages.inc.php:1105
#, php-format
msgid "%s table(s)"
msgstr "%s tábla"
#: libraries/messages.inc.php:1106
msgid "Table structure for table"
msgstr "Tábla szerkezet:"
#: libraries/messages.inc.php:1107
msgid "Table"
msgstr "Tábla"
#: libraries/messages.inc.php:1108
msgid "Update row(s)"
msgstr ""
#: libraries/messages.inc.php:1109
msgid "take it"
msgstr "csináld"
#: libraries/messages.inc.php:1110
msgid "Target database has been synchronized with source database"
msgstr ""
#: libraries/messages.inc.php:1111
msgid "Table-specific privileges"
msgstr "Táblaspecifikus jogok"
#: libraries/messages.inc.php:1112
msgid "Temporary data"
msgstr "Ideiglenes adatok"
#: libraries/messages.inc.php:1113
msgid " Because of its length,<br /> this field might not be editable "
msgstr "A hossza miatt<br /> lehet, hogy ez a mező nem szerkeszthető "
#: libraries/messages.inc.php:1114
msgid "Texy! text"
msgstr "Texy! szöveg"
#: libraries/messages.inc.php:1115
msgid "Thai"
msgstr "Thai"
#: libraries/messages.inc.php:1116
#, php-format
msgid "Default theme %s not found!"
msgstr "A(z) %s alapértelmezett téma nem található!"
#: libraries/messages.inc.php:1117
msgid "No preview available."
msgstr "Nincs előnézet."
#: libraries/messages.inc.php:1118
#, php-format
msgid "Theme %s not found!"
msgstr "Nem található a(z) %s téma!"
#: libraries/messages.inc.php:1119
#, php-format
msgid "No valid image path for theme %s found!"
msgstr "Nincs érvényes kép elérési útja a(z) %s témának!"
#: libraries/messages.inc.php:1120
#, php-format
msgid "Theme path not found for theme %s!"
msgstr "Nem található a(z) %s téma téma elérési útja!"
#: libraries/messages.inc.php:1121
msgid "Theme / Style"
msgstr "Téma / Séma"
#: libraries/messages.inc.php:1122
msgid "This Host"
msgstr "Ez a hoszt"
#: libraries/messages.inc.php:1123
msgid "Threads"
msgstr "Szálak"
#: libraries/messages.inc.php:1124
#, php-format
msgid "Thread %s was successfully killed."
msgstr "Sikerült leállítani a(z) %s. szálat."
#: libraries/messages.inc.php:1125
#, php-format
msgid ""
"Previous import timed out, after resubmitting will continue from position %d."
msgstr ""
"Az előző importálás időtúllépés miatt leállt, újraküldés után a(z) %d "
"pozíciótól folytatódik."
#: libraries/messages.inc.php:1126
msgid ""
"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."
msgstr ""
"Az utolsó futáskor azonban nem került adat elemzésre, ami általában azt "
"jelenti, hogy a phpMyAdmin nem tudja befejezni ezt az importálást, ha Ön nem "
"növeli meg a PHP időkorlátozását."
#: libraries/messages.inc.php:1127
msgid ""
"Script timeout passed, if you want to finish import, please resubmit same "
"file and import will resume."
msgstr ""
"Script időtúllépés történt, ha be akarja fejezni az importálást, akkor "
"küldje újra ugyanazt a fájlt és az importálás folytatódni fog."
#: libraries/messages.inc.php:1128
msgid "Time"
msgstr "Idő"
#: libraries/messages.inc.php:1129
msgid "to/from page"
msgstr "oldalra/-ról"
#: libraries/messages.inc.php:1130
msgid "Toggle scratchboard"
msgstr "Scratchboard kapcsolása"
#: libraries/messages.inc.php:1131
msgid "Toggle small/big"
msgstr "Kicsi/nagy kapcsoló"
#: libraries/messages.inc.php:1132
msgid "To select relation, click :"
msgstr "A kapcsolat kiválasztásához, kattintson :"
#: libraries/messages.inc.php:1133
msgid "total"
msgstr "összesen"
#: libraries/messages.inc.php:1134
msgid "Total"
msgstr "Összesen"
#: libraries/messages.inc.php:1135
#, php-format
msgid "Tracking of %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1136
msgid "Activate now"
msgstr ""
#: libraries/messages.inc.php:1137
#, php-format
msgid "Activate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1138
msgid "Comment out these two lines if you do not need them."
msgstr ""
#: libraries/messages.inc.php:1139
#, fuzzy
msgid "Create version"
msgstr "Kapcsolat létrehozása"
#: libraries/messages.inc.php:1140
#, php-format
msgid "Create version %s of %s.%s"
msgstr ""
#: libraries/messages.inc.php:1141
#, fuzzy
msgid "Database Log"
msgstr "Adatbázis"
#: libraries/messages.inc.php:1142
msgid "Data definition statement"
msgstr ""
#: libraries/messages.inc.php:1143
msgid "Data manipulation statement"
msgstr ""
#: libraries/messages.inc.php:1144
#, fuzzy
msgid "Date"
msgstr "Adatok"
#: libraries/messages.inc.php:1145
msgid "Deactivate now"
msgstr ""
#: libraries/messages.inc.php:1146
#, php-format
msgid "Deactivate tracking for %s.%s"
msgstr ""
#: libraries/messages.inc.php:1147
#, fuzzy, php-format
msgid "Export as %s"
msgstr "Exportálás alapértelmezései"
#: libraries/messages.inc.php:1148
msgid "Tracking is active."
msgstr ""
#: libraries/messages.inc.php:1149
msgid "Tracking is not active."
msgstr ""
#: libraries/messages.inc.php:1150
msgid "Tracking Mechanism"
msgstr ""
#: libraries/messages.inc.php:1151
msgid "Close"
msgstr ""
#: libraries/messages.inc.php:1152
#, php-format
msgid "Tracking report for table `%s`"
msgstr ""
#: libraries/messages.inc.php:1153
msgid "Tracking report"
msgstr ""
#: libraries/messages.inc.php:1154
#, php-format
msgid "Show %s with dates from %s to %s by user %s %s"
msgstr ""
#: libraries/messages.inc.php:1155
msgid "Show versions"
msgstr ""
#: libraries/messages.inc.php:1156
msgid "SQL dump (file download)"
msgstr ""
#: libraries/messages.inc.php:1157
msgid "SQL dump"
msgstr ""
#: libraries/messages.inc.php:1158
msgid "SQL statements executed."
msgstr ""
#: libraries/messages.inc.php:1159
msgid "This option will replace your table and contained data."
msgstr ""
#: libraries/messages.inc.php:1160
msgid "SQL execution"
msgstr ""
#: libraries/messages.inc.php:1161
msgid "SQL statements exported. Please copy the dump or execute it."
msgstr ""
#: libraries/messages.inc.php:1162
msgid "Tracking statements"
msgstr ""
#: libraries/messages.inc.php:1163
msgid "active"
msgstr ""
#: libraries/messages.inc.php:1164
msgid "not active"
msgstr ""
#: libraries/messages.inc.php:1165
#, fuzzy
msgid "Structure snapshot"
msgstr "Csak a szerkezet"
#: libraries/messages.inc.php:1166
#, fuzzy
msgid "Created"
msgstr "Létrehozás"
#: libraries/messages.inc.php:1167
msgid "Last version"
msgstr ""
#: libraries/messages.inc.php:1168
msgid "Updated"
msgstr ""
#: libraries/messages.inc.php:1169
#, fuzzy
msgid "Version"
msgstr "Perzsa"
#: libraries/messages.inc.php:1170
msgid "Track these data definition statements:"
msgstr ""
#: libraries/messages.inc.php:1171
msgid "Track these data manipulation statements:"
msgstr ""
#: libraries/messages.inc.php:1172
#, fuzzy
msgid "Tracked tables"
msgstr "A zárolt táblák kihagyása"
#: libraries/messages.inc.php:1173
msgid "Tracking"
msgstr ""
#: libraries/messages.inc.php:1174
#, fuzzy
msgid "Track table"
msgstr "Tábla ellenőrzése"
#: libraries/messages.inc.php:1175
#, fuzzy
msgid "Untracked tables"
msgstr "A zárolt táblák kihagyása"
#: libraries/messages.inc.php:1176
#, fuzzy
msgid "Username"
msgstr "Felhasználónév:"
#: libraries/messages.inc.php:1177
#, php-format
msgid "Tracking for %s.%s , version %s is activated."
msgstr ""
#: libraries/messages.inc.php:1178
#, php-format
msgid "Version %s is created, tracking for %s.%s is activated."
msgstr ""
#: libraries/messages.inc.php:1179
#, php-format
msgid "Tracking for %s.%s , version %s is deactivated."
msgstr ""
#: libraries/messages.inc.php:1180
#, php-format
msgid "Version %s snapshot (SQL code)"
msgstr ""
#: libraries/messages.inc.php:1181
#, fuzzy
msgid "Versions"
msgstr "Perzsa"
#: libraries/messages.inc.php:1182
msgid ""
"You can execute the dump by creating and using a temporary database. Please "
"ensure that you have the privileges to do so."
msgstr ""
#: libraries/messages.inc.php:1183
msgid "Traditional Chinese"
msgstr "Hagyományos kínai"
#: libraries/messages.inc.php:1184
msgid "Traditional Spanish"
msgstr "Hagyományos spanyol"
#: libraries/messages.inc.php:1185
msgid "Traffic"
msgstr "Forgalom"
#: libraries/messages.inc.php:1186
msgid "Transaction coordinator"
msgstr "Tranzakció koordinátor"
#: libraries/messages.inc.php:1187
msgid ""
"Displays a link to download the binary data of the field. You can use the "
"first option to specify the filename, or use the second option as the name "
"of a field which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
"Egy hivatkozást jelenít meg a mező bináris adatának letöltéséhez. "
"Használhatja az első lehetőséget a fájlnév megadásához, vagy használhatja a "
"második lehetőséget egy mező neveként, mely tartalmazza a fájlnevet. Ha a "
"második lehetőséget használja, akkor az első lehetőséget üres karakterláncra "
"kell állítania."
#: libraries/messages.inc.php:1188
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
msgstr ""
"Az adatokat hexadecimálisan ábrázolja. Az elhagyható első paraméter "
"határozza meg, hogy milyen gyakran kerül szóköz hozzáadásra (alapértelmezés "
"2 négybit)."
#: libraries/messages.inc.php:1189
msgid ""
"Displays a clickable thumbnail. The options are the maximum width and height "
"in pixels. The original aspect ratio is preserved."
msgstr ""
"Kattintható bélyegképet jelenít meg. A képpontban megadott legnagyobb "
"szélesség és magasság a lehetőségek. Az eredeti méretarányok megtartásra "
"kerülnek."
#: libraries/messages.inc.php:1190
msgid "Displays a link to download this image."
msgstr "A kép letöltésére mutató hivatkozást jelenít meg."
#: libraries/messages.inc.php:1191
msgid "See image/jpeg: inline"
msgstr "Lásd image/jpeg megtekintése: bent"
#: libraries/messages.inc.php:1192
msgid ""
"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."
msgstr ""
"TIME, TIMESTAMP, DATETIME vagy numerikus Unix időbélyegzés mezőt formázott "
"dátumként jelenít meg. Az első lehetőség az eltolás (órában), mely "
"hozzáadásra kerül az időbélyegzéshez (alapértelmezés: 0). Másik dátum/idő "
"formázási karakterlánc megadásához használja a második lehetőséget. A "
"harmadik lehetőség határozza meg, hogy helyi dátumot vagy UTC-t akar-e "
"használni hozzá (a \"local\" vagy az \"utc\" karakterlánc megadásával). "
"Eszerint eltérő értéke van a dátum formátumának - a \"local\" esetén "
"tekintse meg a dokumentációban a PHP strftime() függvényét, míg az \"utc\" "
"végrehajtása a gmdate() függvénnyel történik."
#: libraries/messages.inc.php:1193
msgid ""
"LINUX ONLY: Launches an external application and feeds it the field data via "
"standard input. Returns the standard output of the application. The default "
"is Tidy, to pretty-print HTML code. For security reasons, you have to "
"manually edit the file libraries/transformations/text_plain__external.inc."
"php and list the tools you want to make available. The first option is then "
"the number of the program you want to use and the second option is the "
"parameters for the program. The third option, if set to 1, will convert the "
"output using htmlspecialchars() (Default 1). The fourth option, if set to 1, "
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
"CSAK LINUX: Elindít egy külső alkalmazást, mely hagyományos bemeneten "
"keresztül kapja a mezőadatokat. Visszatér az alkalmazás hagyományos "
"bemenetén. Alapértelmezés a Tidy, mely csinos HTML kódot kap. Biztonsági "
"okokból a libraries/transformations/text_plain__external.inc.php fájlt "
"kézzel kell szerkeszteni, és beírni a hozzáférni kívánt eszközök neveit. Az "
"első lehetőség akkor a használni kívánt program száma, a második a program "
"paramáterei. A harmadik lehetőség, ha 1-re állított, akkor konvertálja a "
"kimenetet a htmlspecialchars() eljárással (alapértelmezés: 1). A negyedik "
"lehetőség, ha egyre van beállítva, megakadályozza a beágyazást, és "
"biztosítja, hogy a kimenet az összes soron megjelenik (alapértelmezés: 1)"
#: libraries/messages.inc.php:1194
msgid ""
"Displays the contents of the field as-is, without running it through "
"htmlspecialchars(). That is, the field is assumed to contain valid HTML."
msgstr ""
"Eredeti állapotában jeleníti meg a mező tartalmát, a htmlspecialchars() "
"függvényen keresztüli lefuttatás nélkül. Vagyis feltételezi, hogy a mező "
"érvényes HTML-kódot tartalmaz."
#: libraries/messages.inc.php:1195
msgid ""
"Displays an image and a link; the field contains the filename. The first "
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
"Egy képet és egy hivatkozást jelenít meg; a mező tartalmazza a fájlnevet. Az "
"első opcíó egy URL előtag, mint a \"http://www.pelda.hu/\". A második és "
"harmadik lehetőség a szélesség és a magasság képpontban."
#: libraries/messages.inc.php:1196
msgid ""
"Displays a link; the field contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
msgstr ""
"Egy hivatkozást jelenít meg; a mező tartalmazza a fájlnevet. ; Az első "
"lehetőség egy URL előtag, mint a \"http://www.pelda.hu/\". A második "
"lehetőség a hivatkozás címe."
#: libraries/messages.inc.php:1197
msgid "Formats text as SQL query with syntax highlighting."
msgstr "SQL-lekérdezésként, színkódolással formázza a szöveget."
#: libraries/messages.inc.php:1198
msgid ""
"Displays a part of a string. The first option is the number of characters to "
"skip from the beginning of the string (Default 0). The second option is the "
"number of characters to return (Default: until end of string). The third "
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
"Valamely karakterlánc egy részét mutatja. Az első lehetőség a karakterlánc "
"elejéről kihagyandó karakterek száma (alapértelmezés: 0). A második "
"lehetőség a visszaadandó karakterek száma száma (alapértelmezés: a "
"karakterlánc végéig). A harmadik lehetőség az elején és/vagy a végén "
"hozzáfűzendő karakterlánc a tranzakció előfordulásakor (alapértelmezés: \"..."
"\")."
#: libraries/messages.inc.php:1199
msgid "Triggers"
msgstr "Eseményindítók"
#: libraries/messages.inc.php:1200
msgid "Truncate Shown Queries"
msgstr "A megjelenített lekérdezések lerövidítése"
#: libraries/messages.inc.php:1201
msgid "Turkish"
msgstr "Török"
#: libraries/messages.inc.php:1202
msgid "Type"
msgstr "Típus"
#: libraries/messages.inc.php:1204
msgid "Ukrainian"
msgstr "Ukrán"
#: libraries/messages.inc.php:1205
msgid "Uncheck All"
msgstr "Kijelölés törlése"
#: libraries/messages.inc.php:1206
msgid "Unicode"
msgstr "Unicode"
#: libraries/messages.inc.php:1207
msgid "Unique"
msgstr "Egyedi"
#: libraries/messages.inc.php:1208
msgid "unknown"
msgstr "ismeretlen"
#: libraries/messages.inc.php:1209
msgid "Unselect All"
msgstr "Mind törlése"
#: libraries/messages.inc.php:1210
#, php-format
msgid ""
"You attempted to load file with unsupported compression (%s). Either support "
"for it is not implemented or disabled by your configuration."
msgstr ""
"Ön nem támogatott tömörítésű (%s) fájlt kísérelt meg betölteni. Vagy nem "
"valósították meg a támogatását, vagy letiltják a beállítások."
#: libraries/messages.inc.php:1211
#, php-format
msgid "You have updated the privileges for %s."
msgstr "Ön frissítette %s jogait."
#: libraries/messages.inc.php:1212
msgid "The profile has been updated."
msgstr "A profil frissítése megtörtént."
#: libraries/messages.inc.php:1213
msgid "Update Query"
msgstr "Lekérdezés frissítése"
#: libraries/messages.inc.php:1214
msgid ""
"Please see the documentation on how to update your column_comments table"
msgstr ""
"Kérjük, olvassa el a dokumentációban a column_comments tábla frissítéséről "
"szóló fejezetet"
#: libraries/messages.inc.php:1215
#, php-format
msgid "You should upgrade to %s %s or later."
msgstr "Frissítenie kell %s %s vagy újabb verzióra."
#: libraries/messages.inc.php:1216
msgid "Failed to write file to disk."
msgstr "Nem sikerült lemezre írni a fájlt."
#: libraries/messages.inc.php:1217
msgid "File upload stopped by extension."
msgstr "A fájlfeltöltés kiterjesztés alapján leállt."
#: libraries/messages.inc.php:1218
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form."
msgstr ""
"A feltöltött fájl mérete túllépi a HTML űrlapban megadott MAX_FILE_SIZE "
"utasítást."
#: libraries/messages.inc.php:1219
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
msgstr ""
"A feltöltött fájl mérete túllépi a php.ini fájlban megadott "
"upload_max_filesize utasítást."
#: libraries/messages.inc.php:1220
msgid "Missing a temporary folder."
msgstr "Hiányzik egy ideiglenes mappa."
#: libraries/messages.inc.php:1221
msgid "The uploaded file was only partially uploaded."
msgstr "A feltöltött fájl csak részben került feltöltésre."
#: libraries/messages.inc.php:1222
msgid "Unknown error in file upload."
msgstr "Ismeretlen hiba a fájlfeltöltésben."
#: libraries/messages.inc.php:1223
#, php-format
msgid ""
"You probably tried to upload too large file. Please refer to %sdocumentation%"
"s for ways to workaround this limit."
msgstr ""
"Ön bizonyára túl nagy fájlt próbált meg feltölteni. Kérjük, nézzen utána a %"
"sdokumentációban%s a korlátozás feloldásának."
#: libraries/messages.inc.php:1224
msgid "File uploads are not allowed on this server."
msgstr "Ezen a szerveren a fájlfeltöltések nem engedélyezettek."
#: libraries/messages.inc.php:1225
msgid "Usage"
msgstr "Méret"
#: libraries/messages.inc.php:1226
msgid "Enclose table and field names with backquotes"
msgstr "Idézőjelek használata a tábla- és mezőneveknél"
#: libraries/messages.inc.php:1227
msgid "Use Host Table"
msgstr "Hoszt-tábla használata"
#: libraries/messages.inc.php:1228
#, php-format
msgid "The user %s already exists!"
msgstr "%s felhasználó már létezik!"
#: libraries/messages.inc.php:1229
msgid "The user name is empty!"
msgstr "Üres a felhasználónév!"
#: libraries/messages.inc.php:1230
msgid "User name"
msgstr "Felhasználónév"
#: libraries/messages.inc.php:1231
msgid "The selected user was not found in the privilege table."
msgstr "Nem található a kiválasztott felhasználó a privilégium táblában."
#: libraries/messages.inc.php:1232
msgid "User overview"
msgstr "Felhasználók áttekintése"
#: libraries/messages.inc.php:1233
msgid "The selected users have been deleted successfully."
msgstr "A kiválasztott felhasználók törlése sikerült."
#: libraries/messages.inc.php:1234
#, php-format
msgid "Users having access to &quot;%s&quot;"
msgstr "A(z) &quot;%s&quot; adatbázishoz hozzáférhető felhasználók"
#: libraries/messages.inc.php:1235
msgid "User"
msgstr "Felhasználó"
#: libraries/messages.inc.php:1236
msgid ""
"Use TAB key to move from value to value, or CTRL+arrows to move anywhere"
msgstr ""
"A TAB billentyűvel értékről értékre lépkedhet, ill. a CTRL+nyilakkal bárhová "
"léphet."
#: libraries/messages.inc.php:1237
msgid "Use Tables"
msgstr "Felhasználandó táblák"
#: libraries/messages.inc.php:1238
msgid "Use text field"
msgstr "Szöveges mező használata"
#: libraries/messages.inc.php:1239
msgid "Use this value"
msgstr "Ezen érték használata"
#: libraries/messages.inc.php:1241 setup/lib/messages.inc.php:337
msgid "Validate SQL"
msgstr "SQL érvényesítése"
#: libraries/messages.inc.php:1242
#, php-format
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
msgstr ""
"Nem lehetett inicializálni az SQL ellenőrzőt. Ellenőrizze, hogy a %"
"sdokumentációban%s leírtak szerint telepítette-e a szükséges PHP-"
"kiterjesztést."
#: libraries/messages.inc.php:1243
msgid "Value"
msgstr "Érték"
#: libraries/messages.inc.php:1244
msgid "Variable"
msgstr "Változó"
#: libraries/messages.inc.php:1245
msgid "Version information"
msgstr "Verziószám"
#: libraries/messages.inc.php:1246
msgid "View dump (schema) of databases"
msgstr "Adatbázis kiírás (séma) megtekintése"
#: libraries/messages.inc.php:1247
msgid "View dump (schema) of database"
msgstr "Adatbázis kiírás (vázlat) megtekintése"
#: libraries/messages.inc.php:1248
msgid "View dump (schema) of table"
msgstr "Tábla kiírás (vázlat) megtekintése"
#: libraries/messages.inc.php:1249
#, php-format
msgid ""
"This view has at least this number of rows. Please refer to %sdocumentation%"
"s."
msgstr ""
"Ebben a nézetben legalább ennyi számú sor van. Kérjük, hogy nézzen utána a %"
"sdokumentációban%s."
#: libraries/messages.inc.php:1250
#, php-format
msgid "View %s has been dropped"
msgstr "A(z) %s nézet eldobása kész"
#: libraries/messages.inc.php:1251
msgid "View image"
msgstr "Kép megtekintése"
#: libraries/messages.inc.php:1252
msgid "VIEW name"
msgstr "NÉZET neve"
#: libraries/messages.inc.php:1253
msgid "View video"
msgstr "Videó megtekintése"
#: libraries/messages.inc.php:1254
msgid "View"
msgstr "Nézet"
#: libraries/messages.inc.php:1256
msgid "The directory you set for upload work cannot be reached"
msgstr "Nem elérhető a feltöltésekhez megadott könyvtár"
#: libraries/messages.inc.php:1257
msgid "web server upload directory"
msgstr "webszerver feltöltési könyvtár"
#: libraries/messages.inc.php:1258
msgid "Web server"
msgstr "Webszerver"
#: libraries/messages.inc.php:1259
#, php-format
msgid "Welcome to %s"
msgstr "Üdvözli a %s"
#: libraries/messages.inc.php:1260
msgid "West European"
msgstr "Nyugat-európai"
#: libraries/messages.inc.php:1261
msgid "Wiki"
msgstr "Wiki"
#: libraries/messages.inc.php:1262
msgid "wildcard"
msgstr "karakterhelyettesítő"
#: libraries/messages.inc.php:1263
msgid ""
"The target browser window could not be updated. Maybe you have closed the "
"parent window, or your browser's security settings are configured to block "
"cross-window updates."
msgstr ""
"Nem lehetett frissíteni a cél böngészőablakot. Lehet, hogy bezárta a "
"szülőablakot, vagy a böngésző biztonsági beállításai tiltják az ablakok "
"közti frissítést"
#: libraries/messages.inc.php:1264
msgid "With selected:"
msgstr "A kijelöltekkel végzendő művelet:"
#: libraries/messages.inc.php:1265
msgid "Write requests"
msgstr "Írási kérések"
#: libraries/messages.inc.php:1266
msgid "Wrong username/password. Access denied."
msgstr "Hibás felhasználónév/jelszó. A hozzáférés megtagadva."
#: libraries/messages.inc.php:1268
msgid ""
"The XML file specified was either malformed or incomplete. Please correct "
"the issue and try again."
msgstr ""
#: libraries/messages.inc.php:1269
#, fuzzy
msgid "Export contents"
msgstr "Exportálás alapértelmezései"
#: libraries/messages.inc.php:1270
msgid "Export functions"
msgstr ""
#: libraries/messages.inc.php:1271
msgid "Export procedures"
msgstr ""
#: libraries/messages.inc.php:1272
msgid "Export Structure Schemas (recommended)"
msgstr ""
#: libraries/messages.inc.php:1273
#, fuzzy
msgid "Export tables"
msgstr "Exportálás típusa"
#: libraries/messages.inc.php:1274
#, fuzzy
msgid "Export triggers"
msgstr "Exportálás típusa"
#: libraries/messages.inc.php:1275
msgid "Export views"
msgstr ""
#: libraries/messages.inc.php:1276
msgid "XML"
msgstr "XML"
#: libraries/messages.inc.php:1278
msgid "Yes"
msgstr "Igen"
#: libraries/messages.inc.php:1280
msgid "Note: Setting these options to 0 (zero) removes the limit."
msgstr ""
"Megjegyzés: Ezen beállítások 0-ra (nulla) állítása eltávolítja a korlátozást."
#: libraries/messages.inc.php:1281
msgid "\"zipped\""
msgstr "\"zip tömörítés\""
#: server_privileges.php:1904
msgid "Wildcards % and _ should be escaped with a \\ to use them literally"
msgstr ""
"A _ és a % karakterhelyettesítőt \\ jellel kell lezárni, hogy "
"szövegkonstansként lehessen őket használni"
#: setup/lib/messages.inc.php:11
msgid "Allow character set conversion"
msgstr "Karakterkészlet-konvertálás engedélyezése"
#: setup/lib/messages.inc.php:12
msgid ""
"If enabled user can enter any MySQL server in login form for cookie auth"
msgstr ""
"Ha engedélyezi, akkor a felhasználó bármilyen MySQL-szervert be tud írni a "
"bejelentkezési űrlapban a cookie-s hitelesítéshez"
#: setup/lib/messages.inc.php:13
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"disabled as it allows attackers to bruteforce login to any MySQL server. If "
"you feel this is necessary, use [a@?page=form&amp;"
"formset=features#tab_Security]trusted proxies list[/a]. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
msgstr ""
"Ezt a [a@?page=form&amp;formset=features#tab_Security]beállítást[/a] l kell "
"tiltani, ugyanis a támadóknak bármilyen MySQL-szerverre lehetővé teszi az "
"egyszerű bejelentkezést. Ha úgy érzi, hogy erre szükség van, akkor használja "
"a [a@?page=form&amp;formset=features#tab_Security]megbízható proxyk listáját"
"[/a]. Az IP-alapú védelem azonban lehet, hogy nem megbízható, ha az Ön IP-"
"címe olyan internetszolgáltatóhoz tartozik, ahol több ezer felhasználó, "
"köztük Ön is, csatlakozik az internethez."
#: setup/lib/messages.inc.php:14
msgid "Allow login to any MySQL server"
msgstr "Bármilyen MySQL-szerverre történő bejelentkezés engedélyezése"
#: setup/lib/messages.inc.php:15
msgid "Show &quot;Drop database&quot; link to normal users"
msgstr ""
"Az &quot;Adatbázis eldobása&quot; hivatkozás megjelenítése a normál "
"felhasználók számára"
#: setup/lib/messages.inc.php:16
msgid "Key should contain letters, numbers [em]and[/em] special characters"
msgstr ""
"A kulcs alfanumerikus karaktereket, betűket [em]és[/em] speciális "
"karaktereket tartalmazzon"
#: setup/lib/messages.inc.php:17
msgid ""
"Secret passphrase used for encrypting cookies in [kbd]cookie[/kbd] "
"authentication"
msgstr ""
"A [kbd]cookie[/kbd] hitelesítésben a cookie-k titkosításához használt titkos "
"hozzáférési kód"
#: setup/lib/messages.inc.php:18
msgid "Key is too short, it should have at least 8 characters"
msgstr "Túl rövid a kulcs, legalább 8 karakterből álljon"
#: setup/lib/messages.inc.php:19
msgid ""
"You didn't have blowfish secret set and have enabled cookie authentication, "
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
"Nem állította be a blowfish titkosítást, s engedélyezte a cookie-s "
"hitelesítést, ezért a kulcs generálása az Ön számára megtörtént. Ez kerül "
"felhasználásra a cookiek titkosításához."
#: setup/lib/messages.inc.php:20
msgid "Blowfish secret"
msgstr "Blowfish titkosítás"
#: setup/lib/messages.inc.php:21
msgid "Highlight selected rows"
msgstr "A kijelölt sorok szövegkiemeléssel"
#: setup/lib/messages.inc.php:22
msgid "Row marker"
msgstr "Sorkiemelő"
#: setup/lib/messages.inc.php:23
msgid "Highlight row pointed by the mouse cursor"
msgstr "A sor szövegkiemelése, melyre az egérkurzor mutat"
#: setup/lib/messages.inc.php:24
msgid "Highlight pointer"
msgstr "A mutató kiemelése"
#: setup/lib/messages.inc.php:25
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] compression for "
"import and export operations"
msgstr ""
"A [a@http://en.wikipedia.org/wiki/Bzip2]bzip2[/a] tömörítés engedélyezése az "
"importálási és exportálási műveletekhez"
#: setup/lib/messages.inc.php:26
msgid "Bzip2"
msgstr "Bzip2"
#: setup/lib/messages.inc.php:27
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Bzip2 compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]Bzip2 formátumba "
"tömörítéshez és kibontáshoz[/a] olyan függvényekre (%s) van szükség, melyek "
"ezen a rendszeren nem elérhetőek."
#: setup/lib/messages.inc.php:28
msgid "Cannot load or save configuration"
msgstr "A beállítások nem tölthetők be vagy menthetők"
#: setup/lib/messages.inc.php:29
msgid ""
"Please create web server writable folder [em]config[/em] in phpMyAdmin top "
"level directory as described in [a@../Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
"Készítsen a [a@../Documentation.html#setup_script]dokumentációban[/a] "
"ismertetettek szerint a webszerver által írható [em]config[/em] mappát a "
"phpMyAdmin felső szintű könyvtárában. Csak akkor tudja különben letölteni "
"vagy megjeleníteni azt."
#: setup/lib/messages.inc.php:30
msgid ""
"Defines which type of editing controls should be used for CHAR and VARCHAR "
"fields; [kbd]input[/kbd] - allows limiting of input length, [kbd]textarea[/"
"kbd] - allows newlines in fields"
msgstr ""
"Meghatározza, hogy mely szerkesztő vezérlőket kell használni a CHAR és a "
"VARCHAR mezőknél; [kbd]input[/kbd] - korlátozhatóvá tszi a bevitel hosszát, "
"[kbd]textarea[/kbd] - új sorokat engedélyez a mezőkben"
#: setup/lib/messages.inc.php:31
msgid "CHAR fields editing"
msgstr "CHAR mezők szerkesztése"
#: setup/lib/messages.inc.php:32
msgid "Number of columns for CHAR/VARCHAR textareas"
msgstr "A CHAR/VARCHAR szövegterületek oszlopainak száma"
#: setup/lib/messages.inc.php:33
msgid "CHAR textarea columns"
msgstr "CHAR szövegterület oszlopai"
#: setup/lib/messages.inc.php:34
msgid "Number of rows for CHAR/VARCHAR textareas"
msgstr "A CHAR/VARCHAR szövegterületek sorainak száma"
#: setup/lib/messages.inc.php:35
msgid "CHAR textarea rows"
msgstr "CHAR szövegterület sorai"
#: setup/lib/messages.inc.php:36
msgid "Check config file permissions"
msgstr "Konfigurációs fájl engedélyeinek ellenőrzése"
#: setup/lib/messages.inc.php:37
msgid "Clear"
msgstr "Törlés"
#: setup/lib/messages.inc.php:38
msgid ""
"Compress gzip/bzip2 exports on the fly without the need for much memory; if "
"you encounter problems with created gzip/bzip2 files disable this feature"
msgstr ""
"A gzip/bzip2 exportálások menet közben történő, sok memóriaszükséglet "
"nélküli tömörítése; ha problémákba ütközik a létrehozott gzip/bzip2 "
"fájlokkal kapcsolatban, akkor tiltsa le ezt a funkciót"
#: setup/lib/messages.inc.php:39
msgid "Compress on the fly"
msgstr "Menet közbeni tömörítés"
#: setup/lib/messages.inc.php:40
msgid "Configuration file"
msgstr "Konfigurációs fájl"
#: setup/lib/messages.inc.php:41
msgid ""
"Whether a warning (&quot;Are your really sure...&quot;) should be displayed "
"when you're about to lose data"
msgstr ""
"Meg kell-e adatvesztés előtt jeleníteni figyelmeztetést (&quot;Biztosan..."
"&quot;)"
#: setup/lib/messages.inc.php:42
msgid "Confirm DROP queries"
msgstr "A DROP lekérdezések megerősítése"
#: setup/lib/messages.inc.php:43
msgid "Default character set used for conversions"
msgstr "A konvertálások alapértelmezett karakterkészlete"
#: setup/lib/messages.inc.php:44
msgid "Default character set"
msgstr "Alapértelmezett karakterkészlet"
#: setup/lib/messages.inc.php:45
msgid "Default language"
msgstr "Alapértelmezett nyelv"
#: setup/lib/messages.inc.php:46
msgid "Default server"
msgstr "Alapértelmezett szerver"
#: setup/lib/messages.inc.php:47
msgid "Tab that is displayed when entering a database"
msgstr "Az adatbázisba belépéskor megjelenített fül"
#: setup/lib/messages.inc.php:48
msgid "Default database tab"
msgstr "Alapértelmezett adatbázis fül"
#: setup/lib/messages.inc.php:49
msgid "Tab that is displayed when entering a server"
msgstr "A szerverre belépéskor megjelenített fül"
#: setup/lib/messages.inc.php:50
msgid "Default server tab"
msgstr "Alapértelmezett szerver fül"
#: setup/lib/messages.inc.php:51
msgid "Tab that is displayed when entering a table"
msgstr "A táblába belépéskor megjelenített fül"
#: setup/lib/messages.inc.php:52
msgid "Default table tab"
msgstr "Alapértelmezett tábla fül"
#: setup/lib/messages.inc.php:53
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
msgstr ""
"Ezt az értéket alaposan kell ellenőrizni, hogy megbizonyosodjon róla, ehhez "
"a könyvtárhoz nem férhet hozzá mindenki, s a szerveren lévő többi "
"felhasználó által sem írható."
#: setup/lib/messages.inc.php:54
msgid "Show database listing as a list instead of a drop down"
msgstr "Az adatbázisok legördülő helyett listaként történő megjelenítése"
#: setup/lib/messages.inc.php:55
msgid "Display databases as a list"
msgstr "Az adatbázisok megjelenítése listaként"
#: setup/lib/messages.inc.php:56
msgid "Display"
msgstr "Nézet"
#: setup/lib/messages.inc.php:57
msgid "Show server listing as a list instead of a drop down"
msgstr "A szerverek legördülő helyett listaként történő megjelenítése"
#: setup/lib/messages.inc.php:58
msgid "Display servers as a list"
msgstr "A szerverek megjelenítése listaként"
#: setup/lib/messages.inc.php:59
msgid "Donate"
msgstr "Adományozás"
#: setup/lib/messages.inc.php:60
msgid "Download"
msgstr "Letöltés"
#: setup/lib/messages.inc.php:61
msgid "End of line"
msgstr "Sorvége"
#: setup/lib/messages.inc.php:62
msgid "Could not connect to MySQL server"
msgstr "Nem lehetett kapcsolódni a MySQL-szerverhez"
#: setup/lib/messages.inc.php:63
msgid "Empty phpMyAdmin control user password while using pmadb"
msgstr ""
"A phpMyAdmin vezérlő felhasználói jelszó kiürítése a pmadb használatakor"
#: setup/lib/messages.inc.php:64
msgid "Empty phpMyAdmin control user while using pmadb"
msgstr "A phpMyAdmin vezérlő felhasználó kiürítése a pmadb használatakor"
#: setup/lib/messages.inc.php:65
msgid "Empty signon session name while using signon authentication method"
msgstr ""
"A bejelentkezési munkamenet nevének kiürítése az egyszeri bejelentkezési "
"hitelesítési módszer használatakor"
#: setup/lib/messages.inc.php:66
msgid "Empty signon URL while using signon authentication method"
msgstr ""
"A bejelentkezési URL kiürítése az egyszeri bejelentkezési módszer "
"használatakor"
#: setup/lib/messages.inc.php:67
msgid "Empty username while using config authentication method"
msgstr ""
"A felhasználónév kiürítése a konfiguráció hitelesítési módszerének "
"használatakor"
#: setup/lib/messages.inc.php:68
msgid "Submitted form contains errors"
msgstr "A beküldött űrlapban hibák vannak"
#: setup/lib/messages.inc.php:69
#, php-format
msgid "Incorrect IP address: %s"
msgstr "A következő IP-cím hibás: %s"
#: setup/lib/messages.inc.php:70
msgid "Not a valid port number"
msgstr "A portszám nem érvényes"
#: setup/lib/messages.inc.php:71
msgid "Incorrect value"
msgstr "Az érték pontatlan"
#: setup/lib/messages.inc.php:72
#, php-format
msgid "Missing data for %s"
msgstr "%s adatai hiányoznak"
#: setup/lib/messages.inc.php:73
msgid "Not a non-negative number"
msgstr "Nem egy nem negatív szám"
#: setup/lib/messages.inc.php:74
msgid "Not a positive number"
msgstr "Nem egy pozitív szám"
#: setup/lib/messages.inc.php:75
msgid ""
"Set the number of seconds a script is allowed to run ([kbd]0[/kbd] for no "
"limit)"
msgstr ""
"Adja meg a másodpercek számát, amíg egy parancsfájl futása engedélyezett "
"([kbd]0[/kbd], ha korlátlan)"
#: setup/lib/messages.inc.php:76
msgid "Maximum execution time"
msgstr "Végrehajtási idő legfeljebb"
#: setup/lib/messages.inc.php:78
msgid "Character set of the file"
msgstr "A fájl karakterkészlete"
#: setup/lib/messages.inc.php:80
msgid "Database name template"
msgstr "Adatbázisnév-sablon"
#: setup/lib/messages.inc.php:81
msgid "Server name template"
msgstr "Szervernév-sablon"
#: setup/lib/messages.inc.php:82
msgid "Table name template"
msgstr "Táblanév-sablon"
#: setup/lib/messages.inc.php:84
msgid "Save on server"
msgstr "Mentés a szerveren"
#: setup/lib/messages.inc.php:86
msgid "Remember file name template"
msgstr "A fájlnévsablon megjegyzése"
#: setup/lib/messages.inc.php:87
msgid "no"
msgstr "nem"
#: setup/lib/messages.inc.php:88
msgid "Force secured connection while using phpMyAdmin"
msgstr "Biztonságos kapcsolat kényszerítése a phpMyAdmin használata során"
#: setup/lib/messages.inc.php:89
msgid ""
"This [a@?page=form&amp;formset=features#tab_Security]option[/a] should be "
"enabled if your web server supports it"
msgstr ""
"Engedélyeznie kell ezt a [a@?page=form&amp;formset=features#tab_Security]"
"beállítást[/a], ha támogatja a webszerver"
#: setup/lib/messages.inc.php:90
msgid "Force SSL connection"
msgstr "SSL kapcsolat kényszerítése"
#: setup/lib/messages.inc.php:91
msgid ""
"Sort order for items in a foreign-key dropdown box; [kbd]content[/kbd] is "
"the referenced data, [kbd]id[/kbd] is the key value"
msgstr ""
"Az elemek sorrendje egy idegen kulcs legördülő panelban; [kbd]tartalom[/"
"kbd]: hivatkozott adat, [kbd]id[/kbd]: a kulcs értéke"
#: setup/lib/messages.inc.php:92
msgid "Foreign key dropdown order"
msgstr "Az idegen kulcs legördülő sorrendje"
#: setup/lib/messages.inc.php:93
msgid "A dropdown will be used if fewer items are present"
msgstr "Legördülő lesz használatban, ha kevesebb elem van jelen"
#: setup/lib/messages.inc.php:94
msgid "Foreign key limit"
msgstr "Idegen kulcs korlátozása"
#: setup/lib/messages.inc.php:95
msgid "Browse mode"
msgstr "Tallózó mód"
#: setup/lib/messages.inc.php:96
msgid "Customize browse mode"
msgstr "A tallózó mód testreszabása"
#: setup/lib/messages.inc.php:97
msgid "Customize edit mode"
msgstr "A szerkesztő mód testreszabása"
#: setup/lib/messages.inc.php:98
msgid "Edit mode"
msgstr "Szerkesztő mód"
#: setup/lib/messages.inc.php:99
msgid "Customize default export options"
msgstr "Az exportálás alapértelmezett beállításainak testreszabása"
#: setup/lib/messages.inc.php:100
msgid "Export defaults"
msgstr "Exportálás alapértelmezései"
#: setup/lib/messages.inc.php:101
msgid "Customize default common import options"
msgstr "Az importálás alapértelmezett, gyakori beállításainak testreszabása"
#: setup/lib/messages.inc.php:102
msgid "Import defaults"
msgstr "Importálás alapértelmezései"
#: setup/lib/messages.inc.php:103
msgid "Set import and export directories and compression options"
msgstr ""
"Az importálás és az exportálás könyvtárának megadása, ill. a tömörítés "
"beállítása"
#: setup/lib/messages.inc.php:104
msgid "Import / export"
msgstr "Importálás / exportálás"
#: setup/lib/messages.inc.php:106
msgid "Databases display options"
msgstr "Az adatbázisok megjelenítésének beállításai"
#: setup/lib/messages.inc.php:107
msgid "Customize appearance of the navigation frame"
msgstr "A navigációs keret megjelenésének testreszabása"
#: setup/lib/messages.inc.php:108
msgid "Navigation frame"
msgstr "Navigációs keret"
#: setup/lib/messages.inc.php:109
msgid "Servers display options"
msgstr "A szerverek megjelenítésének beállításai"
#: setup/lib/messages.inc.php:111
msgid "Tables display options"
msgstr "A táblák megjelenítésének beállításai"
#: setup/lib/messages.inc.php:113
msgid "Main frame"
msgstr "Főkeret"
#: setup/lib/messages.inc.php:114
msgid "Settings that didn't fit enywhere else"
msgstr "A sehova sem illő beállítások"
#: setup/lib/messages.inc.php:115
msgid "Other core settings"
msgstr "Egyéb alapbeállítások"
#: setup/lib/messages.inc.php:116
msgid "Customize query window options"
msgstr "A lekérdezés ablak beállításainak testreszabása"
#: setup/lib/messages.inc.php:118
msgid ""
"Please note that phpMyAdmin is just a user interface and its features do not "
"limit MySQL"
msgstr ""
"Ne feledje, hogy a phpMyAdmin csak egy felhasználói kezelőfelület, s "
"funkciói nem korlátozzák a MySQL-t"
#: setup/lib/messages.inc.php:119
msgid "Security"
msgstr "Biztonság"
#: setup/lib/messages.inc.php:120
msgid "Basic settings"
msgstr "Alapbeállítások"
#: setup/lib/messages.inc.php:121
msgid ""
"Advanced server configuration, do not change these options unless you know "
"what they are for"
msgstr ""
"Speciális szerverbeállítások, melyeket ne módosítson, ha nem tudja, hogy "
"mire valók"
#: setup/lib/messages.inc.php:122
msgid "Server configuration"
msgstr "Szerverbeállítások"
#: setup/lib/messages.inc.php:123
msgid "Enter server connection parameters"
msgstr "Írja be a szerver csatlakozási paramétereit"
#: setup/lib/messages.inc.php:124
msgid "Enter login options for signon authentication"
msgstr ""
"Írja be az egyszeri bejelentkezés hitelesítéséhez szükséges bejelentkezési "
"beállításokat"
#: setup/lib/messages.inc.php:125
msgid "Signon login options"
msgstr "Egyszeri bejelentkezés beállításai"
#: setup/lib/messages.inc.php:126
msgid ""
"Configure phpMyAdmin database to gain access to additional features, see "
"[a@../Documentation.html#linked-tables]linked-tables infrastructure[/a] in "
"documentation"
msgstr ""
"A phpMyAdmin adatbázis konfigurálásával további funkciókhoz nyer "
"hozzáférést, lásd a [a@../Documentation.html#linked-tables]csatolt táblák "
"infrastruktúra[/a] fejezetet a dokumentációban"
#: setup/lib/messages.inc.php:127 setup/lib/messages.inc.php:284
msgid "PMA database"
msgstr "PMA adatbázis"
#: setup/lib/messages.inc.php:128
msgid "Customization"
msgstr "Testreszabás"
#: setup/lib/messages.inc.php:129
msgid "Customize export options"
msgstr "Exportálás beállításainak testreszabása"
#: setup/lib/messages.inc.php:130
msgid "Features"
msgstr "Funkciók"
#: setup/lib/messages.inc.php:131
msgid "Customize import defaults"
msgstr "Importálás alapértelmezéseinek testreszabása"
#: setup/lib/messages.inc.php:132
msgid "Customize navigation frame"
msgstr "A navigációs keret testreszabása"
#: setup/lib/messages.inc.php:133
msgid "Customize main frame"
msgstr "A főkeret testreszabása"
#: setup/lib/messages.inc.php:134
msgid "Customize links shown in SQL Query boxes"
msgstr "Az SQL-lekérdezési panelekben látható hivatkozások testreszabása"
#: setup/lib/messages.inc.php:135
msgid "SQL Query box"
msgstr "SQL-lekérdezési panelek"
#: setup/lib/messages.inc.php:136
msgid ""
"SQL queries settings, for SQL Query box options see [a@?page=form&amp;"
"formset=main_frame#tab_Sql_box]Navigation frame[/a] settings"
msgstr ""
"Az SQL-lekérdezések beállításai, az SQL-lekérdezési panel beállításait lásd "
"a [a@?page=form&amp;formset=main_frame#tab_Sql_box]Navigációs keret[/a] "
"beállításaiban"
#: setup/lib/messages.inc.php:137
msgid "SQL queries"
msgstr "SQL-lekérdezések"
#: setup/lib/messages.inc.php:138
msgid "Customize startup page"
msgstr "A kezdőlap testreszabása"
#: setup/lib/messages.inc.php:139
msgid "Startup"
msgstr "Indítás"
#: setup/lib/messages.inc.php:140
msgid "Choose how you want tabs to work"
msgstr "Válassza ki, hogyan kívánja használni a füleket"
#: setup/lib/messages.inc.php:141
msgid "Tabs"
msgstr "Fülek"
#: setup/lib/messages.inc.php:142
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] compression for import "
"and export operations"
msgstr ""
"A [a@http://en.wikipedia.org/wiki/Gzip]gzip[/a] tömörítés engedélyezése az "
"importálási és az exportálási műveletekhez"
#: setup/lib/messages.inc.php:143
msgid "GZip"
msgstr "GZip"
#: setup/lib/messages.inc.php:144
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]GZip compression and "
"decompression[/a] requires functions (%s) which are unavailable on this "
"system."
msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]GZip formátumba "
"tömörítéshez és kibontáshoz[/a] olyan függvényekre (%s) van szükség, melyek "
"ezen a rendszeren nem elérhetőek."
#: setup/lib/messages.inc.php:145
msgid "phpMyAdmin homepage"
msgstr "phpMyAdmin honlap"
#: setup/lib/messages.inc.php:146
msgid "Extra parameters for iconv"
msgstr "Az iconv funkció extra paraméterei"
#: setup/lib/messages.inc.php:147
msgid "Ignore errors"
msgstr "A hibák figyelmen kívül hagyása"
#: setup/lib/messages.inc.php:148
msgid ""
"If enabled, phpMyAdmin continues computing multiple-statement queries even "
"if one of the queries failed"
msgstr ""
"Ha engedélyezett, akkor a PMA folytatja a több utasításból álló lekérdezések "
"kiszámítását, ha nem sikerült az egyik lekérdezés"
#: setup/lib/messages.inc.php:149
msgid "Ignore multiple statement errors"
msgstr "Több utasítás hibáinak figyelmen kívül hagyása"
#: setup/lib/messages.inc.php:150
msgid ""
"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."
msgstr ""
"Az importálás megszakításának engedélyezése, ha a parancsfájl megállapítása "
"szerint közel van az időkorláthoz. Ez a nagy fájlok importálásának lehet jó "
"módja, azonban megszakíthatja a tranzakciókat."
#: setup/lib/messages.inc.php:151
msgid "Partial import: allow interrupt"
msgstr "Részleges importálás: a megszakítás engedélyezése"
#: setup/lib/messages.inc.php:152
msgid ""
"Default format; be aware that this list depends on location (database, "
"table) and only SQL is always available"
msgstr ""
"Alapértelmezett formátum, mely függ a helytől (adatbázis, tábla) és csak az "
"SQL mindig elérhető"
#: setup/lib/messages.inc.php:155
msgid "Partial import: skip queries"
msgstr "Részleges importálás: lekérdezések kihagyása"
#: setup/lib/messages.inc.php:156
msgid "Insecure connection"
msgstr "Veszélyes kapcsolat"
#: setup/lib/messages.inc.php:157
msgid ""
"You are not using a secure connection; all data (including potentially "
"sensitive information, like passwords) is transferred unencrypted!"
msgstr ""
"Ön nem biztonságos kapcsolatot használ, valamennyi adat (beleértve a "
"bizalmasakat, mint a jelszavak) átvitele titkosítatlanul történik!"
#: setup/lib/messages.inc.php:158
#, php-format
msgid ""
"If your server is also configured to accept HTTPS requests follow [a@%s]this "
"link[/a] to use a secure connection."
msgstr ""
"Ha a szervert a HTTPS-kérések fogadására is beállították, akkor biztonságos "
"kapcsolat használatához kövesse [a@%s]ezt a hivatkozást[/a]."
#: setup/lib/messages.inc.php:159
msgid "How many rows can be inserted at one time"
msgstr "Hány sor szúrható be egyszerre"
#: setup/lib/messages.inc.php:160
msgid "Number of inserted rows"
msgstr "A beszúrt sorok száma"
#: setup/lib/messages.inc.php:161
msgid "Target for quick access icon"
msgstr "A gyors hozzáférés ikon célja"
#: setup/lib/messages.inc.php:162
msgid "Show logo in left frame"
msgstr "A logo megjelenítése a bal oldali keretben"
#: setup/lib/messages.inc.php:163
msgid "Display logo"
msgstr "A logó megjelenítése"
#: setup/lib/messages.inc.php:164
msgid "Display server choice at the top of the left frame"
msgstr "A választható szerverek megjelenítése a bal oldali keret tetején"
#: setup/lib/messages.inc.php:165
msgid "Display servers selection"
msgstr "A választható szerverek megjelenítése"
#: setup/lib/messages.inc.php:166
msgid "String that separates databases into different tree levels"
msgstr "Az adatbázisokat különféle fa szintekre elválasztó karakterlánc"
#: setup/lib/messages.inc.php:167
msgid "Database tree separator"
msgstr "Az adatbázisfa elválasztója"
#: setup/lib/messages.inc.php:168
msgid ""
"Only light version; display databases in a tree (determined by the separator "
"defined below)"
msgstr ""
"Csak az egyszerűsített változatban; az adatbázisok megjelenítése faként (az "
"alább megadott elválasztó által megállapítva)"
#: setup/lib/messages.inc.php:169
msgid "Display databases in a tree"
msgstr "Az adatbázisok megjelenítése fa szerkezetként"
#: setup/lib/messages.inc.php:170
msgid "Disable this if you want to see all databases at once"
msgstr "Tiltsa ezt le, ha egyszerre kívánja megtekinteni az összes adatbázist"
#: setup/lib/messages.inc.php:171
msgid "Use light version"
msgstr "Egyszerűsített változat használata"
#: setup/lib/messages.inc.php:172
msgid "Maximum table tree depth"
msgstr "A táblafa mélysége legfeljebb"
#: setup/lib/messages.inc.php:173
msgid "String that separates tables into different tree levels"
msgstr "A táblákat különféle fa szintekre tagoló karakterlánc"
#: setup/lib/messages.inc.php:174
msgid "Table tree separator"
msgstr "Táblafa elválasztó"
#: setup/lib/messages.inc.php:175
msgid "Logo link URL"
msgstr "A logó hivatkozásának URL-címe"
#: setup/lib/messages.inc.php:176
msgid ""
"Open the linked page in the main window ([kbd]main[/kbd]) or in a new one "
"([kbd]new[/kbd])"
msgstr ""
"A hivatkozott oldal megnyitása a(z) ([kbd]main[/kbd]) főablakban vagy újban "
"([kbd]new[/kbd])"
#: setup/lib/messages.inc.php:177
msgid "Logo link target"
msgstr "A logó hivatkozásának célja"
#: setup/lib/messages.inc.php:178
msgid "Highlight server under the mouse cursor"
msgstr "A szerver kiemelése az egérmutató alatt"
#: setup/lib/messages.inc.php:179
msgid "Enable highlighting"
msgstr "A szövegkiemelés engedélyezése"
#: setup/lib/messages.inc.php:180
msgid "let the user choose"
msgstr "válassza ki a felhasználó"
#: setup/lib/messages.inc.php:181
msgid "Use less graphically intense tabs"
msgstr "Grafikusan kevésbé kiemelt fülek használata"
#: setup/lib/messages.inc.php:182
msgid "Light tabs"
msgstr "Világos fülek"
#: setup/lib/messages.inc.php:183
msgid "Load"
msgstr "Betöltés"
#: setup/lib/messages.inc.php:184
msgid ""
"If TRUE, logout deletes cookies for all servers; when set to FALSE, logout "
"only occurs for the current server. Setting this to FALSE makes it easy to "
"forget to log out from other servers when connected to multiple servers."
msgstr ""
"Ha engedélyezi, akkor a kijelentkezés valamennyi szerver cookie-jait törli, "
"különben csak a jelenlegiét. E beállítás FALSE lehetőségre állításával több "
"szerver használata esetén könnyen megfeledkezhet a másik szerverről "
"kijelentkezésről."
#: setup/lib/messages.inc.php:185
msgid "Delete all cookies on logout"
msgstr "Kijelentkezéskor az összes cookie törlése"
#: setup/lib/messages.inc.php:186
msgid ""
"Define whether the previous login should be recalled or not in cookie "
"authentication mode"
msgstr ""
"Meghatározza, hogy az előző bejelentkezést kell-e újrahívni a cookie-s "
"hitelesítési módban"
#: setup/lib/messages.inc.php:187
msgid "Recall user name"
msgstr "A felhasználónév újrahívása"
#: setup/lib/messages.inc.php:188
msgid ""
"Defines how long (in seconds) a login cookie should be stored in browser. "
"The default of 0 means that it will be kept for the existing session only, "
"and will be deleted as soon as you close the browser window. This is "
"recommended for non-trusted environments."
msgstr ""
"Meghatározza, hogy (másodpercben) meddig kell egy cookie-t tárolni a "
"böngészőben. Az alapértelmezett 0 azt jelenti, hogy csak létező "
"munkamenetekhez kerül megtartásra, vagyis a böngésző ablakának bezárásakor "
"azonnal törlésre kerül. Ez nem megbízható környezetek esetén ajánlott."
#: setup/lib/messages.inc.php:189
msgid "Login cookie store"
msgstr "A bejelentkezési cookie tárolása"
#: setup/lib/messages.inc.php:190
msgid "Define how long (in seconds) a login cookie is valid"
msgstr ""
"Meghatározza, hogy meddig érvényes (másodpercben) egy bejelentkezési cookie"
#: setup/lib/messages.inc.php:191
msgid ""
"[a@?page=form&formset=features#tab_Security]Login cookie validity[/a] should "
"be set to 1800 seconds (30 minutes) at most. Values larger than 1800 may "
"pose a security risk such as impersonation."
msgstr ""
"A [a@?page=form&formset=features#tab_Security]bejelentkezési cookie "
"érvényességét[/a] legtöbbször 1800 másodpercre (30 percre) kell állítani. Az "
"1800-nál nagyobb értékek kockára teszik a biztonságot, mint például a "
"megszemélyesítés."
#: setup/lib/messages.inc.php:192
msgid "Login cookie validity"
msgstr "A bejelentkezési cookie érvényessége"
#: setup/lib/messages.inc.php:193
msgid "Maximum number of characters used when a SQL query is displayed"
msgstr ""
"Egy SQL-lekérdezés megjelenítésekor használt karakterek száma legfeljebb"
#: setup/lib/messages.inc.php:194
msgid "Maximum displayed SQL length"
msgstr "A SQL kijelzett hossza legfeljebb"
#: setup/lib/messages.inc.php:195
msgid "Maximum number of databases displayed in left frame and database list"
msgstr ""
"A bal oldali keretben és az adatbázislistában látható adatbázisok száma"
#: setup/lib/messages.inc.php:196
msgid "Maximum databases"
msgstr "Az adatbázisok száma"
#: setup/lib/messages.inc.php:197
msgid ""
"Number of rows displayed when browsing a result set. If the result set "
"contains more rows, &quot;Previous&quot; and &quot;Next&quot; links will be "
"shown."
msgstr ""
"Egy eredményhalmaz tallózásakor megjelenített sorok száma. Ha az "
"eredményhalmaz több sort tartalmaz, akkor az &quot;Előző&quot; és a &quot;"
"Következő&quot; hivatkozás lesz látható."
#: setup/lib/messages.inc.php:198
msgid "Maximum number of rows to display"
msgstr "A megjelenítendő sorok száma"
#: setup/lib/messages.inc.php:199
msgid "Maximum number of tables displayed in table list"
msgstr "A táblalistában megjelenítendő táblák száma"
#: setup/lib/messages.inc.php:200
msgid "Maximum tables"
msgstr "A táblák száma"
#: setup/lib/messages.inc.php:201
msgid ""
"The number of bytes a script is allowed to allocate, eg. [kbd]32M[/kbd] "
"([kbd]0[/kbd] for no limit)"
msgstr ""
"Egy parancsfájl számára a lefoglaláshoz engedélyezett bájtok száma, pl. [kbd]"
"32M[/kbd] (korlátlan: [kbd]0[/kbd])"
#: setup/lib/messages.inc.php:202
msgid "Memory limit"
msgstr "A memória korlátozása"
#: setup/lib/messages.inc.php:203 setup/lib/messages.inc.php:215
msgid "Use only icons, only text or both"
msgstr "Csak ikonok, csak szöveg, vagy mindkettő használata"
#: setup/lib/messages.inc.php:204
msgid "Iconic navigation bar"
msgstr "Navigációs sáv ikonokkal"
#: setup/lib/messages.inc.php:205
msgid "New server"
msgstr "Új szerver"
#: setup/lib/messages.inc.php:206
msgid "There are no configured servers"
msgstr "Nincsenek konfigurált szerverek"
#: setup/lib/messages.inc.php:207
msgid "use GZip output buffering for increased speed in HTTP transfers"
msgstr ""
"A GZip-kimenet pufferelése a HTTP-átvitelekben megnövekedett sebességhez"
#: setup/lib/messages.inc.php:208
msgid "GZip output buffering"
msgstr "GZip-kimenet pufferelése"
#: setup/lib/messages.inc.php:209
msgid "- none -"
msgstr "- nincs -"
#: setup/lib/messages.inc.php:210
msgid ""
"[kbd]SMART[/kbd] - i.e. descending order for fields of type TIME, DATE, "
"DATETIME and TIMESTAMP, ascending order otherwise"
msgstr ""
"[kbd]SMART[/kbd] - pl. a TIME, DATE, DATETIME és TIMESTAMP típusú mezők "
"sorrendje csökkenő, egyéb esetben növekvő"
#: setup/lib/messages.inc.php:211
msgid "Default sorting order"
msgstr "Alapértelmezett rendezési mód"
#: setup/lib/messages.inc.php:212
msgid "Overview"
msgstr "Áttekintés"
#: setup/lib/messages.inc.php:213
msgid "Use persistent connections to MySQL databases"
msgstr "Állandó kapcsolatok használata a MySQL adatbázisokhoz"
#: setup/lib/messages.inc.php:214
msgid "Persistent connections"
msgstr "Állandó kapcsolatok"
#: setup/lib/messages.inc.php:216
msgid "Iconic table operations"
msgstr "Ikonos táblaműveletek"
#: setup/lib/messages.inc.php:217
msgid "Disallow BLOB and BINARY fields from editing"
msgstr "A BLOB vagy a BLOB és BINARY mezők módosításának tiltása"
#: setup/lib/messages.inc.php:218
msgid "Protect binary fields"
msgstr "A bináris mezők védelme"
#: setup/lib/messages.inc.php:219
msgid ""
"Enable if you want DB-based query history (requires pmadb). If disabled, "
"this utilizes JS-routines to display query history (lost by window close)."
msgstr ""
"Engedélyezze, ha adatbázis alapú lekérdezési előzményeket szeretne (pmadb "
"szükséges hozzá). Ha letiltja, akkor JS-rutinokat használ fel a lekérdezési "
"előzmények megjelenítéséhez (ablak bezárásakor elvész)."
#: setup/lib/messages.inc.php:220
msgid "Permanent query history"
msgstr "Állandó lekérdezési előzmények"
#: setup/lib/messages.inc.php:221
msgid "How many queries are kept in history"
msgstr "Hány lekérdezés tartandó meg az előzményekben"
#: setup/lib/messages.inc.php:222
msgid "Query history length"
msgstr "A lekérdezési előzmények hossza"
#: setup/lib/messages.inc.php:223
msgid "Tab displayed when opening a new query window"
msgstr "Új lekérdezési ablak megnyitásakor fül megjelenítése"
#: setup/lib/messages.inc.php:224
msgid "Default query window tab"
msgstr "Alapértelmezett lekérdezési ablak fül"
#: setup/lib/messages.inc.php:225
msgid "Select which functions will be used for character set conversion"
msgstr "Válassza ki a karakterkészlet-konvertáláshoz használandó funkciókat"
#: setup/lib/messages.inc.php:226
msgid "Recoding engine"
msgstr "Átkódoló motor"
#: setup/lib/messages.inc.php:227
msgid "Restore default value"
msgstr "Alapértelmezett érték visszaállítása"
#: setup/lib/messages.inc.php:228
msgid "Try to revert erroneous fields to their default values"
msgstr "A hibás mezők alapértelmezett értékei visszaállításának megkísérlése"
#: setup/lib/messages.inc.php:229
msgid "Directory where exports can be saved on server"
msgstr "A könyvtár, melybe az exportálások menthetők a szerveren"
#: setup/lib/messages.inc.php:230
msgid "Save directory"
msgstr "Mentési könyvtár"
#: setup/lib/messages.inc.php:231
#, php-format
msgid ""
"You set the [kbd]config[/kbd] authentication type and included username and "
"password for auto-login, which is not a desirable option for live hosts. "
"Anyone who knows or guesses your phpMyAdmin URL can directly access your "
"phpMyAdmin panel. Set [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]"
"authentication type[/a] to [kbd]cookie[/kbd] or [kbd]http[/kbd]."
msgstr ""
"Ön a [kbd]konfigurációs[/kbd] hitelesítési típust állította be, s az "
"automatikus bejelentkezéshez megadta a felhasználónevet és a jelszót, ami "
"működő állomások esetén nemkívánatos beállítás. Bárki, aki tudja vagy "
"kitalálja a phpMyAdmin URL-címét, közvetlenül hozzá tud férni a phpMyAdmin "
"panelhoz. Állítsa [kbd]cookie[/kbd] vagy [kbd]http[/kbd] módra a [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server]hitelesítési típust[/a]."
#: setup/lib/messages.inc.php:232
msgid "You should use mysqli for performance reasons"
msgstr "Teljesítmény okokból használja a mysqli kiterjesztést"
#: setup/lib/messages.inc.php:233
msgid "You allow for connecting to the server without a password."
msgstr "Ön engedélyezi a jelszó nélküli csatlakozást a szerverhez."
#: setup/lib/messages.inc.php:234
msgid "Add a new server"
msgstr "Új szerver hozzáadása"
#: setup/lib/messages.inc.php:235
msgid "Leave blank if not used"
msgstr "Hagyja üresen, ha nem használja"
#: setup/lib/messages.inc.php:236
msgid "Host authentication order"
msgstr "Az állomás hitelesítési sorrendje"
#: setup/lib/messages.inc.php:237
msgid "Leave blank for defaults"
msgstr "Hagyja üresen az alapértelmezésekhez"
#: setup/lib/messages.inc.php:238
msgid "Host authentication rules"
msgstr "Az állomás hitelesítési szabályai"
#: setup/lib/messages.inc.php:239
msgid "Allow logins without a password"
msgstr "A jelszó nélküli bejelentkezés engedélyezése"
#: setup/lib/messages.inc.php:240
msgid "Allow root login"
msgstr "A root bejelentkezés engedélyezése"
#: setup/lib/messages.inc.php:241
msgid "HTTP Basic Auth Realm name to display when doing HTTP Auth"
msgstr ""
#: setup/lib/messages.inc.php:242
msgid "HTTP Realm"
msgstr ""
#: setup/lib/messages.inc.php:243
msgid ""
"The path for the config file for [a@http://swekey.com]SweKey hardware "
"authentication[/a] (not located in your document root; suggested: /etc/"
"swekey.conf)"
msgstr ""
"A [a@http://swekey.com]SweKey hardveres hitelesítés[/a] konfigurációs "
"fájljának elérési útja (nem a dokumentumgyökérben található; javaslat: /etc/"
"swekey.conf)"
#: setup/lib/messages.inc.php:244
msgid "SweKey config file"
msgstr "SweKey konfigurációs fájl"
#: setup/lib/messages.inc.php:245
msgid "Authentication method to use"
msgstr "Használandó hitelesítési módszer"
#: setup/lib/messages.inc.php:246
msgid "Authentication type"
msgstr "Hitelesítés típusa"
#: setup/lib/messages.inc.php:247
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/bookmark]bookmark[/a] "
"support, suggested: [kbd]pma_bookmark[/kbd]"
msgstr ""
"Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/bookmark]könyvjelző"
"[/a] támogatás, alapértelmezés: [kbd]pma_bookmark[/kbd]"
#: setup/lib/messages.inc.php:248
msgid "Bookmark table"
msgstr "Könyvjelzők táblája"
#: setup/lib/messages.inc.php:249
msgid ""
"Leave blank for no column comments/mime types, suggested: [kbd]"
"pma_column_info[/kbd]"
msgstr ""
"Hagyja üresen, ha nincs oszlopmegjegyzés/mime-típus, alapértelmezés: [kbd]"
"pma_column_info[/kbd]"
#: setup/lib/messages.inc.php:250
msgid "Column information table"
msgstr "Oszlopinformációs tábla"
#: setup/lib/messages.inc.php:251
msgid "Compress connection to MySQL server"
msgstr "A MySQL-szerverhez csatlakozás tömörítése"
#: setup/lib/messages.inc.php:252
msgid "Compress connection"
msgstr "A kapcsolat tömörítése"
#: setup/lib/messages.inc.php:253
msgid "How to connect to server, keep [kbd]tcp[/kbd] if unsure"
msgstr ""
"A szerverhez csatlakozás módja, hagyja meg a tcp értéket, ha nem biztos benne"
#: setup/lib/messages.inc.php:254
msgid "Connection type"
msgstr "Csatlakozás típusa"
#: setup/lib/messages.inc.php:255
msgid "Control user password"
msgstr "A kontrollfelhasználó jelszava"
#: setup/lib/messages.inc.php:256
msgid ""
"A special MySQL user configured with limited permissions, more information "
"available on [a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a]"
msgstr ""
"Korlátozott jogokkal rendelkező, speciális MySQL felhasználó, bővebben a "
"[a@http://wiki.phpmyadmin.net/pma/controluser]wiki[/a] címen olvashat róla"
#: setup/lib/messages.inc.php:257
msgid "Control user"
msgstr "Kontrollfelhasználó"
#: setup/lib/messages.inc.php:258
msgid "Count tables when showing database list"
msgstr "A táblák megszámolása az adatbázislista megjelenítésekor"
#: setup/lib/messages.inc.php:259
msgid "Count tables"
msgstr "Táblák megszámolása"
#: setup/lib/messages.inc.php:260
msgid ""
"Leave blank for no Designer support, suggested: [kbd]pma_designer_coords[/"
"kbd]"
msgstr ""
"Hagyja üresen, ha nem akar Tervező támogatást, alapértelmezés: [kbd]"
"pma_designer_coords[/kbd]"
#: setup/lib/messages.inc.php:261
msgid "Designer table"
msgstr "Tervező tábla"
#: setup/lib/messages.inc.php:262
msgid ""
"More information on [a@http://sf.net/support/tracker.php?aid=1849494]PMA bug "
"tracker[/a] and [a@http://bugs.mysql.com/19588]MySQL Bugs[/a]"
msgstr ""
"Bővebben a [a@http://sf.net/support/tracker.php?aid=1849494]PMA hibakövetőben"
"[/a] és a [a@http://bugs.mysql.com/19588]MySQL hibabejelentőben[/a] olvashat "
"róla"
#: setup/lib/messages.inc.php:263
msgid "Disable use of INFORMATION_SCHEMA"
msgstr "Az INFORMATION_SCHEMA használatának letiltása"
#: setup/lib/messages.inc.php:264
#, php-format
msgid ""
"If you feel this is necessary, use additional protection settings - [a@?"
"page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]host authentication"
"[/a] settings and [a@?page=form&amp;formset=features#tab_Security]trusted "
"proxies list[/a]. However, IP-based protection may not be reliable if your "
"IP belongs to an ISP where thousands of users, including you, are connected "
"to."
msgstr ""
"Ha úgy érzi, gogy erre szükség van, akkor használjon további védelmi "
"beállításokat - [a@?page=servers&amp;mode=edit&amp;id=%1$d#tab_Server_config]"
"állomás hitelesítési[/a] beállítások és [a@?page=form&amp;"
"formset=features#tab_Security]megbízható proxyk listája[/a]. Az IP-alapú "
"védelem azonban lehet, hogy nem megbízható, ha az Ön IP-címe olyan "
"internetszolgáltatóhoz tartozik, ahol több ezer felhasználó, köztük Ön is, "
"csatlakozik az internethez."
#: setup/lib/messages.inc.php:265
msgid "Edit server"
msgstr "Szerver módosítása"
#: setup/lib/messages.inc.php:266
msgid "What PHP extension to use; you should use mysqli if supported"
msgstr ""
"Melyik PHP-kiterjesztés használandó, használja a mysqli kiterjesztést, ha "
"támogatott"
#: setup/lib/messages.inc.php:267
msgid "PHP extension to use"
msgstr "Használandó PHP-kiterjesztés"
#: setup/lib/messages.inc.php:268
msgid "Hide databases matching regular expression (PCRE)"
msgstr "A (PCRE) reguláris kifejezéssel megegyező adatbázisok elrejtése"
#: setup/lib/messages.inc.php:269
msgid "Hide databases"
msgstr "Adatbázisok elrejtése"
#: setup/lib/messages.inc.php:270
msgid ""
"Leave blank for no SQL query history support, suggested: [kbd]pma_history[/"
"kbd]"
msgstr ""
"Hagyja üresen, ha nincs szükség az SQL-lekérdezések előzményeinek "
"támogatására, alapértelmezés: [kbd]pma_history[/kbd]"
#: setup/lib/messages.inc.php:271
msgid "SQL query history table"
msgstr "SQL-lekérdezések előzményeinek táblája"
#: setup/lib/messages.inc.php:272
msgid "Hostname where MySQL server is running"
msgstr "Az állomás neve, ahol a MySQL-szerver fut"
#: setup/lib/messages.inc.php:273
msgid "Server hostname"
msgstr "A szerver állomásneve"
#: setup/lib/messages.inc.php:274
msgid "Logout URL"
msgstr "Kijelentkezési URL"
#: setup/lib/messages.inc.php:275
msgid "Try to connect without password"
msgstr "A csatlakozás jelszó nélküli megkísérlése"
#: setup/lib/messages.inc.php:276
msgid "Connect without password"
msgstr "Jelszó nélküli csatlakozás"
#: setup/lib/messages.inc.php:277
msgid ""
"You can use MySQL wildcard characters (% and _), escape them if you want to "
"use their literal instances, i.e. use 'my\\_db' and not 'my_db'"
msgstr ""
"Használhatja a MySQL-karakterhelyettesítőket (% és _), vezérelheti őket, ha "
"akarja, a literális példányaik használatához, pl. használja a 'my\\_db' "
"alakot, s ne a 'my_db' alakot"
#: setup/lib/messages.inc.php:278
msgid "Show only listed databases"
msgstr "Csak a kilistázott adatbázisok megjelenítése"
#: setup/lib/messages.inc.php:279 setup/lib/messages.inc.php:303
msgid "Leave empty if not using config auth"
msgstr "Hagyja üresen, ha nem a konfigurációs hitelesítést használja"
#: setup/lib/messages.inc.php:280
msgid "Password for config auth"
msgstr "A konfigurációs hitelesítés jelszava"
#: setup/lib/messages.inc.php:281
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_pdf_pages[/kbd]"
msgstr ""
"Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]"
"pma_pdf_pages[/kbd]"
#: setup/lib/messages.inc.php:282
msgid "PDF schema: pages table"
msgstr "PDF-séma: pages table"
#: setup/lib/messages.inc.php:283
msgid ""
"Database used for relations, bookmarks, and PDF features. See [a@http://wiki."
"phpmyadmin.net/pma/pmadb]pmadb[/a] for complete information. Leave blank for "
"no support. Suggested: [kbd]phpmyadmin[/kbd]"
msgstr ""
"A kapcsolatokhoz, könyvjelzőkhöz és PDF-funkciókhoz használt adatbázis. A "
"teljes információt lásd a [a@http://wiki.phpmyadmin.net/pma/pmadb]pmadb[/a] "
"oldalon. Hagyja üresen, ha nincs szükség a támogatására. Alapértelmezés: "
"[kbd]phpmyadmin[/kbd]"
#: setup/lib/messages.inc.php:285
msgid "Port on which MySQL server is listening, leave empty for default"
msgstr ""
"A port, melyen a MySQL-szerver figyel, hagyja üresen, ha az alapértelmezett"
#: setup/lib/messages.inc.php:286
msgid "Server port"
msgstr "A szerver portja"
#: setup/lib/messages.inc.php:287
msgid ""
"Leave blank for no [a@http://wiki.phpmyadmin.net/pma/relation]relation-links"
"[/a] support, suggested: [kbd]pma_relation[/kbd]"
msgstr ""
"Hagyja üresen, ha nincs [a@http://wiki.phpmyadmin.net/pma/relation]relációs "
"hivatkozás[/a] támogatás, alapértelmezés: [kbd]pma_relation[/kbd]"
#: setup/lib/messages.inc.php:288
msgid "Relation table"
msgstr "Relációs tábla"
#: setup/lib/messages.inc.php:289
msgid "SQL command to fetch available databases"
msgstr "A meglévő adatbázisokat kiolvasó SQL-parancs"
#: setup/lib/messages.inc.php:290
msgid "SHOW DATABASES command"
msgstr "SHOW DATABASES parancs"
#: setup/lib/messages.inc.php:291
msgid ""
"See [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]authentication types"
"[/a] for an example"
msgstr ""
"Lásd a [a@http://wiki.phpmyadmin.net/pma/auth_types#signon]hitelesítési "
"típusok[/a] példáját"
#: setup/lib/messages.inc.php:292
msgid "Signon session name"
msgstr "Az egyszeri bejelentkezési munkamenet neve"
#: setup/lib/messages.inc.php:293
msgid "Signon URL"
msgstr "Az egyszeri bejelentkezés URL-címe"
#: setup/lib/messages.inc.php:294
msgid "You should use SSL connections if your web server supports it"
msgstr "SSL-kapcsolatokat kell használnia, ha a webszerver támogatja"
#: setup/lib/messages.inc.php:295
msgid "Socket on which MySQL server is listening, leave empty for default"
msgstr ""
"A szoftvercsatorna, melyen a MySQL-szerver figyel, hagyja üresen, ha az "
"alapértelmezett"
#: setup/lib/messages.inc.php:296
msgid "Server socket"
msgstr "A szerver szoftvercsatornája"
#: setup/lib/messages.inc.php:297
#, fuzzy
msgid "Enable SSL for connection to MySQL server"
msgstr "A MySQL-szerverhez csatlakozás tömörítése"
#: setup/lib/messages.inc.php:298
msgid "Use SSL"
msgstr "SSL használata"
#: setup/lib/messages.inc.php:299
msgid ""
"Leave blank for no PDF schema support, suggested: [kbd]pma_table_coords[/kbd]"
msgstr ""
"Hagyja üresen, ha nincs PDF-séma támogatás, alapértelmezés: [kbd]"
"pma_table_coords[/kbd]"
#: setup/lib/messages.inc.php:300
msgid "PDF schema: table coordinates"
msgstr "PDF-séma: table coordinates"
#: setup/lib/messages.inc.php:301
msgid ""
"Table to describe the display fields, leave blank for no support; suggested: "
"[kbd]pma_table_info[/kbd]"
msgstr ""
"A megjelenítendő mezők táblája, hagyja üresen, ha ne támogassa; "
"alapértelmezés: [kbd]pma_table_info[/kbd]"
#: setup/lib/messages.inc.php:302
msgid "Display fields table"
msgstr "Megjelenítendő mezők táblája"
#: setup/lib/messages.inc.php:304
msgid "User for config auth"
msgstr "A konfigurációs hitelesítés felhasználóneve"
#: setup/lib/messages.inc.php:305
msgid ""
"Disable if you know that your pma_* tables are up to date. This prevents "
"compatibility checks and thereby increases performance"
msgstr ""
"Tiltsa le, ha tudja, hogy a pma_* táblák naprakészek. Ez megelőzi a "
"kompatibilitási ellenőrzéseket, s ezáltal növeli a teljesítményt"
#: setup/lib/messages.inc.php:306
msgid "Verbose check"
msgstr "Részletes ellenőrzés"
#: setup/lib/messages.inc.php:307
msgid ""
"A user-friendly description of this server. Leave blank to display the "
"hostname instead."
msgstr ""
"A szerver felhasználóbarát leírása. Hagyja üresen az állomásnév "
"megjelenítéséhez."
#: setup/lib/messages.inc.php:308
msgid "Verbose name of this server"
msgstr "A szerver részletes neve"
#: setup/lib/messages.inc.php:309
#, php-format
msgid "Set value: %s"
msgstr "Adja meg az értéket: %s"
#: setup/lib/messages.inc.php:310
msgid ""
"Whether a user should be displayed a &quot;show all (records)&quot; button"
msgstr ""
"Meg kell-e jeleníteni egy felhasználó számára az &quot;az összes (rekord) "
"megjelenítése&quot; gombot"
#: setup/lib/messages.inc.php:311
msgid "Allow to display all the rows"
msgstr "Az összes sor megjelenítésének engedélyezése"
#: setup/lib/messages.inc.php:312
msgid ""
"Please note that enabling this has no effect with [kbd]config[/kbd] "
"authentication mode because the password is hard coded in the configuration "
"file; this does not limit the ability to execute the same command directly"
msgstr ""
"Megjegyzendő, hogy ennek az engedélyezése nincs hatással a [kbd]config[/kbd] "
"hitelesítési módra, mert a jelszót a konfigurációs fájl tartalmazza, ami "
"közvetlenül nem korlátozza ugyanazon parancs végrehajtásának a lehetőségét."
#: setup/lib/messages.inc.php:313
msgid "Show password change form"
msgstr "A jelszómódosító űrlap megjelenítése"
#: setup/lib/messages.inc.php:314
msgid "Show create database form"
msgstr "Az adatbázis létrehozása űrlap megjelenítése"
#: setup/lib/messages.inc.php:315
msgid "Show form"
msgstr "Űrlap megjelenítése"
#: setup/lib/messages.inc.php:316
msgid "Display the function fields in edit/insert mode"
msgstr "Szerkesztés/beszúrás módban a függvénymezők megjelenítése"
#: setup/lib/messages.inc.php:317
msgid "Show function fields"
msgstr "A függvénymezők megjelenítése"
#: setup/lib/messages.inc.php:318
msgid "Show hidden messages (#MSG_COUNT)"
msgstr "A rejtett üzenetek megjelenítése (#MSG_COUNT)"
#: setup/lib/messages.inc.php:319
msgid ""
"Shows link to [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"output"
msgstr ""
"Megjeleníti a [a@http://php.net/manual/function.phpinfo.php]phpinfo()[/a] "
"kimenetre mutató hivatkozást"
#: setup/lib/messages.inc.php:320
msgid "Show phpinfo() link"
msgstr "A phpinfo() hivatkozás megjelenítése"
#: setup/lib/messages.inc.php:321
msgid "Show detailed MySQL server information"
msgstr "A MySQL-szerver részletes adatainak megjelenítése"
#: setup/lib/messages.inc.php:322
msgid "Defines whether SQL queries generated by phpMyAdmin should be displayed"
msgstr ""
"Meghatározza, hogy meg kell-e jeleníteni a phpMyAdmin által generált SQL-"
"lekérdezéseket"
#: setup/lib/messages.inc.php:323
msgid "Show SQL queries"
msgstr "Az SQL-lekérdezések megjelenítése"
#: setup/lib/messages.inc.php:324
msgid "Allow to display database and table statistics (eg. space usage)"
msgstr ""
"Az adatbázis- és táblastatisztika megjelenítésének engedélyezése (pl. "
"területhasználat)"
#: setup/lib/messages.inc.php:325
msgid "Show statistics"
msgstr "A statisztika megjelenítése"
#: setup/lib/messages.inc.php:326
msgid ""
"If tooltips are enabled and a database comment is set, this will flip the "
"comment and the real name"
msgstr ""
"Ha engedélyezettek az eszközleírások, s ha megadták az adatbázis "
"megjegyzését, akkor ez tükrözi a megjegyzést és a valódi nevet"
#: setup/lib/messages.inc.php:327
msgid "Display database comment instead of its name"
msgstr "Az adatbázis megjegyzésének megjelenítése a neve helyett"
#: setup/lib/messages.inc.php:328
msgid ""
"When setting this to [kbd]nested[/kbd], the alias of the table name is only "
"used to split/nest the tables according to the $cfg"
"['LeftFrameTableSeparator'] directive, so only the folder is called like the "
"alias, the table name itself stays unchanged"
msgstr ""
"E beállítás [kbd]beágyazottra[/kbd] állításakor a táblanév alias kerül csak "
"felhasználásra a táblák felosztásához/beágyazásához a $cfg"
"['LeftFrameTableSeparator'] utasítás alapján, ezért csak a mappát hívják "
"úgy, mint az aliast, a táblanév változatlan marad."
#: setup/lib/messages.inc.php:329
msgid "Display table comment instead of its name"
msgstr "A tábla megjegyzésének megjelenítése a neve helyett"
#: setup/lib/messages.inc.php:330
msgid "Display table comments in tooltips"
msgstr "A tábla megjegyzéseinek megjelenítése az eszközleírásokban"
#: setup/lib/messages.inc.php:331
msgid ""
"Mark used tables and make it possible to show databases with locked tables"
msgstr ""
"A használt táblák megjelölése, s a zárolt táblákat tartalmazó adatbázisok "
"láthatóvá tétele"
#: setup/lib/messages.inc.php:332
msgid "Skip locked tables"
msgstr "A zárolt táblák kihagyása"
#: setup/lib/messages.inc.php:338
msgid ""
"Suggest a database name on the &quot;Create Database&quot; form (if "
"possible) or keep the text field empty"
msgstr ""
"Javaslat adatbázisnévre az &quot;Adatbázis létrehozása&quot; űrlapon (ha "
"lehet), vagy maradjon üres a szövegmező"
#: setup/lib/messages.inc.php:339
msgid "Suggest new database name"
msgstr "Új adatbázisnév javasolása"
#: setup/lib/messages.inc.php:340
msgid "yes"
msgstr "igen"
#: setup/lib/messages.inc.php:341
msgid ""
"Input proxies as [kbd]IP: trusted HTTP header[/kbd]. The following example "
"specifies that phpMyAdmin should trust a HTTP_X_FORWARDED_FOR (X-Forwarded-"
"For) header coming from the proxy 1.2.3.4:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
msgstr ""
"Proxyk bevitele [kbd]IP: megbízható HTTP fejlécként[/kbd]. A következő példa "
"határozza meg, hogy a phpMyAdmin megbízzon-e az 1.2.3.4 proxytól érkező "
"HTTP_X_FORWARDED_FOR (X-Forwarded-For) fejlécben:[br][kbd]1.2.3.4: "
"HTTP_X_FORWARDED_FOR[/kbd]"
#: setup/lib/messages.inc.php:342
msgid "List of trusted proxies for IP allow/deny"
msgstr "A megbízható proxyk listája az IP engedélyezéshez/elutasításhoz"
#: setup/lib/messages.inc.php:343
msgid "Directory on server where you can upload files for import"
msgstr "A szerveren lévő könyvtár, melybe feltöltheti az importálandó fájlokat"
#: setup/lib/messages.inc.php:344
msgid "Upload directory"
msgstr "Feltöltések könyvtára"
#: setup/lib/messages.inc.php:345
msgid "Allow for searching inside the entire database"
msgstr "A teljes adatbázisban történő keresés engedélyezése"
#: setup/lib/messages.inc.php:346
msgid "Use database search"
msgstr "Adatbázis-kereső használata"
#: setup/lib/messages.inc.php:347
msgid ""
"Show affected rows of each statement on multiple-statement queries. See "
"libraries/import.lib.php for defaults on how many queries a statement may "
"contain."
msgstr ""
"Több utasításból álló lekérdezések esetén mindegyik utasítás érintett "
"sorainak megjelenítése. Egy utasítás által tartalmazható lekérdezések "
"számának alapértelmezéseit lásd libraries/import.lib.php fájlban."
#: setup/lib/messages.inc.php:348
msgid "Verbose multiple statements"
msgstr "Részletes, több utasítás"
#: setup/lib/messages.inc.php:349
msgid ""
"Reading of version failed. Maybe you're offline or the upgrade server does "
"not respond."
msgstr ""
"A verzió beolvasása nem sikerült. Lehet, hogy ön kapcsolat nélküli módban "
"dolgozik, vagy a frissítő szerver nem válaszol."
#: setup/lib/messages.inc.php:350
msgid "Got invalid version string from server"
msgstr "Érvénytelen verzió karakterlánc érkezett a szerverről"
#: setup/lib/messages.inc.php:351
msgid "Check for latest version"
msgstr "Új verzió ellenőrzése"
#: setup/lib/messages.inc.php:352
#, php-format
msgid ""
"A newer version of phpMyAdmin is available and you should consider "
"upgrading. The newest version is %s, released on %s."
msgstr ""
"Jelent meg új phpMyAdmin verzió, fontolja meg a frissítést. Legújabb verzió: "
"%s, kiadás dátuma: %s."
#: setup/lib/messages.inc.php:353
#, fuzzy, php-format
#| msgid ""
#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
#| "latest stable version is %s, released on %s."
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
msgstr ""
"Ön verziókezeléses verziót használ, futtassa le az [kbd]svn frissítést[/"
"kbd] :-)[br]Legújabb stabil verzió: %s, kiadás dátuma: %s."
#: setup/lib/messages.inc.php:354
msgid "No newer stable version is available"
msgstr "Nem jelent meg újabb stabil verzió"
#: setup/lib/messages.inc.php:355
msgid "Unparsable version string"
msgstr "A verzió karakterlánc nem elemezhető"
#: setup/lib/messages.inc.php:356
msgid "Version check"
msgstr "Verzió-ellenőrzés"
#: setup/lib/messages.inc.php:357
msgid ""
"Neither URL wrapper nor CURL is available. Version check is not possible."
msgstr ""
"Nem érhető el sem az URL wrapper, sem a CURL. A verzió-ellenőrzés nem "
"lehetséges."
#: setup/lib/messages.inc.php:358
msgid "Warning"
msgstr "Figyelmeztetés"
#: setup/lib/messages.inc.php:359
msgid ""
"Enable [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] compression "
"for import and export operations"
msgstr ""
"A [a@http://en.wikipedia.org/wiki/ZIP_(file_format)]ZIP[/a] tömörítés "
"engedélyezése az importálási és az exportálási műveletekhez"
#: setup/lib/messages.inc.php:360
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip compression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]zip formátumba "
"tömörítéshez[/a] olyan függvényekre (%s) van szükség, melyek ezen a "
"rendszeren nem elérhetőek."
#: setup/lib/messages.inc.php:361
#, php-format
msgid ""
"[a@?page=form&amp;formset=features#tab_Import_export]Zip decompression[/a] "
"requires functions (%s) which are unavailable on this system."
msgstr ""
"A [a@?page=form&amp;formset=features#tab_Import_export]zipek kibontásához[/"
"a] olyan függvényekre (%s) van szükség, melyek ezen a rendszeren nem "
"elérhetőek."
#: setup/lib/messages.inc.php:362
msgid "ZIP"
msgstr "ZIP"
#~ msgid "%1$d row(s) affected."
#~ msgstr "%1$d sor érintett."
#~ msgid "utf-8"
#~ msgstr "utf-8"
#~ msgid "Jan0"
#~ msgstr "jan.0"
#~ msgid "Jan1"
#~ msgstr "jan.1"
#~ msgid "Jan2"
#~ msgstr "jan.2"