Files
azuredatastudio/i18n/ads-language-pack-it/translations/extensions/github-authentication.i18n.json
Alex Ma 1105e4d15c updates langpack source files to match 1.67 release (#21228)
* updates langpack source files to match 1.67 release

* added small version bump
2022-11-15 10:19:38 -08:00

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": "Per completare l'autenticazione, passare a GitHub e incollare il time code precedente.",
"code.title": "Codice: {0}",
"no": "No",
"otherReasonMessage": "L'autorizzazione di questa estensione per l'uso di GitHub non è stata ancora completata. Continuare a provare?",
"progress": "Aprire [{0}]({0}) in una nuova scheda e incollare il time code: {1}",
"signingIn": "Accesso a github.com in corso...",
"signingInAnotherWay": "Accesso a github.com in corso...",
"userCancelledMessage": "Si sono verificati problemi durante l'accesso? Vuoi provare in un modo diverso?",
"yes": "Sì"
},
"package": {
"description": "Provider di autenticazione GitHub",
"displayName": "Autenticazione GitHub"
}
}
}