Files
infineon_plc/Packages/Beckhoff.TwinCAT.HMI.Framework.14.3.360/runtimes/native1.12-tchmi/Lang/Language.en.json
m.heisig 2d11c43579 Added minimal functionality for Robot teaching
- Added minimal HMI
- Added possibility to open and close all chamber doors
2026-01-17 09:20:39 +01:00

73 lines
6.0 KiB
JSON

{
"$schema": "../../TwinCAT-HMI-Common/JsonSchemas/Language.Schema.json",
"locale": "en",
"localizedText": {
"System_Service_Initialization_Failed": "System service initialization has failed",
"Control_Description_Response_Invalid": "Failed to load description file '{0}'. Response contains no valid control description file.",
"Resolving_Control_Description_Inheritation_Failed": "Resolving control description inheritation failed.",
"Loading_File_Failed_With_Error": "Loading '{0}' failed with: {1}",
"Resolving_Type_Definition_Failed": "Resolving type definitions failed",
"Resolving_Server_Symbol_Meta_Data_Cache_Failed": "Resolving server symbol meta data cache failed.",
"Open_Engineering_Server_Connection_Failed": "Opening connection to TwinCAT HMI Creator (Visual Studio Engineering) failed.",
"Try_Reopen_Designer_Window": "Please try to close and reopen the designer window.",
"Please_Start_Engineering_Server": "Please start the server from the context menu in the project tree.",
"Open_Server_Connection_Failed": "Opening connection to server failed.",
"Server_Denied_Access": "Server denied access because of missing rights.",
"License_Missing": "Server license is missing.",
"Server_Command_Error": "Server command error.",
"Server_License_Check_Failed": "Failed to check server license.",
"Reload_In_N_Seconds": "Reloading in {0} seconds.",
"Reopen_Editor_Window": "Please reopen editor window.",
"OK": "OK",
"Possible_Reasons": "Possible reasons",
"Possibly_Reason_Server_Websocket_Certificate_Not_Trusted": "The server certificate is not trusted for websocket (missing trust always).",
"Possibly_Reason_Url_Targets_No_Running_Websocket_Server": "The url: '{0}' does not target a working websocket server.",
"Possibly_Reason_Proxy_Problem": "There is a problem with an existing proxy server.",
"Browser_Console_Could_Have_More_Information": "The browser console could have some more information.",
"Startup_View_Not_Defined_Please_Configure": "No startup view defined. Please configure a startup view in project configuration.",
"Unable_To_Find_View_Definition_Matching_Startup_View_Definition": "Can't find a valid view definition matching the defined startup view.",
"Loading_File_Failed": "Loading file: '{0}' failed.",
"Details_Placeholder": "Details: '{0}'",
"Propably_Syntax_Error_Html_Or_Wrong_Entry_Config": "Probably a syntax error in HTML or a wrong entry in file: 'Properties/tchmiconfig.json'.",
"Reload": "Reload",
"Engineering_Websocket_Lost": "Websocket connection to engineering was lost. Reopening connection...",
"Engineering_Websocket_Restored": "Websocket connection to engineering was restored from unexpected shutdown.",
"Engineering_Websocket_Rejected": "Websocket connection to engineering was rejected.",
"Engineering_Websocket_Large_Cookie": "The browser has many and/or large cookie data. This could be the cause of the connection problems. Try to clear cookies in your browser.",
"Changes_To_Project_Require_Reload": "Your changes to the project require a client reload.",
"Click_Here_For_Reload": "Click here to reload.",
"Publish_In_Progress": "Publishing...",
"Application_Reload_When_Publish_Done": "Application will be reloaded if publish has finished.",
"License_State_Placeholder": "License state: '{0}'.",
"License_State_Unknown_Placeholder": "Unknown license state: '{0}'.",
"Server_Response_Invalid": "Server response is invalid.",
"Missing_Commands_Or_Command": "Missing command array or command array entry.",
"Missing_ReadValue": "Missing readValue in command object.",
"Insufficient_Access": "Insufficient access.",
"Server_Connection_Lost": "Connection to server lost.",
"Reopen_Connection_In_Progress": "Reopening connection...",
"Determining_Publish_Or_Failure": "We are determining if this is caused by publish or by failure.",
"Client_Limit_Exceeded": "Client limit was exceeded.",
"Reloading_When_Client_License_Available": "Will be reloaded automatically as soon as a valid client license becomes available.",
"Reloading_When_Error_State_Cleared": "Will be reloaded automatically as soon as the error state has been cleared.",
"Restore_When_Maintenance_Mode_Lock_Cleared": "The session will be restored as soon as the maintenance mode session has ended.",
"Time_Based_Client_License_Mode": "Temporarily client license (TF2049) expires in {0}",
"Time_Based_Client_License_Client_Limit_Exceeded": "Client limit and time limit for temporarily client license (TF2049) exceeded.",
"Time_Based_Client_License_Available_Again_In": "Available again in: {0}",
"Maintenance_Mode": "Maintenance mode expires in {0}.",
"Maintenance_Mode_Lock": "This client is locked because of a running maintenance mode session from another client.",
"License_Expired": "License expired.",
"Forced_Logout_By_Server": "The websocket connection was forcefully closed by the server.",
"Forced_Logout_By_Framework": "The websocket connection was forcefully closed by the framework.",
"Loading_User_Config_Failed": "Loading User Login Config from Server failed",
"Connection_Recovered_Auth_Invalid": "Connection to Server recovered but authentication is not valid anymore.",
"Speech_playing_audio_needs_confirmation": "TwinCAT Speech: Playing audio needs confirmation.",
"This_Will_Take_A_Few_Seconds": "This will take a few seconds.",
"Server_State_Request_Failed": "Requesting the server state has failed. Details: {0}",
"Popup_Button_Text_OK": "OK",
"Popup_Button_Tooltip_OK": "Apply the entered values and close the popup",
"Popup_Button_Text_Cancel": "Cancel",
"Popup_Button_Tooltip_Cancel": "Discard the entered values and close the popup"
}
}