"Clover wants to make the root file system read-write.\n"
"The change is temporary until the next reboot"
msgstr ""
"Clover는 루트파일 시스템을 읽기-쓰기로 바꾸길 원합니다.\n"
"이 변경은 다음 재부팅하기전까지 일시적으로 유지됩니다."
#. type: "GoToFailRootRW"
#: Resources/templates/Localizable.strings:6
#, no-wrap
msgid "Cannot install without ensuring the file system is read-write"
msgstr "파일 시스템이 읽기-쓰기인지 확인하지 않고 설치할 수 없습니다."
#. type: "UEFI.only_title"
#: Resources/templates/Localizable.strings:10
#, no-wrap
msgid "Install for UEFI booting only"
msgstr "UEFI 부팅 전용으로 설치"
#. type: "UEFI.only_description"
#: Resources/templates/Localizable.strings:11
#, no-wrap
msgid "Install Clover to be used with UEFI motherboards only."
msgstr "UEFI 메인보드 전용 Clover를 설치합니다."
#. type: "Target.ESP_title"
#: Resources/templates/Localizable.strings:16
#, no-wrap
msgid "Install Clover in the ESP"
msgstr "ESP에 Clover 설치"
#. type: "Target.ESP_description"
#: Resources/templates/Localizable.strings:17
#, no-wrap
msgid ""
"Install Clover in the ESP (EFI System Partition) of the target volume\n"
"\n"
"Need to format ESP as Fat32 on Mac first.\n"
"\n"
"For Fat32 use commands like:\n"
"diskutil list\n"
"newfs_msdos -v EFI -F 32 /dev/rdisk9s1"
msgstr ""
"선택한 볼륨의 ESP(EFI 시스템 파티션)에 Clover를 설치합니다.\n"
"\n"
"먼저 Mac에서 ESP를 FAT32으로 포맷합니다.\n"
"\n"
"FAT32를 위해 다음과 같은 명령어를 사용합니다:\n"
"diskutil list\n"
"newfs_msdos -v EFI -F 32 /dev/rdisk0s1"
#. type: "Bootloader_title"
#: Resources/templates/Localizable.strings:29
#, no-wrap
msgid "Bootloader"
msgstr "부트 섹터"
#. type: "Bootloader_description"
#: Resources/templates/Localizable.strings:30
#, no-wrap
msgid ""
"Clover EFI requires three essential files. (in simple terms)\n"
"boot0 (On the drive's MBR) responsible for loading boot1.\n"
"boot1 (On the partition's boot-sector) to finding boot2.\n"
"boot2 (On the partition's root directory) for loading /EFI/CLOVER/CLOVERIA32.efi or CLOVERX64.efi, and kernel etc."
msgstr ""
"간단히 설명하자면, Clover EFI는 3개의 필수 파일이 필요합니다.\n"
"boot0(드라이브의 MBR에 위치)은 boot1을 읽어 들입니다.\n"
"boot1(파티션의 boot-sector에 위치)은 boot2를 찾습니다.\n"
"boot2(파티션의 root directory에 위치)는 /EFI/CLOVER/CLOVERIA32.efi 또는 CLOVERX64.efi, 그리고 kernel 등을 읽어 들입니다."
#. type: "boot0af_title"
#: Resources/templates/Localizable.strings:35
#, no-wrap
msgid "Install boot0af in MBR"
msgstr "MBR에 boot0af 설치"
#. type: "boot0af_description"
#: Resources/templates/Localizable.strings:36
#, no-wrap
msgid ""
"Used for BIOS booting on BIOS motherboards.\n"
"boot0af (boot0 Active First) bootloader try to boot the active partition defined in MBR. If there is no active partition, it will try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature.\n"
"This choice will setup selected HFS/Fat32 partition to be active."
msgstr ""
"BIOS 메인보드에서 BIOS 부팅을 위해 사용됩니다.\n"
"boot0af (boot0 첫번째 활성) 부트로더는 MBR의 활성화된 파티션으로 부트 시도합니다. 만약 활성 파티션이 없는 경우에는 첫번째 EFI/FAT32/HFS 파티션으로 유효한 PBR 시그니쳐로 부트 시도합니다. (먼저 MBR 그리고 GPT에 정의된 파티션)\n"
"이 설정은 선택한 HFS/Fat32 파티션이 활성화 되게 설정합니다."
#. type: "boot0ss_title"
#: Resources/templates/Localizable.strings:40
#, no-wrap
msgid "Install boot0ss in MBR"
msgstr "MBR에 boot0ss 설치"
#. type: "boot0ss_description"
#: Resources/templates/Localizable.strings:41
#, no-wrap
msgid ""
"Used for BIOS booting on BIOS motherboards.\n"
"boot0ss (boot0 Signature Scanning) bootloader try to boot the first EFI/FAT32/HFS partition (defined in the MBR and then the GPT) with a valid PBR signature. If no partition is found it will try to boot the active partition defined in MBR.\n"
"This bootloader is a good choice when you have Windows installed on the same disk because Windows wants to have its partition active.\n"
"This choice will not activate any partition in MBR."
msgstr ""
"BIOS 메인보드에서 BIOS 부팅을 위해 사용됩니다.\n"
"boot0ss (boot0 시그내쳐 스캐닝) 부트로더는 EFI/FAT32/HFS의 첫번째 파티션으로 유효 PBR 시그니쳐를 통해 부트 시도합니다(먼저 MBR, 다음에 GPT에 정의된 파티션). 만약 활성 파티션이 없는 경우에는 MBR의 활성화된 파티션으로 부트시도 합니다. \n"
"이 설정은 Windows가 대체로 자신의 파티션이 활성화 되어야 하므로, Windows와 같은 디스크에 설치될 경우에 좋은 선택입니다.\n"
"이 선택은 MBR의 어떤 파티션도 활성 상태로 바꾸지 않습니다."
#. type: "bootNo_title"
#: Resources/templates/Localizable.strings:46
#, no-wrap
msgid "Don't update MBR and PBR sectors"
msgstr "MBR 또는 PBR 섹터를 업데이트 안함"
#. type: "bootNo_description"
#: Resources/templates/Localizable.strings:47
#, no-wrap
msgid ""
"Don't install any bootloader (boot0X, boot1X).\n"
"Usefull for UEFI motherboards that don't need bootloader files.\n"
"Can also be use if you don't want to upgrade MBR or PBR sectors."
msgstr ""
"어느 부트로더도 설치하지 않습니다(boot0X, boot1X).\n"
"어떠한 부트로더 파일도 필요하지 않은 UEFI 메인보드에 유용합니다.\n"
"만약 MBR 또는 PBR섹터를 업그레이드하고 싶지 않은 경우에도 사용 가능합니다."
#. type: "AltBoot_title"
#: Resources/templates/Localizable.strings:51
#, no-wrap
msgid "Use alternative booting PBR"
msgstr "대안 PBR 부팅 사용"
#. type: "AltBoot_description"
#: Resources/templates/Localizable.strings:52
#, no-wrap
msgid ""
"Install alternative booting PBR with choice of boot with a key pressed.\n"
"File to boot = boot{keypressed}"
msgstr ""
"키를 누름으로써 대체 PBR로 부팅합니다.\n"
"부팅 할 파일 = boot{누른키}"
#. type: "boot64_title"
#: Resources/templates/Localizable.strings:55
#, no-wrap
msgid "Install & Start 64bit boot first"
msgstr "64비트 부트 설치 및 시작으로 설정"
#. type: "boot64_description"
#: Resources/templates/Localizable.strings:56
#, no-wrap
msgid ""
"Install boot files and set to start 64bit first.\n"
"Default boot to boot = Clover EFI 64bit. You can..\n"
"Press key 1 to boot1 = Chameleon boot,\n"
"Press key 3 to boot3 = Clover EFI 32bit boot,\n"
"Press key 6 to boot6 = Clover EFI 64bit boot."
msgstr ""
"64비트 부트 파일을 설치하며 먼저 64비트로 부팅하게 설정합니다.\n"
"기본 설정 부트 = Clover EFI 64비트.\n"
"다른 부트 순서를 원하면, 다음 숫자 가운데 하나를 누르십시오.\n"
"숫자 1을 누르면 boot1으로 부팅 = Chameleon 부트,\n"
"숫자 3을 누르면 boot3으로 부팅 = Clover EFI 32비트 부트,\n"
"숫자 6을 누르면 boot6으로 부팅 = Clover EFI 64비트 부트."
#. type: "CloverEFI_title"
#: Resources/templates/Localizable.strings:65
#, no-wrap
msgid "CloverEFI"
msgstr "CloverEFI"
#. type: "CloverEFI_description"
#: Resources/templates/Localizable.strings:66
#, no-wrap
msgid "Select the version of CloverEFI to install."
msgstr "설치할 CloverEFI 종류를 선택하십시오."
#. type: "cloverEFI.64.sata_title"
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "CloverEFI 64-bits SATA"
msgstr "CloverEFI 64비트 SATA"
#. type: "cloverEFI.64.sata_description"
#: Resources/templates/Localizable.strings:68
#, no-wrap
msgid "CloverEFI 64-bits using SATA to access drives"
msgstr "CloverEFI 64비트 (드라이브 액세스에 SATA 사용)"
#. type: "cloverEFI.64.blockio_title"
#: Resources/templates/Localizable.strings:69
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO"
msgstr "CloverEFI 64비트 BiosBlockIO"
#. type: "cloverEFI.64.blockio_description"
#: Resources/templates/Localizable.strings:70
#, no-wrap
msgid "CloverEFI 64-bits using Bios Block I/O to access drives"
msgstr "CloverEFI 64비트 (드라이브 액세스에 Bios Block I/O 사용)"
#. type: "cloverEFI.64.blockio2_title"
#: Resources/templates/Localizable.strings:71
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO for NVIDIA NForce MCP79"
msgstr "CloverEFI 64비트 BiosBlockIO"
#. type: "cloverEFI.64.blockio2_description"
#: Resources/templates/Localizable.strings:72
#, no-wrap
msgid "CloverEFI 64-bits using Bios Block I/O to access drives for chipset NVIDIA NForce MCP79"
msgstr "CloverEFI 64비트 (드라이브 액세스에 Bios Block I/O 사용)"
#. type: "off_title"
#: Resources/templates/Localizable.strings:77
#, no-wrap
msgid "Drivers off"
msgstr "예비 드라이버"
#. type: "off_description"
#: Resources/templates/Localizable.strings:78
#, no-wrap
msgid ""
"Installs all available drivers in EFI/CLOVER/drivers/off/\n"
"off directory isn't loaded by Clover any how and this is only helpfull if you have to use the EFI shell to copy a missing driver or replace a bad one during the boot if a need be."
msgstr ""
"사용 가능한 모든 드라이버를 EFI/CLOVER/drivers/off/에 설치합니다.\n"
"off 디렉토리는 Clover에 의해 로드되지 않습니다. 이것은 필요한 경우 EFI 셸을 사용하여 누락된 드라이버를 복사하거나 부팅 중에 잘못된 파일을 교체해야하는 경우에만 유용합니다."
#. type: "Drivers64_title"
#: Resources/templates/Localizable.strings:81
#, no-wrap
msgid "BIOS Drivers, 64 bit"
msgstr "BIOS 드라이버, 64비트"
#. type: "Drivers64_description"
#: Resources/templates/Localizable.strings:82
#, no-wrap
msgid "Select drivers for BIOS-booting."
msgstr "BIOS 부팅을 위한 드라이버를 선택하십시오."
#. type: "Recommended64UEFI_title"
#: Resources/templates/Localizable.strings:84
#: Resources/templates/Localizable.strings:115
#, no-wrap
msgid "Recommended drivers"
msgstr "권장 드라이버"
#. type: "Recommended64UEFI_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "Recommended drivers, mostly mandatory."
msgstr "권장 드라이버, 대부분 필수"
#. type: "FileSystem64UEFI_title"
#: Resources/templates/Localizable.strings:87
#: Resources/templates/Localizable.strings:121
#, no-wrap
msgid "File System drivers"
msgstr "파일 시스템 드라이버"
#. type: "FileSystem64UEFI_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "A collection of file system drivers."
msgstr "파일 시스템 드라이버 콜렉션"
#. type: "Drivers64FV2_title"
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "FileVault 2 BIOS Drivers, 64 bit"
msgstr "FileVault 2 BIOS 드라이버, 64비트"
#. type: "Drivers64FV2_description"
#: Resources/templates/Localizable.strings:91
#, no-wrap
msgid "Select drivers for BIOS-booting with FileVault 2."
msgstr "FileVault 2 BIOS 부팅을 위한 드라이버를 선택하십시오."
#. type: "ApfsDriverLoader.UEFI_description"
#: Resources/templates/Localizable.strings:93
#: Resources/templates/Localizable.strings:133
#, no-wrap
msgid "64bit driver to load APFS filesystem driver from container"
msgstr "10.13 이상의 macOS에서 컨테이너으로부터 APFS 파일 시스템을 로드하기 위한 드라이버"
#. type: "AppleImageCodec.UEFI_description"
#: Resources/templates/Localizable.strings:94
#: Resources/templates/Localizable.strings:136
#, no-wrap
msgid "For decode PNG and BMP images in boot UI"
msgstr "FileVault 2 용 PNG 및 BMP 디코딩 지원"
#. type: "AppleImageLoader.UEFI_description"
#: Resources/templates/Localizable.strings:95
#: Resources/templates/Localizable.strings:137
#, no-wrap
msgid "Secure AppleEfiFat binary driver with implementation of AppleLoadImage protocol with EfiBinary signature verification."
msgstr "EfiBinary 서명 확인을 사용하여 AppleLoadImage 프로토콜을 구현한 보안 AppleEfiFat 바이너리 드라이버"
#. type: "AppleKeyAggregator.UEFI_description"
#: Resources/templates/Localizable.strings:96
#: Resources/templates/Localizable.strings:138
#, no-wrap
msgid "Support for boot UI dialog for FileVault2"
msgstr "FileVault 2 용 부팅 UI 대화 상자 지원"
#. type: "AppleKeyFeeder.UEFI_description"
#: Resources/templates/Localizable.strings:97
#: Resources/templates/Localizable.strings:139
#, no-wrap
msgid "Support for PS/2 keyboard to use with FileVault2"
msgstr "FileVault 2 용 PS/2 키보드 사용을 지원"
#. type: "AppleUISupport.UEFI_description"
#: Resources/templates/Localizable.strings:98
#: Resources/templates/Localizable.strings:140
#, no-wrap
msgid "Set of protocols for support EfiLoginUi for FileVault."
msgstr "FileVault 용 EfiLoginUi 지원을 위한 프로토콜 설정"
#. type: "AppleUITheme.UEFI_description"
#: Resources/templates/Localizable.strings:99
#: Resources/templates/Localizable.strings:141
#, no-wrap
msgid "Create boot UI Themes support"
msgstr "FileVault 2 용 부팅 UI 테마를 지원"
#. type: "AptioInputFix.UEFI_description"
#: Resources/templates/Localizable.strings:100
#: Resources/templates/Localizable.strings:142
#, no-wrap
msgid "Driver to fix input problems on UEFI firmware such as AMI Aptio."
msgstr "AMI Aptio와 같은 UEFI 펌웨어의 입력 문제를 해결하는 드라이버"
#. type: "AptioMemoryFix.UEFI_description"
#: Resources/templates/Localizable.strings:101
#: Resources/templates/Localizable.strings:143
#, no-wrap
msgid "Preferred 64bit driver to fix Memory problems on UEFI firmware such as AMI Aptio"
msgstr "AMI Aptio와 같은 UEFI 펌웨어에서 메모리 문제를 해결하기 위해 선호되는 64비트 드라이버"
#. type: "AudioDxe_description"
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "HDA driver to play Startup Sound"
msgstr "시동시 시동 음을 재생하는 HDA 드라이버"
#. type: "FirmwareVolume.UEFI_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "Create FirmwareVolume with cursor images"
msgstr "FileVault 2 용 커서 이미지와 함께 FirmwareVolume을 만듭니다."
#. type: "FSInject.UEFI_description"
#: Resources/templates/Localizable.strings:104
#: Resources/templates/Localizable.strings:155
#, no-wrap
msgid "Provide injection of kexts from Clover folder."
msgstr "Clover 폴더로부터 kexts의 인젝션을 제공"
#. type: "GrubEXFAT_description"
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "ExFAT filesystem driver from GRUB."
msgstr "GRUB의 ExFAT 파일 시스템 드라이버"
#. type: "GrubISO9660_description"
#: Resources/templates/Localizable.strings:106
#, no-wrap
msgid "ISO 9600 filesystem driver from GRUB."
msgstr "GRUB의 ISO 9600 파일 시스템 드라이버"
#. type: "GrubNTFS_description"
#: Resources/templates/Localizable.strings:107
#, no-wrap
msgid "NTFS filesystem driver from GRUB."
msgstr "GRUB의 NTFS 파일 시스템 드라이버"
#. type: "GrubUDF_description"
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UDF filesystem driver from GRUB."
msgstr "GRUB의 UDF 파일 시스템 드라이버"
#. type: "SMCHelper.UEFI_description"
#: Resources/templates/Localizable.strings:109
#: Resources/templates/Localizable.strings:165
#, no-wrap
msgid "Restore SMC keys left in nvram by FakeSMC"
msgstr "FakeSMC가 NVRAM에 남긴 SMC 키를 복원"
#. type: "XhciDxe_description"
#: Resources/templates/Localizable.strings:110
#, no-wrap
msgid "USB 3.0 driver, 64bit"
msgstr "USB 3.0 드라이버, 64비트"
#. type: "Drivers64UEFI_title"
#: Resources/templates/Localizable.strings:112
#, no-wrap
msgid "UEFI Drivers, 64 bit"
msgstr "UEFI 드라이버"
#. type: "Drivers64UEFI_description"
#: Resources/templates/Localizable.strings:113
#, no-wrap
msgid "Select drivers for UEFI-booting."
msgstr "UEFI 부팅을 위한 드라이버를 선택하십시오."
#. type: "HID64UEFI_title"
#: Resources/templates/Localizable.strings:118
#, no-wrap
msgid "Human Interface Devices"
msgstr "휴먼 인터페이스 장치"
#. type: "HID64UEFI_description"
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "PS2/USB drivers for mouses and keyboards."
msgstr "마우스 및 키보드 용 PS2/USB 드라이버"
#. type: "MemoryFix64UEFI_title"
#: Resources/templates/Localizable.strings:124
#, no-wrap
msgid "Memory fix drivers"
msgstr "메모리 오류 수정 드라이버"
#. type: "MemoryFix64UEFI_description"
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "A collection of memory fix drivers."
msgstr "메모리 오류 수정 드라이버 콜렉션"
#. type: "Drivers64UEFIFV2_title"
#: Resources/templates/Localizable.strings:127
#, no-wrap
msgid "FileVault 2 UEFI Drivers, 64 bit"
msgstr "FileVault 2 UEFI 드라이버"
#. type: "Drivers64UEFIFV2_description"
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "Select drivers for UEFI-booting with FileVault 2."
msgstr "FileVault 2 UEFI 부팅을 위한 드라이버를 선택하십시오."
#. type: "Other64UEFI_title"
#: Resources/templates/Localizable.strings:130
#, no-wrap
msgid "Additional drivers"
msgstr "추가 드라이버"
#. type: "Other64UEFI_description"
#: Resources/templates/Localizable.strings:131
#, no-wrap
msgid "Some times a bios UEFI may lack support for a particular protocol or some functionality."
msgstr "경우에 따라 UEFI BIOS에 필요한 프로토콜이나 필요한 기능이 없을 수도 있습니다."