{ "workspace": { "label": { "name": "Name" } }, "menu": { "label": { "sidebar": "Sidebar", "displayStatus": "Display node status", "import": "Import", "export": "Export", "clipboard": "Clipboard", "library": "Library", "configurationNodes": "Configuration nodes", "subflows": "Subflows", "createSubflow": "Create subflow", "selectionToSubflow": "Selection to subflow", "workspaces": "Workspaces", "add": "Add", "rename": "Rename", "delete": "Delete", "keyboardShortcuts": "Keyboard Shortcuts", "login": "Login", "logout": "Logout" } }, "notification": { "nodeAdded": "Node added to palette:", "nodeAdded_plural": "Nodes added to palette", "nodeRemoved": "Node removed from palette:", "nodeRemoved_plural": "Nodes removed from palette:", "nodeEnabled": "Node enabled:", "nodeEnabled_plural": "Nodes enabled:", "nodeDisabled": "Node disabled:", "nodeDisabled_plural": "Nodes disabled:", "lostConnectionError": "Error: Lost connection to server", "importUnrecognised": "Imported unrecognised ", "loggedInAs": "Logged in as ", "invalidFilename": "Invalid filename", "savedType": "Saved __type__", "saveFailed": "Save failed: ", "noNodesSelected": "Cannot create subflow: no nodes selected", "multipleInputsToSelection": "Cannot create subflow: multiple inputs to selection", "cannotAddSubflowToItself": "Error: Cannot add subflow to itself", "cannotAddCircularReference": "Error: Cannot add subflow - circular reference detected", "nodeCopied": "__count__ node copied", "nodeCopied_plural": "__count__ nodes copied", "undeployedChanges": "Warning: node has undeployed changes", "nodeActionDisabled": "Warning: node actions disabled within subflow", "error": "Error: " }, "error": { "apiSubflowOnly": "this api is subflow only. called with:", "invalidFlow": "Invalid flow: ", "cannotAddSubflowToItself": "Cannot add subflow to itself", "cannotAddCircularReference": "Cannot add subflow - circular reference detected" }, "dialog": { "cancel": "Cancel", "login": "Login", "loginFailed": "Login failed", "ok": "Ok", "delete": "Delete", "close": "Close", "nodes": " Nodes:", "selectToCopy": "Select the text above and copy to the clipboard with Ctrl-C.", "pasteNodesHere": "Paste nodes here", "importNodes": "Import nodes", "exportNodesClipboard": "Export nodes to clipboard", "renameSheet": "Rename sheet", "confirmDelete": "Confirm delete" }, "deploy": { "deploy": "Deploy", "full": "Full", "modifiedFlows": "Modified Flows", "modifiedNodes": "Modified Nodes", "fullDesc": "Deploys everything in the workspace", "modifiedFlowsDesc": "Only deploys flows that contain changed nodes", "modifiedNodesDesc": "Only deploys nodes that have changed", "confirmDeploy": "Confirm deploy", "cancelDeploy": "Cancel", "undeployedChanges": "You have undeployed changes.\n\nLeaving this page will lose these changes.", "successfulDeploy": "Successfully Deployed", "error": "Error: ", "noResponseError": "no response from server" }, "editor": { "savedNodes": "Saved nodes", "configEdit": "edit", "configAdd": "add", "configDelete": "Delete", "editFlow": "Edit flow ", "nodesUse": "__count__ node uses this config", "nodesUse_plural": "__count__ nodes use this config", "addNewConfig": "Add new __type__ config node", "editConfig": "Edit __type__ config node", "addNewType": "Add new __type__...", "subflow": "Subflow: ", "subflowInstances": "There is __count__ instance of this subflow", "subflowInstances_plural": "There are __count__ instances of this subflow" }, "keyboard": { "selectAll": "Select all nodes", "selectAllConnected": "Select all connected nodes", "addRemoveNode": "Add/remove node from selection", "deleteSelected": "Delete selected nodes or link", "importNode": "Import nodes", "exportNode": "Export selected nodes", "toggleSidebar": "Toggle sidebar", "deleteNode": "Delete selected nodes or link", "copyNode": "Copy selected nodes", "cutNode": "Cut selected nodes", "pasteNode": "Paste nodes" }, "library": { "openLibrary": "Open Library...", "saveToLibrary": "Save to Library...", "typeLibrary": "__type__ library", "unnamedType": "Unnamed __type__", "saveToLibrary": "Save to Library", "exportToLibrary": "Export nodes to library" }, "palette": { "noInfo": "no information available", "popOverError": "Error generating pop-over label for '__type__'." }, "tabInfo": { "node": "Node", "type": "Type", "id": "ID", "subflow": "Subflow", "name": "name", "instances": "instances", "properties": "Properties", "blank": "blank" }, "workspaces": { "subflow": "Subflow: " } }