This commit is contained in:
2019-02-12 14:52:53 -08:00
22 changed files with 57 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 512 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 512 KiB

View File

@ -0,0 +1,50 @@
// Proposed format:
// #LOC_Restock_partconfigname_fieldname
// eg.
// #LOC_Restock_restock-engine-375-3_title = ...
// #LOC_Restock_restock-engine-375-3_description = ...
Localization
{
de-de
{
#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 = Kompakt
#LOC_Restock_variant-engine_radial = Radial
#LOC_Restock_variant-engine_boattail = Mantel
#LOC_Restock_variant-mounting_truss = Traversenbefestigung
#LOC_Restock_variant-mounting_compact = Kompakt
#LOC_Restock_variant-antenna_size0 = 0.625m
#LOC_Restock_variant-antenna_size1 = 1.25m
#LOC_Restock_variant-antenna_truss = Traversenbefestigung
#LOC_Restock_variant-antenna_compact = Kompakt
#LOC_Restock_variant-antenna_radial = Radial
#LOC_Restock_variant-antenna_radial_reverse = Radial (Umgekehrt)
#LOC_Restock_variant-antenna_axial = Axial
#LOC_Restock_variant-antenna_axial_reverse = Axial (Umgekehrt)
#LOC_Restock_variant-surface_metal = Metall
#LOC_Restock_variant-service-bay-opaque = Stabile Kappe
#LOC_Restock_variant-service-bay-transparent = Traversenkappe
#LOC_Restock_variant-service-bay-hollow = Keine Kappe
#LOC_Restock_variant-heat-shield-black = Schwarz
#LOC_Restock_variant-heat-shield-brown = Klassisch
#LOC_Restock_variant-heat-shield-red = Unlackiert
#LOC_Restock_variant-linear-rcs-pod = Gekapselt
#LOC_Restock_variant-linear-rcs-bare = Ohne Extras
#LOC_Restock_variant-stayputnik-pod = Aufgebaut
#LOC_Restock_variant-stayputnik-bare = Ohne Extras
#LOC_Restock_variant-probe-gold = Gold
#LOC_Restock_variant-probe-silver = Silber
#LOC_Restock_variant-probe-bare = Einfach
}
}

View File

@ -109,7 +109,7 @@
{
125SharpConeDark = false
125SharpConeWhite = true
125SharpConeBlackWhite = false
125SharpConeBlackAndWhite = false
125SharpConeOrange = false
}
}
@ -124,7 +124,7 @@
{
125SharpConeDark = false
125SharpConeWhite = false
125SharpConeBlackWhite = true
125SharpConeBlackAndWhite = true
125SharpConeOrange = false
}
@ -140,7 +140,7 @@
{
125SharpConeDark = false
125SharpConeWhite = false
125SharpConeBlackWhite = false
125SharpConeBlackAndWhite = false
125SharpConeOrange = true
}
}
@ -155,7 +155,7 @@
{
125SharpConeDark = true
125SharpConeWhite = false
125SharpConeBlackWhite = false
125SharpConeBlackAndWhite = false
125SharpConeOrange = false
}
}