Files
ArchiSteamFarm/ArchiSteamFarm/Localization/Strings.hu-HU.resx
2018-07-04 20:57:35 +02:00

653 lines
35 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string"/>
<xsd:attribute name="type" type="xsd:string"/>
<xsd:attribute name="mimetype" type="xsd:string"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string"/>
<xsd:attribute name="name" type="xsd:string"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
<xsd:attribute ref="xml:space"/>
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="AcceptingTrade" xml:space="preserve">
<value>Csereajánlat elfogadása: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="AutoUpdateCheckInfo" xml:space="preserve">
<value>Az ASF automatikusan keresni fog új verziót minden {0} elteltével.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "24 hours")</comment>
</data>
<data name="Content" xml:space="preserve">
<value>Tartalom: {0}</value>
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
</data>
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
<value>A beállított {0} tulajdonság érvénytelen: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
</data>
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
<value>ASF V{0} végzetes hibába ütközött, mielőtt az alapvető naplózási modul inicializálása megtörtént volna!</value>
<comment>{0} will be replaced by version number</comment>
</data>
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
<value>Kivétel: {0}() {1}
StackTrace: {2}</value>
<comment>{0} will be replaced by function name, {1} will be replaced by exception message, {2} will be replaced by entire stack trace. Please note that this string should include newlines for formatting.</comment>
</data>
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
<value>Kilépés nem nulla hibakóddal!</value>
</data>
<data name="ErrorFailingRequest" xml:space="preserve">
<value>Kérés sikertelen: {0}</value>
<comment>{0} will be replaced by URL of the request</comment>
</data>
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
<value>Nem lehetett betölteni a globális konfigurációt. Bizonyosodj meg róla, hogy {0} létezik és érvényes! Ha bizonytalan vagy, olvasd át a telepítési segédletet a wikin.</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorIsInvalid" xml:space="preserve">
<value>Érvénytelen {0}!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorMobileAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>Ez a funkció nem hajtható végre, mivel a DeviceID érvénytelen az ASF 2FA-ban!</value>
</data>
<data name="ErrorNoBotsDefined" xml:space="preserve">
<value>Nincsenek definiált botok. Elfelejtetted bekonfigurálni az ASF-et?</value>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} értéke nulla!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorParsingObject" xml:space="preserve">
<value>{0} feldolgozása sikertelen!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorRequestFailedTooManyTimes" xml:space="preserve">
<value>A kérés sikertelen volt {0} próbálkozás után!</value>
<comment>{0} will be replaced by maximum number of tries</comment>
</data>
<data name="ErrorUpdateCheckFailed" xml:space="preserve">
<value>Nem lehet lekérni a legújabb verziót!</value>
</data>
<data name="ErrorUpdateNoAssetForThisVersion" xml:space="preserve">
<value>Nem lehetséges a frissítés, mert nincs a jelenleg futó verzióhoz kapcsolódó eszköz! Az automatikus frissítés erre a verzióra nem lehetséges.</value>
</data>
<data name="ErrorUpdateNoAssets" xml:space="preserve">
<value>Nem lehet folytatni a frissítést, mivel ez a verzió nem tartalmaz egyetlen fájlt sem!</value>
</data>
<data name="ErrorUserInputRunningInHeadlessMode" xml:space="preserve">
<value>Felhasználói kérelem érkezett, de a folyamat headless módban fut!</value>
</data>
<data name="Exiting" xml:space="preserve">
<value>Kilépés...</value>
</data>
<data name="WarningFailed" xml:space="preserve">
<value>Sikertelen!</value>
</data>
<data name="GlobalConfigChanged" xml:space="preserve">
<value>A globális konfigurációs fájl megváltozott!</value>
</data>
<data name="ErrorGlobalConfigRemoved" xml:space="preserve">
<value>A globális konfigurációs fájl törölve lett!</value>
</data>
<data name="IgnoringTrade" xml:space="preserve">
<value>Csereajánlat figyelmen kívül hagyása: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="LoggingIn" xml:space="preserve">
<value>Belépés {0} szolgáltatásba...</value>
<comment>{0} will be replaced by service's name</comment>
</data>
<data name="NoBotsAreRunning" xml:space="preserve">
<value>Egyetlen bot sem fut, kilépés...</value>
</data>
<data name="RefreshingOurSession" xml:space="preserve">
<value>Munkamenet frissítése!</value>
</data>
<data name="RejectingTrade" xml:space="preserve">
<value>Csereajánlat elutasítása: {0}</value>
<comment>{0} will be replaced by trade number</comment>
</data>
<data name="Restarting" xml:space="preserve">
<value>Újraindítás...</value>
</data>
<data name="Starting" xml:space="preserve">
<value>Indítás...</value>
</data>
<data name="Success" xml:space="preserve">
<value>Kész!</value>
</data>
<data name="UnlockingParentalAccount" xml:space="preserve">
<value>Szülői felhasználó feloldása...</value>
</data>
<data name="UpdateCheckingNewVersion" xml:space="preserve">
<value>Új verzió keresése...</value>
</data>
<data name="UpdateDownloadingNewVersion" xml:space="preserve">
<value>Az új verzió letöltése: {0} ({1} MB)... Mialatt várakozol, fontold meg, hogy támogasd a munkámat :)</value>
<comment>{0} will be replaced by version string, {1} will be replaced by update size (in megabytes)</comment>
</data>
<data name="UpdateFinished" xml:space="preserve">
<value>Frissítés kész!</value>
</data>
<data name="UpdateNewVersionAvailable" xml:space="preserve">
<value>Új ASF verzió elérhető! Fontold meg a manuális frissítést!</value>
</data>
<data name="UpdateVersionInfo" xml:space="preserve">
<value>Lokális verzió: {0} | Távoli verzió: {1}</value>
<comment>{0} will be replaced by current version, {1} will be replaced by remote version</comment>
</data>
<data name="UserInputDeviceID" xml:space="preserve">
<value>Add meg a mobil hitelesítőd azonosítóját (az "android:"-al együtt): </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteam2FA" xml:space="preserve">
<value>Add meg a 2FA kódot a Steam hitelesítő alkalmazásból: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamGuard" xml:space="preserve">
<value>Add meg a SteamGuard hitelesítő kódot amit e-mailben kaptál: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamLogin" xml:space="preserve">
<value>Add meg a Steames felhasználó neved: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamParentalPIN" xml:space="preserve">
<value>Add meg a Szülői felügyelet PIN kódját: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputSteamPassword" xml:space="preserve">
<value>Add meg a Steames felhasználód jelszavát: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="UserInputUnknown" xml:space="preserve">
<value>Add meg a {0} dokumentálatlan értékét: </value>
<comment>{0} will be replaced by property name. Please note that this translation should end with space</comment>
</data>
<data name="WarningUnknownValuePleaseReport" xml:space="preserve">
<value>{0} ismeretlen értéket kapott, kérlek, jelentsd ezt: {1}</value>
<comment>{0} will be replaced by object's name, {1} will be replaced by value for that object</comment>
</data>
<data name="IPCReady" xml:space="preserve">
<value>IPC szerver készen áll!</value>
</data>
<data name="IPCStarting" xml:space="preserve">
<value>IPC szerver indítása a {0} címen...</value>
<comment>{0} will be replaced by IPC hostname</comment>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Ez a bor már leállt!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Egyetlen bot sem található {0} névvel!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
<value>Jelenleg {0}/{1} bot fut. Összesen {2} játékot ({3} kártya) kell még futtatni.</value>
<comment>{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to idle, {3} will be replaced by total number of cards left to idle</comment>
</data>
<data name="BotStatusIdling" xml:space="preserve">
<value>A bot a {0} {1} játékot farmolja ({2} kártya maradt még). Összesen {3} játék ({4} kártya) maradt hátra (kb. {5} míg végez).</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle, {3} will be replaced by total number of games to idle, {4} will be replaced by total number of cards to idle, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="BotStatusIdlingList" xml:space="preserve">
<value>A bot a {0} játékot farmolja. Összesen {1} játék ({2} kártya) maradt hátra (kb. {3} mire végez).</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), {1} will be replaced by total number of games to idle, {2} will be replaced by total number of cards to idle, {3} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="CheckingFirstBadgePage" xml:space="preserve">
<value>A kitűzők első oldalának ellenőrzése...</value>
</data>
<data name="CheckingOtherBadgePages" xml:space="preserve">
<value>A többi kitűző oldal ellenőrzése...</value>
</data>
<data name="ChosenFarmingAlgorithm" xml:space="preserve">
<value>A kiválasztott farmoló algoritmus: {0}</value>
<comment>{0} will be replaced by the name of chosen idling algorithm</comment>
</data>
<data name="Done" xml:space="preserve">
<value>Kész!</value>
</data>
<data name="GamesToIdle" xml:space="preserve">
<value>Még összesen {0} játék ({1} kártya) maradt (kb. {2} míg végez)...</value>
<comment>{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Farmolás befejezve!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Farmolás befejezve: {0} ({1}) készen van {2} játékidő után!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Az alábbi játékok farmolása befejeződött: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>A farmolás állapota {0} ({1}) számára: {2} kártya maradt</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to idle</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Farmolás leállítva!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>A kérelem figyelmen kívül marad, mert a sticky pause mód engedélyezve van!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Ezen az accounton nincs mit farmolni!</value>
</data>
<data name="NowIdling" xml:space="preserve">
<value>Farmolás alatt: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="NowIdlingList" xml:space="preserve">
<value>Farmolás alatt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="PlayingNotAvailable" xml:space="preserve">
<value>A játék jelenleg nem nem lehetséges, később megpróbáljuk!</value>
</data>
<data name="StillIdling" xml:space="preserve">
<value>Még mindig farmolás alatt: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StillIdlingList" xml:space="preserve">
<value>Még mindig farmolás alatt: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Farmolás leállítva: {0} ({1})</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Farmolás leállítva: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Ismeretlen parancs!</value>
</data>
<data name="WarningCouldNotCheckBadges" xml:space="preserve">
<value>Nem lehetett lekérni a kitűző információkat, később újra próbáljuk!</value>
</data>
<data name="WarningCouldNotCheckCardsStatus" xml:space="preserve">
<value>A kártyák állapota nem elérhető ehhez: {0} ({1}), később újra lesz próbálva!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotAcceptingGift" xml:space="preserve">
<value>Ajándék elfogadása: {0}...</value>
<comment>{0} will be replaced by giftID (number)</comment>
</data>
<data name="BotAccountLimited" xml:space="preserve">
<value>A fiók korlátozott A kártyakiszedési folyamat nem érhető el addig, ameddig a korlátozás fennáll!</value>
</data>
<data name="BotAddLicense" xml:space="preserve">
<value>Azonosító: {0} | Állapot: {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseWithItems" xml:space="preserve">
<value>Azonosító: {0} | Állapot: {1} | Tárgyak: {2}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by status string, {2} will be replaced by list of granted IDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Ez a bot már fut!</value>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>.maFile konvertálása ASF formátumba...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>A mobil hitelesítő importálása sikeres!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>A DeviceID-d inkorrekt, vagy nem létezik!</value>
</data>
<data name="BotAuthenticatorToken" xml:space="preserve">
<value>2FA Token: {0}</value>
<comment>{0} will be replaced by generated 2FA token (string)</comment>
</data>
<data name="BotAutomaticIdlingNowPaused" xml:space="preserve">
<value>Automatikus kártyakiszedés szünetel!</value>
</data>
<data name="BotAutomaticIdlingNowResumed" xml:space="preserve">
<value>Automatikus kártyakiszedés újraindult!</value>
</data>
<data name="BotAutomaticIdlingPausedAlready" xml:space="preserve">
<value>Az automatikus farmolás már szüneteltetve van!</value>
</data>
<data name="BotAutomaticIdlingPausedWithCountdown" xml:space="preserve">
<value>Az automatikus farmolás most szüneteltetve van! Enny időd van elindítani egy játékot: {0}.</value>
<comment>{0} will be replaced by translated TimeSpan string (such as "5 minutes")</comment>
</data>
<data name="BotAutomaticIdlingResumedAlready" xml:space="preserve">
<value>Az automatikus farmolás már folytatva van!</value>
</data>
<data name="BotConnected" xml:space="preserve">
<value>Csatlakozva a Steamhez!</value>
</data>
<data name="BotDisconnected" xml:space="preserve">
<value>Lecsatlakozva a Steamről!</value>
</data>
<data name="BotDisconnecting" xml:space="preserve">
<value>Kapcsolat bontása...</value>
</data>
<data name="BotEncryptedPassword" xml:space="preserve">
<value>[{0}] jelszó: {1}</value>
<comment>{0} will be replaced by password encryption method (string), {1} will be replaced by encrypted password using that method (string)</comment>
</data>
<data name="BotInstanceNotStartingBecauseDisabled" xml:space="preserve">
<value>Ezt a bot példányt nem lehet elindítani, mert a konfigurációs fájlban ki van kapcsolva!</value>
</data>
<data name="BotInvalidAuthenticatorDuringLogin" xml:space="preserve">
<value>TwoFactorCodeMismatch hibakód érkezett {0} alkalommal egymás után. Ez szinte mindig érvénytelen ASF 2FA adatokat jelent. Megszakítás!</value>
<comment>{0} will be replaced by maximum allowed number of failed 2FA attempts</comment>
</data>
<data name="BotLoggedOff" xml:space="preserve">
<value>Kijelentkezve a Steamből: {0}</value>
<comment>{0} will be replaced by logging off reason (string)</comment>
</data>
<data name="BotLoggingIn" xml:space="preserve">
<value>Bejelentkezés...</value>
</data>
<data name="BotLogonSessionReplaced" xml:space="preserve">
<value>Ezt az accountot egy másik ASF példány már használja, ami nem várt viselkedést eredményez. A további futás megtagadva!</value>
</data>
<data name="BotLootingFailed" xml:space="preserve">
<value>Csereajánlat nem sikerült!</value>
</data>
<data name="BotLootingMasterNotDefined" xml:space="preserve">
<value>A cserét nem sikerült elküldeni, mert nincs definiált felhasználó a mester engedélyével!</value>
</data>
<data name="BotLootingNoLootableTypes" xml:space="preserve">
<value>Nincsenek meghatározott begyűjtési típusaid!</value>
</data>
<data name="BotLootingNowDisabled" xml:space="preserve">
<value>A begyűjtés le lett tiltva!</value>
</data>
<data name="BotLootingNowEnabled" xml:space="preserve">
<value>A begyűjtés engedélyezve van!</value>
</data>
<data name="BotLootingSuccess" xml:space="preserve">
<value>Csereajánlat sikeresen elküldve!</value>
</data>
<data name="BotLootingTemporarilyDisabled" xml:space="preserve">
<value>A begyűjtés átmenetileg le van tiltva!</value>
</data>
<data name="BotSendingTradeToYourself" xml:space="preserve">
<value>Nem tudsz cserét küldeni magadnak!</value>
</data>
<data name="BotNoASFAuthenticator" xml:space="preserve">
<value>Ennél a botnál nincs bekapcsolva az ASF 2FA! Elfelejtetted ASF 2FA-ként importálni a hitelesítődet?</value>
</data>
<data name="BotNotConnected" xml:space="preserve">
<value>Ez a bot példány nincs csatlakozva!</value>
</data>
<data name="BotNotOwnedYet" xml:space="preserve">
<value>Még nem birtokolt: {0}</value>
<comment>{0} will be replaced by query (string)</comment>
</data>
<data name="BotOwnedAlreadyWithName" xml:space="preserve">
<value>Már birtokolt: {0} | {1}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="BotReconnecting" xml:space="preserve">
<value>Újracsatlakozás...</value>
</data>
<data name="BotRedeem" xml:space="preserve">
<value>Kulcs: {0} | Állapot: {1}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string</comment>
</data>
<data name="BotRedeemWithItems" xml:space="preserve">
<value>Kulcs: {0} | Állapot: {1} | Tárgyak: {2}</value>
<comment>{0} will be replaced by cd-key (string), {1} will be replaced by status string, {2} will be replaced by list of key-value pairs, separated by a comma</comment>
</data>
<data name="BotRemovedExpiredLoginKey" xml:space="preserve">
<value>A lejárt belépési kulcs törölve!</value>
</data>
<data name="BotStatusNotIdling" xml:space="preserve">
<value>A bot nem farmol semmit.</value>
</data>
<data name="BotStatusLimited" xml:space="preserve">
<value>A bot korlátolt, ezért nem tud farmolással kártyát kiszedni.</value>
</data>
<data name="BotStatusConnecting" xml:space="preserve">
<value>A Bot a Steam hálózathoz csatlakozik.</value>
</data>
<data name="BotStatusNotRunning" xml:space="preserve">
<value>A bot nem fut.</value>
</data>
<data name="BotStatusPaused" xml:space="preserve">
<value>A bot le van állítva, vagy manuális módban fut.</value>
</data>
<data name="BotStatusPlayingNotAvailable" xml:space="preserve">
<value>A bot jelenleg használatban van.</value>
</data>
<data name="BotUnableToLogin" xml:space="preserve">
<value>Nem lehet belépni a Steamre: {0}/{1}</value>
<comment>{0} will be replaced by failure reason (string), {1} will be replaced by extended failure reason (string)</comment>
</data>
<data name="ErrorIsEmpty" xml:space="preserve">
<value>Üres {0}!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="UnusedKeys" xml:space="preserve">
<value>Fel nem használt kulcsok: {0}</value>
<comment>{0} will be replaced by list of cd-keys (strings), separated by a comma</comment>
</data>
<data name="WarningFailedWithError" xml:space="preserve">
<value>Hiba miatt nem sikerült: {0}</value>
<comment>{0} will be replaced by failure reason (string)</comment>
</data>
<data name="BotConnectionLost" xml:space="preserve">
<value>Megszakadt a kapcsolat a Steam hálózattal. Újrakapcsolódás...</value>
</data>
<data name="BotAccountFree" xml:space="preserve">
<value>A felhasználó már nincs használatban. A farmolási folyamat folytatódik!</value>
</data>
<data name="BotAccountOccupied" xml:space="preserve">
<value>A felhasználó jelenleg használatban van. Amint szabaddá válik, az ASF folytatja a farmolást...</value>
</data>
<data name="BotAutomaticIdlingPauseTimeout" xml:space="preserve">
<value>A megosztott könyvtár nem indult el a megadott időszakon belül. A kártyafarmolási folyamat folytatódik!</value>
</data>
<data name="BotConnecting" xml:space="preserve">
<value>Kapcsolódás...</value>
</data>
<data name="BotHeartBeatFailed" xml:space="preserve">
<value>Sikertelen volt a kliensről való lecsatlakozás. Elhagyjuk ezt a bot példányt!</value>
</data>
<data name="BotSteamDirectoryInitializationFailed" xml:space="preserve">
<value>A Steam Könyvtárat nem sikerült inicializálni: a Steam hálózathoz való csatlakozás a szokásosnál tovább is eltarthat!</value>
</data>
<data name="BotStopping" xml:space="preserve">
<value>Leállás...</value>
</data>
<data name="ErrorBotConfigInvalid" xml:space="preserve">
<value>A bot konfigurációd érvénytelen. Kérlek, ellenőrizd {0} tartalmát, majd próbáld meg újból!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="ErrorDatabaseInvalid" xml:space="preserve">
<value>A perzisztens adatbázist nem lehet betölteni! Ha a hiba továbbra is fennáll, kérlek, töröld {0}-t, hogy az adatbázis újra elkészülhessen!</value>
<comment>{0} will be replaced by file's path</comment>
</data>
<data name="Initializing" xml:space="preserve">
<value>{0} inicializálása...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Kérlek, olvasd el az adatvédelmi szabályzatunkat a wiki-n, ha szeretnéd tudni, mit is csinál valójában az ASF!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>Úgy tűnik, most indítottad el első alkalommal a programot, üdvözöllek!</value>
</data>
<data name="ErrorInvalidCurrentCulture" xml:space="preserve">
<value>A CurrentCulture változód érvénytelen, az ASF az alapértelmezettet fogja használni!</value>
</data>
<data name="TranslationIncomplete" xml:space="preserve">
<value>Az ASF megpróbálja az elsődleges kultúrádat ({0}) használni, de a fordítás azon a nyelven csak {1}-ban készült el eddig. Talán segíthetnél a saját nyelved ASF fordításában?</value>
<comment>{0} will be replaced by culture code, such as "en-US", {1} will be replaced by completeness percentage, such as "78.5%"</comment>
</data>
<data name="IdlingGameNotPossible" xml:space="preserve">
<value>A {0} ({1}) kártyakiszedése jelenleg le van tiltva, ezért az ASF jelenleg nem képes játszani ezt a játékot.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="WarningIdlingGameMismatch" xml:space="preserve">
<value>Az ASF azonosító eltérést észlelt {0} ({1}) esetében, és inkább a {2} azonosítót használja majd.</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotVersion" xml:space="preserve">
<value>{0} verziószám: {1}</value>
<comment>{0} will be replaced by program's name (e.g. "ASF"), {1} will be replaced by program's version (e.g. "1.0.0.0"). This string typically has nothing to translate and you should leave it as it is, unless you need to change the format, e.g. in RTL languages.</comment>
</data>
<data name="BotAccountLocked" xml:space="preserve">
<value>Ez a fiók zárolva van, a kártyakiszedési folyamat véglegesen elérhetetlenné vált!</value>
</data>
<data name="BotStatusLocked" xml:space="preserve">
<value>A bot korlátolt, ezért nem tud farmolással kártyát kiszedni.</value>
</data>
<data name="ErrorFunctionOnlyInHeadlessMode" xml:space="preserve">
<value>Ez a funkció csak headless módban elérhető!</value>
</data>
<data name="BotOwnedAlready" xml:space="preserve">
<value>Már birtokolt: {0}</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name</comment>
</data>
<data name="ErrorAccessDenied" xml:space="preserve">
<value>Hozzáférés megtagadva!</value>
</data>
<data name="WarningPreReleaseVersion" xml:space="preserve">
<value>Egy olyan verziót használsz, ami újabb, mint a legfrissebb verzió a frissítési csatornádban. Kérlek vedd figyelembe, hogy az megjelenés előtti verziók olyan felhasználóknak vannak, akik tudnak hibákat bejelenteni, meg tudják oldani a problémákat, és visszajelzéseket küldenek - nem fogsz kapni technikai segítséget.</value>
</data>
<data name="BotStats" xml:space="preserve">
<value>Jelenlegi memóriahasználat: {0} MB.</value>
<comment>{0} will be replaced by number (in megabytes) of memory being used</comment>
</data>
<data name="ClearingDiscoveryQueue" xml:space="preserve">
<value>{0}-s számú Steam Felfedezési Várólista tisztítása...</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="DoneClearingDiscoveryQueue" xml:space="preserve">
<value>{0}-s számú Steam Felfedezési Várólista kitsztítva.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} bot már birtokolja a(z) {2} játékot.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Játékadatok frissítése...</value>
</data>
</root>