Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/github.i18n.json
2022-01-07 10:37:09 -08:00

43 lines
2.7 KiB
JSON
Raw 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 MIT License. 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/publish": {
"ignore": "Sélectionnez les fichiers à inclure dans le dépôt.",
"openingithub": "Ouvrir dans GitHub",
"pick folder": "Choisir un dossier à publier sur GitHub",
"publishing_done": "Publication réussie du dépôt '{0}' sur GitHub.",
"publishing_firstcommit": "Création du premier commit",
"publishing_private": "Publication sur un dépôt GitHub privé",
"publishing_public": "Publication sur un dépôt GitHub public",
"publishing_uploading": "Chargement des fichiers"
},
"dist/pushErrorHandler": {
"create a fork": "Créer une duplication (fork)",
"create fork": "Créer une duplication (fork) GitHub",
"createghpr": "Création d'une demande de tirage (pull request) GitHub...",
"createpr": "Créer une demande de tirage (PR)",
"donepr": "La demande de tirage (PR) '{0}/{1}#{2}' a été correctement créée sur GitHub.",
"fork": "Vous n'avez pas les autorisations nécessaires pour effectuer un envoi (push) vers '{0}/{1}' sur GitHub. Voulez-vous créer une duplication (fork) pour y effectuer l'envoi à la place ?",
"forking": "Création d'une duplication (fork) '{0}/{1}'...",
"forking_done": "La duplication (fork) '{0}' a été correctement créée sur GitHub.",
"forking_pushing": "Envoi (push) des changements...",
"no": "Non",
"openingithub": "Ouvrir dans GitHub",
"openpr": "Ouvrir la demande de tirage (PR)"
},
"package": {
"config.gitAuthentication": "Détermine si l'authentification GitHub automatique doit être activée pour les commandes Git dans VS Code.",
"description": "Fonctionnalités GitHub pour VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Vous pouvez également publier directement ce dossier sur un dépôt GitHub. Une fois la publication effectuée, vous avez accès aux fonctionnalités de contrôle de code source gérées par git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)",
"welcome.publishWorkspaceFolder": "Vous pouvez également publier directement un dossier despace de travail sur un dépôt GitHub. Une fois la publication effectuée, vous avez accès aux fonctionnalités de contrôle de code source gérées par git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)"
}
}
}