Automatic translations update

This commit is contained in:
ArchiBot
2023-01-23 02:18:51 +00:00
parent 5905412d82
commit 6119d33ab8
4 changed files with 18 additions and 6 deletions

View File

@@ -62,8 +62,14 @@
PublicKeyToken=b77a5c561934e089
</value>
</resheader>
<data name="PluginDisabledMissingBuildToken" xml:space="preserve">
<value>{0} is uitgeschakeld vanwege een ontbrekende build-token</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data>
<data name="PluginDisabledInConfig" xml:space="preserve">
<value>{0} is momenteel uitgeschakeld volgens uw configuratie. Als je SteamDB wilt helpen bij het indienen van gegevens, bekijk dan onze wiki.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data>

View File

@@ -109,7 +109,10 @@
<value>{0} uygulama bilgisinin alınması tamamlandı.</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data>
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>{0}/{1} depo anahtarı başarıyla alındı.</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>Toplam {0} uygulama için tüm depo anahtarlarının alınması tamamlandı.</value>
<comment>{0} will be replaced by the number (total count) of apps retrieved</comment>

View File

@@ -223,7 +223,7 @@ StackTrace:
<value>Deze bot is al gestopt!</value>
</data>
<data name="BotNotFound" xml:space="preserve">
<value>Geen bot gevonden met de naam {0}!</value>
<value>Kon geen enkele bot met de naam {0} vinden!</value>
<comment>{0} will be replaced by bot's name query (string)</comment>
</data>
<data name="BotStatusOverview" xml:space="preserve">
@@ -739,5 +739,8 @@ Proces uptime: {1}</value>
<value>Het IP adres {0} is niet gebanned!</value>
<comment>{0} will be replaced by an IP address which was requested to be unbanned from using IPC</comment>
</data>
<data name="WarningNoLicense" xml:space="preserve">
<value>Je hebt geprobeerd om de betaalde functie {0} te gebruiken, maar je hebt geen geldige LicenseID ingesteld in de ASF global config. Controleer uw configuratie, aangezien de functie niet werkt zonder aanvullende details.</value>
<comment>{0} will be replaced by feature name (e.g. MatchActively)</comment>
</data>
</root>

2
wiki

Submodule wiki updated: 703d0afc78...c07b0d9f18