mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-29 08:10:29 -04:00
30 lines
1.2 KiB
JSON
30 lines
1.2 KiB
JSON
{
|
|
"": [
|
|
"--------------------------------------------------------------------------------------------",
|
|
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
"Licensed under the MIT License. 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/extension": {
|
|
"openTitle": "Abrir no navegador simples",
|
|
"simpleBrowser.show.placeholder": "https://example.com",
|
|
"simpleBrowser.show.prompt": "Inserir URL para visitar"
|
|
},
|
|
"dist/simpleBrowserView": {
|
|
"control.back.title": "Voltar",
|
|
"control.forward.title": "Encaminhar",
|
|
"control.openExternal.title": "Abrir no navegador",
|
|
"control.reload.title": "Recarregar",
|
|
"view.iframe-focused": "Bloqueio de Foco",
|
|
"view.title": "Navegador Simples"
|
|
},
|
|
"package": {
|
|
"configuration.focusLockIndicator.enabled.description": "Habilita/desabilita o indicador flutuante que é exibido quando focalizado no navegador simples.",
|
|
"description": "Um modo de exibição da Web interno muito básico para exibir conteúdo da Web.",
|
|
"displayName": "Navegador Simples"
|
|
}
|
|
}
|
|
} |