modname_ModderToolkit=Modder's Toolkit
modoptions_ModderToolkit=Modder's Toolkit


# -*- SCREENSHOTTING -*-
modoptions_ui_ModderToolkit_Screenshotting_header=Screenshot Tool
modoptions_ui_ModderToolkit_Screenshotting=Screenshotting
modoptions_ui_ModderToolkit_Screenshotting_desc=Enables or disables access to the screenshot tool.

modoptions_ModderToolkit_ScreenshotBinding=Screenshot

modoptions_ModderToolkit_NameStyle=Name Style
modoptions_ModderToolkit_NameStyle_desc=Determines how saved screenshots are named.

modoptions_ModderToolkit_ScreenshotNameStyle_Short=Short
modoptions_ModderToolkit_ScreenshotNameStyle_Short_info=Compact naming, that can be sorted by time.
modoptions_ModderToolkit_ScreenshotNameStyle_Long=Long
modoptions_ModderToolkit_ScreenshotNameStyle_Long_info=Longer, verbose names which are more human-readable.
modoptions_ModderToolkit_ScreenshotNameStyle_example=For example

modoptions_ModderToolkit_ScaleFactor=Scale Factor
modoptions_ModderToolkit_ScaleFactor_desc=The scale factor applied on screenshots before they are saved.

modoptions_ModderToolkit_ScreenshotStatus=Screenshot Status
modoptions_ModderToolkit_ScreenshotStatus_desc=Whether screenshot status should be displayed after a save.

modoptions_ModderToolkit_ScreenshotAudio=Screenshot Audio
modoptions_ModderToolkit_ScreenshotAudio_desc=Whether the screenshot interface plays any sound.

ui_ModderToolkit_screenshotting_dialog_instr_selection_a=Select a region to screenshot
ui_ModderToolkit_screenshotting_dialog_instr_selection_b=Press ENTER to capture this region or hit ESCAPE to cancel the selection
ui_ModderToolkit_screenshotting_dialog_hint_enter=Or press ENTER to capture the entire screen
ui_ModderToolkit_screenshotting_dialog_info_scale=Screenshots are currently configured to be upscaled by $scale. This can be changed in mod settings.
ui_ModderToolkit_screenshotting_dialog_info_exit=You can exit this menu by pressing ESCAPE or your screenshot binding.
ui_ModderToolkit_screenshotting_dialog_status_success=Successfully saved as "$path".
ui_ModderToolkit_screenshotting_dialog_status_error=An error occurred when saving the screenshot.

# -*- PLAYER RECORDING -*-
modoptions_ModderToolkit_PlayerRecording_header=Player Recording Tool
modoptions_ModderToolkit_PlayerRecording=Player Recording
modoptions_ModderToolkit_PlayerRecording_desc=Enables or disables access to the recording tool.

modoptions_ModderToolkit_RecordingBinding=Record

modoptions_ModderToolkit_RecordingCountdown=Countdown
modoptions_ModderToolkit_RecordingCountdown_desc=Whether a three-second countdown must start when a recording is triggered.

ui_ModderToolkit_recording_dialog_status_success=Successfully saved $count frames in "$path".
ui_ModderToolkit_recording_dialog_status_error_player_death=Recording cancelled: player died.
ui_ModderToolkit_recording_dialog_status_error_player_lost=Recording cancelled: lost track of player.
ui_ModderToolkit_recording_dialog_status_error_room_transition=Recording cancelled: room transition was triggered.
ui_ModderToolkit_recording_dialog_countdown=Starting recording in
