mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-22 04:40:30 -04:00
* update to localized XLFs * added update to langpack source files * updated xlfs * update to source files
39 lines
1.5 KiB
JSON
39 lines
1.5 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": "イメージ バイナリ サイズ",
|
|
"sizeTB": "{0}TB"
|
|
},
|
|
"dist/preview": {
|
|
"preview.imageLoadError": "イメージの読み込み中にエラーが発生しました。",
|
|
"preview.imageLoadErrorLink": "VS Code の標準テキストまたはバイナリ エディターを使用してファイルを開きますか?"
|
|
},
|
|
"dist/sizeStatusBarEntry": {
|
|
"sizeStatusBar.name": "イメージ サイズ"
|
|
},
|
|
"dist/zoomStatusBarEntry": {
|
|
"zoomStatusBar.name": "イメージのズーム",
|
|
"zoomStatusBar.placeholder": "ズーム レベルの選択",
|
|
"zoomStatusBar.wholeImageLabel": "画像全体"
|
|
},
|
|
"package": {
|
|
"command.zoomIn": "拡大",
|
|
"command.zoomOut": "縮小",
|
|
"customEditors.displayName": "イメージ プレビュー",
|
|
"description": "VS Code の組み込みイメージ プレビューを提供します",
|
|
"displayName": "画像プレビュー"
|
|
}
|
|
}
|
|
} |