38 lines
1.9 KiB
JSON
38 lines
1.9 KiB
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Label_Start": "Start:",
|
|
"Combobox_Tooltip_Start": "Datetime, Timespan or First",
|
|
"Combobox_Data_Start": "First",
|
|
"Button_Tooltip_Start_Timespan": "Choose Timespan for start",
|
|
"Button_Tooltip_Start_Datetime": "Choose Datetime for start",
|
|
"Label_End": "End:",
|
|
"Combobox_Tooltip_End": "Datetime, Timespan or Latest",
|
|
"Combobox_Data_End": "Latest",
|
|
"Button_Tooltip_End_Timespan": "Choose Timespan for end",
|
|
"Button_Tooltip_End_Datetime": "Choose Datetime for end",
|
|
"Button_Tooltip_Play": "Play",
|
|
"Button_Tooltip_Pause": "Pause",
|
|
"Button_Tooltip_PanX": "Pan only horizontally",
|
|
"Button_Tooltip_PanXY": "Pan horizontally and vertically",
|
|
"Button_Tooltip_ZoomX": "Zoom only the horizontal axis",
|
|
"Button_Tooltip_ZoomXY": "Zoom both the horizontal and the vertical axis",
|
|
"Button_Tooltip_ResetZoomPan": "Reset zooming and panning",
|
|
"Button_Tooltip_Settings": "Open settings dialog",
|
|
"Button_Tooltip_ShowStatisticalData": "Show statistical data",
|
|
"Settings_Tab_LineGraphDescriptions": "Change LineGraphDescriptions",
|
|
"Settings_Headline_LineGraphDescriptions": "Change LineGraphDescriptions",
|
|
"Settings_Button_Text_Reset_Settings": "Reset",
|
|
"Settings_Tooltip_Text_Reset_Settings": "Reset to attribute value and close dialog",
|
|
"Settings_Button_Text_Cancel": "Cancel",
|
|
"Settings_Tooltip_Text_Cancel": "Discard changes and close dialog",
|
|
"Settings_Button_Text_Ok": "OK",
|
|
"Settings_Tooltip_Text_Ok": "Save changes",
|
|
"Column_Header_Symbol": "Symbol",
|
|
"Column_Header_Min": "Minimum",
|
|
"Column_Header_Max": "Maximum",
|
|
"Column_Header_Average": "Average"
|
|
}
|
|
}
|