mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Automatic translations update
This commit is contained in:
parent
ca05c83442
commit
9d7e2482f2
4 changed files with 13 additions and 4 deletions
|
@ -746,5 +746,8 @@ Prozesslaufzeit: {1}</value>
|
|||
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
|
||||
<value>Konfigurationsverzeichnis konnte nicht gefunden werden. Abbruch!</value>
|
||||
</data>
|
||||
|
||||
<data name="BotIdlingSelectedGames" xml:space="preserve">
|
||||
<value>Idling selected {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>
|
||||
</root>
|
||||
|
|
|
@ -746,5 +746,8 @@ Czas procesu: {1}</value>
|
|||
<data name="ErrorConfigDirectoryNotFound" xml:space="preserve">
|
||||
<value>Nie znaleziono katalogu z plikami konfiguracyjnymi, przerywam!</value>
|
||||
</data>
|
||||
|
||||
<data name="BotIdlingSelectedGames" xml:space="preserve">
|
||||
<value>Wybrane farmienie {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>
|
||||
</root>
|
||||
|
|
|
@ -746,5 +746,8 @@
|
|||
<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>
|
||||
</root>
|
||||
|
|
2
wiki
2
wiki
|
@ -1 +1 @@
|
|||
Subproject commit ba4beadc4a9fd81e61c3b5221eeddf1f8c6fc22d
|
||||
Subproject commit a5b3b1b775629a9d64260bd914fc47690c58b1cb
|
Loading…
Reference in a new issue