mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-24 13:50:29 -04:00
30 lines
1.4 KiB
JSON
30 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/extension": {
|
|
"openTitle": "シンプル ブラウザーで開く",
|
|
"simpleBrowser.show.placeholder": "https://example.com",
|
|
"simpleBrowser.show.prompt": "アクセスする URL を入力してください"
|
|
},
|
|
"dist/simpleBrowserView": {
|
|
"control.back.title": "戻る",
|
|
"control.forward.title": "転送",
|
|
"control.openExternal.title": "ブラウザーで開く",
|
|
"control.reload.title": "再読み込み",
|
|
"view.iframe-focused": "フォーカス ロック",
|
|
"view.title": "シンプル ブラウザー"
|
|
},
|
|
"package": {
|
|
"configuration.focusLockIndicator.enabled.description": "単純なブラウザーにフォーカスが置かれたときに表示されるフローティング インジケーターを有効または無効にします。",
|
|
"description": "Web コンテンツを表示するための非常に基本的な組み込みの Web ビューです。",
|
|
"displayName": "シンプル ブラウザー"
|
|
}
|
|
}
|
|
} |