@kinvolk/headlamp-plugin
Version:
The needed infrastructure for building Headlamp plugins.
52 lines (51 loc) • 2.19 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": "À propos",
"Quit": "Quitter",
"Select All": "Tout sélectionner",
"Delete": "Supprimer",
"Services": "Services",
"Hide": "Masquer",
"Hide Others": "Masquer les autres",
"Show All": "Tout afficher",
"File": "Fichier",
"Close": "Fermer",
"Edit": "Éditer",
"Cut": "Couper",
"Copy": "Copier",
"Paste": "Coller",
"Paste and Match Style": "Coller et adapter le style",
"Speech": "Parole",
"Start Speaking": "Commencer à parler",
"Stop Speaking": "Arrêter de parler",
"View": "Vue",
"Toggle Developer Tools": "Basculer les outils de développement",
"Reset Zoom": "Réinitialiser le zoom",
"Zoom In": "Zoomer",
"Zoom Out": "Dézoomer",
"Toggle Fullscreen": "Basculer en plein écran",
"Navigate": "",
"Reload": "Recharger",
"Go to Home": "",
"Go Back": "",
"Go Forward": "",
"Window": "Fenêtre",
"Minimize": "Minimiser",
"Bring All to Front": "Tout ramener au premier plan",
"Help": "Aide",
"Documentation": "Documentation",
"Open an Issue": "Ouvrir un problème",
"Invalid URL": "URL invalide",
"Application opened with an invalid URL: {{ url }}": "Application ouverte avec une URL invalide : {{ url }}",
"Another process is running": "Un autre processus est en cours",
"Looks like another process is already running. Continue by terminating that process automatically, or quit?": "Il semble qu'un autre processus soit déjà en cours. Continuer en terminant ce processus automatiquement, ou quitter ?",
"Continue": "Continuer",
"Failed to quit the other running process": "Échec de la fermeture de l'autre processus en cours",
"Could not quit the other running process, PIDs: {{ process_list }}. Please stop that process and relaunch the app.": "Impossible de quitter l'autre processus en cours, PIDs : {{ process_list }}. Veuillez arrêter ce processus et relancer l'application."
}