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,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."
],
"profiler.settings.sessionTemplates": "Especifica modelos de sessão"
}

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."
],
"profilerCategory": "Profiler",
"carbon.actions.newProfiler": "Abra uma nova janela do profiler"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"profiler.connect": "Conectar-se",
"profilerAction.disconnect": "Desconectado",
"profilerAction.connect": "Conectar-se",
"start": "Início",
"pause": "Pausa",
"profilerStop.stop": "Pare",
"profiler.clear": "Limpar dados",
"profiler.toggleAutoscroll": "Alternar Rolagem Automática",
"profiler.toggleCollapsePanel": "Alternar o painel recolhido",
"profiler.editColumns": "Editar colunas",
"profiler.findNext": "Encontrar a próxima sequência de caracteres",
"profiler.findPrevious": "Encontrar a sequência anterior"
}

View File

@@ -0,0 +1,9 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
]
}

View File

@@ -0,0 +1,14 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"eventSort": "Ordenar por evento",
"nameColumn": "Ordenar por coluna",
"profilerColumnDialog.profiler": "Perfil",
"profilerColumnDialog.ok": "OK",
"profilerColumnDialog.cancel": "Cancelar"
}

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."
],
"label.find": "Encontrar",
"placeholder.find": "Encontrar",
"label.previousMatchButton": "Correspondência anterior",
"label.nextMatchButton": "Próxima correspondência",
"label.closeButton": "Fechar",
"title.matchesCountLimit": "Destacam-se apenas os primeiro 999 resultados, mas tudo o que encontrar operações funcionam em todo o texto.",
"label.matchesLocation": "{0} de {1}",
"label.noResults": "Nenhum resultado"
}

View File

@@ -0,0 +1,13 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"text": "Texto",
"label": "Rótulo",
"profilerEditor.value": "Valor",
"details": "Detalhes"
}

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."
],
"profilerInput.profiler": "Profiler"
}

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."
],
"profilerTextEditorAriaLabel": "Editor do Profiler para o texto do evento. ReadOnly"
}