New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-06 22:22:02 +01:00
parent e67e0de328
commit 5a742d524e

View File

@@ -326,23 +326,23 @@ StackTrace:
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputUnknown" xml:space="preserve">
<value>&lt;{0}&gt; Please enter undocumented value of {1}: </value>
<value>&lt;{0}&gt; Bitte gebe undokumentierten Wert von {1} ein: </value>
<comment>{0} will be replaced by bot's name, {1} will be replaced by property name. Please note that this translation should end with space</comment>
</data>
<data name="UserInputWCFHost" xml:space="preserve">
<value>&lt;{0}&gt; Please enter your WCF host: </value>
<value>&lt;{0}&gt; Bitte gebe deinen WCF-Host ein: </value>
<comment>{0} will be replaced by bot's name. Please note that this translation should end with space</comment>
</data>
<data name="WarningMobileAuthenticatorUnknownConfirmationType" xml:space="preserve">
<value>Received unknown confirmation type, please report this: {0}</value>
<value>Unbekannten Bestätigungstyp erhalten, bitte melde folgendes: {0}</value>
<comment>{0} will be replaced by unknown confirmation type</comment>
</data>
<data name="WarningTooManyGamesToPlay" xml:space="preserve">
<value>Playing more than {0} games concurrently is not possible, only first {0} entries from {1} will be used!</value>
<value>Das Spielen von mehr als {0} Spielen gleichzeitig ist nicht möglich, nur die ersten {0} Einträge von {1} werden verwendet!</value>
<comment>{0} will be replaced by max number of games, {1} will be replaced by name of the configuration property</comment>
</data>
<data name="WarningWCFIgnoringCommand" xml:space="preserve">
<value>Ignoring WCF command because --client wasn't specified: {0}</value>
<value>Ignoriere WCF-Befehl weil --client nicht festgelegt wurde: {0}</value>
<comment>{0} will be replaced by WCF command</comment>
</data>
<data name="ErrorWCFAddressAccessDeniedException" xml:space="preserve">
@@ -682,4 +682,10 @@ StackTrace:
<value>Initializing {0}...</value>
<comment>{0} will be replaced by service name that is being initialized</comment>
</data>
<data name="WarningPrivacyPolicy" xml:space="preserve">
<value>Please review our privacy policy section on the wiki if you're concerned about what ASF is in fact doing!</value>
</data>
<data name="Welcome" xml:space="preserve">
<value>It looks like it's your first launch of the program, welcome!</value>
</data>
</root>