# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Karel Zak # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: util-linux 2.26-rc2\n" "Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n" "POT-Creation-Date: 2015-02-04 11:54+0100\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" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: disk-utils/addpart.c:14 #, c-format msgid " %s \n" msgstr "" #: disk-utils/addpart.c:18 msgid "Tell the kernel about the existence of a specified partition.\n" msgstr "" #: disk-utils/addpart.c:56 disk-utils/blockdev.c:276 disk-utils/blockdev.c:420 #: disk-utils/blockdev.c:447 disk-utils/cfdisk.c:2272 disk-utils/delpart.c:57 #: disk-utils/fdformat.c:229 disk-utils/fdisk.c:624 disk-utils/fdisk.c:867 #: disk-utils/fdisk-list.c:205 disk-utils/fdisk-list.c:245 #: disk-utils/fsck.c:1430 disk-utils/fsck.cramfs.c:150 #: disk-utils/fsck.cramfs.c:507 disk-utils/isosize.c:134 #: disk-utils/mkfs.bfs.c:192 disk-utils/mkfs.cramfs.c:164 #: disk-utils/mkfs.cramfs.c:664 disk-utils/mkfs.cramfs.c:791 #: disk-utils/mkfs.minix.c:757 disk-utils/mkswap.c:216 disk-utils/mkswap.c:255 #: disk-utils/partx.c:952 disk-utils/resizepart.c:101 disk-utils/sfdisk.c:383 #: disk-utils/sfdisk.c:439 disk-utils/sfdisk.c:493 disk-utils/sfdisk.c:552 #: disk-utils/sfdisk.c:619 disk-utils/sfdisk.c:651 disk-utils/sfdisk.c:1099 #: disk-utils/swaplabel.c:60 libfdisk/src/bsd.c:582 lib/path.c:70 #: lib/path.c:82 login-utils/islocal.c:87 login-utils/last.c:659 #: login-utils/last-deprecated.c:245 login-utils/sulogin.c:468 #: login-utils/sulogin.c:506 login-utils/utmpdump.c:126 #: login-utils/utmpdump.c:348 login-utils/utmpdump.c:370 #: login-utils/vipw.c:256 login-utils/vipw.c:274 misc-utils/findmnt.c:1091 #: misc-utils/logger.c:667 misc-utils/mcookie.c:115 misc-utils/uuidd.c:225 #: sys-utils/blkdiscard.c:154 sys-utils/dmesg.c:520 sys-utils/eject.c:508 #: sys-utils/eject.c:708 sys-utils/fallocate.c:374 sys-utils/fsfreeze.c:128 #: sys-utils/fstrim.c:72 sys-utils/hwclock.c:283 sys-utils/hwclock-cmos.c:633 #: sys-utils/hwclock-rtc.c:162 sys-utils/hwclock-rtc.c:256 #: sys-utils/hwclock-rtc.c:414 sys-utils/hwclock-rtc.c:435 #: sys-utils/hwclock-rtc.c:482 sys-utils/ldattach.c:371 #: sys-utils/nsenter.c:117 sys-utils/rtcwake.c:109 sys-utils/rtcwake.c:268 #: sys-utils/rtcwake.c:527 sys-utils/setpriv.c:230 sys-utils/setpriv.c:529 #: sys-utils/setpriv.c:552 sys-utils/swapon.c:345 sys-utils/swapon.c:508 #: sys-utils/switch_root.c:163 sys-utils/unshare.c:79 sys-utils/unshare.c:94 #: sys-utils/wdctl.c:321 sys-utils/wdctl.c:377 term-utils/agetty.c:2499 #: term-utils/script.c:221 term-utils/script.c:246 term-utils/script.c:693 #: term-utils/scriptreplay.c:206 term-utils/scriptreplay.c:209 #: term-utils/wall.c:276 text-utils/more.c:607 text-utils/rev.c:142 #: text-utils/tailf.c:61 text-utils/tailf.c:98 text-utils/ul.c:225 #, c-format msgid "cannot open %s" msgstr "" #: disk-utils/addpart.c:59 disk-utils/delpart.c:60 disk-utils/resizepart.c:98 msgid "invalid partition number argument" msgstr "" #: disk-utils/addpart.c:60 msgid "invalid start argument" msgstr "" #: disk-utils/addpart.c:61 disk-utils/resizepart.c:108 msgid "invalid length argument" msgstr "" #: disk-utils/addpart.c:62 msgid "failed to add partition" msgstr "" #: disk-utils/blockdev.c:63 msgid "set read-only" msgstr "" #: disk-utils/blockdev.c:70 msgid "set read-write" msgstr "" #: disk-utils/blockdev.c:76 msgid "get read-only" msgstr "" #: disk-utils/blockdev.c:82 msgid "get discard zeroes support status" msgstr "" #: disk-utils/blockdev.c:88 msgid "get logical block (sector) size" msgstr "" #: disk-utils/blockdev.c:94 msgid "get physical block (sector) size" msgstr "" #: disk-utils/blockdev.c:100 msgid "get minimum I/O size" msgstr "" #: disk-utils/blockdev.c:106 msgid "get optimal I/O size" msgstr "" #: disk-utils/blockdev.c:112 msgid "get alignment offset in bytes" msgstr "" #: disk-utils/blockdev.c:118 msgid "get max sectors per request" msgstr "" #: disk-utils/blockdev.c:124 msgid "get blocksize" msgstr "" #: disk-utils/blockdev.c:131 msgid "set blocksize on file descriptor opening the block device" msgstr "" #: disk-utils/blockdev.c:137 msgid "get 32-bit sector count (deprecated, use --getsz)" msgstr "" #: disk-utils/blockdev.c:143 msgid "get size in bytes" msgstr "" #: disk-utils/blockdev.c:150 msgid "set readahead" msgstr "" #: disk-utils/blockdev.c:156 msgid "get readahead" msgstr "" #: disk-utils/blockdev.c:163 msgid "set filesystem readahead" msgstr "" #: disk-utils/blockdev.c:169 msgid "get filesystem readahead" msgstr "" #: disk-utils/blockdev.c:173 msgid "flush buffers" msgstr "" #: disk-utils/blockdev.c:177 msgid "reread partition table" msgstr "" #: disk-utils/blockdev.c:184 #, c-format msgid "" "\n" "Usage:\n" " %1$s -V\n" " %1$s --report [devices]\n" " %1$s [-v|-q] commands devices\n" "\n" "Available commands:\n" msgstr "" #: disk-utils/blockdev.c:190 #, c-format msgid " %-25s get size in 512-byte sectors\n" msgstr "" #: disk-utils/blockdev.c:311 msgid "could not get device size" msgstr "" #: disk-utils/blockdev.c:317 #, c-format msgid "Unknown command: %s" msgstr "" #: disk-utils/blockdev.c:333 #, c-format msgid "%s requires an argument" msgstr "" #: disk-utils/blockdev.c:368 disk-utils/blockdev.c:473 #, c-format msgid "ioctl error on %s" msgstr "" #: disk-utils/blockdev.c:370 #, c-format msgid "%s failed.\n" msgstr "" #: disk-utils/blockdev.c:377 #, c-format msgid "%s succeeded.\n" msgstr "" #: disk-utils/blockdev.c:456 misc-utils/lsblk.c:1135 misc-utils/lsblk.c:1142 #, c-format msgid "%s: failed to initialize sysfs handler" msgstr "" #: disk-utils/blockdev.c:460 #, c-format msgid "%s: failed to read partition start from sysfs" msgstr "" #: disk-utils/blockdev.c:481 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "" #: disk-utils/cfdisk.c:171 msgid "Bootable" msgstr "" #: disk-utils/cfdisk.c:171 msgid "Toggle bootable flag of the current partition" msgstr "" #: disk-utils/cfdisk.c:172 msgid "Delete" msgstr "" #: disk-utils/cfdisk.c:172 msgid "Delete the current partition" msgstr "" #: disk-utils/cfdisk.c:173 msgid "New" msgstr "" #: disk-utils/cfdisk.c:173 msgid "Create new partition from free space" msgstr "" #: disk-utils/cfdisk.c:174 msgid "Quit" msgstr "" #: disk-utils/cfdisk.c:174 msgid "Quit program without writing partition table" msgstr "" #: disk-utils/cfdisk.c:175 libfdisk/src/bsd.c:957 libfdisk/src/dos.c:2267 #: libfdisk/src/gpt.c:2557 libfdisk/src/sgi.c:1139 libfdisk/src/sun.c:1083 msgid "Type" msgstr "" #: disk-utils/cfdisk.c:175 msgid "Change the partition type" msgstr "" #: disk-utils/cfdisk.c:176 msgid "Help" msgstr "" #: disk-utils/cfdisk.c:176 msgid "Print help screen" msgstr "" #: disk-utils/cfdisk.c:177 msgid "Sort" msgstr "" #: disk-utils/cfdisk.c:177 msgid "Fix partitions order" msgstr "" #: disk-utils/cfdisk.c:178 msgid "Write" msgstr "" #: disk-utils/cfdisk.c:178 msgid "Write partition table to disk (this might destroy data)" msgstr "" #: disk-utils/cfdisk.c:179 msgid "Dump" msgstr "" #: disk-utils/cfdisk.c:179 msgid "Dump partition table to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:560 disk-utils/fdisk.c:369 #, c-format msgid "internal error: unsupported dialog type %d" msgstr "" #: disk-utils/cfdisk.c:1375 #, c-format msgid "Disk: %s" msgstr "" #: disk-utils/cfdisk.c:1377 #, c-format msgid "Size: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/cfdisk.c:1380 #, c-format msgid "Label: %s, identifier: %s" msgstr "" #: disk-utils/cfdisk.c:1383 #, c-format msgid "Label: %s" msgstr "" #: disk-utils/cfdisk.c:1537 msgid "May be followed by M for MiB, G for GiB, T for TiB, or S for sectors." msgstr "" #: disk-utils/cfdisk.c:1543 msgid "Please, specify size." msgstr "" #: disk-utils/cfdisk.c:1565 #, c-format msgid "Minimum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1574 #, c-format msgid "Maximum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1581 msgid "Failed to parse size." msgstr "" #: disk-utils/cfdisk.c:1639 msgid "Select partition type" msgstr "" #: disk-utils/cfdisk.c:1684 disk-utils/cfdisk.c:1713 msgid "Enter script file name: " msgstr "" #: disk-utils/cfdisk.c:1685 msgid "The script file will be applied to in-memory partition table." msgstr "" #: disk-utils/cfdisk.c:1694 disk-utils/cfdisk.c:1735 #: disk-utils/fdisk-menu.c:463 disk-utils/fdisk-menu.c:501 #, c-format msgid "Cannot open %s" msgstr "" #: disk-utils/cfdisk.c:1696 disk-utils/fdisk-menu.c:465 #, c-format msgid "Failed to parse script file %s" msgstr "" #: disk-utils/cfdisk.c:1698 disk-utils/fdisk-menu.c:467 #, c-format msgid "Failed to apply script %s" msgstr "" #: disk-utils/cfdisk.c:1714 msgid "The current in-memory partition table will be dumped to the file." msgstr "" #: disk-utils/cfdisk.c:1722 disk-utils/fdisk-menu.c:489 msgid "Failed to allocate script handler" msgstr "" #: disk-utils/cfdisk.c:1728 msgid "Failed to read disk layout into script." msgstr "" #: disk-utils/cfdisk.c:1742 msgid "Disk layout successfully dumped." msgstr "" #: disk-utils/cfdisk.c:1745 disk-utils/fdisk-menu.c:507 #, c-format msgid "Failed to write script %s" msgstr "" #: disk-utils/cfdisk.c:1778 disk-utils/fdisk.c:872 msgid "Device does not contain a recognized partition table." msgstr "" #: disk-utils/cfdisk.c:1780 msgid "Select a type to create a new label or press 'L' to load script file." msgstr "" #: disk-utils/cfdisk.c:1785 msgid "Select label type" msgstr "" #: disk-utils/cfdisk.c:1831 msgid "This is cfdisk, a curses-based disk partitioning program." msgstr "" #: disk-utils/cfdisk.c:1832 msgid "It lets you create, delete, and modify partitions on a block device." msgstr "" #: disk-utils/cfdisk.c:1834 msgid "Command Meaning" msgstr "" #: disk-utils/cfdisk.c:1835 msgid "------- -------" msgstr "" #: disk-utils/cfdisk.c:1836 msgid " b Toggle bootable flag of the current partition" msgstr "" #: disk-utils/cfdisk.c:1837 msgid " d Delete the current partition" msgstr "" #: disk-utils/cfdisk.c:1838 msgid " h Print this screen" msgstr "" #: disk-utils/cfdisk.c:1839 msgid " n Create new partition from free space" msgstr "" #: disk-utils/cfdisk.c:1840 msgid " q Quit program without writing partition table" msgstr "" #: disk-utils/cfdisk.c:1841 msgid " s Fix partitions order (only when in disarray)" msgstr "" #: disk-utils/cfdisk.c:1842 msgid " t Change the partition type" msgstr "" #: disk-utils/cfdisk.c:1843 msgid " u Dump disk layout to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:1844 msgid "" " W Write partition table to disk (you must enter uppercase W);" msgstr "" #: disk-utils/cfdisk.c:1845 msgid "" " since this might destroy data on the disk, you must either" msgstr "" #: disk-utils/cfdisk.c:1846 msgid " confirm or deny the write by entering 'yes' or 'no'" msgstr "" #: disk-utils/cfdisk.c:1847 msgid "Up Arrow Move cursor to the previous partition" msgstr "" #: disk-utils/cfdisk.c:1848 msgid "Down Arrow Move cursor to the next partition" msgstr "" #: disk-utils/cfdisk.c:1849 msgid "Left Arrow Move cursor to the previous menu item" msgstr "" #: disk-utils/cfdisk.c:1850 msgid "Right Arrow Move cursor to the next menu item" msgstr "" #: disk-utils/cfdisk.c:1852 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "" #: disk-utils/cfdisk.c:1853 msgid "case letters (except for Write)." msgstr "" #: disk-utils/cfdisk.c:1855 msgid "Use lsblk(8) or partx(8) to see more details about the device." msgstr "" #: disk-utils/cfdisk.c:1862 msgid "Press a key to continue." msgstr "" #: disk-utils/cfdisk.c:1943 msgid "Could not toggle the flag." msgstr "" #: disk-utils/cfdisk.c:1953 #, c-format msgid "Could not delete partition %zu." msgstr "" #: disk-utils/cfdisk.c:1955 disk-utils/fdisk-menu.c:590 #, c-format msgid "Partition %zu has been deleted." msgstr "" #: disk-utils/cfdisk.c:1976 msgid "Partition size: " msgstr "" #: disk-utils/cfdisk.c:2017 #, c-format msgid "Changed type of partition %zu." msgstr "" #: disk-utils/cfdisk.c:2019 #, c-format msgid "The type of partition %zu is unchanged." msgstr "" #: disk-utils/cfdisk.c:2036 msgid "Device is open in read-only mode." msgstr "" #: disk-utils/cfdisk.c:2041 msgid "Are you sure you want to write the partition table to disk? " msgstr "" #: disk-utils/cfdisk.c:2043 msgid "Type \"yes\" or \"no\", or press ESC to leave this dialog." msgstr "" #: disk-utils/cfdisk.c:2048 login-utils/lslogins.c:210 sys-utils/lscpu.c:1249 #: sys-utils/lscpu.c:1259 msgid "yes" msgstr "" #: disk-utils/cfdisk.c:2049 msgid "Did not write partition table to disk." msgstr "" #: disk-utils/cfdisk.c:2054 msgid "Failed to write disklabel." msgstr "" #: disk-utils/cfdisk.c:2057 disk-utils/fdisk-menu.c:545 msgid "The partition table has been altered." msgstr "" #: disk-utils/cfdisk.c:2079 disk-utils/cfdisk.c:2124 msgid "Note that partition table entries are not in disk order now." msgstr "" #: disk-utils/cfdisk.c:2104 msgid "failed to create a new disklabel" msgstr "" #: disk-utils/cfdisk.c:2112 msgid "failed to read partitions" msgstr "" #: disk-utils/cfdisk.c:2122 disk-utils/fdisk.c:864 disk-utils/fdisk-menu.c:537 msgid "Device open in read-only mode." msgstr "" #: disk-utils/cfdisk.c:2194 #, c-format msgid " %1$s [options] \n" msgstr "" #: disk-utils/cfdisk.c:2197 disk-utils/fdisk.c:642 disk-utils/sfdisk.c:1315 msgid "Display or manipulate a disk partition table.\n" msgstr "" #: disk-utils/cfdisk.c:2200 msgid " -L --color[=] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/cfdisk.c:2201 msgid " -z --zero start with zeroed partition table\n" msgstr "" #: disk-utils/cfdisk.c:2240 disk-utils/fdisk.c:774 misc-utils/cal.c:373 #: sys-utils/dmesg.c:1318 text-utils/hexdump.c:114 msgid "unsupported color mode" msgstr "" #: disk-utils/cfdisk.c:2258 disk-utils/fdisk.c:714 disk-utils/sfdisk.c:192 msgid "failed to allocate libfdisk context" msgstr "" #: disk-utils/delpart.c:14 #, c-format msgid " %s \n" msgstr "" #: disk-utils/delpart.c:18 msgid "Tell the kernel to forget about a specified partition.\n" msgstr "" #: disk-utils/delpart.c:61 msgid "failed to remove partition" msgstr "" #: disk-utils/fdformat.c:52 #, c-format msgid "Formatting ... " msgstr "" #: disk-utils/fdformat.c:67 disk-utils/fdformat.c:137 #, c-format msgid "done\n" msgstr "" #: disk-utils/fdformat.c:79 #, c-format msgid "Verifying ... " msgstr "" #: disk-utils/fdformat.c:107 msgid "Read: " msgstr "" #: disk-utils/fdformat.c:109 #, c-format msgid "Problem reading track/head %u/%u, expected %d, read %d\n" msgstr "" #: disk-utils/fdformat.c:126 #, c-format msgid "" "bad data in track/head %u/%u\n" "Continuing ... " msgstr "" #: disk-utils/fdformat.c:143 disk-utils/fsck.minix.c:196 #: disk-utils/swaplabel.c:117 misc-utils/wipefs.c:452 #: sys-utils/blkdiscard.c:63 sys-utils/tunelp.c:89 #, c-format msgid " %s [options] \n" msgstr "" #: disk-utils/fdformat.c:147 msgid "Do a low-level formatting of a floppy disk.\n" msgstr "" #: disk-utils/fdformat.c:150 msgid " -f, --from start at the track N (default 0)\n" msgstr "" #: disk-utils/fdformat.c:151 msgid " -t, --to stop at the track N\n" msgstr "" #: disk-utils/fdformat.c:152 msgid "" " -r, --repair try to repair tracks failed during\n" " the verification (max N retries)\n" msgstr "" #: disk-utils/fdformat.c:154 msgid " -n, --no-verify disable the verification after the format\n" msgstr "" #: disk-utils/fdformat.c:193 msgid "invalid argument - from" msgstr "" #: disk-utils/fdformat.c:197 msgid "invalid argument - to" msgstr "" #: disk-utils/fdformat.c:200 msgid "invalid argument - repair" msgstr "" #: disk-utils/fdformat.c:220 disk-utils/fsck.cramfs.c:146 #: disk-utils/mkfs.bfs.c:185 disk-utils/mkfs.cramfs.c:331 #: disk-utils/mkfs.cramfs.c:751 disk-utils/mkfs.cramfs.c:788 #: disk-utils/mkfs.minix.c:750 disk-utils/mkswap.c:242 disk-utils/partx.c:891 #: login-utils/last.c:673 login-utils/utmpdump.c:129 misc-utils/namei.c:231 #: misc-utils/rename.c:63 sys-utils/blkdiscard.c:157 sys-utils/dmesg.c:522 #: sys-utils/fallocate.c:198 sys-utils/fsfreeze.c:131 sys-utils/fstrim.c:76 #: sys-utils/swapon.c:482 sys-utils/switch_root.c:93 #: sys-utils/switch_root.c:133 term-utils/mesg.c:128 text-utils/more.c:598 #: text-utils/tailf.c:101 text-utils/tailf.c:281 #, c-format msgid "stat of %s failed" msgstr "" #: disk-utils/fdformat.c:223 disk-utils/partx.c:949 misc-utils/lsblk.c:1397 #: sys-utils/blkdiscard.c:159 sys-utils/mountpoint.c:107 #, c-format msgid "%s: not a block device" msgstr "" #: disk-utils/fdformat.c:225 #, c-format msgid "cannot access file %s" msgstr "" #: disk-utils/fdformat.c:231 msgid "could not determine current format type" msgstr "" #: disk-utils/fdformat.c:233 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "" #: disk-utils/fdformat.c:234 msgid "Double" msgstr "" #: disk-utils/fdformat.c:234 msgid "Single" msgstr "" #: disk-utils/fdformat.c:241 msgid "user defined start track exceeds the medium specific maximum" msgstr "" #: disk-utils/fdformat.c:243 msgid "user defined end track exceeds the medium specific maximum" msgstr "" #: disk-utils/fdformat.c:245 msgid "user defined start track exceeds the user defined end track" msgstr "" #: disk-utils/fdformat.c:253 misc-utils/logger.c:512 msgid "close failed" msgstr "" #: disk-utils/fdisk.c:73 #, c-format msgid "" "\n" "Do you really want to quit? " msgstr "" #: disk-utils/fdisk.c:119 #, c-format msgid "Select (default %c): " msgstr "" #: disk-utils/fdisk.c:124 #, c-format msgid "Using default response %c." msgstr "" #: disk-utils/fdisk.c:137 disk-utils/fdisk.c:210 disk-utils/fdisk.c:281 msgid "Value out of range." msgstr "" #: disk-utils/fdisk.c:166 #, c-format msgid "%s (%s, default %c): " msgstr "" #: disk-utils/fdisk.c:169 disk-utils/fdisk.c:235 #, c-format msgid "%s (%s, default %ju): " msgstr "" #: disk-utils/fdisk.c:174 #, c-format msgid "%s (%c-%c, default %c): " msgstr "" #: disk-utils/fdisk.c:177 disk-utils/fdisk.c:237 #, c-format msgid "%s (%ju-%ju, default %ju): " msgstr "" #: disk-utils/fdisk.c:180 #, c-format msgid "%s (%c-%c): " msgstr "" #: disk-utils/fdisk.c:183 disk-utils/fdisk.c:239 #, c-format msgid "%s (%ju-%ju): " msgstr "" #: disk-utils/fdisk.c:346 disk-utils/sfdisk.c:165 msgid " [Y]es/[N]o: " msgstr "" #: disk-utils/fdisk.c:387 msgid "Partition type (type L to list all types): " msgstr "" #: disk-utils/fdisk.c:388 msgid "Hex code (type L to list all codes): " msgstr "" #: disk-utils/fdisk.c:485 msgid "DOS Compatibility flag is set (DEPRECATED!)" msgstr "" #: disk-utils/fdisk.c:486 msgid "DOS Compatibility flag is not set" msgstr "" #: disk-utils/fdisk.c:507 #, c-format msgid "Partition %zu does not exist yet!" msgstr "" #: disk-utils/fdisk.c:512 disk-utils/fdisk.c:521 libfdisk/src/ask.c:999 msgid "Unknown" msgstr "" #: disk-utils/fdisk.c:520 #, c-format msgid "Changed type of partition '%s' to '%s'." msgstr "" #: disk-utils/fdisk.c:524 #, c-format msgid "Type of partition %zu is unchanged: %s." msgstr "" #: disk-utils/fdisk.c:577 #, c-format msgid "" "\n" "%s: offset = %ju, size = %zu bytes." msgstr "" #: disk-utils/fdisk.c:583 msgid "cannot seek" msgstr "" #: disk-utils/fdisk.c:588 msgid "cannot read" msgstr "" #: disk-utils/fdisk.c:601 libfdisk/src/bsd.c:260 libfdisk/src/dos.c:946 #: libfdisk/src/gpt.c:2044 msgid "First sector" msgstr "" #: disk-utils/fdisk.c:628 #, c-format msgid "BLKGETSIZE ioctl failed on %s" msgstr "" #: disk-utils/fdisk.c:637 #, c-format msgid "" " %1$s [options] change partition table\n" " %1$s [options] -l [] list partition table(s)\n" msgstr "" #: disk-utils/fdisk.c:645 msgid " -b, --sector-size physical and logical sector size\n" msgstr "" #: disk-utils/fdisk.c:646 msgid " -c, --compatibility[=] mode is 'dos' or 'nondos' (default)\n" msgstr "" #: disk-utils/fdisk.c:647 msgid "" " -L, --color[=] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/fdisk.c:648 msgid " -l, --list display partitions end exit\n" msgstr "" #: disk-utils/fdisk.c:649 msgid " -o, --output output columns\n" msgstr "" #: disk-utils/fdisk.c:650 msgid "" " -t, --type recognize specified partition table type " "only\n" msgstr "" #: disk-utils/fdisk.c:651 msgid "" " -u, --units[=] display units: 'cylinders' or " "'sectors' (default)\n" msgstr "" #: disk-utils/fdisk.c:652 msgid "" " -s, --getsz display device size in 512-byte sectors " "[DEPRECATED]\n" msgstr "" #: disk-utils/fdisk.c:653 msgid "" " --bytes print SIZE in bytes rather than in human " "readable format\n" msgstr "" #: disk-utils/fdisk.c:656 msgid " -C, --cylinders specify the number of cylinders\n" msgstr "" #: disk-utils/fdisk.c:657 msgid " -H, --heads specify the number of heads\n" msgstr "" #: disk-utils/fdisk.c:658 msgid "" " -S, --sectors specify the number of sectors per track\n" msgstr "" #: disk-utils/fdisk.c:724 msgid "invalid sector size argument" msgstr "" #: disk-utils/fdisk.c:733 msgid "invalid cylinders argument" msgstr "" #: disk-utils/fdisk.c:745 msgid "not found DOS label driver" msgstr "" #: disk-utils/fdisk.c:751 #, c-format msgid "unknown compatibility mode '%s'" msgstr "" #: disk-utils/fdisk.c:760 msgid "invalid heads argument" msgstr "" #: disk-utils/fdisk.c:766 msgid "invalid sectors argument" msgstr "" #: disk-utils/fdisk.c:791 #, c-format msgid "unsupported disklabel: %s" msgstr "" #: disk-utils/fdisk.c:816 msgid "" "The device properties (sector size and geometry) should be used with one " "specified device only." msgstr "" #: disk-utils/fdisk.c:855 #, c-format msgid "Welcome to fdisk (%s)." msgstr "" #: disk-utils/fdisk.c:857 disk-utils/sfdisk.c:1136 msgid "" "Changes will remain in memory only, until you decide to write them.\n" "Be careful before using the write command.\n" msgstr "" #: disk-utils/fdisk.c:877 msgid "" "A hybrid GPT was detected. You have to sync the hybrid MBR manually (expert " "command 'M')." msgstr "" #: disk-utils/fdisk-list.c:47 #, c-format msgid "Disk %s: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/fdisk-list.c:54 #, c-format msgid "Geometry: %d heads, %llu sectors/track, %llu cylinders" msgstr "" #: disk-utils/fdisk-list.c:59 #, c-format msgid "Units: %s of %d * %ld = %ld bytes" msgstr "" #: disk-utils/fdisk-list.c:65 #, c-format msgid "Sector size (logical/physical): %lu bytes / %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:68 #, c-format msgid "I/O size (minimum/optimal): %lu bytes / %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:72 #, c-format msgid "Alignment offset: %lu bytes" msgstr "" #: disk-utils/fdisk-list.c:75 #, c-format msgid "Disklabel type: %s" msgstr "" #: disk-utils/fdisk-list.c:79 #, c-format msgid "Disk identifier: %s" msgstr "" #: disk-utils/fdisk-list.c:107 disk-utils/fsck.c:1228 msgid "failed to allocate iterator" msgstr "" #: disk-utils/fdisk-list.c:113 msgid "failed to allocate output table" msgstr "" #: disk-utils/fdisk-list.c:154 msgid "failed to allocate output line" msgstr "" #: disk-utils/fdisk-list.c:181 #, c-format msgid "Partition %zu does not start on physical sector boundary." msgstr "" #: disk-utils/fdisk-list.c:190 msgid "Partition table entries are not in disk order." msgstr "" #: disk-utils/fdisk-list.c:290 #, c-format msgid "" "\n" "Available columns (for -o):\n" msgstr "" #: disk-utils/fdisk-list.c:331 #, c-format msgid "%s unknown column: %s" msgstr "" #: disk-utils/fdisk-menu.c:95 msgid "Generic" msgstr "" #: disk-utils/fdisk-menu.c:96 msgid "delete a partition" msgstr "" #: disk-utils/fdisk-menu.c:97 msgid "list known partition types" msgstr "" #: disk-utils/fdisk-menu.c:98 msgid "add a new partition" msgstr "" #: disk-utils/fdisk-menu.c:99 msgid "print the partition table" msgstr "" #: disk-utils/fdisk-menu.c:100 msgid "change a partition type" msgstr "" #: disk-utils/fdisk-menu.c:101 msgid "verify the partition table" msgstr "" #: disk-utils/fdisk-menu.c:103 msgid "print the raw data of the first sector from the device" msgstr "" #: disk-utils/fdisk-menu.c:104 msgid "print the raw data of the disklabel from the device" msgstr "" #: disk-utils/fdisk-menu.c:105 msgid "fix partitions order" msgstr "" #: disk-utils/fdisk-menu.c:107 msgid "Misc" msgstr "" #: disk-utils/fdisk-menu.c:108 msgid "print this menu" msgstr "" #: disk-utils/fdisk-menu.c:109 msgid "change display/entry units" msgstr "" #: disk-utils/fdisk-menu.c:110 msgid "extra functionality (experts only)" msgstr "" #: disk-utils/fdisk-menu.c:112 msgid "Script" msgstr "" #: disk-utils/fdisk-menu.c:113 msgid "load disk layout from sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:114 msgid "dump disk layout to sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:116 msgid "Save & Exit" msgstr "" #: disk-utils/fdisk-menu.c:117 msgid "write table to disk and exit" msgstr "" #: disk-utils/fdisk-menu.c:118 msgid "write table to disk" msgstr "" #: disk-utils/fdisk-menu.c:119 msgid "quit without saving changes" msgstr "" #: disk-utils/fdisk-menu.c:120 msgid "return to main menu" msgstr "" #: disk-utils/fdisk-menu.c:122 msgid "return from BSD to DOS" msgstr "" #: disk-utils/fdisk-menu.c:133 msgid "Create a new label" msgstr "" #: disk-utils/fdisk-menu.c:134 msgid "create a new empty GPT partition table" msgstr "" #: disk-utils/fdisk-menu.c:135 msgid "create a new empty SGI (IRIX) partition table" msgstr "" #: disk-utils/fdisk-menu.c:136 msgid "create a new empty DOS partition table" msgstr "" #: disk-utils/fdisk-menu.c:137 msgid "create a new empty Sun partition table" msgstr "" #: disk-utils/fdisk-menu.c:141 msgid "create an IRIX (SGI) partition table" msgstr "" #: disk-utils/fdisk-menu.c:150 msgid "Geometry" msgstr "" #: disk-utils/fdisk-menu.c:151 msgid "change number of cylinders" msgstr "" #: disk-utils/fdisk-menu.c:152 msgid "change number of heads" msgstr "" #: disk-utils/fdisk-menu.c:153 msgid "change number of sectors/track" msgstr "" #: disk-utils/fdisk-menu.c:162 include/pt-mbr-partnames.h:91 msgid "GPT" msgstr "" #: disk-utils/fdisk-menu.c:163 msgid "change disk GUID" msgstr "" #: disk-utils/fdisk-menu.c:164 msgid "change partition name" msgstr "" #: disk-utils/fdisk-menu.c:165 msgid "change partition UUID" msgstr "" #: disk-utils/fdisk-menu.c:166 msgid "enter protective/hybrid MBR" msgstr "" #: disk-utils/fdisk-menu.c:169 msgid "toggle the legacy BIOS bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:170 msgid "toggle the no block IO protocol flag" msgstr "" #: disk-utils/fdisk-menu.c:171 msgid "toggle the required partition flag" msgstr "" #: disk-utils/fdisk-menu.c:172 msgid "toggle the GUID specific bits" msgstr "" #: disk-utils/fdisk-menu.c:182 msgid "Sun" msgstr "" #: disk-utils/fdisk-menu.c:183 msgid "toggle the read-only flag" msgstr "" #: disk-utils/fdisk-menu.c:184 msgid "toggle the mountable flag" msgstr "" #: disk-utils/fdisk-menu.c:186 msgid "change number of alternate cylinders" msgstr "" #: disk-utils/fdisk-menu.c:187 msgid "change number of extra sectors per cylinder" msgstr "" #: disk-utils/fdisk-menu.c:188 msgid "change interleave factor" msgstr "" #: disk-utils/fdisk-menu.c:189 msgid "change rotation speed (rpm)" msgstr "" #: disk-utils/fdisk-menu.c:190 msgid "change number of physical cylinders" msgstr "" #: disk-utils/fdisk-menu.c:199 msgid "SGI" msgstr "" #: disk-utils/fdisk-menu.c:200 msgid "select bootable partition" msgstr "" #: disk-utils/fdisk-menu.c:201 msgid "edit bootfile entry" msgstr "" #: disk-utils/fdisk-menu.c:202 msgid "select sgi swap partition" msgstr "" #: disk-utils/fdisk-menu.c:203 msgid "create SGI info" msgstr "" #: disk-utils/fdisk-menu.c:212 msgid "DOS (MBR)" msgstr "" #: disk-utils/fdisk-menu.c:213 msgid "toggle a bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:214 msgid "edit nested BSD disklabel" msgstr "" #: disk-utils/fdisk-menu.c:215 msgid "toggle the dos compatibility flag" msgstr "" #: disk-utils/fdisk-menu.c:217 msgid "move beginning of data in a partition" msgstr "" #: disk-utils/fdisk-menu.c:218 msgid "change the disk identifier" msgstr "" #: disk-utils/fdisk-menu.c:220 msgid "return from protective/hybrid MBR to GPT" msgstr "" #: disk-utils/fdisk-menu.c:230 msgid "BSD" msgstr "" #: disk-utils/fdisk-menu.c:231 msgid "edit drive data" msgstr "" #: disk-utils/fdisk-menu.c:232 msgid "install bootstrap" msgstr "" #: disk-utils/fdisk-menu.c:233 msgid "show complete disklabel" msgstr "" #: disk-utils/fdisk-menu.c:234 msgid "link BSD partition to non-BSD partition" msgstr "" #: disk-utils/fdisk-menu.c:366 #, c-format msgid "" "\n" "Help (expert commands):\n" msgstr "" #: disk-utils/fdisk-menu.c:368 disk-utils/sfdisk.c:928 #, c-format msgid "" "\n" "Help:\n" msgstr "" #: disk-utils/fdisk-menu.c:388 #, c-format msgid "" "You're editing nested '%s' partition table, primary partition table is '%s'." msgstr "" #: disk-utils/fdisk-menu.c:418 msgid "Expert command (m for help): " msgstr "" #: disk-utils/fdisk-menu.c:420 msgid "Command (m for help): " msgstr "" #: disk-utils/fdisk-menu.c:430 #, c-format msgid "%c: unknown command" msgstr "" #: disk-utils/fdisk-menu.c:456 disk-utils/fdisk-menu.c:483 msgid "Enter script file name" msgstr "" #: disk-utils/fdisk-menu.c:469 msgid "Script successfully applied." msgstr "" #: disk-utils/fdisk-menu.c:495 msgid "Failed to transform disk layout into script" msgstr "" #: disk-utils/fdisk-menu.c:509 msgid "Script successfully saved." msgstr "" #: disk-utils/fdisk-menu.c:542 msgid "failed to write disklabel" msgstr "" #: disk-utils/fdisk-menu.c:588 #, c-format msgid "Could not delete partition %zu" msgstr "" #: disk-utils/fdisk-menu.c:612 msgid "Changing display/entry units to cylinders (DEPRECATED!)." msgstr "" #: disk-utils/fdisk-menu.c:614 msgid "Changing display/entry units to sectors." msgstr "" #: disk-utils/fdisk-menu.c:624 disk-utils/fdisk-menu.c:788 msgid "Leaving nested disklabel." msgstr "" #: disk-utils/fdisk-menu.c:665 msgid "Entering protective/hybrid MBR disklabel." msgstr "" #: disk-utils/fdisk-menu.c:681 msgid "New UUID (in 8-4-4-4-12 format)" msgstr "" #: disk-utils/fdisk-menu.c:696 msgid "New name" msgstr "" #: disk-utils/fdisk-menu.c:759 msgid "Entering nested BSD disklabel." msgstr "" #: disk-utils/fdisk-menu.c:945 msgid "Number of cylinders" msgstr "" #: disk-utils/fdisk-menu.c:949 msgid "Number of heads" msgstr "" #: disk-utils/fdisk-menu.c:953 msgid "Number of sectors" msgstr "" #: disk-utils/fsck.c:207 #, c-format msgid "%s is mounted\n" msgstr "" #: disk-utils/fsck.c:209 #, c-format msgid "%s is not mounted\n" msgstr "" #: disk-utils/fsck.c:323 disk-utils/fsck.cramfs.c:169 #: disk-utils/fsck.cramfs.c:176 disk-utils/fsck.cramfs.c:230 #: disk-utils/fsck.cramfs.c:248 disk-utils/sfdisk.c:249 libfdisk/src/bsd.c:587 #: lib/path.c:110 lib/path.c:131 lib/path.c:152 lib/path.c:200 #: login-utils/last.c:196 login-utils/last.c:233 login-utils/sulogin.c:675 #: sys-utils/setpriv.c:239 term-utils/setterm.c:731 term-utils/setterm.c:788 #: term-utils/setterm.c:792 term-utils/setterm.c:799 #, c-format msgid "cannot read %s" msgstr "" #: disk-utils/fsck.c:325 lib/path.c:133 lib/path.c:154 #, c-format msgid "parse error: %s" msgstr "" #: disk-utils/fsck.c:352 #, c-format msgid "cannot create directory %s" msgstr "" #: disk-utils/fsck.c:365 #, c-format msgid "Locking disk by %s ... " msgstr "" #: disk-utils/fsck.c:376 #, c-format msgid "(waiting) " msgstr "" #. TRANSLATORS: These are followups to "Locking disk...". #: disk-utils/fsck.c:386 msgid "succeeded" msgstr "" #: disk-utils/fsck.c:386 msgid "failed" msgstr "" #: disk-utils/fsck.c:404 #, c-format msgid "Unlocking %s.\n" msgstr "" #: disk-utils/fsck.c:437 #, c-format msgid "failed to setup description for %s" msgstr "" #: disk-utils/fsck.c:467 #, c-format msgid "%s: parse error at line %d -- ignore" msgstr "" #: disk-utils/fsck.c:499 disk-utils/fsck.c:501 #, c-format msgid "%s: failed to parse fstab" msgstr "" #: disk-utils/fsck.c:663 login-utils/login.c:979 login-utils/sulogin.c:1041 #: login-utils/vipw.c:204 sys-utils/flock.c:295 sys-utils/nsenter.c:142 #: sys-utils/swapon.c:302 sys-utils/unshare.c:221 term-utils/script.c:277 #: term-utils/script.c:287 msgid "fork failed" msgstr "" #: disk-utils/fsck.c:670 #, c-format msgid "%s: execute failed" msgstr "" #: disk-utils/fsck.c:758 msgid "wait: no more child process?!?" msgstr "" #: disk-utils/fsck.c:761 sys-utils/flock.c:312 sys-utils/swapon.c:326 #: sys-utils/unshare.c:226 msgid "waitpid failed" msgstr "" #: disk-utils/fsck.c:779 #, c-format msgid "Warning... %s for device %s exited with signal %d." msgstr "" #: disk-utils/fsck.c:785 #, c-format msgid "%s %s: status is %x, should never happen." msgstr "" #: disk-utils/fsck.c:831 #, c-format msgid "Finished with %s (exit status %d)\n" msgstr "" #: disk-utils/fsck.c:909 #, c-format msgid "error %d (%m) while executing fsck.%s for %s" msgstr "" #: disk-utils/fsck.c:975 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'." msgstr "" #: disk-utils/fsck.c:1091 #, c-format msgid "" "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number" msgstr "" #: disk-utils/fsck.c:1103 #, c-format msgid "%s: skipping nonexistent device\n" msgstr "" #: disk-utils/fsck.c:1108 #, c-format msgid "" "%s: nonexistent device (\"nofail\" fstab option may be used to skip this " "device)\n" msgstr "" #: disk-utils/fsck.c:1125 #, c-format msgid "%s: skipping unknown filesystem type\n" msgstr "" #: disk-utils/fsck.c:1139 #, c-format msgid "cannot check %s: fsck.%s not found" msgstr "" #: disk-utils/fsck.c:1243 msgid "Checking all file systems.\n" msgstr "" #: disk-utils/fsck.c:1334 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" #: disk-utils/fsck.c:1359 #, c-format msgid " %s [options] -- [fs-options] [ ...]\n" msgstr "" #: disk-utils/fsck.c:1363 msgid "Check and repair a Linux filesystem.\n" msgstr "" #: disk-utils/fsck.c:1366 msgid " -A check all filesystems\n" msgstr "" #: disk-utils/fsck.c:1367 msgid " -C [] display progress bar; file descriptor is for GUIs\n" msgstr "" #: disk-utils/fsck.c:1368 msgid " -l lock the device to guarantee exclusive access\n" msgstr "" #: disk-utils/fsck.c:1369 msgid " -M do not check mounted filesystems\n" msgstr "" #: disk-utils/fsck.c:1370 msgid " -N do not execute, just show what would be done\n" msgstr "" #: disk-utils/fsck.c:1371 msgid " -P check filesystems in parallel, including root\n" msgstr "" #: disk-utils/fsck.c:1372 msgid " -R skip root filesystem; useful only with '-A'\n" msgstr "" #: disk-utils/fsck.c:1373 msgid " -r report statistics for each device checked\n" msgstr "" #: disk-utils/fsck.c:1374 msgid " -s serialize the checking operations\n" msgstr "" #: disk-utils/fsck.c:1375 msgid " -T do not show the title on startup\n" msgstr "" #: disk-utils/fsck.c:1376 msgid "" " -t specify filesystem types to be checked;\n" " is allowed to be a comma-separated list\n" msgstr "" #: disk-utils/fsck.c:1378 msgid " -V explain what is being done\n" msgstr "" #: disk-utils/fsck.c:1379 msgid " -? display this help and exit\n" msgstr "" #: disk-utils/fsck.c:1382 msgid "See the specific fsck.* commands for available fs-options." msgstr "" #: disk-utils/fsck.c:1420 msgid "too many devices" msgstr "" #: disk-utils/fsck.c:1432 msgid "Is /proc mounted?" msgstr "" #: disk-utils/fsck.c:1440 #, c-format msgid "must be root to scan for matching filesystems: %s" msgstr "" #: disk-utils/fsck.c:1444 #, c-format msgid "couldn't find matching filesystem: %s" msgstr "" #: disk-utils/fsck.c:1452 disk-utils/fsck.c:1540 misc-utils/kill.c:367 #: sys-utils/eject.c:287 msgid "too many arguments" msgstr "" #: disk-utils/fsck.c:1592 msgid "the -l option can be used with one device only -- ignore" msgstr "" #: disk-utils/fsck.cramfs.c:108 misc-utils/whereis.c:189 #, c-format msgid " %s [options] \n" msgstr "" #: disk-utils/fsck.cramfs.c:111 msgid "Check and repair a compressed ROM filesystem.\n" msgstr "" #: disk-utils/fsck.cramfs.c:114 msgid " -a for compatibility only, ignored\n" msgstr "" #: disk-utils/fsck.cramfs.c:115 msgid " -v, --verbose be more verbose\n" msgstr "" #: disk-utils/fsck.cramfs.c:116 msgid " -y for compatibility only, ignored\n" msgstr "" #: disk-utils/fsck.cramfs.c:117 msgid " -b, --blocksize use this blocksize, defaults to page size\n" msgstr "" #: disk-utils/fsck.cramfs.c:118 msgid "" " --extract[=] test uncompression, optionally extract into \n" msgstr "" #: disk-utils/fsck.cramfs.c:156 #, c-format msgid "ioctl failed: unable to determine device size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:162 #, c-format msgid "not a block device or file: %s" msgstr "" #: disk-utils/fsck.cramfs.c:165 disk-utils/fsck.cramfs.c:201 msgid "file length too short" msgstr "" #: disk-utils/fsck.cramfs.c:174 disk-utils/fsck.cramfs.c:228 #: disk-utils/fsck.cramfs.c:244 libfdisk/src/bsd.c:659 libfdisk/src/bsd.c:831 #: login-utils/last.c:191 login-utils/last.c:225 sys-utils/fallocate.c:203 #, c-format msgid "seek on %s failed" msgstr "" #: disk-utils/fsck.cramfs.c:180 disk-utils/fsck.cramfs.c:182 msgid "superblock magic not found" msgstr "" #: disk-utils/fsck.cramfs.c:185 #, c-format msgid "cramfs endianness is %s\n" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "big" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "little" msgstr "" #: disk-utils/fsck.cramfs.c:190 msgid "unsupported filesystem features" msgstr "" #: disk-utils/fsck.cramfs.c:194 #, c-format msgid "superblock size (%d) too small" msgstr "" #: disk-utils/fsck.cramfs.c:199 msgid "zero file count" msgstr "" #: disk-utils/fsck.cramfs.c:203 msgid "file extends past end of filesystem" msgstr "" #: disk-utils/fsck.cramfs.c:205 msgid "old cramfs format" msgstr "" #: disk-utils/fsck.cramfs.c:214 msgid "unable to test CRC: old cramfs format" msgstr "" #: disk-utils/fsck.cramfs.c:267 msgid "crc error" msgstr "" #: disk-utils/fsck.cramfs.c:297 disk-utils/fsck.minix.c:556 msgid "seek failed" msgstr "" #: disk-utils/fsck.cramfs.c:301 msgid "read romfs failed" msgstr "" #: disk-utils/fsck.cramfs.c:333 msgid "root inode is not directory" msgstr "" #: disk-utils/fsck.cramfs.c:337 #, c-format msgid "bad root offset (%lu)" msgstr "" #: disk-utils/fsck.cramfs.c:355 msgid "data block too large" msgstr "" #: disk-utils/fsck.cramfs.c:359 #, c-format msgid "decompression error: %s" msgstr "" #: disk-utils/fsck.cramfs.c:385 #, c-format msgid " hole at %ld (%zd)\n" msgstr "" #: disk-utils/fsck.cramfs.c:392 disk-utils/fsck.cramfs.c:547 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr "" #: disk-utils/fsck.cramfs.c:399 #, c-format msgid "non-block (%ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:403 #, c-format msgid "non-size (%ld vs %ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:409 disk-utils/fsck.cramfs.c:513 #: disk-utils/swaplabel.c:104 misc-utils/uuidd.c:350 sys-utils/fallocate.c:382 #: sys-utils/setpriv.c:535 sys-utils/setpriv.c:558 sys-utils/swapon.c:363 #: term-utils/ttymsg.c:175 #, c-format msgid "write failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:421 #, c-format msgid "lchown failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:425 #, c-format msgid "chown failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:430 #, c-format msgid "utime failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:442 #, c-format msgid "directory inode has zero offset and non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:457 #, c-format msgid "mkdir failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:473 msgid "filename length is zero" msgstr "" #: disk-utils/fsck.cramfs.c:475 msgid "bad filename length" msgstr "" #: disk-utils/fsck.cramfs.c:481 msgid "bad inode offset" msgstr "" #: disk-utils/fsck.cramfs.c:496 msgid "file inode has zero offset and non-zero size" msgstr "" #: disk-utils/fsck.cramfs.c:499 msgid "file inode has zero size and non-zero offset" msgstr "" #: disk-utils/fsck.cramfs.c:528 msgid "symbolic link has zero offset" msgstr "" #: disk-utils/fsck.cramfs.c:530 msgid "symbolic link has zero size" msgstr "" #: disk-utils/fsck.cramfs.c:539 #, c-format msgid "size error in symlink: %s" msgstr "" #: disk-utils/fsck.cramfs.c:553 #, c-format msgid "symlink failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:566 #, c-format msgid "special file has non-zero offset: %s" msgstr "" #: disk-utils/fsck.cramfs.c:576 #, c-format msgid "fifo has non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:582 #, c-format msgid "socket has non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:585 #, c-format msgid "bogus mode: %s (%o)" msgstr "" #: disk-utils/fsck.cramfs.c:594 #, c-format msgid "mknod failed: %s" msgstr "" #: disk-utils/fsck.cramfs.c:626 #, c-format msgid "directory data start (%lu) < sizeof(struct cramfs_super) + start (%zu)" msgstr "" #: disk-utils/fsck.cramfs.c:630 #, c-format msgid "directory data end (%lu) != file data start (%lu)" msgstr "" #: disk-utils/fsck.cramfs.c:635 msgid "invalid file data offset" msgstr "" #: disk-utils/fsck.cramfs.c:682 disk-utils/mkfs.cramfs.c:729 msgid "invalid blocksize argument" msgstr "" #: disk-utils/fsck.cramfs.c:703 #, c-format msgid "%s: OK\n" msgstr "" #: disk-utils/fsck.minix.c:199 msgid "Check the consistency of a Minix filesystem.\n" msgstr "" #: disk-utils/fsck.minix.c:202 msgid " -l list all filenames\n" msgstr "" #: disk-utils/fsck.minix.c:203 msgid " -a automatic repair\n" msgstr "" #: disk-utils/fsck.minix.c:204 msgid " -r interactive repair\n" msgstr "" #: disk-utils/fsck.minix.c:205 msgid " -v be verbose\n" msgstr "" #: disk-utils/fsck.minix.c:206 msgid " -s output super-block information\n" msgstr "" #: disk-utils/fsck.minix.c:207 msgid " -m activate mode not cleared warnings\n" msgstr "" #: disk-utils/fsck.minix.c:208 msgid " -f force check\n" msgstr "" #. TRANSLATORS: these yes no questions uses rpmatch(), and should be #. * translated. #: disk-utils/fsck.minix.c:267 #, c-format msgid "%s (y/n)? " msgstr "" #: disk-utils/fsck.minix.c:267 #, c-format msgid "%s (n/y)? " msgstr "" #: disk-utils/fsck.minix.c:284 #, c-format msgid "y\n" msgstr "" #: disk-utils/fsck.minix.c:286 #, c-format msgid "n\n" msgstr "" #: disk-utils/fsck.minix.c:302 #, c-format msgid "%s is mounted.\t " msgstr "" #: disk-utils/fsck.minix.c:304 msgid "Do you really want to continue" msgstr "" #: disk-utils/fsck.minix.c:308 #, c-format msgid "check aborted.\n" msgstr "" #: disk-utils/fsck.minix.c:324 disk-utils/fsck.minix.c:345 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:327 disk-utils/fsck.minix.c:348 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:331 disk-utils/fsck.minix.c:352 msgid "Remove block" msgstr "" #: disk-utils/fsck.minix.c:368 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:374 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:386 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" #: disk-utils/fsck.minix.c:392 msgid "seek failed in write_block" msgstr "" #: disk-utils/fsck.minix.c:395 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:507 msgid "seek failed in write_super_block" msgstr "" #: disk-utils/fsck.minix.c:509 msgid "unable to write super-block" msgstr "" #: disk-utils/fsck.minix.c:522 msgid "Unable to write inode map" msgstr "" #: disk-utils/fsck.minix.c:525 msgid "Unable to write zone map" msgstr "" #: disk-utils/fsck.minix.c:528 msgid "Unable to write inodes" msgstr "" #: disk-utils/fsck.minix.c:560 msgid "unable to alloc buffer for superblock" msgstr "" #: disk-utils/fsck.minix.c:563 msgid "unable to read super block" msgstr "" #: disk-utils/fsck.minix.c:581 msgid "bad magic number in super-block" msgstr "" #: disk-utils/fsck.minix.c:583 msgid "Only 1k blocks/zones supported" msgstr "" #: disk-utils/fsck.minix.c:585 msgid "bad s_imap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:588 msgid "bad s_zmap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:604 msgid "Unable to allocate buffer for inode map" msgstr "" #: disk-utils/fsck.minix.c:607 msgid "Unable to allocate buffer for zone map" msgstr "" #: disk-utils/fsck.minix.c:610 msgid "Unable to allocate buffer for inodes" msgstr "" #: disk-utils/fsck.minix.c:613 msgid "Unable to allocate buffer for inode count" msgstr "" #: disk-utils/fsck.minix.c:616 msgid "Unable to allocate buffer for zone count" msgstr "" #: disk-utils/fsck.minix.c:620 msgid "Unable to read inode map" msgstr "" #: disk-utils/fsck.minix.c:624 msgid "Unable to read zone map" msgstr "" #: disk-utils/fsck.minix.c:628 msgid "Unable to read inodes" msgstr "" #: disk-utils/fsck.minix.c:630 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "" #: disk-utils/fsck.minix.c:635 #, c-format msgid "%ld inodes\n" msgstr "" #: disk-utils/fsck.minix.c:636 #, c-format msgid "%ld blocks\n" msgstr "" #: disk-utils/fsck.minix.c:637 disk-utils/mkfs.minix.c:550 #, c-format msgid "Firstdatazone=%jd (%jd)\n" msgstr "" #: disk-utils/fsck.minix.c:638 #, c-format msgid "Zonesize=%d\n" msgstr "" #: disk-utils/fsck.minix.c:639 #, c-format msgid "Maxsize=%zu\n" msgstr "" #: disk-utils/fsck.minix.c:640 #, c-format msgid "Filesystem state=%d\n" msgstr "" #: disk-utils/fsck.minix.c:641 #, c-format msgid "" "namelen=%zd\n" "\n" msgstr "" #: disk-utils/fsck.minix.c:656 disk-utils/fsck.minix.c:706 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:659 disk-utils/fsck.minix.c:709 msgid "Mark in use" msgstr "" #: disk-utils/fsck.minix.c:681 disk-utils/fsck.minix.c:729 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "" #: disk-utils/fsck.minix.c:688 disk-utils/fsck.minix.c:735 #, c-format msgid "Warning: inode count too big.\n" msgstr "" #: disk-utils/fsck.minix.c:747 disk-utils/fsck.minix.c:755 msgid "root inode isn't a directory" msgstr "" #: disk-utils/fsck.minix.c:767 disk-utils/fsck.minix.c:798 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:769 disk-utils/fsck.minix.c:800 #: disk-utils/fsck.minix.c:1127 disk-utils/fsck.minix.c:1136 #: disk-utils/fsck.minix.c:1183 disk-utils/fsck.minix.c:1192 msgid "Clear" msgstr "" #: disk-utils/fsck.minix.c:779 disk-utils/fsck.minix.c:810 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "" #: disk-utils/fsck.minix.c:781 disk-utils/fsck.minix.c:812 msgid "Correct" msgstr "" #: disk-utils/fsck.minix.c:951 disk-utils/fsck.minix.c:1023 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "" #: disk-utils/fsck.minix.c:953 disk-utils/fsck.minix.c:1025 msgid " Remove" msgstr "" #: disk-utils/fsck.minix.c:969 disk-utils/fsck.minix.c:1041 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "" #: disk-utils/fsck.minix.c:978 disk-utils/fsck.minix.c:1050 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "" #: disk-utils/fsck.minix.c:1084 disk-utils/fsck.minix.c:1101 msgid "internal error" msgstr "" #: disk-utils/fsck.minix.c:1087 disk-utils/fsck.minix.c:1104 #, c-format msgid "%s: bad directory: size < 32" msgstr "" #: disk-utils/fsck.minix.c:1116 msgid "seek failed in bad_zone" msgstr "" #: disk-utils/fsck.minix.c:1126 disk-utils/fsck.minix.c:1182 #, c-format msgid "Inode %lu mode not cleared." msgstr "" #: disk-utils/fsck.minix.c:1135 disk-utils/fsck.minix.c:1191 #, c-format msgid "Inode %lu not used, marked used in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1141 disk-utils/fsck.minix.c:1197 #, c-format msgid "Inode %lu used, marked unused in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1142 disk-utils/fsck.minix.c:1198 msgid "Set" msgstr "" #: disk-utils/fsck.minix.c:1146 disk-utils/fsck.minix.c:1202 #, c-format msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d." msgstr "" #: disk-utils/fsck.minix.c:1149 disk-utils/fsck.minix.c:1205 msgid "Set i_nlinks to count" msgstr "" #: disk-utils/fsck.minix.c:1161 disk-utils/fsck.minix.c:1217 #, c-format msgid "Zone %lu: marked in use, no file uses it." msgstr "" #: disk-utils/fsck.minix.c:1163 disk-utils/fsck.minix.c:1219 msgid "Unmark" msgstr "" #: disk-utils/fsck.minix.c:1168 disk-utils/fsck.minix.c:1224 #, c-format msgid "Zone %lu: in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1171 disk-utils/fsck.minix.c:1227 #, c-format msgid "Zone %lu: not in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1268 msgid "bad inode size" msgstr "" #: disk-utils/fsck.minix.c:1270 msgid "bad v2 inode size" msgstr "" #: disk-utils/fsck.minix.c:1314 msgid "need terminal for interactive repairs" msgstr "" #: disk-utils/fsck.minix.c:1318 #, c-format msgid "cannot open %s: %s" msgstr "" #: disk-utils/fsck.minix.c:1329 #, c-format msgid "%s is clean, no check.\n" msgstr "" #: disk-utils/fsck.minix.c:1332 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "" #: disk-utils/fsck.minix.c:1334 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "" #: disk-utils/fsck.minix.c:1366 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" #: disk-utils/fsck.minix.c:1372 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "" #: disk-utils/fsck.minix.c:1374 #, c-format msgid "" "\n" "%6d regular files\n" "%6d directories\n" "%6d character device files\n" "%6d block device files\n" "%6d links\n" "%6d symbolic links\n" "------\n" "%6d files\n" msgstr "" #: disk-utils/fsck.minix.c:1388 #, c-format msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" #: disk-utils/fsck.minix.c:1400 disk-utils/mkfs.minix.c:808 #: disk-utils/mkswap.c:540 disk-utils/partx.c:1004 disk-utils/resizepart.c:112 #: login-utils/utmpdump.c:388 misc-utils/logger.c:319 misc-utils/logger.c:389 #: misc-utils/logger.c:438 sys-utils/dmesg.c:660 sys-utils/wdctl.c:346 #: sys-utils/wdctl.c:411 term-utils/script.c:341 term-utils/script.c:382 #: term-utils/script.c:501 text-utils/pg.c:1249 msgid "write failed" msgstr "" #: disk-utils/isosize.c:136 #, c-format msgid "%s: might not be an ISO filesystem" msgstr "" #: disk-utils/isosize.c:139 #, c-format msgid "seek error on %s" msgstr "" #: disk-utils/isosize.c:142 #, c-format msgid "read error on %s" msgstr "" #: disk-utils/isosize.c:151 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "" #: disk-utils/isosize.c:170 #, c-format msgid " %s [options] \n" msgstr "" #: disk-utils/isosize.c:174 msgid "Show the length of an ISO-9660 filesystem.\n" msgstr "" #: disk-utils/isosize.c:177 msgid " -d, --divisor= divide the amount of bytes by \n" msgstr "" #: disk-utils/isosize.c:178 msgid " -x, --sectors show sector count and size\n" msgstr "" #: disk-utils/isosize.c:210 msgid "invalid divisor argument" msgstr "" #: disk-utils/mkfs.bfs.c:73 #, c-format msgid "Usage: %s [options] device [block-count]\n" msgstr "" #: disk-utils/mkfs.bfs.c:77 msgid "Make an SCO bfs filesystem.\n" msgstr "" #: disk-utils/mkfs.bfs.c:79 #, c-format msgid "" "\n" "Options:\n" " -N, --inodes=NUM specify desired number of inodes\n" " -V, --vname=NAME specify volume name\n" " -F, --fname=NAME specify file system name\n" " -v, --verbose explain what is being done\n" " -c this option is silently ignored\n" " -l this option is silently ignored\n" " -V, --version output version information and exit\n" " -V as version must be only option\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: disk-utils/mkfs.bfs.c:144 msgid "invalid number of inodes" msgstr "" #: disk-utils/mkfs.bfs.c:150 msgid "volume name too long" msgstr "" #: disk-utils/mkfs.bfs.c:157 msgid "fsname name too long" msgstr "" #: disk-utils/mkfs.bfs.c:188 #, c-format msgid "%s is not a block special device" msgstr "" #: disk-utils/mkfs.bfs.c:196 msgid "invalid block-count" msgstr "" #: disk-utils/mkfs.bfs.c:202 #, c-format msgid "cannot get size of %s" msgstr "" #: disk-utils/mkfs.bfs.c:207 #, c-format msgid "blocks argument too large, max is %llu" msgstr "" #: disk-utils/mkfs.bfs.c:222 msgid "too many inodes - max is 512" msgstr "" #: disk-utils/mkfs.bfs.c:232 #, c-format msgid "not enough space, need at least %llu blocks" msgstr "" #: disk-utils/mkfs.bfs.c:244 #, c-format msgid "Device: %s\n" msgstr "" #: disk-utils/mkfs.bfs.c:245 #, c-format msgid "Volume: <%-6s>\n" msgstr "" #: disk-utils/mkfs.bfs.c:246 #, c-format msgid "FSname: <%-6s>\n" msgstr "" #: disk-utils/mkfs.bfs.c:247 #, c-format msgid "BlockSize: %d\n" msgstr "" #: disk-utils/mkfs.bfs.c:249 #, c-format msgid "Inodes: %lu (in 1 block)\n" msgstr "" #: disk-utils/mkfs.bfs.c:252 #, c-format msgid "Inodes: %lu (in %llu blocks)\n" msgstr "" #: disk-utils/mkfs.bfs.c:254 #, c-format msgid "Blocks: %lld\n" msgstr "" #: disk-utils/mkfs.bfs.c:255 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "" #: disk-utils/mkfs.bfs.c:260 msgid "error writing superblock" msgstr "" #: disk-utils/mkfs.bfs.c:281 msgid "error writing root inode" msgstr "" #: disk-utils/mkfs.bfs.c:286 msgid "error writing inode" msgstr "" #: disk-utils/mkfs.bfs.c:289 msgid "seek error" msgstr "" #: disk-utils/mkfs.bfs.c:295 msgid "error writing . entry" msgstr "" #: disk-utils/mkfs.bfs.c:299 msgid "error writing .. entry" msgstr "" #: disk-utils/mkfs.bfs.c:302 #, c-format msgid "error closing %s" msgstr "" #: disk-utils/mkfs.c:48 #, c-format msgid " %s [options] [-t ] [fs-options] []\n" msgstr "" #: disk-utils/mkfs.c:52 msgid "Make a Linux filesystem.\n" msgstr "" #: disk-utils/mkfs.c:55 #, c-format msgid " -t, --type= filesystem type; when unspecified, ext2 is used\n" msgstr "" #: disk-utils/mkfs.c:56 #, c-format msgid " fs-options parameters for the real filesystem builder\n" msgstr "" #: disk-utils/mkfs.c:57 #, c-format msgid " path to the device to be used\n" msgstr "" #: disk-utils/mkfs.c:58 #, c-format msgid " number of blocks to be used on the device\n" msgstr "" #: disk-utils/mkfs.c:59 #, c-format msgid "" " -V, --verbose explain what is being done;\n" " specifying -V more than once will cause a dry-run\n" msgstr "" #: disk-utils/mkfs.c:61 #, c-format msgid "" " -V, --version display version information and exit;\n" " -V as --version must be the only option\n" msgstr "" #: disk-utils/mkfs.c:63 #, c-format msgid " -h, --help display this help text and exit\n" msgstr "" #: disk-utils/mkfs.c:154 lib/exec_shell.c:45 login-utils/newgrp.c:233 #: login-utils/su-common.c:651 login-utils/su-common.c:980 #: login-utils/sulogin.c:811 login-utils/sulogin.c:815 schedutils/chrt.c:332 #: schedutils/ionice.c:260 schedutils/taskset.c:239 sys-utils/flock.c:301 #: sys-utils/nsenter.c:375 sys-utils/prlimit.c:643 sys-utils/rtcwake.c:589 #: sys-utils/setarch.c:314 sys-utils/setarch.c:389 sys-utils/setsid.c:117 #: sys-utils/swapon.c:318 sys-utils/switch_root.c:243 sys-utils/unshare.c:258 #: term-utils/script.c:557 text-utils/pg.c:1376 #, c-format msgid "failed to execute %s" msgstr "" #: disk-utils/mkfs.cramfs.c:122 #, c-format msgid "" "usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n " "name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" " -b blksize use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" " -N endian set cramfs endianness (big|little|host), default host\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" " -s sort directory entries (old option, ignored)\n" " -z make explicit holes (requires >= 2.3.39)\n" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" #: disk-utils/mkfs.cramfs.c:155 #, c-format msgid "readlink failed: %s" msgstr "" #: disk-utils/mkfs.cramfs.c:299 #, c-format msgid "could not read directory %s" msgstr "" #: disk-utils/mkfs.cramfs.c:324 #, c-format msgid "" "Very long (%zu bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting." msgstr "" #: disk-utils/mkfs.cramfs.c:446 msgid "filesystem too big. Exiting." msgstr "" #: disk-utils/mkfs.cramfs.c:605 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:624 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "" #: disk-utils/mkfs.cramfs.c:669 #, c-format msgid "cannot close file %s" msgstr "" #: disk-utils/mkfs.cramfs.c:735 msgid "invalid edition number argument" msgstr "" #: disk-utils/mkfs.cramfs.c:745 msgid "invalid endianness given; must be 'big', 'little', or 'host'" msgstr "" #: disk-utils/mkfs.cramfs.c:809 #, c-format msgid "" "warning: guestimate of required size (upper bound) is %lldMB, but maximum " "image size is %uMB. We might die prematurely." msgstr "" #: disk-utils/mkfs.cramfs.c:833 msgid "ROM image map" msgstr "" #: disk-utils/mkfs.cramfs.c:845 #, c-format msgid "Including: %s\n" msgstr "" #: disk-utils/mkfs.cramfs.c:851 #, c-format msgid "Directory data: %zd bytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:859 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:864 #, c-format msgid "Super block: %zd bytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:871 #, c-format msgid "CRC: %x\n" msgstr "" #: disk-utils/mkfs.cramfs.c:876 #, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)" msgstr "" #: disk-utils/mkfs.cramfs.c:882 #, c-format msgid "ROM image write failed (%zd %zd)" msgstr "" #: disk-utils/mkfs.cramfs.c:885 msgid "ROM image" msgstr "" #: disk-utils/mkfs.cramfs.c:894 msgid "warning: filenames truncated to 255 bytes." msgstr "" #: disk-utils/mkfs.cramfs.c:896 msgid "warning: files were skipped due to errors." msgstr "" #: disk-utils/mkfs.cramfs.c:898 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte)." msgstr "" #: disk-utils/mkfs.cramfs.c:902 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:905 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:908 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong." msgstr "" #: disk-utils/mkfs.minix.c:149 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]" msgstr "" #: disk-utils/mkfs.minix.c:171 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "" #: disk-utils/mkfs.minix.c:197 #, c-format msgid "%s: seek to boot block failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:200 #, c-format msgid "%s: unable to clear boot sector" msgstr "" #: disk-utils/mkfs.minix.c:202 #, c-format msgid "%s: seek failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:205 #, c-format msgid "%s: unable to write super-block" msgstr "" #: disk-utils/mkfs.minix.c:208 #, c-format msgid "%s: unable to write inode map" msgstr "" #: disk-utils/mkfs.minix.c:211 #, c-format msgid "%s: unable to write zone map" msgstr "" #: disk-utils/mkfs.minix.c:214 #, c-format msgid "%s: unable to write inodes" msgstr "" #: disk-utils/mkfs.minix.c:219 #, c-format msgid "%s: seek failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:222 #, c-format msgid "%s: write failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:231 disk-utils/mkfs.minix.c:306 #: disk-utils/mkfs.minix.c:355 #, c-format msgid "%s: too many bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:239 #, c-format msgid "%s: not enough good blocks" msgstr "" #: disk-utils/mkfs.minix.c:489 #, c-format msgid "%s: unable to allocate buffer for superblock" msgstr "" #: disk-utils/mkfs.minix.c:535 #, c-format msgid "%s: unable to allocate buffers for maps" msgstr "" #: disk-utils/mkfs.minix.c:545 #, c-format msgid "%s: unable to allocate buffer for inodes" msgstr "" #: disk-utils/mkfs.minix.c:548 #, c-format msgid "%lu inode\n" msgid_plural "%lu inodes\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:549 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:551 #, c-format msgid "Zonesize=%zu\n" msgstr "" #: disk-utils/mkfs.minix.c:552 #, c-format msgid "" "Maxsize=%zu\n" "\n" msgstr "" #: disk-utils/mkfs.minix.c:565 #, c-format msgid "%s: seek failed during testing of blocks" msgstr "" #: disk-utils/mkfs.minix.c:572 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "" #: disk-utils/mkfs.minix.c:605 #, c-format msgid "%s: seek failed in check_blocks" msgstr "" #: disk-utils/mkfs.minix.c:615 #, c-format msgid "%s: bad blocks before data-area: cannot make fs" msgstr "" #: disk-utils/mkfs.minix.c:622 disk-utils/mkfs.minix.c:646 #, c-format msgid "%d bad block\n" msgid_plural "%d bad blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:631 #, c-format msgid "%s: can't open file of bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:636 #, c-format msgid "badblock number input error on line %d\n" msgstr "" #: disk-utils/mkfs.minix.c:637 #, c-format msgid "%s: cannot read badblocks file" msgstr "" #: disk-utils/mkfs.minix.c:673 disk-utils/mkfs.minix.c:675 #, c-format msgid "%s: bad inode size" msgstr "" #: disk-utils/mkfs.minix.c:684 msgid "failed to parse number of inodes" msgstr "" #: disk-utils/mkfs.minix.c:690 msgid "failed to parse maximum length of filenames" msgstr "" #: disk-utils/mkfs.minix.c:723 msgid "failed to parse number of blocks" msgstr "" #: disk-utils/mkfs.minix.c:766 #, c-format msgid "%s: device is misaligned" msgstr "" #: disk-utils/mkfs.minix.c:769 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "" #: disk-utils/mkfs.minix.c:773 #, c-format msgid "cannot determine size of %s" msgstr "" #: disk-utils/mkfs.minix.c:782 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "" #: disk-utils/mkfs.minix.c:784 #, c-format msgid "%s: number of blocks too small" msgstr "" #: disk-utils/mkswap.c:81 #, c-format msgid "Bad user-specified page size %u" msgstr "" #: disk-utils/mkswap.c:84 #, c-format msgid "Using user-specified page size %d, instead of the system value %d" msgstr "" #: disk-utils/mkswap.c:125 msgid "Label was truncated." msgstr "" #: disk-utils/mkswap.c:133 #, c-format msgid "no label, " msgstr "" #: disk-utils/mkswap.c:141 #, c-format msgid "no uuid\n" msgstr "" #: disk-utils/mkswap.c:148 #, c-format msgid "" "\n" "Usage:\n" " %s [options] device [size]\n" msgstr "" #: disk-utils/mkswap.c:153 msgid "Set up a Linux swap area.\n" msgstr "" #: disk-utils/mkswap.c:156 #, c-format msgid "" "\n" "Options:\n" " -c, --check check bad blocks before creating the swap area\n" " -f, --force allow swap size area be larger than device\n" " -p, --pagesize SIZE specify page size in bytes\n" " -L, --label LABEL specify label\n" " -v, --swapversion NUM specify swap-space version number\n" " -U, --uuid UUID specify the uuid to use\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" #: disk-utils/mkswap.c:175 #, c-format msgid "too many bad pages: %lu" msgstr "" #: disk-utils/mkswap.c:196 msgid "seek failed in check_blocks" msgstr "" #: disk-utils/mkswap.c:204 #, c-format msgid "%lu bad page\n" msgid_plural "%lu bad pages\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkswap.c:229 msgid "unable to alloc new libblkid probe" msgstr "" #: disk-utils/mkswap.c:231 msgid "unable to assign device to libblkid probe" msgstr "" #: disk-utils/mkswap.c:249 #, c-format msgid "warning: checking bad blocks from swap file is not supported: %s" msgstr "" #: disk-utils/mkswap.c:259 #, c-format msgid "warning: %s is misaligned" msgstr "" #: disk-utils/mkswap.c:271 disk-utils/mkswap.c:297 disk-utils/mkswap.c:344 msgid "unable to rewind swap-device" msgstr "" #: disk-utils/mkswap.c:300 msgid "unable to erase bootbits sectors" msgstr "" #: disk-utils/mkswap.c:316 #, c-format msgid "%s: warning: wiping old %s signature." msgstr "" #: disk-utils/mkswap.c:321 #, c-format msgid "%s: warning: don't erase bootbits sectors" msgstr "" #: disk-utils/mkswap.c:324 #, c-format msgid " (%s partition table detected). " msgstr "" #: disk-utils/mkswap.c:326 #, c-format msgid " (compiled without libblkid). " msgstr "" #: disk-utils/mkswap.c:327 #, c-format msgid "Use -f to force.\n" msgstr "" #: disk-utils/mkswap.c:349 #, c-format msgid "%s: unable to write signature page" msgstr "" #: disk-utils/mkswap.c:390 msgid "parsing page size failed" msgstr "" #: disk-utils/mkswap.c:396 msgid "parsing version number failed" msgstr "" #: disk-utils/mkswap.c:399 #, c-format msgid "swapspace version %d is not supported" msgstr "" #: disk-utils/mkswap.c:405 #, c-format msgid "warning: ignoring -U (UUIDs are unsupported by %s)" msgstr "" #: disk-utils/mkswap.c:424 msgid "only one device argument is currently supported" msgstr "" #: disk-utils/mkswap.c:431 msgid "error: parsing UUID failed" msgstr "" #: disk-utils/mkswap.c:440 msgid "error: Nowhere to set up swap on?" msgstr "" #: disk-utils/mkswap.c:446 msgid "invalid block count argument" msgstr "" #: disk-utils/mkswap.c:455 #, c-format msgid "error: size %llu KiB is larger than device size %ju KiB" msgstr "" #: disk-utils/mkswap.c:461 #, c-format msgid "error: swap area needs to be at least %ld KiB" msgstr "" #: disk-utils/mkswap.c:466 #, c-format msgid "warning: truncating swap area to %llu KiB" msgstr "" #: disk-utils/mkswap.c:471 #, c-format msgid "error: %s is mounted; will not make swapspace" msgstr "" #: disk-utils/mkswap.c:488 msgid "Unable to set up swap-space: unreadable" msgstr "" #: disk-utils/mkswap.c:493 #, c-format msgid "Setting up swapspace version %d, size = %s (%ju bytes)\n" msgstr "" #: disk-utils/mkswap.c:513 #, c-format msgid "%s: unable to obtain selinux file label" msgstr "" #: disk-utils/mkswap.c:516 msgid "unable to matchpathcon()" msgstr "" #: disk-utils/mkswap.c:519 msgid "unable to create new selinux context" msgstr "" #: disk-utils/mkswap.c:521 msgid "couldn't compute selinux context" msgstr "" #: disk-utils/mkswap.c:527 #, c-format msgid "unable to relabel %s to %s" msgstr "" #: disk-utils/partx.c:87 msgid "partition number" msgstr "" #: disk-utils/partx.c:88 msgid "start of the partition in sectors" msgstr "" #: disk-utils/partx.c:89 msgid "end of the partition in sectors" msgstr "" #: disk-utils/partx.c:90 msgid "number of sectors" msgstr "" #: disk-utils/partx.c:91 msgid "human readable size" msgstr "" #: disk-utils/partx.c:92 msgid "partition name" msgstr "" #: disk-utils/partx.c:93 misc-utils/findmnt.c:130 misc-utils/lsblk.c:154 msgid "partition UUID" msgstr "" #: disk-utils/partx.c:94 msgid "partition table type (dos, gpt, ...)" msgstr "" #: disk-utils/partx.c:95 misc-utils/lsblk.c:155 msgid "partition flags" msgstr "" #: disk-utils/partx.c:96 msgid "partition type (a string, a UUID, or hex)" msgstr "" #: disk-utils/partx.c:114 sys-utils/losetup.c:482 msgid "failed to initialize loopcxt" msgstr "" #: disk-utils/partx.c:118 #, c-format msgid "%s: failed to find unused loop device" msgstr "" #: disk-utils/partx.c:122 #, c-format msgid "Trying to use '%s' for the loop device\n" msgstr "" #: disk-utils/partx.c:126 #, c-format msgid "%s: failed to set backing file" msgstr "" #: disk-utils/partx.c:131 sys-utils/losetup.c:671 #, c-format msgid "%s: failed to set up loop device" msgstr "" #: disk-utils/partx.c:161 login-utils/lslogins.c:324 misc-utils/findmnt.c:391 #: misc-utils/lsblk.c:327 misc-utils/lslocks.c:340 sys-utils/losetup.c:101 #: sys-utils/lscpu.c:327 sys-utils/prlimit.c:277 sys-utils/swapon.c:135 #: sys-utils/wdctl.c:151 sys-utils/zramctl.c:113 #, c-format msgid "unknown column: %s" msgstr "" #: disk-utils/partx.c:208 #, c-format msgid "%s: failed to get partition number" msgstr "" #: disk-utils/partx.c:273 #, c-format msgid "%s: error deleting partition %d" msgstr "" #: disk-utils/partx.c:275 #, c-format msgid "%s: error deleting partitions %d-%d" msgstr "" #: disk-utils/partx.c:299 disk-utils/partx.c:446 disk-utils/partx.c:974 #, c-format msgid "specified range <%d:%d> does not make sense" msgstr "" #: disk-utils/partx.c:308 #, c-format msgid "%s: partition #%d removed\n" msgstr "" #: disk-utils/partx.c:312 #, c-format msgid "%s: partition #%d doesn't exist\n" msgstr "" #: disk-utils/partx.c:317 #, c-format msgid "%s: deleting partition #%d failed" msgstr "" #: disk-utils/partx.c:337 #, c-format msgid "%s: error adding partition %d" msgstr "" #: disk-utils/partx.c:339 #, c-format msgid "%s: error adding partitions %d-%d" msgstr "" #: disk-utils/partx.c:376 disk-utils/partx.c:482 #, c-format msgid "%s: partition #%d added\n" msgstr "" #: disk-utils/partx.c:381 #, c-format msgid "%s: adding partition #%d failed" msgstr "" #: disk-utils/partx.c:416 #, c-format msgid "%s: error updating partition %d" msgstr "" #: disk-utils/partx.c:418 #, c-format msgid "%s: error updating partitions %d-%d" msgstr "" #: disk-utils/partx.c:455 #, c-format msgid "%s: no partition #%d" msgstr "" #: disk-utils/partx.c:476 #, c-format msgid "%s: partition #%d resized\n" msgstr "" #: disk-utils/partx.c:490 #, c-format msgid "%s: updating partition #%d failed" msgstr "" #: disk-utils/partx.c:527 #, c-format msgid "#%2d: %9ju-%9ju (%9ju sector, %6ju MB)\n" msgid_plural "#%2d: %9ju-%9ju (%9ju sectors, %6ju MB)\n" msgstr[0] "" msgstr[1] "" #: disk-utils/partx.c:546 misc-utils/findmnt.c:703 misc-utils/findmnt.c:720 #: misc-utils/lslocks.c:402 msgid "failed to add line to output" msgstr "" #: disk-utils/partx.c:609 msgid "failed to add data to output table" msgstr "" #: disk-utils/partx.c:632 login-utils/lslogins.c:899 misc-utils/findmnt.c:1536 #: misc-utils/lsblk.c:1769 misc-utils/lslocks.c:461 sys-utils/losetup.c:300 #: sys-utils/lscpu.c:1420 sys-utils/prlimit.c:297 sys-utils/swapon.c:268 #: sys-utils/wdctl.c:259 sys-utils/zramctl.c:339 msgid "failed to initialize output table" msgstr "" #: disk-utils/partx.c:643 misc-utils/findmnt.c:1558 misc-utils/lsblk.c:1785 #: misc-utils/lslocks.c:471 sys-utils/losetup.c:308 sys-utils/losetup.c:344 #: sys-utils/lscpu.c:1425 sys-utils/prlimit.c:306 sys-utils/swapon.c:277 #: sys-utils/wdctl.c:270 sys-utils/zramctl.c:348 msgid "failed to initialize output column" msgstr "" #: disk-utils/partx.c:683 #, c-format msgid "failed to initialize blkid filter for '%s'" msgstr "" #: disk-utils/partx.c:691 #, c-format msgid "%s: failed to read partition table" msgstr "" #: disk-utils/partx.c:697 #, c-format msgid "%s: partition table type '%s' detected\n" msgstr "" #: disk-utils/partx.c:701 #, c-format msgid "%s: partition table with no partitions" msgstr "" #: disk-utils/partx.c:713 #, c-format msgid " %s [-a|-d|-s|-u] [--nr | ] \n" msgstr "" #: disk-utils/partx.c:717 msgid "Tell the kernel about the presence and numbering of partitions.\n" msgstr "" #: disk-utils/partx.c:720 msgid " -a, --add add specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:721 msgid " -d, --delete delete specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:722 msgid " -u, --update update specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:723 msgid "" " -s, --show list partitions\n" "\n" msgstr "" #: disk-utils/partx.c:724 misc-utils/lsblk.c:1535 msgid "" " -b, --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/partx.c:725 msgid " -g, --noheadings don't print headings for --show\n" msgstr "" #: disk-utils/partx.c:726 msgid " -n, --nr specify the range of partitions (e.g. --nr 2:4)\n" msgstr "" #: disk-utils/partx.c:727 msgid " -o, --output define which output columns to use\n" msgstr "" #: disk-utils/partx.c:728 misc-utils/lsblk.c:1548 msgid " -P, --pairs use key=\"value\" output format\n" msgstr "" #: disk-utils/partx.c:729 misc-utils/lsblk.c:1549 msgid " -r, --raw use raw output format\n" msgstr "" #: disk-utils/partx.c:730 msgid "" " -t, --type specify the partition type (dos, bsd, solaris, etc.)\n" msgstr "" #: disk-utils/partx.c:731 sys-utils/fallocate.c:91 msgid " -v, --verbose verbose mode\n" msgstr "" #: disk-utils/partx.c:737 msgid "" "\n" "Available columns (for --show, --raw or --pairs):\n" msgstr "" #: disk-utils/partx.c:810 msgid "failed to parse --nr range" msgstr "" #: disk-utils/partx.c:910 msgid "--nr and are mutually exclusive" msgstr "" #: disk-utils/partx.c:929 #, c-format msgid "partition: %s, disk: %s, lower: %d, upper: %d\n" msgstr "" #: disk-utils/partx.c:941 #, c-format msgid "%s: cannot delete partitions" msgstr "" #: disk-utils/partx.c:944 #, c-format msgid "%s: partitioned loop devices unsupported" msgstr "" #: disk-utils/partx.c:961 #, c-format msgid "%s: failed to initialize blkid prober" msgstr "" #: disk-utils/raw.c:52 #, c-format msgid "" " %1$s %2$srawN \n" " %1$s %2$srawN /dev/\n" " %1$s -q %2$srawN\n" " %1$s -qa\n" msgstr "" #: disk-utils/raw.c:59 msgid "Bind a raw character device to a block device.\n" msgstr "" #: disk-utils/raw.c:62 msgid " -q, --query set query mode\n" msgstr "" #: disk-utils/raw.c:63 msgid " -a, --all query all raw devices\n" msgstr "" #: disk-utils/raw.c:165 #, c-format msgid "" "Device '%s' is the control raw device (use raw where is greater than " "zero)" msgstr "" #: disk-utils/raw.c:182 #, c-format msgid "Cannot locate block device '%s'" msgstr "" #: disk-utils/raw.c:185 #, c-format msgid "Device '%s' is not a block device" msgstr "" #: disk-utils/raw.c:194 disk-utils/raw.c:197 sys-utils/ipcrm.c:351 #: sys-utils/ipcrm.c:364 sys-utils/ipcrm.c:377 msgid "failed to parse argument" msgstr "" #: disk-utils/raw.c:214 #, c-format msgid "Cannot open master raw device '%s'" msgstr "" #: disk-utils/raw.c:229 #, c-format msgid "Cannot locate raw device '%s'" msgstr "" #: disk-utils/raw.c:232 #, c-format msgid "Raw device '%s' is not a character dev" msgstr "" #: disk-utils/raw.c:236 #, c-format msgid "Device '%s' is not a raw dev" msgstr "" #: disk-utils/raw.c:246 msgid "Error querying raw device" msgstr "" #: disk-utils/raw.c:255 disk-utils/raw.c:270 #, c-format msgid "%sraw%d: bound to major %d, minor %d\n" msgstr "" #: disk-utils/raw.c:269 msgid "Error setting raw device" msgstr "" #: disk-utils/resizepart.c:19 #, c-format msgid " %s \n" msgstr "" #: disk-utils/resizepart.c:23 msgid "Tell the kernel about the new size of a partition.\n" msgstr "" #: disk-utils/resizepart.c:104 #, c-format msgid "%s: failed to get start of the partition number %s" msgstr "" #: disk-utils/resizepart.c:109 msgid "failed to resize partition" msgstr "" #: disk-utils/sfdisk.c:199 msgid "failed to allocate nested libfdisk context" msgstr "" #: disk-utils/sfdisk.c:243 #, c-format msgid "cannot seek %s" msgstr "" #: disk-utils/sfdisk.c:253 libfdisk/src/bsd.c:664 libfdisk/src/bsd.c:835 #: sys-utils/hwclock.c:161 sys-utils/hwclock.c:163 #, c-format msgid "cannot write %s" msgstr "" #: disk-utils/sfdisk.c:259 #, c-format msgid "%12s (offset %5ju, size %5ju): %s" msgstr "" #: disk-utils/sfdisk.c:265 #, c-format msgid "%s: failed to create a backup" msgstr "" #: disk-utils/sfdisk.c:285 misc-utils/wipefs.c:382 msgid "failed to create a signature backup, $HOME undefined" msgstr "" #: disk-utils/sfdisk.c:291 msgid "Backup files:" msgstr "" #: disk-utils/sfdisk.c:307 msgid "The partition table is unchanged (--no-act)." msgstr "" #: disk-utils/sfdisk.c:311 msgid "" "\n" "The partition table has been altered." msgstr "" #: disk-utils/sfdisk.c:359 #, c-format msgid "unsupported label '%s'" msgstr "" #: disk-utils/sfdisk.c:362 msgid "" "Id Name\n" "\n" msgstr "" #: disk-utils/sfdisk.c:392 msgid "unrecognized partition table type" msgstr "" #: disk-utils/sfdisk.c:445 #, c-format msgid "Cannot get size of %s" msgstr "" #: disk-utils/sfdisk.c:482 #, c-format msgid "total: %ju blocks\n" msgstr "" #: disk-utils/sfdisk.c:544 disk-utils/sfdisk.c:615 disk-utils/sfdisk.c:677 #: disk-utils/sfdisk.c:741 disk-utils/sfdisk.c:796 disk-utils/sfdisk.c:852 #: disk-utils/sfdisk.c:1095 msgid "no disk device specified" msgstr "" #: disk-utils/sfdisk.c:555 msgid "toggle boot flags is supported for MBR only" msgstr "" #: disk-utils/sfdisk.c:586 disk-utils/sfdisk.c:682 disk-utils/sfdisk.c:746 #: disk-utils/sfdisk.c:801 disk-utils/sfdisk.c:857 disk-utils/sfdisk.c:1093 #: disk-utils/sfdisk.c:1481 msgid "failed to parse partition number" msgstr "" #: disk-utils/sfdisk.c:591 #, c-format msgid "%s: partition %d: failed to toggle bootable flag" msgstr "" #: disk-utils/sfdisk.c:623 msgid "failed to allocate dump struct" msgstr "" #: disk-utils/sfdisk.c:627 msgid "failed to dump partition table" msgstr "" #: disk-utils/sfdisk.c:655 #, c-format msgid "%s: not found partition table." msgstr "" #: disk-utils/sfdisk.c:659 #, c-format msgid "%s: partition %zu: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:662 #, c-format msgid "%s: partition %zu: partition is unused" msgstr "" #: disk-utils/sfdisk.c:681 disk-utils/sfdisk.c:745 disk-utils/sfdisk.c:800 #: disk-utils/sfdisk.c:856 msgid "no partition number specified" msgstr "" #: disk-utils/sfdisk.c:687 disk-utils/sfdisk.c:751 disk-utils/sfdisk.c:806 #: disk-utils/sfdisk.c:862 msgid "unexpected arguments" msgstr "" #: disk-utils/sfdisk.c:702 #, c-format msgid "%s: partition %zu: failed to get partition type" msgstr "" #: disk-utils/sfdisk.c:721 #, c-format msgid "failed to parse %s partition type '%s'" msgstr "" #: disk-utils/sfdisk.c:725 #, c-format msgid "%s: partition %zu: failed to set partition type" msgstr "" #: disk-utils/sfdisk.c:763 #, c-format msgid "%s: partition %zu: failed to get partition UUID" msgstr "" #: disk-utils/sfdisk.c:776 disk-utils/sfdisk.c:831 disk-utils/sfdisk.c:885 msgid "failed to allocate partition object" msgstr "" #: disk-utils/sfdisk.c:780 #, c-format msgid "%s: partition %zu: failed to set partition UUID" msgstr "" #: disk-utils/sfdisk.c:818 #, c-format msgid "%s: partition %zu: failed to get partition name" msgstr "" #: disk-utils/sfdisk.c:835 #, c-format msgid "%s: partition %zu: failed to set partition name" msgstr "" #: disk-utils/sfdisk.c:889 #, c-format msgid "%s: partition %zu: failed to set partition attributes" msgstr "" #: disk-utils/sfdisk.c:932 msgid " Commands:\n" msgstr "" #: disk-utils/sfdisk.c:934 msgid " write write table to disk and exit\n" msgstr "" #: disk-utils/sfdisk.c:935 msgid "" " quit show new situation and wait for user's feedback before write\n" msgstr "" #: disk-utils/sfdisk.c:936 msgid " abort exit sfdisk shell\n" msgstr "" #: disk-utils/sfdisk.c:937 msgid " print print partition table.\n" msgstr "" #: disk-utils/sfdisk.c:938 msgid " help this help.\n" msgstr "" #: disk-utils/sfdisk.c:940 msgid " CTRL-D the same like 'quit' command\n" msgstr "" #: disk-utils/sfdisk.c:944 msgid " Input format:\n" msgstr "" #: disk-utils/sfdisk.c:946 msgid " , , , \n" msgstr "" #: disk-utils/sfdisk.c:949 msgid "" " begin of the partition in sectors or bytes if specified\n" " in format {K,M,G,T,P,E,Z,Y}. The default is\n" " the first free space.\n" msgstr "" #: disk-utils/sfdisk.c:954 msgid "" " size of the partition in sectors if specified in format\n" " {K,M,G,T,P,E,Z,Y} then it's interpreted as size\n" " in bytes. The default is all available space.\n" msgstr "" #: disk-utils/sfdisk.c:959 msgid " partition type. The default is Linux data partition.\n" msgstr "" #: disk-utils/sfdisk.c:960 msgid " MBR: hex or L,S,E,X shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:961 msgid " GPT: uuid or L,S,H shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:964 msgid " '*' to mark MBR partition as bootable. \n" msgstr "" #: disk-utils/sfdisk.c:968 msgid " Example:\n" msgstr "" #: disk-utils/sfdisk.c:970 msgid " , 4G creates 4GiB partition on default start offset.\n" msgstr "" #: disk-utils/sfdisk.c:1002 sys-utils/dmesg.c:1443 msgid "unsupported command" msgstr "" #: disk-utils/sfdisk.c:1004 #, c-format msgid "line %d: unsupported command" msgstr "" #: disk-utils/sfdisk.c:1103 msgid "failed to allocate script handler" msgstr "" #: disk-utils/sfdisk.c:1114 #, c-format msgid "%s: cannot modify partition %d: no partition table was found" msgstr "" #: disk-utils/sfdisk.c:1119 #, c-format msgid "" "%s: cannot modify partition %d: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:1134 #, c-format msgid "" "\n" "Welcome to sfdisk (%s)." msgstr "" #: disk-utils/sfdisk.c:1142 msgid "Checking that no-one is using this disk right now ..." msgstr "" #: disk-utils/sfdisk.c:1144 msgid "" " FAILED\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1147 msgid "" "This disk is currently in use - repartitioning is probably a bad idea.\n" "Umount all file systems, and swapoff all swap partitions on this disk.\n" "Use the --no-reread flag to suppress this check.\n" msgstr "" #: disk-utils/sfdisk.c:1152 msgid "Use the --force flag to overrule all checks." msgstr "" #: disk-utils/sfdisk.c:1154 msgid "" " OK\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1163 msgid "" "\n" "Old situation:" msgstr "" #: disk-utils/sfdisk.c:1180 #, c-format msgid "" "\n" "sfdisk is going to create a new '%s' disk label.\n" "Use 'label: ' before you define a first partition\n" "to override the default." msgstr "" #: disk-utils/sfdisk.c:1183 msgid "" "\n" "Type 'help' to get more information.\n" msgstr "" #: disk-utils/sfdisk.c:1201 msgid "All partitions used." msgstr "" #: disk-utils/sfdisk.c:1209 msgid "failed to allocate partition name" msgstr "" #: disk-utils/sfdisk.c:1237 #, c-format msgid "Ignoring partition %zu." msgstr "" #: disk-utils/sfdisk.c:1245 msgid "Failed to apply script headers, disk label not created." msgstr "" #: disk-utils/sfdisk.c:1257 msgid "Failed to add partition" msgstr "" #: disk-utils/sfdisk.c:1268 msgid "Script header accepted." msgstr "" #: disk-utils/sfdisk.c:1277 msgid "" "\n" "New situation:" msgstr "" #: disk-utils/sfdisk.c:1286 msgid "Do you want to write this to disk?" msgstr "" #: disk-utils/sfdisk.c:1288 msgid "Leaving." msgstr "" #: disk-utils/sfdisk.c:1298 msgid "Leaving.\n" msgstr "" #: disk-utils/sfdisk.c:1311 #, c-format msgid "" " %1$s [options] [[-N] ]\n" " %1$s [options] \n" msgstr "" #: disk-utils/sfdisk.c:1317 msgid "" "\n" "Commands:\n" msgstr "" #: disk-utils/sfdisk.c:1318 msgid "" " -a, --activate [ ...] list or set bootable MBR partitions\n" msgstr "" #: disk-utils/sfdisk.c:1319 msgid "" " -d, --dump dump partition table (usable for later " "input)\n" msgstr "" #: disk-utils/sfdisk.c:1320 msgid "" " -g, --show-geometry [ ...] list geometry of all or specified " "devices\n" msgstr "" #: disk-utils/sfdisk.c:1321 msgid " -l, --list [ ...] list partitions of each device\n" msgstr "" #: disk-utils/sfdisk.c:1322 msgid "" " -s, --show-size [ ...] list sizes of all or specified devices\n" msgstr "" #: disk-utils/sfdisk.c:1323 msgid "" " -T, --list-types print the recognized types (see -X)\n" msgstr "" #: disk-utils/sfdisk.c:1324 msgid "" " -V, --verify test whether partitions seem correct\n" msgstr "" #: disk-utils/sfdisk.c:1327 msgid " --part-label [] print or change partition label\n" msgstr "" #: disk-utils/sfdisk.c:1328 msgid " --part-type [] print or change partition type\n" msgstr "" #: disk-utils/sfdisk.c:1329 msgid " --part-uuid [] print or change partition uuid\n" msgstr "" #: disk-utils/sfdisk.c:1330 msgid "" " --part-attrs [] print or change partition attributes\n" msgstr "" #: disk-utils/sfdisk.c:1333 msgid " device (usually disk) path\n" msgstr "" #: disk-utils/sfdisk.c:1334 msgid " partition number\n" msgstr "" #: disk-utils/sfdisk.c:1335 msgid " partition type, GUID for GPT, hex for MBR\n" msgstr "" #: disk-utils/sfdisk.c:1338 msgid "" " -A, --append append partitions to existing partition table\n" msgstr "" #: disk-utils/sfdisk.c:1339 msgid "" " --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/sfdisk.c:1340 msgid " -b, --backup backup partition table sectors (see -O)\n" msgstr "" #: disk-utils/sfdisk.c:1341 msgid " -f, --force disable all consistency checking\n" msgstr "" #: disk-utils/sfdisk.c:1342 msgid " -o, --output output columns\n" msgstr "" #: disk-utils/sfdisk.c:1343 msgid " -O, --backup-file override default backup file name\n" msgstr "" #: disk-utils/sfdisk.c:1344 msgid " -N, --partno specify partition number\n" msgstr "" #: disk-utils/sfdisk.c:1345 msgid " -X, --label specify label type (dos, gpt, ...)\n" msgstr "" #: disk-utils/sfdisk.c:1346 msgid " -Y, --label-nested specify nested label type (dos, bsd)\n" msgstr "" #: disk-utils/sfdisk.c:1347 msgid " -q, --quiet suppress extra info messages\n" msgstr "" #: disk-utils/sfdisk.c:1348 msgid " -n, --no-act do everything except write to device\n" msgstr "" #: disk-utils/sfdisk.c:1349 msgid " --no-reread do not check whether the device is in use\n" msgstr "" #: disk-utils/sfdisk.c:1351 msgid " -u, --unit S deprecated, only sector unit is supported\n" msgstr "" #: disk-utils/sfdisk.c:1352 msgid "" " -L, --Linux deprecated, only for backward compatibility\n" msgstr "" #: disk-utils/sfdisk.c:1356 login-utils/chfn.c:103 login-utils/chsh.c:80 msgid " -v, --version output version information and exit\n" msgstr "" #: disk-utils/sfdisk.c:1444 #, c-format msgid "%s is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1449 msgid "--id is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1468 msgid "--Linux option is unnecessary and deprecated" msgstr "" #: disk-utils/sfdisk.c:1494 #, c-format msgid "unsupported unit '%c'" msgstr "" #: disk-utils/sfdisk.c:1497 include/c.h:294 #, c-format msgid "%s from %s\n" msgstr "" #: disk-utils/swaplabel.c:69 #, c-format msgid "failed to parse UUID: %s" msgstr "" #: disk-utils/swaplabel.c:73 #, c-format msgid "%s: failed to seek to swap UUID" msgstr "" #: disk-utils/swaplabel.c:77 #, c-format msgid "%s: failed to write UUID" msgstr "" #: disk-utils/swaplabel.c:88 #, c-format msgid "%s: failed to seek to swap label " msgstr "" #: disk-utils/swaplabel.c:95 #, c-format msgid "label is too long. Truncating it to '%s'" msgstr "" #: disk-utils/swaplabel.c:98 #, c-format msgid "%s: failed to write label" msgstr "" #: disk-utils/swaplabel.c:121 msgid "Display or change the label or UUID of a swap area.\n" msgstr "" #: disk-utils/swaplabel.c:124 msgid "" " -L, --label