[rshell]
[reactos.git] / base / setup / welcome / lang / id-ID.rc
1 /* Indonesian resources by Zaenal Mutaqin (ade999 at gmail dot com) */
2
3 LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
4
5 /* String Tables */
6
7 /* Default settings */
8 STRINGTABLE
9 BEGIN
10 IDS_APPTITLE "ReactOS - Selamat Datang"
11 IDS_DEFAULTTOPICTITLE "ReactOS"
12 IDS_DEFAULTTOPICDESC "Selamat datang di React Operating System.\n\nKlik topik di sisi kiri."
13 // IDS_CHECKTEXT "Show this dialog again"
14 // IDS_CLOSETEXT "Exit"
15 END
16
17 /* Topic buttons */
18 STRINGTABLE
19 BEGIN
20 IDS_TOPICBUTTON0 "Instalasi ReactOS"
21 IDS_TOPICBUTTON1 "Lihat CD ini"
22 IDS_TOPICBUTTON2 "Keluar"
23 // IDS_TOPICBUTTON3 "Empty Topic 3"
24 // IDS_TOPICBUTTON4 "Empty Topic 4"
25 // IDS_TOPICBUTTON5 "Empty Topic 5"
26 // IDS_TOPICBUTTON6 "Empty Topic 6"
27 // IDS_TOPICBUTTON7 "Empty Topic 7"
28 // IDS_TOPICBUTTON8 "Empty Topic 8"
29 // IDS_TOPICBUTTON9 "Empty Topic 9"
30 END
31
32 /* Topic titles */
33 STRINGTABLE
34 BEGIN
35 IDS_TOPICTITLE0 "Instalasi ReactOS"
36 IDS_TOPICTITLE1 "Lihat CD ini"
37 IDS_TOPICTITLE2 "Keluar"
38 // IDS_TOPICTITLE3 "Empty Topic Title 3"
39 // IDS_TOPICTITLE4 "Empty Topic Title 4"
40 // IDS_TOPICTITLE5 "Empty Topic Title 5"
41 // IDS_TOPICTITLE6 "Empty Topic Title 6"
42 // IDS_TOPICTITLE7 "Empty Topic Title 7"
43 // IDS_TOPICTITLE8 "Empty Topic Title 8"
44 // IDS_TOPICTITLE9 "Empty Topic Title 9"
45 END
46
47 /* Topic descriptions */
48 STRINGTABLE
49 BEGIN
50 IDS_TOPICDESC0 "Buat instalasi baru ReactOS pada komputer anda atau tingkatkan instalasi yang sudah ada."
51 IDS_TOPICDESC1 "Lihat CD."
52 IDS_TOPICDESC2 "Klik untuk keluar aplikasi ini."
53 // IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
54 // IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
55 // IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
56 // IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
57 // IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
58 // IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
59 // IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
60 END