mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
* [Loc] update to langpack source files (new format), and fix for vscode filter * added markdown * added in yarn lock
38 lines
1.6 KiB
JSON
38 lines
1.6 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.": "Fehler beim Laden der Audiodatei.",
|
|
"An error occurred while loading the image.": "Beim Laden des Bildes ist ein Fehler aufgetreten.",
|
|
"An error occurred while loading the video file.": "Fehler beim Laden der Videodatei.",
|
|
"Image Binary Size": "Größe der Imagebinärdatei",
|
|
"Image Size": "Imagegröße",
|
|
"Image Zoom": "Bildzoom",
|
|
"Open file using VS Code's standard text/binary editor?": "Datei mit dem standardmäßigen Text-/Binär-Editor von Visual Studio Code öffnen?",
|
|
"Select zoom level": "Zoomfaktor auswählen",
|
|
"Whole Image": "Ganzes Bild",
|
|
"{0}B": "{0} B",
|
|
"{0}GB": "{0} GB",
|
|
"{0}KB": "{0} KB",
|
|
"{0}MB": "{0} MB",
|
|
"{0}TB": "{0} TB"
|
|
},
|
|
"package": {
|
|
"command.copyImage": "Kopieren",
|
|
"command.zoomIn": "Vergrößern",
|
|
"command.zoomOut": "Verkleinern",
|
|
"customEditor.audioPreview.displayName": "Audiovorschau",
|
|
"customEditor.imagePreview.displayName": "Bildvorschau",
|
|
"customEditor.videoPreview.displayName": "Videovorschau",
|
|
"description": "Stellt die integrierten Vorschauversionen von VS Code für Bilder, Audio und Video bereit.",
|
|
"displayName": "Medienvorschau"
|
|
}
|
|
}
|
|
} |