forked from Real-Gecko/KSP-SimpleConstruction
-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #106 from x13x54/master
Create nl-nl.cfg
- Loading branch information
Showing
1 changed file
with
41 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
// nl-nl.cfg v1.0 | ||
// SimpleConstruction! (SCON!)! | ||
// created: 2022 Apr 13 | ||
// updated: ---- | ||
|
||
Localization | ||
{ | ||
nl-nl | ||
{ | ||
// Resource definitions | ||
#SimpleConstruction_RocketParts_displayname = RaketOnderdelen | ||
#SimpleConstruction_RocketParts_abbv = RO | ||
|
||
#SimpleConstruction_Metal_displayname = Metaal | ||
#SimpleConstruction_Metal_abbv = MTL | ||
|
||
// ISRU | ||
#SCON-Metal-ConverterName = Metaal | ||
#SCON-Metal-StartActionName = Start Metaal Raffinage | ||
#SCON-Metal-StopActionName = Stop Metaal Raffinage | ||
|
||
// seems USI hasn't localized Karbonite/KarbonitePlus | ||
#SCON-Karbonite-ConverterName = Karboniet | ||
#SCON-Karbonite-StartActionName = Karboniet Raffinage: Start | ||
#SCON-Karbonite-StopActionName = Karboniet Raffinage: Stop | ||
#SCON_Karbonite_displayname = Karboniet | ||
// KerbalPlanetaryBaseSystems | ||
#KBPS-Storage-Ore-titl = K&K X1200 Erts Opslag | ||
#KBPS-Storage-Ore-desc = Je kan hier erts opslaan voor latere verwerking in de smelterij. | ||
#KBPS-Storage-Metal-titl = K&K X1200 Metaal Opslag | ||
#KBPS-Storage-RP-titl = K&K X2400 RaketOnderdelen Opslag | ||
#KBPS-Smelter-desc = Om de smelterij zijn maximale efficienty te laten bereiken moet hij heet worden. Als we heet zeggen, bedoelen we Jeff Koldplume heet, dus hou misschien een beetje afstand wanneer deze in werking is. | ||
// B9 Part Switch | ||
#SCON-switcherDescription = Tank Type | ||
#SCON-combo-title = Erts+Metaal+RO | ||
} | ||
} |