- Update address of Free Software Foundation.
[reactos.git] / reactos / base / setup / welcome / lang / bg-BG.rc
1 /*
2 * Bulgarian(BG) resources
3 *
4 * Copyright (C) 2005 Violin Iliev
5 * www.violin-bg.com
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License along
18 * with this program; if not, write to the Free Software Foundation, Inc.,
19 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
20 */
21
22
23 LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
24
25 /* String Tables */
26
27 /* Default settings */
28 STRINGTABLE DISCARDABLE
29 BEGIN
30 IDS_APPTITLE "ReactOS - Äîáðå äîøëè"
31 IDS_DEFAULTTOPICTITLE "ReactOS"
32 IDS_DEFAULTTOPICDESC "Äîáðå äîøëè â îïåðàöèîííà ñèñòåìà React.\n\nÈçáåðåòå ñè îò òåìèòå â ëÿâî."
33 // IDS_CHECKTEXT "Ïîêàçâàé îòíîâî òîçè ïðîçîðåö"
34 // IDS_CLOSETEXT "Èçõîä"
35 END
36
37 /* Topic buttons */
38 STRINGTABLE DISCARDABLE
39 BEGIN
40 IDS_TOPICBUTTON0 "Èíñòàëèðàíå íà ReactOS"
41 IDS_TOPICBUTTON1 "Ðàçãëåäàé òîâà CD"
42 IDS_TOPICBUTTON2 "Èçõîä"
43 // IDS_TOPICBUTTON3 "Empty Topic 3"
44 // IDS_TOPICBUTTON4 "Empty Topic 4"
45 // IDS_TOPICBUTTON5 "Empty Topic 5"
46 // IDS_TOPICBUTTON6 "Empty Topic 6"
47 // IDS_TOPICBUTTON7 "Empty Topic 7"
48 // IDS_TOPICBUTTON8 "Empty Topic 8"
49 // IDS_TOPICBUTTON9 "Empty Topic 9"
50 END
51
52 /* Topic titles */
53 STRINGTABLE DISCARDABLE
54 BEGIN
55 IDS_TOPICTITLE0 "Èíñòàëèðàíå íà ReactOSS"
56 IDS_TOPICTITLE1 "Ðàçãëåäàé òîâà CD"
57 IDS_TOPICTITLE2 "Èçõîä"
58 // IDS_TOPICTITLE3 "Empty Topic Title 3"
59 // IDS_TOPICTITLE4 "Empty Topic Title 4"
60 // IDS_TOPICTITLE5 "Empty Topic Title 5"
61 // IDS_TOPICTITLE6 "Empty Topic Title 6"
62 // IDS_TOPICTITLE7 "Empty Topic Title 7"
63 // IDS_TOPICTITLE8 "Empty Topic Title 8"
64 // IDS_TOPICTITLE9 "Empty Topic Title 9"
65 END
66
67 /* Topic descriptions */
68 STRINGTABLE DISCARDABLE
69 BEGIN
70 IDS_TOPICDESC0 "Ñúçäàâàíå íà íîâà èíñòàëàöèÿ íÿ ReactOS èëè îáíîâÿâàíå íà ñúùåñòâóâàùà òàêàâà."
71 IDS_TOPICDESC1 "Ðàçãëåæäàíå íà CD-òî."
72 IDS_TOPICDESC2 "Íàòèñíåòå çà èçõîä îò ïðîãðàìàòà."
73 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
74 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
75 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
76 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
77 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
78 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
79 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
80 END
81
82 /* EOF */