virus-total-uploader/localization/Russian.json

25 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"MainForm_DragFile": "Перетащите файл сюда",
"MainForm_More": "Настройки",
"SettingsForm_Title": "Настройки",
"SettingsForm_General": "Настройки",
"SettingsForm_Key": "API key",
"SettingsForm_Get": "Получить API key",
"SettingsForm_Language": "Язык",
"SettingsForm_Save": "Сохранить",
"SettingsForm_Open": "Открыть файл настроек",
"UploadForm_Info": "Информация о файле",
"UploadForm_Upload": "Отправить",
"UploadForm_Cancel": "Отмена",
"UploadForm_NoApiKey": "You have not entered an API key. Please go to settings and add one.",
"UploadForm_InvalidLength": "You have entered an API key, but the key does not have valid length. Key should contain 64 characters.",
"UploadForm_InvalidKey": "Invalid API key",
"Message_Idle": "Ожидание.",
"Message_Init": "Инициализация...",
"Message_Check": "Проверка...",
"Message_Upload": "Отправка...",
"Message_NoLink": "Неверный API key",
"Message_NoSettings": "Файл настроек не существует.",
"Message_Saved": "Настройки сохранены."
}