]> git.somenet.org - factorio/some-autoresearch.git/blob - locale/en/en.cfg
gitified + re-released my local modified version of abandoned mod.
[factorio/some-autoresearch.git] / locale / en / en.cfg
1 [auto_research]
2 announce_completed=[Auto Research] Research completed: __1__ __2__
3
4 [auto_research_gui]
5 title=Auto Research
6 enabled=Enable Auto Research
7 enabled_tooltip=Automatically start new research
8 prioritized_only=Only research queued
9 prioritized_only_tooltip=Only research queued techs and their prerequisites. No queue, no automatic research
10 allow_switching=Allow switching research
11 allow_switching_tooltip=Let Auto Research change the current research when you change research queue/settings
12 announce_completed=Announce completed research
13 announce_completed_tooltip=Print the name of the technology when research is completed
14 deprioritize_infinite_tech=Deprioritize infinite tech
15 deprioritize_infinite_tech_tooltip=Do not research infinite techs before all finite techs have been researched
16 allowed_ingredients_label=Allowed research ingredients:
17 prioritized_label=Queued research:
18 deprioritized_label=Blacklisted research:
19 none=<none>
20 search_label=Search:
21 search_tooltip=Search for technology or item to queue/blacklist research
22 ingredients_filter_search_results=Ingredients filter results
23 ingredients_filter_search_results_tooltip=Only show search results that match the allowed ingredient list above
24 research_strategy=Research strategy:
25 research_fast=Fast
26 research_fast_tooltip=Prioritize techs that take the least time to finish
27 research_slow=Slow
28 research_slow_tooltip=Prioritize techs that take the most time finish
29 research_cheap=Cheap
30 research_cheap_tooltip=Prioritize techs that require the least amount of ingredients
31 research_expensive=Expensive
32 research_expensive_tooltip=Prioritize techs that require the most amount of ingredients
33 research_balanced=Balanced
34 research_balanced_tooltip=Prioritize techs with a fast/cheap balance
35 research_random=Random
36 research_random_tooltip=Prioritize techs in a random order
37
38 [controls]
39 auto_research_toggle=Toggle Auto Research GUI
40
41 [mod-setting-name]
42 queued-tech-setting=Default queued techs
43 blacklisted-tech-setting=Default blacklisted techs
44
45 [mod-setting-description]
46 queued-tech-setting=List techs separated by commas, to automatically queue them in new games. You must use the tech id, such as "construction-robotics" and not the localized name.
47 blacklisted-tech-setting=List techs separated by commas, to automatically blacklist them in new games. You must use the tech id, such as "construction-robotics" and not the localized name.