* Sync to recent trunk (r52563).
[reactos.git] / base / setup / welcome / lang / uk-UA.rc
1 /*
2 * Welcome (Ukrainian resources)
3 *
4 * Copyright 2006 Artem Reznikov
5 *
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
15 *
16 * You should have received a copy of the GNU General Public License along
17 * with this program; if not, write to the Free Software Foundation, Inc.,
18 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19 */
20
21 LANGUAGE LANG_UKRAINIAN, SUBLANG_DEFAULT
22
23 /* String Tables */
24
25 /* Default settings */
26 STRINGTABLE DISCARDABLE
27 BEGIN
28 IDS_APPTITLE "ReactOS - Ласкаво просимо"
29 IDS_DEFAULTTOPICTITLE "ReactOS"
30 IDS_DEFAULTTOPICDESC "Ласкаво просимо до операційної системи ReactOS.\n\nКлацніть по темі ліворуч"
31 // IDS_CHECKTEXT "Показувати цей діалог знов"
32 // IDS_CLOSETEXT "Вихід"
33 END
34
35 /* Topic buttons */
36 STRINGTABLE DISCARDABLE
37 BEGIN
38 IDS_TOPICBUTTON0 "Встановлення ReactOS"
39 IDS_TOPICBUTTON1 "Огляд цього CD"
40 IDS_TOPICBUTTON2 "Вихід"
41 // IDS_TOPICBUTTON3 "Empty Topic 3"
42 // IDS_TOPICBUTTON4 "Empty Topic 4"
43 // IDS_TOPICBUTTON5 "Empty Topic 5"
44 // IDS_TOPICBUTTON6 "Empty Topic 6"
45 // IDS_TOPICBUTTON7 "Empty Topic 7"
46 // IDS_TOPICBUTTON8 "Empty Topic 8"
47 // IDS_TOPICBUTTON9 "Empty Topic 9"
48 END
49
50 /* Topic titles */
51 STRINGTABLE DISCARDABLE
52 BEGIN
53 IDS_TOPICTITLE0 "Встановлення ReactOS"
54 IDS_TOPICTITLE1 "Огляд цього CD"
55 IDS_TOPICTITLE2 "Вихід"
56 // IDS_TOPICTITLE3 "Empty Topic Title 3"
57 // IDS_TOPICTITLE4 "Empty Topic Title 4"
58 // IDS_TOPICTITLE5 "Empty Topic Title 5"
59 // IDS_TOPICTITLE6 "Empty Topic Title 6"
60 // IDS_TOPICTITLE7 "Empty Topic Title 7"
61 // IDS_TOPICTITLE8 "Empty Topic Title 8"
62 // IDS_TOPICTITLE9 "Empty Topic Title 9"
63 END
64
65 /* Topic descriptions */
66 STRINGTABLE DISCARDABLE
67 BEGIN
68 IDS_TOPICDESC0 "Створення нової інсталяції ReactOS на Вашому комп'ютері чи оновлення існуючої інсталяції."
69 IDS_TOPICDESC1 "Проглянути CD."
70 IDS_TOPICDESC2 "Натисніть для виходу з цієї програми."
71 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
72 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
73 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
74 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
75 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
76 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
77 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
78 END
79
80 /* EOF */