mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 05:40:29 -04:00
27 lines
1.2 KiB
JSON
27 lines
1.2 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": {
|
||
"dist/githubServer": {
|
||
"code.detail": "Pour terminer l’authentification, accédez à GitHub et collez le code unique ci-dessus.",
|
||
"code.title": "Votre code : {0}",
|
||
"no": "Non",
|
||
"otherReasonMessage": "Vous n’avez pas encore terminé d’autoriser cette extension à utiliser GitHub. Voulez-vous continuer à essayer ?",
|
||
"progress": "Ouvrez [{0}]({0}) dans un nouvel onglet et collez votre code à usage unique : {1}",
|
||
"signingIn": "Connexion à github.com...",
|
||
"signingInAnotherWay": "Connexion à github.com...",
|
||
"userCancelledMessage": "Vous ne parvenez pas à vous connecter ? Voulez-vous essayer une autre méthode ?",
|
||
"yes": "Oui"
|
||
},
|
||
"package": {
|
||
"description": "Fournisseur d'authentification GitHub",
|
||
"displayName": "Authentification GitHub"
|
||
}
|
||
}
|
||
} |