mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-12 19:18:32 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"invalidServerName": "Un groupe de serveurs avec le même nom existe déjà."
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"connection.noAzureAccount": "L'obtention d'un jeton de compte Azure pour la connexion a échoué",
|
||||
"connectionNotAcceptedError": "Connexion non acceptée",
|
||||
"connectionService.yes": "Oui",
|
||||
"connectionService.no": "Non",
|
||||
"cancelConnectionConfirmation": "Êtes-vous certain de vouloir annuler cette connexion ?"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "Une connexion est nécessaire pour interagir avec DacFxService",
|
||||
"noHandlerRegistered": "Aucun gestionnaire enregistré"
|
||||
}
|
||||
@@ -11,8 +11,13 @@
|
||||
"dashboard.properties.property.value": "Quelle valeur dans les objets pour accéder à la valeur",
|
||||
"dashboard.properties.property.ignore": "Spécifiez des valeurs à ignorer",
|
||||
"dashboard.properties.property.default": "Valeur par défaut à afficher si ignoré ou aucune valeur",
|
||||
"dashboard.properties.flavor": "Une option pour définir les propriétés de tableau de bord",
|
||||
"dashboard.properties.flavor.id": "Id de la préférence",
|
||||
"dashboard.properties.flavor.condition": "Condition pour utiliser cette saveur",
|
||||
"dashboard.properties.flavor.condition.field": "Champ à comparer à",
|
||||
"dashboard.properties.flavor.condition.operator": "Quel opérateur utiliser pour la comparaison",
|
||||
"dashboard.properties.flavor.condition.value": "Valeur avec laquelle comparer le champ",
|
||||
"dashboard.properties.databaseProperties": "Propriétés à afficher pour la page de base de données",
|
||||
"dashboard.properties.serverProperties": "Propriétés à afficher pour la page du serveur",
|
||||
"carbon.extension.dashboard": "Définit que ce fournisseur prend en charge le tableau de bord",
|
||||
"dashboard.id": "Id du fournisseur (p. ex. MSSQL)",
|
||||
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"schema.dashboardWidgets.InsightsRegistry": "Widget utilisé dans les tableaux de bord"
|
||||
}
|
||||
11
i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json
Normal file
11
i18n/fra/src/sql/platform/dialog/dialogTypes.i18n.json
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."
|
||||
],
|
||||
"dialogModalDoneButtonLabel": "terminé",
|
||||
"dialogModalCancelButtonLabel": "Annuler"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowserErrorMessage": "Une erreur s’est produite lors du chargement de l’Explorateur de fichiers.",
|
||||
"fileBrowserErrorDialogTitle": "Erreur du navigateur de fichier"
|
||||
}
|
||||
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"jobaction.successLabel": "Succès",
|
||||
"jobaction.faillabel": "Erreur",
|
||||
"jobaction.refresh": "Actualiser",
|
||||
"jobaction.newJob": "Nouveau travail",
|
||||
"jobaction.run": "Exécuter",
|
||||
"jobSuccessfullyStarted": ": Le travail a été démarré.",
|
||||
"jobaction.stop": "Arrêter",
|
||||
"jobSuccessfullyStopped": ": Le travail a été arrêté.",
|
||||
"jobaction.editJob": "Modifier le travail",
|
||||
"jobaction.deleteJob": "Supprimer le travail",
|
||||
"jobaction.deleteJobConfirm": "Voulez-vous vraiment supprimer le travail « {0} » ?",
|
||||
"jobaction.failedToDeleteJob": "Impossible de supprimer le travail « {0} ».\r\nErreur : {1}",
|
||||
"jobaction.deletedJob": "Le travail a été supprimé",
|
||||
"jobaction.newStep": "Nouvelle étape",
|
||||
"jobaction.deleteStep": "Supprimer l'étape",
|
||||
"jobaction.deleteStepConfirm": "Voulez-vous vraiment supprimer l'étape '{0}' ?",
|
||||
"jobaction.failedToDeleteStep": "Impossible de supprimer l'étape '{0}'.\r\nErreur : {1}",
|
||||
"jobaction.deletedStep": "L'étape de travail a été supprimée",
|
||||
"jobaction.newAlert": "Nouvelle alerte",
|
||||
"jobaction.editAlert": "Modifier l'alerte",
|
||||
"jobaction.deleteAlert": "Supprimer l'alerte",
|
||||
"jobaction.Cancel": "Annuler",
|
||||
"jobaction.deleteAlertConfirm": "Voulez-vous vraiment supprimer l’alerte « {0} » ?",
|
||||
"jobaction.failedToDeleteAlert": "Impossible de supprimer l'alerte « {0} ».\r\nErreur : {1}",
|
||||
"jobaction.deletedAlert": "L'alerte a été supprimée",
|
||||
"jobaction.newOperator": "Nouvel opérateur",
|
||||
"jobaction.editOperator": "Modifiez l'opérateur",
|
||||
"jobaction.deleteOperator": "Supprimer l'opérateur",
|
||||
"jobaction.deleteOperatorConfirm": "Voulez-vous vraiment supprimer l'opérateur '{0}' ?",
|
||||
"jobaction.failedToDeleteOperator": "Impossible de supprimer l'opérateur '{0}'.\r\nErreur : {1}",
|
||||
"joaction.deletedOperator": "L'opérateur a été supprimé",
|
||||
"jobaction.newProxy": "Nouveau proxy",
|
||||
"jobaction.editProxy": "Modifier le Proxy",
|
||||
"jobaction.deleteProxy": "Supprimer le proxy",
|
||||
"jobaction.deleteProxyConfirm": "Êtes-vous sûr de vouloir supprimer le proxy « {0} » ?",
|
||||
"jobaction.failedToDeleteProxy": "Impossible de supprimer le proxy '{0}'.\r\nErreur : {1}",
|
||||
"jobaction.deletedProxy": "Le proxy a été supprimé"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"providerIdNotValidError": "Une connexion est nécessaire pour interagir avec JobManagementService",
|
||||
"noHandlerRegistered": "Aucun gestionnaire enregistré"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"agentUtilities.failed": "Échec",
|
||||
"agentUtilities.succeeded": "Succès",
|
||||
"agentUtilities.retry": "Réessayer",
|
||||
"agentUtilities.canceled": "Annulé",
|
||||
"agentUtilities.inProgress": "en cours",
|
||||
"agentUtilities.statusUnknown": "État inconnu",
|
||||
"agentUtilities.executing": "Exécution",
|
||||
"agentUtilities.waitingForThread": "En attente du thread",
|
||||
"agentUtilities.betweenRetries": "Entre les tentatives",
|
||||
"agentUtilities.idle": "Inactif",
|
||||
"agentUtilities.suspended": "Suspendu",
|
||||
"agentUtilities.obsolete": "[Obsolète]",
|
||||
"agentUtilities.yes": "Oui",
|
||||
"agentUtilities.no": "Non",
|
||||
"agentUtilities.notScheduled": "Non planifié",
|
||||
"agentUtilities.neverRun": "Ne jamais exécuter"
|
||||
}
|
||||
17
i18n/fra/src/sql/platform/node/resultSerializer.i18n.json
Normal file
17
i18n/fra/src/sql/platform/node/resultSerializer.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."
|
||||
],
|
||||
"resultsSerializer.saveAsFileTitle": "Choisissez le fichier de résultats",
|
||||
"resultsSerializer.saveAsFileExtensionCSVTitle": "CSV (valeurs séparées par des virgules)",
|
||||
"resultsSerializer.saveAsFileExtensionJSONTitle": "JSON",
|
||||
"resultsSerializer.saveAsFileExtensionExcelTitle": "Classeur Excel",
|
||||
"resultsSerializer.saveAsFileExtensionXMLTitle": "XML",
|
||||
"resultsSerializer.saveAsFileExtensionTXTTitle": "Texte brut",
|
||||
"openLocation": "Ouvrir l'emplacement du fichier",
|
||||
"openFile": "Ouvrir un fichier"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"commitEditFailed": "La validation de l'enregistrement a échoué:",
|
||||
"runQueryStringBatchStartMessage": "La requête \"{0}\" a démarré son exécution",
|
||||
"updateCellFailed": "Échec de la mise à jour de la cellule :"
|
||||
}
|
||||
14
i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json
Normal file
14
i18n/fra/src/sql/platform/query/common/queryRunner.i18n.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"query.ExecutionFailedError": "L’exécution a échoué en raison d’une erreur inattendue : {0} {1}",
|
||||
"query.message.executionTime": "Temps d’exécution total : {0}",
|
||||
"query.message.startQuery": "L'exécution de la requête a démarré à la ligne {0}",
|
||||
"query.initEditExecutionFailed": "Echec à l'initialisation de l'exécution de la modification",
|
||||
"elapsedBatchTime": "Temps d’exécution par lots : {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"InProgressWarning": "1 ou plusieurs tâches sont en cours. Êtes-vous sûr de vouloir quitter ?",
|
||||
"taskService.yes": "Oui",
|
||||
"taskService.no": "Non"
|
||||
}
|
||||
21
i18n/fra/src/sql/platform/theme/common/colors.i18n.json
Normal file
21
i18n/fra/src/sql/platform/theme/common/colors.i18n.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"tableHeaderBackground": "Couleur d’arrière-plan de l'entete du tableau",
|
||||
"tableHeaderForeground": "Couleur de premier plan d'en-tête de table",
|
||||
"disabledInputBoxBackground": "Arrière plan d'une zone de saisie désactivée.",
|
||||
"disabledInputBoxForeground": "Premier plan de la zone d'entrée désactivée.",
|
||||
"buttonFocusOutline": "Couleur du contour de bouton quand il a le focus.",
|
||||
"disabledCheckboxforeground": "Premier plan de case à cocher désactivé.",
|
||||
"listFocusAndSelectionBackground": "Couleur d’arrière-plan de la liste/table pour les éléments sélectionnés et qui ont le focus quand la liste/table est active",
|
||||
"agentTableBackground": "Couleur d’arrière-plan de la table de l'Agent SQL.",
|
||||
"agentCellBackground": "Couleur d'arrière-plan des cellules du tableau de l'Agent SQL.",
|
||||
"agentTableHoverBackground": "Couleur d’arrière-plan de survol de l’Agent SQL table.",
|
||||
"agentJobsHeadingColor": "Couleur d’arrière-plan de l'en-tête de SQL Agent.",
|
||||
"agentCellBorderColor": "Couleur de bordure de cellule de tableau de l’Agent SQL."
|
||||
}
|
||||
Reference in New Issue
Block a user