mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-20 12:00:24 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
39 lines
1.4 KiB
JSON
39 lines
1.4 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": {
|
||
"dist/binarySizeStatusBarEntry": {
|
||
"sizeB": "{0} B",
|
||
"sizeGB": "{0} GB",
|
||
"sizeKB": "{0} KB",
|
||
"sizeMB": "{0} MB",
|
||
"sizeStatusBar.name": "Tamaño binario de la imagen",
|
||
"sizeTB": "{0} TB"
|
||
},
|
||
"dist/preview": {
|
||
"preview.imageLoadError": "Se ha producido un error al cargar la imagen.",
|
||
"preview.imageLoadErrorLink": "¿Abrir archivo con el editor de texto/binario estándar de VS Code?"
|
||
},
|
||
"dist/sizeStatusBarEntry": {
|
||
"sizeStatusBar.name": "Tamaño de la imagen"
|
||
},
|
||
"dist/zoomStatusBarEntry": {
|
||
"zoomStatusBar.name": "Zoom de imagen",
|
||
"zoomStatusBar.placeholder": "Seleccionar nivel de zoom",
|
||
"zoomStatusBar.wholeImageLabel": "Imagen completa"
|
||
},
|
||
"package": {
|
||
"command.zoomIn": "Acercar",
|
||
"command.zoomOut": "Alejar",
|
||
"customEditors.displayName": "Vista previa de la imagen",
|
||
"description": "Proporciona la vista previa de imagen integrada de VS Code",
|
||
"displayName": "Vista previa de la imagen"
|
||
}
|
||
}
|
||
} |