[SETUP_WELCOME] Update Indonesian translation.
[reactos.git] / base / setup / welcome / lang / id-ID.rc
index 7dad975..995e6ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Indonesian resources by Zaenal Mutaqin (ade999 at gmail dot com) */
+/* Indonesian resources by Zaenal Mutaqin (ade999 at gmail dot com) and Mas Ahmad Muhammad */
 
 LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
 
@@ -8,53 +8,33 @@ LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
 STRINGTABLE
 BEGIN
     IDS_APPTITLE "ReactOS - Selamat Datang"
-    IDS_DEFAULTTOPICTITLE "ReactOS"
-    IDS_DEFAULTTOPICDESC "Selamat datang di React Operating System.\n\nKlik topik di sisi kiri."
-//    IDS_CHECKTEXT "Show this dialog again"
-//    IDS_CLOSETEXT "Exit"
+    IDS_DEFAULT_TOPIC_TITLE "ReactOS"
+    IDS_DEFAULT_TOPIC_DESC "Selamat datang di Sistem Operasi ReactOS.\n\nKlik topik di sisi kiri."
+    IDS_FONTNAME "Tahoma"
+    IDS_CHECKTEXT "&Tunjukkan dialog ini lagi"
+    IDS_CLOSETEXT "&Keluar"
 END
 
 /* Topic buttons */
 STRINGTABLE
 BEGIN
-    IDS_TOPICBUTTON0 "Instalasi ReactOS"
-    IDS_TOPICBUTTON1 "Lihat CD ini"
-    IDS_TOPICBUTTON2 "Keluar"
-//    IDS_TOPICBUTTON3 "Empty Topic 3"
-//    IDS_TOPICBUTTON4 "Empty Topic 4"
-//    IDS_TOPICBUTTON5 "Empty Topic 5"
-//    IDS_TOPICBUTTON6 "Empty Topic 6"
-//    IDS_TOPICBUTTON7 "Empty Topic 7"
-//    IDS_TOPICBUTTON8 "Empty Topic 8"
-//    IDS_TOPICBUTTON9 "Empty Topic 9"
+    IDS_TOPIC_BUTTON0 "&Memasang ReactOS"
+    IDS_TOPIC_BUTTON1 "Lihat &CD ini"
+    IDS_TOPIC_BUTTON2 "&Keluar"
 END
 
 /* Topic titles */
 STRINGTABLE
 BEGIN
-    IDS_TOPICTITLE0 "Instalasi ReactOS"
-    IDS_TOPICTITLE1 "Lihat CD ini"
-    IDS_TOPICTITLE2 "Keluar"
-//    IDS_TOPICTITLE3 "Empty Topic Title 3"
-//    IDS_TOPICTITLE4 "Empty Topic Title 4"
-//    IDS_TOPICTITLE5 "Empty Topic Title 5"
-//    IDS_TOPICTITLE6 "Empty Topic Title 6"
-//    IDS_TOPICTITLE7 "Empty Topic Title 7"
-//    IDS_TOPICTITLE8 "Empty Topic Title 8"
-//    IDS_TOPICTITLE9 "Empty Topic Title 9"
+    IDS_TOPIC_TITLE0 "Memasang ReactOS"
+    IDS_TOPIC_TITLE1 "Lihat CD ini"
+    IDS_TOPIC_TITLE2 "Keluar"
 END
 
 /* Topic descriptions */
 STRINGTABLE
 BEGIN
-    IDS_TOPICDESC0 "Buat instalasi baru ReactOS pada komputer anda atau tingkatkan instalasi yang sudah ada."
-    IDS_TOPICDESC1 "Lihat CD."
-    IDS_TOPICDESC2 "Klik untuk keluar aplikasi ini."
-//    IDS_TOPICDESC3 "Topic description 3.\n\nDescribe topic 3 here."
-//    IDS_TOPICDESC4 "Topic description 4.\n\nDescribe topic 4 here."
-//    IDS_TOPICDESC5 "Topic description 5.\n\nDescribe topic 5 here."
-//    IDS_TOPICDESC6 "Topic description 6.\n\nDescribe topic 6 here."
-//    IDS_TOPICDESC7 "Topic description 7.\n\nDescribe topic 7 here."
-//    IDS_TOPICDESC8 "Topic description 8.\n\nDescribe topic 8 here."
-//    IDS_TOPICDESC9 "Topic description 9.\n\nDescribe topic 9 here."
+    IDS_TOPIC_DESC0 "Buat pemasangan baru ReactOS pada komputer anda atau tingkatkan pemasangan yang sudah ada."
+    IDS_TOPIC_DESC1 "Lihat CD."
+    IDS_TOPIC_DESC2 "Klik untuk keluar dari aplikasi ini."
 END