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')
-rw-r--r--i18n/jpn/extensions/markdown/out/previewContentProvider.i18n.json6
-rw-r--r--i18n/jpn/extensions/markdown/out/security.i18n.json5
2 files changed, 2 insertions, 9 deletions
diff --git a/i18n/jpn/extensions/markdown/out/previewContentProvider.i18n.json b/i18n/jpn/extensions/markdown/out/previewContentProvider.i18n.json
index 58a5b5443af..8b6ad71cd4e 100644
--- a/i18n/jpn/extensions/markdown/out/previewContentProvider.i18n.json
+++ b/i18n/jpn/extensions/markdown/out/previewContentProvider.i18n.json
@@ -3,8 +3,4 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
-{
- "preview.securityMessage.text": "このドキュメントでは、スクリプトは無効です",
- "preview.securityMessage.title": "マークダウン プレビューではスクリプトが無効になっています。スクリプトを有効にするには、マークダウン プレビューのセキュリティ設定を変更してください",
- "preview.securityMessage.label": "スクリプト無効のセキュリティ警告"
-} \ No newline at end of file
+{} \ No newline at end of file
diff --git a/i18n/jpn/extensions/markdown/out/security.i18n.json b/i18n/jpn/extensions/markdown/out/security.i18n.json
index 41e1a087f70..a79f9ee02a6 100644
--- a/i18n/jpn/extensions/markdown/out/security.i18n.json
+++ b/i18n/jpn/extensions/markdown/out/security.i18n.json
@@ -4,8 +4,5 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "preview.showPreviewSecuritySelector.disallowScriptsForWorkspaceTitle": "このワークスペースのマークダウン プレビューでのスクリプト実行を無効にする",
- "preview.showPreviewSecuritySelector.currentSelection": "現在の設定",
- "preview.showPreviewSecuritySelector.allowScriptsForWorkspaceTitle": "このワークスペースのマークダウン プレビューでのスクリプト実行を有効にする",
- "preview.showPreviewSecuritySelector.title": "マークダウン プレビューのセキュリティ設定を変更する"
+ "preview.showPreviewSecuritySelector.currentSelection": "現在の設定"
} \ No newline at end of file