mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-14 18:46:34 -05:00
26 lines
1.5 KiB
JSON
26 lines
1.5 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."
|
||
],
|
||
"version": "1.0.0",
|
||
"contents": {
|
||
"package": {
|
||
"adminToolExtWin.displayName": "Extensions de l'outil d'administration de base de données pour Windows",
|
||
"adminToolExtWin.description": "Ajoute d'autres fonctionnalités spécifiques de Windows à Azure Data Studio",
|
||
"adminToolExtWin.propertiesMenuItem": "Propriétés",
|
||
"adminToolExtWin.launchGswMenuItem": "Générer des scripts..."
|
||
},
|
||
"dist/main": {
|
||
"adminToolExtWin.noConnectionContextForProp": "Aucun ConnectionContext pour handleLaunchSsmsMinPropertiesDialogCommand",
|
||
"adminToolExtWin.noOENode": "Impossible de déterminer le nœud de l'Explorateur d'objets à partir de connectionContext : {0}",
|
||
"adminToolExtWin.noConnectionContextForGsw": "Aucun ConnectionContext pour handleLaunchSsmsMinPropertiesDialogCommand",
|
||
"adminToolExtWin.noConnectionProfile": "Aucun connectionProfile fourni par connectionContext : {0}",
|
||
"adminToolExtWin.launchingDialogStatus": "Lancement de la boîte de dialogue...",
|
||
"adminToolExtWin.ssmsMinError": "Erreur d'appel de SsmsMin avec les arguments '{0}' - {1}"
|
||
}
|
||
}
|
||
} |