mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
54 lines
2.0 KiB
INI
54 lines
2.0 KiB
INI
// Proposed format:
|
|
// #LOC_Restock_partconfigname_fieldname
|
|
// eg.
|
|
// #LOC_Restock_restock-engine-375-3_title = ...
|
|
// #LOC_Restock_restock-engine-375-3_description = ...
|
|
|
|
Localization
|
|
{
|
|
pt-br
|
|
{
|
|
#LOC_Restock_variant-engine_size0 = 0,625 m
|
|
#LOC_Restock_variant-engine_size1 = 1,25 m
|
|
#LOC_Restock_variant-engine_size2 = 2,5 m
|
|
#LOC_Restock_variant-engine_size3 = 3,75 m
|
|
#LOC_Restock_variant-engine_compact = Compacto
|
|
#LOC_Restock_variant-engine_radial = Radial
|
|
#LOC_Restock_variant-engine_boattail = Aerodinâmico
|
|
|
|
#LOC_Restock_variant-mounting_truss = Com suporte
|
|
#LOC_Restock_variant-mounting_compact = Compacta
|
|
|
|
#LOC_Restock_variant-engine_pod-orange = Laranja (Cobertura)
|
|
#LOC_Restock_variant-engine_pod-grey = Cinza (Cobertura)
|
|
|
|
#LOC_Restock_variant-antenna_size0 = 0,625 m
|
|
#LOC_Restock_variant-antenna_size1 = 1,25 m
|
|
#LOC_Restock_variant-antenna_truss = Apenas suporte de montagem
|
|
#LOC_Restock_variant-antenna_compact = Sem suporte de montagem
|
|
#LOC_Restock_variant-antenna_radial = Radial
|
|
#LOC_Restock_variant-antenna_radial_reverse = Radial (Invertido)
|
|
#LOC_Restock_variant-antenna_axial = Axial
|
|
#LOC_Restock_variant-antenna_axial_reverse = Axial (Invertido)
|
|
|
|
#LOC_Restock_variant-surface_metal = Metal
|
|
|
|
#LOC_Restock_variant-service-bay-opaque = Interior coberto
|
|
#LOC_Restock_variant-service-bay-transparent = Apenas divisórias
|
|
#LOC_Restock_variant-service-bay-hollow = Interior aberto
|
|
|
|
#LOC_Restock_variant-heat-shield-black = Preto
|
|
#LOC_Restock_variant-heat-shield-brown = Clássico
|
|
#LOC_Restock_variant-heat-shield-red = Sem pintura
|
|
|
|
#LOC_Restock_variant-linear-rcs-pod = Com cobertura
|
|
#LOC_Restock_variant-linear-rcs-bare = Sem cobertura
|
|
|
|
#LOC_Restock_variant-stayputnik-pod = Com suporte de montagem
|
|
#LOC_Restock_variant-stayputnik-bare = Sem suporte de montagem
|
|
#LOC_Restock_variant-probe-gold = Dourada
|
|
#LOC_Restock_variant-probe-silver = Prateada
|
|
#LOC_Restock_variant-probe-bare = Básica
|
|
}
|
|
}
|