mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-04 17:23:45 -05:00
14 lines
863 B
JSON
14 lines
863 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."
|
|
],
|
|
"selectOtherServer": "Selecione outro SQL Server",
|
|
"sparkJobSubmission_PleaseSelectSqlWithCluster": "Selecione o SQL Server com o cluster de Big Data.",
|
|
"sparkJobSubmission_NoSqlSelected": "Nenhum SQL Server está selecionado.",
|
|
"errorNotSqlBigDataCluster": "O servidor selecionado não pertence a um cluster de Big data do SQL Server",
|
|
"sparkJobSubmission_GetFilePathFromSelectedNodeFailed": "Erro ao obter o caminho do arquivo: {0}"
|
|
} |