reactos/base/applications/logoff/lang/uk-UA.rc

20 lines
778 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/uk-UA.rc
* PURPOSE: Ukraianian Language File for logoff
* TRANSLATOR: Artem Reznikov
*/
LANGUAGE LANG_UKRAINIAN, 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