mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05: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": "Größe der Imagebinärdatei",
|
|
"sizeTB": "{0} TB"
|
|
},
|
|
"dist/preview": {
|
|
"preview.imageLoadError": "Beim Laden des Bildes ist ein Fehler aufgetreten.",
|
|
"preview.imageLoadErrorLink": "Datei mit dem standardmäßigen Text-/Binär-Editor von Visual Studio Code öffnen?"
|
|
},
|
|
"dist/sizeStatusBarEntry": {
|
|
"sizeStatusBar.name": "Imagegröße"
|
|
},
|
|
"dist/zoomStatusBarEntry": {
|
|
"zoomStatusBar.name": "Bildzoom",
|
|
"zoomStatusBar.placeholder": "Zoomfaktor auswählen",
|
|
"zoomStatusBar.wholeImageLabel": "Ganzes Bild"
|
|
},
|
|
"package": {
|
|
"command.zoomIn": "Vergrößern",
|
|
"command.zoomOut": "Verkleinern",
|
|
"customEditors.displayName": "Bildvorschau",
|
|
"description": "Stellt die integrierte Bildvorschau von Visual Studio Code bereit",
|
|
"displayName": "Bildvorschau"
|
|
}
|
|
}
|
|
} |