reactos/base/applications/utilman/lang/ru-RU.rc
Stanislav Motylkov ac876146bc
[UTILMAN] Add Russian translation
Addendum to 975d417.
2020-04-30 20:59:25 +03:00

15 lines
577 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: ReactOS Utility Manager (Accessibility)
* LICENSE: GPL-2.0+ (https://spdx.org/licenses/GPL-2.0+)
* PURPOSE: Russian (Russia) translation resource
* COPYRIGHT: Copyright 2020 Stanislav Motylkov (binarymaster@mail.ru)
*/
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
BEGIN
IDS_FAIL_INIT "Не удалось инициализировать библиотеку диспетчера служебных программ! Код ошибки %lu."
IDS_FAIL_INIT_TITLE "Ошибка инициализации"
END