diff --git a/ConfigGenerator/Localization/CGStrings.cs-CZ.resx b/ConfigGenerator/Localization/CGStrings.cs-CZ.resx index 598656080..d43c4ba7c 100644 --- a/ConfigGenerator/Localization/CGStrings.cs-CZ.resx +++ b/ConfigGenerator/Localization/CGStrings.cs-CZ.resx @@ -161,12 +161,35 @@ Toto jméno je již používáno. This happens e.g. when user wants to create a bot with name that exists already - + + Toto jméno nelze použít. + This happens e.g. when user wants to create a bot with reserved name, such as "ASF" + {0} má hodnotu null. {0} will be replaced by object's name + + Nový + This is used as MessageBox title + + + Odstranit + This is used as MessageBox title + + + Přejmenovat + This is used as MessageBox title + + + + + + 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. + If possible, try to keep visual representation of buttons: [-], [~] and [+] + + @@ -176,12 +199,4 @@ - - - - - - - - \ No newline at end of file