mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
169 lines
6.0 KiB
JSON
169 lines
6.0 KiB
JSON
{
|
|
"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": "<b>Error</b>: Lost connection to server",
|
|
"importUnrecognised": "Imported unrecognised ",
|
|
"loggedInAs": "Logged in as ",
|
|
"invalidFilename": "Invalid filename",
|
|
"savedType": "Saved __type__",
|
|
"saveFailed": "Save failed: ",
|
|
"noNodesSelected": "<strong>Cannot create subflow</strong>: no nodes selected",
|
|
"multipleInputsToSelection": "<strong>Cannot create subflow</strong>: multiple inputs to selection",
|
|
"cannotAddSubflowToItself": "<strong>Error</strong>: Cannot add subflow to itself",
|
|
"cannotAddCircularReference": "<strong>Error</strong>: Cannot add subflow - circular reference detected",
|
|
"nodeCopied": "__count__ node copied",
|
|
"nodeCopied_plural": "__count__ nodes copied",
|
|
"undeployedChanges": "<strong>Warning</strong>: node has undeployed changes",
|
|
"nodeActionDisabled": "<strong>Warning</strong>: node actions disabled within subflow",
|
|
"error": "<strong>Error</strong>: "
|
|
},
|
|
"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": "<strong>Error</strong>: ",
|
|
"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",
|
|
"dialogSaveOverwrite": "A __libraryType__ called __libraryName__ already exists. Overwrite?"
|
|
},
|
|
"palette": {
|
|
"noInfo": "no information available",
|
|
"popOverError": "Error generating pop-over label for '__type__'.",
|
|
"filter": "filter"
|
|
},
|
|
"tabInfo": {
|
|
"node": "Node",
|
|
"type": "Type",
|
|
"id": "ID",
|
|
"subflow": "Subflow",
|
|
"name": "name",
|
|
"instances": "instances",
|
|
"properties": "Properties",
|
|
"blank": "blank"
|
|
},
|
|
"sidebar": {
|
|
"info": "info",
|
|
"config": "config"
|
|
},
|
|
"workspaces": {
|
|
"subflow": "Subflow: ",
|
|
"editSubflowName": "edit name",
|
|
"input": "input",
|
|
"output": "output",
|
|
"deleteSubflow": "delete subflow",
|
|
"dropFlowHere": "Drop the flow here",
|
|
"subflowName": "Name",
|
|
"folderPlaceholder": "Folder",
|
|
"filenamePlaceholder": "Filename",
|
|
"folderLabel": "Folder",
|
|
"filenameLabel": "Filename",
|
|
"libraryBreadcrumb": "Library",
|
|
"libraryFilenamePlaceholder": "Filename",
|
|
"libraryFilenameLabel": "Filename:",
|
|
"libraryNamePlaceholder": "Name",
|
|
"libraryNameLabel": "Name",
|
|
"confirmDeployImproperlyConfigured": "Some of the nodes are not properly configured. Are you sure you want to deploy?",
|
|
"confirmDeployUnknown": "The workspace contains some unknown node types:",
|
|
"confirmDeployUnusedConfig": "The workspace contains some unused configuration nodes:",
|
|
"confirmDeploy": "Are you sure you want to deploy?",
|
|
"deleteDialog": "Are you sure you want to delete '__label__'?"
|
|
}
|
|
}
|