Locales
CZ
Config.Translate = {
['notify_title'] = 'Crafting System',
['crafting'] = 'Výroba',
['blueprint'] = 'Blueprint',
['blueprints'] = 'Blueprinty',
['blueprints_description'] = 'Správa blueprintů a nových receptů',
['upgrade'] = 'Upgrad',
['upgrades'] = 'Upgrady',
['upgrades_description'] = 'Vylepši svůj výrobní stůl',
['unlocked'] = 'Odemčeno',
['locked'] = 'Zamčeno',
['back'] = 'Zpět',
['back_to_crafting'] = 'Zpět do hlavní nabídky',
['level'] = 'Úroveň',
['price'] = 'Cena',
['max'] = 'MAX',
['crafting'] = 'Vyrábíš',
['production_cancelled'] = 'Production cancelled',
['you_dont_have'] = 'Nemáš',
['you_are_placing'] = 'Umisťuješ',
['upgrade_max'] = 'Upgrade je na maximální úrovni',
['use_blueprint'] = 'Použít blueprint',
['buy_upgrade'] = 'Koupit upgrade',
['not_enough_money'] = 'Nemáš dostatek peněz',
['not_enough_items'] = 'Nemáš dostatek položek',
['not_enough'] = 'Nemáš dostatek',
['upgrade_successful'] = 'Upgrade úspěšný!',
['blueprint_used'] = 'Blueprint použit, nový recept odemčen!',
['open'] = 'Otevřít',
['required'] = 'Potřebujete',
['crafting_bench'] = 'Výrobní stůl',
['crafting_location'] = 'Výrobní místo',
['upgrade_available'] = 'Dostupný upgrade',
['upgrade_cost'] = 'Cena upgradu: %s',
['upgrade_level'] = 'Úroveň upgradu: %d/%d',
['upgrade_description'] = 'Popis: %s',
['upgrade_success'] = 'Upgrade úspěšně aplikován!',
['upgrade_failed'] = 'Upgrade selhal, zkus to znovu později.',
['upgrade_purchased'] = 'Upgrade zakoupen',
['completed_crafting'] = 'Výroba úspěšně dokončena!',
['no_blueprints_available'] = 'Žádné blueprinty nejsou k dispozici.',
['blueprint_not_found'] = 'Blueprint nenalezen',
['dont_have_blueprint'] = 'Nemáš tento blueprint v inventáři',
['blueprint_already_used'] = 'Tento blueprint byl již použiz',
['blueprint_used_success'] = 'Blueprint použit! Nový recept odemčen:',
['successfuly_placed'] = 'Úspěšně jsi umístil',
['you_dont_have_item'] = 'Nemáš tento item!',
['you_dont_have_enough_materials'] = 'Nemáš dostatek materiálů: ',
['production_finished'] = 'Výroba dokončena!',
['dont_have_enough_materials_for_upgrade'] = 'Nemáš dostatek materialů pro upgrade!',
['to_the_level'] = 'na level',
['purchased'] = 'Zakoupen',
}EN
Config.Translate = {
['notify_title'] = 'Crafting System',
['crafting'] = 'Crafting',
['blueprint'] = 'Blueprint',
['blueprints'] = 'Blueprints',
['blueprints_description'] = 'Manage blueprints and new recipes',
['upgrade'] = 'Upgrade',
['upgrades'] = 'Upgrades',
['upgrades_description'] = 'Upgrade your crafting table',
['unlocked'] = 'Unlocked',
['locked'] = 'Locked',
['back'] = 'Back',
['back_to_crafting'] = 'Back to main menu',
['level'] = 'Level',
['price'] = 'Price',
['max'] = 'MAX',
['crafting'] = 'Crafting',
['production_cancelled'] = 'Production cancelled',
['you_dont_have'] = 'You don’t have',
['you_are_placing'] = 'You are placing',
['upgrade_max'] = 'Upgrade is at maximum level',
['use_blueprint'] = 'Use blueprint',
['buy_upgrade'] = 'Buy upgrade',
['not_enough_money'] = 'Not enough money',
['not_enough_items'] = 'Not enough items',
['not_enough'] = 'Not enough',
['upgrade_successful'] = 'Upgrade successful!',
['blueprint_used'] = 'Blueprint used, new recipe unlocked!',
['open'] = 'Open',
['required'] = 'Required',
['crafting_bench'] = 'Crafting bench',
['crafting_location'] = 'Crafting location',
['upgrade_available'] = 'Upgrade available',
['upgrade_cost'] = 'Upgrade cost: %s',
['upgrade_level'] = 'Upgrade level: %d/%d',
['upgrade_description'] = 'Description: %s',
['upgrade_success'] = 'Upgrade successfully applied!',
['upgrade_failed'] = 'Upgrade failed, try again later.',
['upgrade_purchased'] = 'Upgrade purchased',
['completed_crafting'] = 'Crafting completed successfully!',
['no_blueprints_available'] = 'No blueprints available.',
['blueprint_not_found'] = 'Blueprint not found',
['dont_have_blueprint'] = 'You don’t have this blueprint in your inventory',
['blueprint_already_used'] = 'This blueprint has already been used',
['blueprint_used_success'] = 'Blueprint used! New recipe unlocked:',
['successfuly_placed'] = 'You successfully placed',
['you_dont_have_item'] = 'You don’t have this item!',
['you_dont_have_enough_materials'] = 'You don’t have enough materials: ',
['production_finished'] = 'Production finished!',
['dont_have_enough_materials_for_upgrade'] = 'Not enough materials for upgrade!',
['to_the_level'] = 'to level',
['purchased'] = 'Purchased',
}Last updated