mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 17:23:19 -05:00
13 lines
869 B
JSON
13 lines
869 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."
|
|
],
|
|
"UnknownFieldTypeError": "Tipo di campo sconosciuto: \"{0}\"",
|
|
"invalidSQLPassword": "{0} non è conforme al requisito di complessità delle password. Per altre informazioni, vedere: https://docs.microsoft.com/sql/relational-databases/security/password-policy",
|
|
"passwordNotMatch": "{0} non corrisponde alla password di conferma",
|
|
"deployCluster.MissingRequiredInfoError": "Compilare i campi obbligatori contrassegnati con asterischi rossi."
|
|
} |