mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 11:01:37 -05:00
* [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.": "Si è verificato un errore durante il caricamento del file audio.",
|
|
"An error occurred while loading the image.": "Si è verificato un errore durante il caricamento dell'immagine.",
|
|
"An error occurred while loading the video file.": "Si è verificato un errore durante il caricamento del file video.",
|
|
"Image Binary Size": "Dimensioni file binario dell'immagine",
|
|
"Image Size": "Dimensioni dell'immagine",
|
|
"Image Zoom": "Zoom immagine",
|
|
"Open file using VS Code's standard text/binary editor?": "Aprire il file usando l'editor di testo/binario standard di VS Code?",
|
|
"Select zoom level": "Selezionare il livello di zoom",
|
|
"Whole Image": "Immagine intera",
|
|
"{0}B": "{0} B",
|
|
"{0}GB": "{0} GB",
|
|
"{0}KB": "{0} KB",
|
|
"{0}MB": "{0} MB",
|
|
"{0}TB": "{0} TB"
|
|
},
|
|
"package": {
|
|
"command.copyImage": "Copia",
|
|
"command.zoomIn": "Zoom avanti",
|
|
"command.zoomOut": "Zoom indietro",
|
|
"customEditor.audioPreview.displayName": "Anteprima audio",
|
|
"customEditor.imagePreview.displayName": "Anteprima immagine",
|
|
"customEditor.videoPreview.displayName": "Anteprima video",
|
|
"description": "Fornisce le anteprime predefinite di VS Code per immagini, audio e video",
|
|
"displayName": "Anteprima multimediale"
|
|
}
|
|
}
|
|
} |