38 lines
3.3 KiB
JSON
38 lines
3.3 KiB
JSON
{
|
|
"page.home.head.title": "Factorio Microservices",
|
|
"page.home.head.meta.description": "Group Factorio factories together into microservices",
|
|
"page.home.title": "Factorio Microservices",
|
|
"page.home.description": "On this page you can make all settings. Group all factories into microservices. A microservice is a collection of certain assembly machines and other fabrications that share inputs (through trains). Optimal groups should therefore have few inputs and produce many items. \"Exported factories\" are outputs that are picked up by trains, for example, and available to other services as inputs. \"Mall factories\" use vendor crates to make goods available for pickup by the player or robot. The required input and intermediate factories are calculated automatically.",
|
|
"page.home.pref.download": "Download",
|
|
"page.home.pref.visualize": "Visualize",
|
|
"page.home.pref.basic.title": "Basic goods",
|
|
"page.home.pref.basic.description": "Basic goods cannot be produced in factories. It may make sense to add iron plates here, for example, if they are produced directly at the ore.",
|
|
"page.home.pref.ignored.title": "Ignored goods",
|
|
"page.home.pref.ignored.description": "Goods that are to be manufactured in in the mall (e.g., burner inserter because it is not needed) and also are not to be exported between microservices (e.g., gears because that is manufactured in the factory itself as an intermediate product when needed).",
|
|
"page.home.group.add.title": "Add a new group",
|
|
"page.home.group.add.default_group_name": "New Group",
|
|
"page.home.group.add.button_text": "Add group \"{name}\"",
|
|
"page.home.group.missing.export.title": "Missing export factories",
|
|
"page.home.group.missing.export.description": "A listing of all goods that are not basic or ignored goods, and are not yet exported at any group or added as a mall factory. Only in this list if used by at least 3 other goods.",
|
|
"page.home.group.missing.mall.title": "Missing mall factories",
|
|
"page.home.group.missing.mall.description": "A listing of all goods that are not basic or ignored goods, and are not yet exported at any group or added as a mall factory. Only in this list if used by a maximum of 2 other goods.",
|
|
"page.home.group.missing.none": "All factories added!",
|
|
"page.home.group.item.export": "Exported goods",
|
|
"page.home.group.item.mall": "Mall goods",
|
|
"page.home.group.item.input": "Input goods ({amount})",
|
|
"page.home.group.item.intermediate": "Intermediate factories ({amount})",
|
|
"page.home.group.item.suggestion.export": "Suggested export goods",
|
|
"page.home.group.item.suggestion.mall": "Suggested mall goods",
|
|
"page.home.group.delete.confirmation": "Delete group permanently?",
|
|
"page.home.tooltip.recipe": "Recipe",
|
|
"page.home.tooltip.used_by": "Used by",
|
|
"page.home.tooltip.actions": "Actions",
|
|
"page.home.tooltip.action.exclude_suggestion": "Exclude this good from suggestions",
|
|
"page.home.tooltip.action.add_to_new_mall": "Create a new group with this name and good as mall factory",
|
|
"page.home.tooltip.action.add_to_new_export": "Create a new group with this name and good as exported factory",
|
|
"page.home.tooltip.action.add_to_export": "Add good to exported factories",
|
|
"page.home.tooltip.action.add_to_mall": "Add good to mall factories",
|
|
"page.visualize.imports": "Imports",
|
|
"page.visualize.exports": "Exports"
|
|
}
|