@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
58 lines (57 loc) • 2.54 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": "Acerca",
"Quit": "Sair",
"Select All": "Seleccionar tudo",
"Delete": "Apagar",
"Services": "Serviços",
"Hide": "Ocultar",
"Hide Others": "Ocultar outros",
"Show All": "Mostrar tudo",
"File": "Ficheiro",
"Close": "Fechar",
"Edit": "Editar",
"Cut": "Cortar",
"Copy": "Copiar",
"Paste": "Colar",
"Paste and Match Style": "Colar e manter estilo",
"Speech": "Fala",
"Start Speaking": "Iniciar fala",
"Stop Speaking": "Para fala",
"View": "Ver",
"Toggle Developer Tools": "Alternar ferr. desenv.",
"Reset Zoom": "Tamanho real",
"Zoom In": "Ampliar",
"Zoom Out": "Reduzir",
"Toggle Fullscreen": "Alternar ecrã completo",
"Navigate": "",
"Reload": "Recarregar",
"Go to Home": "",
"Go Back": "",
"Go Forward": "",
"Window": "Janela",
"Minimize": "Minimizar",
"Bring All to Front": "Passar tudo para a frente",
"Help": "Ajuda",
"Documentation": "Documentação",
"Open an Issue": "Abrir um incidente",
"Another process is running": "Há outro processo em execução",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que há outro processo em execução. Continuar com a eliminação automática desse processo ou sair?",
"Continue": "Continuar",
"Failed to quit the other running process": "Falha ao eliminar o outro processo em execução",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Não foi possível eliminar o outro processo em execução. PIDs: {{ process_list }}. Por favor pare esse processo e reinicie o programa.",
"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 inválido",
"Application opened with an invalid URL: {{ url }}": "Aplicação aberta com um URL inválido: {{ url }}"
}