ReStocked/Distribution/Restock/GameData/ReStock/Localization/en-us.cfg

82 lines
3.2 KiB
INI
Raw Normal View History

// Proposed format:
// #LOC_Restock_partconfigname_fieldname
// eg.
// #LOC_Restock_restock-engine-375-3_title = ...
// #LOC_Restock_restock-engine-375-3_description = ...
Localization
{
en-us
{
2019-06-19 05:03:21 +00:00
// Actions and buttons
#LOC_Restock_scanner_screen_on = Screen On
#LOC_Restock_scanner_screen_off = Screen Off
#LOC_Restock_scanner_screen_toggle = Toggle Screen
#LOC_Restock_variant-engine_size0 = 0.625m
#LOC_Restock_variant-engine_size1 = 1.25m
2019-06-27 21:05:02 +00:00
#LOC_Restock_variant-engine_size1p5 = 1.875m
#LOC_Restock_variant-engine_size2 = 2.5m
#LOC_Restock_variant-engine_size3 = 3.75m
#LOC_Restock_variant-engine_compact = Compact
2018-07-05 18:41:36 +00:00
#LOC_Restock_variant-engine_radial = Radial
#LOC_Restock_variant-engine_boattail = Boattail
2019-06-27 21:05:02 +00:00
#LOC_Restock_variant-engine_boattail_size1 = Boattail (1.25m)
#LOC_Restock_variant-engine_boattail_size1p5 = Boattail (1.875m)
#LOC_Restock_variant-engine_shroud = Shrouded
#LOC_Restock_variant-engine_shroud_wide = Wide Shrouded
2019-06-09 16:32:25 +00:00
#LOC_Restock_variant-mounting_classic = Classic
#LOC_Restock_variant-mounting_truss = Truss
#LOC_Restock_variant-mounting_compact = Compact
2019-06-27 22:36:10 +00:00
#LOC_Restock_variant-gold-truss = Gold (Mounted)
#LOC_Restock_variant-silver-truss = Silver (Mounted)
2019-05-02 19:31:31 +00:00
#LOC_Restock_variant-engine_pod-orange = Pod (Orange)
#LOC_Restock_variant-engine_pod-grey = Pod (Grey)
2018-12-02 01:17:58 +00:00
#LOC_Restock_variant-antenna_size0 = 0.625m
#LOC_Restock_variant-antenna_size1 = 1.25m
#LOC_Restock_variant-antenna_truss = Truss
#LOC_Restock_variant-antenna_compact = Compact
#LOC_Restock_variant-antenna_radial = Radial
#LOC_Restock_variant-antenna_radial_reverse = Radial (Reversed)
#LOC_Restock_variant-antenna_axial = Axial
#LOC_Restock_variant-antenna_axial_reverse = Axial (Reversed)
#LOC_Restock_variant-surface_metal = Metal
2019-06-10 17:30:05 +00:00
#LOC_Restock_variant-surface_basic = Basic
2019-06-07 18:16:29 +00:00
#LOC_Restock_variant-surface_truss = Truss
2019-06-10 17:30:05 +00:00
#LOC_Restock_variant-surface_thermalblankets = Insulated
2019-06-09 16:32:25 +00:00
#LOC_Restock_variant-surface_yellow = Yellow
#LOC_Restock_variant-surface_black = Black
#LOC_Restock_variant-service-bay-opaque = Solid Caps
#LOC_Restock_variant-service-bay-transparent = Truss Caps
#LOC_Restock_variant-service-bay-hollow = No Caps
#LOC_Restock_variant-heat-shield-black = Black
#LOC_Restock_variant-heat-shield-brown = Classic
#LOC_Restock_variant-heat-shield-red = Unpainted
2018-12-01 05:12:19 +00:00
#LOC_Restock_variant-linear-rcs-pod = Podded
#LOC_Restock_variant-linear-rcs-bare = Bare
2018-12-10 06:30:46 +00:00
#LOC_Restock_variant-stayputnik-pod = Mounted
#LOC_Restock_variant-stayputnik-bare = Unmounted
2018-12-13 04:22:32 +00:00
#LOC_Restock_variant-probe-gold = Gold
2019-01-15 21:33:01 +00:00
#LOC_Restock_variant-probe-silver = Silver
#LOC_Restock_variant-probe-bare = Basic
2019-08-14 20:24:38 +00:00
#LOC_Restock_variant-radiator_basic = Basic
#LOC_Restock_variant-radiator_flat = Flat
#LOC_Restock_variant-radiator_compact = Compact
2019-08-31 04:21:18 +00:00
#LOC_Restock_description-FuelCellArray = Why have just one small fuel cell when you can have three large ones? The fuel cell array is ideal for situations where you need a large source of reliable power. Like the smaller fuel cells, this array operates by converting fuel and oxidizer into energy.
}
}