mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 12:50:29 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
25 lines
996 B
JSON
25 lines
996 B
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/AADHelper": {
|
|
"signOut": "Vous avez été déconnecté en raison de l'échec de la lecture des informations d'authentification stockées."
|
|
},
|
|
"dist/keychain": {
|
|
"keychainWriteError": "Échec de l'écriture des informations de connexion dans le trousseau. Erreur '{0}'.",
|
|
"troubleshooting": "Guide de résolution des problèmes"
|
|
},
|
|
"package": {
|
|
"description": "Fournisseur d'authentification Microsoft",
|
|
"displayName": "Compte Microsoft",
|
|
"signIn": "Se connecter",
|
|
"signOut": "Se déconnecter"
|
|
}
|
|
}
|
|
} |