Wgraj pliki do "Exotic Space Industries/pl"

This commit is contained in:
MegaLordGier14 2025-05-05 18:55:26 +02:00
parent c63a9a70bd
commit 5049f37028
2 changed files with 107 additions and 0 deletions

View file

@ -0,0 +1,68 @@
[item-name]
ei_em-locomotive=EM locomotive
ei_em-cargo-wagon=EM cargo wagon
ei_em-fluid-wagon=EM fluid wagon
ei_charger=EM charger
ei_em-fielder=EM field generator
[entity-name]
ei_em-locomotive=EM locomotive
ei_em-cargo-wagon=EM cargo wagon
ei_em-fluid-wagon=EM fluid wagon
ei_charger=EM charger
[technology-name]
ei_em-trains=EM trains
[technology-description]
ei_em-trains=EM trains are a new type of train that uses a field propulsion system to move. This allows for faster and more efficient trains. Place chargers in range to keep your trains running.
[item-description]
ei_charger=Charges EM trains in range. Each charge consumes energy. Can be improved by research. Draws 10MW of idle energy. Needs 250W per rail in range.
ei_em-locomotive=EM locomotive. Faster and more efficient than regular locomotives. Requires a working charger in range to operate.
ei_em-cargo-wagon=EM cargo wagon. Has 60 item slots.
ei_em-fluid-wagon=EM fluid wagon. Can transport 50k fluid.
[entity-description]
ei_charger=Charges EM trains in range. Each charge consumes energy. Can be improved by research. Draws 10MW of idle energy. Needs 250W per rail in range.
ei_em-locomotive=EM locomotive. Faster and more efficient than regular locomotives. Requires a working charger in range to operate.
ei_em-cargo-wagon=EM cargo wagon. Has 60 item slots.
ei_em-fluid-wagon=EM fluid wagon. Can transport 50k fluid.
[fuel-category-name]
ei_emt-fuel=Field propulsion
[mod-setting-name]
ei_trains_max_updates_per_tick=EM trains max updates per tick
[exotic-industries-emt]
mod-gui-chargers-title=Charger control
mod-gui-chargers-toggle=Toggle range
mod-gui-stats-title=Upgrades
mod-gui-trains-title=Train network
total-chargers=Total chargers [img=info] [font=default-bold]__1__[/font]
total-rails=Total rails [img=info] [font=default-bold]__1__[/font]
total-trains=Total trains [img=info] [font=default-bold]__1__[/font]
charger-efficiency=Charger efficiency [img=info] [font=default-bold]__1__[/font]
acc-level=Acceleration bonus [img=info] [font=default-bold]__1__[/font]
speed-level=Speed bonus [img=info] [font=default-bold]__1__[/font]
total-chargers-tooltip=Total number of chargers in the network.
total-rails-tooltip=Total number of rails in the network. Only rails in range of chargers are counted, on this surface.
total-trains-tooltip=Total number of EM trains on this surface.
charger-efficiency-tooltip=The efficiency of the chargers in the network. Can be increased by research.
acc-level-tooltip=The acceleration bonus for EM trains. A single level equals to +10% bonus. Can be increased by research. Maxes out at +200%.
speed-level-tooltip=The speed bonus for EM trains. A single level equals to +10% bonus. Can be increased by research. Maxes out at +200%.
speed-total=Current top speed [font=default-bold]__1__[/font] km/h
eff_effect=Increase efficiency of chargers to level [font=default-bold]__1__[/font].
spd_effect=Increase speed of EM trains to level [font=default-bold]__1__[/font].
acc_effect=Increase acceleration of EM trains to level [font=default-bold]__1__[/font].
eff_name=Charger efficiency __1__
spd_name=EM train top speed __1__
acc_name=EM train acceleration __1__
fuelname=EM field: speed __1__ / acc. __2__

View file

@ -0,0 +1,39 @@
[entity-name]
ei_fueler=Auto fueling tower
[item-description]
ei_fueler=A automatic [color=orange]refueling tower[/color]. Can be used to fuel trains, cars and tanks as well as their [color=blue]equipment grids[/color] and turret ammo slots. More info in the Informatron ingame wiki.
[mod-setting-name]
ei_fueler_max_updates_per_tick=Fueler max updates per tick
ei_fueler_range=Fueler tower range
[mod-setting-description]
ei_fueler_max_updates_per_tick=Number of updates per tick. Refueling towers are getting updated in a cyclic loop. Increasing this number means more refueling towers will be updated in less time. However performance will decrease. If only use towers to refuel stationary targets the default setting is sufficient.
ei_fueler_range=A higher range allows to find targets that are further aways. However performance will decrease as towers need to scan bigger areas.
[technology-name]
ei_fueler=Refueling tower
[technology-description]
ei_fueler=Refueling towers can refuel vehicles, spidertrons, trains and vehicle/player equipment grids in its range. A refueling tower will transfer items from its inventory to fuel inventories nearby. Only one type of target can be fueled at once. To set the type of target that gets refueled by the tower you can use the GUI, that appears when clicking the tower. You can either choose to refuel equipment grid fuel consumers or the vehicle itself. The tower will also pull every used up fuel and store it in its own inventory if possible.
[exotic-industries-fueler]
fueler-gui-title=Console
fueler-gui-control-title=Control
fueler-gui-control-description=[font=default-bold]Target type[/font] [img=info]
fueler-gui-control-description-tooltip=Choose the type of target that gets refueled by the tower. Other modded trains are supported by the locomotive type. Other modded cars and tanks are supported by the car type. Same for all types of spidertrons.
fueler-gui-equipment-description=[font=default-bold]Fuel destination[/font] [img=info]
fueler-gui-equipment-description-tooltip=Should this tower refuel vehicles or their equipment grids?
vehicle=Vehicles only
equipment=Equipment grids only
[exotic-industries-fueler-informatron]
menu_exotic-industries-fueler-informatron=Refueling tower
title_exotic-industries-fueler-informatron=Refueling tower
welcome=Exotic Industries: Fueler
welcome-text=The refueling tower is a machine that can refuel vehicles, spidertrons, trains and vehicle/player equipment grids in its range. A refueling tower will transfer items from its inventory to fuel inventories nearby. Only one type of target can be fueled at once. To set the type of target that gets refueled by the tower you can use the GUI, that appears when clicking the tower. You can either choose to refuel equipment grid fuel consumers or the vehicle itself. The tower will also pull every used up fuel and store it in its own inventory if possible.
welcome-text-2=These towers can also refuel targets in motion, like moving trains. The performance impact of this mod does not change with the amount of towers placed, but their update frequency decreases instead. You can change the update frequency and tower range in mod settings. The default settings are sufficient for all stationary targets. If targets are moving and you have a high amount of towers, then a tower might miss to fuel a train passing by.