mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 22:00:30 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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."
|
||||
]
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user