@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
52 lines (51 loc) • 2.02 kB
JSON
{
"Failed to fetch plugin info": "",
"An error occurred while fetching plugin info from {{ URL }}.": "",
"Yes": "",
"No": "",
"Plugin Installation": "",
"Do you want to install the plugin \"{{ pluginName }}\"?": "",
"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": "",
"Reload": "Reload",
"Go to Home": "",
"Go Back": "",
"Go Forward": "",
"Window": "Window",
"Minimize": "Minimize",
"Bring All to Front": "Bring All to Front",
"Help": "Help",
"Documentation": "Documentation",
"Open an Issue": "Open an Issue",
"Invalid URL": "Invalid URL",
"Application opened with an invalid URL: {{ url }}": "Application opened with an invalid URL: {{ url }}",
"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."
}