mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
36 lines
2.5 KiB
JSON
36 lines
2.5 KiB
JSON
{
|
||
"": [
|
||
"--------------------------------------------------------------------------------------------",
|
||
"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 d’accès personnel (PAT)",
|
||
"Copy & Continue to GitHub": "Copier et continuer vers GitHub",
|
||
"GitHub Enterprise Server URI is not a valid URI: {0}": "L’URI du serveur GitHub Enterprise n’est 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 l’authentification, 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 l’authentification, accédez à GitHub pour créer un PAT, puis collez le PAT dans la zone d’entrée.",
|
||
"Yes": "Oui",
|
||
"You have not yet finished authorizing this extension to use GitHub. Would you like to try a different way? ({0})": "Vous n’avez pas encore terminé d’autoriser 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 l’appareil",
|
||
"local server": "serveur local",
|
||
"personal access token": "jeton d’accès personnel"
|
||
},
|
||
"package": {
|
||
"description": "Fournisseur d'authentification GitHub",
|
||
"displayName": "Authentification GitHub"
|
||
}
|
||
}
|
||
} |