mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-10 21:54:23 +00:00
Translated
This commit is contained in:
@@ -230,7 +230,9 @@ StackTrace:
|
||||
<data name="Restarting" xml:space="preserve">
|
||||
<value>Repornire...</value>
|
||||
</data>
|
||||
|
||||
<data name="WarningRuntimeUnsupported" xml:space="preserve">
|
||||
<value>ASF a detectat o versiune neacceptată de runtime, programul ar putea să NU funcționeze corect în mediul curent. Îl rulați pe propriul risc fără asistență!</value>
|
||||
</data>
|
||||
<data name="RuntimeVersionComparison" xml:space="preserve">
|
||||
<value>Versiune necesară: {0} | Versiune găsita: {1}</value>
|
||||
<comment>{0} will be replaced by required version, {1} will be replaced by current version</comment>
|
||||
@@ -336,12 +338,17 @@ StackTrace:
|
||||
<value>Am primit un tip de confirmare necunoscut, te rugăm să raportezi acest lucru: {0}</value>
|
||||
<comment>{0} will be replaced by unknown confirmation type</comment>
|
||||
</data>
|
||||
|
||||
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
|
||||
<value>Jucarea a ai mult de {0} jocuri concomitent nu este posibil, numai primele {0} intrări de la {1} vor fi folosite!</value>
|
||||
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
|
||||
</data>
|
||||
<data name="WarningWCFIgnoringCommand" xml:space="preserve">
|
||||
<value>Se ignorară comanda WCF deoarece --client nu a fost specificat: {0}</value>
|
||||
<comment>{0} will be replaced by WCF command</comment>
|
||||
</data>
|
||||
|
||||
<data name="ErrorWCFAddressAccessDeniedException" xml:space="preserve">
|
||||
<value>Serviciul WCF nu a putut fi pornit din cauza AddressAccessDeniedException! Dacă doriți să utilizați serviciul WCF oferit de ASF, luați în considerare rularea ASF-ului ca administrator, sau acordarea de permisiuni adecvate!</value>
|
||||
</data>
|
||||
<data name="WCFAnswered" xml:space="preserve">
|
||||
<value>Se răspunde la comanda WCF: {0} cu: {1}</value>
|
||||
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF answer</comment>
|
||||
|
||||
Reference in New Issue
Block a user