Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/Microsoft.azuremonitor.i18n.json
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

82 lines
5.4 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"dist/azuremonitorServer": {
"downloadingServiceSizeChannelMsg": "({0} Ko)",
"downloadServiceDoneChannelMsg": "Téléchargement {0}",
"downloadingServiceStatusMsg": "Téléchargement de {0}",
"downloadingServiceChannelMsg": "Téléchargement de {0}",
"failedToStartServiceErrorMsg": "Échec du démarrage de {0}",
"installedServiceChannelMsg": "{0} installé",
"installingServiceStatusMsg": "Installation de {0}",
"installingServiceChannelMsg": "Installation de {0} sur {1}",
"startingServiceStatusMsg": "Démarrage de {0}",
"serviceStartedStatusMsg": "{0} démarré"
},
"dist/features/accountFeature": {
"kusto.accountDoesNotExist": "Le compte nexiste pas.",
"kusto.missingLinkedAzureAccount": "Azure Data Studio doit contacter Azure Key Vault pour accéder à une clé principale de colonne pour Always Encrypted, mais aucun compte Azure lié n'est disponible. Ajoutez un compte Azure lié et réessayez la requête.",
"kusto.insufficientlyPrivelagedAzureAccount": "Le compte Azure configuré pour {0} n'a pas les autorisations suffisantes pour permettre à Azure Key Vault d'accéder à une clé principale de colonne pour Always Encrypted."
},
"dist/main": {
"notebookFileType": "Notebooks",
"unsupportedFileType": "Seuls les notebooks .ipynb sont pris en charge",
"azuremonitor.unsupportedPlatform": "Plateforme non prise en charge"
},
"dist/objectExplorerNodeProvider/command": {
"progress": "$(sync~spin) {0}...",
"cancelTooltip": "Annuler",
"cancel": "Annuler l'opération ?",
"azureMonitor.searchServers": "Rechercher dans les noms de serveur"
},
"dist/objectExplorerNodeProvider/objectExplorerNodeProvider": {
"notifyError": "Erreur de notification du changement de nœud : {0}",
"rootLabel": "Racine",
"sessionNotFound": "La session du nœud {0} n'existe pas"
},
"dist/telemetry": {
"viewKnownIssuesText": "Voir les problèmes connus",
"serviceCrashMessage": "Le composant {0} a quitté de manière inattendue. Redémarrez Azure Data Studio."
},
"package": {
"azuremonitor.connectionProperties.dbaPrivilege.label": "Privilèges dadministration",
"azuremonitor.connectionProperties.dbaPrivilege.description": "Privilèges administratifs : SYSDBA ou SYSOPER",
"azuremonitor.connectionProperties.authType.displayName": "Type d'authentification",
"azuremonitor.connectionProperties.authType.categoryValues.azureMFA": "Azure Active Directory - Authentification universelle avec prise en charge de MFA",
"azuremonitor.displayName": "Journaux Azure Monitor",
"azuremonitor.description": "Accès Azure Monitor pour Azure Data Studio",
"azuremonitor.connectionProperties.connectionName.description": "Nom personnalisé de la connexion",
"azuremonitor.connectionOptions.databaseName.displayName": "Base de données",
"azuremonitor.connectionProperties.password.description": "Indique le mot de passe à utiliser pour la connexion à la source de données",
"azuremonitor.connectionProperties.userName.description": "Indique l'identifiant utilisateur à utiliser pour la connexion à la source de données",
"azuremonitor.connectionProperties.serverName.description": "ID despace de travail Log Analytics",
"azuremonitor.connectionProperties.metadataPooling.label": "Mise en pool des métadonnées",
"azuremonitor.objectsListProperties.name": "Nom",
"azuremonitor.databasesListProperties.name": "Nom",
"azuremonitor.connectionProperties.connectionName.displayName": "Nom (facultatif)",
"azuremonitor.connectionProperties.password.displayName": "Mot de passe",
"azuremonitor.connectionProperties.proxyUserPassword.description": "Mot de passe de lutilisateur proxy.",
"azuremonitor.connectionProperties.proxyUserPassword.label": "Mot de passe proxy",
"azuremonitor.connectionProperties.proxyUserId.label": "ID dutilisateur proxy",
"azuremonitor.connectionProperties.groupName.security": "Sécurité",
"azuremonitor.databasesListProperties.size": "Taille (Mo)",
"azuremonitor.connectionProperties.groupName.source": "Source",
"azuremonitor.connectionProperties.authType.description": "Spécifie la méthode dauthentification avec Azure Monitor",
"azuremonitor.connectionOptions.databaseName.description": "Nom du catalogue initial ou de la base de données initiale dans la source de données",
"azuremonitor.connectionProperties.metadataPooling.description": "Cet attribut indique si les informations de métadonnées des requêtes exécutées sont mises en cache pour améliorer les performances.",
"azuremonitor.objectsListProperties.metadataTypeName": "Type",
"azuremonitor.connectionProperties.userName.displayName": "Nom d'utilisateur",
"azuremonitor.connectionProperties.proxyUserId.description": "Nom d'utilisateur de l'utilisateur proxy.",
"azuremonitor.connectionProperties.serverName.displayName": "ID de lespace de travail",
"azuremonitor.cloud.workspaceProperties.id": "ID de lespace de travail",
"azuremonitor.cloud.workspaceProperties.name": "Nom de l'espace de travail"
}
}
}