mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
New translations
This commit is contained in:
@@ -122,33 +122,31 @@
|
|||||||
<comment>{0} will be replaced by trade number</comment>
|
<comment>{0} will be replaced by trade number</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
<data name="AutoUpdateCheckInfo" xml:space="preserve">
|
||||||
<value>ASF will automatically check for new versions every {0} hours.</value>
|
<value>Az ASF {0} óránként automatikusan ellenőrzi, hogy van-e új verzió.</value>
|
||||||
<comment>{0} will be replaced by number of hours</comment>
|
<comment>{0} will be replaced by number of hours</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Content" xml:space="preserve">
|
<data name="Content" xml:space="preserve">
|
||||||
<value>Content:
|
<value>Tartalom: {0}</value>
|
||||||
{0}</value>
|
|
||||||
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
|
<comment>{0} will be replaced by content string. Please note that this string should include newline for formatting.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
|
<data name="ErrorConfigPropertyInvalid" xml:space="preserve">
|
||||||
<value>Configured {0} property is invalid: {1}</value>
|
<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>
|
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by invalid value</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
|
<data name="ErrorEarlyFatalExceptionInfo" xml:space="preserve">
|
||||||
<value>ASF V{0} has run into fatal exception before core logging module was even able to initialize!</value>
|
<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>
|
<comment>{0} will be replaced by version number</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
<data name="ErrorEarlyFatalExceptionPrint" xml:space="preserve">
|
||||||
<value>Exception: {0}() {1}
|
<value>Kivétel: {0}() {1}
|
||||||
StackTrace:
|
StackTrace: {2}</value>
|
||||||
{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>
|
<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>
|
||||||
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
|
<data name="ErrorExitingWithNonZeroErrorCode" xml:space="preserve">
|
||||||
<value>Exiting with non-zero error code!</value>
|
<value>Kilépés nem nulla hibakóddal!</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="ErrorFailingRequest" xml:space="preserve">
|
<data name="ErrorFailingRequest" xml:space="preserve">
|
||||||
<value>Request failing: {0}</value>
|
<value>Kérés sikertelen: {0}</value>
|
||||||
<comment>{0} will be replaced by URL of the request</comment>
|
<comment>{0} will be replaced by URL of the request</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
|
<data name="ErrorGlobalConfigNotLoaded" xml:space="preserve">
|
||||||
@@ -270,14 +268,14 @@ StackTrace:
|
|||||||
<comment>{0} will be replaced by number of hours</comment>
|
<comment>{0} will be replaced by number of hours</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="TimeSpanMinute" xml:space="preserve">
|
<data name="TimeSpanMinute" xml:space="preserve">
|
||||||
<value>1 minute</value>
|
<value>1 perc</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TimeSpanMinutes" xml:space="preserve">
|
<data name="TimeSpanMinutes" xml:space="preserve">
|
||||||
<value>{0} minutes</value>
|
<value>{0} perc</value>
|
||||||
<comment>{0} will be replaced by number of minutes</comment>
|
<comment>{0} will be replaced by number of minutes</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="TimeSpanSecond" xml:space="preserve">
|
<data name="TimeSpanSecond" xml:space="preserve">
|
||||||
<value>1 second</value>
|
<value>1 másodperc</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TimeSpanSeconds" xml:space="preserve">
|
<data name="TimeSpanSeconds" xml:space="preserve">
|
||||||
<value>{0} seconds</value>
|
<value>{0} seconds</value>
|
||||||
|
|||||||
Reference in New Issue
Block a user