90 lines
4.8 KiB
JSON
90 lines
4.8 KiB
JSON
{
|
|
"$schema": "../../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
|
|
"locale": "en",
|
|
"localizedText": {
|
|
"Button_Tooltip_Message": "Toggle displaying of messages",
|
|
"Button_Tooltip_Alarm": "Toggle displaying of alarms",
|
|
"Button_Tooltip_Verbose": "Toggle displaying of verbose events",
|
|
"Button_Tooltip_Info": "Toggle displaying of info events",
|
|
"Button_Tooltip_Warning": "Toggle displaying of warning events",
|
|
"Button_Tooltip_Error": "Toggle displaying of error events",
|
|
"Button_Tooltip_Critical": "Toggle displaying of critical events",
|
|
"Button_Tooltip_Filter": "Configure filters",
|
|
"Button_Tooltip_Columns": "Configure displayed columns",
|
|
"Button_Tooltip_Export": "Export filtered events",
|
|
"Button_Tooltip_Confirm": "Confirm selected alarm",
|
|
"Button_Tooltip_ConfirmAll": "Confirm all unconfirmed alarms",
|
|
"Date_Format_Browser_Timezone": "{0} ({1} Browser timezone)",
|
|
"Date_Format_Timezone": "{0} ({1} {2})",
|
|
"Label_Text_Verbose": "Verbose",
|
|
"Label_Text_Info": "Info",
|
|
"Label_Text_Warning": "Warning",
|
|
"Label_Text_Error": "Error",
|
|
"Label_Text_Critical": "Critical",
|
|
"Label_Text_Alarm": "Alarm",
|
|
"Label_Text_Message": "Message",
|
|
"Label_Text_Payload": "Payload",
|
|
"Label_Text_Raised": "Raised",
|
|
"Label_Text_Confirmed": "Confirmed",
|
|
"Label_Text_Cleared": "Cleared",
|
|
"Label_Text_Cleared_And_Confirmed": "Cleared and confirmed",
|
|
"Label_Text_Invalid": "Invalid",
|
|
"Label_Text_Raised_NoConfirmation": "Raised, no confirmation needed",
|
|
"Label_Text_Confirmed_NoConfirmation": "Confirmed, no confirmation needed",
|
|
"Label_Text_Cleared_NoConfirmation": "Cleared, no confirmation needed",
|
|
"Label_Text_Cleared_And_Confirmed_NoConfirmation": "Cleared and confirmed, no confirmation needed",
|
|
"Label_Text_Invalid_NoConfirmation": "Invalid, no confirmation needed",
|
|
"Column_Header_Type": "Type",
|
|
"Column_Header_Severity": "Severity",
|
|
"Column_Header_AlarmState": "Alarm state",
|
|
"Column_Header_Domain": "Domain",
|
|
"Column_Header_SourceDomain": "Source domain",
|
|
"Column_Header_Name": "Name",
|
|
"Column_Header_Text": "Text",
|
|
"Column_Header_ConfirmationState": "Confirmation State",
|
|
"Column_Header_TimeAndDateRaised": "Time and date raised",
|
|
"Column_Header_TimeRaised": "Time raised",
|
|
"Column_Header_DateRaised": "Date raised",
|
|
"Column_Header_Raised": "Raised",
|
|
"Column_Header_TimeAndDateConfirmed": "Time and date confirmed",
|
|
"Column_Header_TimeConfirmed": "Time confirmed",
|
|
"Column_Header_DateConfirmed": "Date confirmed",
|
|
"Column_Header_Confirmed": "Confirmed",
|
|
"Column_Header_TimeAndDateCleared": "Time and date cleared",
|
|
"Column_Header_TimeCleared": "Time cleared",
|
|
"Column_Header_DateCleared": "Date cleared",
|
|
"Column_Header_Cleared": "Cleared",
|
|
"Column_Header_Received": "Received",
|
|
"Column_Header_Parameters": "Parameters",
|
|
"Column_Header_Payload": "Payload",
|
|
"Header_Text_Columns": "Columns",
|
|
"Header_Text_Details": "Details",
|
|
"Header_Text_ConfirmAll": "Confirm All Alarms",
|
|
"Button_Text_Reset_Config": "Load initial configuration",
|
|
"Button_Tooltip_Reset_Config": "Remove locally configured overrides and restore initial settings",
|
|
"Button_Text_Ok": "OK",
|
|
"Button_Tooltip_Ok": "Save and apply changes and close the popup",
|
|
"Button_Text_Cancel": "Cancel",
|
|
"Button_Tooltip_Cancel": "Discard changes and close the popup",
|
|
"Button_Tooltip_Column_Up": "Move the selected column up",
|
|
"Button_Tooltip_Column_Down": "Move the selected column down",
|
|
"Label_Text_Column_Width": "Width",
|
|
"Label_Text_Column_Name": "Name",
|
|
"Label_Text_Column_Label": "Label",
|
|
"Label_Text_Column_Sortable": "Sortable",
|
|
"Button_Tooltip_Details_Confirm": "Confirm this alarm",
|
|
"Button_Text_Details_Close": "Close",
|
|
"Button_Tooltip_Details_Close": "Close popup",
|
|
"Button_Text_ConfirmAll_Yes": "Yes, confirm all alarms",
|
|
"Button_Tooltip_ConfirmAll_Yes": "Confirm all displayed alarms and close the popup",
|
|
"Button_Tooltip_ConfirmAll_Cancel": "Close the popup without confirming any alarm",
|
|
"Label_Text_ConfirmAll_Sure_Singular": "Are you sure you want to confirm this alarm?",
|
|
"Label_Text_ConfirmAll_Sure_Plural": "Are you sure you want to confirm these {0} alarms?",
|
|
"Enum_ConfirmationState_NotSupported": "Not supported",
|
|
"Enum_ConfirmationState_NotRequired": "Not required",
|
|
"Enum_ConfirmationState_Wait": "Waiting for confirmation",
|
|
"Enum_ConfirmationState_Confirmed": "Confirmed",
|
|
"Enum_ConfirmationState_Reset": "Reset"
|
|
}
|
|
}
|