Automatic translations update

This commit is contained in:
ArchiBot
2023-01-22 02:20:35 +00:00
parent 7e7fd3bab4
commit 7596a89baa
38 changed files with 28 additions and 162 deletions

View File

@@ -109,13 +109,9 @@
<value>已完成获取 {0} 个 App 的信息。</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data>
<data name="BotRetrievingDepotKeys" xml:space="preserve">
<value>正在获取 {0} 个 Depot Key……</value>
<comment>{0} will be replaced by the number (count this batch) of depot keys being retrieved</comment>
</data>
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>已完成获取 {0} 个 Depot key。</value>
<comment>{0} will be replaced by the number (count this batch) of depot keys retrieved</comment>
<value>成获取 {1} 个 Depot Key 中的 {0} 个。</value>
<comment>{0} will be replaced by the number (count this batch) of depot keys that were successfully retrieved, {1} will be replaced by the number (count this batch) of depot keys that were supposed to be retrieved</comment>
</data>
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
<value>已完成获取共计 {0} 个 App 的所有 Depot Key。</value>