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/hun/extensions/markdown/out')
-rw-r--r--i18n/hun/extensions/markdown/out/features/preview.i18n.json11
-rw-r--r--i18n/hun/extensions/markdown/out/features/previewContentProvider.i18n.json4
2 files changed, 12 insertions, 3 deletions
diff --git a/i18n/hun/extensions/markdown/out/features/preview.i18n.json b/i18n/hun/extensions/markdown/out/features/preview.i18n.json
new file mode 100644
index 00000000000..a7a0c887484
--- /dev/null
+++ b/i18n/hun/extensions/markdown/out/features/preview.i18n.json
@@ -0,0 +1,11 @@
+{
+ "": [
+ "--------------------------------------------------------------------------------------------",
+ "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."
+ ],
+ "lockedPreviewTitle": "[Előnézet] {0}",
+ "previewTitle": "{0} előnézete"
+} \ No newline at end of file
diff --git a/i18n/hun/extensions/markdown/out/features/previewContentProvider.i18n.json b/i18n/hun/extensions/markdown/out/features/previewContentProvider.i18n.json
index 20527ec02d2..0a920063d63 100644
--- a/i18n/hun/extensions/markdown/out/features/previewContentProvider.i18n.json
+++ b/i18n/hun/extensions/markdown/out/features/previewContentProvider.i18n.json
@@ -8,7 +8,5 @@
],
"preview.securityMessage.text": "A tartalom egy része le van tiltva az aktuális dokumentumban",
"preview.securityMessage.title": "Potencionálisan veszélyes vagy nem biztonságos tartalom lett letiltva a markdown-előnézetben. Módosítsa a markdown-előnézet biztonsági beállításait a nem biztonságos tartalmak vagy parancsfájlok engedélyezéséhez!",
- "preview.securityMessage.label": "Biztonsági figyelmeztetés: tartalom le van tiltva",
- "pinnedPreviewTitle": "[Előnézet] {0}",
- "previewTitle": "{0} előnézete"
+ "preview.securityMessage.label": "Biztonsági figyelmeztetés: tartalom le van tiltva"
} \ No newline at end of file