Files
azuredatastudio/i18n/jpn/extensions/markdown-language-features/out/security.i18n.json
2018-06-05 11:24:51 -07:00

22 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."
],
"strict.title": "高レベル",
"strict.description": "セキュリティで保護されたコンテンツのみを読み込む",
"insecureLocalContent.title": "安全でないローカル コンテンツを許可する",
"insecureLocalContent.description": "localhost から http で提供されるコンテンツの読み込みを有効にします",
"insecureContent.title": "セキュリティで保護されていないコンテンツを許可する",
"insecureContent.description": "HTTP を介したコンテンツの読み込みを有効にする",
"disable.title": "無効にする",
"disable.description": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
"moreInfo.title": "詳細情報",
"enableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"disableSecurityWarning.title": "このワークスペースでプレビューのセキュリティ警告を有効にする",
"toggleSecurityWarning.description": "コンテンツのセキュリティ レベルに影響しません",
"preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
}