]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Bunch of slot locales (#23792)
authorlapatison <100279397+lapatison@users.noreply.github.com>
Tue, 9 Jan 2024 18:18:04 +0000 (21:18 +0300)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 18:18:04 +0000 (13:18 -0500)
* locale

* tweaks

16 files changed:
Resources/Locale/en-US/cartridge-loader/cartridges.ftl
Resources/Locale/en-US/components/gas-canister-component.ftl
Resources/Locale/en-US/kitchen/components/foodcart-component.ftl [new file with mode: 0644]
Resources/Locale/en-US/nuke/nuke-component.ftl
Resources/Locale/en-US/paper/clipboard-component.ftl [new file with mode: 0644]
Resources/Locale/en-US/robotics/mmi.ftl
Resources/Locale/en-US/smokeables/smoking-pipe-slot-component.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Pipes/pipe.yml
Resources/Prototypes/Entities/Objects/Consumable/Smokeables/base_smokeables.yml
Resources/Prototypes/Entities/Objects/Devices/nuke.yml
Resources/Prototypes/Entities/Objects/Devices/pda.yml
Resources/Prototypes/Entities/Objects/Misc/paper.yml
Resources/Prototypes/Entities/Objects/Specific/Kitchen/foodcarts.yml
Resources/Prototypes/Entities/Objects/Specific/Robotics/mmi.yml
Resources/Prototypes/Entities/Structures/Power/chargers.yml
Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml

index d154a16a8445e3264513f4f3d28a18a1d819454f..7d31f6e1915b6916b5d88fc075d8376c4a8526e0 100644 (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
 news-read-program-name = Station news
 
index 6e6b4b5e9944e4e6482dc9ffac660e432f4244e7..cea49a5ffd410f5400f02b534ca24155d865cf16 100644 (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-pressure = {$pressure} kPa
+
+# Canister gas tank slot
+
+comp-gas-canister-slot-name-gas-tank = Gas tank
diff --git a/Resources/Locale/en-US/kitchen/components/foodcart-component.ftl b/Resources/Locale/en-US/kitchen/components/foodcart-component.ftl
new file mode 100644 (file)
index 0000000..503ef71
--- /dev/null
@@ -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
index 6123791946e1f7332401d80ea06f5a2bb59e45cf..4a44ae88eac096c66e425ebcf9a89a555fb88fef 100644 (file)
@@ -38,3 +38,6 @@ nuke-label-syndicate = SYN-{$serial}
 nuke-codes-message = [color=red]TOP SECRET![/color]
 nuke-codes-list = {$name} code: {$code}
 nuke-codes-fax-paper-name = nuclear authentication codes
+
+# Nuke disk slot
+nuke-slot-component-slot-name-disk = Disk
diff --git a/Resources/Locale/en-US/paper/clipboard-component.ftl b/Resources/Locale/en-US/paper/clipboard-component.ftl
new file mode 100644 (file)
index 0000000..2653834
--- /dev/null
@@ -0,0 +1 @@
+clipboard-slot-component-slot-name-pen = Pen
index f837c062a52096f835efbc2559c3f09e6cf2daf6..7917eebf8cceacbfbce8fc01ca54c41f3e153eb2 100644 (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-still-searching = Synthetic neuron descrambling in progress...
 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-stopped-searching = Neuron descrambling halted.
+
+positronic-brain-slot-component-slot-name-brain = Brain
diff --git a/Resources/Locale/en-US/smokeables/smoking-pipe-slot-component.ftl b/Resources/Locale/en-US/smokeables/smoking-pipe-slot-component.ftl
new file mode 100644 (file)
index 0000000..d742531
--- /dev/null
@@ -0,0 +1 @@
+smoking-pipe-slot-component-slot-name-bowl = Bowl
index 10cf40aa2e0bb9b876f25ce52603a5a7dd2a8e1a..c3f13d80b7558d538f24ab21e8761edb0449ff3c 100644 (file)
@@ -31,7 +31,7 @@
   - type: ItemSlots
   - type: SmokingPipe
     bowl_slot:
-      name: Bowl
+      name: smoking-pipe-slot-component-slot-name-bowl
       startingItem: GroundTobacco
       whitelist:
         tags:
@@ -54,7 +54,7 @@
   - type: ItemSlots
   - type: SmokingPipe
     bowl_slot:
-      name: Bowl
+      name: smoking-pipe-slot-component-slot-name-bowl
       startingItem: GroundCannabis
       whitelist:
         tags:
index 6ecadc67ffa1f1eee79553b49b4cd55df0fc65f8..90d1fff0bcc04cd59af3ea4210cf2d151363dad3 100644 (file)
@@ -50,7 +50,7 @@
   - type: ItemSlots
   - type: SmokingPipe
     bowl_slot:
-      name: Bowl
+      name: smoking-pipe-slot-component-slot-name-bowl
       whitelist:
         tags:
           - Smokable
index b61787b574b32ee130dfbd2e3760026d869ca37d..ac894fe72958794f7a0184fea7d1fc1e848a98a3 100644 (file)
@@ -56,7 +56,7 @@
     intensitySlope: 5
     totalIntensity: 5000000
     diskSlot:
-      name: Disk
+      name: nuke-slot-component-slot-name-disk
       insertSound:
         path: /Audio/Machines/terminal_insert_disc.ogg
       ejectSound:
index 45832d9b7495a7d8cd500dfc0acb14bf41c9f87d..8a0c6dea94fb918312120945384b3fccc6c5cda6 100644 (file)
@@ -35,7 +35,7 @@
         tags:
         - Write
     idSlot:
-      name: ID Card
+      name: access-id-card-component-default
       ejectSound: /Audio/Machines/id_swipe.ogg
       insertSound: /Audio/Machines/id_insert.ogg
       whitelist:
@@ -77,7 +77,7 @@
       - NewsReadCartridge
     cartridgeSlot:
       priority: -1
-      name: Cartridge
+      name: device-pda-slot-component-slot-name-cartridge
       ejectSound: /Audio/Machines/id_swipe.ogg
       insertSound: /Audio/Machines/id_insert.ogg
       whitelist:
index 16966a4e4d2fe836be2c0059dbe5d785bf37d3b4..edf17cb1a08e0f1f60c730c73ff619b3c5c7455c 100644 (file)
   - type: ItemSlots
     slots:
       pen_slot:
-        name: Pen
+        name: clipboard-slot-component-slot-name-pen
         whitelist:
           tags:
             - Write
   - type: ItemSlots
     slots:
       pen_slot:
-        name: Pen
+        name: clipboard-slot-component-slot-name-pen
         whitelist:
           tags:
             - Write
index ecd4cfd5d5929bef15ddbf2b55070a70870c8f59..abd918ea4b38a7bb38e4d41b19fbad28d823fb68 100644 (file)
@@ -88,7 +88,7 @@
     - type: ItemSlots
       slots:
         coldsauce_slot:
-          name: Cold Sauce
+          name: foodcart-slot-component-slot-name-coldsauce
           insertSound: /Audio/Items/bottle_clunk.ogg
           ejectSound: /Audio/Items/bottle_clunk_2.ogg
           whitelist:
@@ -96,7 +96,7 @@
               - Coldsauce
           priority: 6
         hotsauce_slot:
-          name: Hot Sauce
+          name: foodcart-slot-component-slot-name-hotsauce
           insertSound: /Audio/Items/bottle_clunk.ogg
           ejectSound: /Audio/Items/bottle_clunk_2.ogg
           whitelist:
               - Hotsauce
           priority: 5
         bbqsauce_slot:
-          name: BBQ Sauce
+          name: foodcart-slot-component-slot-name-bbqsauce
           insertSound: /Audio/Items/bottle_clunk.ogg
           ejectSound: /Audio/Items/bottle_clunk_2.ogg
           whitelist:
               - BBQsauce
           priority: 4
         ketchup_slot:
-          name: Ketchup
+          name: foodcart-slot-component-slot-name-ketchup
           insertSound: /Audio/Items/bottle_clunk.ogg
           ejectSound: /Audio/Items/bottle_clunk_2.ogg
           whitelist:
index 10f2d7adf160fd24b13b15cc75b922b322d66b98..308c013da466b10dd91a63c5b407606f5e063878 100644 (file)
@@ -1,4 +1,4 @@
-- type: entity
+- type: entity
   parent: BaseItem
   id: MMI
   name: man-machine interface
@@ -37,7 +37,7 @@
   - type: ItemSlots
     slots:
       brain_slot:
-        name: "Brain"
+        name: positronic-brain-slot-component-slot-name-brain
         whitelist:
           components:
           - Brain
index 4e888b0b0b4de9282b5980e4783ba2782aa37726..1a9fc6f87fa3c85f17ec0d04ddfcff89f56446d5 100644 (file)
@@ -81,7 +81,7 @@
     slots:
       charger_slot:
         ejectOnInteract: true
-        name: Power cell
+        name: power-cell-slot-component-slot-name-default
         whitelist:
           components:
           - PowerCell
index 438d4397ce9a8e86581b3e4e36f955233e7444a3..2100c39fc80009dc598e916f9b9009de6b20987e 100644 (file)
@@ -92,7 +92,7 @@
     - type: GasPortable
     - type: GasCanister
       gasTankSlot:
-        name: Gas Tank
+        name: comp-gas-canister-slot-name-gas-tank
         whitelist:
           components:
             - GasTank