Files
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

{
"": [
"--------------------------------------------------------------------------------------------",
"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.": "Erro ao carregar o arquivo de áudio.",
"An error occurred while loading the image.": "Ocorreu um erro ao carregar a imagem.",
"An error occurred while loading the video file.": "Erro ao carregar o arquivo de vídeo.",
"Image Binary Size": "Tamanho Binário da Imagem",
"Image Size": "Tamanho da Imagem",
"Image Zoom": "Zoom da Imagem",
"Open file using VS Code's standard text/binary editor?": "Abrir arquivo usando o editor de texto/binário padrão do VS Code?",
"Select zoom level": "Selecionar nível de zoom",
"Whole Image": "Imagem Inteira",
"{0}B": "{0} B",
"{0}GB": "{0} GB",
"{0}KB": "{0} KB",
"{0}MB": "{0} MB",
"{0}TB": "{0} TB"
},
"package": {
"command.copyImage": "Copiar",
"command.zoomIn": "Ampliar",
"command.zoomOut": "Reduzir",
"customEditor.audioPreview.displayName": "Visualização de Áudio",
"customEditor.imagePreview.displayName": "Visualização da Imagem",
"customEditor.videoPreview.displayName": "Visualização de Vídeo",
"description": "Fornece visualizações integradas do VS Code para imagens, áudio e vídeo",
"displayName": "Visualização de Mídia"
}
}
}