mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -1,10 +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.
|
||||
{
|
||||
"strict.title": "Строгий",
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
],
|
||||
"strict.description": "Загружать только безопасное содержимое",
|
||||
"insecureContent.title": "Разрешить небезопасное содержимое",
|
||||
"insecureContent.description": "Включить загрузку содержимого через HTTP",
|
||||
@@ -13,6 +14,5 @@
|
||||
"moreInfo.title": "Дополнительные сведения",
|
||||
"enableSecurityWarning.title": "Включить предварительный просмотр предупреждений системы безопасности в этой рабочей области",
|
||||
"disableSecurityWarning.title": "Отключить предварительный просмотр предупреждений системы безопасности в этой рабочей области",
|
||||
"toggleSecurityWarning.description": "Не влияет на уровень безопасности содержимого",
|
||||
"preview.showPreviewSecuritySelector.title": "Установите параметры безопасности для предварительного просмотра Markdown в этой рабочей области"
|
||||
}
|
||||
Reference in New Issue
Block a user