[USB-BRINGUP-TRUNK]
[reactos.git] / base / shell / cmd / lang / id-ID.rc
index 6a67e5c..3d2dc6b 100644 (file)
@@ -402,6 +402,47 @@ STRING_REN_HELP2, "    %lu file diganti nama\n"
 
 STRING_REN_HELP3, "    %lu file diganti nama\n"
 
+//FIXME
+STRING_REPLACE_HELP1, "Replaces files.\n\n\
+REPLACE [drive1:][path1]filename [drive2:][path2] [/A] [/P] [/R] [/W]\n\
+REPLACE [drive1:][path1]filename [drive2:][path2] [/P] [/R] [/S] [/W] [/U]\n\n\
+  [drive1:][path1]filename Specifies the source file or files.\n\
+  [drive2:][path2]         Specifies the directory where files are to be\n\
+                           replaced.\n\
+  /A                       Adds new files to destination directory. Cannot\n\
+                           use with /S or /U switches.\n\
+  /P                       Prompts for confirmation before replacing a file or\n\
+                           adding a source file.\n\
+  /R                       Replaces read-only files as well as unprotected\n\
+                           files.\n\
+  /S                       Replaces files in all subdirectories of the\n\
+                           destination directory. Cannot use with the /A\n\
+                           switch.\n\
+  /W                       Waits for you to insert a disk before beginning.\n\
+  /U                       Replaces (updates) only files that are older than\n\
+                           source files. Cannot use with the /A switch.\n"
+
+STRING_REPLACE_HELP2, "Source path required\n"
+
+STRING_REPLACE_HELP3, "No files replaced\n"
+
+STRING_REPLACE_HELP4, "%lu file(s) replaced\n"
+
+STRING_REPLACE_HELP5, "Replacing %s\n"
+
+STRING_REPLACE_HELP6, "Replace %s\n"
+
+STRING_REPLACE_HELP7, "No files added\n"
+
+STRING_REPLACE_HELP8, "%lu file(s) added\n"
+
+STRING_REPLACE_HELP9, "Add %s (Y/N) "
+
+STRING_REPLACE_HELP10, "Replace %s (Y/N) "
+
+STRING_REPLACE_HELP11, "Adding %s\n"
+
+
 STRING_SHIFT_HELP, "Mengubah posisi parameter yang bisa diganti dalam file batch.\n\n\
 SHIFT [DOWN]"
 
@@ -587,8 +628,6 @@ STRING_CHCP_ERROR4,          "Halaman kode tidak benar\n"
 STRING_CHOICE_ERROR,         "Opsi tidak benar. Format diharapkan: /C[:]options"
 STRING_CHOICE_ERROR_TXT,     "Opsi tidak benar. Format diharapkan: /T[:]c,nn"
 STRING_CHOICE_ERROR_OPTION,  "Opsi tidak benar: %s"
-STRING_MD_ERROR,                        "Subdirektori atau file sudah ada.\n"
-STRING_MD_ERROR2,                       "Path ke folder baru tidak ada.\n"
 STRING_CMD_ERROR1,           "Tidak bisa mengalihkan input dari file %s\n"
 STRING_CMD_ERROR2,           "Kesalahan membuat file termporal untuk pipe data\n"
 STRING_CMD_ERROR3,           "Tidak bisa mengalihkan ke file %s\n"
@@ -618,6 +657,8 @@ STRING_FREE_ERROR2,          "tak berlabel"
 STRING_GOTO_ERROR1,          "Tidak ada label ditetapkan untuk GOTO"
 STRING_GOTO_ERROR2,          "Label '%s' tidak ditemukan\n"
 
+STRING_MD_ERROR,             "Subdirektori atau file sudah ada.\n"
+STRING_MD_ERROR2,            "Path ke folder baru tidak ada.\n"
 STRING_MOVE_ERROR1,          "[OK]\n"
 STRING_MOVE_ERROR2,          "[Salah]\n"
 
@@ -648,6 +689,14 @@ STRING_ERROR_DRIVER_NOT_READY,     "Drive tidak siap"
 
 STRING_PATH_ERROR,                 "CMD: Tidak dalam lingkungan '%s'\n"
 
+STRING_REPLACE_ERROR1, "Invalid switch - %s\n"//FIXME
+STRING_REPLACE_ERROR2, "Path not found - %s\n"
+STRING_REPLACE_ERROR3, "The filename, directory name, or volume label syntax is incorrect.\n"
+STRING_REPLACE_ERROR4, "Invalid parameter combination\n"
+STRING_REPLACE_ERROR5, "Access denied - %s\n"
+STRING_REPLACE_ERROR6, "No files found - %s\n"
+STRING_REPLACE_ERROR7, "Extended Error 32\n"
+
 STRING_REACTOS_VERSION,            "ReactOS Operating System [Version %s-%s]\n"
 STRING_CMD_SHELLINFO,              "\nInterpreter Baris Perintah ReactOS\nVersion %s %s"
 STRING_VERSION_RUNVER,             " berjalan pada %s"