2019-11-06 23:58:10 +01:00
/*
Clover.app
Created by vector sigma on 27/10/2019.
Copyright © 2019 CloverHackyColor. All rights reserved.
*/
/*
Hi, some of the views are set to have a fixed width, but other may automatically
enlarge the affecting view, so please consider to translate this file keeping in mind this.
*/
/* top bar menu */
2019-11-08 15:40:40 +01:00
"N/A" = "N/D"; // not available (please be short)
2019-11-17 18:06:44 +01:00
"Install Clover" = "Pasang Clover";
"Current Clover revision" = "Revisi Clover Terkini";
"Boot device" = "Device Boot";
"config path:" = "Lokasi config:";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Clover wants to mount %@" = "Clover ingin mount %@";
"Clover wants to umount %@" = "Clover ingin umount %@";
2019-11-06 23:58:10 +01:00
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"true" = "true";
"false" = "false";
"Theme:" = "Theme:";
"Sound:" = "Sound:";
2019-11-17 18:06:44 +01:00
"*Make filesystem read-write" = "*Jadikan FileSystem Read-Write";
"*Disable Sleep Proxy Client" = "*Tiadakan Sleep Proxy Client";
"*Require CloverDaemon" = "*Butuh CloverDaemon";
"Read daemon log" = "Baca daemon log";
"Read bdmesg" = "Baca boot log";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Install CloverDaemonNew" = "Pasang CloverDaemonNew";
"Uninstall CloverDaemonNew" = "Copot CloverDaemonNew";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Update" = "Perbarui";
"Update to r%d" = "Perbarui ke r%d"; // "Update to r5101"
"Check update:" = "Periksa Pembaruan:";
"Check now" = "Periksa Sekarang";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"never" = "Tak Pernah";
"daily" = "Harian";
"weekly" = "Mingguan";
"monthly" = "Bulanan";
"last checked:" = "Terakhir Periksa:"; // last date update was checked. Please be short.
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Run at login" = "Jalankan saat Login";
"Close" = "Tutup"; // Close the Clover.app
2019-11-06 23:58:10 +01:00
/* Installer */
2019-11-17 18:06:44 +01:00
"Clover Installer" = "Installer Clover";
"Select a disk.." = "Pilih Disk..";
"Install" = "Pasang";
"Uninstall" = "Copot";
"AltBoot" = "Boot Alternatif";
2019-11-06 23:58:10 +01:00
/* Drivers */
2019-11-17 18:06:44 +01:00
"UEFI mandatory" = "Penting bagi UEFI";
"BIOS mandatory" = "Penting bagi BIOS";
"UEFI/Other" = "UEFI (Tambahan)";
"BIOS/Other" = "BIOS (Tambahan)";
"UEFI, but not from this installer" = "UEFI, dari sumber lain";
"BIOS, but not from this installer" = "BIOS, dari sumber lain";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UEFI/FileSystem" = "UEFI, drivers File System";
"BIOS/FileSystem" = "BIOS, drivers File System";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UEFI/HID" = "UEFI, drivers Perangkat HID";
"BIOS/HID" = "BIOS, drivers Perangkat HID";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UEFI/FileVault2" = "UEFI, drivers FileVault2";
"BIOS/FileVault2" = "BIOS, drivers FileVault2";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UEFI/MemoryFix" = "UEFI, drivers Memory Fix";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"ApfsDriverLoader.efi" = "Driver untuk memuat File System APFS dari Container bagi macOS 10.13 atau yang lebih baru.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleImageCodec.efi" = "Untuk decode gambar PNG dan BMP pada UI Boot.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleImageLoader.efi" = "Mengamankan binary driver AppleEfiFat menggunakan implementasi protokol AppleLoadImage dengan verifikasi signature EfiBinary.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleKeyAggregator.efi" = "Dukungan bagi Dialog UI Boot untuk FileVault2.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleKeyFeeder.efi" = "Dukungan Keyboard PS/2 untuk digunakan dengan FileVault2.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleUISupport.efi" = "Rangkaian protokol untuk mendukung EfiLoginUi bagi FileVault2.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleUITheme.efi" = "Mendukung Themes UI saat boot.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AptioInputFix.efi" = "Driver untuk membenahi masalah Input pada firmware UEFI, misalnya AMI Aptio.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AptioMemoryFix.efi" = "Driver pilihan untuk membenahi masalah Memori pada firmware UEFI, misalnya AMI Aptio. Firmware lainnya mungkin juga kompatibel.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AudioDxe.efi" = "Driver HDA untuk memainkan Startup Sound ketika Boot. Atur terlebih dahulu perangkat dan Volume Audio melalui Startup sound output yang ada di menu Options. Tidak semua perangkat IOAudio didukung, butuh NVRAM aktif.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"FirmwareVolume.efi" = "Membuat FirmwareVolume dengan gambar cursor untuk FileVault2.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"FSInject.efi" = "Menyediakan injeksi kexts dari folder CLOVER.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"GrubEXFAT.efi" = "Driver File System ExFAT dari GRUB.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"GrubISO9660.efi" = "Driver File System ISO9600 dari GRUB.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"GrubNTFS.efi" = "Driver File System NTFS dari GRUB.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"GrubUDF.efi" = "Driver File System UDF dari GRUB.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"SMCHelper.efi" = "Memulihkan keys FakeSMC dari NVRAM";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"XhciDxe.efi" = "Driver USB 3.0";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleEvent.uefi" = "Membuat protokol AppleEvent untuk FileVault2.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"AppleGraphicsConfig.uefi" = "Membuat protokol AppleGraphicsConfig opsional.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"CsmVideoDxe.efi" = "Driver video untuk GUI Clover yang mendukung lebih banyak resolusi. Bergantung modul CSM di UEFI BIOS, sehingga ia menjadi enabled. Ini bisa berakibat Clover gagal Boot dan Wake di sistem bermasalah. Gunakan dengan hati-hati.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"DataHubDxe.efi" = "Dukungan protokol DataHub yang dibutuhkan oleh MacOS. Biasanya sudah tersedia namun kadang-kadang hilang. Jika terlewatkan, maka akan muncul peringatan di layar.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"EmuVariableUefi.efi" = "Solusi masalah penyimpanan variabel NVRAM di Sistem tanpa perangkat UEFI. Biasanya UEFI boot memakai NVRAM dari perangkat, namun dalam kasus tertentu driver ini tetap dibutuhkan. Gunakan (hanya) jika tanpa memakainya, Anda menemui kendala.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"EnglishDxe.efi" = "Dukungan protokol UnicodeCollation bagi EFI Shell jika firmware UEFI tidak menyediakan.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Fat.efi" = "Driver File System FAT.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"HashServiceFix.efi" = "Mendukung Hash jika firmware UEFI native tidak menyediakan.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"HFSPlus.efi" = "Driver File System HFS+ (versi alternatif).";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"NvmExpressDxe.efi" = "Driver untuk mendukung perangkat NVMExpress.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"OsxAptioFix3Drv.efi" = "Driver alternatif (v3) untuk membenahi masalah Memory di firmware UEFI.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"OsxAptioFixDrv.efi" = "Driver lawas untuk membenahi masalah Memory pada firmware UEFI misalnya AMI Aptio.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"OsxFatBinaryDrv.efi" = "Driver untuk mendukung FAT Binary executables bagi OS X 10.9 atau versi sebelumnya.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"OsxLowMemFixDrv.efi" = "Varian sederhana driver OsxAptioFixDrv (jangan pakai bersamaan).";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"PartitionDxe.efi" = "Driver untuk dukungan Skema Partisi yang tidak biasa, semisal: Hybrid GPT/MBR atau Apple Partition Map.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"Ps2MouseDxe.efi" = "Driver Mouse PS/2";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UsbKbDxe.efi" = "Driver Keyboard USB, untuk dukungan UI boot";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"UsbMouseDxe.efi" = "Driver Mouse USB";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"VBoxExt2.efi" = "Driver File System EXT2/3 dari VirtualBox.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"VBoxExt4.efi" = "Driver File System EXT4 dari VirtualBox.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"VBoxHfs.efi" = "Driver File System HFS+ dari VirtualBox.";
2019-11-06 23:58:10 +01:00
2019-11-17 18:06:44 +01:00
"VBoxIso9600.efi" = "Driver File System ISO 9600.";