Translations update

This commit is contained in:
JustArchi
2018-04-23 23:55:31 +02:00
parent 1abc495953
commit 07e6b3d191
2 changed files with 12 additions and 3 deletions

View File

@@ -656,6 +656,12 @@ StackTrace:
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Aktualisiere Paket-Daten...</value>
</data>
<data name="WarningDeprecated" xml:space="preserve">
<value>Verwendung von {0} ist veraltet und wird in zukünftigen Versionen des Programms entfernt. Bitte verwende stattdessen {1}.</value>
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
</data>
<data name="BotAcceptedDonationTrade" xml:space="preserve">
<value>Akzeptierter Geschenk-Handel: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
</root>

View File

@@ -661,5 +661,8 @@ Yığın izleme:
<value>{0} kullanımı kullanımdan kaldırıldı ve programın gelecekteki sürümlerinde kaldırılacaktır. Bunun yerine {1} kullanın.</value>
<comment>{0} will be replaced by the name of deprecated property (such as argument, config property or likewise), {1} will be replaced by the name of valid replacement (such as another argument or config property)</comment>
</data>
<data name="BotAcceptedDonationTrade" xml:space="preserve">
<value>Kabul edilen takas bağışı: {0}</value>
<comment>{0} will be replaced by trade's ID (number)</comment>
</data>
</root>