Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -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."
],
"deleteRow": "Excluir linha",
"revertRow": "Reverter a linha"
}

View File

@@ -0,0 +1,16 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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",
"copySelection": "Copiar",
"copyWithHeaders": "Copie com cabeçalhos",
"selectAll": "Selecionar tudo",
"copyMessages": "Cópia"
}

View File

@@ -0,0 +1,24 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"chartTypeLabel": "Tipo de gráfico",
"dataDirectionLabel": "Direção de dados",
"verticalLabel": "Vertical",
"horizontalLabel": "Horizontal",
"dataTypeLabel": "Tipo de dados",
"numberLabel": "Número",
"pointLabel": "Ponto",
"columnsAsLabelsLabel": "Usar nomes de colunas como rótulos?",
"legendLabel": "Posição da legenda",
"chartNotFound": "Não foi possível encontrar o gráfico para salvar",
"chartSaved": "Gráfico Salvo no caminho: {0}",
"saveAsFileTitle": "Escolha o arquivo de resultados",
"createInsightNoEditor": "Não é possível criar informações como o editor ativo não é um Editor SQL",
"createInsightNoDataService": "Não é possível criar uma visão, apoiando o modelo de dados não encontrado",
"myWidgetName": "Meu Widget"
}

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."
],
"chartContextRequired": "Contexto de exibição de gráfico é necessário para executar esta ação",
"copyChartLabel": "Copiar como imagem",
"saveImageLabel": "Salvar como imagem"
}