mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-25 06:10:30 -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": "Ouvrir dans le navigateur simple",
|
|
"simpleBrowser.show.placeholder": "https://example.com",
|
|
"simpleBrowser.show.prompt": "Entrez l'URL à visiter"
|
|
},
|
|
"dist/simpleBrowserView": {
|
|
"control.back.title": "Précédent",
|
|
"control.forward.title": "Suivant",
|
|
"control.openExternal.title": "Ouvrir dans le navigateur",
|
|
"control.reload.title": "Recharger",
|
|
"view.iframe-focused": "Verrouillage du focus",
|
|
"view.title": "Navigateur simple"
|
|
},
|
|
"package": {
|
|
"configuration.focusLockIndicator.enabled.description": "Activez/désactivez l'indicateur flottant qui s'affiche quand il a le focus dans le navigateur simple.",
|
|
"description": "Vue web intégrée très élémentaire pour l'affichage du contenu web.",
|
|
"displayName": "Navigateur simple"
|
|
}
|
|
}
|
|
} |