reactos/base/applications/logoff/lang/ru-RU.rc

20 lines
784 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 logoff utility
* LICENSE: GPL - See COPYING in the top level directory
* FILE: base/applications/logoff/lang/ru-RU.rc
* PURPOSE: Russian Language File for logoff
* TRANSLATOR: Artem Reznikov
*/
LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT
STRINGTABLE
BEGIN
IDS_USAGE "Завершение сеанса.\n\n\
/v\t\tОтображение информации о выполненных действиях.\n\
/?\t\tОтображение этой информации.\n\n"
IDS_LOGOFF_REMOTE "Завершение сеанса на удаленной машине."
IDS_LOGOFF_LOCAL "Завершение текущего сеанса на этой машине."
IDS_ILLEGAL_PARAM "Ошибка в параметрах\n"
END