mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
13
i18n/fra/extensions/agent/out/data/alertData.i18n.json
Normal file
13
i18n/fra/extensions/agent/out/data/alertData.i18n.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"alertData.saveErrorMessage": "Alerte, échec de la mise à jour '{0}'",
|
||||
"alertData.DefaultAlertTypString": "Alerte d'événement SQL Server",
|
||||
"alertDialog.PerformanceCondition": "Alerte de condition de performances SQL Server",
|
||||
"alertDialog.WmiEvent": "Alerte d'événement WMI"
|
||||
}
|
||||
17
i18n/fra/extensions/agent/out/data/jobData.i18n.json
Normal file
17
i18n/fra/extensions/agent/out/data/jobData.i18n.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobData.whenJobCompletes": "Lorsque le travail est terminé",
|
||||
"jobData.whenJobFails": "Lors de l'échec du travail",
|
||||
"jobData.whenJobSucceeds": "Lors de la réussite du travail",
|
||||
"jobData.jobNameRequired": "Le nom du travail doit être fourni",
|
||||
"jobData.saveErrorMessage": "Échec de la mise à jour du travail '{0}'",
|
||||
"jobData.newJobErrorMessage": "La création du travail '{0}' a échoué",
|
||||
"jobData.saveSucessMessage": "Le travail '{0}' a été mis à jour",
|
||||
"jobData.newJobSuccessMessage": "Le travail '{0}' a été créé"
|
||||
}
|
||||
12
i18n/fra/extensions/agent/out/data/jobStepData.i18n.json
Normal file
12
i18n/fra/extensions/agent/out/data/jobStepData.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobStepData.saveErrorMessage": "La mise à jour d'étape a échoué '{0}'",
|
||||
"stepData.jobNameRequired": "Le nom du travail doit être fourni",
|
||||
"stepData.stepNameRequired": "Le nom d'étape doit être fourni"
|
||||
}
|
||||
12
i18n/fra/extensions/agent/out/data/proxyData.i18n.json
Normal file
12
i18n/fra/extensions/agent/out/data/proxyData.i18n.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"proxyData.saveErrorMessage": "La mise à jour du proxy a échoué '{0}'",
|
||||
"proxyData.saveSucessMessage": "Proxy '{0}' mis à jour",
|
||||
"proxyData.newJobSuccessMessage": "Proxy '{0}' créé"
|
||||
}
|
||||
Reference in New Issue
Block a user