reactos/base/applications/drwtsn32/lang/ru-RU.rc
Artyom Ovsyannikov 5a9efc4081
[DRWTSN32] Add Russian (ru-RU) translation (#4617)
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
2022-08-22 01:54:03 +03:00

16 lines
588 B
Plaintext
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.

/*
* PROJECT: Dr. Watson crash reporter
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: Russian resource file
* TRANSLATORS: Copyright 2022 Artyom Ovsyannikov <artemka6834@gmail.com>
* Copyright 2022 Stanislav Motylkov <binarymaster@mail.ru>
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_APP_TITLE "Сообщение о сбоях ReactOS"
IDS_USER_ALERT_MESSAGE "В приложении %ls произошла ошибка. Информация об этой ошибке сохранена в:\n\n%ls"
END