New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-08 17:31:22 +01:00
parent db2fbc0340
commit 94b3e383b0

View File

@@ -169,10 +169,26 @@
<value>{0} ist null!</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="ErrorVersionMismatch" xml:space="preserve">
<value>Du hast versucht eine ungültige ConfigGenerator Version für deinen ASF zu verwenden!
ASF: {0} | ConfigGenerator: {1}
Bitte benutze eine passende ConfigGenerator Version für dein ASF Binär. Du wirst zur geeigneten Veröffentlichung weitergeleitet...</value>
<comment>{0} will be replaced by ASF version (string), {1} will be replaced by ConfigGenerator version (string). Please note that this string should include newlines for formatting.</comment>
</data>
<data name="New" xml:space="preserve">
<value>Neu</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Removal" xml:space="preserve">
<value>Entfernen</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Rename" xml:space="preserve">
<value>Umbenennen</value>
<comment>This is used as MessageBox title</comment>
</data>