mirror of
https://github.com/reactos/reactos.git
synced 2024-11-10 00:34:39 +00:00
b8dd046ee4
- CMDUTILS: attrib, label (update translation) - USETUP (add translation) - HOTPLUG (add translation) - CONSRV (update translation) - USERSRV (update translation) - USER32 (update translation) - ACLUI (update translation) - LICCPA (update translation) - SUBST (update translation) - REGSVR32 (update translation) - REGEDIT-CLB (update translation) - ACPPAGE (update translation) - TIMEDATE (update translation) - SOLITAIRE (update translation) - FDEBUG (update translation) - SYSSETUP (update translation)
20 lines
938 B
Text
20 lines
938 B
Text
LANGUAGE LANG_INDONESIAN, SUBLANG_DEFAULT
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INCORRECT_PARAMETER_COUNT "Nomor parameter tidak tepat - %s\n"
|
|
IDS_INVALID_PARAMETER "Nomor parameter tidak tepat - %s\n"
|
|
IDS_INVALID_PARAMETER2 "Parameter tidak sah - %s\n"
|
|
IDS_PATH_NOT_FOUND "Jalur tidak ditemukan - %s\n"
|
|
IDS_ACCESS_DENIED "Akses ditolak - %s\n"
|
|
IDS_DRIVE_ALREADY_SUBSTED "Drive telah di-SUBST\n"
|
|
IDS_FAILED_WITH_ERRORCODE "Gagal dengan kode kesalahan 0x%x: %s\n"
|
|
IDS_USAGE "Mengasosiasikan jalur dengan huruf pada drive.\n\n\
|
|
SUBST [drive1: [drive2:]path]\n\
|
|
SUBST drive1: /D\n\n\
|
|
drive1: Spesifikasikan drive maya yang jalurnya ingin ditetapkan.\n\
|
|
[drive2:]path Spesifikasikan drive fisik dan jalur yang ingin ditetapkan\n\
|
|
pada drive maya.\n\
|
|
/D Menghapus drive yang telah terbagi (maya).\n\n\
|
|
Ketik SUBST tanpa parameter untuk menampilkan daftar drive maya saat ini.\n"
|
|
END
|