Files
azuredatastudio/i18n/fra/extensions/big-data-cluster/dist/bigDataCluster/utils.i18n.json
2021-02-22 19:42:55 -08:00

55 lines
2.8 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"state.creating": "Création",
"state.waiting": "En attente",
"state.ready": "Prêt",
"state.deleting": "Suppression",
"state.deleted": "Supprimé",
"state.applyingUpgrade": "Application de la mise à niveau",
"state.upgrading": "Mise à niveau",
"state.applyingmanagedupgrade": "Application de la mise à niveau gérée",
"state.managedUpgrading": "Mise à niveau gérée",
"state.rollback": "Restaurer",
"state.rollbackInProgress": "Restauration en cours",
"state.rollbackComplete": "Restauration effectuée",
"state.error": "Erreur",
"state.creatingSecrets": "Création de secrets",
"state.waitingForSecrets": "En attente des secrets",
"state.creatingGroups": "Création de groupes",
"state.waitingForGroups": "Attente de groupes",
"state.creatingResources": "Création de ressources",
"state.waitingForResources": "En attente de ressources",
"state.creatingKerberosDelegationSetup": "Création de la configuration de délégation Kerberos",
"state.waitingForKerberosDelegationSetup": "En attente de la configuration de la délégation Kerberos",
"state.waitingForDeletion": "En attente de suppression",
"state.waitingForUpgrade": "En attente de mise à niveau",
"state.upgradePaused": "Mise à niveau suspendue",
"state.running": "En cours d'exécution",
"endpoint.appproxy": "Proxy d'application",
"endpoint.controller": "Service de gestion de cluster",
"endpoint.gateway": "Passerelle d'accès aux fichiers HDFS, à Spark",
"endpoint.managementproxy": "Proxy de gestion",
"endpoint.mgmtproxy": "Proxy de gestion",
"endpoint.sqlServerEndpoint": "Front-end de l'instance maître SQL Server",
"endpoint.grafana": "Tableau de bord des métriques",
"endpoint.kibana": "Tableau de bord de recherche dans les journaux",
"endpoint.yarnHistory": "Tableau de bord de diagnostic et de supervision Spark",
"endpoint.sparkHistory": "Tableau de bord de gestion et de supervision de travaux Spark",
"endpoint.webhdfs": "Proxy du système de fichiers HDFS",
"endpoint.livy": "Proxy pour exécuter les instructions, travaux, applications Spark",
"service.sql": "Serveur SQL",
"service.hdfs": "HDFS",
"service.spark": "Spark",
"service.control": "Contrôle",
"service.gateway": "Passerelle",
"service.app": "Application",
"bdc.healthy": "Sain",
"bdc.unhealthy": "Non sain",
"endpointsError": "Erreur inattendue pendant la récupération des points de terminaison BDC : {0}"
}