mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-13 19:48:37 -05:00
13 lines
629 B
JSON
13 lines
629 B
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"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."
|
|
],
|
|
"done": "Operazione completata",
|
|
"dependencyInstalled": "{0} già installato...",
|
|
"installingDependency": "Installazione di {0}...",
|
|
"installingDependencyFailed": "Non è possibile installare {0}: {1}"
|
|
} |