Bunch of slot locales (#23792)

* locale

* tweaks
This commit is contained in:
lapatison
2024-01-09 21:18:04 +03:00
committed by GitHub
parent 3fb0bd9d4b
commit 615330c545
16 changed files with 35 additions and 18 deletions

View File

@@ -1,4 +1,6 @@
default-program-name = Program device-pda-slot-component-slot-name-cartridge = Cartridge
default-program-name = Program
notekeeper-program-name = Notekeeper notekeeper-program-name = Notekeeper
news-read-program-name = Station news news-read-program-name = Station news

View File

@@ -19,3 +19,7 @@ comp-gas-canister-ui-release-valve-open = Open
comp-gas-canister-ui-release-valve-close = Close comp-gas-canister-ui-release-valve-close = Close
comp-gas-canister-ui-pressure = {$pressure} kPa comp-gas-canister-ui-pressure = {$pressure} kPa
# Canister gas tank slot
comp-gas-canister-slot-name-gas-tank = Gas tank

View File

@@ -0,0 +1,4 @@
foodcart-slot-component-slot-name-coldsauce = Cold sauce
foodcart-slot-component-slot-name-hotsauce = Hot sauce
foodcart-slot-component-slot-name-bbqsauce = BBQ sauce
foodcart-slot-component-slot-name-ketchup = Ketchup

View File

@@ -38,3 +38,6 @@ nuke-label-syndicate = SYN-{$serial}
nuke-codes-message = [color=red]TOP SECRET![/color] nuke-codes-message = [color=red]TOP SECRET![/color]
nuke-codes-list = {$name} code: {$code} nuke-codes-list = {$name} code: {$code}
nuke-codes-fax-paper-name = nuclear authentication codes nuke-codes-fax-paper-name = nuclear authentication codes
# Nuke disk slot
nuke-slot-component-slot-name-disk = Disk

View File

@@ -0,0 +1 @@
clipboard-slot-component-slot-name-pen = Pen

View File

@@ -1,4 +1,4 @@
positronic-brain-installed = Neural activity detected. positronic-brain-installed = Neural activity detected.
positronic-brain-off = No neural activity detected. positronic-brain-off = No neural activity detected.
positronic-brain-still-searching = Synthetic neuron descrambling in progress... positronic-brain-still-searching = Synthetic neuron descrambling in progress...
positronic-brain-searching = Beginning synthetic neuron descrambling... positronic-brain-searching = Beginning synthetic neuron descrambling...
@@ -11,3 +11,5 @@ positronic-brain-wiped-device = The neural activity was terminated.
positronic-brain-stop-searching-verb-text = Stop searching positronic-brain-stop-searching-verb-text = Stop searching
positronic-brain-stopped-searching = Neuron descrambling halted. positronic-brain-stopped-searching = Neuron descrambling halted.
positronic-brain-slot-component-slot-name-brain = Brain

View File

@@ -0,0 +1 @@
smoking-pipe-slot-component-slot-name-bowl = Bowl

View File

@@ -31,7 +31,7 @@
- type: ItemSlots - type: ItemSlots
- type: SmokingPipe - type: SmokingPipe
bowl_slot: bowl_slot:
name: Bowl name: smoking-pipe-slot-component-slot-name-bowl
startingItem: GroundTobacco startingItem: GroundTobacco
whitelist: whitelist:
tags: tags:
@@ -54,7 +54,7 @@
- type: ItemSlots - type: ItemSlots
- type: SmokingPipe - type: SmokingPipe
bowl_slot: bowl_slot:
name: Bowl name: smoking-pipe-slot-component-slot-name-bowl
startingItem: GroundCannabis startingItem: GroundCannabis
whitelist: whitelist:
tags: tags:

View File

@@ -50,7 +50,7 @@
- type: ItemSlots - type: ItemSlots
- type: SmokingPipe - type: SmokingPipe
bowl_slot: bowl_slot:
name: Bowl name: smoking-pipe-slot-component-slot-name-bowl
whitelist: whitelist:
tags: tags:
- Smokable - Smokable

View File

@@ -56,7 +56,7 @@
intensitySlope: 5 intensitySlope: 5
totalIntensity: 5000000 totalIntensity: 5000000
diskSlot: diskSlot:
name: Disk name: nuke-slot-component-slot-name-disk
insertSound: insertSound:
path: /Audio/Machines/terminal_insert_disc.ogg path: /Audio/Machines/terminal_insert_disc.ogg
ejectSound: ejectSound:

View File

@@ -35,7 +35,7 @@
tags: tags:
- Write - Write
idSlot: idSlot:
name: ID Card name: access-id-card-component-default
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Machines/id_insert.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:
@@ -77,7 +77,7 @@
- NewsReadCartridge - NewsReadCartridge
cartridgeSlot: cartridgeSlot:
priority: -1 priority: -1
name: Cartridge name: device-pda-slot-component-slot-name-cartridge
ejectSound: /Audio/Machines/id_swipe.ogg ejectSound: /Audio/Machines/id_swipe.ogg
insertSound: /Audio/Machines/id_insert.ogg insertSound: /Audio/Machines/id_insert.ogg
whitelist: whitelist:

View File

@@ -517,7 +517,7 @@
- type: ItemSlots - type: ItemSlots
slots: slots:
pen_slot: pen_slot:
name: Pen name: clipboard-slot-component-slot-name-pen
whitelist: whitelist:
tags: tags:
- Write - Write
@@ -601,7 +601,7 @@
- type: ItemSlots - type: ItemSlots
slots: slots:
pen_slot: pen_slot:
name: Pen name: clipboard-slot-component-slot-name-pen
whitelist: whitelist:
tags: tags:
- Write - Write

View File

@@ -88,7 +88,7 @@
- type: ItemSlots - type: ItemSlots
slots: slots:
coldsauce_slot: coldsauce_slot:
name: Cold Sauce name: foodcart-slot-component-slot-name-coldsauce
insertSound: /Audio/Items/bottle_clunk.ogg insertSound: /Audio/Items/bottle_clunk.ogg
ejectSound: /Audio/Items/bottle_clunk_2.ogg ejectSound: /Audio/Items/bottle_clunk_2.ogg
whitelist: whitelist:
@@ -96,7 +96,7 @@
- Coldsauce - Coldsauce
priority: 6 priority: 6
hotsauce_slot: hotsauce_slot:
name: Hot Sauce name: foodcart-slot-component-slot-name-hotsauce
insertSound: /Audio/Items/bottle_clunk.ogg insertSound: /Audio/Items/bottle_clunk.ogg
ejectSound: /Audio/Items/bottle_clunk_2.ogg ejectSound: /Audio/Items/bottle_clunk_2.ogg
whitelist: whitelist:
@@ -104,7 +104,7 @@
- Hotsauce - Hotsauce
priority: 5 priority: 5
bbqsauce_slot: bbqsauce_slot:
name: BBQ Sauce name: foodcart-slot-component-slot-name-bbqsauce
insertSound: /Audio/Items/bottle_clunk.ogg insertSound: /Audio/Items/bottle_clunk.ogg
ejectSound: /Audio/Items/bottle_clunk_2.ogg ejectSound: /Audio/Items/bottle_clunk_2.ogg
whitelist: whitelist:
@@ -112,7 +112,7 @@
- BBQsauce - BBQsauce
priority: 4 priority: 4
ketchup_slot: ketchup_slot:
name: Ketchup name: foodcart-slot-component-slot-name-ketchup
insertSound: /Audio/Items/bottle_clunk.ogg insertSound: /Audio/Items/bottle_clunk.ogg
ejectSound: /Audio/Items/bottle_clunk_2.ogg ejectSound: /Audio/Items/bottle_clunk_2.ogg
whitelist: whitelist:

View File

@@ -1,4 +1,4 @@
- type: entity - type: entity
parent: BaseItem parent: BaseItem
id: MMI id: MMI
name: man-machine interface name: man-machine interface
@@ -37,7 +37,7 @@
- type: ItemSlots - type: ItemSlots
slots: slots:
brain_slot: brain_slot:
name: "Brain" name: positronic-brain-slot-component-slot-name-brain
whitelist: whitelist:
components: components:
- Brain - Brain

View File

@@ -81,7 +81,7 @@
slots: slots:
charger_slot: charger_slot:
ejectOnInteract: true ejectOnInteract: true
name: Power cell name: power-cell-slot-component-slot-name-default
whitelist: whitelist:
components: components:
- PowerCell - PowerCell

View File

@@ -92,7 +92,7 @@
- type: GasPortable - type: GasPortable
- type: GasCanister - type: GasCanister
gasTankSlot: gasTankSlot:
name: Gas Tank name: comp-gas-canister-slot-name-gas-tank
whitelist: whitelist:
components: components:
- GasTank - GasTank