Files
Alex Ma 41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00

49 lines
3.8 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 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": {
"bundle": {
"Checkout on vscode.dev": "Extraire sur vscode.dev",
"Copy vscode.dev Link": "Copier le lien vscode.dev",
"Create Fork": "Créer une duplication (fork)",
"Create GitHub fork": "Créer une duplication (fork) GitHub",
"Create PR": "Créer une demande de tirage (PR)",
"Creating GitHub Pull Request...": "Création d'une demande de tirage (pull request) GitHub...",
"Creating first commit": "Création du premier commit",
"Forking \"{0}/{1}\"...": "Création d'une duplication (fork) '{0}/{1}'...",
"Learn More": "Learn More",
"Log level: {0}": "Niveau de consignation : {0}",
"No": "Non",
"No template": "Aucun modèle",
"Open PR": "Ouvrir la demande de tirage (PR)",
"Open on GitHub": "Ouvrir dans GitHub",
"Pick a folder to publish to GitHub": "Choisir un dossier à publier sur GitHub",
"Publishing to a private GitHub repository": "Publication sur un dépôt GitHub privé",
"Publishing to a public GitHub repository": "Publication sur un dépôt GitHub public",
"Pushing changes...": "Envoi (push) des changements...",
"Select the Pull Request template": "Sélectionner le modèle de demande de tirage (pull request)",
"Select which files should be included in the repository.": "Sélectionnez les fichiers à inclure dans le dépôt.",
"Successfully published the \"{0}\" repository to GitHub.": "Publication réussie du dépôt '{0}' sur GitHub.",
"The PR \"{0}/{1}#{2}\" was successfully created on GitHub.": "La demande de tirage (PR) '{0}/{1}#{2}' a été correctement créée sur GitHub.",
"The fork \"{0}\" was successfully created on GitHub.": "La duplication (fork) '{0}' a été correctement créée sur GitHub.",
"Uploading files": "Chargement des fichiers",
"You don\\'t have permissions to push to \"{0}/{1}\" on GitHub. Would you like to create a fork and push to it instead?": "Vous navez 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 lenvoi à la place ?",
"Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected.": "Your push to \"{0}/{1}\" was rejected by GitHub because push protection is enabled and one or more secrets were detected."
},
"package": {
"config.branchProtection": "Contrôle sil faut interroger les règles de référentiel pour les référentiels GitHub",
"config.gitAuthentication": "Détermine si l'authentification GitHub automatique doit être activée pour les commandes Git dans VS Code.",
"config.gitProtocol": "Contrôle le protocole utilisé pour cloner un référentiel GitHub",
"description": "Fonctionnalités GitHub pour VS Code",
"displayName": "GitHub",
"welcome.publishFolder": "Vous pouvez 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 publier directement un dossier despace de travail dans un référentiel GitHub. Une fois publié, vous aurez accès aux fonctionnalités de contrôle de code source optimisées par Git et GitHub.\r\n[$(github) Publier sur GitHub](command:github.publish)"
}
}
}