Files
azuredatastudio/i18n/ads-language-pack-fr/translations/extensions/vscode.media-preview.i18n.json
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

38 lines
1.7 KiB
JSON
Raw Permalink 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.
This file contains Unicode characters that might be confused with other characters. 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": {
"bundle": {
"An error occurred while loading the audio file.": "Une erreur sest produite lors du chargement du fichier audio.",
"An error occurred while loading the image.": "Une erreur s'est produite au chargement de l'image.",
"An error occurred while loading the video file.": "Une erreur sest produite lors du chargement du fichier vidéo.",
"Image Binary Size": "Taille binaire de l'image",
"Image Size": "Taille de l'image",
"Image Zoom": "Zoom de l'image",
"Open file using VS Code's standard text/binary editor?": "Ouvrir le fichier dans l'éditeur de texte/binaire standard de VS Code ?",
"Select zoom level": "Sélectionner le niveau de zoom",
"Whole Image": "Image entière",
"{0}B": "{0} o",
"{0}GB": "{0} Go",
"{0}KB": "{0} Ko",
"{0}MB": "{0} Mo",
"{0}TB": "{0} To"
},
"package": {
"command.copyImage": "Copier",
"command.zoomIn": "Zoom avant",
"command.zoomOut": "Zoom arrière",
"customEditor.audioPreview.displayName": "Aperçu audio",
"customEditor.imagePreview.displayName": "Aperçu de l'image",
"customEditor.videoPreview.displayName": "Aperçu vidéo",
"description": "Fournit les aperçus intégrés de VS Code pour les images, laudio et la vidéo",
"displayName": "Aperçu multimédia"
}
}
}