{
	"Author": "Corsair Memory Inc.",
	"Name": "OBS Studio",
	"Description": "Elgato Stream Deck plugin for OBS Studio",
	"Category": "OBS Studio",
	"com.elgato.obsstudio.record": {
		"Name": "Record",
		"Tooltip": "Start/Stop recording to file",
		"States": [
			{
				"Name": "Start"
			},
			{
				"Name": "Stop"
			}
		]
	},
	"com.elgato.obsstudio.record.pause": {
		"Name": "Record Pause",
		"States": [
			{
				"Name": "Pause"
			},
			{
				"Name": "Unpause"
			}
		],
		"Tooltip": "Pause an active recording"
	},
	"com.elgato.obsstudio.record.addchapter":{
		"Name": "Chapter Marker",
		"States": [
			{
				"Name": "Add Chapter"
			}
		],
		"Tooltip": "Add a chapter marker to an active recording"
	},
	"com.elgato.obsstudio.stream": {
		"Name": "Stream",
		"States": [
			{
				"Name": "Start"
			},
			{
				"Name": "Stop"
			}
		],
		"Tooltip": "Start/Stop streaming"
	},
	"com.elgato.obsstudio.virtualcam": {
		"Name": "Virtual Camera",
		"States": [
			{
				"Name": "Start"
			},
			{
				"Name": "Stop"
			}
		],
		"Tooltip": "Start/Stop Virtual Camera"
	},
	"com.elgato.obsstudio.replaybuffer": {
		"Name": "Replay Buffer",
		"States": [
			{
				"Name": "Start"
			},
			{
				"Name": "Stop"
			}
		],
		"Tooltip": "Toggle the replay buffer"
	},
	"com.elgato.obsstudio.replaybuffer.save": {
		"Name": "Replay Buffer Save",
		"Tooltip": "Save the active replay buffer"
	},
	"com.elgato.obsstudio.scenecollection": {
		"Name": "Scene Collection",
		"Tooltip": "Switch scene collection"
	},
	"com.elgato.obsstudio.profile": {
		"Name": "Profile",
		"Tooltip": "Switch OBS profile"
	},
	"com.elgato.obsstudio.scene": {
		"Name": "Scene",
		"Tooltip": "Switch scene"
	},
	"com.elgato.obsstudio.source": {
		"Name": "Source Visibility",
		"States": [
			{
				"Name": "Show"
			},
			{
				"Name": "Hide"
			}
		],
		"Tooltip": "Show/Hide source"
	},
	"com.elgato.obsstudio.mixeraudio": {
		"Name": "Audio Mixer",
		"Tooltip": "Mute/Unmute audio source"
	},
	"com.elgato.obsstudio.mixeraudio.volume": {
		"Name": "Audio Mixer Volume",
		"States": [
			{
				"Name": "Unmuted"
			},
			{
				"Name": "Muted"
			}
		],
		"Tooltip": "Adjust the audio volume of a Source",
		"Encoder": {
			"TriggerDescription": {
				"Rotate": "Adjust volume",
				"Push": "Mute/unmute",
				"Touch": "Mute/unmute"
			}
		}
	},
	"com.elgato.obsstudio.source.media": {
		"Name": "Media Source Control",
		"States": [
			{
				"Name": "Play"
			},
			{
				"Name": "Pause"
			},
			{
				"Name": "Stop"
			},
			{
				"Name": "Restart"
			}
		],
		"Tooltip": "Media Source playback controls"
	},
	"com.elgato.obsstudio.studiomode": {
		"Name": "Studio Mode",
		"States": [
			{
				"Name": "Enable"
			},
			{
				"Name": "Disable"
			}
		],
		"Tooltip": "Toggle Studio Mode"
	},
	"com.elgato.obsstudio.transitionstudio": {
		"Name": "Transition",
		"Tooltip": "Transition the preview scene to program in studio mode"
	},
	"com.elgato.obsstudio.filter.state": {
		"Name": "Filter",
		"States": [
			{
				"Name": "Enable"
			},
			{
				"Name": "Disable"
			}
		],
		"Tooltip": "Show/hide filter"
	},
	"com.elgato.obsstudio.screenshot": {
		"Name": "Screenshot",
		"Tooltip": "Screenshot the active scene"
	},
	"com.elgato.obsstudio.transition": {
		"Name": "Scene Transition",
		"Tooltip": "Set the scene transition"
	},
	"Localization": {
		"Source": "Source",
		"Filter": "Filter",
		"Long Press": "Long Press",
		"Scene": "Scene",
		"Keep Same": "Keep Same",
		"Target": "Target",
		"Preview": "Preview",
		"Program": "Program",
		"Collection": "Collection",
		"Action": "Action",
		"Play/Pause": "Play/Pause",
		"Play/Stop": "Play/Stop",
		"Play/Restart": "Play/Restart",
		"Stop": "Stop",
		"Transition": "Transition",
		"Duration (ms)": "Duration (ms)",
		"OBS Studio is not connected.": "OBS Studio is not connected.",
		"Studio mode is not enabled.": "Studio mode is not enabled.",
		"The source is no longer valid.": "The source is no longer valid.",
		"Source is invalid.": "Source is invalid.",
		"Missing parameters": "Missing parameters",
		"Disconnected from OBS Studio.": "Disconnected from OBS Studio.",
		"To pause a recording start recording first.": "To pause a recording start recording first.",
		"Replay Buffer is not enabled!": "Replay Buffer is not enabled!",
		"Replay Buffer must be started for saving to work.": "Replay Buffer must be started for saving to work.",
		"Action is not configured for the active scene collection": "Action is not configured for the active scene collection",
		"Unknown (Load collection %s to load)": "Unknown (Load collection \"%s\" to load)",
		"Waiting for OBS...": "Waiting for OBS...",
		"Waiting for settings...": "Waiting for settings...",
		"Waiting for sources...": "Waiting for sources...",
		"Waiting for filters...": "Waiting for filters...",
		"Waiting for scenes...": "Waiting for scenes...",
		"Waiting for collections...": "Waiting for collections...",
		"Changing collection...": "Changing collection...",

		"Error": "Error",
		"Finished": "Finished",
		"This action only works while OBS is in studio mode.": "This action only works while OBS is in studio mode.",
		"Waiting for profiles...": "Waiting for profiles...",
		"Waiting for transitions...": "Waiting for transitions...",

		"Profile": "Profile",
		"Media Playback Time Display": "Media Playback Time Display",
		"While Playing": "While Playing",
		"Only show source name": "Only show source name",
		"Show time counting up": "Show time counting up",
		"Show time counting down": "Show time counting down",
		"Title must be empty for time display to show on key.": "Title must be empty for time display to show on key.",

		"Type": "Type",
		"Set": "Set",
		"Adjust": "Adjust",
		"Mute": "Mute",
		"Unmute": "Unmute",
		"Icon Style": "Icon Style",
		"Static": "Static",
		"Fader (Vertical)": "Fader (Vertical)",
		"Fader (Horizontal)": "Fader (Horizontal)",
		"Step Size": "Step Size",
		"Volume": "Volume",
		"Mode": "Mode",
		"Toggle Mute": "Toggle Mute",
		"Push to Mute": "Push to Mute",
		"Push to Talk": "Push to Talk",

		"Requires OBS Studio XXXX or newer. Please update OBS Studio.": "Requires OBS Studio XXXX or newer. Please update OBS Studio.",
		"Recording format 'XXXX' may not support chapter markers. Please select Hybrid MP4 in OBS Studio recording output settings.": "Recording format 'XXXX' may not support chapter markers. Please select Hybrid MP4 in OBS Studio recording output settings.",
		"To add a marker, start recording first.": "To add a marker, start recording first.",
		"Name": "Name",
		"Auto Number": "Auto Number",
		"Insert custom marker name...": "Insert custom marker name...",
		"Automatically add sequential numbering to repeated markers": "Automatically add sequential numbering to repeated markers"
	}
}
