update localization resource files (#14389)

This commit is contained in:
Alex Ma
2021-02-22 19:42:55 -08:00
committed by GitHub
parent d21ee4dc9e
commit 9148aa1ed5
3162 changed files with 45130 additions and 1848 deletions

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.notebookNotFound": "Le notebook {0} n'existe pas"
}

View File

@@ -0,0 +1,15 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.DownloadAndLaunchTaskName": "Télécharger et lancer le programme d'installation, URL : {0}",
"resourceDeployment.DownloadingText": "Téléchargement à partir de : {0}",
"resourceDeployment.DownloadCompleteText": "{0} a été téléchargé",
"resourceDeployment.LaunchingProgramText": "Lancement de {0}",
"resourceDeployment.ProgramLaunchedText": "{0} a été lancé",
"downloadError": "Le téléchargement a échoué, code d'état : {0}, message : {1}"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.AzCLIDescription": "Outil de ligne de commande pour gérer les ressources Azure",
"resourceDeployment.AzCLIDisplayName": "Azure CLI"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.AzdataDescription": "Utilitaire de ligne de commande écrit en Python qui permet aux administrateurs de cluster de démarrer et gérer le cluster Big Data via des API REST",
"resourceDeployment.AzdataDisplayName": "azdata"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.DockerDescription": "Permet d'empaqueter et d'exécuter une application dans des conteneurs isolés",
"resourceDeployment.DockerDisplayName": "docker"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resourceDeployment.KubeCtlDescription": "Un outil de ligne de commande vous permet d'exécuter des commandes sur des clusters Kubernetes",
"resourceDeployment.KubeCtlDisplayName": "kubectl"
}

View File

@@ -0,0 +1,11 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"deployCluster.InvalidToolVersionOutput": "Sortie non valide reçue.",
"deployCluster.GetToolVersionError": "Erreur de récupération des informations de version.{0}Erreur : {1}{0}stdout : {2} "
}