2018-02-01. Merged in translations from Transifex.

This commit is contained in:
Daniel Ye
2018-02-01 16:14:08 -08:00
parent b8b726b4a9
commit ae07ba0b7d
701 changed files with 3861 additions and 1928 deletions

View File

@@ -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 в этой рабочей области"
}