mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
* Initial update to german vscode * more cleanup for vscode git german. * added working alias replacer, need to add all string entities * added aliased bundle strings * added extension files, need to update package and readme * added update to changelog, and restored vscode extensions * added comments
91 lines
3.7 KiB
JSON
91 lines
3.7 KiB
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."
|
|
],
|
|
"version": "1.0.0",
|
|
"contents": {
|
|
"dist/common/constants": {
|
|
"aggregationSizeLabel": "Tamanho da Agregação",
|
|
"allLabel": "Todos",
|
|
"applyButtonText": "Aplicar",
|
|
"automaticLabel": "Automático",
|
|
"avgLabel": "Média",
|
|
"basedOnLabel": "Com base em:",
|
|
"CLRTimeLabel": "Tempo do CLR (ms)",
|
|
"cpuTime": "Tempo de CPU",
|
|
"CPUTimeLabel": "Tempo de CPU (ms)",
|
|
"cancelButtonText": "Cancelar",
|
|
"topConsumersRadioButtonsLabel": "Verificar os maiores consumidores de:",
|
|
"configure": "Configurar",
|
|
"criteria": "Critério",
|
|
"customLabel": "Personalizado",
|
|
"dayLabel": "Dia",
|
|
"duration": "Duração",
|
|
"durationLabel": "Duração (ms)",
|
|
"executionCountLabel": "Contagem de Execução",
|
|
"executionCount": "Contagem de Execução",
|
|
"filterLabel": "Filtros",
|
|
"fromLabel": "De",
|
|
"hourLabel": "Hora",
|
|
"last12HoursLabel": "Últimas 12 horas",
|
|
"last15MinsLabel": "Últimos 15 minutos",
|
|
"last2DaysLabel": "Últimos 2 dias",
|
|
"last2WeeksLabel": "Últimas 2 semanas",
|
|
"last3MonthsLabel": "Últimos 3 meses",
|
|
"last30MinsLabel": "Últimos 30 minutos",
|
|
"last5MinsLabel": "Últimos 5 minutos",
|
|
"last6MonthsLabel": "Últimos 6 meses",
|
|
"lastDayLabel": "Último dia",
|
|
"lastHourLabel": "Última hora",
|
|
"lastMonthLabel": "Último mês",
|
|
"lastWeekLabel": "Última semana",
|
|
"lastYearLabel": "Ano passado",
|
|
"localLabel": "Local",
|
|
"logMemoryUsedLabel": "Memória de Log Usada (KB)",
|
|
"logicalReads": "Leituras Lógicas",
|
|
"logicalReadsLabel": "Leituras Lógicas (KB)",
|
|
"logicalWritesLabel": "Gravações Lógicas (KB)",
|
|
"maxLabel": "Máximo",
|
|
"memoryConsumptionLabel": "Consumo de Memória (KB)",
|
|
"minLabel": "Mín",
|
|
"filterMinPlanLabel": "Número mínimo de planos",
|
|
"minuteLabel": "Minuto",
|
|
"okButtonText": "Ok",
|
|
"openInNewTab": "Open In New Tab",
|
|
"overallResourceConsumption": "Consumo Geral de Recursos",
|
|
"overallResourceConsumptionToolbarLabel": "Consumo geral de recursos para o banco de dados {0}",
|
|
"physicalReadsLabel": "Leituras Físicas (KB)",
|
|
"planSummary": "Resumo do plano para a consulta {0}",
|
|
"plan": "Plano {0}",
|
|
"queries": "Consultas",
|
|
"queryStoreDashboardTitle": "Repositório de Consultas: {0}",
|
|
"resourceConsumptionCriteriaTitle": "Critério para Consumo de Recursos",
|
|
"returnLabel": "Retornar",
|
|
"rowCountLabel": "Contagem de Linhas",
|
|
"showChartTitle": "Mostrar Gráfico para",
|
|
"stdDevLabel": "Dev. Padr.",
|
|
"tempDBMermoryUsedLabel": "Memória do BD Temporário Usada (KB)",
|
|
"timeFormatLabel": "Formato de Hora",
|
|
"timeIntervalLabel": "Intervalo de Tempo",
|
|
"timeSettingsLabel": "Configurações de Hora",
|
|
"toLabel": "Para",
|
|
"topLabel": "Superior",
|
|
"topResourceConsumingQueriesToolbarLabel": "25 principais consumidores de recursos para banco de dados {0}",
|
|
"topResourceConsumingQueries": "Principais Consultas de Consumo de Recursos",
|
|
"totalLabel": "Total",
|
|
"waitTimeLabel": "Tempo de Espera (ms)",
|
|
"DOPLabel": "DOP",
|
|
"UTC": "UTC"
|
|
},
|
|
"package": {
|
|
"queryStore.openQueryStoreDashboard": "Repositório de Consultas",
|
|
"queryStore.category": "Repositório de Consultas",
|
|
"queryStore.displayName": "Repositório de Consultas",
|
|
"queryStore.description": "Extensão do Repositório de Consultas para o Azure Data Studio."
|
|
}
|
|
}
|
|
} |