# 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.27-rc2\n" "Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n" "POT-Creation-Date: 2015-08-24 12:44+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" "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:446 disk-utils/cfdisk.c:2629 disk-utils/delpart.c:57 #: disk-utils/fdformat.c:229 disk-utils/fdisk.c:704 disk-utils/fdisk.c:956 #: disk-utils/fdisk-list.c:299 disk-utils/fdisk-list.c:339 #: disk-utils/fdisk-list.c:358 disk-utils/fsck.c:1449 #: 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:655 #: disk-utils/mkfs.cramfs.c:782 disk-utils/mkfs.minix.c:829 #: disk-utils/mkswap.c:216 disk-utils/mkswap.c:255 disk-utils/partx.c:953 #: disk-utils/resizepart.c:101 disk-utils/sfdisk.c:426 disk-utils/sfdisk.c:482 #: disk-utils/sfdisk.c:536 disk-utils/sfdisk.c:595 disk-utils/sfdisk.c:662 #: disk-utils/sfdisk.c:696 disk-utils/sfdisk.c:1192 disk-utils/swaplabel.c:60 #: libfdisk/src/bsd.c:641 lib/path.c:70 lib/path.c:82 login-utils/islocal.c:87 #: login-utils/last.c:653 login-utils/sulogin.c:475 login-utils/sulogin.c:512 #: login-utils/utmpdump.c:126 login-utils/utmpdump.c:348 #: login-utils/utmpdump.c:370 login-utils/vipw.c:255 login-utils/vipw.c:273 #: misc-utils/findmnt.c:1121 misc-utils/logger.c:889 misc-utils/mcookie.c:115 #: misc-utils/uuidd.c:225 sys-utils/blkdiscard.c:154 sys-utils/dmesg.c:522 #: sys-utils/eject.c:500 sys-utils/eject.c:700 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:638 sys-utils/hwclock-rtc.c:162 #: sys-utils/hwclock-rtc.c:256 sys-utils/hwclock-rtc.c:401 #: sys-utils/hwclock-rtc.c:422 sys-utils/hwclock-rtc.c:469 #: sys-utils/ldattach.c:388 sys-utils/nsenter.c:124 sys-utils/rtcwake.c:136 #: sys-utils/rtcwake.c:270 sys-utils/setpriv.c:230 sys-utils/setpriv.c:529 #: sys-utils/setpriv.c:552 sys-utils/swapon.c:342 sys-utils/swapon.c:505 #: sys-utils/switch_root.c:163 sys-utils/unshare.c:102 sys-utils/unshare.c:117 #: sys-utils/wdctl.c:321 sys-utils/wdctl.c:377 term-utils/agetty.c:2597 #: term-utils/agetty.c:2621 term-utils/script.c:416 term-utils/script.c:422 #: term-utils/script.c:424 term-utils/script.c:512 #: term-utils/scriptreplay.c:206 term-utils/scriptreplay.c:209 #: term-utils/wall.c:331 text-utils/more.c:607 text-utils/rev.c:142 #: text-utils/tailf.c:67 text-utils/tailf.c:101 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:474 #, 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:457 misc-utils/lsblk.c:1175 misc-utils/lsblk.c:1182 #, c-format msgid "%s: failed to initialize sysfs handler" msgstr "" #: disk-utils/blockdev.c:461 #, c-format msgid "%s: failed to read partition start from sysfs" msgstr "" #: disk-utils/blockdev.c:482 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "" #: disk-utils/cfdisk.c:180 msgid "Bootable" msgstr "" #: disk-utils/cfdisk.c:180 msgid "Toggle bootable flag of the current partition" msgstr "" #: disk-utils/cfdisk.c:181 msgid "Delete" msgstr "" #: disk-utils/cfdisk.c:181 msgid "Delete the current partition" msgstr "" #: disk-utils/cfdisk.c:182 msgid "New" msgstr "" #: disk-utils/cfdisk.c:182 msgid "Create new partition from free space" msgstr "" #: disk-utils/cfdisk.c:183 msgid "Quit" msgstr "" #: disk-utils/cfdisk.c:183 msgid "Quit program without writing partition table" msgstr "" #: disk-utils/cfdisk.c:184 libfdisk/src/bsd.c:439 libfdisk/src/bsd.c:1016 #: libfdisk/src/dos.c:2306 libfdisk/src/gpt.c:2765 libfdisk/src/sgi.c:1162 #: libfdisk/src/sun.c:1113 msgid "Type" msgstr "" #: disk-utils/cfdisk.c:184 msgid "Change the partition type" msgstr "" #: disk-utils/cfdisk.c:185 msgid "Help" msgstr "" #: disk-utils/cfdisk.c:185 msgid "Print help screen" msgstr "" #: disk-utils/cfdisk.c:186 msgid "Sort" msgstr "" #: disk-utils/cfdisk.c:186 msgid "Fix partitions order" msgstr "" #: disk-utils/cfdisk.c:187 msgid "Write" msgstr "" #: disk-utils/cfdisk.c:187 msgid "Write partition table to disk (this might destroy data)" msgstr "" #: disk-utils/cfdisk.c:188 msgid "Dump" msgstr "" #: disk-utils/cfdisk.c:188 msgid "Dump partition table to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:627 disk-utils/fdisk.c:406 #, c-format msgid "internal error: unsupported dialog type %d" msgstr "" #: disk-utils/cfdisk.c:1257 #, c-format msgid "%s (mounted)" msgstr "" #: disk-utils/cfdisk.c:1277 msgid "Partition name:" msgstr "" #: disk-utils/cfdisk.c:1282 msgid "Partition UUID:" msgstr "" #: disk-utils/cfdisk.c:1292 msgid "Partition type:" msgstr "" #: disk-utils/cfdisk.c:1299 msgid "Attributes:" msgstr "" #: disk-utils/cfdisk.c:1342 msgid "Filesystem:" msgstr "" #: disk-utils/cfdisk.c:1344 msgid "Filesystem label:" msgstr "" #: disk-utils/cfdisk.c:1348 msgid "Filesystem UUID:" msgstr "" #: disk-utils/cfdisk.c:1360 msgid "Mountpoint:" msgstr "" #: disk-utils/cfdisk.c:1701 #, c-format msgid "Disk: %s" msgstr "" #: disk-utils/cfdisk.c:1703 #, c-format msgid "Size: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/cfdisk.c:1706 #, c-format msgid "Label: %s, identifier: %s" msgstr "" #: disk-utils/cfdisk.c:1709 #, c-format msgid "Label: %s" msgstr "" #: disk-utils/cfdisk.c:1862 msgid "May be followed by M for MiB, G for GiB, T for TiB, or S for sectors." msgstr "" #: disk-utils/cfdisk.c:1868 msgid "Please, specify size." msgstr "" #: disk-utils/cfdisk.c:1890 #, c-format msgid "Minimum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1899 #, c-format msgid "Maximum size is %ju bytes." msgstr "" #: disk-utils/cfdisk.c:1906 msgid "Failed to parse size." msgstr "" #: disk-utils/cfdisk.c:1964 msgid "Select partition type" msgstr "" #: disk-utils/cfdisk.c:2010 disk-utils/cfdisk.c:2040 msgid "Enter script file name: " msgstr "" #: disk-utils/cfdisk.c:2011 msgid "The script file will be applied to in-memory partition table." msgstr "" #: disk-utils/cfdisk.c:2020 disk-utils/cfdisk.c:2062 #: disk-utils/fdisk-menu.c:464 disk-utils/fdisk-menu.c:502 #, c-format msgid "Cannot open %s" msgstr "" #: disk-utils/cfdisk.c:2022 disk-utils/fdisk-menu.c:466 #, c-format msgid "Failed to parse script file %s" msgstr "" #: disk-utils/cfdisk.c:2024 disk-utils/fdisk-menu.c:468 #, c-format msgid "Failed to apply script %s" msgstr "" #: disk-utils/cfdisk.c:2041 msgid "The current in-memory partition table will be dumped to the file." msgstr "" #: disk-utils/cfdisk.c:2049 disk-utils/fdisk-menu.c:490 msgid "Failed to allocate script handler" msgstr "" #: disk-utils/cfdisk.c:2055 msgid "Failed to read disk layout into script." msgstr "" #: disk-utils/cfdisk.c:2069 msgid "Disk layout successfully dumped." msgstr "" #: disk-utils/cfdisk.c:2072 disk-utils/fdisk-menu.c:508 #, c-format msgid "Failed to write script %s" msgstr "" #: disk-utils/cfdisk.c:2108 msgid "Select label type" msgstr "" #: disk-utils/cfdisk.c:2111 disk-utils/fdisk.c:961 msgid "Device does not contain a recognized partition table." msgstr "" #: disk-utils/cfdisk.c:2117 msgid "Select a type to create a new label or press 'L' to load script file." msgstr "" #: disk-utils/cfdisk.c:2162 msgid "This is cfdisk, a curses-based disk partitioning program." msgstr "" #: disk-utils/cfdisk.c:2163 msgid "It lets you create, delete, and modify partitions on a block device." msgstr "" #: disk-utils/cfdisk.c:2165 msgid "Command Meaning" msgstr "" #: disk-utils/cfdisk.c:2166 msgid "------- -------" msgstr "" #: disk-utils/cfdisk.c:2167 msgid " b Toggle bootable flag of the current partition" msgstr "" #: disk-utils/cfdisk.c:2168 msgid " d Delete the current partition" msgstr "" #: disk-utils/cfdisk.c:2169 msgid " h Print this screen" msgstr "" #: disk-utils/cfdisk.c:2170 msgid " n Create new partition from free space" msgstr "" #: disk-utils/cfdisk.c:2171 msgid " q Quit program without writing partition table" msgstr "" #: disk-utils/cfdisk.c:2172 msgid " s Fix partitions order (only when in disarray)" msgstr "" #: disk-utils/cfdisk.c:2173 msgid " t Change the partition type" msgstr "" #: disk-utils/cfdisk.c:2174 msgid " u Dump disk layout to sfdisk compatible script file" msgstr "" #: disk-utils/cfdisk.c:2175 msgid "" " W Write partition table to disk (you must enter uppercase W);" msgstr "" #: disk-utils/cfdisk.c:2176 msgid "" " since this might destroy data on the disk, you must either" msgstr "" #: disk-utils/cfdisk.c:2177 msgid " confirm or deny the write by entering 'yes' or 'no'" msgstr "" #: disk-utils/cfdisk.c:2178 msgid " x Display/hide extra information about a partition" msgstr "" #: disk-utils/cfdisk.c:2179 msgid "Up Arrow Move cursor to the previous partition" msgstr "" #: disk-utils/cfdisk.c:2180 msgid "Down Arrow Move cursor to the next partition" msgstr "" #: disk-utils/cfdisk.c:2181 msgid "Left Arrow Move cursor to the previous menu item" msgstr "" #: disk-utils/cfdisk.c:2182 msgid "Right Arrow Move cursor to the next menu item" msgstr "" #: disk-utils/cfdisk.c:2184 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "" #: disk-utils/cfdisk.c:2185 msgid "case letters (except for Write)." msgstr "" #: disk-utils/cfdisk.c:2187 msgid "Use lsblk(8) or partx(8) to see more details about the device." msgstr "" #: disk-utils/cfdisk.c:2194 msgid "Press a key to continue." msgstr "" #: disk-utils/cfdisk.c:2276 msgid "Could not toggle the flag." msgstr "" #: disk-utils/cfdisk.c:2286 #, c-format msgid "Could not delete partition %zu." msgstr "" #: disk-utils/cfdisk.c:2288 disk-utils/fdisk-menu.c:597 #, c-format msgid "Partition %zu has been deleted." msgstr "" #: disk-utils/cfdisk.c:2309 msgid "Partition size: " msgstr "" #: disk-utils/cfdisk.c:2350 #, c-format msgid "Changed type of partition %zu." msgstr "" #: disk-utils/cfdisk.c:2352 #, c-format msgid "The type of partition %zu is unchanged." msgstr "" #: disk-utils/cfdisk.c:2369 disk-utils/cfdisk.c:2473 disk-utils/fdisk.c:953 #: disk-utils/fdisk-menu.c:538 msgid "Device is open in read-only mode." msgstr "" #: disk-utils/cfdisk.c:2374 msgid "Are you sure you want to write the partition table to disk? " msgstr "" #: disk-utils/cfdisk.c:2376 msgid "Type \"yes\" or \"no\", or press ESC to leave this dialog." msgstr "" #: disk-utils/cfdisk.c:2381 login-utils/lslogins.c:208 sys-utils/lscpu.c:1267 #: sys-utils/lscpu.c:1277 msgid "yes" msgstr "" #: disk-utils/cfdisk.c:2382 msgid "Did not write partition table to disk." msgstr "" #: disk-utils/cfdisk.c:2387 msgid "Failed to write disklabel." msgstr "" #: disk-utils/cfdisk.c:2390 disk-utils/fdisk-menu.c:546 msgid "The partition table has been altered." msgstr "" #: disk-utils/cfdisk.c:2413 disk-utils/cfdisk.c:2475 msgid "Note that partition table entries are not in disk order now." msgstr "" #: disk-utils/cfdisk.c:2452 msgid "failed to create a new disklabel" msgstr "" #: disk-utils/cfdisk.c:2460 msgid "failed to read partitions" msgstr "" #: disk-utils/cfdisk.c:2549 #, c-format msgid " %1$s [options] \n" msgstr "" #: disk-utils/cfdisk.c:2552 disk-utils/fdisk.c:722 disk-utils/sfdisk.c:1430 msgid "Display or manipulate a disk partition table.\n" msgstr "" #: disk-utils/cfdisk.c:2555 msgid " -L, --color[=] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/cfdisk.c:2558 msgid " -z, --zero start with zeroed partition table\n" msgstr "" #: disk-utils/cfdisk.c:2597 disk-utils/fdisk.c:863 disk-utils/sfdisk.c:1663 #: misc-utils/cal.c:402 sys-utils/dmesg.c:1333 text-utils/hexdump.c:114 msgid "unsupported color mode" msgstr "" #: disk-utils/cfdisk.c:2615 disk-utils/fdisk.c:799 disk-utils/sfdisk.c:211 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:183 #: disk-utils/swaplabel.c:117 misc-utils/wipefs.c:452 #: sys-utils/blkdiscard.c:63 sys-utils/tunelp.c:91 #, 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:330 #: disk-utils/mkfs.cramfs.c:742 disk-utils/mkfs.cramfs.c:779 #: disk-utils/mkfs.minix.c:823 disk-utils/mkswap.c:242 disk-utils/partx.c:892 #: login-utils/last.c:667 login-utils/utmpdump.c:129 misc-utils/namei.c:231 #: misc-utils/rename.c:63 sys-utils/blkdiscard.c:157 sys-utils/dmesg.c:524 #: sys-utils/fallocate.c:198 sys-utils/fsfreeze.c:131 sys-utils/fstrim.c:77 #: sys-utils/swapon.c:479 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:104 text-utils/tailf.c:281 #, c-format msgid "stat of %s failed" msgstr "" #: disk-utils/fdformat.c:223 disk-utils/partx.c:950 misc-utils/lsblk.c:1468 #: 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:695 msgid "close failed" msgstr "" #: disk-utils/fdisk.c:93 disk-utils/fdisk.c:109 #, c-format msgid "" "\n" "Do you really want to quit? " msgstr "" #: disk-utils/fdisk.c:156 #, c-format msgid "Select (default %c): " msgstr "" #: disk-utils/fdisk.c:161 #, c-format msgid "Using default response %c." msgstr "" #: disk-utils/fdisk.c:174 disk-utils/fdisk.c:247 disk-utils/fdisk.c:318 #: libfdisk/src/dos.c:1189 libfdisk/src/gpt.c:2256 msgid "Value out of range." msgstr "" #: disk-utils/fdisk.c:203 #, c-format msgid "%s (%s, default %c): " msgstr "" #: disk-utils/fdisk.c:206 disk-utils/fdisk.c:272 #, c-format msgid "%s (%s, default %ju): " msgstr "" #: disk-utils/fdisk.c:211 #, c-format msgid "%s (%c-%c, default %c): " msgstr "" #: disk-utils/fdisk.c:214 disk-utils/fdisk.c:274 #, c-format msgid "%s (%ju-%ju, default %ju): " msgstr "" #: disk-utils/fdisk.c:217 #, c-format msgid "%s (%c-%c): " msgstr "" #: disk-utils/fdisk.c:220 disk-utils/fdisk.c:276 #, c-format msgid "%s (%ju-%ju): " msgstr "" #: disk-utils/fdisk.c:383 disk-utils/sfdisk.c:185 msgid " [Y]es/[N]o: " msgstr "" #: disk-utils/fdisk.c:424 msgid "Partition type (type L to list all types): " msgstr "" #: disk-utils/fdisk.c:425 msgid "Hex code (type L to list all codes): " msgstr "" #: disk-utils/fdisk.c:522 msgid "DOS Compatibility flag is set (DEPRECATED!)" msgstr "" #: disk-utils/fdisk.c:523 msgid "DOS Compatibility flag is not set" msgstr "" #: disk-utils/fdisk.c:544 disk-utils/fdisk.c:580 #, c-format msgid "Partition %zu does not exist yet!" msgstr "" #: disk-utils/fdisk.c:549 disk-utils/fdisk.c:558 libfdisk/src/ask.c:999 msgid "Unknown" msgstr "" #: disk-utils/fdisk.c:557 #, c-format msgid "Changed type of partition '%s' to '%s'." msgstr "" #: disk-utils/fdisk.c:561 #, c-format msgid "Type of partition %zu is unchanged: %s." msgstr "" #: disk-utils/fdisk.c:600 #, c-format msgid "%15s: %s" msgstr "" #: disk-utils/fdisk.c:657 #, c-format msgid "" "\n" "%s: offset = %ju, size = %zu bytes." msgstr "" #: disk-utils/fdisk.c:663 msgid "cannot seek" msgstr "" #: disk-utils/fdisk.c:668 msgid "cannot read" msgstr "" #: disk-utils/fdisk.c:681 libfdisk/src/bsd.c:259 libfdisk/src/dos.c:933 #: libfdisk/src/gpt.c:2189 msgid "First sector" msgstr "" #: disk-utils/fdisk.c:708 #, c-format msgid "BLKGETSIZE ioctl failed on %s" msgstr "" #: disk-utils/fdisk.c:717 #, c-format msgid "" " %1$s [options] change partition table\n" " %1$s [options] -l [] list partition table(s)\n" msgstr "" #: disk-utils/fdisk.c:725 msgid " -b, --sector-size physical and logical sector size\n" msgstr "" #: disk-utils/fdisk.c:726 msgid "" " -B, --protect-boot don't erase bootbits when creat a new label\n" msgstr "" #: disk-utils/fdisk.c:727 msgid " -c, --compatibility[=] mode is 'dos' or 'nondos' (default)\n" msgstr "" #: disk-utils/fdisk.c:728 msgid "" " -L, --color[=] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/fdisk.c:731 msgid " -l, --list display partitions end exit\n" msgstr "" #: disk-utils/fdisk.c:732 msgid " -o, --output output columns\n" msgstr "" #: disk-utils/fdisk.c:733 msgid "" " -t, --type recognize specified partition table type " "only\n" msgstr "" #: disk-utils/fdisk.c:734 msgid "" " -u, --units[=] display units: 'cylinders' or " "'sectors' (default)\n" msgstr "" #: disk-utils/fdisk.c:735 msgid "" " -s, --getsz display device size in 512-byte sectors " "[DEPRECATED]\n" msgstr "" #: disk-utils/fdisk.c:736 msgid "" " --bytes print SIZE in bytes rather than in human " "readable format\n" msgstr "" #: disk-utils/fdisk.c:739 msgid " -C, --cylinders specify the number of cylinders\n" msgstr "" #: disk-utils/fdisk.c:740 msgid " -H, --heads specify the number of heads\n" msgstr "" #: disk-utils/fdisk.c:741 msgid "" " -S, --sectors specify the number of sectors per track\n" msgstr "" #: disk-utils/fdisk.c:809 msgid "invalid sector size argument" msgstr "" #: disk-utils/fdisk.c:821 msgid "invalid cylinders argument" msgstr "" #: disk-utils/fdisk.c:833 msgid "not found DOS label driver" msgstr "" #: disk-utils/fdisk.c:839 #, c-format msgid "unknown compatibility mode '%s'" msgstr "" #: disk-utils/fdisk.c:848 msgid "invalid heads argument" msgstr "" #: disk-utils/fdisk.c:854 msgid "invalid sectors argument" msgstr "" #: disk-utils/fdisk.c:880 #, c-format msgid "unsupported disklabel: %s" msgstr "" #: disk-utils/fdisk.c:905 msgid "" "The device properties (sector size and geometry) should be used with one " "specified device only." msgstr "" #: disk-utils/fdisk.c:944 #, c-format msgid "Welcome to fdisk (%s)." msgstr "" #: disk-utils/fdisk.c:946 disk-utils/sfdisk.c:1238 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:966 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 disk-utils/fdisk-list.c:271 #, c-format msgid "Units: %s of %d * %ld = %ld bytes" msgstr "" #: disk-utils/fdisk-list.c:65 disk-utils/fdisk-list.c:277 #, 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/fdisk-list.c:217 #: disk-utils/fsck.c:1245 msgid "failed to allocate iterator" msgstr "" #: disk-utils/fdisk-list.c:113 disk-utils/fdisk-list.c:223 msgid "failed to allocate output table" msgstr "" #: disk-utils/fdisk-list.c:154 disk-utils/fdisk-list.c:247 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:209 libfdisk/src/bsd.c:1011 libfdisk/src/dos.c:2300 #: libfdisk/src/gpt.c:2761 libfdisk/src/sgi.c:1156 libfdisk/src/sun.c:1107 msgid "Start" msgstr "" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1012 libfdisk/src/dos.c:2301 #: libfdisk/src/gpt.c:2762 libfdisk/src/sgi.c:1157 libfdisk/src/sun.c:1108 msgid "End" msgstr "" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1013 libfdisk/src/dos.c:2302 #: libfdisk/src/gpt.c:2763 libfdisk/src/sgi.c:1158 libfdisk/src/sun.c:1109 msgid "Sectors" msgstr "" #: disk-utils/fdisk-list.c:209 libfdisk/src/bsd.c:1015 libfdisk/src/dos.c:2304 #: libfdisk/src/gpt.c:2764 libfdisk/src/sgi.c:1160 libfdisk/src/sun.c:1111 msgid "Size" msgstr "" #: disk-utils/fdisk-list.c:265 #, c-format msgid "Unpartitioned space %s: %s, %ju bytes, %ju sectors" msgstr "" #: disk-utils/fdisk-list.c:412 #, c-format msgid "" "\n" "Available columns (for -o):\n" msgstr "" #: disk-utils/fdisk-list.c:453 #, 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 free unpartitioned space" msgstr "" #: disk-utils/fdisk-menu.c:98 msgid "list known partition types" msgstr "" #: disk-utils/fdisk-menu.c:99 msgid "add a new partition" msgstr "" #: disk-utils/fdisk-menu.c:100 msgid "print the partition table" msgstr "" #: disk-utils/fdisk-menu.c:101 msgid "change a partition type" msgstr "" #: disk-utils/fdisk-menu.c:102 msgid "verify the partition table" msgstr "" #: disk-utils/fdisk-menu.c:103 msgid "print information about a partition" msgstr "" #: disk-utils/fdisk-menu.c:105 msgid "print the raw data of the first sector from the device" msgstr "" #: disk-utils/fdisk-menu.c:106 msgid "print the raw data of the disklabel from the device" msgstr "" #: disk-utils/fdisk-menu.c:107 msgid "fix partitions order" msgstr "" #: disk-utils/fdisk-menu.c:109 msgid "Misc" msgstr "" #: disk-utils/fdisk-menu.c:110 msgid "print this menu" msgstr "" #: disk-utils/fdisk-menu.c:111 msgid "change display/entry units" msgstr "" #: disk-utils/fdisk-menu.c:112 msgid "extra functionality (experts only)" msgstr "" #: disk-utils/fdisk-menu.c:114 msgid "Script" msgstr "" #: disk-utils/fdisk-menu.c:115 msgid "load disk layout from sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:116 msgid "dump disk layout to sfdisk script file" msgstr "" #: disk-utils/fdisk-menu.c:118 msgid "Save & Exit" msgstr "" #: disk-utils/fdisk-menu.c:119 msgid "write table to disk and exit" msgstr "" #: disk-utils/fdisk-menu.c:120 msgid "write table to disk" msgstr "" #: disk-utils/fdisk-menu.c:121 msgid "quit without saving changes" msgstr "" #: disk-utils/fdisk-menu.c:122 msgid "return to main menu" msgstr "" #: disk-utils/fdisk-menu.c:124 msgid "return from BSD to DOS" msgstr "" #: disk-utils/fdisk-menu.c:135 msgid "Create a new label" msgstr "" #: disk-utils/fdisk-menu.c:136 msgid "create a new empty GPT partition table" msgstr "" #: disk-utils/fdisk-menu.c:137 msgid "create a new empty SGI (IRIX) partition table" msgstr "" #: disk-utils/fdisk-menu.c:138 msgid "create a new empty DOS partition table" msgstr "" #: disk-utils/fdisk-menu.c:139 msgid "create a new empty Sun partition table" msgstr "" #: disk-utils/fdisk-menu.c:143 msgid "create an IRIX (SGI) partition table" msgstr "" #: disk-utils/fdisk-menu.c:152 msgid "Geometry" msgstr "" #: disk-utils/fdisk-menu.c:153 msgid "change number of cylinders" msgstr "" #: disk-utils/fdisk-menu.c:154 msgid "change number of heads" msgstr "" #: disk-utils/fdisk-menu.c:155 msgid "change number of sectors/track" msgstr "" #: disk-utils/fdisk-menu.c:164 include/pt-mbr-partnames.h:92 msgid "GPT" msgstr "" #: disk-utils/fdisk-menu.c:165 msgid "change disk GUID" msgstr "" #: disk-utils/fdisk-menu.c:166 msgid "change partition name" msgstr "" #: disk-utils/fdisk-menu.c:167 msgid "change partition UUID" msgstr "" #: disk-utils/fdisk-menu.c:168 msgid "enter protective/hybrid MBR" msgstr "" #: disk-utils/fdisk-menu.c:171 msgid "toggle the legacy BIOS bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:172 msgid "toggle the no block IO protocol flag" msgstr "" #: disk-utils/fdisk-menu.c:173 msgid "toggle the required partition flag" msgstr "" #: disk-utils/fdisk-menu.c:174 msgid "toggle the GUID specific bits" msgstr "" #: disk-utils/fdisk-menu.c:184 msgid "Sun" msgstr "" #: disk-utils/fdisk-menu.c:185 msgid "toggle the read-only flag" msgstr "" #: disk-utils/fdisk-menu.c:186 msgid "toggle the mountable flag" msgstr "" #: disk-utils/fdisk-menu.c:188 msgid "change number of alternate cylinders" msgstr "" #: disk-utils/fdisk-menu.c:189 msgid "change number of extra sectors per cylinder" msgstr "" #: disk-utils/fdisk-menu.c:190 msgid "change interleave factor" msgstr "" #: disk-utils/fdisk-menu.c:191 msgid "change rotation speed (rpm)" msgstr "" #: disk-utils/fdisk-menu.c:192 msgid "change number of physical cylinders" msgstr "" #: disk-utils/fdisk-menu.c:201 msgid "SGI" msgstr "" #: disk-utils/fdisk-menu.c:202 msgid "select bootable partition" msgstr "" #: disk-utils/fdisk-menu.c:203 msgid "edit bootfile entry" msgstr "" #: disk-utils/fdisk-menu.c:204 msgid "select sgi swap partition" msgstr "" #: disk-utils/fdisk-menu.c:205 msgid "create SGI info" msgstr "" #: disk-utils/fdisk-menu.c:214 msgid "DOS (MBR)" msgstr "" #: disk-utils/fdisk-menu.c:215 msgid "toggle a bootable flag" msgstr "" #: disk-utils/fdisk-menu.c:216 msgid "edit nested BSD disklabel" msgstr "" #: disk-utils/fdisk-menu.c:217 msgid "toggle the dos compatibility flag" msgstr "" #: disk-utils/fdisk-menu.c:219 msgid "move beginning of data in a partition" msgstr "" #: disk-utils/fdisk-menu.c:220 msgid "change the disk identifier" msgstr "" #: disk-utils/fdisk-menu.c:222 msgid "return from protective/hybrid MBR to GPT" msgstr "" #: disk-utils/fdisk-menu.c:232 msgid "BSD" msgstr "" #: disk-utils/fdisk-menu.c:233 msgid "edit drive data" msgstr "" #: disk-utils/fdisk-menu.c:234 msgid "install bootstrap" msgstr "" #: disk-utils/fdisk-menu.c:235 msgid "show complete disklabel" msgstr "" #: disk-utils/fdisk-menu.c:236 msgid "link BSD partition to non-BSD partition" msgstr "" #: disk-utils/fdisk-menu.c:368 #, c-format msgid "" "\n" "Help (expert commands):\n" msgstr "" #: disk-utils/fdisk-menu.c:370 disk-utils/sfdisk.c:973 #, c-format msgid "" "\n" "Help:\n" msgstr "" #: disk-utils/fdisk-menu.c:390 #, c-format msgid "" "You're editing nested '%s' partition table, primary partition table is '%s'." msgstr "" #: disk-utils/fdisk-menu.c:420 msgid "Expert command (m for help): " msgstr "" #: disk-utils/fdisk-menu.c:422 msgid "Command (m for help): " msgstr "" #: disk-utils/fdisk-menu.c:432 #, c-format msgid "%c: unknown command" msgstr "" #: disk-utils/fdisk-menu.c:457 disk-utils/fdisk-menu.c:484 msgid "Enter script file name" msgstr "" #: disk-utils/fdisk-menu.c:470 msgid "Script successfully applied." msgstr "" #: disk-utils/fdisk-menu.c:496 msgid "Failed to transform disk layout into script" msgstr "" #: disk-utils/fdisk-menu.c:510 msgid "Script successfully saved." msgstr "" #: disk-utils/fdisk-menu.c:543 msgid "failed to write disklabel" msgstr "" #: disk-utils/fdisk-menu.c:595 #, c-format msgid "Could not delete partition %zu" msgstr "" #: disk-utils/fdisk-menu.c:619 msgid "Changing display/entry units to cylinders (DEPRECATED!)." msgstr "" #: disk-utils/fdisk-menu.c:621 msgid "Changing display/entry units to sectors." msgstr "" #: disk-utils/fdisk-menu.c:631 disk-utils/fdisk-menu.c:794 msgid "Leaving nested disklabel." msgstr "" #: disk-utils/fdisk-menu.c:671 msgid "Entering protective/hybrid MBR disklabel." msgstr "" #: disk-utils/fdisk-menu.c:687 msgid "New UUID (in 8-4-4-4-12 format)" msgstr "" #: disk-utils/fdisk-menu.c:702 msgid "New name" msgstr "" #: disk-utils/fdisk-menu.c:765 msgid "Entering nested BSD disklabel." msgstr "" #: disk-utils/fdisk-menu.c:951 msgid "Number of cylinders" msgstr "" #: disk-utils/fdisk-menu.c:955 msgid "Number of heads" msgstr "" #: disk-utils/fdisk-menu.c:959 msgid "Number of sectors" msgstr "" #: disk-utils/fsck.c:213 #, c-format msgid "%s is mounted\n" msgstr "" #: disk-utils/fsck.c:215 #, c-format msgid "%s is not mounted\n" msgstr "" #: disk-utils/fsck.c:329 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:270 libfdisk/src/bsd.c:646 #: lib/path.c:110 lib/path.c:131 lib/path.c:152 lib/path.c:200 #: login-utils/last.c:191 login-utils/last.c:228 login-utils/sulogin.c:689 #: sys-utils/setpriv.c:239 term-utils/setterm.c:725 term-utils/setterm.c:782 #: term-utils/setterm.c:786 term-utils/setterm.c:793 #, c-format msgid "cannot read %s" msgstr "" #: disk-utils/fsck.c:331 lib/path.c:133 lib/path.c:154 #, c-format msgid "parse error: %s" msgstr "" #: disk-utils/fsck.c:358 #, c-format msgid "cannot create directory %s" msgstr "" #: disk-utils/fsck.c:371 #, c-format msgid "Locking disk by %s ... " msgstr "" #: disk-utils/fsck.c:382 #, c-format msgid "(waiting) " msgstr "" #. TRANSLATORS: These are followups to "Locking disk...". #: disk-utils/fsck.c:392 msgid "succeeded" msgstr "" #: disk-utils/fsck.c:392 msgid "failed" msgstr "" #: disk-utils/fsck.c:410 #, c-format msgid "Unlocking %s.\n" msgstr "" #: disk-utils/fsck.c:443 #, c-format msgid "failed to setup description for %s" msgstr "" #: disk-utils/fsck.c:473 #, c-format msgid "%s: parse error at line %d -- ignore" msgstr "" #: disk-utils/fsck.c:505 disk-utils/fsck.c:507 #, c-format msgid "%s: failed to parse fstab" msgstr "" #: disk-utils/fsck.c:680 login-utils/login.c:979 login-utils/sulogin.c:1061 #: login-utils/vipw.c:203 sys-utils/flock.c:326 sys-utils/nsenter.c:149 #: sys-utils/swapon.c:300 sys-utils/unshare.c:211 sys-utils/unshare.c:392 #: term-utils/script.c:771 msgid "fork failed" msgstr "" #: disk-utils/fsck.c:687 #, c-format msgid "%s: execute failed" msgstr "" #: disk-utils/fsck.c:775 msgid "wait: no more child process?!?" msgstr "" #: disk-utils/fsck.c:778 sys-utils/flock.c:343 sys-utils/swapon.c:324 #: sys-utils/unshare.c:376 sys-utils/unshare.c:397 msgid "waitpid failed" msgstr "" #: disk-utils/fsck.c:796 #, c-format msgid "Warning... %s for device %s exited with signal %d." msgstr "" #: disk-utils/fsck.c:802 #, c-format msgid "%s %s: status is %x, should never happen." msgstr "" #: disk-utils/fsck.c:848 #, c-format msgid "Finished with %s (exit status %d)\n" msgstr "" #: disk-utils/fsck.c:926 #, c-format msgid "error %d (%m) while executing fsck.%s for %s" msgstr "" #: disk-utils/fsck.c:992 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'." msgstr "" #: disk-utils/fsck.c:1108 #, c-format msgid "" "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number" msgstr "" #: disk-utils/fsck.c:1120 #, c-format msgid "%s: skipping nonexistent device\n" msgstr "" #: disk-utils/fsck.c:1125 #, c-format msgid "" "%s: nonexistent device (\"nofail\" fstab option may be used to skip this " "device)\n" msgstr "" #: disk-utils/fsck.c:1142 #, c-format msgid "%s: skipping unknown filesystem type\n" msgstr "" #: disk-utils/fsck.c:1156 #, c-format msgid "cannot check %s: fsck.%s not found" msgstr "" #: disk-utils/fsck.c:1260 msgid "Checking all file systems.\n" msgstr "" #: disk-utils/fsck.c:1351 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "" #: disk-utils/fsck.c:1376 #, c-format msgid " %s [options] -- [fs-options] [ ...]\n" msgstr "" #: disk-utils/fsck.c:1380 msgid "Check and repair a Linux filesystem.\n" msgstr "" #: disk-utils/fsck.c:1383 msgid " -A check all filesystems\n" msgstr "" #: disk-utils/fsck.c:1384 msgid " -C [] display progress bar; file descriptor is for GUIs\n" msgstr "" #: disk-utils/fsck.c:1385 msgid " -l lock the device to guarantee exclusive access\n" msgstr "" #: disk-utils/fsck.c:1386 msgid " -M do not check mounted filesystems\n" msgstr "" #: disk-utils/fsck.c:1387 msgid " -N do not execute, just show what would be done\n" msgstr "" #: disk-utils/fsck.c:1388 msgid " -P check filesystems in parallel, including root\n" msgstr "" #: disk-utils/fsck.c:1389 msgid " -R skip root filesystem; useful only with '-A'\n" msgstr "" #: disk-utils/fsck.c:1390 msgid "" " -r [] report statistics for each device checked;\n" " file descriptor is for GUIs\n" msgstr "" #: disk-utils/fsck.c:1392 msgid " -s serialize the checking operations\n" msgstr "" #: disk-utils/fsck.c:1393 msgid " -T do not show the title on startup\n" msgstr "" #: disk-utils/fsck.c:1394 msgid "" " -t specify filesystem types to be checked;\n" " is allowed to be a comma-separated list\n" msgstr "" #: disk-utils/fsck.c:1396 msgid " -V explain what is being done\n" msgstr "" #: disk-utils/fsck.c:1397 msgid " -? display this help and exit\n" msgstr "" #: disk-utils/fsck.c:1400 msgid "See the specific fsck.* commands for available fs-options." msgstr "" #: disk-utils/fsck.c:1439 msgid "too many devices" msgstr "" #: disk-utils/fsck.c:1451 msgid "Is /proc mounted?" msgstr "" #: disk-utils/fsck.c:1459 #, c-format msgid "must be root to scan for matching filesystems: %s" msgstr "" #: disk-utils/fsck.c:1463 #, c-format msgid "couldn't find matching filesystem: %s" msgstr "" #: disk-utils/fsck.c:1471 disk-utils/fsck.c:1566 misc-utils/kill.c:367 #: sys-utils/eject.c:279 msgid "too many arguments" msgstr "" #: disk-utils/fsck.c:1526 disk-utils/fsck.c:1529 msgid "invalid argument of -r" msgstr "" #: disk-utils/fsck.c:1577 #, c-format msgid "invalid argument of -r: %d" msgstr "" #: disk-utils/fsck.c:1619 msgid "the -l option can be used with one device only -- ignore" msgstr "" #: disk-utils/fsck.cramfs.c:108 #, 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:718 libfdisk/src/bsd.c:890 #: login-utils/last.c:186 login-utils/last.c:220 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:545 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 %lu (%zu)\n" msgstr "" #: disk-utils/fsck.cramfs.c:392 disk-utils/fsck.cramfs.c:547 #, c-format msgid " uncompressing block at %lu to %lu (%lu)\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:360 #: 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:720 msgid "invalid blocksize argument" msgstr "" #: disk-utils/fsck.cramfs.c:703 #, c-format msgid "%s: OK\n" msgstr "" #: disk-utils/fsck.minix.c:185 msgid "Check the consistency of a Minix filesystem.\n" msgstr "" #: disk-utils/fsck.minix.c:187 msgid " -l, --list list all filenames\n" msgstr "" #: disk-utils/fsck.minix.c:188 msgid " -a, --auto automatic repair\n" msgstr "" #: disk-utils/fsck.minix.c:189 msgid " -r, --repair interactive repair\n" msgstr "" #: disk-utils/fsck.minix.c:190 msgid " -v, --verbose be verbose\n" msgstr "" #: disk-utils/fsck.minix.c:191 msgid " -s, --super output super-block information\n" msgstr "" #: disk-utils/fsck.minix.c:192 msgid " -m, --uncleared activate mode not cleared warnings\n" msgstr "" #: disk-utils/fsck.minix.c:193 msgid " -f, --force force check\n" msgstr "" #. TRANSLATORS: these yes no questions uses rpmatch(), and should be #. * translated. #: disk-utils/fsck.minix.c:253 #, c-format msgid "%s (y/n)? " msgstr "" #: disk-utils/fsck.minix.c:253 #, c-format msgid "%s (n/y)? " msgstr "" #: disk-utils/fsck.minix.c:270 #, c-format msgid "y\n" msgstr "" #: disk-utils/fsck.minix.c:272 #, c-format msgid "n\n" msgstr "" #: disk-utils/fsck.minix.c:288 #, c-format msgid "%s is mounted.\t " msgstr "" #: disk-utils/fsck.minix.c:290 msgid "Do you really want to continue" msgstr "" #: disk-utils/fsck.minix.c:294 #, c-format msgid "check aborted.\n" msgstr "" #: disk-utils/fsck.minix.c:310 disk-utils/fsck.minix.c:331 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:313 disk-utils/fsck.minix.c:334 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:317 disk-utils/fsck.minix.c:338 msgid "Remove block" msgstr "" #: disk-utils/fsck.minix.c:354 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:360 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:372 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" #: disk-utils/fsck.minix.c:378 msgid "seek failed in write_block" msgstr "" #: disk-utils/fsck.minix.c:381 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:496 msgid "seek failed in write_super_block" msgstr "" #: disk-utils/fsck.minix.c:498 msgid "unable to write super-block" msgstr "" #: disk-utils/fsck.minix.c:511 msgid "Unable to write inode map" msgstr "" #: disk-utils/fsck.minix.c:514 msgid "Unable to write zone map" msgstr "" #: disk-utils/fsck.minix.c:517 msgid "Unable to write inodes" msgstr "" #: disk-utils/fsck.minix.c:549 msgid "unable to alloc buffer for superblock" msgstr "" #: disk-utils/fsck.minix.c:552 msgid "unable to read super block" msgstr "" #: disk-utils/fsck.minix.c:574 msgid "bad magic number in super-block" msgstr "" #: disk-utils/fsck.minix.c:576 msgid "Only 1k blocks/zones supported" msgstr "" #: disk-utils/fsck.minix.c:578 msgid "bad s_imap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:581 msgid "bad s_zmap_blocks field in super-block" msgstr "" #: disk-utils/fsck.minix.c:597 msgid "Unable to allocate buffer for inode map" msgstr "" #: disk-utils/fsck.minix.c:600 msgid "Unable to allocate buffer for zone map" msgstr "" #: disk-utils/fsck.minix.c:603 msgid "Unable to allocate buffer for inodes" msgstr "" #: disk-utils/fsck.minix.c:606 msgid "Unable to allocate buffer for inode count" msgstr "" #: disk-utils/fsck.minix.c:609 msgid "Unable to allocate buffer for zone count" msgstr "" #: disk-utils/fsck.minix.c:613 msgid "Unable to read inode map" msgstr "" #: disk-utils/fsck.minix.c:617 msgid "Unable to read zone map" msgstr "" #: disk-utils/fsck.minix.c:621 msgid "Unable to read inodes" msgstr "" #: disk-utils/fsck.minix.c:623 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "" #: disk-utils/fsck.minix.c:628 #, c-format msgid "%ld inodes\n" msgstr "" #: disk-utils/fsck.minix.c:629 #, c-format msgid "%ld blocks\n" msgstr "" #: disk-utils/fsck.minix.c:630 disk-utils/mkfs.minix.c:568 #, c-format msgid "Firstdatazone=%jd (%jd)\n" msgstr "" #: disk-utils/fsck.minix.c:631 #, c-format msgid "Zonesize=%d\n" msgstr "" #: disk-utils/fsck.minix.c:632 #, c-format msgid "Maxsize=%zu\n" msgstr "" #: disk-utils/fsck.minix.c:634 #, c-format msgid "Filesystem state=%d\n" msgstr "" #: disk-utils/fsck.minix.c:635 #, c-format msgid "" "namelen=%zd\n" "\n" msgstr "" #: disk-utils/fsck.minix.c:650 disk-utils/fsck.minix.c:700 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "" #: disk-utils/fsck.minix.c:653 disk-utils/fsck.minix.c:703 msgid "Mark in use" msgstr "" #: disk-utils/fsck.minix.c:675 disk-utils/fsck.minix.c:723 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "" #: disk-utils/fsck.minix.c:682 disk-utils/fsck.minix.c:729 #, c-format msgid "Warning: inode count too big.\n" msgstr "" #: disk-utils/fsck.minix.c:741 disk-utils/fsck.minix.c:749 msgid "root inode isn't a directory" msgstr "" #: disk-utils/fsck.minix.c:761 disk-utils/fsck.minix.c:792 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "" #: disk-utils/fsck.minix.c:763 disk-utils/fsck.minix.c:794 #: disk-utils/fsck.minix.c:1122 disk-utils/fsck.minix.c:1131 #: disk-utils/fsck.minix.c:1178 disk-utils/fsck.minix.c:1187 msgid "Clear" msgstr "" #: disk-utils/fsck.minix.c:773 disk-utils/fsck.minix.c:804 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "" #: disk-utils/fsck.minix.c:775 disk-utils/fsck.minix.c:806 msgid "Correct" msgstr "" #: disk-utils/fsck.minix.c:945 disk-utils/fsck.minix.c:1018 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "" #: disk-utils/fsck.minix.c:947 disk-utils/fsck.minix.c:1020 msgid " Remove" msgstr "" #: disk-utils/fsck.minix.c:963 disk-utils/fsck.minix.c:1036 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "" #: disk-utils/fsck.minix.c:972 disk-utils/fsck.minix.c:1045 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "" #: disk-utils/fsck.minix.c:1079 disk-utils/fsck.minix.c:1096 msgid "internal error" msgstr "" #: disk-utils/fsck.minix.c:1082 disk-utils/fsck.minix.c:1099 #, c-format msgid "%s: bad directory: size < 32" msgstr "" #: disk-utils/fsck.minix.c:1111 msgid "seek failed in bad_zone" msgstr "" #: disk-utils/fsck.minix.c:1121 disk-utils/fsck.minix.c:1177 #, c-format msgid "Inode %lu mode not cleared." msgstr "" #: disk-utils/fsck.minix.c:1130 disk-utils/fsck.minix.c:1186 #, c-format msgid "Inode %lu not used, marked used in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1136 disk-utils/fsck.minix.c:1192 #, c-format msgid "Inode %lu used, marked unused in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1137 disk-utils/fsck.minix.c:1193 msgid "Set" msgstr "" #: disk-utils/fsck.minix.c:1141 disk-utils/fsck.minix.c:1197 #, c-format msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d." msgstr "" #: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1200 msgid "Set i_nlinks to count" msgstr "" #: disk-utils/fsck.minix.c:1156 disk-utils/fsck.minix.c:1212 #, c-format msgid "Zone %lu: marked in use, no file uses it." msgstr "" #: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1214 msgid "Unmark" msgstr "" #: disk-utils/fsck.minix.c:1163 disk-utils/fsck.minix.c:1219 #, c-format msgid "Zone %lu: in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1222 #, c-format msgid "Zone %lu: not in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1270 msgid "bad inode size" msgstr "" #: disk-utils/fsck.minix.c:1272 msgid "bad v2 inode size" msgstr "" #: disk-utils/fsck.minix.c:1317 msgid "need terminal for interactive repairs" msgstr "" #: disk-utils/fsck.minix.c:1321 #, c-format msgid "cannot open %s: %s" msgstr "" #: disk-utils/fsck.minix.c:1332 #, c-format msgid "%s is clean, no check.\n" msgstr "" #: disk-utils/fsck.minix.c:1335 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "" #: disk-utils/fsck.minix.c:1337 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "" #: disk-utils/fsck.minix.c:1369 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" #: disk-utils/fsck.minix.c:1375 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "" #: disk-utils/fsck.minix.c:1377 #, 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:1391 #, c-format msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" #: disk-utils/fsck.minix.c:1403 disk-utils/mkfs.minix.c:843 #: disk-utils/mkswap.c:540 disk-utils/partx.c:1005 disk-utils/resizepart.c:112 #: login-utils/utmpdump.c:388 misc-utils/logger.c:392 misc-utils/logger.c:401 #: sys-utils/dmesg.c:657 sys-utils/wdctl.c:346 sys-utils/wdctl.c:411 #: term-utils/script.c:268 term-utils/script.c:344 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: %ld (in 1 block)\n" msgstr "" #: disk-utils/mkfs.bfs.c:252 #, c-format msgid "Inodes: %ld (in %llu blocks)\n" msgstr "" #: disk-utils/mkfs.bfs.c:254 #, c-format msgid "Blocks: %llu\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:44 #, c-format msgid " %s [options] [-t ] [fs-options] []\n" msgstr "" #: disk-utils/mkfs.c:48 msgid "Make a Linux filesystem.\n" msgstr "" #: disk-utils/mkfs.c:51 #, c-format msgid " -t, --type= filesystem type; when unspecified, ext2 is used\n" msgstr "" #: disk-utils/mkfs.c:52 #, c-format msgid " fs-options parameters for the real filesystem builder\n" msgstr "" #: disk-utils/mkfs.c:53 #, c-format msgid " path to the device to be used\n" msgstr "" #: disk-utils/mkfs.c:54 #, c-format msgid " number of blocks to be used on the device\n" msgstr "" #: disk-utils/mkfs.c:55 #, 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:57 #, 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:59 #, c-format msgid " -h, --help display this help text and exit\n" msgstr "" #: disk-utils/mkfs.c:139 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:825 login-utils/sulogin.c:829 schedutils/chrt.c:336 #: schedutils/ionice.c:260 schedutils/taskset.c:239 sys-utils/flock.c:332 #: sys-utils/nsenter.c:407 sys-utils/prlimit.c:644 sys-utils/rtcwake.c:580 #: sys-utils/setarch.c:314 sys-utils/setarch.c:389 sys-utils/setsid.c:117 #: sys-utils/swapon.c:316 sys-utils/switch_root.c:243 sys-utils/unshare.c:433 #: term-utils/script.c:571 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:437 msgid "filesystem too big. Exiting." msgstr "" #: disk-utils/mkfs.cramfs.c:596 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:615 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "" #: disk-utils/mkfs.cramfs.c:660 #, c-format msgid "cannot close file %s" msgstr "" #: disk-utils/mkfs.cramfs.c:726 msgid "invalid edition number argument" msgstr "" #: disk-utils/mkfs.cramfs.c:736 msgid "invalid endianness given; must be 'big', 'little', or 'host'" msgstr "" #: disk-utils/mkfs.cramfs.c:800 #, 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:824 msgid "ROM image map" msgstr "" #: disk-utils/mkfs.cramfs.c:836 #, c-format msgid "Including: %s\n" msgstr "" #: disk-utils/mkfs.cramfs.c:842 #, c-format msgid "Directory data: %zd bytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:850 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:855 #, c-format msgid "Super block: %zd bytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:862 #, c-format msgid "CRC: %x\n" msgstr "" #: disk-utils/mkfs.cramfs.c:867 #, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)" msgstr "" #: disk-utils/mkfs.cramfs.c:873 #, c-format msgid "ROM image write failed (%zd %zd)" msgstr "" #: disk-utils/mkfs.cramfs.c:876 msgid "ROM image" msgstr "" #: disk-utils/mkfs.cramfs.c:885 #, c-format msgid "warning: filenames truncated to %u bytes." msgstr "" #: disk-utils/mkfs.cramfs.c:887 msgid "warning: files were skipped due to errors." msgstr "" #: disk-utils/mkfs.cramfs.c:889 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte)." msgstr "" #: disk-utils/mkfs.cramfs.c:893 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:896 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:899 #, 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:136 #, c-format msgid " %s [options] /dev/name [blocks]\n" msgstr "" #: disk-utils/mkfs.minix.c:138 msgid " -1 use Minix version 1\n" msgstr "" #: disk-utils/mkfs.minix.c:139 msgid " -2, -v use Minix version 2\n" msgstr "" #: disk-utils/mkfs.minix.c:140 msgid " -3 use Minix version 3\n" msgstr "" #: disk-utils/mkfs.minix.c:141 msgid " -n, --namelength maximum length of filenames\n" msgstr "" #: disk-utils/mkfs.minix.c:142 msgid " -i, --inodes number of inodes for the filesystem\n" msgstr "" #: disk-utils/mkfs.minix.c:143 msgid " -c, --check check the device for bad blocks\n" msgstr "" #: disk-utils/mkfs.minix.c:144 msgid " -l, --badblocks list of bad blocks from file\n" msgstr "" #: disk-utils/mkfs.minix.c:188 #, c-format msgid "%s: seek to boot block failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:191 #, c-format msgid "%s: unable to clear boot sector" msgstr "" #: disk-utils/mkfs.minix.c:193 #, c-format msgid "%s: seek failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:196 #, c-format msgid "%s: unable to write super-block" msgstr "" #: disk-utils/mkfs.minix.c:199 #, c-format msgid "%s: unable to write inode map" msgstr "" #: disk-utils/mkfs.minix.c:202 #, c-format msgid "%s: unable to write zone map" msgstr "" #: disk-utils/mkfs.minix.c:205 #, c-format msgid "%s: unable to write inodes" msgstr "" #: disk-utils/mkfs.minix.c:210 #, c-format msgid "%s: seek failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:213 #, c-format msgid "%s: write failed in write_block" msgstr "" #: disk-utils/mkfs.minix.c:222 disk-utils/mkfs.minix.c:297 #: disk-utils/mkfs.minix.c:346 #, c-format msgid "%s: too many bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:230 #, c-format msgid "%s: not enough good blocks" msgstr "" #: disk-utils/mkfs.minix.c:546 #, c-format msgid "" "First data block at %jd, which is too far (max %d).\n" "Try specifying fewer inodes by passing --inodes " msgstr "" #: disk-utils/mkfs.minix.c:566 #, c-format msgid "%lu inode\n" msgid_plural "%lu inodes\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:567 #, c-format msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:569 #, c-format msgid "Zonesize=%zu\n" msgstr "" #: disk-utils/mkfs.minix.c:570 #, c-format msgid "" "Maxsize=%zu\n" "\n" msgstr "" #: disk-utils/mkfs.minix.c:583 #, c-format msgid "%s: seek failed during testing of blocks" msgstr "" #: disk-utils/mkfs.minix.c:590 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "" #: disk-utils/mkfs.minix.c:623 #, c-format msgid "%s: seek failed in check_blocks" msgstr "" #: disk-utils/mkfs.minix.c:633 #, c-format msgid "%s: bad blocks before data-area: cannot make fs" msgstr "" #: disk-utils/mkfs.minix.c:640 disk-utils/mkfs.minix.c:664 #, c-format msgid "%d bad block\n" msgid_plural "%d bad blocks\n" msgstr[0] "" msgstr[1] "" #: disk-utils/mkfs.minix.c:649 #, c-format msgid "%s: can't open file of bad blocks" msgstr "" #: disk-utils/mkfs.minix.c:654 #, c-format msgid "badblock number input error on line %d\n" msgstr "" #: disk-utils/mkfs.minix.c:655 #, c-format msgid "%s: cannot read badblocks file" msgstr "" #: disk-utils/mkfs.minix.c:699 #, c-format msgid "%s: device is misaligned" msgstr "" #: disk-utils/mkfs.minix.c:701 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "" #: disk-utils/mkfs.minix.c:704 #, c-format msgid "cannot determine size of %s" msgstr "" #: disk-utils/mkfs.minix.c:712 #, c-format msgid "%s: requested blocks (%llu) exceeds available (%llu) blocks\n" msgstr "" #: disk-utils/mkfs.minix.c:715 #, c-format msgid "%s: number of blocks too small" msgstr "" #: disk-utils/mkfs.minix.c:730 disk-utils/mkfs.minix.c:736 #, c-format msgid "unsupported name length: %d" msgstr "" #: disk-utils/mkfs.minix.c:739 #, c-format msgid "unsupported minix file system version: %d" msgstr "" #: disk-utils/mkfs.minix.c:774 msgid "-v is ambiguous, use '-2' instead" msgstr "" #: disk-utils/mkfs.minix.c:785 msgid "failed to parse maximum length of filenames" msgstr "" #: disk-utils/mkfs.minix.c:789 msgid "failed to parse number of inodes" msgstr "" #: disk-utils/mkfs.minix.c:813 msgid "failed to parse number of blocks" msgstr "" #: disk-utils/mkfs.minix.c:820 #, c-format msgid "%s is mounted; will not make a filesystem here!" 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:132 misc-utils/lsblk.c:169 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:170 msgid "partition flags" msgstr "" #: disk-utils/partx.c:96 msgid "partition type (a string, a UUID, or hex)" msgstr "" #: disk-utils/partx.c:115 sys-utils/losetup.c:493 msgid "failed to initialize loopcxt" msgstr "" #: disk-utils/partx.c:119 #, c-format msgid "%s: failed to find unused loop device" msgstr "" #: disk-utils/partx.c:123 #, c-format msgid "Trying to use '%s' for the loop device\n" msgstr "" #: disk-utils/partx.c:127 #, c-format msgid "%s: failed to set backing file" msgstr "" #: disk-utils/partx.c:132 sys-utils/losetup.c:690 #, c-format msgid "%s: failed to set up loop device" msgstr "" #: disk-utils/partx.c:162 login-utils/lslogins.c:322 misc-utils/findmnt.c:401 #: misc-utils/lsblk.c:354 misc-utils/lslocks.c:342 sys-utils/losetup.c:104 #: sys-utils/lscpu.c:332 sys-utils/lsipc.c:232 sys-utils/prlimit.c:277 #: sys-utils/swapon.c:133 sys-utils/wdctl.c:151 sys-utils/zramctl.c:144 #, c-format msgid "unknown column: %s" msgstr "" #: disk-utils/partx.c:209 #, c-format msgid "%s: failed to get partition number" msgstr "" #: disk-utils/partx.c:274 #, c-format msgid "%s: error deleting partition %d" msgstr "" #: disk-utils/partx.c:276 #, c-format msgid "%s: error deleting partitions %d-%d" msgstr "" #: disk-utils/partx.c:300 disk-utils/partx.c:447 disk-utils/partx.c:975 #, c-format msgid "specified range <%d:%d> does not make sense" msgstr "" #: disk-utils/partx.c:309 #, c-format msgid "%s: partition #%d removed\n" msgstr "" #: disk-utils/partx.c:313 #, c-format msgid "%s: partition #%d doesn't exist\n" msgstr "" #: disk-utils/partx.c:318 #, c-format msgid "%s: deleting partition #%d failed" msgstr "" #: disk-utils/partx.c:338 #, c-format msgid "%s: error adding partition %d" msgstr "" #: disk-utils/partx.c:340 #, c-format msgid "%s: error adding partitions %d-%d" msgstr "" #: disk-utils/partx.c:377 disk-utils/partx.c:483 #, c-format msgid "%s: partition #%d added\n" msgstr "" #: disk-utils/partx.c:382 #, c-format msgid "%s: adding partition #%d failed" msgstr "" #: disk-utils/partx.c:417 #, c-format msgid "%s: error updating partition %d" msgstr "" #: disk-utils/partx.c:419 #, c-format msgid "%s: error updating partitions %d-%d" msgstr "" #: disk-utils/partx.c:456 #, c-format msgid "%s: no partition #%d" msgstr "" #: disk-utils/partx.c:477 #, c-format msgid "%s: partition #%d resized\n" msgstr "" #: disk-utils/partx.c:491 #, c-format msgid "%s: updating partition #%d failed" msgstr "" #: disk-utils/partx.c:528 #, 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:547 misc-utils/findmnt.c:713 misc-utils/findmnt.c:730 #: misc-utils/lslocks.c:405 msgid "failed to add line to output" msgstr "" #: disk-utils/partx.c:610 msgid "failed to add data to output table" msgstr "" #: disk-utils/partx.c:633 login-utils/lslogins.c:928 misc-utils/findmnt.c:1582 #: misc-utils/lsblk.c:1849 misc-utils/lslocks.c:465 sys-utils/losetup.c:304 #: sys-utils/lscpu.c:1438 sys-utils/lsipc.c:338 sys-utils/prlimit.c:297 #: sys-utils/swapon.c:266 sys-utils/wdctl.c:259 sys-utils/zramctl.c:418 msgid "failed to initialize output table" msgstr "" #: disk-utils/partx.c:644 misc-utils/findmnt.c:1608 misc-utils/lsblk.c:1869 #: misc-utils/lslocks.c:479 sys-utils/losetup.c:316 sys-utils/losetup.c:352 #: sys-utils/lscpu.c:1443 sys-utils/prlimit.c:306 sys-utils/swapon.c:275 #: sys-utils/wdctl.c:270 sys-utils/zramctl.c:427 msgid "failed to initialize output column" msgstr "" #: disk-utils/partx.c:684 #, c-format msgid "failed to initialize blkid filter for '%s'" msgstr "" #: disk-utils/partx.c:692 #, c-format msgid "%s: failed to read partition table" msgstr "" #: disk-utils/partx.c:698 #, c-format msgid "%s: partition table type '%s' detected\n" msgstr "" #: disk-utils/partx.c:702 #, c-format msgid "%s: partition table with no partitions" msgstr "" #: disk-utils/partx.c:714 #, c-format msgid " %s [-a|-d|-s|-u] [--nr | ] \n" msgstr "" #: disk-utils/partx.c:718 msgid "Tell the kernel about the presence and numbering of partitions.\n" msgstr "" #: disk-utils/partx.c:721 msgid " -a, --add add specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:722 msgid " -d, --delete delete specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:723 msgid " -u, --update update specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:724 msgid "" " -s, --show list partitions\n" "\n" msgstr "" #: disk-utils/partx.c:725 misc-utils/lsblk.c:1606 msgid "" " -b, --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/partx.c:726 msgid " -g, --noheadings don't print headings for --show\n" msgstr "" #: disk-utils/partx.c:727 msgid " -n, --nr specify the range of partitions (e.g. --nr 2:4)\n" msgstr "" #: disk-utils/partx.c:728 msgid " -o, --output define which output columns to use\n" msgstr "" #: disk-utils/partx.c:729 misc-utils/lsblk.c:1620 msgid " -P, --pairs use key=\"value\" output format\n" msgstr "" #: disk-utils/partx.c:730 misc-utils/lsblk.c:1621 msgid " -r, --raw use raw output format\n" msgstr "" #: disk-utils/partx.c:731 msgid "" " -t, --type specify the partition type (dos, bsd, solaris, etc.)\n" msgstr "" #: disk-utils/partx.c:732 sys-utils/fallocate.c:91 msgid " -v, --verbose verbose mode\n" msgstr "" #: disk-utils/partx.c:738 msgid "" "\n" "Available columns (for --show, --raw or --pairs):\n" msgstr "" #: disk-utils/partx.c:811 msgid "failed to parse --nr range" msgstr "" #: disk-utils/partx.c:911 msgid "--nr and are mutually exclusive" msgstr "" #: disk-utils/partx.c:930 #, c-format msgid "partition: %s, disk: %s, lower: %d, upper: %d\n" msgstr "" #: disk-utils/partx.c:942 #, c-format msgid "%s: cannot delete partitions" msgstr "" #: disk-utils/partx.c:945 #, c-format msgid "%s: partitioned loop devices unsupported" msgstr "" #: disk-utils/partx.c:962 #, 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:219 msgid "failed to allocate nested libfdisk context" msgstr "" #: disk-utils/sfdisk.c:264 #, c-format msgid "cannot seek %s" msgstr "" #: disk-utils/sfdisk.c:274 libfdisk/src/bsd.c:723 libfdisk/src/bsd.c:894 #: sys-utils/hwclock.c:161 sys-utils/hwclock.c:163 #, c-format msgid "cannot write %s" msgstr "" #: disk-utils/sfdisk.c:280 #, c-format msgid "%12s (offset %5ju, size %5ju): %s" msgstr "" #: disk-utils/sfdisk.c:286 #, c-format msgid "%s: failed to create a backup" msgstr "" #: disk-utils/sfdisk.c:306 misc-utils/wipefs.c:382 msgid "failed to create a signature backup, $HOME undefined" msgstr "" #: disk-utils/sfdisk.c:312 msgid "Backup files:" msgstr "" #: disk-utils/sfdisk.c:328 msgid "The partition table is unchanged (--no-act)." msgstr "" #: disk-utils/sfdisk.c:332 msgid "" "\n" "The partition table has been altered." msgstr "" #: disk-utils/sfdisk.c:402 #, c-format msgid "unsupported label '%s'" msgstr "" #: disk-utils/sfdisk.c:405 msgid "" "Id Name\n" "\n" msgstr "" #: disk-utils/sfdisk.c:435 msgid "unrecognized partition table type" msgstr "" #: disk-utils/sfdisk.c:488 #, c-format msgid "Cannot get size of %s" msgstr "" #: disk-utils/sfdisk.c:525 #, c-format msgid "total: %ju blocks\n" msgstr "" #: disk-utils/sfdisk.c:587 disk-utils/sfdisk.c:658 disk-utils/sfdisk.c:722 #: disk-utils/sfdisk.c:786 disk-utils/sfdisk.c:841 disk-utils/sfdisk.c:897 #: disk-utils/sfdisk.c:1188 msgid "no disk device specified" msgstr "" #: disk-utils/sfdisk.c:598 msgid "toggle boot flags is supported for MBR only" msgstr "" #: disk-utils/sfdisk.c:629 disk-utils/sfdisk.c:727 disk-utils/sfdisk.c:791 #: disk-utils/sfdisk.c:846 disk-utils/sfdisk.c:902 disk-utils/sfdisk.c:1186 #: disk-utils/sfdisk.c:1612 msgid "failed to parse partition number" msgstr "" #: disk-utils/sfdisk.c:634 #, c-format msgid "%s: partition %d: failed to toggle bootable flag" msgstr "" #: disk-utils/sfdisk.c:666 msgid "failed to allocate dump struct" msgstr "" #: disk-utils/sfdisk.c:670 msgid "failed to dump partition table" msgstr "" #: disk-utils/sfdisk.c:700 #, c-format msgid "%s: no partition table found" msgstr "" #: disk-utils/sfdisk.c:704 #, c-format msgid "%s: partition %zu: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:707 #, c-format msgid "%s: partition %zu: partition is unused" msgstr "" #: disk-utils/sfdisk.c:726 disk-utils/sfdisk.c:790 disk-utils/sfdisk.c:845 #: disk-utils/sfdisk.c:901 msgid "no partition number specified" msgstr "" #: disk-utils/sfdisk.c:732 disk-utils/sfdisk.c:796 disk-utils/sfdisk.c:851 #: disk-utils/sfdisk.c:907 msgid "unexpected arguments" msgstr "" #: disk-utils/sfdisk.c:747 #, c-format msgid "%s: partition %zu: failed to get partition type" msgstr "" #: disk-utils/sfdisk.c:766 #, c-format msgid "failed to parse %s partition type '%s'" msgstr "" #: disk-utils/sfdisk.c:770 #, c-format msgid "%s: partition %zu: failed to set partition type" msgstr "" #: disk-utils/sfdisk.c:808 #, c-format msgid "%s: partition %zu: failed to get partition UUID" msgstr "" #: disk-utils/sfdisk.c:821 disk-utils/sfdisk.c:876 disk-utils/sfdisk.c:930 msgid "failed to allocate partition object" msgstr "" #: disk-utils/sfdisk.c:825 #, c-format msgid "%s: partition %zu: failed to set partition UUID" msgstr "" #: disk-utils/sfdisk.c:863 #, c-format msgid "%s: partition %zu: failed to get partition name" msgstr "" #: disk-utils/sfdisk.c:880 #, c-format msgid "%s: partition %zu: failed to set partition name" msgstr "" #: disk-utils/sfdisk.c:934 #, c-format msgid "%s: partition %zu: failed to set partition attributes" msgstr "" #: disk-utils/sfdisk.c:977 msgid " Commands:\n" msgstr "" #: disk-utils/sfdisk.c:979 msgid " write write table to disk and exit\n" msgstr "" #: disk-utils/sfdisk.c:980 msgid "" " quit show new situation and wait for user's feedback before write\n" msgstr "" #: disk-utils/sfdisk.c:981 msgid " abort exit sfdisk shell\n" msgstr "" #: disk-utils/sfdisk.c:982 msgid " print display the partition table\n" msgstr "" #: disk-utils/sfdisk.c:983 msgid " help show this help text\n" msgstr "" #: disk-utils/sfdisk.c:985 msgid " Ctrl-D the same as 'quit'\n" msgstr "" #: disk-utils/sfdisk.c:989 msgid " Input format:\n" msgstr "" #: disk-utils/sfdisk.c:991 msgid " , , , \n" msgstr "" #: disk-utils/sfdisk.c:994 msgid "" " Beginning of the partition in sectors, or bytes if\n" " specified in the format {K,M,G,T,P,E,Z,Y}.\n" " The default is the first free space.\n" msgstr "" #: disk-utils/sfdisk.c:999 msgid "" " Size of the partition in sectors, or bytes if\n" " specified in the format {K,M,G,T,P,E,Z,Y}.\n" " The default is all available space.\n" msgstr "" #: disk-utils/sfdisk.c:1004 msgid " The partition type. Default is a Linux data partition.\n" msgstr "" #: disk-utils/sfdisk.c:1005 msgid " MBR: hex or L,S,E,X shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:1006 msgid " GPT: UUID or L,S,H shortcuts.\n" msgstr "" #: disk-utils/sfdisk.c:1009 msgid " Use '*' to mark an MBR partition as bootable.\n" msgstr "" #: disk-utils/sfdisk.c:1013 msgid " Example:\n" msgstr "" #: disk-utils/sfdisk.c:1015 msgid " , 4G Creates a 4GiB partition at default start offset.\n" msgstr "" #: disk-utils/sfdisk.c:1047 sys-utils/dmesg.c:1457 msgid "unsupported command" msgstr "" #: disk-utils/sfdisk.c:1049 #, c-format msgid "line %d: unsupported command" msgstr "" #: disk-utils/sfdisk.c:1196 msgid "failed to allocate script handler" msgstr "" #: disk-utils/sfdisk.c:1212 #, c-format msgid "%s: cannot modify partition %d: no partition table was found" msgstr "" #: disk-utils/sfdisk.c:1217 #, c-format msgid "" "%s: cannot modify partition %d: partition table contains only %zu partitions" msgstr "" #: disk-utils/sfdisk.c:1223 #, c-format msgid "warning: %s: partition %d is not defined yet" msgstr "" #: disk-utils/sfdisk.c:1236 #, c-format msgid "" "\n" "Welcome to sfdisk (%s)." msgstr "" #: disk-utils/sfdisk.c:1244 msgid "Checking that no-one is using this disk right now ..." msgstr "" #: disk-utils/sfdisk.c:1247 msgid "" " FAILED\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1250 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:1255 msgid "Use the --force flag to overrule all checks." msgstr "" #: disk-utils/sfdisk.c:1257 msgid "" " OK\n" "\n" msgstr "" #: disk-utils/sfdisk.c:1266 msgid "" "\n" "Old situation:" msgstr "" #: disk-utils/sfdisk.c:1283 #, 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:1286 msgid "" "\n" "Type 'help' to get more information.\n" msgstr "" #: disk-utils/sfdisk.c:1304 msgid "All partitions used." msgstr "" #: disk-utils/sfdisk.c:1312 msgid "failed to allocate partition name" msgstr "" #: disk-utils/sfdisk.c:1351 msgid "Ignoring partition." msgstr "" #: disk-utils/sfdisk.c:1360 msgid "Failed to apply script headers, disk label not created." msgstr "" #: disk-utils/sfdisk.c:1372 msgid "Failed to add partition" msgstr "" #: disk-utils/sfdisk.c:1383 msgid "Script header accepted." msgstr "" #: disk-utils/sfdisk.c:1392 msgid "" "\n" "New situation:" msgstr "" #: disk-utils/sfdisk.c:1401 msgid "Do you want to write this to disk?" msgstr "" #: disk-utils/sfdisk.c:1403 msgid "Leaving." msgstr "" #: disk-utils/sfdisk.c:1413 msgid "Leaving.\n" msgstr "" #: disk-utils/sfdisk.c:1426 #, c-format msgid "" " %1$s [options] [[-N] ]\n" " %1$s [options] \n" msgstr "" #: disk-utils/sfdisk.c:1432 msgid "" "\n" "Commands:\n" msgstr "" #: disk-utils/sfdisk.c:1433 msgid "" " -A, --activate [ ...] list or set bootable MBR partitions\n" msgstr "" #: disk-utils/sfdisk.c:1434 msgid "" " -d, --dump dump partition table (usable for later " "input)\n" msgstr "" #: disk-utils/sfdisk.c:1435 msgid "" " -J, --json dump partition table in JSON format\n" msgstr "" #: disk-utils/sfdisk.c:1436 msgid "" " -g, --show-geometry [ ...] list geometry of all or specified " "devices\n" msgstr "" #: disk-utils/sfdisk.c:1437 msgid " -l, --list [ ...] list partitions of each device\n" msgstr "" #: disk-utils/sfdisk.c:1438 msgid "" " -F, --list-free [ ...] list unpartitions free areas of each " "device\n" msgstr "" #: disk-utils/sfdisk.c:1439 msgid "" " -s, --show-size [ ...] list sizes of all or specified devices\n" msgstr "" #: disk-utils/sfdisk.c:1440 msgid "" " -T, --list-types print the recognized types (see -X)\n" msgstr "" #: disk-utils/sfdisk.c:1441 msgid "" " -V, --verify [ ...] test whether partitions seem correct\n" msgstr "" #: disk-utils/sfdisk.c:1444 msgid " --part-label [] print or change partition label\n" msgstr "" #: disk-utils/sfdisk.c:1445 msgid " --part-type [] print or change partition type\n" msgstr "" #: disk-utils/sfdisk.c:1446 msgid " --part-uuid [] print or change partition uuid\n" msgstr "" #: disk-utils/sfdisk.c:1447 msgid "" " --part-attrs [] print or change partition attributes\n" msgstr "" #: disk-utils/sfdisk.c:1450 msgid " device (usually disk) path\n" msgstr "" #: disk-utils/sfdisk.c:1451 msgid " partition number\n" msgstr "" #: disk-utils/sfdisk.c:1452 msgid " partition type, GUID for GPT, hex for MBR\n" msgstr "" #: disk-utils/sfdisk.c:1455 msgid "" " -a, --append append partitions to existing partition table\n" msgstr "" #: disk-utils/sfdisk.c:1456 msgid " -b, --backup backup partition table sectors (see -O)\n" msgstr "" #: disk-utils/sfdisk.c:1457 msgid "" " --bytes print SIZE in bytes rather than in human readable " "format\n" msgstr "" #: disk-utils/sfdisk.c:1458 msgid " -f, --force disable all consistency checking\n" msgstr "" #: disk-utils/sfdisk.c:1459 msgid " --color[=] colorize output (auto, always or never)\n" msgstr "" #: disk-utils/sfdisk.c:1462 msgid " -N, --partno specify partition number\n" msgstr "" #: disk-utils/sfdisk.c:1463 msgid " -n, --no-act do everything except write to device\n" msgstr "" #: disk-utils/sfdisk.c:1464 msgid " --no-reread do not check whether the device is in use\n" msgstr "" #: disk-utils/sfdisk.c:1465 msgid " -O, --backup-file override default backup file name\n" msgstr "" #: disk-utils/sfdisk.c:1466 msgid " -o, --output output columns\n" msgstr "" #: disk-utils/sfdisk.c:1467 msgid " -q, --quiet suppress extra info messages\n" msgstr "" #: disk-utils/sfdisk.c:1468 msgid " -X, --label specify label type (dos, gpt, ...)\n" msgstr "" #: disk-utils/sfdisk.c:1469 msgid " -Y, --label-nested specify nested label type (dos, bsd)\n" msgstr "" #: disk-utils/sfdisk.c:1471 msgid "" " -L, --Linux deprecated, only for backward compatibility\n" msgstr "" #: disk-utils/sfdisk.c:1472 msgid " -u, --unit S deprecated, only sector unit is supported\n" msgstr "" #: disk-utils/sfdisk.c:1476 login-utils/chfn.c:103 login-utils/chsh.c:80 msgid " -v, --version output version information and exit\n" msgstr "" #: disk-utils/sfdisk.c:1569 #, c-format msgid "%s is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1574 msgid "--id is deprecated in favour of --part-type" msgstr "" #: disk-utils/sfdisk.c:1599 msgid "--Linux option is unnecessary and deprecated" msgstr "" #: disk-utils/sfdisk.c:1625 #, c-format msgid "unsupported unit '%c'" msgstr "" #: disk-utils/sfdisk.c:1628 include/c.h:302 #, 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