-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathEnglish.json
37 lines (37 loc) · 2.06 KB
/
English.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"_attribution_": "PhoenixWyllow",
"_language_": "English",
"Soundboard4MacroDeckDescription": "A soundboard plugin for Macro Deck 2",
"ActionPlaySoundName": "Play audio",
"ActionPlaySoundDescription": "Plays the configured file",
"ActionPlaySoundVolume": "Volume",
"ActionPlaySoundFilePath": "File",
"ActionPlaySoundFilePathPlaceholder": "Get local file",
"ActionPlaySoundFileBrowse": "Browse",
"ActionPlaySoundURLGet": "Get from URL",
"ActionPlaySoundURLFile": "Direct URL of audio file",
"ActionPlaySoundInvalidFile": "Invalid File",
"ActionPlaySoundFileCouldNotUseFile": "Could not use file. Please check the path is valid and try again.",
"ActionPlaySoundURLCouldNotUseFile": "Could not use file. Please check the link and your connection and try again.",
"GenericLabelOr": "or",
"OutputDevicesGlobal": "Default audio output device",
"OutputDevicesAction": "Default output device for button",
"UseSystemDefaultDevice": "Use system default device",
"OverrideDefaultDevice": "Use custom output device",
"ActionPlayStopSoundName": "Play/Stop audio",
"ActionPlayStopSoundDescription": "Play the configured file on first tap and Stop on second tap",
"ActionOverlapSoundName": "Overlapping audio",
"ActionOverlapSoundDescription": "Play the configured file and overlap other audio",
"ActionLoopSoundName": "Looping audio",
"ActionLoopSoundDescription": "Play the configured file on loop until it is stopped on second tap",
"ActionSuggestButtonStates": "Setup of the button's Active and Inactive states is recommended for this action",
"ActionStopSoundName": "Stop all audio",
"ActionStopSoundDescription": "Forces stop of all currently playing soundboard audio",
"SyncButtonState": "Sync button state with audio",
"GlobalConfigOutputDevice": "Output device",
"GlobalConfigAudioFiles": "Audio files",
"GlobalConfigAudioCategories": "Audio categories",
"ActionCategoryRandomName": "Play random from category",
"ActionCategoryRandomDescription": "Play a random audio file from a given category",
"ActionCategoryAudioCategory": "Category"
}