[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
This commit is contained in:
Alex Ma
2023-07-07 18:26:43 -07:00
committed by GitHub
parent 92249aedda
commit 41401cf671
642 changed files with 51395 additions and 21021 deletions

View File

@@ -0,0 +1,36 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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": {
"Continue to GitHub": "Continuer vers GitHub",
"Continue to GitHub to create a Personal Access Token (PAT)": "Continuer vers GitHub pour créer un Jeton daccès personnel (PAT)",
"Copy & Continue to GitHub": "Copier et continuer vers GitHub",
"GitHub Enterprise Server URI is not a valid URI: {0}": "LURI du serveur GitHub Enterprise nest pas un URI valide : {0}",
"Having trouble logging in? Would you like to try a different way? ({0})": "Vous ne parvenez pas à vous connecter ? Voulez-vous essayer une autre méthode ? ({0})",
"No": "Non",
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Ouvrez [{0}]({0}) dans un nouvel onglet et collez votre code à usage unique : {1}",
"Sign in failed: {0}": "Échec de la connexion : {0}",
"Sign out failed: {0}": "Échec de la déconnexion : {0}",
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Connexion à {0}...",
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Pour terminer lauthentification, accédez à GitHub et collez le code unique ci-dessus.",
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Pour terminer lauthentification, accédez à GitHub pour créer un PAT, puis collez le PAT dans la zone dentrée.",
"Yes": "Oui",
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Vous navez pas encore terminé dautoriser cette extension à utiliser GitHub. Voulez-vous essayer un autre moyen ? ({0})",
"Your Code: {0}/The {0} will be a code, e.g. 123-456": "Votre code : {0}",
"device code": "Code de lappareil",
"local server": "serveur local",
"personal access token": "jeton daccès personnel"
},
"package": {
"description": "Fournisseur d'authentification GitHub",
"displayName": "Authentification GitHub"
}
}
}