mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -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."
|
||||
],
|
||||
"noResults": "Результаты не найдены",
|
||||
"description": "Описание"
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
9
i18n/rus/src/vs/code/electron-main/logUploader.i18n.json
Normal file
9
i18n/rus/src/vs/code/electron-main/logUploader.i18n.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"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."
|
||||
]
|
||||
}
|
||||
@@ -180,12 +180,12 @@
|
||||
"miConfigureTask": "&&Настроить задачи...",
|
||||
"miConfigureBuildTask": "Настроить задачу сборки по у&&молчанию...",
|
||||
"accessibilityOptionsWindowTitle": "Специальные возможности",
|
||||
"miRestartToUpdate": "Перезапустить программу для обновления...",
|
||||
"miCheckForUpdates": "Проверить наличие обновлений...",
|
||||
"miCheckingForUpdates": "Идет проверка наличия обновлений...",
|
||||
"miDownloadUpdate": "Скачать доступное обновление",
|
||||
"miDownloadingUpdate": "Скачивается обновление...",
|
||||
"miInstallingUpdate": "Идет установка обновления...",
|
||||
"miCheckForUpdates": "Проверить наличие обновлений...",
|
||||
"miRestartToUpdate": "Перезапустить программу для обновления...",
|
||||
"aboutDetail": "Версия {0}\nФиксация {1}\nДата {2}\nОболочка {3}\nОтрисовщик {4}\nУзел {5}\nАрхитектура {6}",
|
||||
"okButton": "ОК",
|
||||
"copy": "Копировать"
|
||||
|
||||
Reference in New Issue
Block a user