mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 01:25:38 -05:00
27 lines
1.6 KiB
JSON
27 lines
1.6 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"dacFx.selectOperationPageName": "Sélectionner une opération",
|
|
"dacFx.deployConfigPageName": "Sélectionner les paramètres de déploiement Dacpac",
|
|
"dacFx.deployPlanPage": "Examiner le plan de déploiement",
|
|
"dacFx.summaryPageName": "Récapitulatif",
|
|
"dacFx.extractConfigPageName": "Sélectionner les paramètres d'extraction Dacpac",
|
|
"dacFx.importConfigPageName": "Sélectionner les paramètres d'importation Bacpac",
|
|
"dacFx.exportConfigPageName": "Sélectionner les paramètres d'exportation Bacpac",
|
|
"dacFx.deployButton": "Déployer",
|
|
"dacFx.extractButton": "Extraire",
|
|
"dacFx.importButton": "Importer",
|
|
"dacFx.exportButton": "Exporter",
|
|
"dacFx.generateScriptButton": "Générer le script",
|
|
"alertData.deployErrorMessage": "Échec du déploiement '{0}'",
|
|
"alertData.extractErrorMessage": "Échec de l'extraction '{0}'",
|
|
"alertData.exportErrorMessage": "Échec de l'exportation '{0}'",
|
|
"alertData.importErrorMessage": "Échec de l'importation '{0}'",
|
|
"dacfx.scriptGeneratingMessage": "Vous pouvez voir l'état de la génération de script dans la vue Tâches une fois l'Assistant fermé. Le script s'ouvre dès qu'il est généré.",
|
|
"alertData.deployPlanErrorMessage": "La génération du plan de déploiement a échoué '{0}'"
|
|
} |