Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/jpn/extensions/markdown/out/security.i18n.json')
-rw-r--r--i18n/jpn/extensions/markdown/out/security.i18n.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/jpn/extensions/markdown/out/security.i18n.json b/i18n/jpn/extensions/markdown/out/security.i18n.json
index a79f9ee02a6..dc234e49ac5 100644
--- a/i18n/jpn/extensions/markdown/out/security.i18n.json
+++ b/i18n/jpn/extensions/markdown/out/security.i18n.json
@@ -4,5 +4,9 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "preview.showPreviewSecuritySelector.currentSelection": "現在の設定"
+ "preview.showPreviewSecuritySelector.strictTitle": "厳密です。セキュリティで保護されたコンテンツのみを読み込みます。 ",
+ "preview.showPreviewSecuritySelector.currentSelection": "現在の設定",
+ "preview.showPreviewSecuritySelector.insecureContentTitle": "HTTP を介したコンテンツの読み込みを許可します。",
+ "preview.showPreviewSecuritySelector.scriptsAndAllContent": "すべてのコンテンツとスクリプトの実行を許可します。推奨されません。",
+ "preview.showPreviewSecuritySelector.title": "ワークスペースのマークダウン プレビューに関するセキュリティ設定を選択 "
} \ No newline at end of file