1/*
2 * PROJECT:     ReactOS shutdown/logoff utility
3 * LICENSE:     GPL - See COPYING in the top level directory
4 * FILE:        base/applications/shutdown/lang/uk-UA.rc
5 * PURPOSE:     Ukraianian Language File for shutdown
6 * TRANSLATOR:  Artem Reznikov
7 */
8
9LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
10
11STRINGTABLE DISCARDABLE
12BEGIN
13
14IDS_USAGE, "������������: shutdown [-?] [-l | -s | -r] [-f]\n\n\
15  ��� ��������� ��� -?\t³���������� ����� �����������\n\
16  -l\t\t\t���������� ������\n\
17  -s\t\t\t��������� ����� ����'�����\n\
18  -r\t\t\t���������������� ����� ����'�����\n\
19  -f\t\t\t��������� �������� ��������� ������� ��� �����������\n\
20    \t\t\t���� �� �� ������� ����� ��������, �� �� ����� �����\n\
21    \t\t\t��������� �����"
22END
23