Automatic translations update

This commit is contained in:
ArchiBot
2022-05-13 02:42:57 +00:00
parent d2e79ff3a4
commit f0c0e07489
2 changed files with 12 additions and 4 deletions

View File

@@ -658,7 +658,10 @@
<data name="IPCConfigChanged" xml:space="preserve">
<value>IPC настройките са били променени!</value>
</data>
<data name="BotTradeOfferResult" xml:space="preserve">
<value>Предложението за размяна {0} е определено като {1} поради {2}.</value>
<comment>{0} will be replaced by trade offer ID (number), {1} will be replaced by internal ASF enum name, {2} will be replaced by technical reason why the trade was determined to be in this state</comment>
</data>
<data name="Result" xml:space="preserve">
<value>Резултат: {0}</value>
@@ -672,6 +675,10 @@
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
<value>Папката с настройките не може да бъде открита, прекратяване!</value>
</data>
<data name="BotIdlingSelectedGames" xml:space="preserve">
<value>Играят се избраните {0}: {1}</value>
<comment>{0} will be replaced by internal name of the config property (e.g. "GamesPlayedWhileIdle"), {1} will be replaced by comma-separated list of appIDs that user has chosen</comment>
</data>
@@ -685,6 +692,7 @@
<data name="PatchingFiles" xml:space="preserve">
<value>Пачват се ASF файлове...</value>
</data>
</root>

2
wiki

Submodule wiki updated: b86ff6862d...51e439de31