mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 14:20:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"inProgressTasksChangesBadge": "{0} attività in corso",
|
||||
"showTaskHistory": "Visualizza la cronologia delle attività",
|
||||
"taskHistory.view": "Vista",
|
||||
"taskHistory": "Cronologia delle attività",
|
||||
"datasource.task": "Stato dell'attività dell'operazione"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"InProgressWarning": "Una o più attività sono in corso. Sicuro di voler abbandonare?",
|
||||
"yes": "Sì",
|
||||
"no": "No"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"cancelTask.cancel": "Annulla",
|
||||
"errorMsgFromCancelTask": "La cancellazione dell'attività non è andata a buon fine.",
|
||||
"taskAction.script": "Script"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"succeeded": "riuscito",
|
||||
"failed": "non riuscito",
|
||||
"inProgress": "in corso",
|
||||
"notStarted": "non avviato",
|
||||
"canceled": "annullato",
|
||||
"canceling": "annullamento in corso"
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"noTaskMessage": "Nessuna cronologia disponibile. Provare un'attività di backup o ripristino per visualizzarne lo stato di esecuzione.",
|
||||
"taskHistory.regTreeAriaLabel": "Cronologia delle attività",
|
||||
"taskError": "Errore Task"
|
||||
}
|
||||
Reference in New Issue
Block a user