# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: grub 1.99\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-05-14 22:59+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: grub-core/commands/acpi.c:40 msgid "Don't load host tables specified by comma-separated list." msgstr "" #: grub-core/commands/acpi.c:43 msgid "Load only tables specified by comma-separated list." msgstr "" #: grub-core/commands/acpi.c:44 msgid "Expose v1 tables." msgstr "" #: grub-core/commands/acpi.c:45 msgid "Expose v2 and v3 tables." msgstr "" #: grub-core/commands/acpi.c:46 msgid "Set OEMID of RSDP, XSDT and RSDT." msgstr "" #: grub-core/commands/acpi.c:48 msgid "Set OEMTABLE ID of RSDP, XSDT and RSDT." msgstr "" #: grub-core/commands/acpi.c:50 msgid "Set OEMTABLE revision of RSDP, XSDT and RSDT." msgstr "" #: grub-core/commands/acpi.c:52 msgid "Set creator field of RSDP, XSDT and RSDT." msgstr "" #: grub-core/commands/acpi.c:54 msgid "Set creator revision of RSDP, XSDT and RSDT." msgstr "" #: grub-core/commands/acpi.c:55 msgid "" "Don't update EBDA. May fix failures or hangs on some. BIOSes but makes it " "ineffective with OS not receiving RSDP from GRUB." msgstr "" #: grub-core/commands/acpi.c:763 msgid "" "[-1|-2] [--exclude=TABLE1,TABLE2|--load-only=table1,table2] FILE1 [FILE2] " "[...]" msgstr "" #: grub-core/commands/acpi.c:766 msgid "Load host ACPI tables and tables specified by arguments." msgstr "" #: grub-core/commands/blocklist.c:116 grub-core/commands/cat.c:97 #: grub-core/commands/configfile.c:65 grub-core/commands/configfile.c:68 #: grub-core/commands/configfile.c:74 grub-core/commands/configfile.c:80 #: grub-core/commands/configfile.c:86 grub-core/commands/hashsum.c:33 #: grub-core/commands/legacycfg.c:763 grub-core/commands/legacycfg.c:768 #: grub-core/commands/legacycfg.c:773 grub-core/commands/legacycfg.c:778 #: grub-core/commands/minicmd.c:204 grub-core/commands/testload.c:150 #: grub-core/efiemu/main.c:318 grub-core/loader/i386/bsd.c:1947 #: grub-core/loader/i386/bsd.c:1950 grub-core/loader/i386/bsd.c:1953 #: util/grub-setup.c:686 util/grub-setup.c:688 util/grub-setup.c:692 msgid "FILE" msgstr "" #: grub-core/commands/blocklist.c:116 msgid "Print a block list." msgstr "" #: grub-core/commands/boot.c:192 msgid "Boot an operating system." msgstr "" #: grub-core/commands/cat.c:32 msgid "Accept DOS-style CR/NL line endings." msgstr "" #: grub-core/commands/cat.c:97 grub-core/commands/minicmd.c:204 msgid "Show the contents of a file." msgstr "" #: grub-core/commands/cmp.c:114 msgid "FILE1 FILE2" msgstr "" #: grub-core/commands/cmp.c:114 msgid "Compare two files." msgstr "" #: grub-core/commands/configfile.c:65 msgid "Load another config file." msgstr "" #: grub-core/commands/configfile.c:69 grub-core/commands/configfile.c:87 msgid "Load another config file without changing context." msgstr "" #: grub-core/commands/configfile.c:75 grub-core/commands/configfile.c:81 msgid "" "Load another config file without changing context but take only menuentries." msgstr "" #: grub-core/commands/date.c:141 msgid "[[year-]month-day] [hour:minute[:second]]" msgstr "" #: grub-core/commands/date.c:142 msgid "Command to display/set current datetime." msgstr "" #: grub-core/commands/echo.c:30 msgid "Do not output the trailing newline." msgstr "" #: grub-core/commands/echo.c:31 msgid "Enable interpretation of backslash escapes." msgstr "" #: grub-core/commands/echo.c:134 msgid "[-e|-n] STRING" msgstr "" #: grub-core/commands/echo.c:134 msgid "Display a line of text." msgstr "" #: grub-core/commands/efi/fixvideo.c:105 msgid "Fix video problem." msgstr "" #: grub-core/commands/efi/loadbios.c:209 msgid "Fake BIOS." msgstr "" #: grub-core/commands/efi/loadbios.c:213 msgid "Load BIOS dump." msgstr "" #: grub-core/commands/gptsync.c:246 msgid "DEVICE [PARTITION[+/-[TYPE]]] ..." msgstr "" #: grub-core/commands/gptsync.c:247 msgid "" "Fill hybrid MBR of GPT drive DEVICE. Specified partitions will be a part of " "hybrid MBR. Up to 3 partitions are allowed. TYPE is an MBR type. + means " "that partition is active. Only one partition can be active." msgstr "" #: grub-core/commands/halt.c:41 msgid "" "Halts the computer. This command does not work on all firmware " "implementations." msgstr "" #: grub-core/commands/hashsum.c:32 msgid "Specify hash to use." msgstr "" #: grub-core/commands/hashsum.c:32 msgid "HASH" msgstr "" #: grub-core/commands/hashsum.c:33 msgid "Check hash list file." msgstr "" #: grub-core/commands/hashsum.c:34 msgid "Base directory for hash list." msgstr "" #: grub-core/commands/hashsum.c:34 msgid "DIRECTORY" msgstr "" #: grub-core/commands/hashsum.c:36 msgid "Don't stop after first error." msgstr "" #: grub-core/commands/hashsum.c:37 msgid "Uncompress file before checksumming." msgstr "" #: grub-core/commands/hashsum.c:262 grub-core/commands/hashsum.c:267 #: grub-core/commands/hashsum.c:272 grub-core/commands/hashsum.c:277 #: grub-core/commands/hashsum.c:282 grub-core/commands/hashsum.c:288 msgid "Compute or check hash checksum." msgstr "" #: grub-core/commands/hashsum.c:265 grub-core/commands/hashsum.c:270 #: grub-core/commands/hashsum.c:275 grub-core/commands/hashsum.c:280 #: grub-core/commands/hashsum.c:286 msgid "[-c FILE [-p PREFIX]] [FILE1 [FILE2 ...]]" msgstr "" #: grub-core/commands/hdparm.c:32 msgid "" "Set Advanced Power Management\n" "(1=low, ..., 254=high, 255=off)." msgstr "" #: grub-core/commands/hdparm.c:35 msgid "Check power mode." msgstr "" #: grub-core/commands/hdparm.c:36 msgid "Freeze ATA security settings until reset." msgstr "" #: grub-core/commands/hdparm.c:38 msgid "Check SMART health status." msgstr "" #: grub-core/commands/hdparm.c:39 msgid "" "Set Automatic Acoustic Management\n" "(0=off, 128=quiet, ..., 254=fast)." msgstr "" #: grub-core/commands/hdparm.c:42 msgid "" "Set standby timeout\n" "(0=off, 1=5s, 2=10s, ..., 240=20m, 241=30m, ...)." msgstr "" #: grub-core/commands/hdparm.c:45 msgid "Set drive to standby mode." msgstr "" #: grub-core/commands/hdparm.c:46 msgid "Set drive to sleep mode." msgstr "" #: grub-core/commands/hdparm.c:47 msgid "Print drive identity and settings." msgstr "" #: grub-core/commands/hdparm.c:49 msgid "Dump contents of ATA IDENTIFY sector." msgstr "" #: grub-core/commands/hdparm.c:51 msgid "Disable/enable SMART (0/1)." msgstr "" #: grub-core/commands/hdparm.c:52 msgid "Do not print messages." msgstr "" #: grub-core/commands/hdparm.c:415 msgid "[OPTIONS] DISK" msgstr "" #: grub-core/commands/hdparm.c:416 msgid "Get/set ATA disk parameters." msgstr "" #: grub-core/commands/help.c:120 grub-core/lib/arg.c:110 msgid "Usage:" msgstr "" #: grub-core/commands/help.c:136 msgid "[PATTERN ...]" msgstr "" #: grub-core/commands/help.c:137 msgid "Show a help message." msgstr "" #: grub-core/commands/hexdump.c:31 msgid "Skip offset bytes from the beginning of file." msgstr "" #: grub-core/commands/hexdump.c:33 msgid "Read only LENGTH bytes." msgstr "" #: grub-core/commands/hexdump.c:125 msgid "[OPTIONS] FILE_OR_DEVICE" msgstr "" #: grub-core/commands/hexdump.c:126 msgid "Dump the contents of a file or memory." msgstr "" #: grub-core/commands/i386/cpuid.c:39 msgid "Check for long mode flag (default)." msgstr "" #: grub-core/commands/i386/cpuid.c:94 msgid "Check for CPU features." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:39 msgid "Show the current mappings." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:40 msgid "Reset all mappings to the default values." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:41 msgid "Perform both direct and reverse mappings." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:407 msgid "-l | -r | [-s] grubdev osdisk." msgstr "" #: grub-core/commands/i386/pc/drivemap.c:408 msgid "Manage the BIOS drive mappings." msgstr "" #: grub-core/commands/i386/pc/halt.c:31 msgid "Do not use APM to halt the computer." msgstr "" #: grub-core/commands/i386/pc/halt.c:120 msgid "Halt the system, if possible using APM." msgstr "" #: grub-core/commands/i386/pc/lsapm.c:107 msgid "Show APM information." msgstr "" #: grub-core/commands/i386/pc/play.c:268 msgid "FILE | TEMPO [PITCH1 DURATION1] [PITCH2 DURATION2] ... " msgstr "" #: grub-core/commands/i386/pc/play.c:269 msgid "Play a tune." msgstr "" #: grub-core/commands/i386/pc/pxecmd.c:48 msgid "Unload PXE environment." msgstr "" #: grub-core/commands/ieee1275/suspend.c:45 msgid "Return to Open Firmware prompt." msgstr "" #: grub-core/commands/iorw.c:34 grub-core/commands/memrw.c:33 msgid "Save read value into variable VARNAME." msgstr "" #: grub-core/commands/iorw.c:35 msgid "VARNAME" msgstr "" #: grub-core/commands/iorw.c:123 grub-core/commands/iorw.c:126 #: grub-core/commands/iorw.c:129 msgid "PORT" msgstr "" #: grub-core/commands/iorw.c:123 msgid "Read byte from PORT." msgstr "" #: grub-core/commands/iorw.c:126 msgid "Read word from PORT." msgstr "" #: grub-core/commands/iorw.c:129 msgid "Read dword from PORT." msgstr "" #: grub-core/commands/iorw.c:132 grub-core/commands/iorw.c:136 msgid "PORT VALUE [MASK]" msgstr "" #: grub-core/commands/iorw.c:133 msgid "Write byte VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:137 msgid "Write word VALUE to PORT." msgstr "" #: grub-core/commands/iorw.c:140 grub-core/commands/memrw.c:134 #: grub-core/commands/memrw.c:137 grub-core/commands/memrw.c:140 msgid "ADDR VALUE [MASK]" msgstr "" #: grub-core/commands/iorw.c:141 msgid "Write dword VALUE to PORT." msgstr "" #: grub-core/commands/keylayouts.c:293 msgid "Load a keyboard layout." msgstr "" #: grub-core/commands/keystatus.c:30 msgid "Check Shift key." msgstr "" #: grub-core/commands/keystatus.c:31 msgid "Check Control key." msgstr "" #: grub-core/commands/keystatus.c:32 msgid "Check Alt key." msgstr "" #: grub-core/commands/keystatus.c:102 msgid "[--shift] [--ctrl] [--alt]" msgstr "" #: grub-core/commands/keystatus.c:103 msgid "Check key modifier status." msgstr "" #: grub-core/commands/legacycfg.c:764 msgid "Parse legacy config in same context" msgstr "" #: grub-core/commands/legacycfg.c:769 msgid "Parse legacy config in new context" msgstr "" #: grub-core/commands/legacycfg.c:774 msgid "Parse legacy config in same context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:779 msgid "Parse legacy config in new context taking only menu entries" msgstr "" #: grub-core/commands/legacycfg.c:783 msgid "[--no-mem-option] [--type=TYPE] FILE [ARG ...]" msgstr "" #: grub-core/commands/legacycfg.c:784 msgid "Simulate grub-legacy kernel command" msgstr "" #: grub-core/commands/legacycfg.c:788 grub-core/commands/legacycfg.c:792 msgid "FILE [ARG ...]" msgstr "" #: grub-core/commands/legacycfg.c:789 msgid "Simulate grub-legacy initrd command" msgstr "" #: grub-core/commands/legacycfg.c:793 msgid "Simulate grub-legacy modulenounzip command" msgstr "" #: grub-core/commands/legacycfg.c:797 grub-core/commands/legacycfg.c:802 msgid "[--md5] PASSWD [FILE]" msgstr "" #: grub-core/commands/legacycfg.c:798 msgid "Simulate grub-legacy password command" msgstr "" #: grub-core/commands/legacycfg.c:803 msgid "Simulate grub-legacy password command in menuentry mode" msgstr "" #: grub-core/commands/loadenv.c:35 msgid "Specify filename." msgstr "" #: grub-core/commands/loadenv.c:380 grub-core/commands/loadenv.c:384 msgid "[-f FILE]" msgstr "" #: grub-core/commands/loadenv.c:381 msgid "Load variables from environment block file." msgstr "" #: grub-core/commands/loadenv.c:385 msgid "List variables from environment block file." msgstr "" #: grub-core/commands/loadenv.c:389 msgid "[-f FILE] variable_name [...]" msgstr "" #: grub-core/commands/loadenv.c:390 msgid "Save variables to environment block file." msgstr "" #: grub-core/commands/ls.c:39 msgid "Show a long list with more detailed information." msgstr "" #: grub-core/commands/ls.c:40 msgid "Print sizes in a human readable format." msgstr "" #: grub-core/commands/ls.c:41 msgid "List all files." msgstr "" #: grub-core/commands/ls.c:275 msgid "[-l|-h|-a] [FILE ...]" msgstr "" #: grub-core/commands/ls.c:276 msgid "List devices and files." msgstr "" #: grub-core/commands/lsacpi.c:196 msgid "Show v1 tables only." msgstr "" #: grub-core/commands/lsacpi.c:197 msgid "Show v2 and v3 tablesv only." msgstr "" #: grub-core/commands/lsacpi.c:243 msgid "[-1|-2]" msgstr "" #: grub-core/commands/lsacpi.c:244 msgid "Show ACPI information." msgstr "" #: grub-core/commands/lsmmap.c:68 msgid "List memory map provided by firmware." msgstr "" #: grub-core/commands/lspci.c:230 msgid "List PCI devices." msgstr "" #: grub-core/commands/memrw.c:125 grub-core/commands/memrw.c:128 #: grub-core/commands/memrw.c:131 grub-core/commands/minicmd.c:210 msgid "ADDR" msgstr "" #: grub-core/commands/memrw.c:125 msgid "Read byte from ADDR." msgstr "" #: grub-core/commands/memrw.c:128 msgid "Read word from ADDR." msgstr "" #: grub-core/commands/memrw.c:131 msgid "Read dword from ADDR." msgstr "" #: grub-core/commands/memrw.c:134 msgid "Write byte VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:137 msgid "Write word VALUE to ADDR." msgstr "" #: grub-core/commands/memrw.c:140 msgid "Write dword VALUE to ADDR." msgstr "" #: grub-core/commands/menuentry.c:31 msgid "Menu entry type." msgstr "" #: grub-core/commands/menuentry.c:33 msgid "Users allowed to boot this entry." msgstr "" #: grub-core/commands/menuentry.c:35 msgid "Keyboard key for this entry." msgstr "" #: grub-core/commands/menuentry.c:37 msgid "Menu entry definition as a string." msgstr "" #: grub-core/commands/menuentry.c:294 grub-core/commands/menuentry.c:298 #: grub-core/tests/test_blockarg.c:46 msgid "BLOCK" msgstr "" #: grub-core/commands/menuentry.c:294 msgid "Define a menuentry." msgstr "" #: grub-core/commands/menuentry.c:298 msgid "Define a submenu." msgstr "" #: grub-core/commands/minicmd.c:207 msgid "Show this message." msgstr "" #: grub-core/commands/minicmd.c:210 msgid "Dump memory." msgstr "" #: grub-core/commands/minicmd.c:213 grub-core/kern/corecmd.c:193 msgid "MODULE" msgstr "" #: grub-core/commands/minicmd.c:213 msgid "Remove a module." msgstr "" #: grub-core/commands/minicmd.c:216 msgid "Show loaded modules." msgstr "" #: grub-core/commands/minicmd.c:219 msgid "Exit from GRUB." msgstr "" #: grub-core/commands/parttool.c:326 msgid "PARTITION COMMANDS" msgstr "" #: grub-core/commands/password.c:85 msgid "USER PASSWORD" msgstr "" #: grub-core/commands/password.c:86 msgid "Set user password (plaintext). Unrecommended and insecure." msgstr "" #: grub-core/commands/password_pbkdf2.c:192 msgid "USER PBKDF2_PASSWORD" msgstr "" #: grub-core/commands/password_pbkdf2.c:193 msgid "Set user password (PBKDF2). " msgstr "" #: grub-core/commands/probe.c:40 msgid "Set a variable to return value." msgstr "" #: grub-core/commands/probe.c:41 msgid "Determine driver." msgstr "" #: grub-core/commands/probe.c:42 msgid "Determine partition map type." msgstr "" #: grub-core/commands/probe.c:43 msgid "Determine filesystem type." msgstr "" #: grub-core/commands/probe.c:44 msgid "Determine filesystem UUID." msgstr "" #: grub-core/commands/probe.c:45 msgid "Determine filesystem label." msgstr "" #: grub-core/commands/probe.c:155 grub-core/loader/i386/bsd.c:159 #: util/grub-setup.c:840 msgid "DEVICE" msgstr "" #: grub-core/commands/probe.c:156 msgid "Retrieve device info." msgstr "" #: grub-core/commands/read.c:85 msgid "[ENVVAR]" msgstr "" #: grub-core/commands/read.c:86 msgid "Set variable with user input." msgstr "" #: grub-core/commands/reboot.c:41 msgid "Reboot the computer." msgstr "" #: grub-core/commands/regexp.c:35 msgid "Variable names to update with matches." msgstr "" #: grub-core/commands/regexp.c:36 msgid "[NUMBER:]VARNAME" msgstr "" #: grub-core/commands/regexp.c:140 msgid "REGEXP STRING" msgstr "" #: grub-core/commands/regexp.c:141 msgid "Test if REGEXP matches STRING." msgstr "" #: grub-core/commands/search.c:232 msgid "NAME [VARIABLE] [HINTS]" msgstr "" #: grub-core/commands/search_file.c:5 msgid "" "Search devices by file. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_label.c:5 msgid "" "Search devices by label. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_uuid.c:5 msgid "" "Search devices by UUID. If VARIABLE is specified, the first device found is " "set to a variable." msgstr "" #: grub-core/commands/search_wrap.c:34 msgid "Search devices by a file." msgstr "" #: grub-core/commands/search_wrap.c:35 msgid "Search devices by a filesystem label." msgstr "" #: grub-core/commands/search_wrap.c:37 msgid "Search devices by a filesystem UUID." msgstr "" #: grub-core/commands/search_wrap.c:40 msgid "Set a variable to the first device found." msgstr "" #: grub-core/commands/search_wrap.c:41 msgid "Do not probe any floppy drive." msgstr "" #: grub-core/commands/search_wrap.c:43 msgid "" "First try the device HINT. If HINT ends in comma, also try subpartitions" msgstr "" #: grub-core/commands/search_wrap.c:44 msgid "HINT" msgstr "" #: grub-core/commands/search_wrap.c:96 msgid "[-f|-l|-u|-s|-n] [--hint HINT [--hint HINT] ...] NAME" msgstr "" #: grub-core/commands/search_wrap.c:98 msgid "" "Search devices by file, filesystem label or filesystem UUID. If --set is " "specified, the first device found is set to a variable. If no variable name " "is specified, \"root\" is used." msgstr "" #: grub-core/commands/setpci.c:335 msgid "[-s POSITION] [-d DEVICE] [-v VAR] [REGISTER][=VALUE[:MASK]]" msgstr "" #: grub-core/commands/setpci.c:337 msgid "Manipulate PCI devices." msgstr "" #: grub-core/commands/sleep.c:32 msgid "Verbose countdown." msgstr "" #: grub-core/commands/sleep.c:33 msgid "Interruptible with ESC." msgstr "" #: grub-core/commands/sleep.c:106 msgid "NUMBER_OF_SECONDS" msgstr "" #: grub-core/commands/sleep.c:107 msgid "Wait for a specified number of seconds." msgstr "" #: grub-core/commands/terminal.c:89 msgid "no terminal specified" msgstr "" #: grub-core/commands/terminal.c:218 msgid "Active input terminals:" msgstr "" #: grub-core/commands/terminal.c:219 msgid "Available input terminals:" msgstr "" #: grub-core/commands/terminal.c:234 msgid "Active output terminals:" msgstr "" #: grub-core/commands/terminal.c:235 msgid "Available output terminals:" msgstr "" #: grub-core/commands/terminal.c:244 grub-core/commands/terminal.c:249 msgid "[--append|--remove] [TERMINAL1] [TERMINAL2] ..." msgstr "" #: grub-core/commands/terminal.c:246 msgid "List or select an input terminal." msgstr "" #: grub-core/commands/terminal.c:251 msgid "List or select an output terminal." msgstr "" #: grub-core/commands/test.c:427 msgid "EXPRESSION ]" msgstr "" #: grub-core/commands/test.c:427 grub-core/commands/test.c:430 msgid "Evaluate an expression." msgstr "" #: grub-core/commands/test.c:430 msgid "EXPRESSION" msgstr "" #: grub-core/commands/testload.c:151 msgid "Load the same file in multiple ways." msgstr "" #: grub-core/commands/true.c:49 msgid "Do nothing, successfully." msgstr "" #: grub-core/commands/true.c:52 msgid "Do nothing, unsuccessfully." msgstr "" #: grub-core/commands/usbtest.c:212 msgid "Test USB support." msgstr "" #: grub-core/commands/videoinfo.c:168 grub-core/commands/videoinfo.c:173 msgid "" "List available video modes. If resolution is given show only modes matching " "it." msgstr "" #: grub-core/commands/videotest.c:205 msgid "Test video subsystem in mode WxH." msgstr "" #: grub-core/commands/videotest.c:208 msgid "Test video subsystem." msgstr "" #: grub-core/commands/xnu_uuid.c:94 msgid "GRUBUUID [VARNAME]" msgstr "" #: grub-core/commands/xnu_uuid.c:95 msgid "Transform 64-bit UUID to format suitable for XNU." msgstr "" #: grub-core/disk/loopback.c:41 msgid "Delete the loopback device entry." msgstr "" #: grub-core/disk/loopback.c:223 msgid "[-d] DEVICENAME FILE." msgstr "" #: grub-core/disk/loopback.c:224 msgid "Make a device of a file." msgstr "" #: grub-core/efiemu/main.c:319 msgid "Load and initialize EFI emulator." msgstr "" #: grub-core/efiemu/main.c:323 msgid "Finalize loading of EFI emulator." msgstr "" #: grub-core/efiemu/main.c:326 msgid "Unload EFI emulator." msgstr "" #: grub-core/font/font_cmd.c:70 msgid "FILE..." msgstr "" #: grub-core/font/font_cmd.c:71 msgid "Specify one or more font files to load." msgstr "" #: grub-core/font/font_cmd.c:74 msgid "List the loaded fonts." msgstr "" #: grub-core/gettext/gettext.c:382 msgid "STRING" msgstr "" #: grub-core/gettext/gettext.c:383 msgid "Translates the string with the current settings." msgstr "" #: grub-core/gfxmenu/gui_progress_bar.c:281 grub-core/normal/menu_text.c:365 #, c-format msgid "The highlighted entry will be executed automatically in %ds." msgstr "" #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the short form in your language. #: grub-core/gfxmenu/gui_progress_bar.c:286 #, c-format msgid "%ds remaining." msgstr "" #. TRANSLATORS: 's' stands for seconds. #. It's a standalone timeout notification. #. Please use the shortest form available in you language. #: grub-core/gfxmenu/gui_progress_bar.c:291 #, c-format msgid "%ds" msgstr "" #: grub-core/hello/hello.c:45 msgid "Say \"Hello World\"." msgstr "" #: grub-core/kern/corecmd.c:183 msgid "[ENVVAR=VALUE]" msgstr "" #: grub-core/kern/corecmd.c:184 msgid "Set an environment variable." msgstr "" #: grub-core/kern/corecmd.c:188 msgid "ENVVAR" msgstr "" #: grub-core/kern/corecmd.c:189 msgid "Remove an environment variable." msgstr "" #: grub-core/kern/corecmd.c:191 msgid "[ARG]" msgstr "" #: grub-core/kern/corecmd.c:191 msgid "List devices or files." msgstr "" #: grub-core/kern/corecmd.c:193 msgid "Insert a module." msgstr "" #: grub-core/kern/emu/hostdisk.c:1015 util/grub-setup.c:662 #, c-format msgid "cannot open `%s'" msgstr "" #: grub-core/kern/emu/hostdisk.c:1539 msgid "device count exceeds limit" msgstr "" #: grub-core/kern/emu/misc.c:81 #, c-format msgid "%s: warn:" msgstr "" #: grub-core/kern/emu/misc.c:97 #, c-format msgid "%s: info:" msgstr "" #: grub-core/kern/emu/misc.c:112 #, c-format msgid "%s: error:" msgstr "" #: grub-core/kern/err.c:127 #, c-format msgid "error: %s.\n" msgstr "" #: grub-core/lib/arg.c:34 msgid "Display this help and exit." msgstr "" #: grub-core/lib/arg.c:36 msgid "Display the usage of this command and exit." msgstr "" #: grub-core/loader/efi/appleloader.c:223 msgid "Boot legacy system." msgstr "" #: grub-core/loader/efi/chainloader.c:348 #: grub-core/loader/i386/pc/chainloader.c:170 msgid "Load another boot loader." msgstr "" #: grub-core/loader/i386/bsd.c:97 msgid "Display output on all consoles." msgstr "" #: grub-core/loader/i386/bsd.c:98 grub-core/loader/i386/bsd.c:132 #: grub-core/loader/i386/bsd.c:161 msgid "Use serial console." msgstr "" #: grub-core/loader/i386/bsd.c:99 grub-core/loader/i386/bsd.c:125 #: grub-core/loader/i386/bsd.c:149 msgid "Ask for file name to reboot from." msgstr "" #: grub-core/loader/i386/bsd.c:100 msgid "Use CDROM as root." msgstr "" #: grub-core/loader/i386/bsd.c:101 msgid "Invoke user configuration routing." msgstr "" #: grub-core/loader/i386/bsd.c:102 grub-core/loader/i386/bsd.c:129 #: grub-core/loader/i386/bsd.c:152 msgid "Enter in KDB on boot." msgstr "" #: grub-core/loader/i386/bsd.c:103 msgid "Use GDB remote debugger instead of DDB." msgstr "" #: grub-core/loader/i386/bsd.c:104 msgid "Disable all boot output." msgstr "" #: grub-core/loader/i386/bsd.c:106 msgid "Wait for keypress after every line of output." msgstr "" #: grub-core/loader/i386/bsd.c:108 msgid "Use compiled-in rootdev." msgstr "" #: grub-core/loader/i386/bsd.c:109 grub-core/loader/i386/bsd.c:128 #: grub-core/loader/i386/bsd.c:155 msgid "Boot into single mode." msgstr "" #: grub-core/loader/i386/bsd.c:110 grub-core/loader/i386/bsd.c:156 msgid "Boot with verbose messages." msgstr "" #: grub-core/loader/i386/bsd.c:126 grub-core/loader/i386/bsd.c:150 msgid "Don't reboot, just halt." msgstr "" #: grub-core/loader/i386/bsd.c:127 grub-core/loader/i386/bsd.c:151 msgid "Change configured devices." msgstr "" #: grub-core/loader/i386/bsd.c:130 grub-core/loader/i386/bsd.c:159 #: util/grub-fstest.c:364 msgid "Set root device." msgstr "" #: grub-core/loader/i386/bsd.c:132 msgid "comUNIT[,SPEED]" msgstr "" #: grub-core/loader/i386/bsd.c:147 msgid "Disable SMP." msgstr "" #: grub-core/loader/i386/bsd.c:148 msgid "Disable ACPI." msgstr "" #: grub-core/loader/i386/bsd.c:154 msgid "Don't display boot diagnostic messages." msgstr "" #: grub-core/loader/i386/bsd.c:157 msgid "Boot with debug messages." msgstr "" #: grub-core/loader/i386/bsd.c:158 msgid "Supress normal output (warnings remain)." msgstr "" #: grub-core/loader/i386/bsd.c:161 msgid "[ADDR|comUNIT][,SPEED]" msgstr "" #: grub-core/loader/i386/bsd.c:1947 msgid "Load kernel of FreeBSD." msgstr "" #: grub-core/loader/i386/bsd.c:1950 msgid "Load kernel of OpenBSD." msgstr "" #: grub-core/loader/i386/bsd.c:1953 msgid "Load kernel of NetBSD." msgstr "" #: grub-core/loader/i386/bsd.c:1957 msgid "Load FreeBSD env." msgstr "" #: grub-core/loader/i386/bsd.c:1960 msgid "Load FreeBSD kernel module." msgstr "" #: grub-core/loader/i386/bsd.c:1963 msgid "Load NetBSD kernel module." msgstr "" #: grub-core/loader/i386/bsd.c:1966 msgid "Load NetBSD kernel module (ELF)." msgstr "" #: grub-core/loader/i386/bsd.c:1969 msgid "Load FreeBSD kernel module (ELF)." msgstr "" #: grub-core/loader/i386/linux.c:1006 grub-core/loader/i386/pc/linux.c:439 #: grub-core/loader/mips/linux.c:433 #: grub-core/loader/powerpc/ieee1275/linux.c:375 #: grub-core/loader/sparc64/ieee1275/linux.c:515 msgid "Load Linux." msgstr "" #: grub-core/loader/i386/linux.c:1008 grub-core/loader/i386/pc/linux.c:442 #: grub-core/loader/mips/linux.c:435 #: grub-core/loader/powerpc/ieee1275/linux.c:377 #: grub-core/loader/sparc64/ieee1275/linux.c:517 msgid "Load initrd." msgstr "" #: grub-core/loader/i386/pc/ntldr.c:152 msgid "Load NTLDR or BootMGR." msgstr "" #: grub-core/loader/i386/xnu.c:1130 msgid "Load device-properties dump." msgstr "" #: grub-core/loader/multiboot.c:339 msgid "Load a multiboot 2 kernel." msgstr "" #: grub-core/loader/multiboot.c:342 msgid "Load a multiboot 2 module." msgstr "" #: grub-core/loader/multiboot.c:345 msgid "Load a multiboot kernel." msgstr "" #: grub-core/loader/multiboot.c:348 msgid "Load a multiboot module." msgstr "" #: grub-core/loader/xnu.c:1456 msgid "Load XNU image." msgstr "" #: grub-core/loader/xnu.c:1458 msgid "Load 64-bit XNU image." msgstr "" #: grub-core/loader/xnu.c:1460 msgid "Load XNU extension package." msgstr "" #: grub-core/loader/xnu.c:1462 msgid "Load XNU extension." msgstr "" #: grub-core/loader/xnu.c:1464 msgid "DIRECTORY [OSBundleRequired]" msgstr "" #: grub-core/loader/xnu.c:1465 msgid "Load XNU extension directory." msgstr "" #: grub-core/loader/xnu.c:1471 msgid "Load a splash image for XNU." msgstr "" #: grub-core/loader/xnu.c:1476 msgid "Load XNU hibernate image." msgstr "" #: grub-core/mmap/mmap.c:473 msgid "ADDR1,MASK1[,ADDR2,MASK2[,...]]" msgstr "" #: grub-core/mmap/mmap.c:474 msgid "Declare memory regions as badram." msgstr "" #: grub-core/mmap/mmap.c:476 msgid "FROM[K|M|G] TO[K|M|G]" msgstr "" #: grub-core/mmap/mmap.c:477 msgid "Remove any memory regions in specified range." msgstr "" #: grub-core/normal/auth.c:216 msgid "Enter username: " msgstr "" #: grub-core/normal/auth.c:221 msgid "Enter password: " msgstr "" #: grub-core/normal/auth.c:265 msgid "[USERLIST]" msgstr "" #: grub-core/normal/auth.c:265 msgid "Authenticate users" msgstr "" #: grub-core/normal/cmdline.c:174 grub-core/normal/menu_entry.c:1074 msgid "Possible commands are:" msgstr "" #: grub-core/normal/cmdline.c:177 grub-core/normal/menu_entry.c:1078 msgid "Possible devices are:" msgstr "" #: grub-core/normal/cmdline.c:180 grub-core/normal/menu_entry.c:1082 msgid "Possible files are:" msgstr "" #: grub-core/normal/cmdline.c:183 grub-core/normal/menu_entry.c:1086 msgid "Possible partitions are:" msgstr "" #: grub-core/normal/cmdline.c:186 grub-core/normal/menu_entry.c:1090 msgid "Possible arguments are:" msgstr "" #: grub-core/normal/cmdline.c:189 grub-core/normal/menu_entry.c:1094 msgid "Possible things are:" msgstr "" #: grub-core/normal/color.c:81 #, c-format msgid "Warning: syntax error (missing slash) in `%s'\n" msgstr "" #: grub-core/normal/color.c:90 #, c-format msgid "Warning: invalid foreground color `%s'\n" msgstr "" #: grub-core/normal/color.c:96 #, c-format msgid "Warning: invalid background color `%s'\n" msgstr "" #: grub-core/normal/context.c:201 msgid "ENVVAR [ENVVAR] ..." msgstr "" #: grub-core/normal/context.c:202 msgid "Export variables." msgstr "" #: grub-core/normal/dyncmd.c:159 msgid "not loaded" msgstr "" #: grub-core/normal/main.c:214 #, c-format msgid "GNU GRUB version %s" msgstr "" #: grub-core/normal/main.c:359 #, c-format msgid "" "Minimal BASH-like line editing is supported. For the first word, TAB lists " "possible command completions. Anywhere else TAB lists possible device or " "file completions. %s" msgstr "" #: grub-core/normal/main.c:362 msgid "ESC at any time exits." msgstr "" #: grub-core/normal/main.c:496 msgid "Clear the screen." msgstr "" #: grub-core/normal/main.c:505 msgid "Enter normal mode." msgstr "" #: grub-core/normal/main.c:507 msgid "Exit from normal mode." msgstr "" #: grub-core/normal/menu.c:50 grub-core/normal/menu_entry.c:1445 msgid "Press any key to continue..." msgstr "" #: grub-core/normal/menu.c:675 #, c-format msgid "Booting '%s'" msgstr "" #: grub-core/normal/menu.c:687 #, c-format msgid "Falling back to '%s'" msgstr "" #: grub-core/normal/menu.c:703 msgid "Failed to boot both default and fallback entries.\n" msgstr "" #: grub-core/normal/menu_entry.c:1199 msgid "Booting a command list" msgstr "" #: grub-core/normal/menu_text.c:151 msgid "" "Minimum Emacs-like screen editing is supported. TAB lists completions. Press " "Ctrl-x or F10 to boot, Ctrl-c or F2 for a command-line or ESC to discard " "edits and return to the GRUB menu." msgstr "" #: grub-core/normal/menu_text.c:159 #, c-format msgid "Use the %C and %C keys to select which entry is highlighted.\n" msgstr "" #: grub-core/normal/menu_text.c:179 msgid "" "Press enter to boot the selected OS, 'e' to edit the commands before booting " "or 'c' for a command-line. ESC to return previous menu.\n" msgstr "" #: grub-core/normal/menu_text.c:187 msgid "" "Press enter to boot the selected OS, 'e' to edit the commands before booting " "or 'c' for a command-line.\n" msgstr "" #: grub-core/normal/misc.c:42 #, c-format msgid "Partition %s:" msgstr "" #: grub-core/normal/misc.c:47 #, c-format msgid "Device %s:" msgstr "" #: grub-core/normal/misc.c:53 msgid "Filesystem cannot be accessed" msgstr "" #: grub-core/normal/misc.c:64 #, c-format msgid "Filesystem type %s" msgstr "" #: grub-core/normal/misc.c:74 #, c-format msgid "- Label \"%s\"" msgstr "" #: grub-core/normal/misc.c:89 #, c-format msgid "- Last modification time %d-%02d-%02d %02d:%02d:%02d %s" msgstr "" #: grub-core/normal/misc.c:112 msgid "Not a known filesystem" msgstr "" #: grub-core/normal/misc.c:115 #, c-format msgid " - Partition start at %llu" msgstr "" #: grub-core/normal/misc.c:120 #, c-format msgid " - Total size %llu sectors" msgstr "" #: grub-core/script/main.c:54 grub-core/script/main.c:56 #: grub-core/script/main.c:58 grub-core/script/main.c:63 msgid "[n]" msgstr "" #: grub-core/script/main.c:54 msgid "Exit from loops" msgstr "" #: grub-core/script/main.c:56 msgid "Continue loops" msgstr "" #: grub-core/script/main.c:58 msgid "Shift positional parameters." msgstr "" #: grub-core/script/main.c:60 msgid "[VALUE]..." msgstr "" #: grub-core/script/main.c:61 msgid "Set positional parameters." msgstr "" #: grub-core/script/main.c:63 msgid "Return from a function." msgstr "" #: grub-core/term/gfxterm.c:1211 msgid "[-m (stretch|normal)] FILE" msgstr "" #: grub-core/term/gfxterm.c:1212 msgid "Load background image for active terminal." msgstr "" #: grub-core/term/serial.c:37 msgid "Set the serial unit." msgstr "" #: grub-core/term/serial.c:38 msgid "Set the serial port address." msgstr "" #: grub-core/term/serial.c:39 msgid "Set the serial port speed." msgstr "" #: grub-core/term/serial.c:40 msgid "Set the serial port word length." msgstr "" #: grub-core/term/serial.c:41 msgid "Set the serial port parity." msgstr "" #: grub-core/term/serial.c:42 msgid "Set the serial port stop bits." msgstr "" #: grub-core/term/serial.c:347 msgid "[OPTIONS...]" msgstr "" #: grub-core/term/serial.c:348 msgid "Configure serial port." msgstr "" #: grub-core/term/terminfo.c:537 msgid "ASCII" msgstr "" #: grub-core/term/terminfo.c:540 msgid "UTF-8" msgstr "" #: grub-core/term/terminfo.c:542 msgid "UTF-8 visual" msgstr "" #: grub-core/term/terminfo.c:545 msgid "Unknown" msgstr "" #: grub-core/term/terminfo.c:562 msgid "Terminal is ASCII-only [default]." msgstr "" #: grub-core/term/terminfo.c:563 msgid "Terminal is logical-ordered UTF-8." msgstr "" #: grub-core/term/terminfo.c:564 msgid "Terminal is visually-ordered UTF-8." msgstr "" #: grub-core/term/terminfo.c:566 msgid "Terminal has given geometry." msgstr "" #: grub-core/term/terminfo.c:567 msgid "WIDTHxHEIGHT." msgstr "" #: grub-core/term/terminfo.c:644 msgid "[[-a|-u|-v] [-g WxH] TERM [TYPE]]" msgstr "" #: grub-core/term/terminfo.c:645 msgid "Set terminfo type of TERM to TYPE.\n" msgstr "" #: grub-core/tests/test_blockarg.c:47 msgid "Print and execute block argument." msgstr "" #: util/grub-editenv.c:39 util/grub-fstest.c:356 msgid "Commands:" msgstr "" #: util/grub-editenv.c:41 msgid "Create a blank environment block file." msgstr "" #: util/grub-editenv.c:43 msgid "List the current variables." msgstr "" #: util/grub-editenv.c:45 msgid "Set variables." msgstr "" #: util/grub-editenv.c:47 msgid "Delete variables." msgstr "" #: util/grub-editenv.c:49 msgid "Options:" msgstr "" #: util/grub-editenv.c:50 util/grub-fstest.c:369 util/grub-setup.c:701 msgid "Print verbose messages." msgstr "" #: util/grub-editenv.c:76 msgid "You need to specify at least one command.\n" msgstr "" #: util/grub-editenv.c:101 msgid "FILENAME COMMAND" msgstr "" #: util/grub-editenv.c:102 msgid "Tool to edit environment block." msgstr "" #: util/grub-editenv.c:104 #, c-format msgid "If FILENAME is '-', the default value %s is used." msgstr "" #: util/grub-editenv.c:276 util/grub-setup.c:881 msgid "Error in parsing command line arguments\n" msgstr "" #: util/grub-editenv.c:306 #, c-format msgid "Unknown command `%s'.\n" msgstr "" #: util/grub-fstest.c:52 #, c-format msgid "can't find command %s" msgstr "" #: util/grub-fstest.c:81 msgid "can't open device" msgstr "" #: util/grub-fstest.c:96 #, c-format msgid "disk read fails at offset %lld, length %d" msgstr "" #: util/grub-fstest.c:114 #, c-format msgid "cannot open file %s:%s" msgstr "" #: util/grub-fstest.c:123 #, c-format msgid "invalid skip value %lld" msgstr "" #: util/grub-fstest.c:141 util/grub-fstest.c:196 #, c-format msgid "read error at offset %llu: %s" msgstr "" #: util/grub-fstest.c:168 msgid "write error" msgstr "" #: util/grub-fstest.c:178 util/grub-fstest.c:217 msgid "open error" msgstr "" #: util/grub-fstest.c:207 #, c-format msgid "compare fail at offset %llu" msgstr "" #: util/grub-fstest.c:222 msgid "seek error" msgstr "" #: util/grub-fstest.c:231 msgid "unexpected end of file" msgstr "" #: util/grub-fstest.c:301 msgid "loopback command fails" msgstr "" #: util/grub-fstest.c:357 msgid "ls PATH" msgstr "" #: util/grub-fstest.c:357 msgid "List files in PATH." msgstr "" #: util/grub-fstest.c:358 msgid "cp FILE LOCAL" msgstr "" #: util/grub-fstest.c:358 msgid "Copy FILE to local file LOCAL." msgstr "" #: util/grub-fstest.c:359 msgid "cmp FILE LOCAL" msgstr "" #: util/grub-fstest.c:359 msgid "Compare FILE with local file LOCAL." msgstr "" #: util/grub-fstest.c:360 msgid "hex FILE" msgstr "" #: util/grub-fstest.c:360 msgid "Hex dump FILE." msgstr "" #: util/grub-fstest.c:361 msgid "crc FILE" msgstr "" #: util/grub-fstest.c:361 msgid "Get crc32 checksum of FILE." msgstr "" #: util/grub-fstest.c:362 msgid "blocklist FILE" msgstr "" #: util/grub-fstest.c:362 msgid "Display blocklist of FILE." msgstr "" #: util/grub-fstest.c:364 msgid "DEVICE_NAME" msgstr "" #: util/grub-fstest.c:365 msgid "Skip N bytes from output file." msgstr "" #: util/grub-fstest.c:366 msgid "Handle N bytes in output file." msgstr "" #: util/grub-fstest.c:367 msgid "N input files." msgstr "" #: util/grub-fstest.c:368 msgid "Set debug environment variable." msgstr "" #: util/grub-fstest.c:408 msgid "Invalid disk count.\n" msgstr "" #: util/grub-fstest.c:413 msgid "Disk count must precede disks list.\n" msgstr "" #: util/grub-fstest.c:429 msgid "No command is specified.\n" msgstr "" #: util/grub-fstest.c:434 msgid "Not enough parameters to command.\n" msgstr "" #: util/grub-fstest.c:450 msgid "Must use absolute path.\n" msgstr "" #: util/grub-fstest.c:493 #, c-format msgid "Invalid command %s.\n" msgstr "" #: util/grub-fstest.c:506 msgid "IMAGE_PATH COMMANDS" msgstr "" #: util/grub-fstest.c:507 msgid "Debug tool for filesystem driver." msgstr "" #: util/grub-mkimage.c:494 util/grub-mkimage.c:535 msgid "the core image is too small" msgstr "" #: util/grub-mkimage.c:505 util/grub-mkimage.c:539 util/grub-mkimage.c:557 msgid "cannot compress the kernel image" msgstr "" #: util/grub-mkimage.c:672 msgid "prefix is too long" msgstr "" #: util/grub-mkimage.c:836 #, c-format msgid "core image is too big (%p > %p)" msgstr "" #: util/grub-mkimage.c:842 msgid "the core image is too big" msgstr "" #: util/grub-mkimage.c:861 #, c-format msgid "diskboot.img size must be %u bytes" msgstr "" #: util/grub-mkimage.c:1402 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" #: util/grub-mkimage.c:1421 #, c-format msgid "" "Usage: %s [OPTION]... [MODULES]\n" "\n" "Make a bootable image of GRUB.\n" "\n" " -d, --directory=DIR use images and modules under DIR [default=%s/" "@platform@]\n" " -p, --prefix=DIR set grub_prefix directory [default=%s]\n" " -m, --memdisk=FILE embed FILE as a memdisk image\n" " -c, --config=FILE embed FILE as boot config\n" " -n, --note add NOTE segment for CHRP Open Firmware\n" " -o, --output=FILE output a generated image to FILE [default=stdout]\n" " -O, --format=FORMAT generate an image in format\n" " available formats: %s\n" " -C, --compression=(xz|none|auto) choose the compression to use\n" " -h, --help display this message and exit\n" " -V, --version print version information and exit\n" " -v, --verbose print verbose messages\n" "\n" "Report bugs to <%s>.\n" msgstr "" #: util/grub-mkimage.c:1577 #, c-format msgid "cannot open %s" msgstr "" #: util/grub-setup.c:215 msgid "the first sector of the core file is not sector-aligned" msgstr "" #: util/grub-setup.c:229 msgid "non-sector-aligned data is found in the core file" msgstr "" #: util/grub-setup.c:245 msgid "the sectors of the core file are too fragmented" msgstr "" #: util/grub-setup.c:258 #, c-format msgid "the size of `%s' is not %u" msgstr "" #: util/grub-setup.c:268 #, c-format msgid "the size of `%s' is too small" msgstr "" #: util/grub-setup.c:271 #, c-format msgid "the size of `%s' is too large" msgstr "" #: util/grub-setup.c:367 util/grub-setup.c:418 msgid "" "Attempting to install GRUB to a disk with multiple partition labels or both " "partition label and filesystem. This is not supported yet." msgstr "" #: util/grub-setup.c:379 #, c-format msgid "unable to identify a filesystem in %s; safety check can't be performed" msgstr "" #: util/grub-setup.c:382 #, c-format msgid "" "%s appears to contain a %s filesystem which isn't known to reserve space for " "DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: util/grub-setup.c:394 #, c-format msgid "" "%s appears to contain a %s partition map which isn't known to reserve space " "for DOS-style boot. Installing GRUB there could result in FILESYSTEM " "DESTRUCTION if valuable data is overwritten by grub-setup (--skip-fs-probe " "disables this check, use at your own risk)" msgstr "" #: util/grub-setup.c:413 msgid "" "Attempting to install GRUB to a partitionless disk or to a partition. This " "is a BAD idea." msgstr "" #: util/grub-setup.c:499 msgid "" "embedding is not possible, but this is required when the root device is on a " "RAID array or LVM volume" msgstr "" #: util/grub-setup.c:504 msgid "embedding is not possible, but this is required for cross-disk install" msgstr "" #: util/grub-setup.c:508 msgid "" "Embedding is not possible. GRUB can only be installed in this setup by " "using blocklists. However, blocklists are UNRELIABLE and their use is " "discouraged." msgstr "" #: util/grub-setup.c:512 msgid "will not proceed with blocklists" msgstr "" #: util/grub-setup.c:529 #, c-format msgid "attempting to read the core image `%s' from GRUB" msgstr "" #: util/grub-setup.c:530 #, c-format msgid "attempting to read the core image `%s' from GRUB again" msgstr "" #: util/grub-setup.c:589 #, c-format msgid "cannot read `%s' correctly" msgstr "" #: util/grub-setup.c:604 msgid "no terminator in the core image" msgstr "" #: util/grub-setup.c:616 msgid "failed to read the first sector of the core image" msgstr "" #: util/grub-setup.c:622 msgid "failed to read the rest sectors of the core image" msgstr "" #: util/grub-setup.c:687 #, c-format msgid "Use FILE as the boot image [default=%s]" msgstr "" #: util/grub-setup.c:689 #, c-format msgid "Use FILE as the core image [default=%s]" msgstr "" #: util/grub-setup.c:690 msgid "DIR" msgstr "" #: util/grub-setup.c:691 #, c-format msgid "Use GRUB files in the directory DIR [default=%s]" msgstr "" #: util/grub-setup.c:693 #, c-format msgid "Use FILE as the device map [default=%s]" msgstr "" #: util/grub-setup.c:694 msgid "DEV" msgstr "" #: util/grub-setup.c:695 msgid "Use DEV as the root device [default=guessed]" msgstr "" #: util/grub-setup.c:697 msgid "Install even if problems are detected" msgstr "" #: util/grub-setup.c:699 msgid "Do not probe for filesystems in DEVICE" msgstr "" #: util/grub-setup.c:703 msgid "" "Make the drive also bootable as floppy (default for fdX devices). May break " "on some BIOSes." msgstr "" #: util/grub-setup.c:822 #, c-format msgid "Unknown extra argument `%s'.\n" msgstr "" #: util/grub-setup.c:828 msgid "No device is specified.\n" msgstr "" #: util/grub-setup.c:841 msgid "" "Set up images to boot from DEVICE.\n" "\n" "You should not normally run this program directly. Use grub-install instead." msgstr "" #: util/grub-setup.c:845 msgid "DEVICE must be an OS device (e.g. /dev/sda)." msgstr "" #: util/grub-setup.c:915 #, c-format msgid "Invalid device `%s'.\n" msgstr "" #: util/grub-setup.c:935 #, c-format msgid "invalid root device `%s'" msgstr "" #: util/grub-setup.c:949 msgid "cannot guess the root device. Specify the option `--root-device'" msgstr "" #: util/grub.d/10_hurd.in:84 util/grub.d/10_hurd.in:108 msgid "Loading GNU Mach ..." msgstr "" #: util/grub.d/10_hurd.in:91 util/grub.d/10_hurd.in:114 msgid "Loading the Hurd ..." msgstr "" #: util/grub.d/10_kfreebsd.in:74 msgid "%s, with kFreeBSD %s (recovery mode)" msgstr "" #: util/grub.d/10_kfreebsd.in:76 msgid "%s, with kFreeBSD %s" msgstr "" #: util/grub.d/10_kfreebsd.in:87 msgid "Loading kernel of FreeBSD %s ..." msgstr "" #: util/grub.d/10_linux.in:69 msgid "%s, with Linux %s (recovery mode)" msgstr "" #: util/grub.d/10_linux.in:71 msgid "%s, with Linux %s" msgstr "" #: util/grub.d/10_linux.in:116 util/grub.d/20_linux_xen.in:85 msgid "Loading Linux %s ..." msgstr "" #: util/grub.d/10_linux.in:122 util/grub.d/20_linux_xen.in:93 msgid "Loading initial ramdisk ..." msgstr "" #: util/grub.d/10_netbsd.in:98 msgid "%s, with kernel %s (via %s, recovery mode)" msgstr "" #: util/grub.d/10_netbsd.in:100 msgid "%s, with kernel %s (via %s)" msgstr "" #: util/grub.d/20_linux_xen.in:71 msgid "%s, with Xen %s and Linux %s (recovery mode)" msgstr "" #: util/grub.d/20_linux_xen.in:73 msgid "%s, with Xen %s and Linux %s" msgstr "" #: util/grub.d/20_linux_xen.in:84 msgid "Loading Xen %s ..." msgstr ""