mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-16 11:03:09 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
25 lines
965 B
JSON
25 lines
965 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": "Sie wurden abgemeldet, weil beim Lesen der gespeicherten Authentifizierungsinformationen ein Fehler aufgetreten ist."
|
|
},
|
|
"dist/keychain": {
|
|
"keychainWriteError": "Fehler beim Schreiben von Anmeldeinformationen in Keychain: \"{0}\".",
|
|
"troubleshooting": "Leitfaden zur Problembehandlung"
|
|
},
|
|
"package": {
|
|
"description": "Microsoft-Authentifizierungsanbieter",
|
|
"displayName": "Microsoft-Konto",
|
|
"signIn": "Anmelden",
|
|
"signOut": "Abmelden"
|
|
}
|
|
}
|
|
} |