mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 13:50:29 -04:00
30 lines
1.3 KiB
JSON
30 lines
1.3 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 en el explorador simple",
|
|
"simpleBrowser.show.placeholder": "https://example.com",
|
|
"simpleBrowser.show.prompt": "Escribir la dirección URL que se va a visitar"
|
|
},
|
|
"dist/simpleBrowserView": {
|
|
"control.back.title": "Atrás",
|
|
"control.forward.title": "Reenviar",
|
|
"control.openExternal.title": "Abrir en el explorador",
|
|
"control.reload.title": "Volver a cargar",
|
|
"view.iframe-focused": "Bloqueo del foco",
|
|
"view.title": "Explorador simple"
|
|
},
|
|
"package": {
|
|
"configuration.focusLockIndicator.enabled.description": "Habilita o deshabilita el indicador flotante que se muestra cuando se tiene el foco en el explorador sencillo.",
|
|
"description": "Vista web integrada muy básica para mostrar contenido web.",
|
|
"displayName": "Explorador simple"
|
|
}
|
|
}
|
|
} |