181 lines
6.5 KiB
JSON
181 lines
6.5 KiB
JSON
{
|
|
"common": {
|
|
"textInputPlaceholderSearch": "Search",
|
|
"pickerSearchFilterNoResults": "No results found",
|
|
"infoFirmwareUpdateRequired": "Firmware update required"
|
|
},
|
|
"sideBar": {
|
|
"devicesTitle": "Devices",
|
|
"settings": "Settings",
|
|
"help": "Help"
|
|
},
|
|
"screens": {
|
|
"device": {
|
|
"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",
|
|
"modalSettingsChangeDeviceDisplayName": {
|
|
"pageTitle": "Customize device name",
|
|
"textTitle": "Device name",
|
|
"textDescription": "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",
|
|
"modalDotsScene": {
|
|
"changeSceneName": "Change scene name",
|
|
"deleteScene": "Delete scene"
|
|
},
|
|
"sceneActionsListItems": {
|
|
"layers": {
|
|
"applyToLayers": "Apply to {{LAYER_GRAMMAR_FORM}} {{AFFECTED_LAYERS}}",
|
|
"setLayersTo": "Set {{LAYER_GRAMMAR_FORM}} {{AFFECTED_LAYERS}} to",
|
|
"layer_grammar_form": {
|
|
"oneLayer": "layer",
|
|
"multipleLayers": "layers"
|
|
}
|
|
},
|
|
"ambilight": "Set ambilight to",
|
|
"wait": "Wait"
|
|
},
|
|
"modalChooseScene": {
|
|
"pageTitle": "Choose a scene",
|
|
"textButtonAddScene": "Create new scene",
|
|
"noResult": "No scenes available"
|
|
},
|
|
"modalCreateScene": {
|
|
"pageTitle": "Create scene",
|
|
"options": {
|
|
"emptyScene": "Create empty scene",
|
|
"standardScene": "Create standard scene",
|
|
"copyExistingScene": "Copy an existing scene"
|
|
}
|
|
},
|
|
"modalAddSceneAction": {
|
|
"pageTitle": "Add action",
|
|
"actions": {
|
|
"layers": "Layers",
|
|
"motor": "Motor",
|
|
"ambilight": "Ambilight",
|
|
"wait": "Wait",
|
|
"waitUntilTimeX": "Wait until time X",
|
|
"stop": "Stop",
|
|
"timeControl": "Time control",
|
|
"waitForConfirmationWithKey": "Wait for confirmation with button",
|
|
"jumpToScene": "Jump to scene"
|
|
}
|
|
},
|
|
"modalLayerSelection": {
|
|
"pageTitle": "Layer selection"
|
|
},
|
|
"editActions": {
|
|
"modalLightsEditAction": {
|
|
"layersPageTitle": "Edit layers",
|
|
"ambilightPageTitle": "Edit ambilight",
|
|
"dropdownColorModeSelection": {
|
|
"label": "Choose a color mode",
|
|
"noColorModeSelected": "No color mode selected"
|
|
},
|
|
"modeSpecificColors": "Mode specific colors"
|
|
},
|
|
"modalDotsEditAction": {
|
|
"duplicateAction": "Duplicate action",
|
|
"deleteAction": "Delete action"
|
|
},
|
|
"editActionAnimationsCardContent": {
|
|
"animationsIn": "Animations in",
|
|
"animationsOut": "Animations out",
|
|
"dropdownAnimationIn": {
|
|
"label": "Choose an animation in"
|
|
},
|
|
"dropdownAnimationOut": {
|
|
"label": "Choose an animation out"
|
|
}
|
|
},
|
|
"modalLightsEditActionColorModeSelection": {
|
|
"pageTitle": "Choose a color mode"
|
|
},
|
|
"modalEditActionAnimationInSelection": {
|
|
"pageTitle": "Choose animation in",
|
|
"noResult": "No animations available"
|
|
},
|
|
"modalEditActionAnimationOutSelection": {
|
|
"pageTitle": "Choose animation out",
|
|
"noResult": "No animations available"
|
|
},
|
|
"modalMotorEditAction": {
|
|
"pageTitle": "Adjust motor",
|
|
"dropdownMotorModeSelection": {
|
|
"label": "Choose a motor mode",
|
|
"noMotorModeSelected": "No motor mode selected"
|
|
},
|
|
"modeSpecificSettings": "Mode specific settings"
|
|
},
|
|
"modalMotorEditActionMotorModeSelection": {
|
|
"pageTitle": "Choose motor mode"
|
|
},
|
|
"modalWaitEditAction": {
|
|
"pageTitle": "Duration to wait",
|
|
"waitDescription": "The device will wait the specified time before starting the next action.",
|
|
"wordAndForBetterSceneActionListAdjustmentReading": "and",
|
|
"hours": {
|
|
"bottomModalHeaderTitle": "Choose hour",
|
|
"singular": "Hour",
|
|
"plural": "Hours"
|
|
},
|
|
"minutes": {
|
|
"bottomModalHeaderTitle": "Choose minute",
|
|
"singular": "Minute",
|
|
"plural": "Minutes"
|
|
},
|
|
"seconds": {
|
|
"bottomModalHeaderTitle": "Choose second",
|
|
"singular": "Second",
|
|
"plural": "Seconds"
|
|
}
|
|
},
|
|
"modalStopEditAction": {
|
|
"pageTitle": "Stop",
|
|
"description": "The device will stop here and will not execute further actions."
|
|
}
|
|
},
|
|
"modalUpdateSceneName": {
|
|
"pageTitle": "Change scene name",
|
|
"textTitle": "Scene name",
|
|
"textDescription": "Give the scene a name to easily find it later."
|
|
}
|
|
}
|
|
},
|
|
"help": {
|
|
"pageTitle": "Help"
|
|
},
|
|
"settings": {
|
|
"pageTitle": "Settings",
|
|
"settingsCardTitle": "General",
|
|
"languageText": "Language",
|
|
"languageModalTitle": "Customize language",
|
|
"appColorSchemeText": "Appearance",
|
|
"appColorSchemeModalTitle": "Customize 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."
|
|
}
|
|
}
|
|
}
|