New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-11 18:08:11 +01:00
parent 655e58b408
commit c78496c1f5

View File

@@ -226,8 +226,14 @@ StackTrace:
<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>
</data>
<data name="RuntimeVersionOK" xml:space="preserve">
<value>Versiunea {0} de runtime este OK.</value>
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
</data>
<data name="WarningRuntimeVersionTooOld" xml:space="preserve">
<value>Versiunea {0} de runtime este prea veche!</value>
<comment>{0} will be replaced by runtime name (e.g. "Mono")</comment>
</data>
<data name="Starting" xml:space="preserve">
<value>Pornire...</value>
</data>
@@ -321,13 +327,25 @@ StackTrace:
<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>
</data>
<data name="WCFReady" xml:space="preserve">
<value>Serverul WCF este pregătit!</value>
</data>
<data name="WCFResponseReceived" xml:space="preserve">
<value>Răspuns WCF primit: {0}</value>
<comment>{0} will be replaced by WCF response</comment>
</data>
<data name="WCFSendingCommand" xml:space="preserve">
<value>Se trimite comanda: {0} către serverul WCF pe {1}...</value>
<comment>{0} will be replaced by WCF command, {1} will be replaced by WCF hostname</comment>
</data>
<data name="WCFStarting" xml:space="preserve">
<value>Se pornește serverul WCF pe {0}...</value>
<comment>{0} will be replaced by WCF hostname</comment>
</data>
<data name="BotAlreadyStopped" xml:space="preserve">
<value>Acel bot este deja oprit!</value>
</data>
@@ -375,11 +393,16 @@ StackTrace:
<value>S-au terminat de farmat jocurile: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Starea farmării pentru {0} ({1}): {2} catonașe rămase</value>
<comment>{0} will be replaced by game's appID (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>S-a oprit farmatul!</value>
</data>
<data name="IgnoredStickyPauseEnabled" xml:space="preserve">
<value>Cerere ignorată, deoarece pauza permanentă este activată!</value>
</data>
<data name="NothingToIdle" xml:space="preserve">
<value>Nu avem nimic de farmat pe acest cont!</value>
</data>
@@ -402,8 +425,14 @@ StackTrace:
<value>Încă se farmează: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="StoppedIdling" xml:space="preserve">
<value>Se oprește farmează: {0} ({1})</value>
<comment>{0} will be replaced by game's appID (number), {1} will be replaced by game's name</comment>
</data>
<data name="StoppedIdlingList" xml:space="preserve">
<value>Se oprește farmează: {0}</value>
<comment>{0} will be replaced by list of the games (appIDs, numbers), separated by a comma</comment>
</data>
<data name="UnknownCommand" xml:space="preserve">
<value>Comandă necunoscută!</value>
</data>
@@ -421,11 +450,24 @@ StackTrace:
<data name="BotAccountLimited" xml:space="preserve">
<value>Acest cont este limitat, procesul de farmat este permanent indisponibil până când restricția este eliminată!</value>
</data>
<data name="BotAddLicenseResponse" xml:space="preserve">
<value>&lt;{0}&gt; GameID: {1} | Stare: {2}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string</comment>
</data>
<data name="BotAddLicenseResponseWithItems" xml:space="preserve">
<value>&lt;{0}&gt; GameID: {1} | Stare: {2} | Articole: {3}</value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by gameID (number), {2} will be replaced by status string, {3} will be replaced by list of granted appIDs (numbers), separated by a comma</comment>
</data>
<data name="BotAlreadyRunning" xml:space="preserve">
<value>Acel bot este deja pornit!</value>
<comment>{0} will be replaced by bot's name</comment>
</data>
<data name="BotAuthenticatorConverting" xml:space="preserve">
<value>Se realizează conversia .maFile în formatul ASF...</value>
</data>
<data name="BotAuthenticatorImportFinished" xml:space="preserve">
<value>Procesul de importare a autentificatorului mobil s-a finalizat cu succes!</value>
</data>
<data name="BotAuthenticatorInvalidDeviceID" xml:space="preserve">
<value>DeviceID-ul introdus este incorect sau inexistent!</value>
</data>