37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"plugin.name": "OBS",
|
|
|
|
"actions.toggle-stream.name": "Toggle Steaming",
|
|
|
|
"actions.toggle-record.name": "Toggle Recording",
|
|
"actions.rec-play-pause.name": "Play/Pause Recording",
|
|
|
|
"actions.toggle-replay-buffer.name": "Toggle Replay Buffer",
|
|
"actions.save-replay-buffer.name": "Save Replay Buffer",
|
|
|
|
"actions.toggle-virtual-camera.name": "Toggle Virtual Camera",
|
|
|
|
"actions.toggle-studio-mode.name": "Toggle Studio Mode",
|
|
"actions.trigger-transition.name": "Trigger Transition",
|
|
|
|
"actions.toggle-input-mute-row.label": "Input:",
|
|
"actions.toggle-input-mute.name": "Toggle Input Mute",
|
|
"actions.input-dial-row.label": "Input:",
|
|
"actions.input-dial.name": "Input Dial",
|
|
|
|
"actions.switch.scene-row.label": "Scene:",
|
|
"actions.switch-scene.name": "Switch Scene",
|
|
|
|
"actions.toggle-scene-item-enabled-row.label": "Item:",
|
|
"actions.toggle-scene-item-enabled.name": "Toggle Scene Item Enabled",
|
|
|
|
"actions.switch-scene-collection-row.label": "Scene Collection:",
|
|
"actions.switch-scene-collection.name": "Switch Scene Collection",
|
|
|
|
"actions.base.status.no-connection": "Could not connect to OBS.",
|
|
"actions.base.status.connected": "Successfully connected to OBS.",
|
|
|
|
"actions.base.ip.label": "IP:",
|
|
"actions.base.port.label": "Port:",
|
|
"actions.base.password.label": "Password:"
|
|
} |