Archived
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
38 lines
1.7 KiB
JSON
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.": "Se ha producido un error al cargar el archivo.",
|
||
"An error occurred while loading the image.": "Se ha producido un error al cargar la imagen.",
|
||
"An error occurred while loading the video file.": "Se ha producido un error al cargar el archivo de video.",
|
||
"Image Binary Size": "Tamaño binario de la imagen",
|
||
"Image Size": "Tamaño de la imagen",
|
||
"Image Zoom": "Zoom de imagen",
|
||
"Open file using VS Code's standard text/binary editor?": "¿Abrir archivo con el editor de texto/binario estándar de VS Code?",
|
||
"Select zoom level": "Seleccionar nivel de zoom",
|
||
"Whole Image": "Imagen completa",
|
||
"{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": "Acercar",
|
||
"command.zoomOut": "Alejar",
|
||
"customEditor.audioPreview.displayName": "Vista previa de audio",
|
||
"customEditor.imagePreview.displayName": "Vista previa de la imagen",
|
||
"customEditor.videoPreview.displayName": "Vista previa del vídeo",
|
||
"description": "Proporciona vistas previas integradas de VS Code para imágenes, audio y vídeo",
|
||
"displayName": "Vista previa de medios"
|
||
}
|
||
}
|
||
} |