mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-10 18:22:34 -05:00
25 lines
999 B
JSON
25 lines
999 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/common/keychain": {
|
|
"keychainWriteError": "La scrittura delle informazioni di accesso al keychain non è riuscita. Errore: '{0}'.",
|
|
"troubleshooting": "Guida alla risoluzione dei problemi"
|
|
},
|
|
"dist/githubServer": {
|
|
"signingIn": "$(mark-github) Accesso a github.com...",
|
|
"status.git.signIn.name": "Accesso a GitHub",
|
|
"validUri": "Immettere un URI valido dalla pagina di accesso di GitHub."
|
|
},
|
|
"package": {
|
|
"description": "Provider di autenticazione GitHub",
|
|
"displayName": "Autenticazione GitHub"
|
|
}
|
|
}
|
|
} |