85 lines
2.9 KiB
JSON
85 lines
2.9 KiB
JSON
{
|
|
"common": {
|
|
"textInputPlaceholderSearch": "Search",
|
|
"pickerSearchFilterNoResults": "No results found"
|
|
},
|
|
"sideBar": {
|
|
"devicesTitle": "Devices",
|
|
"settings": "Settings",
|
|
"faq": "FAQ",
|
|
"feedback": "Give feedback"
|
|
},
|
|
"screens": {
|
|
"device": {
|
|
"light": {
|
|
"pickerColorModeText": "Color selection",
|
|
"pickerColorModePlaceholder": "Select a color mode"
|
|
},
|
|
"settings": {
|
|
"settingsTitle": "Settings",
|
|
"wifiStandByTitle": "WLAN in standby",
|
|
"wifiStandByDescription": "The WLAN connection remains established even if the device is switched off. Please note that this can lead to increased power consumption.",
|
|
"deviceInformationText": "Device information",
|
|
"deviceNameText": "Device name",
|
|
"deviceModelText": "Device model",
|
|
"deviceFirmwareVersionText": "Firmware Version",
|
|
"deviceLastUpdatedText": "Last updated",
|
|
"modalTextInputDeviceNameDescription": "The name of the device is stored locally on the device and serves you to distinguish the connected devices from each other in the app."
|
|
},
|
|
"scenes": {
|
|
"dropdownSceneSelection": {
|
|
"label": "Scene",
|
|
"noSceneSelected": "No scene selected"
|
|
},
|
|
"infoNoSceneSelected": "No scene selected",
|
|
"infoNoActionsAvailableInScene": "No actions available in the scene",
|
|
"buttonAddAction": "Add action",
|
|
"modalChooseScene": {
|
|
"headerTitle": "Choose a scene",
|
|
"textButtonAddScene": "Create new scene"
|
|
},
|
|
"modalCreateScene": {
|
|
"headerTitle": "Create scene",
|
|
"options": {
|
|
"emptyScene": "Create empty scene",
|
|
"standardScene": "Create standard scene",
|
|
"copyExistingScene": "Copy an existing scene"
|
|
}
|
|
},
|
|
"modalAddSceneAction": {
|
|
"headerTitle": "Add action",
|
|
"actions": {
|
|
"layers": "Layers",
|
|
"motor": "Motor",
|
|
"ambilight": "Ambilight",
|
|
"waitXSeconds": "Wait X seconds",
|
|
"waitUntilTimeX": "Wait until time X",
|
|
"stop": "Stop",
|
|
"timeControl": "Time control",
|
|
"waitForConfirmationWithKey": "Wait for confirmation with button",
|
|
"jumpToScene": "Jump to scene"
|
|
}
|
|
},
|
|
"modalLayerSection": {
|
|
"headerTitle": "Layer selection"
|
|
},
|
|
"modalLayersEditAction": {
|
|
"headerTitle": "Edit layers"
|
|
}
|
|
}
|
|
},
|
|
"settings": {
|
|
"settingsCardTitle": "Settings",
|
|
"languageText": "Language",
|
|
"appColorSchemeText": "Appearance",
|
|
"appColorSchemePicker": {
|
|
"auto": "System default",
|
|
"dark": "Dark",
|
|
"light": "Light"
|
|
},
|
|
"expertModeTitle": "Expert mode",
|
|
"expertModeDescription": "Turning it on unlocks additional features in the app, such as the ability to specify custom color codes."
|
|
}
|
|
}
|
|
}
|