# Linux kernel Kconfig .pot file # Licensed under GNU GPL v2 # # The Linux Kernel Translation Project # http://tlktp.sourceforge.net # # Translators: # msgid "" msgstr "" "POT-Creation-Date: 2005-06-26 01:06+0100\n" "PO-Revision-Date: 2005-06-20 13:06+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: TLKTP \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8-bit\n" "Project-Id-Version kernel 2.6.12\n" #: drivers/firmware/Kconfig:6 msgid "Firmware Drivers" msgstr "" #: drivers/firmware/Kconfig:9 msgid "BIOS Enhanced Disk Drive calls determine boot disk (EXPERIMENTAL)" msgstr "" #: drivers/firmware/Kconfig:12 msgid "" "Say Y or M here if you want to enable BIOS Enhanced Disk Drive\n" "Services real mode BIOS calls to determine which disk\n" "BIOS tries boot from. This information is then exported via sysfs.\n" "\n" "This option is experimental and is known to fail to boot on some\n" "obscure configurations. Most disk controller BIOS vendors do\n" "not yet implement this feature.\n" msgstr "" #: drivers/firmware/Kconfig:22 msgid "EFI Variable Support via sysfs" msgstr "" #: drivers/firmware/Kconfig:25 msgid "" "If you say Y here, you are able to get EFI (Extensible Firmware\n" "Interface) variable information via sysfs. You may read,\n" "write, create, and destroy EFI variables through this interface.\n" "\n" "Note that using this driver in concert with efibootmgr requires\n" "at least test release version 0.5.0-test3 or later, which is\n" "available from Matt Domsch's website located at:\n" "\n" "\n" "Subsequent efibootmgr releases may be found at:\n" "\n" msgstr "" #: drivers/firmware/Kconfig:39 msgid "Console device selection via EFI PCDP or HCDP table" msgstr "" #: drivers/firmware/Kconfig:42 msgid "" "If your firmware supplies the PCDP table, and you want to\n" "automatically use the primary console device it describes\n" "as the Linux console, say Y here.\n" "\n" "If your firmware supplies the HCDP table, and you want to\n" "use the first serial port it describes as the Linux console,\n" "say Y here. If your EFI ConOut path contains only a UART\n" "device, it will become the console automatically. Otherwise,\n" "you must specify the \"console=hcdp\" kernel boot argument.\n" "\n" "Neither the PCDP nor the HCDP affects naming of serial devices,\n" "so a serial console may be /dev/ttyS0, /dev/ttyS1, etc, depending\n" "on how the driver discovers devices.\n" "\n" "You must also enable the appropriate drivers (serial, VGA, etc.)\n" "\n" "See \n" msgstr ""