New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-09 19:04:13 +01:00
parent 3dde5540a2
commit ffa2b77a5c

View File

@@ -126,7 +126,9 @@
<data name="CategoryCore" xml:space="preserve">
<value>Núcleo</value>
</data>
<data name="CategoryDebugging" xml:space="preserve">
<value>Depurando</value>
</data>
<data name="CategoryPerformance" xml:space="preserve">
<value>Rendimiento</value>
</data>
@@ -202,6 +204,12 @@ Por favor, usa la versión de ConfigGenerator correspondiente a tu ejecutable de
<data name="UserInputBotName" xml:space="preserve">
<value>Por favor, introduzca el nuevo nombre del bot: </value>
<comment>Please note that this translation should end with space</comment>
</data>
<data name="WarningConfigPropertyModified" xml:space="preserve">
<value>{0} se ha establecido a: {1}</value>
<comment>{0} will be replaced by name of the configuration property, {1} will be replaced by new value</comment>
</data>
</root>