This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/vscode.simple-browser.i18n.json
T
Alex Ma 41401cf671 [Loc] update to langpack source files (new format), and fix for vscode filter (#23698)
* [Loc] update to langpack source files (new format), and fix for vscode filter

* added markdown

* added in yarn lock
2023-07-07 18:26:43 -07:00

28 lines
1.1 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": {
"bundle": {
"Back": "Précédent",
"Enter url to visit": "Entrez l'URL à visiter",
"Focus Lock": "Verrouillage du focus",
"Forward": "Suivant",
"Open in browser": "Ouvrir dans le navigateur",
"Open in simple browser": "Ouvrir dans le navigateur simple",
"Reload": "Recharger",
"Simple Browser": "Navigateur simple",
"https://example.com": "https://example.com"
},
"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"
}
}
}