e7c8771ab02d90499cd1acc6712b9753749b31a4
[reactos.git] / base / setup / welcome / lang / de-DE.rc
1 /*
2 * German (Austria) resources by Klemens Friedl (frik85 at hotmail dot com)
3 */
4
5 LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL
6
7 /* String Tables */
8
9 /* Default settings */
10 STRINGTABLE DISCARDABLE
11 BEGIN
12 IDS_APPTITLE "ReactOS - Willkommen"
13 IDS_DEFAULTTOPICTITLE "ReactOS"
14 IDS_DEFAULTTOPICDESC "Willkommen in ReactOS.\n\nKlicken Sie auf ein Thema auf der linken Seite."
15 // IDS_CHECKTEXT "Dialog beim nächsen Start wieder anzeigen"
16 // IDS_CLOSETEXT "Beenden"
17 END
18
19 /* Topic buttons */
20 STRINGTABLE DISCARDABLE
21 BEGIN
22 IDS_TOPICBUTTON0 "ReactOS installieren"
23 IDS_TOPICBUTTON1 "CD durchsuchen"
24 IDS_TOPICBUTTON2 "Beenden"
25 // IDS_TOPICBUTTON3 "Empty Topic 3"
26 // IDS_TOPICBUTTON4 "Empty Topic 4"
27 // IDS_TOPICBUTTON5 "Empty Topic 5"
28 // IDS_TOPICBUTTON6 "Empty Topic 6"
29 // IDS_TOPICBUTTON7 "Empty Topic 7"
30 // IDS_TOPICBUTTON8 "Empty Topic 8"
31 // IDS_TOPICBUTTON9 "Empty Topic 9"
32 END
33
34 /* Topic titles */
35 STRINGTABLE DISCARDABLE
36 BEGIN
37 IDS_TOPICTITLE0 "ReactOS installieren"
38 IDS_TOPICTITLE1 "CD durchsuchen"
39 IDS_TOPICTITLE2 "Beenden"
40 // IDS_TOPICTITLE3 "Empty Topic Title 3"
41 // IDS_TOPICTITLE4 "Empty Topic Title 4"
42 // IDS_TOPICTITLE5 "Empty Topic Title 5"
43 // IDS_TOPICTITLE6 "Empty Topic Title 6"
44 // IDS_TOPICTITLE7 "Empty Topic Title 7"
45 // IDS_TOPICTITLE8 "Empty Topic Title 8"
46 // IDS_TOPICTITLE9 "Empty Topic Title 9"
47 END
48
49 /* Topic descriptions */
50 STRINGTABLE DISCARDABLE
51 BEGIN
52 IDS_TOPICDESC0 "Installiert ReactOS auf ihrem Computer oder aktualisiert eine bestehende Installation."
53 IDS_TOPICDESC1 "Die ReactOS-CD durchsuchen."
54 IDS_TOPICDESC2 "Klicken Sie, um dieses Programm zu beenden."
55 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
56 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
57 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
58 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
59 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
60 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
61 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
62 END
63
64 /* EOF */
65