Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/image-preview.i18n.json
Alex Ma fe0c1307a0 Update to langpack source files for September release. (#16990)
* update to localized XLFs

* added update to langpack source files

* updated xlfs

* update to source files
2021-09-03 10:46:12 -07:00

39 lines
1.4 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"": [
"--------------------------------------------------------------------------------------------",
"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/binarySizeStatusBarEntry": {
"sizeB": "{0} o",
"sizeGB": "{0} Go",
"sizeKB": "{0} Ko",
"sizeMB": "{0} Mo",
"sizeStatusBar.name": "Taille binaire de l'image",
"sizeTB": "{0} To"
},
"dist/preview": {
"preview.imageLoadError": "Une erreur s'est produite au chargement de l'image.",
"preview.imageLoadErrorLink": "Ouvrir le fichier dans l'éditeur de texte/binaire standard de VS Code ?"
},
"dist/sizeStatusBarEntry": {
"sizeStatusBar.name": "Taille de l'image"
},
"dist/zoomStatusBarEntry": {
"zoomStatusBar.name": "Zoom de l'image",
"zoomStatusBar.placeholder": "Sélectionner le niveau de zoom",
"zoomStatusBar.wholeImageLabel": "Image entière"
},
"package": {
"command.zoomIn": "Zoom avant",
"command.zoomOut": "Zoom arrière",
"customEditors.displayName": "Aperçu de l'image",
"description": "Fournit l'aperçu d'image intégré de VS Code",
"displayName": "Aperçu de l'image"
}
}
}