mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-02 10:00:29 -04:00
SQL Operations Studio Public Preview 1 (0.23) release source code
This commit is contained in:
8
i18n/hun/extensions/markdown/out/extension.i18n.json
Normal file
8
i18n/hun/extensions/markdown/out/extension.i18n.json
Normal file
@@ -0,0 +1,8 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"onPreviewStyleLoadError": "A 'markdown.styles' nem tölthető be: {0}"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"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"
|
||||
}
|
||||
15
i18n/hun/extensions/markdown/out/security.i18n.json
Normal file
15
i18n/hun/extensions/markdown/out/security.i18n.json
Normal file
@@ -0,0 +1,15 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the Source EULA License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"strict.title": "Szigorú",
|
||||
"strict.description": "Csak biztonságos tartalmak betöltése",
|
||||
"insecureContent.title": "Nem biztonságos tartalom engedélyezése",
|
||||
"insecureContent.description": "Tartalom betöltésének engedélyezése HTTP-n keresztül.",
|
||||
"disable.title": "Letiltás",
|
||||
"disable.description": "Minden tartalom és parancsfájl futtatásának engedélyezése. Nem ajánlott.",
|
||||
"moreInfo.title": "További információ",
|
||||
"preview.showPreviewSecuritySelector.title": "Válassza ki a munkaterület Markdown-előnézeteinek biztonsági beállítását!"
|
||||
}
|
||||
Reference in New Issue
Block a user