mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-15 02:48:30 -05:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
25 lines
981 B
JSON
25 lines
981 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": "Si è stati disconnessi perché la lettura delle informazioni di autenticazione archiviate non è riuscita."
|
|
},
|
|
"dist/keychain": {
|
|
"keychainWriteError": "La scrittura delle informazioni di accesso al keychain non è riuscita. Errore: '{0}'.",
|
|
"troubleshooting": "Guida alla risoluzione dei problemi"
|
|
},
|
|
"package": {
|
|
"description": "Provider di autenticazione Microsoft",
|
|
"displayName": "Account Microsoft",
|
|
"signIn": "Accedi",
|
|
"signOut": "Disconnetti"
|
|
}
|
|
}
|
|
} |