UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

58 lines (57 loc) 3.08 kB
{ "Failed to fetch plugin info": "Failed to fetch plugin info", "An error occurred while fetching plugin info from {{ URL }}.": "An error occurred while fetching plugin info from {{ URL }}.", "Yes": "Yes", "No": "No", "Plugin Installation": "Plugin Installation", "Do you want to install the plugin \"{{ pluginName }}\"?": "Do you want to install the plugin \"{{ pluginName }}\"?", "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "You are about to install a plugin from: {{ url }}\nDo you want to proceed?", "About": "About", "Quit": "Quit", "Select All": "Select All", "Delete": "Delete", "Services": "Services", "Hide": "Hide", "Hide Others": "Hide Others", "Show All": "Show All", "File": "File", "Close": "Close", "Edit": "Edit", "Cut": "Cut", "Copy": "Copy", "Paste": "Paste", "Paste and Match Style": "Paste and Match Style", "Speech": "Speech", "Start Speaking": "Start Speaking", "Stop Speaking": "Stop Speaking", "View": "View", "Toggle Developer Tools": "Toggle Developer Tools", "Reset Zoom": "Reset Zoom", "Zoom In": "Zoom In", "Zoom Out": "Zoom Out", "Toggle Fullscreen": "Toggle Fullscreen", "Navigate": "Navigate", "Reload": "Reload", "Go to Home": "Go to Home", "Go Back": "Go Back", "Go Forward": "Go Forward", "Window": "Window", "Minimize": "Minimize", "Bring All to Front": "Bring All to Front", "Help": "Help", "Documentation": "Documentation", "Open an Issue": "Open an Issue", "Another process is running": "Another process is running", "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Looks like another process is already running. Continue by terminating that process automatically, or quit?", "Continue": "Continue", "Failed to quit the other running process": "Failed to quit the other running process", "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.", "No available ports": "No available ports", "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?", "Terminate and Retry": "Terminate and Retry", "Failed to start": "Failed to start", "Could not start the server even after terminating existing processes.": "Could not start the server even after terminating existing processes.", "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.": "Could not find an available port in the range {{startPort}}-{{endPort}}. Please free up a port and try again.", "Invalid URL": "Invalid URL", "Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}" }