Synchronize with trunk.
[reactos.git] / base / setup / welcome / lang / id-ID.rc
1 /*
2 * Indonesian resources by Zaenal Mutaqin (ade999 at gmail dot com)
3 */
4
5 LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
6
7 /* String Tables */
8
9 /* Default settings */
10 STRINGTABLE DISCARDABLE
11 BEGIN
12 IDS_APPTITLE "ReactOS - Selamat Datang"
13 IDS_DEFAULTTOPICTITLE "ReactOS"
14 IDS_DEFAULTTOPICDESC "Selamat datang di React Operating System.\n\nKlik topik di sisi kiri."
15 // IDS_CHECKTEXT "Show this dialog again"
16 // IDS_CLOSETEXT "Exit"
17 END
18
19 /* Topic buttons */
20 STRINGTABLE DISCARDABLE
21 BEGIN
22 IDS_TOPICBUTTON0 "Instalasi ReactOS"
23 IDS_TOPICBUTTON1 "Lihat CD ini"
24 IDS_TOPICBUTTON2 "Keluar"
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 "Instalasi ReactOS"
38 IDS_TOPICTITLE1 "Lihat CD ini"
39 IDS_TOPICTITLE2 "Keluar"
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 "Buat instalasi baru ReactOS pada komputer anda atau tingkatkan instalasi yang sudah ada."
53 IDS_TOPICDESC1 "Lihat CD."
54 IDS_TOPICDESC2 "Klik untuk keluar aplikasi ini."
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 */