Archived
Update extension resources and ENU XLF files (#6220)
* Add extension resources * Update enu XLF resources
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"installDependenciesAction": "Installa dipendenze",
|
||||
"learnMoreAction": "Altre informazioni",
|
||||
"moreInfoMsg": "Aggiungere la directory {0} al percorso oppure impostare la configurazione di \"mssql-bdc.{0}-path\" sul file binario {0}."
|
||||
}
|
||||
@@ -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."
|
||||
],
|
||||
"binaryNotFound": "Non è stato possibile trovare il file binario {0}. {1}",
|
||||
"binaryNotInstalled": "{0} non è installato. {1}",
|
||||
"kubernetesRequired": "Con il cluster Big Data di SQL Server è richiesto Kubernetes.",
|
||||
"cannotExecuteCmd": " Non è possibile eseguire il comando.",
|
||||
"kubectlVersionIncompatible": "La versione ${0} di kubectl potrebbe essere incompatibile con la versione {1} di Kubernetes del cluster",
|
||||
"cannotRunCommand": "Non è possibile eseguire il comando ({0})"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"runKubectlFailed": "Non è possibile eseguire kubectl",
|
||||
"setClusterFailed": "Non è stato possibile impostare '{0}' come cluster corrente: {1}"
|
||||
}
|
||||
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"bigDataClusterOutputChannel": "Cluster big data di SQL Server"
|
||||
}
|
||||
Reference in New Issue
Block a user