"Clover wants to make the root file system read-write.\n"
"The change is temporary until the next reboot"
msgstr ""
"Clover doreste sa faca sistemul read-write.\n"
"Modificarea este temporara pana la urmatorul reboot"
#. type: "GoToFailRootRW"
#: Resources/templates/Localizable.strings:6
#, no-wrap
msgid "Cannot install without ensuring the file system is read-write"
msgstr "Nu se poate instala fara a se asigura ca sistemul este read-write"
#. type: "UEFI.only_title"
#: Resources/templates/Localizable.strings:10
#, no-wrap
msgid "Install for UEFI booting only"
msgstr "Instaleaza doar pentru boot UEFI"
#. type: "UEFI.only_description"
#: Resources/templates/Localizable.strings:11
#, no-wrap
msgid "Install Clover to be used with UEFI motherboards only."
msgstr "Instaleaza Clover pentru a fi folosit doar impreuna cu placile de baza compatibile UEFI."
#. type: "Target.ESP_title"
#: Resources/templates/Localizable.strings:16
#, no-wrap
msgid "Install Clover in the ESP"
msgstr "Instaleaza Clover in ESP"
#. 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 ""
"Instaleaza Clover in ESP (EFI System Partition) pe partitia tinta \n"
"\n"
"Intai trebuie formatata partitia ESP ca Fat32 pe Mac.\n"
"\n"
"Pentru Fat32, folositi comenzile:\n"
"diskutil list\n"
"newfs_msdos -v EFI -F 32 /dev/rdisk9s1"
#. type: "Bootloader_title"
#: Resources/templates/Localizable.strings:29
#, no-wrap
msgid "Bootloader"
msgstr "Bootloader"
#. 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 necesita trei fisiere esentiale (in termeni simpli):\n"
"boot0 - in MBR (Master Boot Record) pentru incarcarea boot1.\n"
"boot1 - in PBR (Partition Boot Record) pentru gasirea boot2.\n"
"boot2 - in directorul principal al partitiei pentru incarcarea /EFI/CLOVER/CLOVERIA32.efi sau CLOVERX64.efi, si kernel etc."
#. type: "boot0af_title"
#: Resources/templates/Localizable.strings:35
#, no-wrap
msgid "Install boot0af in MBR"
msgstr "Instaleaza boot0af in MBR"
#. 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 ""
"Folosit pentru initierea BIOS pe placile de baza cu BIOS.\n"
"boot0af (boot0 Active First) - bootloader-ul incearca sa porneasca partitia definita ca activa in MBR. Daca nu exista nicio partitie activa, va incerca sa initieze prima partitie EFI/FAT32/HFS (definita in MBR si apoi in GPT) cu o semnatura PBR valida.\n"
"Aceasta alegere va seta partitia HFS/FAT32 selectata ca activa."
#. type: "boot0ss_title"
#: Resources/templates/Localizable.strings:40
#, no-wrap
msgid "Install boot0ss in MBR"
msgstr "Instaleaza boot0ss in MBR"
#. 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 ""
"Folosit pentru initierea BIOS pe placile de baza cu BIOS.\n"
"boot0ss (boot0 Signature Scanning) - bootloader-ul incearca sa porneasca prima partitie EFI/FAT32/HFS (definita in MBR si apoi in GPT) cu o semnatura PBR valida. Daca nu e gasita nicio partitie, va incerca sa initieze partitia activa definita in MBR.\n"
"Acest bootloader reprezinta o solutie buna cand aveti Windows instalat pe acelasi drive (HDD/SSD), deoarece Windows necesita ca partitia sa fie activa.\n"
"Aceasta alegere NU va seta partitia ca activa in MBR."
#. type: "bootNo_title"
#: Resources/templates/Localizable.strings:46
#, no-wrap
msgid "Don't update MBR and PBR sectors"
msgstr "Nu actualiza sectoarele de MBR si 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."
"Folositor pentru placile de baza cu UEFI, care nu necesita fisiere pentru bootloader.\n"
"Poate fi folosit de asemenea daca nu doriti sa actualizati sectoarele de MBR si PBR."
#. type: "AltBoot_title"
#: Resources/templates/Localizable.strings:51
#, no-wrap
msgid "Use alternative booting PBR"
msgstr "Foloseste initiere PBR alternativa"
#. 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 ""
"Instaleaza cod pentru boot1 in PBR, ceea ce ofera o pauza de 2 secunde la initierea sistemului, pentru a permite fisierului de boot pentru Stage 2 sa se incarce la o apasare de tasta.\n"
"Fisier de boot = boot{apasa tasta}"
#. type: "boot64_title"
#: Resources/templates/Localizable.strings:55
#, no-wrap
msgid "Install & Start 64bit boot first"
msgstr "Instaleaza si porneste intai initierea 64-bit"
#. 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 ""
"Instaleaza fisierele de initiere si seteaza pornirea 64-bit ca implicita.\n"
"Apasati tasta 1 pentru boot1 = Initiati Chameleon,\n"
"Apasati tasta 3 pentru boot3 = Initiati EFI 32-bit,\n"
"Apasati tasta 6 pentru boot6 = Initiati EFI 64-bit."
#. 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 "Selectati versiunea de CloverEFI pentru instalare."
#. type: "cloverEFI.64.sata_title"
#: Resources/templates/Localizable.strings:67
#, no-wrap
msgid "CloverEFI 64-bits SATA"
msgstr "CloverEFI 64-bit 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-bit folosind SATA pentru accesarea HDD/SSD"
#. type: "cloverEFI.64.blockio_title"
#: Resources/templates/Localizable.strings:69
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO"
msgstr "CloverEFI 64-bit 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-bit folosind Bios Block I/O pentru accesarea HDD/SSD"
#. type: "cloverEFI.64.blockio2_title"
#: Resources/templates/Localizable.strings:71
#, no-wrap
msgid "CloverEFI 64-bits BiosBlockIO for NVIDIA NForce MCP79"
msgstr "CloverEFI 64-bit 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-bit folosind Bios Block I/O pentru accesarea HDD/SSD"
#. type: "off_title"
#: Resources/templates/Localizable.strings:77
#, no-wrap
msgid "Drivers off"
msgstr "Drivere inactive"
#. 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 ""
"Instaleaza toate driverele disponibile in EFI/CLOVER/drivers/off/\n"
"Folderul “Off” nu este incarcat de catre Clover, dar este folositor daca folositi EFI shell ca sa copiati un driver lipsa, sau pentru a inlocui un driver problematic in cursul procesului de boot, daca e nevoie."
#. type: "Drivers64_title"
#: Resources/templates/Localizable.strings:81
#, no-wrap
msgid "BIOS Drivers, 64 bit"
msgstr "Drivere BIOS, 64-bit"
#. type: "Drivers64_description"
#: Resources/templates/Localizable.strings:82
#, no-wrap
msgid "Select drivers for BIOS-booting."
msgstr "Selecteaza driverele pentru boot de tip BIOS."
#. type: "Recommended64UEFI_title"
#: Resources/templates/Localizable.strings:84
#: Resources/templates/Localizable.strings:115
#, no-wrap
msgid "Recommended drivers"
msgstr "Drivere recomandate"
#. type: "Recommended64UEFI_description"
#: Resources/templates/Localizable.strings:85
#: Resources/templates/Localizable.strings:116
#, no-wrap
msgid "Recommended drivers, mostly mandatory."
msgstr "Drivere recomandate, in mare parte obligatorii."
#. type: "FileSystem64UEFI_title"
#: Resources/templates/Localizable.strings:87
#: Resources/templates/Localizable.strings:121
#, no-wrap
msgid "File System drivers"
msgstr "Drivere File System"
#. type: "FileSystem64UEFI_description"
#: Resources/templates/Localizable.strings:88
#: Resources/templates/Localizable.strings:122
#, no-wrap
msgid "A collection of file system drivers."
msgstr "Colectie de drivere pentru File System."
#. type: "Drivers64FV2_title"
#: Resources/templates/Localizable.strings:90
#, no-wrap
msgid "FileVault 2 BIOS Drivers, 64 bit"
msgstr "Drivere FileVault 2 BIOS, 64-bit"
#. type: "Drivers64FV2_description"
#: Resources/templates/Localizable.strings:91
#, no-wrap
msgid "Select drivers for BIOS-booting with FileVault 2."
msgstr "Selecteaza driverele pentru boot de tip BIOS cu FileVault 2."
#. 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 "driver 64-bit pentru incarcarea APFS din interiorul containerului"
#. 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 "Decodeaza imaginile PNG si BMP in interfata de boot pentru FileVault 2"
#. 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 "Driver AppleEfiFat cu implementarea protocolului AppleLoadImage folosind verificarea semnaturii pentru EfiBinary."
#. 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 "Suport pentru interfata de boot pentru FileVault2"
#. 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 "Suport pentru tastaturile pe PS/2 de folosit la FileVault 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 "Set de protocoale pentru a suporta EfiLoginUi in FileVault 2."
#. type: "AppleUITheme.UEFI_description"
#: Resources/templates/Localizable.strings:99
#: Resources/templates/Localizable.strings:141
#, no-wrap
msgid "Create boot UI Themes support"
msgstr "Adauga suport UI Themes pentru FileVault 2"
#. 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 "Driver pentru rezolvarea problemelor de introducere a textului la firmware-ele UEFI, cum ar fi AMI Aptio."
#. 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 "Driver 64-bit pentru rezolvarea problemelor de memorie la firmware-ele UEFI, cum ar fi AMI Aptio"
#. type: "AudioDxe_description"
#: Resources/templates/Localizable.strings:102
#, no-wrap
msgid "HDA driver to play Startup Sound"
msgstr "Driver HDA pentru redarea sunetului de Startup"
#. type: "FirmwareVolume.UEFI_description"
#: Resources/templates/Localizable.strings:103
#: Resources/templates/Localizable.strings:154
#, no-wrap
msgid "Create FirmwareVolume with cursor images"
msgstr "Creeaza FirmwareVolume cu imagini de cursor pentru FileVault 2"
#. 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 "Adauga injectarea kext-urilor din folderul Clover."
#. type: "GrubEXFAT_description"
#: Resources/templates/Localizable.strings:105
#, no-wrap
msgid "ExFAT filesystem driver from GRUB."
msgstr "Driver GRUB pentru ExFAT."
#. type: "GrubISO9660_description"
#: Resources/templates/Localizable.strings:106
#, no-wrap
msgid "ISO 9600 filesystem driver from GRUB."
msgstr "Driver GRUB pentru ISO9600."
#. type: "GrubNTFS_description"
#: Resources/templates/Localizable.strings:107
#, no-wrap
msgid "NTFS filesystem driver from GRUB."
msgstr "Driver GRUB pentru NTFS."
#. type: "GrubUDF_description"
#: Resources/templates/Localizable.strings:108
#, no-wrap
msgid "UDF filesystem driver from GRUB."
msgstr "Driver GRUB pentru 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 "Restaureaza cheile SMC lasate in NVRAM de FakeSMC"
#. type: "XhciDxe_description"
#: Resources/templates/Localizable.strings:110
#, no-wrap
msgid "USB 3.0 driver, 64bit"
msgstr "Driver USB 3.0, 64-bit"
#. type: "Drivers64UEFI_title"
#: Resources/templates/Localizable.strings:112
#, no-wrap
msgid "UEFI Drivers, 64 bit"
msgstr "Drivere UEFI, 64-bit"
#. type: "Drivers64UEFI_description"
#: Resources/templates/Localizable.strings:113
#, no-wrap
msgid "Select drivers for UEFI-booting."
msgstr "Selecteaza driverele pentru boot UEFI."
#. type: "HID64UEFI_title"
#: Resources/templates/Localizable.strings:118
#, no-wrap
msgid "Human Interface Devices"
msgstr "Device-uri de control ale interfetei (HID)"
#. type: "HID64UEFI_description"
#: Resources/templates/Localizable.strings:119
#, no-wrap
msgid "PS2/USB drivers for mouses and keyboards."
msgstr "Drivere PS2/USB pentru mouse si tastatura."
#. type: "MemoryFix64UEFI_title"
#: Resources/templates/Localizable.strings:124
#, no-wrap
msgid "Memory fix drivers"
msgstr "Drivere pentru rezolvarea problemelor de memorie"
#. type: "MemoryFix64UEFI_description"
#: Resources/templates/Localizable.strings:125
#, no-wrap
msgid "A collection of memory fix drivers."
msgstr "Colectie de drivere pentru rezolvarea problemelor de memorie."
#. type: "Drivers64UEFIFV2_title"
#: Resources/templates/Localizable.strings:127
#, no-wrap
msgid "FileVault 2 UEFI Drivers, 64 bit"
msgstr "Drivere UEFI pentru FileVault 2, 64-bit"
#. type: "Drivers64UEFIFV2_description"
#: Resources/templates/Localizable.strings:128
#, no-wrap
msgid "Select drivers for UEFI-booting with FileVault 2."
msgstr "Selecteaza driverele pentru boot UEFI cu FileVault 2."
#. type: "Other64UEFI_title"
#: Resources/templates/Localizable.strings:130
#, no-wrap
msgid "Additional drivers"
msgstr "Drivere aditionale"
#. 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 "Uneori, unui Bios UEFI ii poate lipsi suportul pentru un protocol anume sau o functionalitate anume."
#. type: "AppleEvent.UEFI_description"
#: Resources/templates/Localizable.strings:134
#, no-wrap
msgid "Create AppleEvent protocol for FileVault2"
msgstr "Creeaza protocolul AppleEvent pentru FileVault2"