Finished translations / bug fixes
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
"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",
|
||||
@@ -17,9 +19,19 @@
|
||||
"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",
|
||||
"page.home.group.item.intermediate": "Intermediate factories",
|
||||
"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.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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user