UNPKG

@kinvolk/headlamp-plugin

Version:

The needed infrastructure for building Headlamp plugins.

58 lines (57 loc) 2.61 kB
{ "Failed to fetch plugin info": "获取插件信息失败", "An error occurred while fetching plugin info from {{ URL }}.": "从{{ URL }}获取插件信息失败.", "Yes": "是", "No": "否", "Plugin Installation": "安装插件", "Do you want to install the plugin \"{{ pluginName }}\"?": "你想要安装\"{{ pluginName }}\"插件么?", "You are about to install a plugin from: {{ url }}\nDo you want to proceed?": "即将从{{ url }}开始安装插件,\n继续么?", "About": "关于", "Quit": "退出", "Select All": "全选", "Delete": "删除", "Services": "服务", "Hide": "隐藏", "Hide Others": "隐藏其他", "Show All": "展示全部", "File": "文件", "Close": "关闭", "Edit": "编辑", "Cut": "剪切", "Copy": "复制", "Paste": "粘贴", "Paste and Match Style": "粘贴并匹配目标样式", "Speech": "演讲", "Start Speaking": "开始说话", "Stop Speaking": "结束说话", "View": "查看", "Toggle Developer Tools": "打开开发者工具", "Reset Zoom": "重置缩放", "Zoom In": "放大", "Zoom Out": "缩小", "Toggle Fullscreen": "全屏", "Navigate": "导航", "Reload": "重新加载", "Go to Home": "返回主页", "Go Back": "返回", "Go Forward": "前进", "Window": "窗口", "Minimize": "最小化", "Bring All to Front": "全部置于顶层", "Help": "帮助", "Documentation": "文档", "Open an Issue": "提交问题", "Another process is running": "另一个进程正在运行", "Looks like another process is already running. Continue by terminating that process automatically, or quit?": "似乎另外一个进程正在运行中。自动终止该进程并继续,还是退出?", "Continue": "继续", "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.": "无法退出运行中的进程,PIDs: {{ process_list }}。请手动关闭进程并重启应用", "No available ports": "", "Could not find an available port. There are processes running on ports {{startPort}}-{{endPort}}. Terminate these processes and retry?": "", "Terminate and Retry": "", "Failed to start": "", "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.": "", "Invalid URL": "非法的URL", "Application opened with an invalid URL: {{ url }}": "应用程序打开了一个非法URL: {{ url }}" }