mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Add es-es localization provided by Niako
This commit is contained in:
parent
2126312914
commit
fa93bc5aa7
53
Distribution/Restock/GameData/ReStock/Localization/es-es.cfg
Normal file
53
Distribution/Restock/GameData/ReStock/Localization/es-es.cfg
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
// Proposed format:
|
||||||
|
// #LOC_Restock_partconfigname_fieldname
|
||||||
|
// eg.
|
||||||
|
// #LOC_Restock_restock-engine-375-3_title = ...
|
||||||
|
// #LOC_Restock_restock-engine-375-3_description = ...
|
||||||
|
|
||||||
|
Localization
|
||||||
|
{
|
||||||
|
es-es
|
||||||
|
{
|
||||||
|
#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 = Compacto
|
||||||
|
#LOC_Restock_variant-engine_radial = Radial
|
||||||
|
#LOC_Restock_variant-engine_boattail = Aerodinámico
|
||||||
|
|
||||||
|
#LOC_Restock_variant-mounting_truss = Apuntalado
|
||||||
|
#LOC_Restock_variant-mounting_compact = Compacto
|
||||||
|
|
||||||
|
#LOC_Restock_variant-engine_pod-orange = Encapsulado (Naranja)
|
||||||
|
#LOC_Restock_variant-engine_pod-grey = Encapsulado (Gris)
|
||||||
|
|
||||||
|
#LOC_Restock_variant-antenna_size0 = 0.625m
|
||||||
|
#LOC_Restock_variant-antenna_size1 = 1.25m
|
||||||
|
#LOC_Restock_variant-antenna_truss = Apuntalado
|
||||||
|
#LOC_Restock_variant-antenna_compact = Compacto
|
||||||
|
#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 = Metálico
|
||||||
|
|
||||||
|
#LOC_Restock_variant-service-bay-opaque = Tapa Sólida
|
||||||
|
#LOC_Restock_variant-service-bay-transparent = Tapa Apuntalada
|
||||||
|
#LOC_Restock_variant-service-bay-hollow = Sin Tapa
|
||||||
|
|
||||||
|
#LOC_Restock_variant-heat-shield-black = Negro
|
||||||
|
#LOC_Restock_variant-heat-shield-brown = Clásico
|
||||||
|
#LOC_Restock_variant-heat-shield-red = Sin Pintar
|
||||||
|
|
||||||
|
#LOC_Restock_variant-linear-rcs-pod = Encapsulado
|
||||||
|
#LOC_Restock_variant-linear-rcs-bare = Desprotegido
|
||||||
|
|
||||||
|
#LOC_Restock_variant-stayputnik-pod = Con Montura
|
||||||
|
#LOC_Restock_variant-stayputnik-bare = Sin Montura
|
||||||
|
#LOC_Restock_variant-probe-gold = Dorado
|
||||||
|
#LOC_Restock_variant-probe-silver = Plateado
|
||||||
|
#LOC_Restock_variant-probe-bare = Básico
|
||||||
|
}
|
||||||
|
}
|
@ -80,6 +80,7 @@ This mod primarily uses vanilla-provided localization, but for additional string
|
|||||||
- German (woeller)
|
- German (woeller)
|
||||||
- French (Challyss)
|
- French (Challyss)
|
||||||
- Brazilian Portuguese (AluisioASG)
|
- Brazilian Portuguese (AluisioASG)
|
||||||
|
- Spanish (Niako)
|
||||||
|
|
||||||
=========
|
=========
|
||||||
LICENSING
|
LICENSING
|
||||||
|
Loading…
Reference in New Issue
Block a user