mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-17 19:11:36 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"adminService.providerIdNotValidError": "La connexion est nécessaire pour interagir avec adminservice",
|
||||
"adminService.noHandlerRegistered": "Aucun gestionnaire enregistré"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectingLabel": "Connexion :",
|
||||
"runningCommandLabel": "Exécution de la commande :",
|
||||
"openingNewQueryLabel": "Ouverture d'une nouvelle requête :"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionError": "Erreur de connexion",
|
||||
"kerberosErrorStart": "La connexion a échoué en raison d'une erreur Kerberos.",
|
||||
"kerberosHelpLink": "L'aide pour configurer Kerberos est disponible sur {0}",
|
||||
"kerberosKinit": "Si vous vous êtes déjà connecté, vous devez peut-être réexécuter kinit."
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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": "Connexion",
|
||||
"connectType": "Type de connexion",
|
||||
"recentConnectionTitle": "Dernières connexions",
|
||||
"savedConnectionTitle": "Connexions enregistrées",
|
||||
"connectionDetailsTitle": "Détails de la connexion",
|
||||
"connectionDialog.connect": "Connecter",
|
||||
"connectionDialog.cancel": "Annuler",
|
||||
"noRecentConnections": "Aucune connexion récente",
|
||||
"noSavedConnections": "Aucune connexion enregistrée"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"connectionWidget.AddAzureAccount": "Ajouter un compte...",
|
||||
"defaultDatabaseOption": "<Par défaut>",
|
||||
"loadingDatabaseOption": "Chargement en cours...",
|
||||
"serverGroup": "Groupe de serveurs",
|
||||
"defaultServerGroup": "<Par défaut>",
|
||||
"addNewServerGroup": "Ajouter un nouveau groupe...",
|
||||
"noneServerGroup": "<Ne pas enregistrer>",
|
||||
"connectionWidget.missingRequireField": "{0} est requis.",
|
||||
"connectionWidget.fieldWillBeTrimmed": "{0} est tronqué.",
|
||||
"rememberPassword": "Se souvenir du mot de passe",
|
||||
"connection.azureAccountDropdownLabel": "Compte",
|
||||
"connectionWidget.refreshAzureCredentials": "Actualiser les informations d'identification du compte",
|
||||
"connection.azureTenantDropdownLabel": "Locataire Azure AD",
|
||||
"connectionWidget.toggleDatabaseNameDropdown": "Sélectionnez la liste déroulante de bases de données",
|
||||
"advanced": "Avancé...",
|
||||
"connectionWidget.invalidAzureAccount": "Vous devez sélectionner un compte"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"newDashboardTab.openDashboardExtensions": "Ouvrir les extensions de tableau de bord",
|
||||
"newDashboardTab.ok": "OK",
|
||||
"newDashboardTab.cancel": "Annuler",
|
||||
"newdashboardTabDialog.noExtensionLabel": "Aucune extension de tableau de bord n'est actuellement installée. Accédez au gestionnaire d'extensions pour explorer les extensions recommandées."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"errorMessageDialog.ok": "OK",
|
||||
"errorMessageDialog.close": "Fermer",
|
||||
"copyDetails": "Copier les détails"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"error": "Erreur",
|
||||
"warning": "Avertissement",
|
||||
"info": "Info"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.filepath": "Chemin sélectionné",
|
||||
"fileFilter": "Fichiers de type",
|
||||
"fileBrowser.ok": "OK",
|
||||
"fileBrowser.discard": "Annuler"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"filebrowser.selectFile": "Sélectionnez un fichier"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"fileBrowser.regTreeAriaLabel": "Arborescence du navigateur de fichiers"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"allFiles": "Tous les fichiers"
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"insights.item": "Élément",
|
||||
"insights.value": "Valeur",
|
||||
"property": "propriété",
|
||||
"value": "Valeur",
|
||||
"InsightsDialogTitle": "Aperçus",
|
||||
"insights.dialog.items": "Éléments",
|
||||
"insights.dialog.itemDetails": "Détails de l'élément"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"workbench.action.insights.copySelection": "Copier la cellule"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsDidNotFindResolvedFile": "Fichier de requête introuvable dans les chemins suivants :\r\n {0}"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"insightsInputError": "Aucun profil de connexion n'a été passé au menu volant d'insights",
|
||||
"insightsError": "Erreur d'aperçus",
|
||||
"insightsFileError": "Il y avait une erreur à la lecture du fichier de requête :",
|
||||
"insightsConfigError": "Une erreur s'est produite lors de l'analyse de la configuration de l'aperçu ; Il n’a pas été trouvé de tableau/chaîne de requête ou de fichier de requête"
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"carbon.extension.contributes.notebook.provider": "Identificateur du fournisseur de notebooks.",
|
||||
"carbon.extension.contributes.notebook.fileExtensions": "Extensions de fichier devant être inscrites dans ce fournisseur de notebooks",
|
||||
"carbon.extension.contributes.notebook.standardKernels": "Noyaux devant être standard avec ce fournisseur de notebooks",
|
||||
"vscode.extension.contributes.notebook.providers": "Ajoute des fournisseurs de notebooks.",
|
||||
"carbon.extension.contributes.notebook.magic": "Nom de la commande magique de cellule, de type \"%%sql\".",
|
||||
"carbon.extension.contributes.notebook.language": "Langage de cellule à utiliser si cette commande magique est incluse dans la cellule",
|
||||
"carbon.extension.contributes.notebook.executionTarget": "Cible d'exécution facultative que cette commande magique indique, par exemple, Spark vs. SQL",
|
||||
"carbon.extension.contributes.notebook.kernels": "Ensemble facultatif de noyaux pour lequel cela est valide, par ex. python3, pyspark3, sql",
|
||||
"vscode.extension.contributes.notebook.languagemagics": "Ajoute le langage du notebook."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"notebookUriNotDefined": "Aucun URI passé pendant la création d'un gestionnaire de notebooks",
|
||||
"notebookServiceNoProvider": "Le fournisseur de notebooks n'existe pas"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"noKernel": "Pas de noyau",
|
||||
"runNotebookDisabled": "Impossible d'exécuter les cellules, car aucun noyau n'est configuré",
|
||||
"errorName": "Erreur"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"nbformatNotRecognized": "nbformat v{0}.{1} non reconnu",
|
||||
"nbNotSupported": "Ce fichier n'a pas un format de notebook valide",
|
||||
"unknownCellType": "Type de cellule {0} inconnu",
|
||||
"unrecognizedOutput": "Type de sortie {0} non reconnu",
|
||||
"invalidMimeData": "Les données de {0} doivent être une chaîne ou un tableau de chaînes",
|
||||
"unrecognizedOutputType": "Type de sortie {0} non reconnu"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"sqlKernelError": "Erreur du noyau SQL",
|
||||
"connectionRequired": "Vous devez choisir une connexion pour exécuter des cellules de notebook",
|
||||
"sqlMaxRowsDisplayed": "Affichage des {0} premières lignes."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"OeSessionFailedError": "Echec de la création d'une session de l’Explorateur d’objets",
|
||||
"nodeExpansionError": "Plusieurs erreurs :"
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"queryEditorServiceChangeUnsupportedError": "Changer le mode de langage n’est pas pris en charge pour les requêtes non enregistrées",
|
||||
"queryEditorServiceChangeError": "Enregistrez ou annulez les changements avant de passer au mode de langage SQL ou d'en sortir"
|
||||
}
|
||||
Reference in New Issue
Block a user