mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 04:23:32 +01:00
2017-04-19. Merge in translation from transifex
This commit is contained in:
11
i18n/rus/extensions/markdown/out/security.i18n.json
Normal file
11
i18n/rus/extensions/markdown/out/security.i18n.json
Normal file
@@ -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.
|
||||
{
|
||||
"preview.showPreviewSecuritySelector.disallowScriptsForWorkspaceTitle": "Отключить выполнение скрипта в предварительных версиях Markdown для этой рабочей области",
|
||||
"preview.showPreviewSecuritySelector.currentSelection": "Текущий параметр",
|
||||
"preview.showPreviewSecuritySelector.allowScriptsForWorkspaceTitle": "Разрешить выполнение скрипта в предварительных версиях Markdown для этой рабочей области",
|
||||
"preview.showPreviewSecuritySelector.title": "Изменение параметров безопасности для предварительной версии Markdown"
|
||||
}
|
||||
Reference in New Issue
Block a user