mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
update localization resource files (#14389)
This commit is contained in:
11
i18n/fra/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal file
11
i18n/fra/extensions/resource-deployment/dist/services/tools/azCliTool.i18n.json
vendored
Normal 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"
|
||||
}
|
||||
11
i18n/fra/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal file
11
i18n/fra/extensions/resource-deployment/dist/services/tools/azdataTool.i18n.json
vendored
Normal 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"
|
||||
}
|
||||
11
i18n/fra/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal file
11
i18n/fra/extensions/resource-deployment/dist/services/tools/dockerTool.i18n.json
vendored
Normal 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"
|
||||
}
|
||||
11
i18n/fra/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal file
11
i18n/fra/extensions/resource-deployment/dist/services/tools/kubeCtlTool.i18n.json
vendored
Normal 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"
|
||||
}
|
||||
11
i18n/fra/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal file
11
i18n/fra/extensions/resource-deployment/dist/services/tools/toolBase.i18n.json
vendored
Normal 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} "
|
||||
}
|
||||
Reference in New Issue
Block a user