mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
26
i18n/ita/extensions/azurecore/package.i18n.json
Normal file
26
i18n/ita/extensions/azurecore/package.i18n.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"azure.displayName": "Azure (Core)",
|
||||
"azure.description": "Consente di sfogliare e usare le risorse di Azure",
|
||||
"azure.title": "Azure",
|
||||
"azure.resource.config.title": "Configurazione risorse di Azure",
|
||||
"azure.resource.config.filter.description": "Filtro delle risorse. Ogni elemento è costituito da un ID account, un ID sottoscrizione e un nome delimitati da una barra",
|
||||
"azure.resource.explorer.title": "Azure",
|
||||
"azure.resource.refreshall.title": "Aggiorna tutto",
|
||||
"azure.resource.refresh.title": "Aggiorna",
|
||||
"azure.resource.signin.title": "Accedi",
|
||||
"azure.resource.selectsubscriptions.title": "Seleziona sottoscrizioni",
|
||||
"azure.resource.connectsqlserver.title": "Connetti",
|
||||
"azure.resource.connectsqldb.title": "Connetti",
|
||||
"accounts.clearTokenCache": "Cancella la cache dei token dell'account Azure",
|
||||
"config.enablePublicCloudDescription": "Indica se l'integrazione del cloud pubblico di Azure deve essere abilitata",
|
||||
"config.enableUsGovCloudDescription": "Indica se l'integrazione del cloud US Government Azure (Fairfax) deve essere abilitata",
|
||||
"config.enableChinaCloudDescription": "Indica se l'integrazione di Azure Cina deve essere abilitata",
|
||||
"config.enableGermanyCloudDescription": "Indica se l'integrazione di Azure Germania deve essere abilitata"
|
||||
}
|
||||
Reference in New Issue
Block a user