Update resource strings for 1.9.0 langpacks (#6144)

* Refresh loc resources

* Update loc strings
This commit is contained in:
Karl Burtram
2019-06-24 13:34:30 -07:00
committed by GitHub
parent cf85bb14f5
commit e3f26e8f12
1757 changed files with 41821 additions and 17438 deletions

View File

@@ -0,0 +1,22 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"saveAsCsv": "Salve como CSV",
"saveAsJson": "Salvar como JSON",
"saveAsExcel": "Salvar como Excel",
"saveAsXml": "Salvar como XML",
"copySelection": "Copiar",
"copyWithHeaders": "Copie com cabeçalhos",
"selectAll": "Selecionar tudo",
"copyMessages": "Copiar",
"copyAll": "Copiar todos",
"maximize": "Maximizar",
"restore": "Restaurar",
"chart": "Gráfico",
"showQueryPlan": "Mostrar plano de consulta"
}

View File

@@ -0,0 +1,17 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"createInsightLabel": "Criar um insighit",
"createInsightNoEditor": "Não é possível criar informações como o editor ativo não é um Editor SQL",
"myWidgetName": "Meu Widget",
"copyChartLabel": "Copiar como imagem",
"chartNotFound": "Não foi possível encontrar o gráfico para salvar",
"saveImageLabel": "Salvar como imagem",
"chartSaved": "Gráfico Salvo no caminho: {0}",
"chartViewer.saveAsFileTitle": "Escolha o arquivo de resultados"
}

View File

@@ -0,0 +1,29 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"dataDirectionLabel": "Direção de dados",
"verticalLabel": "Vertical",
"horizontalLabel": "Horizontal",
"columnsAsLabelsLabel": "Use nomes de colunas como rótulos",
"labelFirstColumnLabel": "Usar a primeira coluna como rótulo de linha",
"legendLabel": "Posição da legenda",
"yAxisLabel": "Rótulo de eixo Y",
"yAxisMinVal": "Valor mínimo do eixo Y",
"yAxisMaxVal": "Valor máximo do eixo Y",
"xAxisLabel": "Rótulo do eixo X",
"xAxisMinVal": "Valor mínimo do eixo X",
"xAxisMaxVal": "Valor máximo para o eixo X",
"xAxisMinDate": "Data Mínima do Eixo X",
"xAxisMaxDate": "Data Máxima do Eixo X",
"dataTypeLabel": "Tipo de dados",
"numberLabel": "Número",
"pointLabel": "Ponto",
"chartTypeLabel": "Tipo de gráfico",
"encodingOption": "codificação",
"imageFormatOption": "Formato de imagem"
}

View File

@@ -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."
],
"chartTabTitle": "Gráfico"
}

View File

@@ -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."
],
"series": "Série {0}"
}

View File

@@ -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."
],
"gridPanel": "Resultados",
"messagePanel": "Mensagens",
"resultsTabTitle": "Resultados"
}

View File

@@ -0,0 +1,18 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"resultsGridConfigurationTitle": "Grade de resultados",
"fontFamily": "Controla a família de fontes.",
"fontWeight": "Controles de espessura da fonte.",
"fontSize": "Controla o tamanho da fonte em pixels.",
"letterSpacing": "Controla o espaçamento de letras, em pixels",
"rowHeight": "Controle da altura da linha em pixels",
"cellPadding": "Controla o enchimento em pixels da célula",
"autoSizeColumns": "Dimensionar automaticamente a largura de colunas nos resultados iniciais. Pode haver problemas de desempenho com um grande número de colunas ou com células grandes",
"maxColumnWidth": "A largura máxima em pixels para colunas dimensionadas automaticamente"
}