Automatic translations update

This commit is contained in:
ArchiBot
2025-01-21 02:18:06 +00:00
parent 7e6a79dac2
commit 075a234e14

View File

@@ -68,7 +68,10 @@
<value>{0} yapılandırmanıza göre şu anda devre dışı. SteamDB'ye veri gönderimi için yardımcı olmak isterseniz viki sayfamızı ziyaret edin.</value> <value>{0} yapılandırmanıza göre şu anda devre dışı. SteamDB'ye veri gönderimi için yardımcı olmak isterseniz viki sayfamızı ziyaret edin.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment> <comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin")</comment>
</data> </data>
<data name="PluginInitializedAndEnabled" xml:space="preserve">
<value>{0} başarıyla başlatıldı, yardımınız için şimdiden teşekkürler. İlk sunum yaklaşık olarak {1} içinde gerçekleşecektir.</value>
<comment>{0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin"), {1} will be replaced by translated TimeSpan string (such as "53 minutes")</comment>
</data>
<data name="FileCouldNotBeLoadedFreshInit" xml:space="preserve"> <data name="FileCouldNotBeLoadedFreshInit" xml:space="preserve">
<value>{0} yüklenemedi, yeni bir örnek başlatılacak...</value> <value>{0} yüklenemedi, yeni bir örnek başlatılacak...</value>
<comment>{0} will be replaced by the name of the file (e.g. "GlobalCache")</comment> <comment>{0} will be replaced by the name of the file (e.g. "GlobalCache")</comment>
@@ -104,7 +107,10 @@
<value>{0} uygulama bilgisinin alınması tamamlandı.</value> <value>{0} uygulama bilgisinin alınması tamamlandı.</value>
<comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment> <comment>{0} will be replaced by the number (count this batch) of app infos retrieved</comment>
</data> </data>
<data name="BotFinishedRetrievingDepotKeys" xml:space="preserve">
<value>{1} içinden {0} tane depo anahtar isteği tamamlandı.</value>
<comment>{0} will be replaced by the number (count this batch) of depot key requests that were successfully answered, {1} will be replaced by the number (count this batch) of depot key requests that were supposed to be sent</comment>
</data>
<data name="BotFinishedRetrievingTotalDepots" xml:space="preserve"> <data name="BotFinishedRetrievingTotalDepots" xml:space="preserve">
<value>Toplam {0} uygulama için tüm depo anahtarlarının alınması tamamlandı.</value> <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> <comment>{0} will be replaced by the number (total count) of apps retrieved</comment>