@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": "Salir",
"Select All": "Seleccionar Todo",
"Delete": "Borrar",
"Services": "Servicios",
"Hide": "Ocultar",
"Hide Others": "Ocultar otros",
"Show All": "Mostrar todo",
"File": "Archivo",
"Close": "Cerrar",
"Edit": "Editar",
"Cut": "Cortar",
"Copy": "Copiar",
"Paste": "Pegar",
"Paste and Match Style": "Pegar y mantener estilo",
"Speech": "Habla",
"Start Speaking": "Iniciar locución",
"Stop Speaking": "Parar locución",
"View": "Ver",
"Toggle Developer Tools": "Alternar Herr. Desarrollo",
"Reset Zoom": "Tamaño real",
"Zoom In": "Ampliar",
"Zoom Out": "Reducir",
"Toggle Fullscreen": "Alternar pantalla completa",
"Navigate": "",
"Reload": "Recargar",
"Go to Home": "",
"Go Back": "",
"Go Forward": "",
"Window": "Ventana",
"Minimize": "Minimizar",
"Bring All to Front": "Traer todo al frente",
"Help": "Ayuda",
"Documentation": "Documentación",
"Open an Issue": "Abrir un incidente",
"Another process is running": "Un otro proceso está corriendo",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Parece que ya hay un otro proceso corriendo. Continuar y terminar el proceso automaticamente ou salir?",
"Continue": "Continuar",
"Failed to quit the other running process": "Fallo al quitar el otro proceso en ejecución",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "No se ha podido terminar el otro proceso, PIDs: {{ process_list }}. Por favor, termine el otro proceso y vuelva a lanzar la aplicación.",
"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álida",
"Application opened with an invalid URL: {{ url }}": "Aplicación abierta con una URL inválida: {{ url }}"
}