mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
62 lines
2.3 KiB
INI
62 lines
2.3 KiB
INI
// Proposed format:
|
|
// #LOC_Restock_partconfigname_fieldname
|
|
// eg.
|
|
// #LOC_Restock_restock-engine-375-3_title = ...
|
|
// #LOC_Restock_restock-engine-375-3_description = ...
|
|
|
|
Localization
|
|
{
|
|
en-us
|
|
{
|
|
|
|
// 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
|
|
#LOC_Restock_variant-engine_size2 = 2.5m
|
|
#LOC_Restock_variant-engine_size3 = 3.75m
|
|
#LOC_Restock_variant-engine_compact = Compact
|
|
#LOC_Restock_variant-engine_radial = Radial
|
|
#LOC_Restock_variant-engine_boattail = Boattail
|
|
|
|
#LOC_Restock_variant-mounting_truss = Truss
|
|
#LOC_Restock_variant-mounting_compact = Compact
|
|
|
|
#LOC_Restock_variant-engine_pod-orange = Pod (Orange)
|
|
#LOC_Restock_variant-engine_pod-grey = Pod (Grey)
|
|
|
|
#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
|
|
|
|
#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
|
|
|
|
#LOC_Restock_variant-linear-rcs-pod = Podded
|
|
#LOC_Restock_variant-linear-rcs-bare = Bare
|
|
|
|
#LOC_Restock_variant-stayputnik-pod = Mounted
|
|
#LOC_Restock_variant-stayputnik-bare = Unmounted
|
|
#LOC_Restock_variant-probe-gold = Gold
|
|
#LOC_Restock_variant-probe-silver = Silver
|
|
#LOC_Restock_variant-probe-bare = Basic
|
|
|
|
#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.
|
|
}
|
|
}
|