New translations

This commit is contained in:
Łukasz Domeradzki
2017-01-09 00:40:53 +01:00
parent dd057c1114
commit 13aca49f2f

View File

@@ -161,12 +161,35 @@
<value>Toto jméno je již používáno.</value>
<comment>This happens e.g. when user wants to create a bot with name that exists already</comment>
</data>
<data name="ErrorNameReserved" xml:space="preserve">
<value>Toto jméno nelze použít.</value>
<comment>This happens e.g. when user wants to create a bot with reserved name, such as "ASF"</comment>
</data>
<data name="ErrorObjectIsNull" xml:space="preserve">
<value>{0} má hodnotu null.</value>
<comment>{0} will be replaced by object's name</comment>
</data>
<data name="New" xml:space="preserve">
<value>Nový</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Removal" xml:space="preserve">
<value>Odstranit</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="Rename" xml:space="preserve">
<value>Přejmenovat</value>
<comment>This is used as MessageBox title</comment>
</data>
<data name="TutorialMainFormBotsManagementButtons" xml:space="preserve">
<value>V horní části okna jsou uvedeny aktuálně načtené konfigurace a 3 další tlačítka pro odstranění [-], přejmenování [~] a přidání nové [+] konfigurace.</value>
<comment>If possible, try to keep visual representation of buttons: [-], [~] and [+]</comment>
</data>
@@ -176,12 +199,4 @@
</root>