Various localization fixes (#9860)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
admin-announce-title = Make Announcement
|
||||
announcer-placeholder = Announcer
|
||||
announcement-placeholder = Announcement text
|
||||
announce-type-station = Station
|
||||
announce-type-server = Server
|
||||
admin-announce-announcement-placeholder = Announcement text
|
||||
admin-announce-announcer-placeholder = Announcer
|
||||
admin-announce-announcer-default = Central Command
|
||||
admin-announce-button = Announce
|
||||
admin-announce-type-station = Station
|
||||
admin-announce-type-server = Server
|
||||
|
||||
@@ -1 +1,9 @@
|
||||
admin-player-actions-window-title = Player Actions Panel
|
||||
admin-player-actions-window-ban = Ban
|
||||
admin-player-actions-window-admin-ghost = Admin Ghost
|
||||
admin-player-actions-window-teleport = Teleport
|
||||
admin-player-actions-window-permissions = Permissions Panel
|
||||
admin-player-actions-window-announce = Announce
|
||||
admin-player-actions-window-shuttle = (Re)call Shuttle
|
||||
admin-player-actions-window-admin-logs = Admin Logs
|
||||
admin-player-actions-window-admin-notes = Admin Notes
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# User interface
|
||||
comms-console-menu-title = Communications Console
|
||||
comms-console-menu-announcement-placeholder = Announcement
|
||||
comms-console-menu-announcement-button = Announce
|
||||
comms-console-menu-call-shuttle = Call emergency shuttle
|
||||
comms-console-menu-recall-shuttle = Recall emergency shuttle
|
||||
|
||||
|
||||
3
Resources/Locale/en-US/machine-linking/port-selector.ftl
Normal file
3
Resources/Locale/en-US/machine-linking/port-selector.ftl
Normal file
@@ -0,0 +1,3 @@
|
||||
signal-port-selector-menu-title = Port Selector
|
||||
signal-port-selector-menu-clear = Clear
|
||||
signal-port-selector-menu-link-defaults = Link defaults
|
||||
@@ -1,11 +1,14 @@
|
||||
- type: accessLevel
|
||||
id: Quartermaster
|
||||
name: Quartermaster
|
||||
|
||||
- type: accessLevel
|
||||
id: Cargo
|
||||
name: Cargo
|
||||
|
||||
- type: accessLevel
|
||||
id: Salvage
|
||||
name: Salvage
|
||||
|
||||
- type: accessGroup
|
||||
id: Cargo
|
||||
|
||||
@@ -1,8 +1,10 @@
|
||||
- type: accessLevel
|
||||
id: Command
|
||||
name: Command
|
||||
|
||||
- type: accessLevel
|
||||
id: Captain
|
||||
name: Captain
|
||||
|
||||
- type: accessLevel
|
||||
id: HeadOfPersonnel
|
||||
|
||||
@@ -4,9 +4,11 @@
|
||||
|
||||
- type: accessLevel
|
||||
id: Engineering
|
||||
|
||||
name: Engineering
|
||||
|
||||
- type: accessLevel
|
||||
id: Atmospherics
|
||||
name: Atmospherics
|
||||
|
||||
- type: accessGroup
|
||||
id: Engineering
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
- type: accessLevel
|
||||
id: External
|
||||
id: External
|
||||
name: External
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
- type: accessLevel
|
||||
id: Maintenance
|
||||
name: Maintenance
|
||||
|
||||
@@ -4,9 +4,11 @@
|
||||
|
||||
- type: accessLevel
|
||||
id: Medical
|
||||
name: Medical
|
||||
|
||||
- type: accessLevel
|
||||
id: Chemistry
|
||||
name: Chemistry
|
||||
|
||||
- type: accessGroup
|
||||
id: Medical
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
|
||||
- type: accessLevel
|
||||
id: Research
|
||||
name: Research
|
||||
|
||||
- type: accessGroup
|
||||
id: Research
|
||||
|
||||
@@ -4,12 +4,15 @@
|
||||
|
||||
- type: accessLevel
|
||||
id: Security
|
||||
name: Security
|
||||
|
||||
- type: accessLevel
|
||||
id: Armory
|
||||
name: Armory
|
||||
|
||||
- type: accessLevel
|
||||
id: Brig
|
||||
name: Brig
|
||||
|
||||
#- type: accessLevel
|
||||
# id: Detective
|
||||
|
||||
@@ -1,23 +1,30 @@
|
||||
- type: accessLevel
|
||||
id: Bar
|
||||
name: Bar
|
||||
|
||||
- type: accessLevel
|
||||
id: Kitchen
|
||||
name: Kitchen
|
||||
|
||||
- type: accessLevel
|
||||
id: Hydroponics
|
||||
name: Hydroponics
|
||||
|
||||
- type: accessLevel
|
||||
id: Service
|
||||
name: Service
|
||||
|
||||
- type: accessLevel
|
||||
id: Janitor
|
||||
name: Janitor
|
||||
|
||||
- type: accessLevel
|
||||
id: Theatre
|
||||
name: Theatre
|
||||
|
||||
- type: accessLevel
|
||||
id: Chapel
|
||||
name: Chapel
|
||||
|
||||
- type: accessGroup
|
||||
id: Service
|
||||
|
||||
@@ -38,7 +38,6 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: CableStack
|
||||
name: LV cable
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coillv-30.png
|
||||
result: CableApcStack1
|
||||
completetime: 2
|
||||
@@ -47,7 +46,6 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: CableMVStack
|
||||
name: MV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilmv-30.png
|
||||
result: CableMVStack1
|
||||
completetime: 2
|
||||
@@ -56,7 +54,6 @@
|
||||
|
||||
- type: latheRecipe
|
||||
id: CableHVStack
|
||||
name: HV cable coil
|
||||
icon: /Textures/Objects/Tools/cable-coils.rsi/coilhv-30.png
|
||||
result: CableHVStack1
|
||||
completetime: 2
|
||||
|
||||
Reference in New Issue
Block a user