# Limit Login Attempts German Translation
# Copyright (C) 2009 Johan Eenfeldt
# This file is distributed under the same license as the Wordpress package.
# Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: limit-login-attempts 1.3\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
"POT-Creation-Date: 2016-06-23 18:06+0300\n"
"PO-Revision-Date: 2016-06-23 18:06+0300\n"
"Last-Translator: Vereskuti Balint <balint@vereskuti.eu>\n"
"Language-Team: Hungarian <balint@vereskuti.info>\n"
"Language: hu_HU\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 1.8.5\n"

#: core/LimitLoginAttempts.php:520
#, php-format
msgid "%d hour"
msgid_plural "%d hours"
msgstr[0] "%d óra"
msgstr[1] "%d óra"

#: core/LimitLoginAttempts.php:526
#, php-format
msgid "%d minute"
msgid_plural "%d minutes"
msgstr[0] "%d perc"
msgstr[1] "%d perc"

#: core/LimitLoginAttempts.php:532
#, fuzzy, php-format
msgid "[%s] Failed login attempts from whitelisted IP"
msgstr "[%s] Túl sok hibás bejelentkezési kísérlet"

#: core/LimitLoginAttempts.php:536
#, php-format
msgid "[%s] Too many failed login attempts"
msgstr "[%s] Túl sok hibás bejelentkezési kísérlet"

#: core/LimitLoginAttempts.php:541
#, php-format
msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
msgstr "%d hibás bejelentkezési kísérlet (%d kizárás) %s IP-címről"

#: core/LimitLoginAttempts.php:545
#, php-format
msgid "Last user attempted: %s"
msgstr "Az utolsó helyes bejelentkezés %s felhasználónévvel."

#: core/LimitLoginAttempts.php:549
msgid "IP was NOT blocked because of external whitelist."
msgstr ""

#: core/LimitLoginAttempts.php:551
#, php-format
msgid "IP was blocked for %s"
msgstr "Az IP-cím %s időre kizárásra került."

#: core/LimitLoginAttempts.php:718
msgid "<strong>ERROR</strong>: Too many failed login attempts."
msgstr "<strong>HIBA</strong>: Túl sok hibás bejeletkezési kísérlet."

#: core/LimitLoginAttempts.php:722
msgid "Please try again later."
msgstr "Próbáljs meg később."

#: core/LimitLoginAttempts.php:730
#, php-format
msgid "Please try again in %d hour."
msgid_plural "Please try again in %d hours."
msgstr[0] "Próbálja meg %d óra múlva."
msgstr[1] "Próbálja meg %d óra múlva."

#: core/LimitLoginAttempts.php:732
#, php-format
msgid "Please try again in %d minute."
msgid_plural "Please try again in %d minutes."
msgstr[0] "Próbálja meg %d perc múlva."
msgstr[1] "Próbálja meg %d perc múlva."

#: core/LimitLoginAttempts.php:799
msgid "<strong>ERROR</strong>: Incorrect username or password."
msgstr "<strong>HIBA</strong>: Érvénytelen felhasználónév vagy jelszó."

#: core/LimitLoginAttempts.php:866
#, php-format
msgid "<strong>%d</strong> attempt remaining."
msgid_plural "<strong>%d</strong> attempts remaining."
msgstr[0] "Még <strong>%d</strong> bejelentkezési lehetőség maradt."
msgstr[1] "Még <strong>%d</strong> bejelentkezési lehetőség maradt."

#: views/options-page.php:22
msgid "Cleared IP log"
msgstr "IP log törölve"

#: views/options-page.php:28
msgid "Reset lockout count"
msgstr "Kizárási számláló nullázása"

#: views/options-page.php:34
msgid "Cleared current lockouts"
msgstr "A kizárások feloldásra kerültek"

#: views/options-page.php:61
msgid "Options changed"
msgstr "A beállítások megváltoztatásra kerültek"

#: views/options-page.php:78
#, php-format
msgid "It appears the site is reached directly (from your IP: %s)"
msgstr "Az oldal direkt módon került elérésre (%s IP-címről)"

#: views/options-page.php:80
#, php-format
msgid ""
"It appears the site is reached through a proxy server (proxy IP: %s, your "
"IP: %s)"
msgstr ""
"Az oldal proxy-n keresztül került elérésre (proxy IP: %s, saját IP: %s)"

#: views/options-page.php:88
#, php-format
msgid ""
"<strong>Current setting appears to be invalid</strong>. Please make sure it "
"is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
"\">here</a>"
msgstr ""
"<strong>Helytelenek az aktuális beállítások</strong>. További információk <a "
"href=\"%s\" title=\"FAQ\">itt</a> érhetők el."

#: views/options-page.php:96
msgid "Limit Login Attempts Settings"
msgstr "A Limit Login Attempts beállításai"

#: views/options-page.php:97
msgid "Statistics"
msgstr "Statisztikák"

#: views/options-page.php:102
msgid "Total lockouts"
msgstr "Eddigi kizárások"

#: views/options-page.php:106
msgid "Reset Counter"
msgstr "Számláló nullázása"

#: views/options-page.php:108
#, php-format
msgid "%d lockout since last reset"
msgid_plural "%d lockouts since last reset"
msgstr[0] "%d kizárás az előző nullázás óta"
msgstr[1] "%d kizárás az előző nullázás óta"

#: views/options-page.php:110
msgid "No lockouts yet"
msgstr "Jelenleg nincs aktív kizárás"

#: views/options-page.php:117
msgid "Active lockouts"
msgstr "Aktív kizárás(ok)"

#: views/options-page.php:120
msgid "Restore Lockouts"
msgstr "Kizárások feloldása"

#: views/options-page.php:122
#, php-format
msgid "%d IP is currently blocked from trying to log in"
msgstr "%d IP, melyről bejelentkezni próbál jelenleg kizárva!"

#: views/options-page.php:128
msgid "Options"
msgstr "Beállítások"

#: views/options-page.php:133
msgid "Lockout"
msgstr "Kizárás"

#: views/options-page.php:137
msgid "allowed retries"
msgstr "engedélyezett bejelentkezési lehetőség"

#: views/options-page.php:141
msgid "minutes lockout"
msgstr "perc kizárás az engedélyezett lehetőségek elérése után"

#: views/options-page.php:145
msgid "lockouts increase lockout time to"
msgstr "kizárás ennyivel emeli meg a teljes kizárási időt: "

#: views/options-page.php:148
msgid "hours"
msgstr "óra"

#: views/options-page.php:151
msgid "hours until retries are reset"
msgstr "óra teljen el a hibás bejelentkezések visszaállításáig"

#: views/options-page.php:155
msgid "Site connection"
msgstr "Oldal elérése"

#: views/options-page.php:161
msgid "Direct connection"
msgstr "direkt-elérés"

#: views/options-page.php:166
msgid "From behind a reversy proxy"
msgstr "elérés Reverse Proxy Serveren keresztül"

#: views/options-page.php:173
msgid "Handle cookie login"
msgstr "Cookie-n keresztüli bejelentkezés"

#: views/options-page.php:176
msgid "Yes"
msgstr "Igen"

#: views/options-page.php:178
msgid "No"
msgstr "Nem"

#: views/options-page.php:183
msgid "Notify on lockout"
msgstr "Értesítés kizárásról"

#: views/options-page.php:186
msgid "Log IP"
msgstr "IP logok mentése"

#: views/options-page.php:188
msgid "Email to admin after"
msgstr "Email az adminisztrátornak "

#: views/options-page.php:191
msgid "lockouts"
msgstr "darab kizárás után"

#: views/options-page.php:196
msgid "Change Options"
msgstr "Beállítások mentése"

#: views/options-page.php:203
msgid "Lockout log"
msgstr "Kizárási napló"

#: views/options-page.php:208
msgid "Clear Log"
msgstr "Log törlése"

#: views/options-page.php:216
msgid "Date"
msgstr ""

#: views/options-page.php:217
#, fuzzy
msgctxt "Internet address"
msgid "IP"
msgstr "Az IP-cím %s időre kizárásra került."

#: views/options-page.php:218
msgid "Tried to log in as"
msgstr "Bejelentkezés mint"

#~ msgid "IP|Internet address"
#~ msgstr "IP"

#~ msgid "%d lockout"
#~ msgid_plural "%d lockouts"
#~ msgstr[0] "%d kizárás"
#~ msgstr[1] "%d kizárás"

#~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
#~ msgstr ""
#~ "<strong>Figyelmeztetés:</strong> Csak a Wordpress 2.7, és annál újabb "
#~ "verziókkal működik!"

#~ msgid "Limit Login Attempts"
#~ msgstr "Limit Login Attempts"

#~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
#~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"

#~ msgid ""
#~ "Limit rate of login attempts, including by way of cookies, for each IP."
#~ msgstr ""
#~ "Bejelentkezések felügyelete - akár cookie-kon kereszütl minden IP-re."

#~ msgid "Johan Eenfeldt"
#~ msgstr "Johan Eenfeldt"

#~ msgid "http://devel.kostdoktorn.se"
#~ msgstr "http://devel.kostdoktorn.se"
