blob: 6c5baf683989388ede5ce6611259cfcb9e53019d [file] [log] [blame]
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Karel Zak <kzak@redhat.com>
# This file is distributed under the same license as the util-linux package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: util-linux 2.29.547-52de3\n"
"Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n"
"POT-Creation-Date: 2017-05-12 11:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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 <disk device> <partition number> <start> <length>\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:2637 disk-utils/delpart.c:57
#: disk-utils/fdformat.c:227 disk-utils/fdisk.c:720 disk-utils/fdisk.c:1019
#: disk-utils/fdisk-list.c:315 disk-utils/fdisk-list.c:355
#: disk-utils/fdisk-list.c:374 disk-utils/fsck.c:1448
#: disk-utils/fsck.cramfs.c:155 disk-utils/fsck.cramfs.c:510
#: disk-utils/isosize.c:134 disk-utils/mkfs.bfs.c:189
#: disk-utils/mkfs.cramfs.c:173 disk-utils/mkfs.cramfs.c:661
#: disk-utils/mkfs.cramfs.c:788 disk-utils/mkfs.minix.c:819
#: disk-utils/mkswap.c:215 disk-utils/mkswap.c:244 disk-utils/partx.c:1013
#: disk-utils/resizepart.c:101 disk-utils/sfdisk.c:648 disk-utils/sfdisk.c:704
#: disk-utils/sfdisk.c:758 disk-utils/sfdisk.c:817 disk-utils/sfdisk.c:881
#: disk-utils/sfdisk.c:922 disk-utils/sfdisk.c:952 disk-utils/sfdisk.c:989
#: disk-utils/sfdisk.c:1573 disk-utils/swaplabel.c:60 libfdisk/src/bsd.c:640
#: lib/path.c:70 lib/path.c:82 login-utils/islocal.c:87 login-utils/last.c:670
#: login-utils/sulogin.c:443 login-utils/sulogin.c:480
#: login-utils/utmpdump.c:136 login-utils/utmpdump.c:354
#: login-utils/utmpdump.c:376 login-utils/vipw.c:259 login-utils/vipw.c:277
#: misc-utils/findmnt.c:1097 misc-utils/logger.c:1188 misc-utils/mcookie.c:115
#: misc-utils/uuidd.c:207 sys-utils/blkdiscard.c:182 sys-utils/blkzone.c:96
#: sys-utils/dmesg.c:522 sys-utils/eject.c:499 sys-utils/eject.c:699
#: sys-utils/fallocate.c:405 sys-utils/fsfreeze.c:117 sys-utils/fstrim.c:72
#: sys-utils/hwclock.c:215 sys-utils/ldattach.c:387 sys-utils/nsenter.c:130
#: 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:371
#: sys-utils/swapon.c:514 sys-utils/switch_root.c:167 sys-utils/unshare.c:106
#: sys-utils/unshare.c:121 sys-utils/wdctl.c:321 sys-utils/wdctl.c:377
#: term-utils/agetty.c:2624 term-utils/mesg.c:127 term-utils/script.c:426
#: term-utils/script.c:432 term-utils/script.c:434 term-utils/script.c:530
#: term-utils/scriptreplay.c:197 term-utils/scriptreplay.c:200
#: term-utils/wall.c:410 text-utils/colcrt.c:282 text-utils/more.c:513
#: text-utils/rev.c:141 text-utils/ul.c:224
#, 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
#, 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:184
msgid "Bootable"
msgstr ""
#: disk-utils/cfdisk.c:184
msgid "Toggle bootable flag of the current partition"
msgstr ""
#: disk-utils/cfdisk.c:185
msgid "Delete"
msgstr ""
#: disk-utils/cfdisk.c:185
msgid "Delete the current partition"
msgstr ""
#: disk-utils/cfdisk.c:186
msgid "New"
msgstr ""
#: disk-utils/cfdisk.c:186
msgid "Create new partition from free space"
msgstr ""
#: disk-utils/cfdisk.c:187
msgid "Quit"
msgstr ""
#: disk-utils/cfdisk.c:187
msgid "Quit program without writing changes"
msgstr ""
#: disk-utils/cfdisk.c:188 libfdisk/src/bsd.c:438 libfdisk/src/bsd.c:1022
#: libfdisk/src/dos.c:2396 libfdisk/src/gpt.c:3017 libfdisk/src/sgi.c:1159
#: libfdisk/src/sun.c:1119
msgid "Type"
msgstr ""
#: disk-utils/cfdisk.c:188
msgid "Change the partition type"
msgstr ""
#: disk-utils/cfdisk.c:189
msgid "Help"
msgstr ""
#: disk-utils/cfdisk.c:189
msgid "Print help screen"
msgstr ""
#: disk-utils/cfdisk.c:190
msgid "Sort"
msgstr ""
#: disk-utils/cfdisk.c:190
msgid "Fix partitions order"
msgstr ""
#: disk-utils/cfdisk.c:191
msgid "Write"
msgstr ""
#: disk-utils/cfdisk.c:191
msgid "Write partition table to disk (this might destroy data)"
msgstr ""
#: disk-utils/cfdisk.c:192
msgid "Dump"
msgstr ""
#: disk-utils/cfdisk.c:192
msgid "Dump partition table to sfdisk compatible script file"
msgstr ""
#: disk-utils/cfdisk.c:625 disk-utils/fdisk.c:417
#, c-format
msgid "internal error: unsupported dialog type %d"
msgstr ""
#: disk-utils/cfdisk.c:1262
#, c-format
msgid "%s (mounted)"
msgstr ""
#: disk-utils/cfdisk.c:1282
msgid "Partition name:"
msgstr ""
#: disk-utils/cfdisk.c:1289
msgid "Partition UUID:"
msgstr ""
#: disk-utils/cfdisk.c:1301
msgid "Partition type:"
msgstr ""
#: disk-utils/cfdisk.c:1308
msgid "Attributes:"
msgstr ""
#: disk-utils/cfdisk.c:1332
msgid "Filesystem UUID:"
msgstr ""
#: disk-utils/cfdisk.c:1339
msgid "Filesystem LABEL:"
msgstr ""
#: disk-utils/cfdisk.c:1345
msgid "Filesystem:"
msgstr ""
#: disk-utils/cfdisk.c:1350
msgid "Mountpoint:"
msgstr ""
#: disk-utils/cfdisk.c:1693
#, c-format
msgid "Disk: %s"
msgstr ""
#: disk-utils/cfdisk.c:1695
#, c-format
msgid "Size: %s, %ju bytes, %ju sectors"
msgstr ""
#: disk-utils/cfdisk.c:1698
#, c-format
msgid "Label: %s, identifier: %s"
msgstr ""
#: disk-utils/cfdisk.c:1701
#, c-format
msgid "Label: %s"
msgstr ""
#: disk-utils/cfdisk.c:1842
msgid "May be followed by M for MiB, G for GiB, T for TiB, or S for sectors."
msgstr ""
#: disk-utils/cfdisk.c:1848
msgid "Please, specify size."
msgstr ""
#: disk-utils/cfdisk.c:1870
#, c-format
msgid "Minimum size is %ju bytes."
msgstr ""
#: disk-utils/cfdisk.c:1879
#, c-format
msgid "Maximum size is %ju bytes."
msgstr ""
#: disk-utils/cfdisk.c:1886
msgid "Failed to parse size."
msgstr ""
#: disk-utils/cfdisk.c:1944
msgid "Select partition type"
msgstr ""
#: disk-utils/cfdisk.c:1990 disk-utils/cfdisk.c:2020
msgid "Enter script file name: "
msgstr ""
#: disk-utils/cfdisk.c:1991
msgid "The script file will be applied to in-memory partition table."
msgstr ""
#: disk-utils/cfdisk.c:2000 disk-utils/cfdisk.c:2042
#: disk-utils/fdisk-menu.c:465 disk-utils/fdisk-menu.c:503
#, c-format
msgid "Cannot open %s"
msgstr ""
#: disk-utils/cfdisk.c:2002 disk-utils/fdisk-menu.c:467
#, c-format
msgid "Failed to parse script file %s"
msgstr ""
#: disk-utils/cfdisk.c:2004 disk-utils/fdisk-menu.c:469
#, c-format
msgid "Failed to apply script %s"
msgstr ""
#: disk-utils/cfdisk.c:2021
msgid "The current in-memory partition table will be dumped to the file."
msgstr ""
#: disk-utils/cfdisk.c:2029 disk-utils/fdisk-menu.c:491
msgid "Failed to allocate script handler"
msgstr ""
#: disk-utils/cfdisk.c:2035
msgid "Failed to read disk layout into script."
msgstr ""
#: disk-utils/cfdisk.c:2049
msgid "Disk layout successfully dumped."
msgstr ""
#: disk-utils/cfdisk.c:2052 disk-utils/fdisk-menu.c:509
#, c-format
msgid "Failed to write script %s"
msgstr ""
#: disk-utils/cfdisk.c:2088
msgid "Select label type"
msgstr ""
#: disk-utils/cfdisk.c:2091 disk-utils/fdisk.c:1027
msgid "Device does not contain a recognized partition table."
msgstr ""
#: disk-utils/cfdisk.c:2099
msgid "Select a type to create a new label or press 'L' to load script file."
msgstr ""
#: disk-utils/cfdisk.c:2144
msgid "This is cfdisk, a curses-based disk partitioning program."
msgstr ""
#: disk-utils/cfdisk.c:2145
msgid "It lets you create, delete, and modify partitions on a block device."
msgstr ""
#: disk-utils/cfdisk.c:2147
msgid "Command Meaning"
msgstr ""
#: disk-utils/cfdisk.c:2148
msgid "------- -------"
msgstr ""
#: disk-utils/cfdisk.c:2149
msgid " b Toggle bootable flag of the current partition"
msgstr ""
#: disk-utils/cfdisk.c:2150
msgid " d Delete the current partition"
msgstr ""
#: disk-utils/cfdisk.c:2151
msgid " h Print this screen"
msgstr ""
#: disk-utils/cfdisk.c:2152
msgid " n Create new partition from free space"
msgstr ""
#: disk-utils/cfdisk.c:2153
msgid " q Quit program without writing partition table"
msgstr ""
#: disk-utils/cfdisk.c:2154
msgid " s Fix partitions order (only when in disarray)"
msgstr ""
#: disk-utils/cfdisk.c:2155
msgid " t Change the partition type"
msgstr ""
#: disk-utils/cfdisk.c:2156
msgid " u Dump disk layout to sfdisk compatible script file"
msgstr ""
#: disk-utils/cfdisk.c:2157
msgid ""
" W Write partition table to disk (you must enter uppercase W);"
msgstr ""
#: disk-utils/cfdisk.c:2158
msgid ""
" since this might destroy data on the disk, you must either"
msgstr ""
#: disk-utils/cfdisk.c:2159
msgid " confirm or deny the write by entering 'yes' or 'no'"
msgstr ""
#: disk-utils/cfdisk.c:2160
msgid " x Display/hide extra information about a partition"
msgstr ""
#: disk-utils/cfdisk.c:2161
msgid "Up Arrow Move cursor to the previous partition"
msgstr ""
#: disk-utils/cfdisk.c:2162
msgid "Down Arrow Move cursor to the next partition"
msgstr ""
#: disk-utils/cfdisk.c:2163
msgid "Left Arrow Move cursor to the previous menu item"
msgstr ""
#: disk-utils/cfdisk.c:2164
msgid "Right Arrow Move cursor to the next menu item"
msgstr ""
#: disk-utils/cfdisk.c:2166
msgid "Note: All of the commands can be entered with either upper or lower"
msgstr ""
#: disk-utils/cfdisk.c:2167
msgid "case letters (except for Write)."
msgstr ""
#: disk-utils/cfdisk.c:2169
msgid "Use lsblk(8) or partx(8) to see more details about the device."
msgstr ""
#: disk-utils/cfdisk.c:2179 disk-utils/cfdisk.c:2438
msgid "Press a key to continue."
msgstr ""
#: disk-utils/cfdisk.c:2261
msgid "Could not toggle the flag."
msgstr ""
#: disk-utils/cfdisk.c:2271
#, c-format
msgid "Could not delete partition %zu."
msgstr ""
#: disk-utils/cfdisk.c:2273 disk-utils/fdisk-menu.c:633
#, c-format
msgid "Partition %zu has been deleted."
msgstr ""
#: disk-utils/cfdisk.c:2294
msgid "Partition size: "
msgstr ""
#: disk-utils/cfdisk.c:2335
#, c-format
msgid "Changed type of partition %zu."
msgstr ""
#: disk-utils/cfdisk.c:2337
#, c-format
msgid "The type of partition %zu is unchanged."
msgstr ""
#: disk-utils/cfdisk.c:2354 disk-utils/cfdisk.c:2467 disk-utils/fdisk.c:1016
#: disk-utils/fdisk-menu.c:570
msgid "Device is open in read-only mode."
msgstr ""
#: disk-utils/cfdisk.c:2359
msgid "Are you sure you want to write the partition table to disk? "
msgstr ""
#: disk-utils/cfdisk.c:2361
msgid "Type \"yes\" or \"no\", or press ESC to leave this dialog."
msgstr ""
#: disk-utils/cfdisk.c:2366 login-utils/lslogins.c:209 sys-utils/lscpu.c:1587
#: sys-utils/lscpu.c:1597 sys-utils/lsmem.c:200
msgid "yes"
msgstr ""
#: disk-utils/cfdisk.c:2367
msgid "Did not write partition table to disk."
msgstr ""
#: disk-utils/cfdisk.c:2372
msgid "Failed to write disklabel."
msgstr ""
#: disk-utils/cfdisk.c:2375 disk-utils/fdisk-menu.c:578
msgid "The partition table has been altered."
msgstr ""
#: disk-utils/cfdisk.c:2398 disk-utils/cfdisk.c:2469
msgid "Note that partition table entries are not in disk order now."
msgstr ""
#: disk-utils/cfdisk.c:2435
#, c-format
msgid ""
"Device already contains a %s signature; it will be removed by a write "
"command."
msgstr ""
#: disk-utils/cfdisk.c:2446
msgid "failed to create a new disklabel"
msgstr ""
#: disk-utils/cfdisk.c:2454
msgid "failed to read partitions"
msgstr ""
#: disk-utils/cfdisk.c:2547
#, c-format
msgid " %1$s [options] <disk>\n"
msgstr ""
#: disk-utils/cfdisk.c:2550 disk-utils/fdisk.c:762 disk-utils/sfdisk.c:1849
msgid "Display or manipulate a disk partition table.\n"
msgstr ""
#: disk-utils/cfdisk.c:2553
msgid " -L, --color[=<when>] colorize output (auto, always or never)\n"
msgstr ""
#: disk-utils/cfdisk.c:2556
msgid " -z, --zero start with zeroed partition table\n"
msgstr ""
#: disk-utils/cfdisk.c:2595 disk-utils/fdisk.c:907 disk-utils/sfdisk.c:2116
#: misc-utils/cal.c:390 sys-utils/dmesg.c:1333 text-utils/hexdump.c:114
msgid "unsupported color mode"
msgstr ""
#: disk-utils/cfdisk.c:2615 disk-utils/fdisk.c:843 disk-utils/sfdisk.c:224
msgid "failed to allocate libfdisk context"
msgstr ""
#: disk-utils/delpart.c:14
#, c-format
msgid " %s <disk device> <partition number>\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:53
#, c-format
msgid "Formatting ... "
msgstr ""
#: disk-utils/fdformat.c:68 disk-utils/fdformat.c:138
#, c-format
msgid "done\n"
msgstr ""
#: disk-utils/fdformat.c:80
#, c-format
msgid "Verifying ... "
msgstr ""
#: disk-utils/fdformat.c:108
msgid "Read: "
msgstr ""
#: disk-utils/fdformat.c:110
#, c-format
msgid "Problem reading track/head %u/%u, expected %d, read %d\n"
msgstr ""
#: disk-utils/fdformat.c:127
#, c-format
msgid ""
"bad data in track/head %u/%u\n"
"Continuing ... "
msgstr ""
#: disk-utils/fdformat.c:144 disk-utils/fsck.minix.c:182
#: disk-utils/swaplabel.c:117 misc-utils/wipefs.c:458 sys-utils/blkdiscard.c:84
#: sys-utils/tunelp.c:91
#, c-format
msgid " %s [options] <device>\n"
msgstr ""
#: disk-utils/fdformat.c:148
msgid "Do a low-level formatting of a floppy disk.\n"
msgstr ""
#: disk-utils/fdformat.c:151
msgid " -f, --from <N> start at the track N (default 0)\n"
msgstr ""
#: disk-utils/fdformat.c:152
msgid " -t, --to <N> stop at the track N\n"
msgstr ""
#: disk-utils/fdformat.c:153
msgid ""
" -r, --repair <N> try to repair tracks failed during\n"
" the verification (max N retries)\n"
msgstr ""
#: disk-utils/fdformat.c:155
msgid " -n, --no-verify disable the verification after the format\n"
msgstr ""
#: disk-utils/fdformat.c:194
msgid "invalid argument - from"
msgstr ""
#: disk-utils/fdformat.c:198
msgid "invalid argument - to"
msgstr ""
#: disk-utils/fdformat.c:201
msgid "invalid argument - repair"
msgstr ""
#: disk-utils/fdformat.c:221 disk-utils/fsck.cramfs.c:151
#: disk-utils/mkfs.bfs.c:185 disk-utils/mkfs.cramfs.c:338
#: disk-utils/mkfs.cramfs.c:748 disk-utils/mkfs.cramfs.c:785
#: disk-utils/mkfs.minix.c:816 disk-utils/mkswap.c:241 disk-utils/partx.c:952
#: login-utils/last.c:684 login-utils/utmpdump.c:139 misc-utils/namei.c:135
#: misc-utils/rename.c:63 sys-utils/blkdiscard.c:185 sys-utils/blkzone.c:99
#: sys-utils/dmesg.c:524 sys-utils/fallocate.c:216 sys-utils/fsfreeze.c:120
#: sys-utils/fstrim.c:77 sys-utils/nsenter.c:165 sys-utils/nsenter.c:169
#: sys-utils/swapon.c:519 sys-utils/switch_root.c:94
#: sys-utils/switch_root.c:137 term-utils/mesg.c:129 text-utils/more.c:504
#, c-format
msgid "stat of %s failed"
msgstr ""
#: disk-utils/fdformat.c:224 disk-utils/partx.c:1010 misc-utils/lsblk.c:1499
#: sys-utils/blkdiscard.c:187 sys-utils/blkzone.c:101
#: sys-utils/mountpoint.c:107
#, c-format
msgid "%s: not a block device"
msgstr ""
#: disk-utils/fdformat.c:229
msgid "could not determine current format type"
msgstr ""
#: disk-utils/fdformat.c:231
#, c-format
msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n"
msgstr ""
#: disk-utils/fdformat.c:232
msgid "Double"
msgstr ""
#: disk-utils/fdformat.c:232
msgid "Single"
msgstr ""
#: disk-utils/fdformat.c:239
msgid "user defined start track exceeds the medium specific maximum"
msgstr ""
#: disk-utils/fdformat.c:241
msgid "user defined end track exceeds the medium specific maximum"
msgstr ""
#: disk-utils/fdformat.c:243
msgid "user defined start track exceeds the user defined end track"
msgstr ""
#: disk-utils/fdformat.c:251 misc-utils/logger.c:987
msgid "close failed"
msgstr ""
#: disk-utils/fdisk.c:97 disk-utils/fdisk.c:113
#, c-format
msgid ""
"\n"
"Do you really want to quit? "
msgstr ""
#: disk-utils/fdisk.c:160
#, c-format
msgid "Select (default %c): "
msgstr ""
#: disk-utils/fdisk.c:165
#, c-format
msgid "Using default response %c."
msgstr ""
#: disk-utils/fdisk.c:178 disk-utils/fdisk.c:252 disk-utils/fdisk.c:327
#: libfdisk/src/dos.c:1223 libfdisk/src/gpt.c:2359
msgid "Value out of range."
msgstr ""
#: disk-utils/fdisk.c:207
#, c-format
msgid "%s (%s, default %c): "
msgstr ""
#: disk-utils/fdisk.c:210 disk-utils/fdisk.c:277
#, c-format
msgid "%s (%s, default %<PRIu64>): "
msgstr ""
#: disk-utils/fdisk.c:215
#, c-format
msgid "%s (%c-%c, default %c): "
msgstr ""
#: disk-utils/fdisk.c:219 disk-utils/fdisk.c:281
#, c-format
msgid "%s (%<PRIu64>-%<PRIu64>, default %<PRIu64>): "
msgstr ""
#: disk-utils/fdisk.c:222
#, c-format
msgid "%s (%c-%c): "
msgstr ""
#: disk-utils/fdisk.c:225 disk-utils/fdisk.c:284
#, c-format
msgid "%s (%<PRIu64>-%<PRIu64>): "
msgstr ""
#: disk-utils/fdisk.c:394 disk-utils/sfdisk.c:198
msgid " [Y]es/[N]o: "
msgstr ""
#: disk-utils/fdisk.c:435
msgid "Hex code (type L to list all codes): "
msgstr ""
#: disk-utils/fdisk.c:436
msgid "Partition type (type L to list all types): "
msgstr ""
#: disk-utils/fdisk.c:538
msgid "DOS Compatibility flag is set (DEPRECATED!)"
msgstr ""
#: disk-utils/fdisk.c:539
msgid "DOS Compatibility flag is not set"
msgstr ""
#: disk-utils/fdisk.c:560 disk-utils/fdisk.c:596
#, c-format
msgid "Partition %zu does not exist yet!"
msgstr ""
#: disk-utils/fdisk.c:565 disk-utils/fdisk.c:574 libfdisk/src/ask.c:995
msgid "Unknown"
msgstr ""
#: disk-utils/fdisk.c:573
#, c-format
msgid "Changed type of partition '%s' to '%s'."
msgstr ""
#: disk-utils/fdisk.c:577
#, c-format
msgid "Type of partition %zu is unchanged: %s."
msgstr ""
#: disk-utils/fdisk.c:616
#, c-format
msgid "%15s: %s"
msgstr ""
#: disk-utils/fdisk.c:673
#, c-format
msgid ""
"\n"
"%s: offset = %<PRIu64>, size = %zu bytes."
msgstr ""
#: disk-utils/fdisk.c:679
msgid "cannot seek"
msgstr ""
#: disk-utils/fdisk.c:684
msgid "cannot read"
msgstr ""
#: disk-utils/fdisk.c:697 libfdisk/src/bsd.c:258 libfdisk/src/dos.c:964
#: libfdisk/src/gpt.c:2292
msgid "First sector"
msgstr ""
#: disk-utils/fdisk.c:724
#, c-format
msgid "BLKGETSIZE ioctl failed on %s"
msgstr ""
#: disk-utils/fdisk.c:742 disk-utils/sfdisk.c:1482
#, c-format
msgid "The old %s signature will be removed by a write command."
msgstr ""
#: disk-utils/fdisk.c:746
#, c-format
msgid ""
"The old %s signature may remain on the device. It is recommended to wipe the "
"device with wipefs(8) or fdisk --wipe, in order to avoid possible collisions."
msgstr ""
#: disk-utils/fdisk.c:757
#, c-format
msgid ""
" %1$s [options] <disk> change partition table\n"
" %1$s [options] -l [<disk>] list partition table(s)\n"
msgstr ""
#: disk-utils/fdisk.c:765
msgid " -b, --sector-size <size> physical and logical sector size\n"
msgstr ""
#: disk-utils/fdisk.c:766
msgid ""
" -B, --protect-boot don't erase bootbits when creating a new "
"label\n"
msgstr ""
#: disk-utils/fdisk.c:767
msgid " -c, --compatibility[=<mode>] mode is 'dos' or 'nondos' (default)\n"
msgstr ""
#: disk-utils/fdisk.c:768
msgid ""
" -L, --color[=<when>] colorize output (auto, always or never)\n"
msgstr ""
#: disk-utils/fdisk.c:771
msgid " -l, --list display partitions and exit\n"
msgstr ""
#: disk-utils/fdisk.c:772
msgid " -o, --output <list> output columns\n"
msgstr ""
#: disk-utils/fdisk.c:773
msgid ""
" -t, --type <type> recognize specified partition table type "
"only\n"
msgstr ""
#: disk-utils/fdisk.c:774
msgid ""
" -u, --units[=<unit>] display units: 'cylinders' or "
"'sectors' (default)\n"
msgstr ""
#: disk-utils/fdisk.c:775
msgid ""
" -s, --getsz display device size in 512-byte sectors "
"[DEPRECATED]\n"
msgstr ""
#: disk-utils/fdisk.c:776
msgid ""
" --bytes print SIZE in bytes rather than in human "
"readable format\n"
msgstr ""
#: disk-utils/fdisk.c:777
msgid ""
" -w, --wipe <mode> wipe signatures (auto, always or never)\n"
msgstr ""
#: disk-utils/fdisk.c:778 disk-utils/sfdisk.c:1892
msgid ""
" -W, --wipe-partitions <mode> wipe signatures from new partitions (auto, "
"always or never)\n"
msgstr ""
#: disk-utils/fdisk.c:781
msgid " -C, --cylinders <number> specify the number of cylinders\n"
msgstr ""
#: disk-utils/fdisk.c:782
msgid " -H, --heads <number> specify the number of heads\n"
msgstr ""
#: disk-utils/fdisk.c:783
msgid ""
" -S, --sectors <number> specify the number of sectors per track\n"
msgstr ""
#: disk-utils/fdisk.c:853 disk-utils/partx.c:874
msgid "invalid sector size argument"
msgstr ""
#: disk-utils/fdisk.c:865
msgid "invalid cylinders argument"
msgstr ""
#: disk-utils/fdisk.c:877
msgid "not found DOS label driver"
msgstr ""
#: disk-utils/fdisk.c:883
#, c-format
msgid "unknown compatibility mode '%s'"
msgstr ""
#: disk-utils/fdisk.c:892
msgid "invalid heads argument"
msgstr ""
#: disk-utils/fdisk.c:898
msgid "invalid sectors argument"
msgstr ""
#: disk-utils/fdisk.c:924
#, c-format
msgid "unsupported disklabel: %s"
msgstr ""
#: disk-utils/fdisk.c:941 disk-utils/fdisk.c:946 disk-utils/sfdisk.c:2080
#: disk-utils/sfdisk.c:2085
msgid "unsupported wipe mode"
msgstr ""
#: disk-utils/fdisk.c:959
msgid ""
"The device properties (sector size and geometry) should be used with one "
"specified device only."
msgstr ""
#: disk-utils/fdisk.c:1007
#, c-format
msgid "Welcome to fdisk (%s)."
msgstr ""
#: disk-utils/fdisk.c:1009 disk-utils/sfdisk.c:1624
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:1032
msgid ""
"A hybrid GPT was detected. You have to sync the hybrid MBR manually (expert "
"command 'M')."
msgstr ""
#: disk-utils/fdisk-list.c:43
#, c-format
msgid "Disklabel type: %s"
msgstr ""
#: disk-utils/fdisk-list.c:47
#, c-format
msgid "Disk identifier: %s"
msgstr ""
#: disk-utils/fdisk-list.c:60
#, c-format
msgid "Disk %s: %s, %ju bytes, %ju sectors"
msgstr ""
#: disk-utils/fdisk-list.c:67
#, c-format
msgid "Geometry: %d heads, %llu sectors/track, %llu cylinders"
msgstr ""
#: disk-utils/fdisk-list.c:72 disk-utils/fdisk-list.c:287
#, c-format
msgid "Units: %s of %d * %ld = %ld bytes"
msgstr ""
#: disk-utils/fdisk-list.c:78 disk-utils/fdisk-list.c:293
#, c-format
msgid "Sector size (logical/physical): %lu bytes / %lu bytes"
msgstr ""
#: disk-utils/fdisk-list.c:81
#, c-format
msgid "I/O size (minimum/optimal): %lu bytes / %lu bytes"
msgstr ""
#: disk-utils/fdisk-list.c:85
#, c-format
msgid "Alignment offset: %lu bytes"
msgstr ""
#: disk-utils/fdisk-list.c:116 disk-utils/fdisk-list.c:233
#: disk-utils/fsck.c:1244
msgid "failed to allocate iterator"
msgstr ""
#: disk-utils/fdisk-list.c:122 disk-utils/fdisk-list.c:239
#: text-utils/column.c:196
msgid "failed to allocate output table"
msgstr ""
#: disk-utils/fdisk-list.c:163 disk-utils/fdisk-list.c:263
#: text-utils/column.c:407
msgid "failed to allocate output line"
msgstr ""
#: disk-utils/fdisk-list.c:190
#, c-format
msgid "Partition %zu does not start on physical sector boundary."
msgstr ""
#: disk-utils/fdisk-list.c:197
#, c-format
msgid "Filesystem/RAID signature on partition %zu will be wiped."
msgstr ""
#: disk-utils/fdisk-list.c:206
msgid "Partition table entries are not in disk order."
msgstr ""
#: disk-utils/fdisk-list.c:225 libfdisk/src/bsd.c:1017 libfdisk/src/dos.c:2390
#: libfdisk/src/gpt.c:3013 libfdisk/src/sgi.c:1153 libfdisk/src/sun.c:1113
msgid "Start"
msgstr ""
#: disk-utils/fdisk-list.c:225 libfdisk/src/bsd.c:1018 libfdisk/src/dos.c:2391
#: libfdisk/src/gpt.c:3014 libfdisk/src/sgi.c:1154 libfdisk/src/sun.c:1114
msgid "End"
msgstr ""
#: disk-utils/fdisk-list.c:225 libfdisk/src/bsd.c:1019 libfdisk/src/dos.c:2392
#: libfdisk/src/gpt.c:3015 libfdisk/src/sgi.c:1155 libfdisk/src/sun.c:1115
msgid "Sectors"
msgstr ""
#: disk-utils/fdisk-list.c:225 libfdisk/src/bsd.c:1021 libfdisk/src/dos.c:2394
#: libfdisk/src/gpt.c:3016 libfdisk/src/sgi.c:1157 libfdisk/src/sun.c:1117
msgid "Size"
msgstr ""
#: disk-utils/fdisk-list.c:281
#, c-format
msgid "Unpartitioned space %s: %s, %ju bytes, %ju sectors"
msgstr ""
#: disk-utils/fdisk-list.c:426
#, c-format
msgid ""
"\n"
"Available columns (for -o):\n"
msgstr ""
#: disk-utils/fdisk-list.c:467
#, 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:95
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 "change table length"
msgstr ""
#: disk-utils/fdisk-menu.c:169
msgid "enter protective/hybrid MBR"
msgstr ""
#: disk-utils/fdisk-menu.c:172
msgid "toggle the legacy BIOS bootable flag"
msgstr ""
#: disk-utils/fdisk-menu.c:173
msgid "toggle the no block IO protocol flag"
msgstr ""
#: disk-utils/fdisk-menu.c:174
msgid "toggle the required partition flag"
msgstr ""
#: disk-utils/fdisk-menu.c:175
msgid "toggle the GUID specific bits"
msgstr ""
#: disk-utils/fdisk-menu.c:185
msgid "Sun"
msgstr ""
#: disk-utils/fdisk-menu.c:186
msgid "toggle the read-only flag"
msgstr ""
#: disk-utils/fdisk-menu.c:187
msgid "toggle the mountable flag"
msgstr ""
#: disk-utils/fdisk-menu.c:189
msgid "change number of alternate cylinders"
msgstr ""
#: disk-utils/fdisk-menu.c:190
msgid "change number of extra sectors per cylinder"
msgstr ""
#: disk-utils/fdisk-menu.c:191
msgid "change interleave factor"
msgstr ""
#: disk-utils/fdisk-menu.c:192
msgid "change rotation speed (rpm)"
msgstr ""
#: disk-utils/fdisk-menu.c:193
msgid "change number of physical cylinders"
msgstr ""
#: disk-utils/fdisk-menu.c:202
msgid "SGI"
msgstr ""
#: disk-utils/fdisk-menu.c:203
msgid "select bootable partition"
msgstr ""
#: disk-utils/fdisk-menu.c:204
msgid "edit bootfile entry"
msgstr ""
#: disk-utils/fdisk-menu.c:205
msgid "select sgi swap partition"
msgstr ""
#: disk-utils/fdisk-menu.c:206
msgid "create SGI info"
msgstr ""
#: disk-utils/fdisk-menu.c:215
msgid "DOS (MBR)"
msgstr ""
#: disk-utils/fdisk-menu.c:216
msgid "toggle a bootable flag"
msgstr ""
#: disk-utils/fdisk-menu.c:217
msgid "edit nested BSD disklabel"
msgstr ""
#: disk-utils/fdisk-menu.c:218
msgid "toggle the dos compatibility flag"
msgstr ""
#: disk-utils/fdisk-menu.c:220
msgid "move beginning of data in a partition"
msgstr ""
#: disk-utils/fdisk-menu.c:221
msgid "change the disk identifier"
msgstr ""
#: disk-utils/fdisk-menu.c:223
msgid "return from protective/hybrid MBR to GPT"
msgstr ""
#: disk-utils/fdisk-menu.c:233
msgid "BSD"
msgstr ""
#: disk-utils/fdisk-menu.c:234
msgid "edit drive data"
msgstr ""
#: disk-utils/fdisk-menu.c:235
msgid "install bootstrap"
msgstr ""
#: disk-utils/fdisk-menu.c:236
msgid "show complete disklabel"
msgstr ""
#: disk-utils/fdisk-menu.c:237
msgid "link BSD partition to non-BSD partition"
msgstr ""
#: disk-utils/fdisk-menu.c:369
#, c-format
msgid ""
"\n"
"Help (expert commands):\n"
msgstr ""
#: disk-utils/fdisk-menu.c:371 disk-utils/sfdisk.c:1266
#, c-format
msgid ""
"\n"
"Help:\n"
msgstr ""
#: disk-utils/fdisk-menu.c:391
#, c-format
msgid ""
"You're editing nested '%s' partition table, primary partition table is '%s'."
msgstr ""
#: disk-utils/fdisk-menu.c:421
msgid "Expert command (m for help): "
msgstr ""
#: disk-utils/fdisk-menu.c:423
msgid "Command (m for help): "
msgstr ""
#: disk-utils/fdisk-menu.c:433
#, c-format
msgid "%c: unknown command"
msgstr ""
#: disk-utils/fdisk-menu.c:458 disk-utils/fdisk-menu.c:485
msgid "Enter script file name"
msgstr ""
#: disk-utils/fdisk-menu.c:471
msgid "Script successfully applied."
msgstr ""
#: disk-utils/fdisk-menu.c:497
msgid "Failed to transform disk layout into script"
msgstr ""
#: disk-utils/fdisk-menu.c:511
msgid "Script successfully saved."
msgstr ""
#: disk-utils/fdisk-menu.c:534 disk-utils/sfdisk.c:1512
#, c-format
msgid "Partition #%zu contains a %s signature."
msgstr ""
#: disk-utils/fdisk-menu.c:537 disk-utils/sfdisk.c:1515
msgid "Do you want to remove the signature?"
msgstr ""
#: disk-utils/fdisk-menu.c:542 disk-utils/sfdisk.c:1520
msgid "The signature will be removed by a write command."
msgstr ""
#: disk-utils/fdisk-menu.c:575
msgid "failed to write disklabel"
msgstr ""
#: disk-utils/fdisk-menu.c:613
msgid "Failed to fix partitions order."
msgstr ""
#: disk-utils/fdisk-menu.c:615
msgid "Partitions order fixed."
msgstr ""
#: disk-utils/fdisk-menu.c:631
#, c-format
msgid "Could not delete partition %zu"
msgstr ""
#: disk-utils/fdisk-menu.c:660
msgid "Changing display/entry units to cylinders (DEPRECATED!)."
msgstr ""
#: disk-utils/fdisk-menu.c:662
msgid "Changing display/entry units to sectors."
msgstr ""
#: disk-utils/fdisk-menu.c:672 disk-utils/fdisk-menu.c:842
msgid "Leaving nested disklabel."
msgstr ""
#: disk-utils/fdisk-menu.c:709
msgid "New maximum entries"
msgstr ""
#: disk-utils/fdisk-menu.c:719
msgid "Entering protective/hybrid MBR disklabel."
msgstr ""
#: disk-utils/fdisk-menu.c:735
msgid "New UUID (in 8-4-4-4-12 format)"
msgstr ""
#: disk-utils/fdisk-menu.c:750
msgid "New name"
msgstr ""
#: disk-utils/fdisk-menu.c:813
msgid "Entering nested BSD disklabel."
msgstr ""
#: disk-utils/fdisk-menu.c:998
msgid "Number of cylinders"
msgstr ""
#: disk-utils/fdisk-menu.c:1002
msgid "Number of heads"
msgstr ""
#: disk-utils/fdisk-menu.c:1006
msgid "Number of sectors"
msgstr ""
#: disk-utils/fsck.c:215
#, c-format
msgid "%s is mounted\n"
msgstr ""
#: disk-utils/fsck.c:217
#, c-format
msgid "%s is not mounted\n"
msgstr ""
#: disk-utils/fsck.c:331 disk-utils/fsck.cramfs.c:174
#: disk-utils/fsck.cramfs.c:181 disk-utils/fsck.cramfs.c:235
#: disk-utils/fsck.cramfs.c:253 disk-utils/sfdisk.c:298 libfdisk/src/bsd.c:645
#: lib/path.c:110 lib/path.c:131 lib/path.c:152 lib/path.c:200
#: login-utils/last.c:208 login-utils/last.c:245 login-utils/sulogin.c:655
#: sys-utils/setpriv.c:239 term-utils/setterm.c:724 term-utils/setterm.c:781
#: term-utils/setterm.c:785 term-utils/setterm.c:792
#, c-format
msgid "cannot read %s"
msgstr ""
#: disk-utils/fsck.c:333 lib/path.c:133 lib/path.c:154
#, c-format
msgid "parse error: %s"
msgstr ""
#: disk-utils/fsck.c:360
#, c-format
msgid "cannot create directory %s"
msgstr ""
#: disk-utils/fsck.c:373
#, c-format
msgid "Locking disk by %s ... "
msgstr ""
#: disk-utils/fsck.c:384
#, c-format
msgid "(waiting) "
msgstr ""
#. TRANSLATORS: These are followups to "Locking disk...".
#: disk-utils/fsck.c:394
msgid "succeeded"
msgstr ""
#: disk-utils/fsck.c:394
msgid "failed"
msgstr ""
#: disk-utils/fsck.c:412
#, c-format
msgid "Unlocking %s.\n"
msgstr ""
#: disk-utils/fsck.c:444
#, c-format
msgid "failed to setup description for %s"
msgstr ""
#: disk-utils/fsck.c:474 misc-utils/findmnt.c:782 misc-utils/lsblk.c:444
#: sys-utils/mount.c:99 sys-utils/swapon-common.c:19 sys-utils/umount.c:45
#, c-format
msgid "%s: parse error at line %d -- ignored"
msgstr ""
#: disk-utils/fsck.c:506 disk-utils/fsck.c:508
#, c-format
msgid "%s: failed to parse fstab"
msgstr ""
#: disk-utils/fsck.c:679 login-utils/login.c:952 login-utils/sulogin.c:1026
#: login-utils/vipw.c:205 sys-utils/flock.c:343 sys-utils/nsenter.c:181
#: sys-utils/swapon.c:316 sys-utils/unshare.c:219 sys-utils/unshare.c:420
#: term-utils/script.c:788
msgid "fork failed"
msgstr ""
#: disk-utils/fsck.c:686
#, c-format
msgid "%s: execute failed"
msgstr ""
#: disk-utils/fsck.c:774
msgid "wait: no more child process?!?"
msgstr ""
#: disk-utils/fsck.c:777 sys-utils/flock.c:361 sys-utils/swapon.c:348
#: sys-utils/unshare.c:404 sys-utils/unshare.c:425
msgid "waitpid failed"
msgstr ""
#: disk-utils/fsck.c:795
#, c-format
msgid "Warning... %s for device %s exited with signal %d."
msgstr ""
#: disk-utils/fsck.c:801
#, c-format
msgid "%s %s: status is %x, should never happen."
msgstr ""
#: disk-utils/fsck.c:847
#, c-format
msgid "Finished with %s (exit status %d)\n"
msgstr ""
#: disk-utils/fsck.c:925
#, c-format
msgid "error %d (%m) while executing fsck.%s for %s"
msgstr ""
#: disk-utils/fsck.c:991
msgid ""
"Either all or none of the filesystem types passed to -t must be prefixed\n"
"with 'no' or '!'."
msgstr ""
#: disk-utils/fsck.c:1107
#, c-format
msgid ""
"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number"
msgstr ""
#: disk-utils/fsck.c:1119
#, c-format
msgid "%s: skipping nonexistent device\n"
msgstr ""
#: disk-utils/fsck.c:1124
#, c-format
msgid ""
"%s: nonexistent device (\"nofail\" fstab option may be used to skip this "
"device)\n"
msgstr ""
#: disk-utils/fsck.c:1141
#, c-format
msgid "%s: skipping unknown filesystem type\n"
msgstr ""
#: disk-utils/fsck.c:1155
#, c-format
msgid "cannot check %s: fsck.%s not found"
msgstr ""
#: disk-utils/fsck.c:1259
msgid "Checking all file systems.\n"
msgstr ""
#: disk-utils/fsck.c:1350
#, c-format
msgid "--waiting-- (pass %d)\n"
msgstr ""
#: disk-utils/fsck.c:1375
#, c-format
msgid " %s [options] -- [fs-options] [<filesystem> ...]\n"
msgstr ""
#: disk-utils/fsck.c:1379
msgid "Check and repair a Linux filesystem.\n"
msgstr ""
#: disk-utils/fsck.c:1382
msgid " -A check all filesystems\n"
msgstr ""
#: disk-utils/fsck.c:1383
msgid " -C [<fd>] display progress bar; file descriptor is for GUIs\n"
msgstr ""
#: disk-utils/fsck.c:1384
msgid " -l lock the device to guarantee exclusive access\n"
msgstr ""
#: disk-utils/fsck.c:1385
msgid " -M do not check mounted filesystems\n"
msgstr ""
#: disk-utils/fsck.c:1386
msgid " -N do not execute, just show what would be done\n"
msgstr ""
#: disk-utils/fsck.c:1387
msgid " -P check filesystems in parallel, including root\n"
msgstr ""
#: disk-utils/fsck.c:1388
msgid " -R skip root filesystem; useful only with '-A'\n"
msgstr ""
#: disk-utils/fsck.c:1389
msgid ""
" -r [<fd>] report statistics for each device checked;\n"
" file descriptor is for GUIs\n"
msgstr ""
#: disk-utils/fsck.c:1391
msgid " -s serialize the checking operations\n"
msgstr ""
#: disk-utils/fsck.c:1392
msgid " -T do not show the title on startup\n"
msgstr ""
#: disk-utils/fsck.c:1393
msgid ""
" -t <type> specify filesystem types to be checked;\n"
" <type> is allowed to be a comma-separated list\n"
msgstr ""
#: disk-utils/fsck.c:1395
msgid " -V explain what is being done\n"
msgstr ""
#: disk-utils/fsck.c:1396
msgid " -? display this help and exit\n"
msgstr ""
#: disk-utils/fsck.c:1399
msgid "See the specific fsck.* commands for available fs-options."
msgstr ""
#: disk-utils/fsck.c:1438
msgid "too many devices"
msgstr ""
#: disk-utils/fsck.c:1450
msgid "Is /proc mounted?"
msgstr ""
#: disk-utils/fsck.c:1458
#, c-format
msgid "must be root to scan for matching filesystems: %s"
msgstr ""
#: disk-utils/fsck.c:1462
#, c-format
msgid "couldn't find matching filesystem: %s"
msgstr ""
#: disk-utils/fsck.c:1470 disk-utils/fsck.c:1565 misc-utils/kill.c:363
#: sys-utils/eject.c:278
msgid "too many arguments"
msgstr ""
#: disk-utils/fsck.c:1525 disk-utils/fsck.c:1528
msgid "invalid argument of -r"
msgstr ""
#: disk-utils/fsck.c:1576
#, c-format
msgid "invalid argument of -r: %d"
msgstr ""
#: disk-utils/fsck.c:1618
msgid "the -l option can be used with one device only -- ignore"
msgstr ""
#: disk-utils/fsck.cramfs.c:113
#, c-format
msgid " %s [options] <file>\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:116
msgid "Check and repair a compressed ROM filesystem.\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:119
msgid " -a for compatibility only, ignored\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:120
msgid " -v, --verbose be more verbose\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:121
msgid " -y for compatibility only, ignored\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:122
msgid " -b, --blocksize <size> use this blocksize, defaults to page size\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:123
msgid ""
" --extract[=<dir>] test uncompression, optionally extract into <dir>\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:161
#, c-format
msgid "ioctl failed: unable to determine device size: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:167
#, c-format
msgid "not a block device or file: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:170 disk-utils/fsck.cramfs.c:206
msgid "file length too short"
msgstr ""
#: disk-utils/fsck.cramfs.c:179 disk-utils/fsck.cramfs.c:233
#: disk-utils/fsck.cramfs.c:249 libfdisk/src/bsd.c:717 libfdisk/src/bsd.c:892
#: login-utils/last.c:203 login-utils/last.c:237 sys-utils/fallocate.c:221
#, c-format
msgid "seek on %s failed"
msgstr ""
#: disk-utils/fsck.cramfs.c:185 disk-utils/fsck.cramfs.c:187
msgid "superblock magic not found"
msgstr ""
#: disk-utils/fsck.cramfs.c:190
#, c-format
msgid "cramfs endianness is %s\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:191
msgid "big"
msgstr ""
#: disk-utils/fsck.cramfs.c:191
msgid "little"
msgstr ""
#: disk-utils/fsck.cramfs.c:195
msgid "unsupported filesystem features"
msgstr ""
#: disk-utils/fsck.cramfs.c:199
#, c-format
msgid "superblock size (%d) too small"
msgstr ""
#: disk-utils/fsck.cramfs.c:204
msgid "zero file count"
msgstr ""
#: disk-utils/fsck.cramfs.c:208
msgid "file extends past end of filesystem"
msgstr ""
#: disk-utils/fsck.cramfs.c:210
msgid "old cramfs format"
msgstr ""
#: disk-utils/fsck.cramfs.c:219
msgid "unable to test CRC: old cramfs format"
msgstr ""
#: disk-utils/fsck.cramfs.c:272
msgid "crc error"
msgstr ""
#: disk-utils/fsck.cramfs.c:302 disk-utils/fsck.minix.c:554
msgid "seek failed"
msgstr ""
#: disk-utils/fsck.cramfs.c:306
msgid "read romfs failed"
msgstr ""
#: disk-utils/fsck.cramfs.c:338
msgid "root inode is not directory"
msgstr ""
#: disk-utils/fsck.cramfs.c:342
#, c-format
msgid "bad root offset (%lu)"
msgstr ""
#: disk-utils/fsck.cramfs.c:360
msgid "data block too large"
msgstr ""
#: disk-utils/fsck.cramfs.c:364
#, c-format
msgid "decompression error: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:390
#, c-format
msgid " hole at %lu (%zu)\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:397 disk-utils/fsck.cramfs.c:550
#, c-format
msgid " uncompressing block at %lu to %lu (%lu)\n"
msgstr ""
#: disk-utils/fsck.cramfs.c:404
#, c-format
msgid "non-block (%ld) bytes"
msgstr ""
#: disk-utils/fsck.cramfs.c:408
#, c-format
msgid "non-size (%ld vs %ld) bytes"
msgstr ""
#: disk-utils/fsck.cramfs.c:413 disk-utils/fsck.cramfs.c:516
#: disk-utils/swaplabel.c:104 misc-utils/uuidd.c:375 sys-utils/fallocate.c:417
#: sys-utils/setpriv.c:535 sys-utils/setpriv.c:558 sys-utils/swapon.c:389
#: term-utils/ttymsg.c:175
#, c-format
msgid "write failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:424
#, c-format
msgid "lchown failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:428
#, c-format
msgid "chown failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:433
#, c-format
msgid "utime failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:445
#, c-format
msgid "directory inode has zero offset and non-zero size: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:460
#, c-format
msgid "mkdir failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:476
msgid "filename length is zero"
msgstr ""
#: disk-utils/fsck.cramfs.c:478
msgid "bad filename length"
msgstr ""
#: disk-utils/fsck.cramfs.c:484
msgid "bad inode offset"
msgstr ""
#: disk-utils/fsck.cramfs.c:499
msgid "file inode has zero offset and non-zero size"
msgstr ""
#: disk-utils/fsck.cramfs.c:502
msgid "file inode has zero size and non-zero offset"
msgstr ""
#: disk-utils/fsck.cramfs.c:531
msgid "symbolic link has zero offset"
msgstr ""
#: disk-utils/fsck.cramfs.c:533
msgid "symbolic link has zero size"
msgstr ""
#: disk-utils/fsck.cramfs.c:542
#, c-format
msgid "size error in symlink: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:556
#, c-format
msgid "symlink failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:569
#, c-format
msgid "special file has non-zero offset: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:579
#, c-format
msgid "fifo has non-zero size: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:585
#, c-format
msgid "socket has non-zero size: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:588
#, c-format
msgid "bogus mode: %s (%o)"
msgstr ""
#: disk-utils/fsck.cramfs.c:597
#, c-format
msgid "mknod failed: %s"
msgstr ""
#: disk-utils/fsck.cramfs.c:629
#, c-format
msgid "directory data start (%lu) < sizeof(struct cramfs_super) + start (%zu)"
msgstr ""
#: disk-utils/fsck.cramfs.c:633
#, c-format
msgid "directory data end (%lu) != file data start (%lu)"
msgstr ""
#: disk-utils/fsck.cramfs.c:637
msgid "invalid file data offset"
msgstr ""
#: disk-utils/fsck.cramfs.c:684 disk-utils/mkfs.cramfs.c:726
msgid "invalid blocksize argument"
msgstr ""
#: disk-utils/fsck.cramfs.c:705
#, c-format
msgid "%s: OK\n"
msgstr ""
#: disk-utils/fsck.minix.c:184
msgid "Check the consistency of a Minix filesystem.\n"
msgstr ""
#: disk-utils/fsck.minix.c:186
msgid " -l, --list list all filenames\n"
msgstr ""
#: disk-utils/fsck.minix.c:187
msgid " -a, --auto automatic repair\n"
msgstr ""
#: disk-utils/fsck.minix.c:188
msgid " -r, --repair interactive repair\n"
msgstr ""
#: disk-utils/fsck.minix.c:189
msgid " -v, --verbose be verbose\n"
msgstr ""
#: disk-utils/fsck.minix.c:190
msgid " -s, --super output super-block information\n"
msgstr ""
#: disk-utils/fsck.minix.c:191
msgid " -m, --uncleared activate mode not cleared warnings\n"
msgstr ""
#: disk-utils/fsck.minix.c:192
msgid " -f, --force force check\n"
msgstr ""
#. TRANSLATORS: these yes no questions uses rpmatch(), and should be
#. * translated.
#: disk-utils/fsck.minix.c:252
#, c-format
msgid "%s (y/n)? "
msgstr ""
#: disk-utils/fsck.minix.c:252
#, c-format
msgid "%s (n/y)? "
msgstr ""
#: disk-utils/fsck.minix.c:269
#, c-format
msgid "y\n"
msgstr ""
#: disk-utils/fsck.minix.c:271
#, c-format
msgid "n\n"
msgstr ""
#: disk-utils/fsck.minix.c:287
#, c-format
msgid "%s is mounted.\t "
msgstr ""
#: disk-utils/fsck.minix.c:289
msgid "Do you really want to continue"
msgstr ""
#: disk-utils/fsck.minix.c:293
#, c-format
msgid "check aborted.\n"
msgstr ""
#: disk-utils/fsck.minix.c:319 disk-utils/fsck.minix.c:340
#, c-format
msgid "Zone nr < FIRSTZONE in file `%s'."
msgstr ""
#: disk-utils/fsck.minix.c:322 disk-utils/fsck.minix.c:343
#, c-format
msgid "Zone nr >= ZONES in file `%s'."
msgstr ""
#: disk-utils/fsck.minix.c:326 disk-utils/fsck.minix.c:347
msgid "Remove block"
msgstr ""
#: disk-utils/fsck.minix.c:363
#, c-format
msgid "Read error: unable to seek to block in file '%s'\n"
msgstr ""
#: disk-utils/fsck.minix.c:369
#, c-format
msgid "Read error: bad block in file '%s'\n"
msgstr ""
#: disk-utils/fsck.minix.c:381
#, c-format
msgid ""
"Internal error: trying to write bad block\n"
"Write request ignored\n"
msgstr ""
#: disk-utils/fsck.minix.c:387
msgid "seek failed in write_block"
msgstr ""
#: disk-utils/fsck.minix.c:390
#, c-format
msgid "Write error: bad block in file '%s'\n"
msgstr ""
#: disk-utils/fsck.minix.c:505
msgid "seek failed in write_super_block"
msgstr ""
#: disk-utils/fsck.minix.c:507
msgid "unable to write super-block"
msgstr ""
#: disk-utils/fsck.minix.c:520
msgid "Unable to write inode map"
msgstr ""
#: disk-utils/fsck.minix.c:523
msgid "Unable to write zone map"
msgstr ""
#: disk-utils/fsck.minix.c:526
msgid "Unable to write inodes"
msgstr ""
#: disk-utils/fsck.minix.c:558
msgid "unable to alloc buffer for superblock"
msgstr ""
#: disk-utils/fsck.minix.c:561
msgid "unable to read super block"
msgstr ""
#: disk-utils/fsck.minix.c:583
msgid "bad magic number in super-block"
msgstr ""
#: disk-utils/fsck.minix.c:585
msgid "Only 1k blocks/zones supported"
msgstr ""
#: disk-utils/fsck.minix.c:587
msgid "bad s_ninodes field in super-block"
msgstr ""
#: disk-utils/fsck.minix.c:589
msgid "bad s_imap_blocks field in super-block"
msgstr ""
#: disk-utils/fsck.minix.c:591
msgid "bad s_firstdatazone field in super-block"
msgstr ""
#: disk-utils/fsck.minix.c:594
msgid "bad s_zmap_blocks field in super-block"
msgstr ""
#: disk-utils/fsck.minix.c:610
msgid "Unable to allocate buffer for inode map"
msgstr ""
#: disk-utils/fsck.minix.c:613
msgid "Unable to allocate buffer for zone map"
msgstr ""
#: disk-utils/fsck.minix.c:616
msgid "Unable to allocate buffer for inodes"
msgstr ""
#: disk-utils/fsck.minix.c:619
msgid "Unable to allocate buffer for inode count"
msgstr ""
#: disk-utils/fsck.minix.c:622
msgid "Unable to allocate buffer for zone count"
msgstr ""
#: disk-utils/fsck.minix.c:626
msgid "Unable to read inode map"
msgstr ""
#: disk-utils/fsck.minix.c:630
msgid "Unable to read zone map"
msgstr ""
#: disk-utils/fsck.minix.c:634
msgid "Unable to read inodes"
msgstr ""
#: disk-utils/fsck.minix.c:636
#, c-format
msgid "Warning: Firstzone != Norm_firstzone\n"
msgstr ""
#: disk-utils/fsck.minix.c:641
#, c-format
msgid "%ld inodes\n"
msgstr ""
#: disk-utils/fsck.minix.c:642
#, c-format
msgid "%ld blocks\n"
msgstr ""
#: disk-utils/fsck.minix.c:643 disk-utils/mkfs.minix.c:566
#, c-format
msgid "Firstdatazone=%jd (%jd)\n"
msgstr ""
#: disk-utils/fsck.minix.c:645
#, c-format
msgid "Zonesize=%d\n"
msgstr ""
#: disk-utils/fsck.minix.c:646
#, c-format
msgid "Maxsize=%zu\n"
msgstr ""
#: disk-utils/fsck.minix.c:648
#, c-format
msgid "Filesystem state=%d\n"
msgstr ""
#: disk-utils/fsck.minix.c:649
#, c-format
msgid ""
"namelen=%zd\n"
"\n"
msgstr ""
#: disk-utils/fsck.minix.c:664 disk-utils/fsck.minix.c:714
#, c-format
msgid "Inode %d marked unused, but used for file '%s'\n"
msgstr ""
#: disk-utils/fsck.minix.c:667 disk-utils/fsck.minix.c:717
msgid "Mark in use"
msgstr ""
#: disk-utils/fsck.minix.c:689 disk-utils/fsck.minix.c:737
#, c-format
msgid "The file `%s' has mode %05o\n"
msgstr ""
#: disk-utils/fsck.minix.c:696 disk-utils/fsck.minix.c:743
#, c-format
msgid "Warning: inode count too big.\n"
msgstr ""
#: disk-utils/fsck.minix.c:755 disk-utils/fsck.minix.c:763
msgid "root inode isn't a directory"
msgstr ""
#: disk-utils/fsck.minix.c:775 disk-utils/fsck.minix.c:806
#, c-format
msgid "Block has been used before. Now in file `%s'."
msgstr ""
#: disk-utils/fsck.minix.c:777 disk-utils/fsck.minix.c:808
#: disk-utils/fsck.minix.c:1143 disk-utils/fsck.minix.c:1152
#: disk-utils/fsck.minix.c:1199 disk-utils/fsck.minix.c:1208
msgid "Clear"
msgstr ""
#: disk-utils/fsck.minix.c:787 disk-utils/fsck.minix.c:818
#, c-format
msgid "Block %d in file `%s' is marked not in use."
msgstr ""
#: disk-utils/fsck.minix.c:789 disk-utils/fsck.minix.c:820
msgid "Correct"
msgstr ""
#: disk-utils/fsck.minix.c:959 disk-utils/fsck.minix.c:1033
#, c-format
msgid "The directory '%s' contains a bad inode number for file '%.*s'."
msgstr ""
#: disk-utils/fsck.minix.c:961 disk-utils/fsck.minix.c:1035
msgid " Remove"
msgstr ""
#: disk-utils/fsck.minix.c:977 disk-utils/fsck.minix.c:1051
#, c-format
msgid "%s: bad directory: '.' isn't first\n"
msgstr ""
#: disk-utils/fsck.minix.c:986 disk-utils/fsck.minix.c:1060
#, c-format
msgid "%s: bad directory: '..' isn't second\n"
msgstr ""
#: disk-utils/fsck.minix.c:1094 disk-utils/fsck.minix.c:1117
msgid "internal error"
msgstr ""
#: disk-utils/fsck.minix.c:1097 disk-utils/fsck.minix.c:1120
#, c-format
msgid "%s: bad directory: size < 32"
msgstr ""
#: disk-utils/fsck.minix.c:1103
#, c-format
msgid "%s: bad directory: invalid i_zone, use --repair to fix\n"
msgstr ""
#: disk-utils/fsck.minix.c:1132
msgid "seek failed in bad_zone"
msgstr ""
#: disk-utils/fsck.minix.c:1142 disk-utils/fsck.minix.c:1198
#, c-format
msgid "Inode %lu mode not cleared."
msgstr ""
#: disk-utils/fsck.minix.c:1151 disk-utils/fsck.minix.c:1207
#, c-format
msgid "Inode %lu not used, marked used in the bitmap."
msgstr ""
#: disk-utils/fsck.minix.c:1157 disk-utils/fsck.minix.c:1213
#, c-format
msgid "Inode %lu used, marked unused in the bitmap."
msgstr ""
#: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1214
msgid "Set"
msgstr ""
#: disk-utils/fsck.minix.c:1162 disk-utils/fsck.minix.c:1218
#, c-format
msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d."
msgstr ""
#: disk-utils/fsck.minix.c:1165 disk-utils/fsck.minix.c:1221
msgid "Set i_nlinks to count"
msgstr ""
#: disk-utils/fsck.minix.c:1177 disk-utils/fsck.minix.c:1233
#, c-format
msgid "Zone %lu: marked in use, no file uses it."
msgstr ""
#: disk-utils/fsck.minix.c:1179 disk-utils/fsck.minix.c:1235
msgid "Unmark"
msgstr ""
#: disk-utils/fsck.minix.c:1184 disk-utils/fsck.minix.c:1240
#, c-format
msgid "Zone %lu: in use, counted=%d\n"
msgstr ""
#: disk-utils/fsck.minix.c:1187 disk-utils/fsck.minix.c:1243
#, c-format
msgid "Zone %lu: not in use, counted=%d\n"
msgstr ""
#: disk-utils/fsck.minix.c:1291
msgid "bad inode size"
msgstr ""
#: disk-utils/fsck.minix.c:1293
msgid "bad v2 inode size"
msgstr ""
#: disk-utils/fsck.minix.c:1337
msgid "need terminal for interactive repairs"
msgstr ""
#: disk-utils/fsck.minix.c:1341
#, c-format
msgid "cannot open %s: %s"
msgstr ""
#: disk-utils/fsck.minix.c:1352
#, c-format
msgid "%s is clean, no check.\n"
msgstr ""
#: disk-utils/fsck.minix.c:1355
#, c-format
msgid "Forcing filesystem check on %s.\n"
msgstr ""
#: disk-utils/fsck.minix.c:1357
#, c-format
msgid "Filesystem on %s is dirty, needs checking.\n"
msgstr ""
#: disk-utils/fsck.minix.c:1389
#, c-format
msgid ""
"\n"
"%6ld inodes used (%ld%%)\n"
msgstr ""
#: disk-utils/fsck.minix.c:1395
#, c-format
msgid "%6ld zones used (%ld%%)\n"
msgstr ""
#: disk-utils/fsck.minix.c:1397
#, 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:1411
#, c-format
msgid ""
"----------------------------\n"
"FILE SYSTEM HAS BEEN CHANGED\n"
"----------------------------\n"
msgstr ""
#: disk-utils/fsck.minix.c:1423 disk-utils/mkfs.minix.c:833
#: disk-utils/mkswap.c:539 disk-utils/partx.c:1058 disk-utils/resizepart.c:112
#: login-utils/utmpdump.c:393 sys-utils/dmesg.c:659 sys-utils/wdctl.c:346
#: sys-utils/wdctl.c:411 term-utils/script.c:273 term-utils/script.c:350
#: term-utils/setterm.c:888 text-utils/pg.c:1248
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] <iso9660_image_file>\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=<number> divide the amount of bytes by <number>\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:193
msgid "invalid block-count"
msgstr ""
#: disk-utils/mkfs.bfs.c:199
#, c-format
msgid "cannot get size of %s"
msgstr ""
#: disk-utils/mkfs.bfs.c:204
#, c-format
msgid "blocks argument too large, max is %llu"
msgstr ""
#: disk-utils/mkfs.bfs.c:219
msgid "too many inodes - max is 512"
msgstr ""
#: disk-utils/mkfs.bfs.c:229
#, c-format
msgid "not enough space, need at least %llu blocks"
msgstr ""
#: disk-utils/mkfs.bfs.c:241
#, c-format
msgid "Device: %s\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:242
#, c-format
msgid "Volume: <%-6s>\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:243
#, c-format
msgid "FSname: <%-6s>\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:244
#, c-format
msgid "BlockSize: %d\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:246
#, c-format
msgid "Inodes: %ld (in 1 block)\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:249
#, c-format
msgid "Inodes: %ld (in %llu blocks)\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:251
#, c-format
msgid "Blocks: %llu\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:252
#, c-format
msgid "Inode end: %d, Data end: %d\n"
msgstr ""
#: disk-utils/mkfs.bfs.c:257
msgid "error writing superblock"
msgstr ""
#: disk-utils/mkfs.bfs.c:278
msgid "error writing root inode"
msgstr ""
#: disk-utils/mkfs.bfs.c:283
msgid "error writing inode"
msgstr ""
#: disk-utils/mkfs.bfs.c:286
msgid "seek error"
msgstr ""
#: disk-utils/mkfs.bfs.c:292
msgid "error writing . entry"
msgstr ""
#: disk-utils/mkfs.bfs.c:296
msgid "error writing .. entry"
msgstr ""
#: disk-utils/mkfs.bfs.c:299
#, c-format
msgid "error closing %s"
msgstr ""
#: disk-utils/mkfs.c:44
#, c-format
msgid " %s [options] [-t <type>] [fs-options] <device> [<size>]\n"
msgstr ""
#: disk-utils/mkfs.c:48
msgid "Make a Linux filesystem.\n"
msgstr ""
#: disk-utils/mkfs.c:51
#, c-format
msgid " -t, --type=<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 " <device> path to the device to be used\n"
msgstr ""
#: disk-utils/mkfs.c:54
#, c-format
msgid " <size> 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:49 login-utils/newgrp.c:239
#: login-utils/su-common.c:648 login-utils/su-common.c:989
#: login-utils/sulogin.c:791 login-utils/sulogin.c:795 schedutils/chrt.c:555
#: schedutils/ionice.c:260 schedutils/taskset.c:245 sys-utils/flock.c:122
#: sys-utils/nsenter.c:482 sys-utils/prlimit.c:643 sys-utils/rtcwake.c:577
#: sys-utils/setarch.c:324 sys-utils/setarch.c:403 sys-utils/setsid.c:115
#: sys-utils/swapon.c:340 sys-utils/switch_root.c:257 sys-utils/unshare.c:461
#: term-utils/script.c:589 text-utils/pg.c:1375
#, c-format
msgid "failed to execute %s"
msgstr ""
#: disk-utils/mkfs.cramfs.c:131
#, 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:164
#, c-format
msgid "readlink failed: %s"
msgstr ""
#: disk-utils/mkfs.cramfs.c:308
#, c-format
msgid "could not read directory %s"
msgstr ""
#: disk-utils/mkfs.cramfs.c:443
msgid "filesystem too big. Exiting."
msgstr ""
#: disk-utils/mkfs.cramfs.c:602
#, c-format
msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:621
#, c-format
msgid "%6.2f%% (%+ld bytes)\t%s\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:666
#, c-format
msgid "cannot close file %s"
msgstr ""
#: disk-utils/mkfs.cramfs.c:732
msgid "invalid edition number argument"
msgstr ""
#: disk-utils/mkfs.cramfs.c:742
msgid "invalid endianness given; must be 'big', 'little', or 'host'"
msgstr ""
#: disk-utils/mkfs.cramfs.c:806
#, 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:830
msgid "ROM image map"
msgstr ""
#: disk-utils/mkfs.cramfs.c:842
#, c-format
msgid "Including: %s\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:848
#, c-format
msgid "Directory data: %zd bytes\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:856
#, c-format
msgid "Everything: %zd kilobytes\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:861
#, c-format
msgid "Super block: %zd bytes\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:868
#, c-format
msgid "CRC: %x\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:873
#, c-format
msgid "not enough space allocated for ROM image (%lld allocated, %zu used)"
msgstr ""
#: disk-utils/mkfs.cramfs.c:879
#, c-format
msgid "ROM image write failed (%zd %zd)"
msgstr ""
#: disk-utils/mkfs.cramfs.c:882
msgid "ROM image"
msgstr ""
#: disk-utils/mkfs.cramfs.c:891
#, c-format
msgid "warning: filenames truncated to %u bytes."
msgstr ""
#: disk-utils/mkfs.cramfs.c:893
msgid "warning: files were skipped due to errors."
msgstr ""
#: disk-utils/mkfs.cramfs.c:895
#, c-format
msgid "warning: file sizes truncated to %luMB (minus 1 byte)."
msgstr ""
#: disk-utils/mkfs.cramfs.c:899
#, c-format
msgid "warning: uids truncated to %u bits. (This may be a security concern.)"
msgstr ""
#: disk-utils/mkfs.cramfs.c:902
#, c-format
msgid "warning: gids truncated to %u bits. (This may be a security concern.)"
msgstr ""
#: disk-utils/mkfs.cramfs.c:905
#, 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:135
#, c-format
msgid " %s [options] /dev/name [blocks]\n"
msgstr ""
#: disk-utils/mkfs.minix.c:137
msgid " -1 use Minix version 1\n"
msgstr ""
#: disk-utils/mkfs.minix.c:138
msgid " -2, -v use Minix version 2\n"
msgstr ""
#: disk-utils/mkfs.minix.c:139
msgid " -3 use Minix version 3\n"
msgstr ""
#: disk-utils/mkfs.minix.c:140
msgid " -n, --namelength <num> maximum length of filenames\n"
msgstr ""
#: disk-utils/mkfs.minix.c:141
msgid " -i, --inodes <num> number of inodes for the filesystem\n"
msgstr ""
#: disk-utils/mkfs.minix.c:142
msgid " -c, --check check the device for bad blocks\n"
msgstr ""
#: disk-utils/mkfs.minix.c:143
msgid " -l, --badblocks <file> list of bad blocks from file\n"
msgstr ""
#: disk-utils/mkfs.minix.c:187
#, c-format
msgid "%s: seek to boot block failed in write_tables"
msgstr ""
#: disk-utils/mkfs.minix.c:190
#, c-format
msgid "%s: unable to clear boot sector"
msgstr ""
#: disk-utils/mkfs.minix.c:192
#, c-format
msgid "%s: seek failed in write_tables"
msgstr ""
#: disk-utils/mkfs.minix.c:195
#, c-format
msgid "%s: unable to write super-block"
msgstr ""
#: disk-utils/mkfs.minix.c:198
#, c-format
msgid "%s: unable to write inode map"
msgstr ""
#: disk-utils/mkfs.minix.c:201
#, c-format
msgid "%s: unable to write zone map"
msgstr ""
#: disk-utils/mkfs.minix.c:204
#, c-format
msgid "%s: unable to write inodes"
msgstr ""
#: disk-utils/mkfs.minix.c:209
#, c-format
msgid "%s: seek failed in write_block"
msgstr ""
#: disk-utils/mkfs.minix.c:212
#, c-format
msgid "%s: write failed in write_block"
msgstr ""
#: disk-utils/mkfs.minix.c:221 disk-utils/mkfs.minix.c:296
#: disk-utils/mkfs.minix.c:345
#, c-format
msgid "%s: too many bad blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:229
#, c-format
msgid "%s: not enough good blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:544
#, c-format
msgid ""
"First data block at %jd, which is too far (max %d).\n"
"Try specifying fewer inodes by passing --inodes <num>"
msgstr ""
#: disk-utils/mkfs.minix.c:564
#, c-format
msgid "%lu inode\n"
msgid_plural "%lu inodes\n"
msgstr[0] ""
msgstr[1] ""
#: disk-utils/mkfs.minix.c:565
#, c-format
msgid "%lu block\n"
msgid_plural "%lu blocks\n"
msgstr[0] ""
msgstr[1] ""
#: disk-utils/mkfs.minix.c:568
#, c-format
msgid "Zonesize=%zu\n"
msgstr ""
#: disk-utils/mkfs.minix.c:569
#, c-format
msgid ""
"Maxsize=%zu\n"
"\n"
msgstr ""
#: disk-utils/mkfs.minix.c:582
#, c-format
msgid "%s: seek failed during testing of blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:589
#, c-format
msgid "Weird values in do_check: probably bugs\n"
msgstr ""
#: disk-utils/mkfs.minix.c:622
#, c-format
msgid "%s: seek failed in check_blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:632
#, c-format
msgid "%s: bad blocks before data-area: cannot make fs"
msgstr ""
#: disk-utils/mkfs.minix.c:639 disk-utils/mkfs.minix.c:663
#, c-format
msgid "%d bad block\n"
msgid_plural "%d bad blocks\n"
msgstr[0] ""
msgstr[1] ""
#: disk-utils/mkfs.minix.c:648
#, c-format
msgid "%s: can't open file of bad blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:653
#, c-format
msgid "badblock number input error on line %d\n"
msgstr ""
#: disk-utils/mkfs.minix.c:654
#, c-format
msgid "%s: cannot read badblocks file"
msgstr ""
#: disk-utils/mkfs.minix.c:694
#, c-format
msgid "block size smaller than physical sector size of %s"
msgstr ""
#: disk-utils/mkfs.minix.c:697
#, c-format
msgid "cannot determine size of %s"
msgstr ""
#: disk-utils/mkfs.minix.c:705
#, c-format
msgid "%s: requested blocks (%llu) exceeds available (%llu) blocks\n"
msgstr ""
#: disk-utils/mkfs.minix.c:708
#, c-format
msgid "%s: number of blocks too small"
msgstr ""
#: disk-utils/mkfs.minix.c:723 disk-utils/mkfs.minix.c:729
#, c-format
msgid "unsupported name length: %d"
msgstr ""
#: disk-utils/mkfs.minix.c:732
#, c-format
msgid "unsupported minix file system version: %d"
msgstr ""
#: disk-utils/mkfs.minix.c:767
msgid "-v is ambiguous, use '-2' instead"
msgstr ""
#: disk-utils/mkfs.minix.c:778
msgid "failed to parse maximum length of filenames"
msgstr ""
#: disk-utils/mkfs.minix.c:782
msgid "failed to parse number of inodes"
msgstr ""
#: disk-utils/mkfs.minix.c:806
msgid "failed to parse number of blocks"
msgstr ""
#: disk-utils/mkfs.minix.c:813
#, c-format
msgid "%s is mounted; will not make a filesystem here!"
msgstr ""
#: disk-utils/mkswap.c:80
#, c-format
msgid "Bad user-specified page size %u"
msgstr ""
#: disk-utils/mkswap.c:83
#, c-format
msgid "Using user-specified page size %d, instead of the system value %d"
msgstr ""
#: disk-utils/mkswap.c:124
msgid "Label was truncated."
msgstr ""
#: disk-utils/mkswap.c:132
#, c-format
msgid "no label, "
msgstr ""
#: disk-utils/mkswap.c:140
#, c-format
msgid "no uuid\n"
msgstr ""
#: disk-utils/mkswap.c:147
#, c-format
msgid ""
"\n"
"Usage:\n"
" %s [options] device [size]\n"
msgstr ""
#: disk-utils/mkswap.c:152
msgid "Set up a Linux swap area.\n"
msgstr ""
#: disk-utils/mkswap.c:155
#, 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:174
#, c-format
msgid "too many bad pages: %lu"
msgstr ""
#: disk-utils/mkswap.c:195
msgid "seek failed in check_blocks"
msgstr ""
#: disk-utils/mkswap.c:203
#, c-format
msgid "%lu bad page\n"
msgid_plural "%lu bad pages\n"
msgstr[0] ""
msgstr[1] ""
#: disk-utils/mkswap.c:228
msgid "unable to alloc new libblkid probe"
msgstr ""
#: disk-utils/mkswap.c:230
msgid "unable to assign device to libblkid probe"
msgstr ""
#: disk-utils/mkswap.c:247
#, c-format
msgid "warning: checking bad blocks from swap file is not supported: %s"
msgstr ""
#: disk-utils/mkswap.c:261 disk-utils/mkswap.c:287 disk-utils/mkswap.c:334
msgid "unable to rewind swap-device"
msgstr ""
#: disk-utils/mkswap.c:290
msgid "unable to erase bootbits sectors"
msgstr ""
#: disk-utils/mkswap.c:306
#, c-format
msgid "%s: warning: wiping old %s signature."
msgstr ""
#: disk-utils/mkswap.c:311
#, c-format
msgid "%s: warning: don't erase bootbits sectors"
msgstr ""
#: disk-utils/mkswap.c:314
#, c-format
msgid " (%s partition table detected). "
msgstr ""
#: disk-utils/mkswap.c:316
#, c-format
msgid " (compiled without libblkid). "
msgstr ""
#: disk-utils/mkswap.c:317
#, c-format
msgid "Use -f to force.\n"
msgstr ""
#: disk-utils/mkswap.c:339
#, c-format
msgid "%s: unable to write signature page"
msgstr ""
#: disk-utils/mkswap.c:380
msgid "parsing page size failed"
msgstr ""
#: disk-utils/mkswap.c:386
msgid "parsing version number failed"
msgstr ""
#: disk-utils/mkswap.c:389
#, c-format
msgid "swapspace version %d is not supported"
msgstr ""
#: disk-utils/mkswap.c:395
#, c-format
msgid "warning: ignoring -U (UUIDs are unsupported by %s)"
msgstr ""
#: disk-utils/mkswap.c:414
msgid "only one device argument is currently supported"
msgstr ""
#: disk-utils/mkswap.c:421
msgid "error: parsing UUID failed"
msgstr ""
#: disk-utils/mkswap.c:430
msgid "error: Nowhere to set up swap on?"
msgstr ""
#: disk-utils/mkswap.c:436
msgid "invalid block count argument"
msgstr ""
#: disk-utils/mkswap.c:445
#, c-format
msgid "error: size %llu KiB is larger than device size %<PRIu64> KiB"
msgstr ""
#: disk-utils/mkswap.c:451
#, c-format
msgid "error: swap area needs to be at least %ld KiB"
msgstr ""
#: disk-utils/mkswap.c:456
#, c-format
msgid "warning: truncating swap area to %llu KiB"
msgstr ""
#: disk-utils/mkswap.c:461
#, c-format
msgid "error: %s is mounted; will not make swapspace"
msgstr ""
#: disk-utils/mkswap.c:468 sys-utils/swapon.c:525
#, c-format
msgid "%s: insecure permissions %04o, %04o suggested."
msgstr ""
#: disk-utils/mkswap.c:472 sys-utils/swapon.c:530
#, c-format
msgid "%s: insecure file owner %d, 0 (root) suggested."
msgstr ""
#: disk-utils/mkswap.c:487
msgid "Unable to set up swap-space: unreadable"
msgstr ""
#: disk-utils/mkswap.c:492
#, c-format
msgid "Setting up swapspace version %d, size = %s (%<PRIu64> bytes)\n"
msgstr ""
#: disk-utils/mkswap.c:512
#, c-format
msgid "%s: unable to obtain selinux file label"
msgstr ""
#: disk-utils/mkswap.c:515
msgid "unable to matchpathcon()"
msgstr ""
#: disk-utils/mkswap.c:518
msgid "unable to create new selinux context"
msgstr ""
#: disk-utils/mkswap.c:520
msgid "couldn't compute selinux context"
msgstr ""
#: disk-utils/mkswap.c:526
#, c-format
msgid "unable to relabel %s to %s"
msgstr ""
#: disk-utils/partx.c:86
msgid "partition number"
msgstr ""
#: disk-utils/partx.c:87
msgid "start of the partition in sectors"
msgstr ""
#: disk-utils/partx.c:88
msgid "end of the partition in sectors"
msgstr ""
#: disk-utils/partx.c:89
msgid "number of sectors"
msgstr ""
#: disk-utils/partx.c:90
msgid "human readable size"
msgstr ""
#: disk-utils/partx.c:91
msgid "partition name"
msgstr ""
#: disk-utils/partx.c:92 misc-utils/findmnt.c:108 misc-utils/lsblk.c:171
msgid "partition UUID"
msgstr ""
#: disk-utils/partx.c:93
msgid "partition table type (dos, gpt, ...)"
msgstr ""
#: disk-utils/partx.c:94 misc-utils/lsblk.c:172
msgid "partition flags"
msgstr ""
#: disk-utils/partx.c:95
msgid "partition type (a string, a UUID, or hex)"
msgstr ""
#: disk-utils/partx.c:114 sys-utils/losetup.c:509 sys-utils/losetup.c:617
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:553
#, c-format
msgid "%s: failed to set up loop device"
msgstr ""
#: disk-utils/partx.c:161 login-utils/lslogins.c:307 misc-utils/fincore.c:92
#: misc-utils/findmnt.c:376 misc-utils/lsblk.c:365 misc-utils/lslocks.c:342
#: sys-utils/losetup.c:107 sys-utils/lscpu.c:373 sys-utils/lsipc.c:232
#: sys-utils/lsmem.c:136 sys-utils/lsns.c:189 sys-utils/prlimit.c:277
#: sys-utils/swapon.c:147 sys-utils/wdctl.c:151 sys-utils/zramctl.c:148
#, 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:286 disk-utils/partx.c:324 disk-utils/partx.c:477
#, c-format
msgid "specified range <%d:%d> does not make sense"
msgstr ""
#: disk-utils/partx.c:290
#, c-format
msgid "range recount: max partno=%d, lower=%d, upper=%d\n"
msgstr ""
#: disk-utils/partx.c:297
#, c-format
msgid "%s: error deleting partition %d"
msgstr ""
#: disk-utils/partx.c:299
#, c-format
msgid "%s: error deleting partitions %d-%d"
msgstr ""
#: disk-utils/partx.c:333
#, c-format
msgid "%s: partition #%d removed\n"
msgstr ""
#: disk-utils/partx.c:337
#, c-format
msgid "%s: partition #%d doesn't exist\n"
msgstr ""
#: disk-utils/partx.c:342
#, c-format
msgid "%s: deleting partition #%d failed"
msgstr ""
#: disk-utils/partx.c:362
#, c-format
msgid "%s: error adding partition %d"
msgstr ""
#: disk-utils/partx.c:364
#, c-format
msgid "%s: error adding partitions %d-%d"
msgstr ""
#: disk-utils/partx.c:405 disk-utils/partx.c:513
#, c-format
msgid "%s: partition #%d added\n"
msgstr ""
#: disk-utils/partx.c:410
#, c-format
msgid "%s: adding partition #%d failed"
msgstr ""
#: disk-utils/partx.c:445
#, c-format
msgid "%s: error updating partition %d"
msgstr ""
#: disk-utils/partx.c:447
#, c-format
msgid "%s: error updating partitions %d-%d"
msgstr ""
#: disk-utils/partx.c:486
#, c-format
msgid "%s: no partition #%d"
msgstr ""
#: disk-utils/partx.c:507
#, c-format
msgid "%s: partition #%d resized\n"
msgstr ""
#: disk-utils/partx.c:521
#, c-format
msgid "%s: updating partition #%d failed"
msgstr ""
#: disk-utils/partx.c:562
#, 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:581 misc-utils/findmnt.c:688 misc-utils/findmnt.c:705
#: misc-utils/lslocks.c:391 sys-utils/lsns.c:456
msgid "failed to add line to output"
msgstr ""
#: disk-utils/partx.c:644
msgid "failed to add data to output table"
msgstr ""
#: disk-utils/partx.c:667 login-utils/lslogins.c:918 misc-utils/findmnt.c:1596
#: misc-utils/lsblk.c:1897 misc-utils/lslocks.c:451 sys-utils/losetup.c:310
#: sys-utils/lscpu.c:1760 sys-utils/lscpu.c:1863 sys-utils/lsipc.c:338
#: sys-utils/lsmem.c:532 sys-utils/lsns.c:511 sys-utils/prlimit.c:297
#: sys-utils/swapon.c:280 sys-utils/wdctl.c:259 sys-utils/zramctl.c:488
msgid "failed to initialize output table"
msgstr ""
#: disk-utils/partx.c:678 misc-utils/fincore.c:369 misc-utils/findmnt.c:1622
#: misc-utils/lsblk.c:1919 misc-utils/lslocks.c:465 sys-utils/losetup.c:322
#: sys-utils/losetup.c:358 sys-utils/lscpu.c:1769 sys-utils/lscpu.c:1873
#: sys-utils/lsns.c:532 sys-utils/prlimit.c:306 sys-utils/swapon.c:289
#: sys-utils/wdctl.c:270 sys-utils/zramctl.c:497
msgid "failed to initialize output column"
msgstr ""
#: disk-utils/partx.c:722
#, c-format
msgid "failed to initialize blkid filter for '%s'"
msgstr ""
#: disk-utils/partx.c:730
#, c-format
msgid "%s: failed to read partition table"
msgstr ""
#: disk-utils/partx.c:736
#, c-format
msgid "%s: partition table type '%s' detected\n"
msgstr ""
#: disk-utils/partx.c:740
#, c-format
msgid "%s: partition table with no partitions"
msgstr ""
#: disk-utils/partx.c:752
#, c-format
msgid " %s [-a|-d|-s|-u] [--nr <n:m> | <partition>] <disk>\n"
msgstr ""
#: disk-utils/partx.c:756
msgid "Tell the kernel about the presence and numbering of partitions.\n"
msgstr ""
#: disk-utils/partx.c:759
msgid " -a, --add add specified partitions or all of them\n"
msgstr ""
#: disk-utils/partx.c:760
msgid " -d, --delete delete specified partitions or all of them\n"
msgstr ""
#: disk-utils/partx.c:761
msgid " -u, --update update specified partitions or all of them\n"
msgstr ""
#: disk-utils/partx.c:762
msgid ""
" -s, --show list partitions\n"
"\n"
msgstr ""
#: disk-utils/partx.c:763 misc-utils/lsblk.c:1637 sys-utils/lsmem.c:380
msgid ""
" -b, --bytes print SIZE in bytes rather than in human readable "
"format\n"
msgstr ""
#: disk-utils/partx.c:764
msgid " -g, --noheadings don't print headings for --show\n"
msgstr ""
#: disk-utils/partx.c:765
msgid " -n, --nr <n:m> specify the range of partitions (e.g. --nr 2:4)\n"
msgstr ""
#: disk-utils/partx.c:766
msgid " -o, --output <list> define which output columns to use\n"
msgstr ""
#: disk-utils/partx.c:767 misc-utils/lsblk.c:1652 sys-utils/lsmem.c:378
msgid " -P, --pairs use key=\"value\" output format\n"
msgstr ""
#: disk-utils/partx.c:768 misc-utils/lsblk.c:1653 sys-utils/lsmem.c:383
msgid " -r, --raw use raw output format\n"
msgstr ""
#: disk-utils/partx.c:769
msgid " -S, --sector-size <num> overwrite sector size\n"
msgstr ""
#: disk-utils/partx.c:770
msgid " -t, --type <type> specify the partition type\n"
msgstr ""
#: disk-utils/partx.c:771
msgid " --list-types list supported partition types and exit\n"
msgstr ""
#: disk-utils/partx.c:772 sys-utils/fallocate.c:100
msgid " -v, --verbose verbose mode\n"
msgstr ""
#: disk-utils/partx.c:778
msgid ""
"\n"
"Available columns (for --show, --raw or --pairs):\n"
msgstr ""
#: disk-utils/partx.c:857
msgid "failed to parse --nr <M-N> range"
msgstr ""
#: disk-utils/partx.c:943
msgid "partition and disk name do not match"
msgstr ""
#: disk-utils/partx.c:971
msgid "--nr and <partition> are mutually exclusive"
msgstr ""
#: disk-utils/partx.c:990
#, c-format
msgid "partition: %s, disk: %s, lower: %d, upper: %d\n"
msgstr ""
#: disk-utils/partx.c:1002
#, c-format
msgid "%s: cannot delete partitions"
msgstr ""
#: disk-utils/partx.c:1005
#, c-format
msgid "%s: partitioned loop devices unsupported"
msgstr ""
#: disk-utils/partx.c:1022
#, c-format
msgid "%s: failed to initialize blkid prober"
msgstr ""
#: disk-utils/raw.c:51
#, c-format
msgid ""
" %1$s %2$srawN <major> <minor>\n"
" %1$s %2$srawN /dev/<blockdevice>\n"
" %1$s -q %2$srawN\n"
" %1$s -qa\n"
msgstr ""
#: disk-utils/raw.c:58
msgid "Bind a raw character device to a block device.\n"
msgstr ""
#: disk-utils/raw.c:61
msgid " -q, --query set query mode\n"
msgstr ""
#: disk-utils/raw.c:62
msgid " -a, --all query all raw devices\n"
msgstr ""
#: disk-utils/raw.c:164
#, c-format
msgid ""
"Device '%s' is the control raw device (use raw<N> where <N> is greater than "
"zero)"
msgstr ""
#: disk-utils/raw.c:181
#, c-format
msgid "Cannot locate block device '%s'"
msgstr ""
#: disk-utils/raw.c:184
#, c-format
msgid "Device '%s' is not a block device"
msgstr ""
#: disk-utils/raw.c:193 disk-utils/raw.c:196 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:213
#, c-format
msgid "Cannot open master raw device '%s'"
msgstr ""
#: disk-utils/raw.c:228
#, c-format
msgid "Cannot locate raw device '%s'"
msgstr ""
#: disk-utils/raw.c:231
#, c-format
msgid "Raw device '%s' is not a character dev"
msgstr ""
#: disk-utils/raw.c:235
#, c-format
msgid "Device '%s' is not a raw dev"
msgstr ""
#: disk-utils/raw.c:245
msgid "Error querying raw device"
msgstr ""
#: disk-utils/raw.c:254 disk-utils/raw.c:269
#, c-format
msgid "%sraw%d: bound to major %d, minor %d\n"
msgstr ""
#: disk-utils/raw.c:268
msgid "Error setting raw device"
msgstr ""
#: disk-utils/resizepart.c:19
#, c-format
msgid " %s <disk device> <partition number> <length>\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:232
msgid "failed to allocate nested libfdisk context"
msgstr ""
#: disk-utils/sfdisk.c:292
#, c-format
msgid "cannot seek %s"
msgstr ""
#: disk-utils/sfdisk.c:303 libfdisk/src/bsd.c:722 libfdisk/src/bsd.c:896
#, c-format
msgid "cannot write %s"
msgstr ""
#: disk-utils/sfdisk.c:310
#, c-format
msgid "%12s (offset %5ju, size %5ju): %s"
msgstr ""
#: disk-utils/sfdisk.c:316
#, c-format
msgid "%s: failed to create a backup"
msgstr ""
#: disk-utils/sfdisk.c:329
msgid "failed to create a backup file, $HOME undefined"
msgstr ""
#: disk-utils/sfdisk.c:355
msgid "Backup files:"
msgstr ""
#: disk-utils/sfdisk.c:380
msgid "failed to read new partition from device; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:382
msgid "failed to get size of the new partition; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:384
msgid "failed to get start of the new partition; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:386
msgid "failed to get size of the old partition; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:388
msgid "failed to get start of the old partition; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:390
msgid "start of the partition has not been moved; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:392
msgid "new partition is smaller than original; ignoring --move-data"
msgstr ""
#: disk-utils/sfdisk.c:442
msgid "Data move:"
msgstr ""
#: disk-utils/sfdisk.c:444
#, c-format
msgid " typescript file: %s"
msgstr ""
#: disk-utils/sfdisk.c:445
#, c-format
msgid " old start: %ju, new start: %ju (move %ju sectors)\n"
msgstr ""
#: disk-utils/sfdisk.c:452
msgid "Do you want to move partition data?"
msgstr ""
#: disk-utils/sfdisk.c:454 disk-utils/sfdisk.c:1822
msgid "Leaving."
msgstr ""
#: disk-utils/sfdisk.c:527
#, c-format
msgid "%s: failed to move data"
msgstr ""
#: disk-utils/sfdisk.c:542
msgid "The partition table is unchanged (--no-act)."
msgstr ""
#: disk-utils/sfdisk.c:548
msgid ""
"\n"
"The partition table has been altered."
msgstr ""
#: disk-utils/sfdisk.c:624
#, c-format
msgid "unsupported label '%s'"
msgstr ""
#: disk-utils/sfdisk.c:627
msgid ""
"Id Name\n"
"\n"
msgstr ""
#: disk-utils/sfdisk.c:657
msgid "unrecognized partition table type"
msgstr ""
#: disk-utils/sfdisk.c:710
#, c-format
msgid "Cannot get size of %s"
msgstr ""
#: disk-utils/sfdisk.c:747
#, c-format
msgid "total: %ju blocks\n"
msgstr ""
#: disk-utils/sfdisk.c:809 disk-utils/sfdisk.c:877 disk-utils/sfdisk.c:918
#: disk-utils/sfdisk.c:948 disk-utils/sfdisk.c:1015 disk-utils/sfdisk.c:1079
#: disk-utils/sfdisk.c:1134 disk-utils/sfdisk.c:1190 disk-utils/sfdisk.c:1569
msgid "no disk device specified"
msgstr ""
#: disk-utils/sfdisk.c:820
msgid "toggle boot flags is supported for MBR only"
msgstr ""
#: disk-utils/sfdisk.c:851 disk-utils/sfdisk.c:897 disk-utils/sfdisk.c:1020
#: disk-utils/sfdisk.c:1084 disk-utils/sfdisk.c:1139 disk-utils/sfdisk.c:1195
#: disk-utils/sfdisk.c:1567 disk-utils/sfdisk.c:2052
msgid "failed to parse partition number"
msgstr ""
#: disk-utils/sfdisk.c:856
#, c-format
msgid "%s: partition %d: failed to toggle bootable flag"
msgstr ""
#: disk-utils/sfdisk.c:892 disk-utils/sfdisk.c:900
#, c-format
msgid "%s: partition %zu: failed to delete"
msgstr ""
#: disk-utils/sfdisk.c:955
#, c-format
msgid "%s: does not contain a recognized partition table"
msgstr ""
#: disk-utils/sfdisk.c:959
msgid "failed to allocate dump struct"
msgstr ""
#: disk-utils/sfdisk.c:963
#, c-format
msgid "%s: failed to dump partition table"
msgstr ""
#: disk-utils/sfdisk.c:993
#, c-format
msgid "%s: no partition table found"
msgstr ""
#: disk-utils/sfdisk.c:997
#, c-format
msgid "%s: partition %zu: partition table contains only %zu partitions"
msgstr ""
#: disk-utils/sfdisk.c:1000
#, c-format
msgid "%s: partition %zu: partition is unused"
msgstr ""
#: disk-utils/sfdisk.c:1019 disk-utils/sfdisk.c:1083 disk-utils/sfdisk.c:1138
#: disk-utils/sfdisk.c:1194
msgid "no partition number specified"
msgstr ""
#: disk-utils/sfdisk.c:1025 disk-utils/sfdisk.c:1089 disk-utils/sfdisk.c:1144
#: disk-utils/sfdisk.c:1200
msgid "unexpected arguments"
msgstr ""
#: disk-utils/sfdisk.c:1040
#, c-format
msgid "%s: partition %zu: failed to get partition type"
msgstr ""
#: disk-utils/sfdisk.c:1059
#, c-format
msgid "failed to parse %s partition type '%s'"
msgstr ""
#: disk-utils/sfdisk.c:1063
#, c-format
msgid "%s: partition %zu: failed to set partition type"
msgstr ""
#: disk-utils/sfdisk.c:1101
#, c-format
msgid "%s: partition %zu: failed to get partition UUID"
msgstr ""
#: disk-utils/sfdisk.c:1114 disk-utils/sfdisk.c:1169 disk-utils/sfdisk.c:1223
msgid "failed to allocate partition object"
msgstr ""
#: disk-utils/sfdisk.c:1118
#, c-format
msgid "%s: partition %zu: failed to set partition UUID"
msgstr ""
#: disk-utils/sfdisk.c:1156
#, c-format
msgid "%s: partition %zu: failed to get partition name"
msgstr ""
#: disk-utils/sfdisk.c:1173
#, c-format
msgid "%s: partition %zu: failed to set partition name"
msgstr ""
#: disk-utils/sfdisk.c:1227
#, c-format
msgid "%s: partition %zu: failed to set partition attributes"
msgstr ""
#: disk-utils/sfdisk.c:1270
msgid " Commands:\n"
msgstr ""
#: disk-utils/sfdisk.c:1272
msgid " write write table to disk and exit\n"
msgstr ""
#: disk-utils/sfdisk.c:1273
msgid ""
" quit show new situation and wait for user's feedback before write\n"
msgstr ""
#: disk-utils/sfdisk.c:1274
msgid " abort exit sfdisk shell\n"
msgstr ""
#: disk-utils/sfdisk.c:1275
msgid " print display the partition table\n"
msgstr ""
#: disk-utils/sfdisk.c:1276
msgid " help show this help text\n"
msgstr ""
#: disk-utils/sfdisk.c:1278
msgid " Ctrl-D the same as 'quit'\n"
msgstr ""
#: disk-utils/sfdisk.c:1282
msgid " Input format:\n"
msgstr ""
#: disk-utils/sfdisk.c:1284
msgid " <start>, <size>, <type>, <bootable>\n"
msgstr ""
#: disk-utils/sfdisk.c:1287
msgid ""
" <start> Beginning of the partition in sectors, or bytes if\n"
" specified in the format <number>{K,M,G,T,P,E,Z,Y}.\n"
" The default is the first free space.\n"
msgstr ""
#: disk-utils/sfdisk.c:1292
msgid ""
" <size> Size of the partition in sectors, or bytes if\n"
" specified in the format <number>{K,M,G,T,P,E,Z,Y}.\n"
" The default is all available space.\n"
msgstr ""
#: disk-utils/sfdisk.c:1297
msgid " <type> The partition type. Default is a Linux data partition.\n"
msgstr ""
#: disk-utils/sfdisk.c:1298
msgid " MBR: hex or L,S,E,X shortcuts.\n"
msgstr ""
#: disk-utils/sfdisk.c:1299
msgid " GPT: UUID or L,S,H shortcuts.\n"
msgstr ""
#: disk-utils/sfdisk.c:1302
msgid " <bootable> Use '*' to mark an MBR partition as bootable.\n"
msgstr ""
#: disk-utils/sfdisk.c:1306
msgid " Example:\n"
msgstr ""
#: disk-utils/sfdisk.c:1308
msgid " , 4G Creates a 4GiB partition at default start offset.\n"
msgstr ""
#: disk-utils/sfdisk.c:1340 sys-utils/dmesg.c:1454
msgid "unsupported command"
msgstr ""
#: disk-utils/sfdisk.c:1342
#, c-format
msgid "line %d: unsupported command"
msgstr ""
#: disk-utils/sfdisk.c:1488
#, c-format
msgid ""
"The old %s signature may remain on the device. It is recommended to wipe the "
"device with wipefs(8) or sfdisk --wipe, in order to avoid possible "
"collisions."
msgstr ""
#: disk-utils/sfdisk.c:1536
msgid "failed to allocate partition name"
msgstr ""
#: disk-utils/sfdisk.c:1577
msgid "failed to allocate script handler"
msgstr ""
#: disk-utils/sfdisk.c:1593
#, c-format
msgid "%s: cannot modify partition %d: no partition table was found"
msgstr ""
#: disk-utils/sfdisk.c:1598
#, c-format
msgid ""
"%s: cannot modify partition %d: partition table contains only %zu partitions"
msgstr ""
#: disk-utils/sfdisk.c:1604
#, c-format
msgid "warning: %s: partition %d is not defined yet"
msgstr ""
#: disk-utils/sfdisk.c:1622
#, c-format
msgid ""
"\n"
"Welcome to sfdisk (%s)."
msgstr ""
#: disk-utils/sfdisk.c:1630
msgid "Checking that no-one is using this disk right now ..."
msgstr ""
#: disk-utils/sfdisk.c:1633
msgid ""
" FAILED\n"
"\n"
msgstr ""
#: disk-utils/sfdisk.c:1636
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:1641
msgid "Use the --force flag to overrule all checks."
msgstr ""
#: disk-utils/sfdisk.c:1643
msgid ""
" OK\n"
"\n"
msgstr ""
#: disk-utils/sfdisk.c:1655
msgid ""
"\n"
"Old situation:"
msgstr ""
#: disk-utils/sfdisk.c:1673
#, c-format
msgid ""
"\n"
"sfdisk is going to create a new '%s' disk label.\n"
"Use 'label: <name>' before you define a first partition\n"
"to override the default."
msgstr ""
#: disk-utils/sfdisk.c:1676
msgid ""
"\n"
"Type 'help' to get more information.\n"
msgstr ""
#: disk-utils/sfdisk.c:1694
msgid "All partitions used."
msgstr ""
#: disk-utils/sfdisk.c:1722
msgid "Done.\n"
msgstr ""
#: disk-utils/sfdisk.c:1734
msgid "Ignoring partition."
msgstr ""
#: disk-utils/sfdisk.c:1743 disk-utils/sfdisk.c:1803
msgid "Failed to apply script headers, disk label not created."
msgstr ""
#: disk-utils/sfdisk.c:1762
#, c-format
msgid "Failed to add #%d partition"
msgstr ""
#: disk-utils/sfdisk.c:1785
msgid "Script header accepted."
msgstr ""
#: disk-utils/sfdisk.c:1810
msgid ""
"\n"
"New situation:"
msgstr ""
#: disk-utils/sfdisk.c:1820
msgid "Do you want to write this to disk?"
msgstr ""
#: disk-utils/sfdisk.c:1832
msgid "Leaving.\n"
msgstr ""
#: disk-utils/sfdisk.c:1845
#, c-format
msgid ""
" %1$s [options] <dev> [[-N] <part>]\n"
" %1$s [options] <command>\n"
msgstr ""
#: disk-utils/sfdisk.c:1851 sys-utils/blkzone.c:303
msgid ""
"\n"
"Commands:\n"
msgstr ""
#: disk-utils/sfdisk.c:1852
msgid ""
" -A, --activate <dev> [<part> ...] list or set bootable MBR partitions\n"
msgstr ""
#: disk-utils/sfdisk.c:1853
msgid ""
" -d, --dump <dev> dump partition table (usable for later "
"input)\n"
msgstr ""
#: disk-utils/sfdisk.c:1854
msgid ""
" -J, --json <dev> dump partition table in JSON format\n"
msgstr ""
#: disk-utils/sfdisk.c:1855
msgid ""
" -g, --show-geometry [<dev> ...] list geometry of all or specified "
"devices\n"
msgstr ""
#: disk-utils/sfdisk.c:1856
msgid " -l, --list [<dev> ...] list partitions of each device\n"
msgstr ""
#: disk-utils/sfdisk.c:1857
msgid ""
" -F, --list-free [<dev> ...] list unpartitioned free areas of each "
"device\n"
msgstr ""
#: disk-utils/sfdisk.c:1858
msgid ""
" -r, --reorder <dev> fix partitions order (by start offset)\n"
msgstr ""
#: disk-utils/sfdisk.c:1859
msgid ""
" -s, --show-size [<dev> ...] list sizes of all or specified devices\n"
msgstr ""
#: disk-utils/sfdisk.c:1860
msgid ""
" -T, --list-types print the recognized types (see -X)\n"
msgstr ""
#: disk-utils/sfdisk.c:1861
msgid ""
" -V, --verify [<dev> ...] test whether partitions seem correct\n"
msgstr ""
#: disk-utils/sfdisk.c:1862
msgid " --delete <dev> [<part> ...] delete all or specified partitions\n"
msgstr ""
#: disk-utils/sfdisk.c:1865
msgid " --part-label <dev> <part> [<str>] print or change partition label\n"
msgstr ""
#: disk-utils/sfdisk.c:1866
msgid " --part-type <dev> <part> [<type>] print or change partition type\n"
msgstr ""
#: disk-utils/sfdisk.c:1867
msgid " --part-uuid <dev> <part> [<uuid>] print or change partition uuid\n"
msgstr ""
#: disk-utils/sfdisk.c:1868
msgid ""
" --part-attrs <dev> <part> [<str>] print or change partition attributes\n"
msgstr ""
#: disk-utils/sfdisk.c:1871
msgid " <dev> device (usually disk) path\n"
msgstr ""
#: disk-utils/sfdisk.c:1872
msgid " <part> partition number\n"
msgstr ""
#: disk-utils/sfdisk.c:1873
msgid " <type> partition type, GUID for GPT, hex for MBR\n"
msgstr ""
#: disk-utils/sfdisk.c:1876
msgid ""
" -a, --append append partitions to existing partition table\n"
msgstr ""
#: disk-utils/sfdisk.c:1877
msgid " -b, --backup backup partition table sectors (see -O)\n"
msgstr ""
#: disk-utils/sfdisk.c:1878
msgid ""
" --bytes print SIZE in bytes rather than in human readable "
"format\n"
msgstr ""
#: disk-utils/sfdisk.c:1879
msgid ""
" --move-data[=<typescript>] move partition data after relocation "
"(requires -N)\n"
msgstr ""
#: disk-utils/sfdisk.c:1880
msgid " -f, --force disable all consistency checking\n"
msgstr ""
#: disk-utils/sfdisk.c:1881
msgid " --color[=<when>] colorize output (auto, always or never)\n"
msgstr ""
#: disk-utils/sfdisk.c:1884
msgid " -N, --partno <num> specify partition number\n"
msgstr ""
#: disk-utils/sfdisk.c:1885
msgid " -n, --no-act do everything except write to device\n"
msgstr ""
#: disk-utils/sfdisk.c:1886
msgid " --no-reread do not check whether the device is in use\n"
msgstr ""
#: disk-utils/sfdisk.c:1887
msgid " --no-tell-kernel do not tell kernel about changes\n"
msgstr ""
#: disk-utils/sfdisk.c:1888
msgid " -O, --backup-file <path> override default backup file name\n"
msgstr ""
#: disk-utils/sfdisk.c:1889
msgid " -o, --output <list> output columns\n"
msgstr ""
#: disk-utils/sfdisk.c:1890
msgid " -q, --quiet suppress extra info messages\n"
msgstr ""
#: disk-utils/sfdisk.c:1891
msgid " -w, --wipe <mode> wipe signatures (auto, always or never)\n"
msgstr ""
#: disk-utils/sfdisk.c:1893
msgid " -X, --label <name> specify label type (dos, gpt, ...)\n"
msgstr ""
#: disk-utils/sfdisk.c:1894
msgid " -Y, --label-nested <name> specify nested label type (dos, bsd)\n"
msgstr ""
#: disk-utils/sfdisk.c:1896
msgid " -G, --show-pt-geometry deprecated, alias to --show-geometry\n"
msgstr ""
#: disk-utils/sfdisk.c:1897
msgid ""
" -L, --Linux deprecated, only for backward compatibility\n"
msgstr ""
#: disk-utils/sfdisk.c:1898
msgid " -u, --unit S deprecated, only sector unit is supported\n"
msgstr ""
#: disk-utils/sfdisk.c:1902 login-utils/chfn.c:107 login-utils/chsh.c:84
msgid " -v, --version output version information and exit\n"
msgstr ""
#: disk-utils/sfdisk.c:2007
#, c-format
msgid "%s is deprecated in favour of --part-type"
msgstr ""
#: disk-utils/sfdisk.c:2012
msgid "--id is deprecated in favour of --part-type"
msgstr ""
#: disk-utils/sfdisk.c:2028
msgid "--show-pt-geometry is no more implemented. Using --show-geometry."
msgstr ""
#: disk-utils/sfdisk.c:2039
msgid "--Linux option is unnecessary and deprecated"
msgstr ""
#: disk-utils/sfdisk.c:2068
#, c-format
msgid "unsupported unit '%c'"
msgstr ""
#: disk-utils/sfdisk.c:2071 include/c.h:325
#, c-format
msgid "%s from %s\n"
msgstr ""
#: disk-utils/sfdisk.c:2148
msgid "--movedata requires -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 <label> specify a new label\n"
" -U, --uuid <uuid> specify a new uuid\n"
msgstr ""
#: disk-utils/swaplabel.c:167
msgid "ignore -U (UUIDs are unsupported)"
msgstr ""
#: include/c.h:214
#, c-format
msgid "Try '%s --help' for more information.\n"
msgstr ""
#: include/c.h:220
#, c-format
msgid "Try '%s -h' for more information.\n"
msgstr ""
#: include/c.h:318
msgid ""
"\n"
"Usage:\n"
msgstr ""
#: include/c.h:319
msgid ""
"\n"
"Options:\n"
msgstr ""
#: include/c.h:321
msgid " -h, --help display this help and exit\n"
msgstr ""
#: include/c.h:322
msgid " -V, --version output version information and exit\n"
msgstr ""
#: include/c.h:323
#, c-format
msgid ""
"\n"
"For more details see %s.\n"
msgstr ""
#: include/closestream.h:46 include/closestream.h:48 login-utils/vipw.c:274
#: login-utils/vipw.c:293 sys-utils/rtcwake.c:280 term-utils/setterm.c:812
#: text-utils/col.c:157
msgid "write error"
msgstr ""
#: include/colors.h:27
msgid "colors are enabled by default"
msgstr ""
#: include/colors.h:29
msgid "colors are disabled by default"
msgstr ""
#: include/env.h:18 lib/pager.c:151 login-utils/login.c:1036
#: login-utils/login.c:1040 login-utils/su-common.c:520
#: term-utils/agetty.c:1146
#, c-format
msgid "failed to set the %s environment variable"
msgstr ""
#: include/optutils.h:85
#, c-format
msgid "%s: mutually exclusive arguments:"
msgstr ""
#: include/pt-mbr-partnames.h:1
msgid "Empty"
msgstr ""
#: include/pt-mbr-partnames.h:2
msgid "FAT12"
msgstr ""
#: include/pt-mbr-partnames.h:3
msgid "XENIX root"
msgstr ""
#: include/pt-mbr-partnames.h:4
msgid "XENIX usr"
msgstr ""
#: include/pt-mbr-partnames.h:5
msgid "FAT16 <32M"
msgstr ""
#: include/pt-mbr-partnames.h:6
msgid "Extended"
msgstr ""
#: include/pt-mbr-partnames.h:7
msgid "FAT16"
msgstr ""
#: include/pt-mbr-partnames.h:8
msgid "HPFS/NTFS/exFAT"
msgstr ""
#: include/pt-mbr-partnames.h:9
msgid "AIX"
msgstr ""
#: include/pt-mbr-partnames.h:10
msgid "AIX bootable"
msgstr ""
#: include/pt-mbr-partnames.h:11
msgid "OS/2 Boot Manager"
msgstr ""
#: include/pt-mbr-partnames.h:12
msgid "W95 FAT32"
msgstr ""
#: include/pt-mbr-partnames.h:13
msgid "W95 FAT32 (LBA)"
msgstr ""
#: include/pt-mbr-partnames.h:14
msgid "W95 FAT16 (LBA)"
msgstr ""
#: include/pt-mbr-partnames.h:15
msgid "W95 Ext'd (LBA)"
msgstr ""
#: include/pt-mbr-partnames.h:16
msgid "OPUS"
msgstr ""
#: include/pt-mbr-partnames.h:17
msgid "Hidden FAT12"
msgstr ""
#: include/pt-mbr-partnames.h:18
msgid "Compaq diagnostics"
msgstr ""
#: include/pt-mbr-partnames.h:19
msgid "Hidden FAT16 <32M"
msgstr ""
#: include/pt-mbr-partnames.h:20
msgid "Hidden FAT16"
msgstr ""
#: include/pt-mbr-partnames.h:21
msgid "Hidden HPFS/NTFS"
msgstr ""
#: include/pt-mbr-partnames.h:22
msgid "AST SmartSleep"
msgstr ""
#: include/pt-mbr-partnames.h:23
msgid "Hidden W95 FAT32"
msgstr ""
#: include/pt-mbr-partnames.h:24
msgid "Hidden W95 FAT32 (LBA)"
msgstr ""
#: include/pt-mbr-partnames.h:25
msgid "Hidden W95 FAT16 (LBA)"
msgstr ""
#: include/pt-mbr-partnames.h:26
msgid "NEC DOS"
msgstr ""
#: include/pt-mbr-partnames.h:27
msgid "Hidden NTFS WinRE"
msgstr ""
#: include/pt-mbr-partnames.h:28
msgid "Plan 9"
msgstr ""
#: include/pt-mbr-partnames.h:29
msgid "PartitionMagic recovery"
msgstr ""
#: include/pt-mbr-partnames.h:30
msgid "Venix 80286"
msgstr ""
#: include/pt-mbr-partnames.h:31
msgid "PPC PReP Boot"
msgstr ""
#: include/pt-mbr-partnames.h:32
msgid "SFS"
msgstr ""
#: include/pt-mbr-partnames.h:33
msgid "QNX4.x"
msgstr ""
#: include/pt-mbr-partnames.h:34
msgid "QNX4.x 2nd part"
msgstr ""
#: include/pt-mbr-partnames.h:35
msgid "QNX4.x 3rd part"
msgstr ""
#: include/pt-mbr-partnames.h:36
msgid "OnTrack DM"
msgstr ""
#: include/pt-mbr-partnames.h:37
msgid "OnTrack DM6 Aux1"
msgstr ""
#: include/pt-mbr-partnames.h:38
msgid "CP/M"
msgstr ""
#: include/pt-mbr-partnames.h:39
msgid "OnTrack DM6 Aux3"
msgstr ""
#: include/pt-mbr-partnames.h:40
msgid "OnTrackDM6"
msgstr ""
#: include/pt-mbr-partnames.h:41
msgid "EZ-Drive"
msgstr ""
#: include/pt-mbr-partnames.h:42
msgid "Golden Bow"
msgstr ""
#: include/pt-mbr-partnames.h:43
msgid "Priam Edisk"
msgstr ""
#: include/pt-mbr-partnames.h:44 include/pt-mbr-partnames.h:91
#: include/pt-mbr-partnames.h:98 include/pt-mbr-partnames.h:99
msgid "SpeedStor"
msgstr ""
#: include/pt-mbr-partnames.h:45
msgid "GNU HURD or SysV"
msgstr ""
#: include/pt-mbr-partnames.h:46
msgid "Novell Netware 286"
msgstr ""
#: include/pt-mbr-partnames.h:47
msgid "Novell Netware 386"
msgstr ""
#: include/pt-mbr-partnames.h:48
msgid "DiskSecure Multi-Boot"
msgstr ""
#: include/pt-mbr-partnames.h:49
msgid "PC/IX"
msgstr ""
#: include/pt-mbr-partnames.h:50
msgid "Old Minix"
msgstr ""
#: include/pt-mbr-partnames.h:51
msgid "Minix / old Linux"
msgstr ""
#: include/pt-mbr-partnames.h:52
msgid "Linux swap / Solaris"
msgstr ""
#: include/pt-mbr-partnames.h:53
msgid "Linux"
msgstr ""
#: include/pt-mbr-partnames.h:54
msgid "OS/2 hidden or Intel hibernation"
msgstr ""
#: include/pt-mbr-partnames.h:57
msgid "Linux extended"
msgstr ""
#: include/pt-mbr-partnames.h:58 include/pt-mbr-partnames.h:59
msgid "NTFS volume set"
msgstr ""
#: include/pt-mbr-partnames.h:60
msgid "Linux plaintext"
msgstr ""
#: include/pt-mbr-partnames.h:61 libfdisk/src/gpt.c:204 libfdisk/src/sgi.c:62
#: libfdisk/src/sun.c:53
msgid "Linux LVM"
msgstr ""
#: include/pt-mbr-partnames.h:62
msgid "Amoeba"
msgstr ""
#: include/pt-mbr-partnames.h:63
msgid "Amoeba BBT"
msgstr ""
#: include/pt-mbr-partnames.h:64
msgid "BSD/OS"
msgstr ""
#: include/pt-mbr-partnames.h:65
msgid "IBM Thinkpad hibernation"
msgstr ""
#: include/pt-mbr-partnames.h:66
msgid "FreeBSD"
msgstr ""
#: include/pt-mbr-partnames.h:67
msgid "OpenBSD"
msgstr ""
#: include/pt-mbr-partnames.h:68
msgid "NeXTSTEP"
msgstr ""
#: include/pt-mbr-partnames.h:69
msgid "Darwin UFS"
msgstr ""
#: include/pt-mbr-partnames.h:70
msgid "NetBSD"
msgstr ""
#: include/pt-mbr-partnames.h:71
msgid "Darwin boot"
msgstr ""
#: include/pt-mbr-partnames.h:72
msgid "HFS / HFS+"
msgstr ""
#: include/pt-mbr-partnames.h:73
msgid "BSDI fs"
msgstr ""
#: include/pt-mbr-partnames.h:74
msgid "BSDI swap"
msgstr ""
#: include/pt-mbr-partnames.h:75
msgid "Boot Wizard hidden"
msgstr ""
#: include/pt-mbr-partnames.h:76
msgid "Acronis FAT32 LBA"
msgstr ""
#: include/pt-mbr-partnames.h:77 libfdisk/src/gpt.c:229
msgid "Solaris boot"
msgstr ""
#: include/pt-mbr-partnames.h:78
msgid "Solaris"
msgstr ""
#: include/pt-mbr-partnames.h:79
msgid "DRDOS/sec (FAT-12)"
msgstr ""
#: include/pt-mbr-partnames.h:80
msgid "DRDOS/sec (FAT-16 < 32M)"
msgstr ""
#: include/pt-mbr-partnames.h:81
msgid "DRDOS/sec (FAT-16)"
msgstr ""
#: include/pt-mbr-partnames.h:82
msgid "Syrinx"
msgstr ""
#: include/pt-mbr-partnames.h:83
msgid "Non-FS data"
msgstr ""
#: include/pt-mbr-partnames.h:84
msgid "CP/M / CTOS / ..."
msgstr ""
#: include/pt-mbr-partnames.h:86
msgid "Dell Utility"
msgstr ""
#: include/pt-mbr-partnames.h:87
msgid "BootIt"
msgstr ""
#: include/pt-mbr-partnames.h:88
msgid "DOS access"
msgstr ""
#: include/pt-mbr-partnames.h:90
msgid "DOS R/O"
msgstr ""
#: include/pt-mbr-partnames.h:93
msgid "Rufus alignment"
msgstr ""
#: include/pt-mbr-partnames.h:94
msgid "BeOS fs"
msgstr ""
#: include/pt-mbr-partnames.h:96
msgid "EFI (FAT-12/16/32)"
msgstr ""
#: include/pt-mbr-partnames.h:97
msgid "Linux/PA-RISC boot"
msgstr ""
#: include/pt-mbr-partnames.h:100
msgid "DOS secondary"
msgstr ""
#: include/pt-mbr-partnames.h:101
msgid "VMware VMFS"
msgstr ""
#: include/pt-mbr-partnames.h:102
msgid "VMware VMKCORE"
msgstr ""
#: include/pt-mbr-partnames.h:103 libfdisk/src/sun.c:54
msgid "Linux raid autodetect"
msgstr ""
#: include/pt-mbr-partnames.h:106
msgid "LANstep"
msgstr ""
#: include/pt-mbr-partnames.h:107
msgid "BBT"
msgstr ""
#: lib/blkdev.c:282
#, c-format
msgid "warning: %s is misaligned"
msgstr ""
#: libfdisk/src/alignment.c:698
msgid "Calling ioctl() to re-read partition table."
msgstr ""
#: libfdisk/src/alignment.c:707
msgid "Re-reading the partition table failed."
msgstr ""
#: libfdisk/src/alignment.c:709
msgid ""
"The kernel still uses the old table. The new table will be used at the next "
"reboot or after you run partprobe(8) or kpartx(8)."
msgstr ""
#: libfdisk/src/ask.c:472 libfdisk/src/ask.c:484
#, c-format
msgid "Selected partition %ju"
msgstr ""
#: libfdisk/src/ask.c:475
msgid "No partition is defined yet!"
msgstr ""
#: libfdisk/src/ask.c:487
msgid "No free partition available!"
msgstr ""
#: libfdisk/src/ask.c:497
msgid "Partition number"
msgstr ""
#: libfdisk/src/ask.c:994
#, c-format
msgid "Created a new partition %d of type '%s' and of size %s."
msgstr ""
#: libfdisk/src/bsd.c:165
#, c-format
msgid "Partition %zd: has invalid starting sector 0."
msgstr ""
#: libfdisk/src/bsd.c:180
#, c-format
msgid "There is no *BSD partition on %s."
msgstr ""
#: libfdisk/src/bsd.c:258 libfdisk/src/dos.c:964
msgid "First cylinder"
msgstr ""
#: libfdisk/src/bsd.c:291 libfdisk/src/dos.c:1195
msgid "Last cylinder, +cylinders or +size{K,M,G,T,P}"
msgstr ""
#: libfdisk/src/bsd.c:296 libfdisk/src/dos.c:1200 libfdisk/src/gpt.c:2337
msgid "Last sector, +sectors or +size{K,M,G,T,P}"
msgstr ""
#: libfdisk/src/bsd.c:380
#, c-format
msgid "The device %s does not contain BSD disklabel."
msgstr ""
#: libfdisk/src/bsd.c:382
msgid "Do you want to create a BSD disklabel?"
msgstr ""
#: libfdisk/src/bsd.c:448
msgid "Disk"
msgstr ""
#: libfdisk/src/bsd.c:455
msgid "Packname"
msgstr ""
#: libfdisk/src/bsd.c:462 libfdisk/src/sun.c:1120
msgid "Flags"
msgstr ""
#: libfdisk/src/bsd.c:465
msgid " removable"
msgstr ""
#: libfdisk/src/bsd.c:466
msgid " ecc"
msgstr ""
#: libfdisk/src/bsd.c:467
msgid " badsect"
msgstr ""
#: libfdisk/src/bsd.c:475
msgid "Bytes/Sector"
msgstr ""
#: libfdisk/src/bsd.c:480
msgid "Tracks/Cylinder"
msgstr ""
#: libfdisk/src/bsd.c:485
msgid "Sectors/Cylinder"
msgstr ""
#: libfdisk/src/bsd.c:490 libfdisk/src/bsd.c:1020 libfdisk/src/dos.c:2393
#: libfdisk/src/sgi.c:1156 libfdisk/src/sun.c:199 libfdisk/src/sun.c:1116
msgid "Cylinders"
msgstr ""
#: libfdisk/src/bsd.c:495 libfdisk/src/sun.c:763
msgid "Rpm"
msgstr ""
#: libfdisk/src/bsd.c:500 libfdisk/src/sgi.c:291 libfdisk/src/sun.c:783
msgid "Interleave"
msgstr ""
#: libfdisk/src/bsd.c:505
msgid "Trackskew"
msgstr ""
#: libfdisk/src/bsd.c:510
msgid "Cylinderskew"
msgstr ""
#: libfdisk/src/bsd.c:515
msgid "Headswitch"
msgstr ""
#: libfdisk/src/bsd.c:520
msgid "Track-to-track seek"
msgstr ""
#: libfdisk/src/bsd.c:610
msgid "bytes/sector"
msgstr ""
#: libfdisk/src/bsd.c:613
msgid "sectors/track"
msgstr ""
#: libfdisk/src/bsd.c:614
msgid "tracks/cylinder"
msgstr ""
#: libfdisk/src/bsd.c:615
msgid "cylinders"
msgstr ""
#: libfdisk/src/bsd.c:619
msgid "sectors/cylinder"
msgstr ""
#: libfdisk/src/bsd.c:622
msgid "rpm"
msgstr ""
#: libfdisk/src/bsd.c:623
msgid "interleave"
msgstr ""
#: libfdisk/src/bsd.c:624
msgid "trackskew"
msgstr ""
#: libfdisk/src/bsd.c:625
msgid "cylinderskew"
msgstr ""
#: libfdisk/src/bsd.c:627
msgid "headswitch"
msgstr ""
#: libfdisk/src/bsd.c:628
msgid "track-to-track seek"
msgstr ""
#: libfdisk/src/bsd.c:650
#, c-format
msgid "The bootstrap file %s successfully loaded."
msgstr ""
#: libfdisk/src/bsd.c:672
#, c-format
msgid "Bootstrap: %1$sboot -> boot%1$s (default %1$s)"
msgstr ""
#: libfdisk/src/bsd.c:703
msgid "Bootstrap overlaps with disklabel!"
msgstr ""
#: libfdisk/src/bsd.c:727
#, c-format
msgid "Bootstrap installed on %s."
msgstr ""
#: libfdisk/src/bsd.c:902
#, c-format
msgid "Disklabel written to %s. (Don't forget to write the %s disklabel too.)"
msgstr ""
#: libfdisk/src/bsd.c:905
#, c-format
msgid "Disklabel written to %s."
msgstr ""
#: libfdisk/src/bsd.c:911 libfdisk/src/context.c:637
msgid "Syncing disks."
msgstr ""
#: libfdisk/src/bsd.c:952
msgid "BSD label is not nested within a DOS partition."
msgstr ""
#: libfdisk/src/bsd.c:980
#, c-format
msgid "BSD partition '%c' linked to DOS partition %zu."
msgstr ""
#: libfdisk/src/bsd.c:1016
msgid "Slice"
msgstr ""
#: libfdisk/src/bsd.c:1023
msgid "Fsize"
msgstr ""
#: libfdisk/src/bsd.c:1024
msgid "Bsize"
msgstr ""
#: libfdisk/src/bsd.c:1025
msgid "Cpg"
msgstr ""
#: libfdisk/src/context.c:631
#, c-format
msgid "%s: close device failed"
msgstr ""
#: libfdisk/src/context.c:810
msgid "cylinder"
msgid_plural "cylinders"
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/context.c:811
msgid "sector"
msgid_plural "sectors"
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/context.c:1114
msgid "Incomplete geometry setting."
msgstr ""
#: libfdisk/src/dos.c:213
msgid "All primary partitions have been defined already."
msgstr ""
#: libfdisk/src/dos.c:267
#, c-format
msgid "Failed to read extended partition table (offset=%ju)"
msgstr ""
#: libfdisk/src/dos.c:337
msgid "You can set geometry from the extra functions menu."
msgstr ""
#: libfdisk/src/dos.c:340
msgid "DOS-compatible mode is deprecated."
msgstr ""
#: libfdisk/src/dos.c:344
msgid ""
"The device presents a logical sector size that is smaller than the physical "
"sector size. Aligning to a physical sector (or optimal I/O) size boundary is "
"recommended, or performance may be impacted."
msgstr ""
#: libfdisk/src/dos.c:350
msgid "Cylinders as display units are deprecated."
msgstr ""
#: libfdisk/src/dos.c:357
#, c-format
msgid ""
"The size of this disk is %s (%ju bytes). DOS partition table format cannot "
"be used on drives for volumes larger than %lu bytes for %lu-byte sectors. "
"Use GUID partition table format (GPT)."
msgstr ""
#: libfdisk/src/dos.c:516
msgid "Bad offset in primary extended partition."
msgstr ""
#: libfdisk/src/dos.c:530
#, c-format
msgid ""
"Omitting partitions after #%zu. They will be deleted if you save this "
"partition table."
msgstr ""
#: libfdisk/src/dos.c:563
#, c-format
msgid "Extra link pointer in partition table %zu."
msgstr ""
#: libfdisk/src/dos.c:571
#, c-format
msgid "Ignoring extra data in partition table %zu."
msgstr ""
#: libfdisk/src/dos.c:627
#, c-format
msgid "omitting empty partition (%zu)"
msgstr ""
#: libfdisk/src/dos.c:687
#, c-format
msgid "Created a new DOS disklabel with disk identifier 0x%08x."
msgstr ""
#: libfdisk/src/dos.c:708
msgid "Enter the new disk identifier"
msgstr ""
#: libfdisk/src/dos.c:715
msgid "Incorrect value."
msgstr ""
#: libfdisk/src/dos.c:724
#, c-format
msgid "Disk identifier changed from 0x%08x to 0x%08x."
msgstr ""
#: libfdisk/src/dos.c:820
#, c-format
msgid "Ignoring extra extended partition %zu"
msgstr ""
#: libfdisk/src/dos.c:834
#, c-format
msgid ""
"Invalid flag 0x%02x%02x of EBR (for partition %zu) will be corrected by "
"w(rite)."
msgstr ""
#: libfdisk/src/dos.c:951
#, c-format
msgid "Start sector %ju out of range."
msgstr ""
#: libfdisk/src/dos.c:1058 libfdisk/src/gpt.c:2217 libfdisk/src/sgi.c:838
#: libfdisk/src/sun.c:520
#, c-format
msgid "Partition %zu is already defined. Delete it before re-adding it."
msgstr ""
#: libfdisk/src/dos.c:1128
#, c-format
msgid "Sector %llu is already allocated."
msgstr ""
#: libfdisk/src/dos.c:1167 libfdisk/src/gpt.c:2226
msgid "No free sectors available."
msgstr ""
#: libfdisk/src/dos.c:1323
#, c-format
msgid "Adding logical partition %zu"
msgstr ""
#: libfdisk/src/dos.c:1354
#, c-format
msgid "Partition %zu: contains sector 0"
msgstr ""
#: libfdisk/src/dos.c:1356
#, c-format
msgid "Partition %zu: head %d greater than maximum %d"
msgstr ""
#: libfdisk/src/dos.c:1359
#, c-format
msgid "Partition %zu: sector %d greater than maximum %llu"
msgstr ""
#: libfdisk/src/dos.c:1362
#, c-format
msgid "Partition %zu: cylinder %d greater than maximum %llu"
msgstr ""
#: libfdisk/src/dos.c:1368
#, c-format
msgid "Partition %zu: previous sectors %u disagrees with total %u"
msgstr ""
#: libfdisk/src/dos.c:1421
#, c-format
msgid ""
"Partition %zu: different physical/logical beginnings (non-Linux?): phys=(%d, "
"%d, %d), logical=(%d, %d, %d)"
msgstr ""
#: libfdisk/src/dos.c:1432
#, c-format
msgid ""
"Partition %zu: different physical/logical endings: phys=(%d, %d, %d), "
"logical=(%d, %d, %d)"
msgstr ""
#: libfdisk/src/dos.c:1441
#, c-format
msgid "Partition %zu: does not end on cylinder boundary."
msgstr ""
#: libfdisk/src/dos.c:1468
#, c-format
msgid "Partition %zu: bad start-of-data."
msgstr ""
#: libfdisk/src/dos.c:1481
#, c-format
msgid "Partition %zu: overlaps partition %zu."
msgstr ""
#: libfdisk/src/dos.c:1509
#, c-format
msgid "Partition %zu: empty."
msgstr ""
#: libfdisk/src/dos.c:1514
#, c-format
msgid "Logical partition %zu: not entirely in partition %zu."
msgstr ""
#: libfdisk/src/dos.c:1522
#, c-format
msgid "Total allocated sectors %llu greater than the maximum %llu."
msgstr ""
#: libfdisk/src/dos.c:1525
#, c-format
msgid "Remaining %lld unallocated %ld-byte sectors."
msgstr ""
#: libfdisk/src/dos.c:1573 libfdisk/src/dos.c:2028
msgid "Extended partition already exists."
msgstr ""
#: libfdisk/src/dos.c:1635
msgid "The maximum number of partitions has been created."
msgstr ""
#: libfdisk/src/dos.c:1647
msgid "All primary partitions are in use."
msgstr ""
#: libfdisk/src/dos.c:1649 libfdisk/src/dos.c:1660
msgid "All space for primary partitions is in use."
msgstr ""
#. TRANSLATORS: Try to keep this within 80 characters.
#: libfdisk/src/dos.c:1663
msgid ""
"To create more partitions, first replace a primary with an extended "
"partition."
msgstr ""
#: libfdisk/src/dos.c:1668
msgid "All logical partitions are in use. Adding a primary partition."
msgstr ""
#: libfdisk/src/dos.c:1690
msgid "Partition type"
msgstr ""
#: libfdisk/src/dos.c:1694
#, c-format
msgid "%zu primary, %d extended, %zu free"
msgstr ""
#: libfdisk/src/dos.c:1699
msgid "primary"
msgstr ""
#: libfdisk/src/dos.c:1701
msgid "extended"
msgstr ""
#: libfdisk/src/dos.c:1701
msgid "container for logical partitions"
msgstr ""
#: libfdisk/src/dos.c:1703
msgid "logical"
msgstr ""
#: libfdisk/src/dos.c:1703
msgid "numbered from 5"
msgstr ""
#: libfdisk/src/dos.c:1741
#, c-format
msgid "Invalid partition type `%c'."
msgstr ""
#: libfdisk/src/dos.c:1759
#, c-format
msgid "Cannot write sector %jd: seek failed"
msgstr ""
#: libfdisk/src/dos.c:1919 libfdisk/src/gpt.c:1138
msgid "Disk identifier"
msgstr ""
#: libfdisk/src/dos.c:2033
msgid ""
"Type 0 means free space to many systems. Having partitions of type 0 is "
"probably unwise."
msgstr ""
#: libfdisk/src/dos.c:2038
msgid ""
"Cannot change type of the extended partition which is already used by "
"logical partitions. Delete logical partitions first."
msgstr ""
#: libfdisk/src/dos.c:2224 libfdisk/src/gpt.c:2922
msgid "Nothing to do. Ordering is correct already."
msgstr ""
#: libfdisk/src/dos.c:2279
#, c-format
msgid "Partition %zu: no data area."
msgstr ""
#: libfdisk/src/dos.c:2312
msgid "New beginning of data"
msgstr ""
#: libfdisk/src/dos.c:2368
#, c-format
msgid "Partition %zu: is an extended partition."
msgstr ""
#: libfdisk/src/dos.c:2374
#, c-format
msgid "The bootable flag on partition %zu is enabled now."
msgstr ""
#: libfdisk/src/dos.c:2375
#, c-format
msgid "The bootable flag on partition %zu is disabled now."
msgstr ""
#: libfdisk/src/dos.c:2388 libfdisk/src/gpt.c:3012 libfdisk/src/sgi.c:1152
#: libfdisk/src/sun.c:1112
msgid "Device"
msgstr ""
#: libfdisk/src/dos.c:2389 libfdisk/src/sun.c:40
msgid "Boot"
msgstr ""
#: libfdisk/src/dos.c:2395 libfdisk/src/sgi.c:1158 libfdisk/src/sun.c:1118
msgid "Id"
msgstr ""
#: libfdisk/src/dos.c:2399
msgid "Start-C/H/S"
msgstr ""
#: libfdisk/src/dos.c:2400
msgid "End-C/H/S"
msgstr ""
#: libfdisk/src/dos.c:2401 libfdisk/src/gpt.c:3022 libfdisk/src/sgi.c:1160
msgid "Attrs"
msgstr ""
#: libfdisk/src/gpt.c:159
msgid "EFI System"
msgstr ""
#: libfdisk/src/gpt.c:161
msgid "MBR partition scheme"
msgstr ""
#: libfdisk/src/gpt.c:162
msgid "Intel Fast Flash"
msgstr ""
#: libfdisk/src/gpt.c:165
msgid "BIOS boot"
msgstr ""
#: libfdisk/src/gpt.c:168
msgid "Sony boot partition"
msgstr ""
#: libfdisk/src/gpt.c:169
msgid "Lenovo boot partition"
msgstr ""
#: libfdisk/src/gpt.c:172
msgid "PowerPC PReP boot"
msgstr ""
#: libfdisk/src/gpt.c:175
msgid "ONIE boot"
msgstr ""
#: libfdisk/src/gpt.c:176
msgid "ONIE config"
msgstr ""
#: libfdisk/src/gpt.c:179
msgid "Microsoft reserved"
msgstr ""
#: libfdisk/src/gpt.c:180
msgid "Microsoft basic data"
msgstr ""
#: libfdisk/src/gpt.c:181
msgid "Microsoft LDM metadata"
msgstr ""
#: libfdisk/src/gpt.c:182
msgid "Microsoft LDM data"
msgstr ""
#: libfdisk/src/gpt.c:183
msgid "Windows recovery environment"
msgstr ""
#: libfdisk/src/gpt.c:184
msgid "IBM General Parallel Fs"
msgstr ""
#: libfdisk/src/gpt.c:185
msgid "Microsoft Storage Spaces"
msgstr ""
#: libfdisk/src/gpt.c:188
msgid "HP-UX data"
msgstr ""
#: libfdisk/src/gpt.c:189
msgid "HP-UX service"
msgstr ""
#: libfdisk/src/gpt.c:192 libfdisk/src/sgi.c:60 libfdisk/src/sun.c:51
msgid "Linux swap"
msgstr ""
#: libfdisk/src/gpt.c:193
msgid "Linux filesystem"
msgstr ""
#: libfdisk/src/gpt.c:194
msgid "Linux server data"
msgstr ""
#: libfdisk/src/gpt.c:195
msgid "Linux root (x86)"
msgstr ""
#: libfdisk/src/gpt.c:196
msgid "Linux root (ARM)"
msgstr ""
#: libfdisk/src/gpt.c:197
msgid "Linux root (x86-64)"
msgstr ""
#: libfdisk/src/gpt.c:198
msgid "Linux root (ARM-64)"
msgstr ""
#: libfdisk/src/gpt.c:199
msgid "Linux root\t(IA-64)"
msgstr ""
#: libfdisk/src/gpt.c:200
msgid "Linux reserved"
msgstr ""
#: libfdisk/src/gpt.c:201
msgid "Linux home"
msgstr ""
#: libfdisk/src/gpt.c:202 libfdisk/src/sgi.c:63
msgid "Linux RAID"
msgstr ""
#: libfdisk/src/gpt.c:203
msgid "Linux extended boot"
msgstr ""
#: libfdisk/src/gpt.c:211
msgid "FreeBSD data"
msgstr ""
#: libfdisk/src/gpt.c:212
msgid "FreeBSD boot"
msgstr ""
#: libfdisk/src/gpt.c:213
msgid "FreeBSD swap"
msgstr ""
#: libfdisk/src/gpt.c:214
msgid "FreeBSD UFS"
msgstr ""
#: libfdisk/src/gpt.c:215
msgid "FreeBSD ZFS"
msgstr ""
#: libfdisk/src/gpt.c:216
msgid "FreeBSD Vinum"
msgstr ""
#: libfdisk/src/gpt.c:219
msgid "Apple HFS/HFS+"
msgstr ""
#: libfdisk/src/gpt.c:220
msgid "Apple UFS"
msgstr ""
#: libfdisk/src/gpt.c:221
msgid "Apple RAID"
msgstr ""
#: libfdisk/src/gpt.c:222
msgid "Apple RAID offline"
msgstr ""
#: libfdisk/src/gpt.c:223
msgid "Apple boot"
msgstr ""
#: libfdisk/src/gpt.c:224
msgid "Apple label"
msgstr ""
#: libfdisk/src/gpt.c:225
msgid "Apple TV recovery"
msgstr ""
#: libfdisk/src/gpt.c:226
msgid "Apple Core storage"
msgstr ""
#: libfdisk/src/gpt.c:230
msgid "Solaris root"
msgstr ""
#: libfdisk/src/gpt.c:232
msgid "Solaris /usr & Apple ZFS"
msgstr ""
#: libfdisk/src/gpt.c:233
msgid "Solaris swap"
msgstr ""
#: libfdisk/src/gpt.c:234
msgid "Solaris backup"
msgstr ""
#: libfdisk/src/gpt.c:235
msgid "Solaris /var"
msgstr ""
#: libfdisk/src/gpt.c:236
msgid "Solaris /home"
msgstr ""
#: libfdisk/src/gpt.c:237
msgid "Solaris alternate sector"
msgstr ""
#: libfdisk/src/gpt.c:238
msgid "Solaris reserved 1"
msgstr ""
#: libfdisk/src/gpt.c:239
msgid "Solaris reserved 2"
msgstr ""
#: libfdisk/src/gpt.c:240
msgid "Solaris reserved 3"
msgstr ""
#: libfdisk/src/gpt.c:241
msgid "Solaris reserved 4"
msgstr ""
#: libfdisk/src/gpt.c:242
msgid "Solaris reserved 5"
msgstr ""
#: libfdisk/src/gpt.c:245
msgid "NetBSD swap"
msgstr ""
#: libfdisk/src/gpt.c:246
msgid "NetBSD FFS"
msgstr ""
#: libfdisk/src/gpt.c:247
msgid "NetBSD LFS"
msgstr ""
#: libfdisk/src/gpt.c:248
msgid "NetBSD concatenated"
msgstr ""
#: libfdisk/src/gpt.c:249
msgid "NetBSD encrypted"
msgstr ""
#: libfdisk/src/gpt.c:250
msgid "NetBSD RAID"
msgstr ""
#: libfdisk/src/gpt.c:253
msgid "ChromeOS kernel"
msgstr ""
#: libfdisk/src/gpt.c:254
msgid "ChromeOS root fs"
msgstr ""
#: libfdisk/src/gpt.c:255
msgid "ChromeOS reserved"
msgstr ""
#: libfdisk/src/gpt.c:258
msgid "MidnightBSD data"
msgstr ""
#: libfdisk/src/gpt.c:259
msgid "MidnightBSD boot"
msgstr ""
#: libfdisk/src/gpt.c:260
msgid "MidnightBSD swap"
msgstr ""
#: libfdisk/src/gpt.c:261
msgid "MidnightBSD UFS"
msgstr ""
#: libfdisk/src/gpt.c:262
msgid "MidnightBSD ZFS"
msgstr ""
#: libfdisk/src/gpt.c:263
msgid "MidnightBSD Vinum"
msgstr ""
#: libfdisk/src/gpt.c:266
msgid "Ceph Journal"
msgstr ""
#: libfdisk/src/gpt.c:267
msgid "Ceph Encrypted Journal"
msgstr ""
#: libfdisk/src/gpt.c:268
msgid "Ceph OSD"
msgstr ""
#: libfdisk/src/gpt.c:269
msgid "Ceph crypt OSD"
msgstr ""
#: libfdisk/src/gpt.c:270
msgid "Ceph disk in creation"
msgstr ""
#: libfdisk/src/gpt.c:271
msgid "Ceph crypt disk in creation"
msgstr ""
#: libfdisk/src/gpt.c:274
msgid "OpenBSD data"
msgstr ""
#: libfdisk/src/gpt.c:277
msgid "QNX6 file system"
msgstr ""
#: libfdisk/src/gpt.c:280
msgid "Plan 9 partition"
msgstr ""
#: libfdisk/src/gpt.c:589
msgid "failed to allocate GPT header"
msgstr ""
#: libfdisk/src/gpt.c:672
msgid "First LBA specified by script is out of range."
msgstr ""
#: libfdisk/src/gpt.c:684
msgid "Last LBA specified by script is out of range."
msgstr ""
#: libfdisk/src/gpt.c:817
#, c-format
msgid ""
"GPT PMBR size mismatch (%<PRIu64> != %<PRIu64>) will be corrected by w(rite)."
msgstr ""
#: libfdisk/src/gpt.c:834
msgid "gpt: stat() failed"
msgstr ""
#: libfdisk/src/gpt.c:844
#, c-format
msgid "gpt: cannot handle files with mode %o"
msgstr ""
#: libfdisk/src/gpt.c:1108
msgid "GPT Header"
msgstr ""
#: libfdisk/src/gpt.c:1113
msgid "GPT Entries"
msgstr ""
#: libfdisk/src/gpt.c:1145
msgid "First LBA"
msgstr ""
#: libfdisk/src/gpt.c:1150
msgid "Last LBA"
msgstr ""
#. TRANSLATORS: The LBA (Logical Block Address) of the backup GPT header.
#: libfdisk/src/gpt.c:1156
msgid "Alternative LBA"
msgstr ""
#. TRANSLATORS: The start of the array of partition entries.
#: libfdisk/src/gpt.c:1162
msgid "Partition entries LBA"
msgstr ""
#: libfdisk/src/gpt.c:1167
msgid "Allocated partition entries"
msgstr ""
#: libfdisk/src/gpt.c:1512
msgid ""
"The backup GPT table is corrupt, but the primary appears OK, so that will be "
"used."
msgstr ""
#: libfdisk/src/gpt.c:1521
msgid ""
"The primary GPT table is corrupt, but the backup appears OK, so that will be "
"used."
msgstr ""
#: libfdisk/src/gpt.c:1703
#, c-format
msgid "unsupported GPT attribute bit '%s'"
msgstr ""
#: libfdisk/src/gpt.c:1708
#, c-format
msgid "failed to parse GPT attribute string '%s'"
msgstr ""
#: libfdisk/src/gpt.c:1803
#, c-format
msgid "Partition UUID changed from %s to %s."
msgstr ""
#: libfdisk/src/gpt.c:1811
#, c-format
msgid "Partition name changed from '%s' to '%.*s'."
msgstr ""
#: libfdisk/src/gpt.c:1840
msgid "The start of the partition understeps FirstUsableLBA."
msgstr ""
#: libfdisk/src/gpt.c:1847
msgid "The end of the partition oversteps LastUsableLBA."
msgstr ""
#: libfdisk/src/gpt.c:2010
msgid ""
"The device contains hybrid MBR -- writing GPT only. You have to sync the MBR "
"manually."
msgstr ""
#: libfdisk/src/gpt.c:2047
msgid "Disk does not contain a valid backup header."
msgstr ""
#: libfdisk/src/gpt.c:2052
msgid "Invalid primary header CRC checksum."
msgstr ""
#: libfdisk/src/gpt.c:2056
msgid "Invalid backup header CRC checksum."
msgstr ""
#: libfdisk/src/gpt.c:2061
msgid "Invalid partition entry checksum."
msgstr ""
#: libfdisk/src/gpt.c:2066
msgid "Invalid primary header LBA sanity checks."
msgstr ""
#: libfdisk/src/gpt.c:2070
msgid "Invalid backup header LBA sanity checks."
msgstr ""
#: libfdisk/src/gpt.c:2075
msgid "MyLBA mismatch with real position at primary header."
msgstr ""
#: libfdisk/src/gpt.c:2079
msgid "MyLBA mismatch with real position at backup header."
msgstr ""
#: libfdisk/src/gpt.c:2084
msgid "Disk is too small to hold all data."
msgstr ""
#: libfdisk/src/gpt.c:2094
msgid "Primary and backup header mismatch."
msgstr ""
#: libfdisk/src/gpt.c:2100
#, c-format
msgid "Partition %u overlaps with partition %u."
msgstr ""
#: libfdisk/src/gpt.c:2107
#, c-format
msgid "Partition %u is too big for the disk."
msgstr ""
#: libfdisk/src/gpt.c:2114
#, c-format
msgid "Partition %u ends before it starts."
msgstr ""
#: libfdisk/src/gpt.c:2123
msgid "No errors detected."
msgstr ""
#: libfdisk/src/gpt.c:2124
#, c-format
msgid "Header version: %s"
msgstr ""
#: libfdisk/src/gpt.c:2125
#, c-format
msgid "Using %zu out of %zu partitions."
msgstr ""
#: libfdisk/src/gpt.c:2135
#, c-format
msgid "A total of %ju free sectors is available in %u segment."
msgid_plural ""
"A total of %ju free sectors is available in %u segments (the largest is %s)."
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/gpt.c:2143
#, c-format
msgid "%d error detected."
msgid_plural "%d errors detected."
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/gpt.c:2222
msgid "All partitions are already in use."
msgstr ""
#: libfdisk/src/gpt.c:2279 libfdisk/src/gpt.c:2304
#, c-format
msgid "Sector %ju already used."
msgstr ""
#: libfdisk/src/gpt.c:2365
#, c-format
msgid "Could not create partition %zu"
msgstr ""
#: libfdisk/src/gpt.c:2372
#, c-format
msgid "The last usable GPT sector is %ju, but %ju is requested."
msgstr ""
#: libfdisk/src/gpt.c:2379
#, c-format
msgid "The first usable GPT sector is %ju, but %ju is requested."
msgstr ""
#: libfdisk/src/gpt.c:2513
#, c-format
msgid "Created a new GPT disklabel (GUID: %s)."
msgstr ""
#: libfdisk/src/gpt.c:2531
msgid "Enter new disk UUID (in 8-4-4-4-12 format)"
msgstr ""
#: libfdisk/src/gpt.c:2538
msgid "Failed to parse your UUID."
msgstr ""
#: libfdisk/src/gpt.c:2552
#, c-format
msgid "Disk identifier changed from %s to %s."
msgstr ""
#: libfdisk/src/gpt.c:2572
msgid "Not enough space for new partition table!"
msgstr ""
#: libfdisk/src/gpt.c:2583
#, c-format
msgid "Partition #%zu out of range (minimal start is %<PRIu64> sectors)"
msgstr ""
#: libfdisk/src/gpt.c:2588
#, c-format
msgid "Partition #%zu out of range (maximal end is %<PRIu64> sectors)"
msgstr ""
#: libfdisk/src/gpt.c:2631
#, c-format
msgid "The number of the partition has be smaller than %zu."
msgstr ""
#: libfdisk/src/gpt.c:2654
msgid "Cannot allocate memory!"
msgstr ""
#: libfdisk/src/gpt.c:2684
#, c-format
msgid "Partition table length changed from %<PRIu32> to %<PRIu64>."
msgstr ""
#: libfdisk/src/gpt.c:2793
#, c-format
msgid "The attributes on partition %zu changed to 0x%016<PRIx64>."
msgstr ""
#: libfdisk/src/gpt.c:2843
msgid "Enter GUID specific bit"
msgstr ""
#: libfdisk/src/gpt.c:2858
#, c-format
msgid "failed to toggle unsupported bit %lu"
msgstr ""
#: libfdisk/src/gpt.c:2871
#, c-format
msgid "The GUID specific bit %d on partition %zu is enabled now."
msgstr ""
#: libfdisk/src/gpt.c:2872
#, c-format
msgid "The GUID specific bit %d on partition %zu is disabled now."
msgstr ""
#: libfdisk/src/gpt.c:2876
#, c-format
msgid "The %s flag on partition %zu is enabled now."
msgstr ""
#: libfdisk/src/gpt.c:2877
#, c-format
msgid "The %s flag on partition %zu is disabled now."
msgstr ""
#: libfdisk/src/gpt.c:3019
msgid "Type-UUID"
msgstr ""
#: libfdisk/src/gpt.c:3020
msgid "UUID"
msgstr ""
#: libfdisk/src/gpt.c:3021 login-utils/chfn.c:155 login-utils/chfn.c:157
#: login-utils/chfn.c:320
msgid "Name"
msgstr ""
#: libfdisk/src/partition.c:841
msgid "Free space"
msgstr ""
#: libfdisk/src/partition.c:1210
#, c-format
msgid "Failed to resize partition #%zu."
msgstr ""
#: libfdisk/src/parttype.c:258 misc-utils/findmnt.c:655 schedutils/chrt.c:206
#: schedutils/ionice.c:79 sys-utils/hwclock.c:256
msgid "unknown"
msgstr ""
#: libfdisk/src/sgi.c:46
msgid "SGI volhdr"
msgstr ""
#: libfdisk/src/sgi.c:47
msgid "SGI trkrepl"
msgstr ""
#: libfdisk/src/sgi.c:48
msgid "SGI secrepl"
msgstr ""
#: libfdisk/src/sgi.c:49
msgid "SGI raw"
msgstr ""
#: libfdisk/src/sgi.c:50
msgid "SGI bsd"
msgstr ""
#: libfdisk/src/sgi.c:51
msgid "SGI sysv"
msgstr ""
#: libfdisk/src/sgi.c:52
msgid "SGI volume"
msgstr ""
#: libfdisk/src/sgi.c:53
msgid "SGI efs"
msgstr ""
#: libfdisk/src/sgi.c:54
msgid "SGI lvol"
msgstr ""
#: libfdisk/src/sgi.c:55
msgid "SGI rlvol"
msgstr ""
#: libfdisk/src/sgi.c:56
msgid "SGI xfs"
msgstr ""
#: libfdisk/src/sgi.c:57
msgid "SGI xfslog"
msgstr ""
#: libfdisk/src/sgi.c:58
msgid "SGI xlv"
msgstr ""
#: libfdisk/src/sgi.c:59
msgid "SGI xvm"
msgstr ""
#: libfdisk/src/sgi.c:61 libfdisk/src/sun.c:52
msgid "Linux native"
msgstr ""
#: libfdisk/src/sgi.c:158
msgid "SGI info created on second sector."
msgstr ""
#: libfdisk/src/sgi.c:258
msgid "Detected an SGI disklabel with wrong checksum."
msgstr ""
#: libfdisk/src/sgi.c:281 libfdisk/src/sun.c:773
msgid "Physical cylinders"
msgstr ""
#: libfdisk/src/sgi.c:286 libfdisk/src/sun.c:778
msgid "Extra sects/cyl"
msgstr ""
#: libfdisk/src/sgi.c:296
msgid "Bootfile"
msgstr ""
#: libfdisk/src/sgi.c:394
msgid ""
"Invalid bootfile! The bootfile must be an absolute non-zero pathname, e.g. "
"\"/unix\" or \"/unix.save\"."
msgstr ""
#: libfdisk/src/sgi.c:400
#, c-format
msgid "Name of bootfile is too long: %zu byte maximum."
msgid_plural "Name of bootfile is too long: %zu bytes maximum."
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/sgi.c:407
msgid "Bootfile must have a fully qualified pathname."
msgstr ""
#: libfdisk/src/sgi.c:413
msgid ""
"Be aware that the bootfile is not checked for existence. SGI's default is "
"\"/unix\", and for backup \"/unix.save\"."
msgstr ""
#: libfdisk/src/sgi.c:438
#, c-format
msgid "The current boot file is: %s"
msgstr ""
#: libfdisk/src/sgi.c:440
msgid "Enter of the new boot file"
msgstr ""
#: libfdisk/src/sgi.c:445
msgid "Boot file is unchanged."
msgstr ""
#: libfdisk/src/sgi.c:456
#, c-format
msgid "Bootfile has been changed to \"%s\"."
msgstr ""
#: libfdisk/src/sgi.c:595
msgid "More than one entire disk entry present."
msgstr ""
#: libfdisk/src/sgi.c:602 libfdisk/src/sun.c:461
msgid "No partitions defined."
msgstr ""
#: libfdisk/src/sgi.c:612
msgid "IRIX likes it when partition 11 covers the entire disk."
msgstr ""
#: libfdisk/src/sgi.c:616
#, c-format
msgid "The entire disk partition should start at block 0, not at block %d."
msgstr ""
#: libfdisk/src/sgi.c:627
msgid "Partition 11 should cover the entire disk."
msgstr ""
#: libfdisk/src/sgi.c:651
#, c-format
msgid "Partitions %d and %d overlap by %d sector."
msgid_plural "Partitions %d and %d overlap by %d sectors."
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/sgi.c:662 libfdisk/src/sgi.c:684
#, c-format
msgid "Unused gap of %8u sector: sector %8u"
msgid_plural "Unused gap of %8u sectors: sectors %8u-%u"
msgstr[0] ""
msgstr[1] ""
#: libfdisk/src/sgi.c:697
msgid "The boot partition does not exist."
msgstr ""
#: libfdisk/src/sgi.c:701
msgid "The swap partition does not exist."
msgstr ""
#: libfdisk/src/sgi.c:705
msgid "The swap partition has no swap type."
msgstr ""
#: libfdisk/src/sgi.c:708
msgid "You have chosen an unusual bootfile name."
msgstr ""
#: libfdisk/src/sgi.c:758
msgid "Partition overlap on the disk."
msgstr ""
#: libfdisk/src/sgi.c:843
msgid "Attempting to generate entire disk entry automatically."
msgstr ""
#: libfdisk/src/sgi.c:848
msgid "The entire disk is already covered with partitions."
msgstr ""
#: libfdisk/src/sgi.c:852
msgid "You got a partition overlap on the disk. Fix it first!"
msgstr ""
#: libfdisk/src/sgi.c:874 libfdisk/src/sun.c:547
#, c-format
msgid "First %s"
msgstr ""
#: libfdisk/src/sgi.c:898 libfdisk/src/sgi.c:948
msgid ""
"It is highly recommended that the eleventh partition covers the entire disk "
"and is of type 'SGI volume'."
msgstr ""
#: libfdisk/src/sgi.c:913 libfdisk/src/sun.c:642
#, c-format
msgid "Last %s or +%s or +size{K,M,G,T,P}"
msgstr ""
#: libfdisk/src/sgi.c:984 libfdisk/src/sun.c:244
#, c-format
msgid ""
"BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %llu. This "
"value may be truncated for devices > 33.8 GB."
msgstr ""
#: libfdisk/src/sgi.c:1050
msgid "Created a new SGI disklabel."
msgstr ""
#: libfdisk/src/sgi.c:1069
msgid "Sorry, only for non-empty partitions you can change the tag."
msgstr ""
#: libfdisk/src/sgi.c:1075
msgid ""
"Consider leaving partition 9 as volume header (0), and partition 11 as "
"entire volume (6), as IRIX expects it."
msgstr ""
#: libfdisk/src/sgi.c:1084
msgid ""
"It is highly recommended that the partition at offset 0 is of type \"SGI "
"volhdr\", the IRIX system will rely on it to retrieve from its directory "
"standalone tools like sash and fx. Only the \"SGI volume\" entire disk "
"section may violate this. Are you sure about tagging this partition "
"differently?"
msgstr ""
#: libfdisk/src/sun.c:39
msgid "Unassigned"
msgstr ""
#: libfdisk/src/sun.c:41
msgid "SunOS root"
msgstr ""
#: libfdisk/src/sun.c:42
msgid "SunOS swap"
msgstr ""
#: libfdisk/src/sun.c:43
msgid "SunOS usr"
msgstr ""
#: libfdisk/src/sun.c:44
msgid "Whole disk"
msgstr ""
#: libfdisk/src/sun.c:45
msgid "SunOS stand"
msgstr ""
#: libfdisk/src/sun.c:46
msgid "SunOS var"
msgstr ""
#: libfdisk/src/sun.c:47
msgid "SunOS home"
msgstr ""
#: libfdisk/src/sun.c:48
msgid "SunOS alt sectors"
msgstr ""
#: libfdisk/src/sun.c:49
msgid "SunOS cachefs"
msgstr ""
#: libfdisk/src/sun.c:50
msgid "SunOS reserved"
msgstr ""
#: libfdisk/src/sun.c:136
msgid ""
"Detected sun disklabel with wrong checksum. Probably you'll have to set all "
"the values, e.g. heads, sectors, cylinders and partitions or force a fresh "
"label (s command in main menu)"
msgstr ""
#: libfdisk/src/sun.c:153
#, c-format
msgid "Detected sun disklabel with wrong version [%d]."
msgstr ""
#: libfdisk/src/sun.c:158
#, c-format
msgid "Detected sun disklabel with wrong vtoc.sanity [0x%08x]."
msgstr ""
#: libfdisk/src/sun.c:163
#, c-format
msgid "Detected sun disklabel with wrong vtoc.nparts [%u]."
msgstr ""
#: libfdisk/src/sun.c:168
msgid ""
"Warning: Wrong values need to be fixed up and will be corrected by w(rite)"
msgstr ""
#: libfdisk/src/sun.c:195
msgid "Heads"
msgstr ""
#: libfdisk/src/sun.c:197
msgid "Sectors/track"
msgstr ""
#: libfdisk/src/sun.c:300
msgid "Created a new Sun disklabel."
msgstr ""
#: libfdisk/src/sun.c:419
#, c-format
msgid "Partition %u doesn't end on cylinder boundary."
msgstr ""
#: libfdisk/src/sun.c:438
#, c-format
msgid "Partition %u overlaps with others in sectors %u-%u."
msgstr ""
#: libfdisk/src/sun.c:466
#, c-format
msgid "Unused gap - sectors 0-%u."
msgstr ""
#: libfdisk/src/sun.c:468 libfdisk/src/sun.c:474
#, c-format
msgid "Unused gap - sectors %u-%u."
msgstr ""
#: libfdisk/src/sun.c:531
msgid ""
"Other partitions already cover the whole disk. Delete some/shrink them "
"before retry."
msgstr ""
#: libfdisk/src/sun.c:596
#, c-format
msgid "Sector %d is already allocated"
msgstr ""
#: libfdisk/src/sun.c:603
msgid ""
"It is highly recommended that the third partition covers the whole disk and "
"is of type `Whole disk'"
msgstr ""
#: libfdisk/src/sun.c:613
#, c-format
msgid "Aligning the first sector from %u to %u to be on cylinder boundary."
msgstr ""
#: libfdisk/src/sun.c:688
#, c-format
msgid ""
"You haven't covered the whole disk with the 3rd partition, but your value\n"
"%lu %s covers some other partition. Your entry has been changed\n"
"to %lu %s"
msgstr ""
#: libfdisk/src/sun.c:729
#, c-format
msgid ""
"If you want to maintain SunOS/Solaris compatibility, consider leaving this "
"partition as Whole disk (5), starting at 0, with %u sectors"
msgstr ""
#: libfdisk/src/sun.c:753
msgid "Label ID"
msgstr ""
#: libfdisk/src/sun.c:758
msgid "Volume ID"
msgstr ""
#: libfdisk/src/sun.c:768
msgid "Alternate cylinders"
msgstr ""
#: libfdisk/src/sun.c:874
msgid "Number of alternate cylinders"
msgstr ""
#: libfdisk/src/sun.c:899
msgid "Extra sectors per cylinder"
msgstr ""
#: libfdisk/src/sun.c:923
msgid "Interleave factor"
msgstr ""
#: libfdisk/src/sun.c:947
msgid "Rotation speed (rpm)"
msgstr ""
#: libfdisk/src/sun.c:971
msgid "Number of physical cylinders"
msgstr ""
#: libfdisk/src/sun.c:1040
msgid ""
"Consider leaving partition 3 as Whole disk (5),\n"
"as SunOS/Solaris expects it and even Linux likes it.\n"
msgstr ""
#: libfdisk/src/sun.c:1051
msgid ""
"It is highly recommended that the partition at offset 0\n"
"is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n"
"there may destroy your partition table and bootblock.\n"
"Are you sure you want to tag the partition as Linux swap?"
msgstr ""
#: libmount/src/context.c:2359
#, c-format
msgid "operation failed: %m"
msgstr ""
#: libmount/src/context_mount.c:1305
#, c-format
msgid "WARNING: failed to apply propagation flags"
msgstr ""
#: libmount/src/context_mount.c:1315
#, c-format
msgid "WARNING: device write-protected, mounted read-only"
msgstr ""
#: libmount/src/context_mount.c:1329
#, c-format
msgid "operation permitted for root only"
msgstr ""
#: libmount/src/context_mount.c:1333
#, c-format
msgid "%s is already mounted"
msgstr ""
#: libmount/src/context_mount.c:1339
#, c-format
msgid "can't find in %s"
msgstr ""
#: libmount/src/context_mount.c:1342
#, c-format
msgid "can't find mount point in %s"
msgstr ""
#: libmount/src/context_mount.c:1345
#, c-format
msgid "can't find mount source %s in %s"
msgstr ""
#: libmount/src/context_mount.c:1350
#, c-format
msgid "more filesystems detected on %s; use -t <type> or wipefs(8)"
msgstr ""
#: libmount/src/context_mount.c:1355
#, c-format
msgid "failed to determine filesystem type"
msgstr ""
#: libmount/src/context_mount.c:1356
#, c-format
msgid "no filesystem type specified"
msgstr ""
#: libmount/src/context_mount.c:1363
#, c-format
msgid "can't find %s"
msgstr ""
#: libmount/src/context_mount.c:1365
#, c-format
msgid "no mount source specified"
msgstr ""
#: libmount/src/context_mount.c:1371
#, c-format
msgid "failed to parse mount options: %m"
msgstr ""
#: libmount/src/context_mount.c:1372
#, c-format
msgid "failed to parse mount options"
msgstr ""
#: libmount/src/context_mount.c:1376
#, c-format
msgid "failed to setup loop device for %s"
msgstr ""
#: libmount/src/context_mount.c:1380
#, c-format
msgid "overlapping loop device exists for %s"
msgstr ""
#: libmount/src/context_mount.c:1383
#, c-format
msgid "mount failed: %m"
msgstr ""
#: libmount/src/context_mount.c:1393
#, c-format
msgid "filesystem was mounted, but any subsequent operation failed: %m"
msgstr ""
#: libmount/src/context_mount.c:1411 libmount/src/context_mount.c:1468
#, c-format
msgid "mount point is not a directory"
msgstr ""
#: libmount/src/context_mount.c:1413 login-utils/newgrp.c:227
#, c-format
msgid "permission denied"
msgstr ""
#: libmount/src/context_mount.c:1415
#, c-format
msgid "must be superuser to use mount"
msgstr ""
#: libmount/src/context_mount.c:1425
#, c-format
msgid "mount point is busy"
msgstr ""
#: libmount/src/context_mount.c:1438
#, c-format
msgid "%s already mounted on %s"
msgstr ""
#: libmount/src/context_mount.c:1444
#, c-format
msgid "%s already mounted or mount point busy"
msgstr ""
#: libmount/src/context_mount.c:1450
#, c-format
msgid "mount point does not exist"
msgstr ""
#: libmount/src/context_mount.c:1453
#, c-format
msgid "mount point is a symbolic link to nowhere"
msgstr ""
#: libmount/src/context_mount.c:1458
#, c-format
msgid "special device %s does not exist"
msgstr ""
#: libmount/src/context_mount.c:1461 libmount/src/context_mount.c:1477
#: libmount/src/context_mount.c:1561 libmount/src/context_mount.c:1575
#, c-format
msgid "mount(2) system call failed: %m"
msgstr ""
#: libmount/src/context_mount.c:1473
#, c-format
msgid "special device %s does not exist (a path prefix is not a directory)"
msgstr ""
#: libmount/src/context_mount.c:1485
#, c-format
msgid "mount point not mounted or bad option"
msgstr ""
#: libmount/src/context_mount.c:1487
#, c-format
msgid "not mount point or bad option"
msgstr ""
#: libmount/src/context_mount.c:1490
#, c-format
msgid "bad option; moving a mount residing under a shared mount is unsupported"
msgstr ""
#: libmount/src/context_mount.c:1494
#, c-format
msgid ""
"bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/"
"mount.<type> helper program"
msgstr ""
#: libmount/src/context_mount.c:1498
#, c-format
msgid ""
"wrong fs type, bad option, bad superblock on %s, missing codepage or helper "
"program, or other error"
msgstr ""
#: libmount/src/context_mount.c:1505
#, c-format
msgid "mount table full"
msgstr ""
#: libmount/src/context_mount.c:1510
#, c-format
msgid "can't read superblock on %s"
msgstr ""
#: libmount/src/context_mount.c:1517
#, c-format
msgid "unknown filesystem type '%s'"
msgstr ""
#: libmount/src/context_mount.c:1520
#, c-format
msgid "unknown filesystem type"
msgstr ""
#: libmount/src/context_mount.c:1529
#, c-format
msgid "%s is not a block device, and stat(2) fails?"
msgstr ""
#: libmount/src/context_mount.c:1532
#, c-format
msgid ""
"the kernel does not recognize %s as a block device; maybe \"modprobe driver"
"\" is necessary"
msgstr ""
#: libmount/src/context_mount.c:1535
#, c-format
msgid "%s is not a block device; try \"-o loop\""
msgstr ""
#: libmount/src/context_mount.c:1537
#, c-format
msgid "%s is not a block device"
msgstr ""
#: libmount/src/context_mount.c:1544
#, c-format
msgid "%s is not a valid block device"
msgstr ""
#: libmount/src/context_mount.c:1552
#, c-format
msgid "cannot mount %s read-only"
msgstr ""
#: libmount/src/context_mount.c:1554
#, c-format
msgid "%s is write-protected but explicit read-write mode requested"
msgstr ""
#: libmount/src/context_mount.c:1556
#, c-format
msgid "cannot remount %s read-write, is write-protected"
msgstr ""
#: libmount/src/context_mount.c:1558
#, c-format
msgid "bind %s failed"
msgstr ""
#: libmount/src/context_mount.c:1569
#, c-format
msgid "no medium found on %s"
msgstr ""
#: libmount/src/context_umount.c:1047 libmount/src/context_umount.c:1076
#, c-format
msgid "not mounted"
msgstr ""
#: libmount/src/context_umount.c:1051
#, c-format
msgid "umount failed: %m"
msgstr ""
#: libmount/src/context_umount.c:1060
#, c-format
msgid "filesystem was unmounted, but any subsequent operation failed: %m"
msgstr ""
#: libmount/src/context_umount.c:1073
#, c-format
msgid "invalid block device"
msgstr ""
#: libmount/src/context_umount.c:1079
#, c-format
msgid "can't write superblock"
msgstr ""
#: libmount/src/context_umount.c:1082
#, c-format
msgid "target is busy"
msgstr ""
#: libmount/src/context_umount.c:1085
#, c-format
msgid "no mount point specified"
msgstr ""
#: libmount/src/context_umount.c:1088
#, c-format
msgid "must be superuser to unmount"
msgstr ""
#: libmount/src/context_umount.c:1091
#, c-format
msgid "block devices are not permitted on filesystem"
msgstr ""
#: libmount/src/context_umount.c:1094
#, c-format
msgid "umount(2) system call failed: %m"
msgstr ""
#: lib/pager.c:112
#, c-format
msgid "waitpid failed (%s)"
msgstr ""
#: lib/path.c:209 sys-utils/lscpu.c:1911
msgid "failed to callocate cpu set"
msgstr ""
#: lib/path.c:213
#, c-format
msgid "failed to parse CPU list %s"
msgstr ""
#: lib/path.c:216
#, c-format
msgid "failed to parse CPU mask %s"
msgstr ""
#: lib/plymouth-ctrl.c:72
msgid "cannot open UNIX socket"
msgstr ""
#: lib/plymouth-ctrl.c:78
msgid "cannot set option for UNIX socket"
msgstr ""
#: lib/plymouth-ctrl.c:91
msgid "cannot connect on UNIX socket"
msgstr ""
#: lib/plymouth-ctrl.c:131
#, c-format
msgid "the plymouth request %c is not implemented"
msgstr ""
#: lib/randutils.c:159
msgid "getrandom() function"
msgstr ""
#: lib/randutils.c:172
msgid "libc pseudo-random functions"
msgstr ""
#: lib/swapprober.c:17 lib/swapprober.c:30
#, c-format
msgid "%s: unable to probe device"
msgstr ""
#: lib/swapprober.c:32
#, c-format
msgid "%s: ambiguous probing result; use wipefs(8)"
msgstr ""
#: lib/swapprober.c:34
#, c-format
msgid "%s: not a valid swap partition"
msgstr ""
#: lib/swapprober.c:41
#, c-format
msgid "%s: unsupported swap version '%s'"
msgstr ""
#: login-utils/chfn.c:95 login-utils/chsh.c:74
#, c-format
msgid " %s [options] [<username>]\n"
msgstr ""
#: login-utils/chfn.c:98
msgid "Change your finger information.\n"
msgstr ""
#: login-utils/chfn.c:101
msgid " -f, --full-name <full-name> real name\n"
msgstr ""
#: login-utils/chfn.c:102
msgid " -o, --office <office> office number\n"
msgstr ""
#: login-utils/chfn.c:103
msgid " -p, --office-phone <phone> office phone number\n"
msgstr ""
#: login-utils/chfn.c:104
msgid " -h, --home-phone <phone> home phone number\n"
msgstr ""
#: login-utils/chfn.c:106 login-utils/chsh.c:83
msgid " -u, --help display this help and exit\n"
msgstr ""
#: login-utils/chfn.c:122
#, c-format
msgid "field %s is too long"
msgstr ""
#: login-utils/chfn.c:126 login-utils/chsh.c:215
#, c-format
msgid "%s: has illegal characters"
msgstr ""
#: login-utils/chfn.c:155 login-utils/chfn.c:161 login-utils/chfn.c:167
#: login-utils/chfn.c:173
#, c-format
msgid "login.defs forbids setting %s"
msgstr ""
#: login-utils/chfn.c:161 login-utils/chfn.c:163 login-utils/chfn.c:322
msgid "Office"
msgstr ""
#: login-utils/chfn.c:167 login-utils/chfn.c:169 login-utils/chfn.c:324
msgid "Office Phone"
msgstr ""
#: login-utils/chfn.c:173 login-utils/chfn.c:175 login-utils/chfn.c:326
msgid "Home Phone"
msgstr ""
#: login-utils/chfn.c:244
msgid "Aborted."
msgstr ""
#: login-utils/chfn.c:307
#, c-format
msgid "%s: CHFN_RESTRICT has unexpected value: %s"
msgstr ""
#: login-utils/chfn.c:309
#, c-format
msgid "%s: CHFN_RESTRICT does not allow any changes"
msgstr ""
#: login-utils/chfn.c:392
#, c-format
msgid "Finger information *NOT* changed. Try again later.\n"
msgstr ""
#: login-utils/chfn.c:396
#, c-format
msgid "Finger information changed.\n"
msgstr ""
#: login-utils/chfn.c:421 login-utils/chsh.c:252
#, c-format
msgid "you (user %d) don't exist."
msgstr ""
#: login-utils/chfn.c:427 login-utils/chsh.c:257 login-utils/libuser.c:59
#, c-format
msgid "user \"%s\" does not exist."
msgstr ""
#: login-utils/chfn.c:433 login-utils/chsh.c:263
msgid "can only change local entries"
msgstr ""
#: login-utils/chfn.c:446
#, c-format
msgid "%s is not authorized to change the finger info of %s"
msgstr ""
#: login-utils/chfn.c:448 login-utils/chsh.c:279
msgid "Unknown user context"
msgstr ""
#: login-utils/chfn.c:454 login-utils/chsh.c:285
#, c-format
msgid "can't set default context for %s"
msgstr ""
#: login-utils/chfn.c:465
msgid "running UID doesn't match UID of user we're altering, change denied"
msgstr ""
#: login-utils/chfn.c:469
#, c-format
msgid "Changing finger information for %s.\n"
msgstr ""
#: login-utils/chfn.c:483
#, c-format
msgid "Finger information not changed.\n"
msgstr ""
#: login-utils/chsh.c:77
msgid "Change your login shell.\n"
msgstr ""
#: login-utils/chsh.c:80
msgid " -s, --shell <shell> specify login shell\n"
msgstr ""
#: login-utils/chsh.c:81
msgid " -l, --list-shells print list of shells and exit\n"
msgstr ""
#: login-utils/chsh.c:105
msgid "No known shells."
msgstr ""
#: login-utils/chsh.c:209
msgid "shell must be a full path name"
msgstr ""
#: login-utils/chsh.c:211
#, c-format
msgid "\"%s\" does not exist"
msgstr ""
#: login-utils/chsh.c:213
#, c-format
msgid "\"%s\" is not executable"
msgstr ""
#: login-utils/chsh.c:219
#, c-format
msgid "Warning: \"%s\" is not listed in %s."
msgstr ""
#: login-utils/chsh.c:223 login-utils/chsh.c:227
#, c-format
msgid ""
"\"%s\" is not listed in %s.\n"
"Use %s -l to see list."
msgstr ""
#: login-utils/chsh.c:278
#, c-format
msgid "%s is not authorized to change the shell of %s"
msgstr ""
#: login-utils/chsh.c:304
msgid ""
"running UID doesn't match UID of user we're altering, shell change denied"
msgstr ""
#: login-utils/chsh.c:309
#, c-format
msgid "your shell is not in %s, shell change denied"
msgstr ""
#: login-utils/chsh.c:313
#, c-format
msgid "Changing shell for %s.\n"
msgstr ""
#: login-utils/chsh.c:321
msgid "New shell"
msgstr ""
#: login-utils/chsh.c:329
msgid "Shell not changed."
msgstr ""
#: login-utils/chsh.c:334
msgid "Shell *NOT* changed. Try again later."
msgstr ""
#: login-utils/chsh.c:338
msgid ""
"setpwnam failed\n"
"Shell *NOT* changed. Try again later."
msgstr ""
#: login-utils/chsh.c:342
#, c-format
msgid "Shell changed.\n"
msgstr ""
#: login-utils/islocal.c:96
#, c-format
msgid "Usage: %s <passwordfile> <username>...\n"
msgstr ""
#: login-utils/last.c:169 login-utils/lslogins.c:1216 sys-utils/dmesg.c:1193
#: sys-utils/lsipc.c:269
#, c-format
msgid "unknown time format: %s"
msgstr ""
#: login-utils/last.c:276 login-utils/last.c:284
#, c-format
msgid "Interrupted %s"
msgstr ""
#: login-utils/last.c:435 login-utils/last.c:446 login-utils/last.c:888
msgid "preallocation size exceeded"
msgstr ""
#: login-utils/last.c:567
#, c-format
msgid " %s [options] [<username>...] [<tty>...]\n"
msgstr ""
#: login-utils/last.c:570
msgid "Show a listing of last logged in users.\n"
msgstr ""
#: login-utils/last.c:573
msgid " -<number> how many lines to show\n"
msgstr ""
#: login-utils/last.c:574
msgid " -a, --hostlast display hostnames in the last column\n"
msgstr ""
#: login-utils/last.c:575
msgid " -d, --dns translate the IP number back into a hostname\n"
msgstr ""
#: login-utils/last.c:577
#, c-format
msgid " -f, --file <file> use a specific file instead of %s\n"
msgstr ""
#: login-utils/last.c:578
msgid " -F, --fulltimes print full login and logout times and dates\n"
msgstr ""
#: login-utils/last.c:579
msgid " -i, --ip display IP numbers in numbers-and-dots notation\n"
msgstr ""
#: login-utils/last.c:580
msgid " -n, --limit <number> how many lines to show\n"
msgstr ""
#: login-utils/last.c:581
msgid " -R, --nohostname don't display the hostname field\n"
msgstr ""
#: login-utils/last.c:582
msgid " -s, --since <time> display the lines since the specified time\n"
msgstr ""
#: login-utils/last.c:583
msgid " -t, --until <time> display the lines until the specified time\n"
msgstr ""
#: login-utils/last.c:584
msgid " -p, --present <time> display who were present at the specified time\n"
msgstr ""
#: login-utils/last.c:585
msgid " -w, --fullnames display full user and domain names\n"
msgstr ""
#: login-utils/last.c:586
msgid ""
" -x, --system display system shutdown entries and run level changes\n"
msgstr ""
#: login-utils/last.c:587
msgid ""
" --time-format <format> show timestamps in the specified <format>:\n"
" notime|short|full|iso\n"
msgstr ""
#: login-utils/last.c:889
#, c-format
msgid ""
"\n"
"%s begins %s\n"
msgstr ""
#: login-utils/last.c:968 term-utils/scriptreplay.c:64
#: term-utils/scriptreplay.c:68
msgid "failed to parse number"
msgstr ""
#: login-utils/last.c:989 login-utils/last.c:994 login-utils/last.c:999
#: sys-utils/rtcwake.c:485
#, c-format
msgid "invalid time value \"%s\""
msgstr ""
#: login-utils/libuser.c:29 login-utils/libuser.c:31
msgid "Couldn't drop group privileges"
msgstr ""
#: login-utils/libuser.c:47
#, c-format
msgid "libuser initialization failed: %s."
msgstr ""
#: login-utils/libuser.c:52
msgid "changing user attribute failed"
msgstr ""
#: login-utils/libuser.c:66
#, c-format
msgid "user attribute not changed: %s"
msgstr ""
#. TRANSLATORS: The standard value for %u is 60.
#: login-utils/login.c:183
#, c-format
msgid "timed out after %u seconds"
msgstr ""
#: login-utils/login.c:289
#, c-format
msgid "FATAL: can't reopen tty: %m"
msgstr ""
#: login-utils/login.c:295
#, c-format
msgid "FATAL: %s is not a terminal"
msgstr ""
#: login-utils/login.c:313
#, c-format
msgid "chown (%s, %lu, %lu) failed: %m"
msgstr ""
#: login-utils/login.c:317
#, c-format
msgid "chmod (%s, %u) failed: %m"
msgstr ""
#: login-utils/login.c:378
msgid "FATAL: bad tty"
msgstr ""
#: login-utils/login.c:396
#, c-format
msgid "FATAL: %s: change permissions failed: %m"
msgstr ""
#: login-utils/login.c:522
#, c-format
msgid "Last login: %.*s "
msgstr ""
#: login-utils/login.c:524
#, c-format
msgid "from %.*s\n"
msgstr ""
#: login-utils/login.c:527
#, c-format
msgid "on %.*s\n"
msgstr ""
#: login-utils/login.c:545
msgid "write lastlog failed"
msgstr ""
#: login-utils/login.c:636
#, c-format
msgid "DIALUP AT %s BY %s"
msgstr ""
#: login-utils/login.c:641
#, c-format
msgid "ROOT LOGIN ON %s FROM %s"
msgstr ""
#: login-utils/login.c:644
#, c-format
msgid "ROOT LOGIN ON %s"
msgstr ""
#: login-utils/login.c:647
#, c-format
msgid "LOGIN ON %s BY %s FROM %s"
msgstr ""
#: login-utils/login.c:650
#, c-format
msgid "LOGIN ON %s BY %s"
msgstr ""
#: login-utils/login.c:703
msgid "login: "
msgstr ""
#: login-utils/login.c:729
#, c-format
msgid "PAM failure, aborting: %s"
msgstr ""
#: login-utils/login.c:730
#, c-format
msgid "Couldn't initialize PAM: %s"
msgstr ""
#: login-utils/login.c:801
#, c-format
msgid "FAILED LOGIN %u FROM %s FOR %s, %s"
msgstr ""
#: login-utils/login.c:809 login-utils/sulogin.c:1015
#, c-format
msgid ""
"Login incorrect\n"
"\n"
msgstr ""
#: login-utils/login.c:824
#, c-format
msgid "TOO MANY LOGIN TRIES (%u) FROM %s FOR %s, %s"
msgstr ""
#: login-utils/login.c:830
#, c-format
msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s"
msgstr ""
#: login-utils/login.c:838
#, c-format
msgid ""
"\n"
"Login incorrect\n"
msgstr ""
#: login-utils/login.c:866 login-utils/login.c:1216 login-utils/login.c:1239
msgid ""
"\n"
"Session setup problem, abort."
msgstr ""
#: login-utils/login.c:867
#, c-format
msgid "NULL user name in %s:%d. Abort."
msgstr ""
#: login-utils/login.c:1004
#, c-format
msgid "TIOCSCTTY failed: %m"
msgstr ""
#: login-utils/login.c:1158
#, c-format
msgid "login: -h is for superuser only\n"
msgstr ""
#: login-utils/login.c:1173
#, c-format
msgid "Usage: login [-p] [-h <host>] [-H] [[-f] <username>]\n"
msgstr ""
#: login-utils/login.c:1175
msgid "Begin a session on the system.\n"
msgstr ""
#: login-utils/login.c:1217
#, c-format
msgid "Invalid user name \"%s\" in %s:%d. Abort."
msgstr ""
#: login-utils/login.c:1238
#, c-format
msgid "groups initialization failed: %m"
msgstr ""
#: login-utils/login.c:1263
msgid "setgid() failed"
msgstr ""
#: login-utils/login.c:1293
#, c-format
msgid "You have new mail.\n"
msgstr ""
#: login-utils/login.c:1295
#, c-format
msgid "You have mail.\n"
msgstr ""
#: login-utils/login.c:1309
msgid "setuid() failed"
msgstr ""
#: login-utils/login.c:1315 login-utils/sulogin.c:729
#, c-format
msgid "%s: change directory failed"
msgstr ""
#: login-utils/login.c:1322 login-utils/sulogin.c:730
#, c-format
msgid "Logging in with home = \"/\".\n"
msgstr ""
#: login-utils/login.c:1351
msgid "couldn't exec shell script"
msgstr ""
#: login-utils/login.c:1353
msgid "no shell"
msgstr ""
#: login-utils/logindefs.c:206
#, c-format
msgid "%s: %s contains invalid numerical value: %s"
msgstr ""
#: login-utils/logindefs.c:376
msgid "hush login status: restore original IDs failed"
msgstr ""
#: login-utils/lslogins.c:208 sys-utils/lscpu.c:1587 sys-utils/lscpu.c:1597
#: sys-utils/lsmem.c:200
msgid "no"
msgstr ""
#: login-utils/lslogins.c:217 misc-utils/lsblk.c:184
msgid "user name"
msgstr ""
#: login-utils/lslogins.c:217
msgid "Username"
msgstr ""
#: login-utils/lslogins.c:218 sys-utils/renice.c:54
msgid "user ID"
msgstr ""
#: login-utils/lslogins.c:219
msgid "password not required"
msgstr ""
#: login-utils/lslogins.c:219
msgid "Password not required"
msgstr ""
#: login-utils/lslogins.c:220
msgid "login by password disabled"
msgstr ""
#: login-utils/lslogins.c:220
msgid "Login by password disabled"
msgstr ""
#: login-utils/lslogins.c:221
msgid "password defined, but locked"
msgstr ""
#: login-utils/lslogins.c:221
msgid "Password is locked"
msgstr ""
#: login-utils/lslogins.c:222
msgid "log in disabled by nologin(8) or pam_nologin(8)"
msgstr ""
#: login-utils/lslogins.c:222
msgid "No login"
msgstr ""
#: login-utils/lslogins.c:223
msgid "primary group name"
msgstr ""
#: login-utils/lslogins.c:223
msgid "Primary group"
msgstr ""
#: login-utils/lslogins.c:224
msgid "primary group ID"
msgstr ""
#: login-utils/lslogins.c:225
msgid "supplementary group names"
msgstr ""
#: login-utils/lslogins.c:225
msgid "Supplementary groups"
msgstr ""
#: login-utils/lslogins.c:226
msgid "supplementary group IDs"
msgstr ""
#: login-utils/lslogins.c:226
msgid "Supplementary group IDs"
msgstr ""
#: login-utils/lslogins.c:227
msgid "home directory"
msgstr ""
#: login-utils/lslogins.c:227
msgid "Home directory"
msgstr ""
#: login-utils/lslogins.c:228
msgid "login shell"
msgstr ""
#: login-utils/lslogins.c:228
msgid "Shell"
msgstr ""
#: login-utils/lslogins.c:229
msgid "full user name"
msgstr ""
#: login-utils/lslogins.c:229
msgid "Gecos field"
msgstr ""
#: login-utils/lslogins.c:230
msgid "date of last login"
msgstr ""
#: login-utils/lslogins.c:230
msgid "Last login"
msgstr ""
#: login-utils/lslogins.c:231
msgid "last tty used"
msgstr ""
#: login-utils/lslogins.c:231
msgid "Last terminal"
msgstr ""
#: login-utils/lslogins.c:232
msgid "hostname during the last session"
msgstr ""
#: login-utils/lslogins.c:232
msgid "Last hostname"
msgstr ""
#: login-utils/lslogins.c:233
msgid "date of last failed login"
msgstr ""
#: login-utils/lslogins.c:233
msgid "Failed login"
msgstr ""
#: login-utils/lslogins.c:234
msgid "where did the login fail?"
msgstr ""
#: login-utils/lslogins.c:234
msgid "Failed login terminal"
msgstr ""
#: login-utils/lslogins.c:235
msgid "user's hush settings"
msgstr ""
#: login-utils/lslogins.c:235
msgid "Hushed"
msgstr ""
#: login-utils/lslogins.c:236
msgid "days user is warned of password expiration"
msgstr ""
#: login-utils/lslogins.c:236
msgid "Password expiration warn interval"
msgstr ""
#: login-utils/lslogins.c:237
msgid "password expiration date"
msgstr ""
#: login-utils/lslogins.c:237
msgid "Password expiration"
msgstr ""
#: login-utils/lslogins.c:238
msgid "date of last password change"
msgstr ""
#: login-utils/lslogins.c:238
msgid "Password changed"
msgstr ""
#: login-utils/lslogins.c:239
msgid "number of days required between changes"
msgstr ""
#: login-utils/lslogins.c:239
msgid "Minimum change time"
msgstr ""
#: login-utils/lslogins.c:240
msgid "max number of days a password may remain unchanged"
msgstr ""
#: login-utils/lslogins.c:240
msgid "Maximum change time"
msgstr ""
#: login-utils/lslogins.c:241
msgid "the user's security context"
msgstr ""
#: login-utils/lslogins.c:241
msgid "Selinux context"
msgstr ""
#: login-utils/lslogins.c:242
msgid "number of processes run by the user"
msgstr ""
#: login-utils/lslogins.c:242
msgid "Running processes"
msgstr ""
#: login-utils/lslogins.c:288 misc-utils/findmnt.c:136 misc-utils/lsblk.c:239
#: sys-utils/lsipc.c:204 sys-utils/lsmem.c:117
#, c-format
msgid "too many columns specified, the limit is %zu columns"
msgstr ""
#: login-utils/lslogins.c:343 sys-utils/lsipc.c:456
msgid "unsupported time type"
msgstr ""
#: login-utils/lslogins.c:347
msgid "failed to compose time string"
msgstr ""
#: login-utils/lslogins.c:644
msgid "failed to get supplementary groups"
msgstr ""
#: login-utils/lslogins.c:1067
msgid "internal error: unknown column"
msgstr ""
#: login-utils/lslogins.c:1071 sys-utils/lsipc.c:503 sys-utils/lsipc.c:625
#: sys-utils/lsipc.c:680 sys-utils/lsipc.c:838 sys-utils/lsipc.c:1036
msgid "failed to set data"
msgstr ""
#: login-utils/lslogins.c:1165
#, c-format
msgid ""
"\n"
"Last logs:\n"
msgstr ""
#: login-utils/lslogins.c:1224 login-utils/nologin.c:26
#: misc-utils/lslocks.c:501 misc-utils/mcookie.c:82 misc-utils/uuidd.c:70
#: misc-utils/uuidgen.c:25 sys-utils/dmesg.c:264 sys-utils/ipcmk.c:66
#: sys-utils/lscpu.c:2050 sys-utils/lsipc.c:277 sys-utils/lsmem.c:371
#: sys-utils/readprofile.c:104 sys-utils/rtcwake.c:95 term-utils/setterm.c:381
#: text-utils/line.c:30
#, c-format
msgid " %s [options]\n"
msgstr ""
#: login-utils/lslogins.c:1227
msgid "Display information about known users in the system.\n"
msgstr ""
#: login-utils/lslogins.c:1230
msgid " -a, --acc-expiration display info about passwords expiration\n"
msgstr ""
#: login-utils/lslogins.c:1231
msgid ""
" -c, --colon-separate display data in a format similar to /etc/passwd\n"
msgstr ""
#: login-utils/lslogins.c:1232 sys-utils/lsipc.c:296
msgid " -e, --export display in an export-able output format\n"
msgstr ""
#: login-utils/lslogins.c:1233
msgid ""
" -f, --failed display data about the users' last failed logins\n"
msgstr ""
#: login-utils/lslogins.c:1234
msgid " -G, --supp-groups display information about groups\n"
msgstr ""
#: login-utils/lslogins.c:1235
msgid ""
" -g, --groups=<groups> display users belonging to a group in <groups>\n"
msgstr ""
#: login-utils/lslogins.c:1236
msgid ""
" -L, --last show info about the users' last login sessions\n"
msgstr ""
#: login-utils/lslogins.c:1237
msgid " -l, --logins=<logins> display only users from <logins>\n"
msgstr ""
#: login-utils/lslogins.c:1238 sys-utils/lsipc.c:298
msgid ""
" -n, --newline display each piece of information on a new line\n"
msgstr ""
#: login-utils/lslogins.c:1239 sys-utils/lsipc.c:291
msgid " --noheadings don't print headings\n"
msgstr ""
#: login-utils/lslogins.c:1240 sys-utils/lsipc.c:292
msgid " --notruncate don't truncate output\n"
msgstr ""
#: login-utils/lslogins.c:1241 sys-utils/lsipc.c:300
msgid " -o, --output[=<list>] define the columns to output\n"
msgstr ""
#: login-utils/lslogins.c:1242
msgid ""
" -p, --pwd display information related to login by password.\n"
msgstr ""
#: login-utils/lslogins.c:1243 sys-utils/lsipc.c:302
msgid " -r, --raw display in raw mode\n"
msgstr ""
#: login-utils/lslogins.c:1244
msgid " -s, --system-accs display system accounts\n"
msgstr ""
#: login-utils/lslogins.c:1245 sys-utils/lsipc.c:293
msgid " --time-format=<type> display dates in short, full or iso format\n"
msgstr ""
#: login-utils/lslogins.c:1246
msgid " -u, --user-accs display user accounts\n"
msgstr ""
#: login-utils/lslogins.c:1247
msgid " -Z, --context display SELinux contexts\n"
msgstr ""
#: login-utils/lslogins.c:1248
msgid " -z, --print0 delimit user entries with a nul character\n"
msgstr ""
#: login-utils/lslogins.c:1249
msgid " --wtmp-file <path> set an alternate path for wtmp\n"
msgstr ""
#: login-utils/lslogins.c:1250
msgid " --btmp-file <path> set an alternate path for btmp\n"
msgstr ""
#: login-utils/lslogins.c:1255 misc-utils/findmnt.c:1249 sys-utils/lscpu.c:2069
#: sys-utils/lsmem.c:391
#, c-format
msgid ""
"\n"
"Available columns:\n"
msgstr ""
#: login-utils/lslogins.c:1438
msgid "failed to request selinux state"
msgstr ""
#: login-utils/lslogins.c:1452 login-utils/lslogins.c:1456
msgid "Only one user may be specified. Use -l for multiple users."
msgstr ""
#: login-utils/newgrp.c:49 login-utils/newgrp.c:55
msgid "could not set terminal attributes"
msgstr ""
#: login-utils/newgrp.c:57
msgid "getline() failed"
msgstr ""
#: login-utils/newgrp.c:150
msgid "Password: "
msgstr ""
#: login-utils/newgrp.c:160 login-utils/sulogin.c:997
msgid "crypt failed"
msgstr ""
#: login-utils/newgrp.c:172
#, c-format
msgid " %s <group>\n"
msgstr ""
#: login-utils/newgrp.c:175
msgid "Log in to a new group.\n"
msgstr ""
#: login-utils/newgrp.c:213
msgid "who are you?"
msgstr ""
#: login-utils/newgrp.c:217 login-utils/newgrp.c:229 sys-utils/nsenter.c:475
msgid "setgid failed"
msgstr ""
#: login-utils/newgrp.c:222 login-utils/newgrp.c:224
msgid "no such group"
msgstr ""
#: login-utils/newgrp.c:233 sys-utils/nsenter.c:477
msgid "setuid failed"
msgstr ""
#: login-utils/nologin.c:29
msgid "Politely refuse a login.\n"
msgstr ""
#: login-utils/nologin.c:76
#, c-format
msgid "This account is currently not available.\n"
msgstr ""
#: login-utils/su-common.c:283
#, c-format
msgid "cannot open session: %s"
msgstr ""
#: login-utils/su-common.c:295
msgid "cannot create child process"
msgstr ""
#: login-utils/su-common.c:307
#, c-format
msgid "cannot change directory to %s"
msgstr ""
#: login-utils/su-common.c:312
msgid "cannot block signals"
msgstr ""
#: login-utils/su-common.c:326 login-utils/su-common.c:334
#: login-utils/su-common.c:340 misc-utils/uuidd.c:407 sys-utils/lscpu.c:892
#: term-utils/script.c:779
msgid "cannot set signal handler"
msgstr ""
#: login-utils/su-common.c:365
msgid " (core dumped)"
msgstr ""
#: login-utils/su-common.c:384
#, c-format
msgid ""
"\n"
"Session terminated, killing shell..."
msgstr ""
#: login-utils/su-common.c:396
#, c-format
msgid " ...killed.\n"
msgstr ""
#: login-utils/su-common.c:477
msgid "may not be used by non-root users"
msgstr ""
#: login-utils/su-common.c:505
msgid "incorrect password"
msgstr ""
#: login-utils/su-common.c:589
msgid "cannot set groups"
msgstr ""
#: login-utils/su-common.c:604 sys-utils/eject.c:664
msgid "cannot set group id"
msgstr ""
#: login-utils/su-common.c:606 sys-utils/eject.c:667
msgid "cannot set user id"
msgstr ""
#: login-utils/su-common.c:679
#, c-format
msgid " %s [options] -u <user> [[--] <command>]\n"
msgstr ""
#: login-utils/su-common.c:680 login-utils/su-common.c:692
#, c-format
msgid " %s [options] [-] [<user> [<argument>...]]\n"
msgstr ""
#: login-utils/su-common.c:681
msgid ""
"\n"
"Run <command> with the effective user ID and group ID of <user>. If -u is\n"
"not given, fall back to su(1)-compatible semantics and execute standard "
"shell.\n"
"The options -c, -f, -l, and -s are mutually exclusive with -u.\n"
msgstr ""
#: login-utils/su-common.c:688
msgid " -u, --user <user> username\n"
msgstr ""
#: login-utils/su-common.c:693
msgid ""
"\n"
"Change the effective user ID and group ID to that of <user>.\n"
"A mere - implies -l. If <user> is not given, root is assumed.\n"
msgstr ""
#: login-utils/su-common.c:700
msgid " -m, -p, --preserve-environment do not reset environment variables\n"
msgstr ""
#: login-utils/su-common.c:701
msgid " -g, --group <group> specify the primary group\n"
msgstr ""
#: login-utils/su-common.c:702
msgid ""
" -G, --supp-group <group> specify a supplemental group\n"
"\n"
msgstr ""
#: login-utils/su-common.c:704
msgid " -, -l, --login make the shell a login shell\n"
msgstr ""
#: login-utils/su-common.c:705
msgid ""
" -c, --command <command> pass a single command to the shell with -c\n"
msgstr ""
#: login-utils/su-common.c:706
msgid ""
" --session-command <command> pass a single command to the shell with -c\n"
" and do not create a new session\n"
msgstr ""
#: login-utils/su-common.c:708
msgid ""
" -f, --fast pass -f to the shell (for csh or tcsh)\n"
msgstr ""
#: login-utils/su-common.c:709
msgid " -s, --shell <shell> run <shell> if /etc/shells allows it\n"
msgstr ""
#: login-utils/su-common.c:756
#, c-format
msgid "specifying more than %d supplemental group is not possible"
msgid_plural "specifying more than %d supplemental groups is not possible"
msgstr[0] ""
msgstr[1] ""
#: login-utils/su-common.c:762
#, c-format
msgid "group %s does not exist"
msgstr ""
#: login-utils/su-common.c:880
msgid "ignoring --preserve-environment, it's mutually exclusive with --login"
msgstr ""
#: login-utils/su-common.c:891
msgid ""
"options --{shell,fast,command,session-command,login} and --user are mutually "
"exclusive"
msgstr ""
#: login-utils/su-common.c:895
msgid "no command was specified"
msgstr ""
#: login-utils/su-common.c:912
msgid "only root can specify alternative groups"
msgstr ""
#: login-utils/su-common.c:919
#, c-format
msgid "user %s does not exist"
msgstr ""
#: login-utils/su-common.c:959
#, c-format
msgid "using restricted shell %s"
msgstr ""
#: login-utils/su-common.c:983
#, c-format
msgid "warning: cannot change directory to %s"
msgstr ""
#: login-utils/sulogin.c:130
msgid "tcgetattr failed"
msgstr ""
#: login-utils/sulogin.c:207
msgid "tcsetattr failed"
msgstr ""
#: login-utils/sulogin.c:469
#, c-format
msgid "%s: no entry for root\n"
msgstr ""
#: login-utils/sulogin.c:496
#, c-format
msgid "%s: no entry for root"
msgstr ""
#: login-utils/sulogin.c:501
#, c-format
msgid "%s: root password garbled"
msgstr ""
#: login-utils/sulogin.c:529
#, c-format
msgid ""
"\n"
"Cannot open access to console, the root account is locked.\n"
"See sulogin(8) man page for more details.\n"
"\n"
"Press Enter to continue.\n"
msgstr ""
#: login-utils/sulogin.c:535
#, c-format
msgid "Give root password for login: "
msgstr ""
#: login-utils/sulogin.c:537
#, c-format
msgid "Press Enter for login: "
msgstr ""
#: login-utils/sulogin.c:540
#, c-format
msgid "Give root password for maintenance\n"
msgstr ""
#: login-utils/sulogin.c:542
#, c-format
msgid "Press Enter for maintenance\n"
msgstr ""
#: login-utils/sulogin.c:543
#, c-format
msgid "(or press Control-D to continue): "
msgstr ""
#: login-utils/sulogin.c:733
msgid "change directory to system root failed"
msgstr ""
#: login-utils/sulogin.c:782
msgid "setexeccon failed"
msgstr ""
#: login-utils/sulogin.c:802
#, c-format
msgid " %s [options] [tty device]\n"
msgstr ""
#: login-utils/sulogin.c:805
msgid "Single-user login.\n"
msgstr ""
#: login-utils/sulogin.c:808
msgid ""
" -p, --login-shell start a login shell\n"
" -t, --timeout <seconds> max time to wait for a password (default: no "
"limit)\n"
" -e, --force examine password files directly if getpwnam(3) "
"fails\n"
msgstr ""
#: login-utils/sulogin.c:863 misc-utils/findmnt.c:1468 sys-utils/wdctl.c:523
#: term-utils/agetty.c:758 term-utils/wall.c:207
msgid "invalid timeout argument"
msgstr ""
#: login-utils/sulogin.c:885
msgid "only superuser can run this program"
msgstr ""
#: login-utils/sulogin.c:928
msgid "cannot open console"
msgstr ""
#: login-utils/sulogin.c:935
msgid "cannot open password database"
msgstr ""
#: login-utils/sulogin.c:1012
#, c-format
msgid ""
"cannot execute su shell\n"
"\n"
msgstr ""
#: login-utils/sulogin.c:1019
msgid ""
"Timed out\n"
"\n"
msgstr ""
#: login-utils/sulogin.c:1051
msgid ""
"cannot wait on su shell\n"
"\n"
msgstr ""
#: login-utils/utmpdump.c:176
#, c-format
msgid "%s: cannot add inotify watch."
msgstr ""
#: login-utils/utmpdump.c:185
#, c-format
msgid "%s: cannot read inotify events"
msgstr ""
#: login-utils/utmpdump.c:246 login-utils/utmpdump.c:251
msgid "Extraneous newline in file. Exiting."
msgstr ""
#: login-utils/utmpdump.c:304
#, c-format
msgid " %s [options] [filename]\n"
msgstr ""
#: login-utils/utmpdump.c:307
msgid "Dump UTMP and WTMP files in raw format.\n"
msgstr ""
#: login-utils/utmpdump.c:310
msgid " -f, --follow output appended data as the file grows\n"
msgstr ""
#: login-utils/utmpdump.c:311
msgid " -r, --reverse write back dumped data into utmp file\n"
msgstr ""
#: login-utils/utmpdump.c:312
msgid " -o, --output <file> write to file instead of standard output\n"
msgstr ""
#: login-utils/utmpdump.c:379
msgid "following standard input is unsupported"
msgstr ""
#: login-utils/utmpdump.c:385
#, c-format
msgid "Utmp undump of %s\n"
msgstr ""
#: login-utils/utmpdump.c:388
#, c-format
msgid "Utmp dump of %s\n"
msgstr ""
#: login-utils/vipw.c:142
msgid "can't open temporary file"
msgstr ""
#: login-utils/vipw.c:158
#, c-format
msgid "%s: create a link to %s failed"
msgstr ""
#: login-utils/vipw.c:165
#, c-format
msgid "Can't get context for %s"
msgstr ""
#: login-utils/vipw.c:171
#, c-format
msgid "Can't set context for %s"
msgstr ""
#: login-utils/vipw.c:237
#, c-format
msgid "%s unchanged"
msgstr ""
#: login-utils/vipw.c:255
msgid "cannot get lock"
msgstr ""
#: login-utils/vipw.c:282
msgid "no changes made"
msgstr ""
#: login-utils/vipw.c:291
msgid "cannot chmod file"
msgstr ""
#: login-utils/vipw.c:305
msgid "Edit the password or group file.\n"
msgstr ""
#: login-utils/vipw.c:359
msgid "You are using shadow groups on this system.\n"
msgstr ""
#: login-utils/vipw.c:360
msgid "You are using shadow passwords on this system.\n"
msgstr ""
#. TRANSLATORS: this program uses for y and n rpmatch(3),
#. * which means they can be translated.
#: login-utils/vipw.c:364
#, c-format
msgid "Would you like to edit %s now [y/n]? "
msgstr ""
#: misc-utils/blkid.c:65
#, c-format
msgid "%s from %s (libblkid %s, %s)\n"
msgstr ""
#: misc-utils/blkid.c:75
#, c-format
msgid ""
" %s --label <label> | --uuid <uuid>\n"
"\n"
msgstr ""
#: misc-utils/blkid.c:76
#, c-format
msgid ""
" %s [--cache-file <file>] [-ghlLv] [--output <format>] [--match-tag <tag>] \n"
" [--match-token <token>] [<dev> ...]\n"
"\n"
msgstr ""
#: misc-utils/blkid.c:78
#, c-format
msgid ""
" %s -p [--match-tag <tag>] [--offset <offset>] [--size <size>] \n"
" [--output <format>] <dev> ...\n"
"\n"
msgstr ""
#: misc-utils/blkid.c:80
#, c-format
msgid " %s -i [--match-tag <tag>] [--output <format>] <dev> ...\n"
msgstr ""
#: misc-utils/blkid.c:82
msgid ""
" -c, --cache-file <file> read from <file> instead of reading from the "
"default\n"
" cache file (-c /dev/null means no cache)\n"
msgstr ""
#: misc-utils/blkid.c:84
msgid " -d, --no-encoding don't encode non-printing characters\n"
msgstr ""
#: misc-utils/blkid.c:85
msgid " -g, --garbage-collect garbage collect the blkid cache\n"
msgstr ""
#: misc-utils/blkid.c:86
msgid ""
" -o, --output <format> output format; can be one of:\n"
" value, device, export or full; (default: "
"full)\n"
msgstr ""
#: misc-utils/blkid.c:88
msgid " -k, --list-filesystems list all known filesystems/RAIDs and exit\n"
msgstr ""
#: misc-utils/blkid.c:89
msgid ""
" -s, --match-tag <tag> show specified tag(s) (default show all tags)\n"
msgstr ""
#: misc-utils/blkid.c:90
msgid ""
" -t, --match-token <token> find device with a specific token (NAME=value "
"pair)\n"
msgstr ""
#: misc-utils/blkid.c:91
msgid ""
" -l, --list-one look up only first device with token specified "
"by -t\n"
msgstr ""
#: misc-utils/blkid.c:92
msgid " -L, --label <label> convert LABEL to device name\n"
msgstr ""
#: misc-utils/blkid.c:93
msgid " -U, --uuid <uuid> convert UUID to device name\n"
msgstr ""
#: misc-utils/blkid.c:94
msgid ""
" <dev> specify device(s) to probe (default: all "
"devices)\n"
msgstr ""
#: misc-utils/blkid.c:96
msgid "Low-level probing options:\n"
msgstr ""
#: misc-utils/blkid.c:97
msgid ""
" -p, --probe low-level superblocks probing (bypass cache)\n"
msgstr ""
#: misc-utils/blkid.c:98
msgid " -i, --info gather information about I/O limits\n"
msgstr ""
#: misc-utils/blkid.c:99
msgid " -S, --size <size> overwrite device size\n"
msgstr ""
#: misc-utils/blkid.c:100
msgid " -O, --offset <offset> probe at the given offset\n"
msgstr ""
#: misc-utils/blkid.c:101
msgid ""
" -u, --usages <list> filter by \"usage\" (e.g. -u filesystem,raid)\n"
msgstr ""
#: misc-utils/blkid.c:102
msgid ""
" -n, --match-types <list> filter by filesystem type (e.g. -n vfat,ext3)\n"
msgstr ""
#: misc-utils/blkid.c:235
msgid "(mounted, mtpt unknown)"
msgstr ""
#: misc-utils/blkid.c:237
msgid "(in use)"
msgstr ""
#: misc-utils/blkid.c:239
msgid "(not mounted)"
msgstr ""
#: misc-utils/blkid.c:503
#, c-format
msgid "error: %s"
msgstr ""
#: misc-utils/blkid.c:548
#, c-format
msgid ""
"%s: ambivalent result (probably more filesystems on the device, use "
"wipefs(8) to see more details)"
msgstr ""
#: misc-utils/blkid.c:594
#, c-format
msgid "unknown keyword in -u <list> argument: '%s'"
msgstr ""
#: misc-utils/blkid.c:611
msgid "error: -u <list> argument is empty"
msgstr ""
#: misc-utils/blkid.c:754
#, c-format
msgid "unsupported output format %s"
msgstr ""
#: misc-utils/blkid.c:757 misc-utils/wipefs.c:535
msgid "invalid offset argument"
msgstr ""
#: misc-utils/blkid.c:764
msgid "Too many tags specified"
msgstr ""
#: misc-utils/blkid.c:770
msgid "invalid size argument"
msgstr ""
#: misc-utils/blkid.c:774
msgid "Can only search for one NAME=value pair"
msgstr ""
#: misc-utils/blkid.c:781
msgid "-t needs NAME=value pair"
msgstr ""
#: misc-utils/blkid.c:831
msgid "The low-level probing mode does not support 'list' output format"
msgstr ""
#: misc-utils/blkid.c:844
msgid "The low-level probing mode requires a device"
msgstr ""
#: misc-utils/blkid.c:894
msgid "The lookup option requires a search type specified using -t"
msgstr ""
#: misc-utils/cal.c:372
msgid "invalid month argument"
msgstr ""
#: misc-utils/cal.c:380
msgid "invalid week argument"
msgstr ""
#: misc-utils/cal.c:382
msgid "illegal week value: use 1-54"
msgstr ""
#: misc-utils/cal.c:421
#, c-format
msgid "failed to parse timestamp or unknown month name: %s"
msgstr ""
#: misc-utils/cal.c:430
msgid "illegal day value"
msgstr ""
#: misc-utils/cal.c:432 misc-utils/cal.c:455
#, c-format
msgid "illegal day value: use 1-%d"
msgstr ""
#: misc-utils/cal.c:436 misc-utils/cal.c:444
msgid "illegal month value: use 1-12"
msgstr ""
#: misc-utils/cal.c:440
#, c-format
msgid "unknown month name: %s"
msgstr ""
#: misc-utils/cal.c:447 misc-utils/cal.c:451
msgid "illegal year value"
msgstr ""
#: misc-utils/cal.c:449
msgid "illegal year value: use positive integer"
msgstr ""
#: misc-utils/cal.c:481 misc-utils/cal.c:494
#, c-format
msgid "illegal week value: year %d doesn't have week %d"
msgstr ""
#: misc-utils/cal.c:678
#, c-format
msgid "%s"
msgstr ""
#: misc-utils/cal.c:684
#, c-format
msgid "%04d"
msgstr ""
#: misc-utils/cal.c:690
#, c-format
msgid "%s %04d"
msgstr ""
#: misc-utils/cal.c:992
#, c-format
msgid " %s [options] [[[day] month] year]\n"
msgstr ""
#: misc-utils/cal.c:993
#, c-format
msgid " %s [options] <timestamp|monthname>\n"
msgstr ""
#: misc-utils/cal.c:996
msgid "Display a calendar, or some part of it.\n"
msgstr ""
#: misc-utils/cal.c:997
msgid "Without any arguments, display the current month.\n"
msgstr ""
#: misc-utils/cal.c:1000
msgid " -1, --one show only a single month (default)\n"
msgstr ""
#: misc-utils/cal.c:1001
msgid " -3, --three show three months spanning the date\n"
msgstr ""
#: misc-utils/cal.c:1002
msgid " -n, --months <num> show num months starting with date's month\n"
msgstr ""
#: misc-utils/cal.c:1003
msgid " -S, --span span the date when displaying multiple months\n"
msgstr ""
#: misc-utils/cal.c:1004
msgid " -s, --sunday Sunday as first day of week\n"
msgstr ""
#: misc-utils/cal.c:1005
msgid " -m, --monday Monday as first day of week\n"
msgstr ""
#: misc-utils/cal.c:1006
msgid " -j, --julian output Julian dates\n"
msgstr ""
#: misc-utils/cal.c:1007
msgid " -y, --year show the whole year\n"
msgstr ""
#: misc-utils/cal.c:1008
msgid " -Y, --twelve show the next twelve months\n"
msgstr ""
#: misc-utils/cal.c:1009
msgid " -w, --week[=<num>] show US or ISO-8601 week numbers\n"
msgstr ""
#: misc-utils/cal.c:1010
msgid " --color[=<when>] colorize messages (auto, always or never)\n"
msgstr ""
#: misc-utils/fincore.c:61
msgid "file data residend in memory in pages"
msgstr ""
#: misc-utils/fincore.c:62
msgid "file data residend in memory in bytes"
msgstr ""
#: misc-utils/fincore.c:63
msgid "size of the file"
msgstr ""
#: misc-utils/fincore.c:64
msgid "file name"
msgstr ""
#: misc-utils/fincore.c:123 sys-utils/losetup.c:329 sys-utils/lscpu.c:1786
#: sys-utils/lscpu.c:1814 sys-utils/prlimit.c:229 sys-utils/swapon.c:176
#: sys-utils/wdctl.c:215 sys-utils/zramctl.c:409
msgid "failed to initialize output line"
msgstr ""
#: misc-utils/fincore.c:169
#, c-format
msgid "failed to do mincore: %s"
msgstr ""
#: misc-utils/fincore.c:208
#, c-format
msgid "failed to do mmap: %s"
msgstr ""
#: misc-utils/fincore.c:236
#, c-format
msgid "failed to open: %s"
msgstr ""
#: misc-utils/fincore.c:241
#, c-format
msgid "failed to do fstat: %s"
msgstr ""
#: misc-utils/fincore.c:261
#, c-format
msgid " %s [options] file...\n"
msgstr ""
#: misc-utils/fincore.c:264
msgid " -J, --json use JSON output format\n"
msgstr ""
#: misc-utils/fincore.c:265
msgid ""
" -b, --bytes print sizes in bytes rather than in human readable "
"format\n"
msgstr ""
#: misc-utils/fincore.c:266
msgid " -n, --noheadings don't print headings\n"
msgstr ""
#: misc-utils/fincore.c:267
msgid " -o, --output <list> output columns\n"
msgstr ""
#: misc-utils/fincore.c:268
msgid " -r, --raw use raw output format\n"
msgstr ""
#: misc-utils/fincore.c:274 misc-utils/lsblk.c:1662 misc-utils/lslocks.c:519
#: sys-utils/lsns.c:632 sys-utils/prlimit.c:196 sys-utils/zramctl.c:548
#, c-format
msgid ""
"\n"
"Available columns (for --output):\n"
msgstr ""
#: misc-utils/fincore.c:339 sys-utils/losetup.c:773
msgid "no file specified"
msgstr ""
#: misc-utils/fincore.c:357
msgid "failed to create output table"
msgstr ""
#: misc-utils/findfs.c:29
#, c-format
msgid " %s [options] {LABEL,UUID,PARTUUID,PARTLABEL}=<value>\n"
msgstr ""
#: misc-utils/findfs.c:33
msgid "Find a filesystem by label or UUID.\n"
msgstr ""
#: misc-utils/findfs.c:75
#, c-format
msgid "unable to resolve '%s'"
msgstr ""
#: misc-utils/findmnt.c:99
msgid "source device"
msgstr ""
#: misc-utils/findmnt.c:100
msgid "mountpoint"
msgstr ""
#: misc-utils/findmnt.c:101 misc-utils/lsblk.c:164
msgid "filesystem type"
msgstr ""
#: misc-utils/findmnt.c:102
msgid "all mount options"
msgstr ""
#: misc-utils/findmnt.c:103
msgid "VFS specific mount options"
msgstr ""
#: misc-utils/findmnt.c:104
msgid "FS specific mount options"
msgstr ""
#: misc-utils/findmnt.c:105
msgid "filesystem label"
msgstr ""
#: misc-utils/findmnt.c:106 misc-utils/lsblk.c:167
msgid "filesystem UUID"
msgstr ""
#: misc-utils/findmnt.c:107
msgid "partition label"
msgstr ""
#: misc-utils/findmnt.c:109 misc-utils/lsblk.c:163
msgid "major:minor device number"
msgstr ""
#: misc-utils/findmnt.c:110
msgid "action detected by --poll"
msgstr ""
#: misc-utils/findmnt.c:111
msgid "old mount options saved by --poll"
msgstr ""
#: misc-utils/findmnt.c:112
msgid "old mountpoint saved by --poll"
msgstr ""
#: misc-utils/findmnt.c:113
msgid "filesystem size"
msgstr ""
#: misc-utils/findmnt.c:114
msgid "filesystem size available"
msgstr ""
#: misc-utils/findmnt.c:115
msgid "filesystem size used"
msgstr ""
#: misc-utils/findmnt.c:116
msgid "filesystem use percentage"
msgstr ""
#: misc-utils/findmnt.c:117
msgid "filesystem root"
msgstr ""
#: misc-utils/findmnt.c:118
msgid "task ID"
msgstr ""
#: misc-utils/findmnt.c:119
msgid "mount ID"
msgstr ""
#: misc-utils/findmnt.c:120
msgid "optional mount fields"
msgstr ""
#: misc-utils/findmnt.c:121
msgid "VFS propagation flags"
msgstr ""
#: misc-utils/findmnt.c:122
msgid "dump(8) period in days [fstab only]"
msgstr ""
#: misc-utils/findmnt.c:123
msgid "pass number on parallel fsck(8) [fstab only]"
msgstr ""
#: misc-utils/findmnt.c:333
#, c-format
msgid "unknown action: %s"
msgstr ""
#: misc-utils/findmnt.c:643
msgid "mount"
msgstr ""
#: misc-utils/findmnt.c:646
msgid "umount"
msgstr ""
#: misc-utils/findmnt.c:649
msgid "remount"
msgstr ""
#: misc-utils/findmnt.c:652
msgid "move"
msgstr ""
#: misc-utils/findmnt.c:812 misc-utils/findmnt.c:1075 sys-utils/eject.c:718
#: sys-utils/mount.c:322
msgid "failed to initialize libmount table"
msgstr ""
#: misc-utils/findmnt.c:839 text-utils/hexdump-parse.c:84
#, c-format
msgid "can't read %s"
msgstr ""
#: misc-utils/findmnt.c:1015 misc-utils/findmnt.c:1081
#: misc-utils/findmnt-verify.c:94 misc-utils/findmnt-verify.c:482
#: sys-utils/fstrim.c:187 sys-utils/mount.c:131 sys-utils/mount.c:179
#: sys-utils/swapoff.c:56 sys-utils/swapoff.c:155 sys-utils/swapon.c:244
#: sys-utils/swapon.c:274 sys-utils/swapon.c:733 sys-utils/umount.c:170
msgid "failed to initialize libmount iterator"
msgstr ""
#: misc-utils/findmnt.c:1087
msgid "failed to initialize libmount tabdiff"
msgstr ""
#: misc-utils/findmnt.c:1115
msgid "poll() failed"
msgstr ""
#: misc-utils/findmnt.c:1189
#, c-format
msgid ""
" %1$s [options]\n"
" %1$s [options] <device> | <mountpoint>\n"
" %1$s [options] <device> <mountpoint>\n"
" %1$s [options] [--source <device>] [--target <path> | --mountpoint <dir>]\n"
msgstr ""
#: misc-utils/findmnt.c:1196
msgid "Find a (mounted) filesystem.\n"
msgstr ""
#: misc-utils/findmnt.c:1199
msgid " -s, --fstab search in static table of filesystems\n"
msgstr ""
#: misc-utils/findmnt.c:1200
msgid ""
" -m, --mtab search in table of mounted filesystems\n"
" (includes user space mount options)\n"
msgstr ""
#: misc-utils/findmnt.c:1202
msgid ""
" -k, --kernel search in kernel table of mounted\n"
" filesystems (default)\n"
msgstr ""
#: misc-utils/findmnt.c:1205
msgid ""
" -p, --poll[=<list>] monitor changes in table of mounted filesystems\n"
msgstr ""
#: misc-utils/findmnt.c:1206
msgid ""
" -w, --timeout <num> upper limit in milliseconds that --poll will block\n"
msgstr ""
#: misc-utils/findmnt.c:1209
msgid ""
" -A, --all disable all built-in filters, print all filesystems\n"
msgstr ""
#: misc-utils/findmnt.c:1210
msgid " -a, --ascii use ASCII chars for tree formatting\n"
msgstr ""
#: misc-utils/findmnt.c:1211
msgid ""
" -b, --bytes print sizes in bytes rather than in human readable "
"format\n"
msgstr ""
#: misc-utils/findmnt.c:1212
msgid " -C, --nocanonicalize don't canonicalize when comparing paths\n"
msgstr ""
#: misc-utils/findmnt.c:1213
msgid " -c, --canonicalize canonicalize printed paths\n"
msgstr ""
#: misc-utils/findmnt.c:1214
msgid " -D, --df imitate the output of df(1)\n"
msgstr ""
#: misc-utils/findmnt.c:1215
msgid " -d, --direction <word> direction of search, 'forward' or 'backward'\n"
msgstr ""
#: misc-utils/findmnt.c:1216
msgid ""
" -e, --evaluate convert tags (LABEL,UUID,PARTUUID,PARTLABEL) \n"
" to device names\n"
msgstr ""
#: misc-utils/findmnt.c:1218
msgid " -F, --tab-file <path> alternative file for -s, -m or -k options\n"
msgstr ""
#: misc-utils/findmnt.c:1219
msgid " -f, --first-only print the first found filesystem only\n"
msgstr ""
#: misc-utils/findmnt.c:1220
msgid " -i, --invert invert the sense of matching\n"
msgstr ""
#: misc-utils/findmnt.c:1221 misc-utils/lslocks.c:507 sys-utils/lsns.c:619
msgid " -J, --json use JSON output format\n"
msgstr ""
#: misc-utils/findmnt.c:1222 sys-utils/lsns.c:620
msgid " -l, --list use list format output\n"
msgstr ""
#: misc-utils/findmnt.c:1223
msgid ""
" -N, --task <tid> use alternative namespace (/proc/<tid>/mountinfo "
"file)\n"
msgstr ""
#: misc-utils/findmnt.c:1224
msgid " -n, --noheadings don't print column headings\n"
msgstr ""
#: misc-utils/findmnt.c:1225
msgid " -O, --options <list> limit the set of filesystems by mount options\n"
msgstr ""
#: misc-utils/findmnt.c:1226
msgid " -o, --output <list> the output columns to be shown\n"
msgstr ""
#: misc-utils/findmnt.c:1227
msgid " -P, --pairs use key=\"value\" output format\n"
msgstr ""
#: misc-utils/findmnt.c:1228
msgid ""
" -R, --submounts print all submounts for the matching filesystems\n"
msgstr ""
#: misc-utils/findmnt.c:1229
msgid " -r, --raw use raw output format\n"
msgstr ""
#: misc-utils/findmnt.c:1230
msgid ""
" -S, --source <string> the device to mount (by name, maj:min, \n"
" LABEL=, UUID=, PARTUUID=, PARTLABEL=)\n"
msgstr ""
#: misc-utils/findmnt.c:1232
msgid " -T, --target <path> the path to the filesystem to use\n"
msgstr ""
#: misc-utils/findmnt.c:1233
msgid " --tree enable tree format output is possible\n"
msgstr ""
#: misc-utils/findmnt.c:1234
msgid " -M, --mountpoint <dir> the mountpoint directory\n"
msgstr ""
#: misc-utils/findmnt.c:1235
msgid " -t, --types <list> limit the set of filesystems by FS types\n"
msgstr ""
#: misc-utils/findmnt.c:1236
msgid " -U, --uniq ignore filesystems with duplicate target\n"
msgstr ""
#: misc-utils/findmnt.c:1237 misc-utils/lslocks.c:513 sys-utils/lsns.c:625
msgid " -u, --notruncate don't truncate text in columns\n"
msgstr ""
#: misc-utils/findmnt.c:1238
msgid " -v, --nofsroot don't print [/dir] for bind or btrfs mounts\n"
msgstr ""
#: misc-utils/findmnt.c:1241
msgid " -x, --verify verify mount table content (default is fstab)\n"
msgstr ""
#: misc-utils/findmnt.c:1242
msgid " --verbose print more details\n"
msgstr ""
#: misc-utils/findmnt.c:1373
#, c-format
msgid "unknown direction '%s'"
msgstr ""
#: misc-utils/findmnt.c:1445
msgid "invalid TID argument"
msgstr ""
#: misc-utils/findmnt.c:1516
msgid "--poll accepts only one file, but more specified by --tab-file"
msgstr ""
#: misc-utils/findmnt.c:1520
msgid ""
"options --target and --source can't be used together with command line "
"element that is not an option"
msgstr ""
#: misc-utils/findmnt.c:1573
msgid "failed to initialize libmount cache"
msgstr ""
#: misc-utils/findmnt.c:1616
#, c-format
msgid "%s column is requested, but --poll is not enabled"
msgstr ""
#: misc-utils/findmnt-verify.c:116
msgid "target specified more than once"
msgstr ""
#: misc-utils/findmnt-verify.c:118
#, c-format
msgid "wrong order: %s specified before %s"
msgstr ""
#: misc-utils/findmnt-verify.c:133
msgid "undefined target (fs_file)"
msgstr ""
#: misc-utils/findmnt-verify.c:140
#, c-format
msgid "non-canonical target path (real: %s)"
msgstr ""
#: misc-utils/findmnt-verify.c:145
#, c-format
msgid "unreachable on boot required target: %m"
msgstr ""
#: misc-utils/findmnt-verify.c:147
#, c-format
msgid "unreachable target: %m"
msgstr ""
#: misc-utils/findmnt-verify.c:151
msgid "target is not a directory"
msgstr ""
#: misc-utils/findmnt-verify.c:153
msgid "target exists"
msgstr ""
#: misc-utils/findmnt-verify.c:165
#, c-format
msgid "unreachable on boot required source: %s=%s"
msgstr ""
#: misc-utils/findmnt-verify.c:167
#, c-format
msgid "unreachable: %s=%s"
msgstr ""
#: misc-utils/findmnt-verify.c:169
#, c-format
msgid "%s=%s translated to %s"
msgstr ""
#: misc-utils/findmnt-verify.c:190
msgid "undefined source (fs_spec)"
msgstr ""
#: misc-utils/findmnt-verify.c:199
#, c-format
msgid "unsupported source tag: %s"
msgstr ""
#: misc-utils/findmnt-verify.c:206
#, c-format
msgid "do not check %s source (pseudo/net)"
msgstr ""
#: misc-utils/findmnt-verify.c:209
#, c-format
msgid "unreachable source: %s: %m"
msgstr ""
#: misc-utils/findmnt-verify.c:212
#, c-format
msgid "non-bind mount source %s is a directory or regular file"
msgstr ""
#: misc-utils/findmnt-verify.c:215
#, c-format
msgid "source %s is not a block device"
msgstr ""
#: misc-utils/findmnt-verify.c:217
#, c-format
msgid "source %s exists"
msgstr ""
#: misc-utils/findmnt-verify.c:230
#, c-format
msgid "VFS options: %s"
msgstr ""
#: misc-utils/findmnt-verify.c:234
#, c-format
msgid "FS options: %s"
msgstr ""
#: misc-utils/findmnt-verify.c:238
#, c-format
msgid "userspace options: %s"
msgstr ""
#: misc-utils/findmnt-verify.c:252
#, c-format
msgid "unsupported swaparea discard policy: %s"
msgstr ""
#: misc-utils/findmnt-verify.c:260
msgid "failed to parse swaparea priority option"
msgstr ""
#: misc-utils/findmnt-verify.c:396
#, c-format
msgid "do not check %s FS type (pseudo/net)"
msgstr ""
#: misc-utils/findmnt-verify.c:406
msgid "\"none\" FS type is recommended for bind or move oprations only"
msgstr ""
#: misc-utils/findmnt-verify.c:414
#, c-format
msgid "%s seems unsupported by the current kernel"
msgstr ""
#: misc-utils/findmnt-verify.c:420 misc-utils/findmnt-verify.c:421
msgid "cannot detect on-disk filesystem type"
msgstr ""
#: misc-utils/findmnt-verify.c:428
#, c-format
msgid "%s does not match with on-disk %s"
msgstr ""
#: misc-utils/findmnt-verify.c:431
#, c-format
msgid "on-disk %s seems unsupported by the current kernel"
msgstr ""
#: misc-utils/findmnt-verify.c:433
#, c-format
msgid "FS type is %s"
msgstr ""
#: misc-utils/findmnt-verify.c:445
#, c-format
msgid "recommended root FS passno is 1 (current is %d)"
msgstr ""
#: misc-utils/findmnt-verify.c:512
#, c-format
msgid "%d parse error"
msgid_plural "%d parse errors"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/findmnt-verify.c:513
#, c-format
msgid ", %d error"
msgid_plural ", %d errors"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/findmnt-verify.c:514
#, c-format
msgid ", %d warning"
msgid_plural ", %d warnings"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/findmnt-verify.c:517
#, c-format
msgid "Success, no errors or warnings detected\n"
msgstr ""
#: misc-utils/getopt.c:246
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
#: misc-utils/getopt.c:304
msgid "empty long option after -l or --long argument"
msgstr ""
#: misc-utils/getopt.c:325
msgid "unknown shell after -s or --shell argument"
msgstr ""
#: misc-utils/getopt.c:332
#, c-format
msgid ""
" %1$s <optstring> <parameters>\n"
" %1$s [options] [--] <optstring> <parameters>\n"
" %1$s [options] -o|--options <optstring> [options] [--] <parameters>\n"
msgstr ""
#: misc-utils/getopt.c:338
msgid "Parse command options.\n"
msgstr ""
#: misc-utils/getopt.c:341
msgid ""
" -a, --alternative allow long options starting with single -\n"
msgstr ""
#: misc-utils/getopt.c:342
msgid " -l, --longoptions <longopts> the long options to be recognized\n"
msgstr ""
#: misc-utils/getopt.c:343
msgid ""
" -n, --name <progname> the name under which errors are reported\n"
msgstr ""
#: misc-utils/getopt.c:344
msgid " -o, --options <optstring> the short options to be recognized\n"
msgstr ""
#: misc-utils/getopt.c:345
msgid " -q, --quiet disable error reporting by getopt(3)\n"
msgstr ""
#: misc-utils/getopt.c:346
msgid " -Q, --quiet-output no normal output\n"
msgstr ""
#: misc-utils/getopt.c:347
msgid ""
" -s, --shell <shell> set quoting conventions to those of <shell>\n"
msgstr ""
#: misc-utils/getopt.c:348
msgid " -T, --test test for getopt(1) version\n"
msgstr ""
#: misc-utils/getopt.c:349
msgid " -u, --unquoted do not quote the output\n"
msgstr ""
#: misc-utils/getopt.c:399 misc-utils/getopt.c:459
msgid "missing optstring argument"
msgstr ""
#: misc-utils/getopt.c:454
msgid "internal error, contact the author."
msgstr ""
#: misc-utils/kill.c:234
#, c-format
msgid "unknown signal %s; valid signals:"
msgstr ""
#: misc-utils/kill.c:302
#, c-format
msgid " %s [options] <pid>|<name>...\n"
msgstr ""
#: misc-utils/kill.c:305
msgid "Forcibly terminate a process.\n"
msgstr ""
#: misc-utils/kill.c:308
msgid ""
" -a, --all do not restrict the name-to-pid conversion to "
"processes\n"
" with the same uid as the present process\n"
msgstr ""
#: misc-utils/kill.c:310
msgid " -s, --signal <signal> send this <signal> instead of SIGTERM\n"
msgstr ""
#: misc-utils/kill.c:312
msgid ""
" -q, --queue <value> use sigqueue(2), not kill(2), and pass <value> as "
"data\n"
msgstr ""
#: misc-utils/kill.c:314
msgid " -p, --pid print pids without signaling them\n"
msgstr ""
#: misc-utils/kill.c:315
msgid ""
" -l, --list[=<signal>] list signal names, or convert a signal number to a "
"name\n"
msgstr ""
#: misc-utils/kill.c:316
msgid " -L, --table list signal names and numbers\n"
msgstr ""
#: misc-utils/kill.c:317
msgid " --verbose print pids that will be signaled\n"
msgstr ""
#: misc-utils/kill.c:367 misc-utils/kill.c:376
#, c-format
msgid "unknown signal: %s"
msgstr ""
#: misc-utils/kill.c:387 misc-utils/kill.c:390 misc-utils/kill.c:399
#: misc-utils/kill.c:411 misc-utils/kill.c:434
#, c-format
msgid "%s and %s are mutually exclusive"
msgstr ""
#: misc-utils/kill.c:396 misc-utils/kill.c:438 misc-utils/rename.c:180
#: sys-utils/ipcrm.c:160 term-utils/agetty.c:797 term-utils/agetty.c:806
msgid "not enough arguments"
msgstr ""
#: misc-utils/kill.c:409
#, c-format
msgid "option '%s' requires an argument"
msgstr ""
#: misc-utils/kill.c:414 sys-utils/eject.c:205 sys-utils/eject.c:230
#: sys-utils/losetup.c:690 sys-utils/tunelp.c:161 sys-utils/tunelp.c:168
#: sys-utils/tunelp.c:175 sys-utils/tunelp.c:182 sys-utils/tunelp.c:189
#: sys-utils/tunelp.c:195 sys-utils/tunelp.c:199 sys-utils/tunelp.c:206
#: sys-utils/tunelp.c:231 term-utils/setterm.c:214 term-utils/setterm.c:217
#: term-utils/setterm.c:236 term-utils/setterm.c:238 term-utils/setterm.c:273
#: term-utils/setterm.c:275 term-utils/setterm.c:292 term-utils/setterm.c:299
#: term-utils/setterm.c:301 term-utils/setterm.c:313 term-utils/setterm.c:315
#: term-utils/setterm.c:324 term-utils/setterm.c:332 term-utils/setterm.c:347
#: term-utils/setterm.c:349 term-utils/setterm.c:361 term-utils/setterm.c:363
#: term-utils/setterm.c:374 term-utils/setterm.c:542 term-utils/setterm.c:547
#: term-utils/setterm.c:552 term-utils/setterm.c:557 term-utils/setterm.c:581
#: term-utils/setterm.c:586 term-utils/setterm.c:591 term-utils/setterm.c:596
#: term-utils/setterm.c:601 term-utils/setterm.c:606 term-utils/setterm.c:614
#: term-utils/setterm.c:647
msgid "argument error"
msgstr ""
#: misc-utils/kill.c:431
#, c-format
msgid "invalid signal name or number: %s"
msgstr ""
#: misc-utils/kill.c:448
#, c-format
msgid "sending signal %d to pid %d\n"
msgstr ""
#: misc-utils/kill.c:461
#, c-format
msgid "sending signal to %s failed"
msgstr ""
#: misc-utils/kill.c:507
#, c-format
msgid "cannot find process \"%s\""
msgstr ""
#: misc-utils/logger.c:222
#, c-format
msgid "unknown facility name: %s"
msgstr ""
#: misc-utils/logger.c:228
#, c-format
msgid "unknown priority name: %s"
msgstr ""
#: misc-utils/logger.c:240
#, c-format
msgid "openlog %s: pathname too long"
msgstr ""
#: misc-utils/logger.c:267
#, c-format
msgid "socket %s"
msgstr ""
#: misc-utils/logger.c:306
#, c-format
msgid "failed to resolve name %s port %s: %s"
msgstr ""
#: misc-utils/logger.c:323
#, c-format
msgid "failed to connect to %s port %s"
msgstr ""
#: misc-utils/logger.c:352
#, c-format
msgid "maximum input lines (%d) exceeded"
msgstr ""
#: misc-utils/logger.c:487
msgid "send message failed"
msgstr ""
#: misc-utils/logger.c:558
#, c-format
msgid "structured data ID '%s' is not unique"
msgstr ""
#: misc-utils/logger.c:572
#, c-format
msgid "--sd-id was not specified for --sd-param %s"
msgstr ""
#: misc-utils/logger.c:754
msgid "localtime() failed"
msgstr ""
#: misc-utils/logger.c:764
#, c-format
msgid "hostname '%s' is too long"
msgstr ""
#: misc-utils/logger.c:770
#, c-format
msgid "tag '%s' is too long"
msgstr ""
#: misc-utils/logger.c:833
#, c-format
msgid "ignoring unknown option argument: %s"
msgstr ""
#: misc-utils/logger.c:845
#, c-format
msgid "invalid argument: %s: using automatic errors"
msgstr ""
#: misc-utils/logger.c:994
#, c-format
msgid " %s [options] [<message>]\n"
msgstr ""
#: misc-utils/logger.c:997
msgid "Enter messages into the system log.\n"
msgstr ""
#: misc-utils/logger.c:1000
msgid " -i log the logger command's PID\n"
msgstr ""
#: misc-utils/logger.c:1001
msgid " --id[=<id>] log the given <id>, or otherwise the PID\n"
msgstr ""
#: misc-utils/logger.c:1002
msgid " -f, --file <file> log the contents of this file\n"
msgstr ""
#: misc-utils/logger.c:1003
msgid ""
" -e, --skip-empty do not log empty lines when processing files\n"
msgstr ""
#: misc-utils/logger.c:1004
msgid " --no-act do everything except the write the log\n"
msgstr ""
#: misc-utils/logger.c:1005
msgid " -p, --priority <prio> mark given message with this priority\n"
msgstr ""
#: misc-utils/logger.c:1006
msgid " --octet-count use rfc6587 octet counting\n"
msgstr ""
#: misc-utils/logger.c:1007
msgid ""
" --prio-prefix look for a prefix on every line read from stdin\n"
msgstr ""
#: misc-utils/logger.c:1008
msgid " -s, --stderr output message to standard error as well\n"
msgstr ""
#: misc-utils/logger.c:1009
msgid " -S, --size <size> maximum size for a single message\n"
msgstr ""
#: misc-utils/logger.c:1010
msgid " -t, --tag <tag> mark every line with this tag\n"
msgstr ""
#: misc-utils/logger.c:1011
msgid " -n, --server <name> write to this remote syslog server\n"
msgstr ""
#: misc-utils/logger.c:1012
msgid " -P, --port <port> use this port for UDP or TCP connection\n"
msgstr ""
#: misc-utils/logger.c:1013
msgid " -T, --tcp use TCP only\n"
msgstr ""
#: misc-utils/logger.c:1014
msgid " -d, --udp use UDP only\n"
msgstr ""
#: misc-utils/logger.c:1015
msgid " --rfc3164 use the obsolete BSD syslog protocol\n"
msgstr ""
#: misc-utils/logger.c:1016
msgid ""
" --rfc5424[=<snip>] use the syslog protocol (the default for remote);\n"
" <snip> can be notime, or notq, and/or nohost\n"
msgstr ""
#: misc-utils/logger.c:1018
msgid " --sd-id <id> rfc5424 structured data ID\n"
msgstr ""
#: misc-utils/logger.c:1019
msgid " --sd-param <data> rfc5424 structured data name=value\n"
msgstr ""
#: misc-utils/logger.c:1020
msgid " --msgid <msgid> set rfc5424 message id field\n"
msgstr ""
#: misc-utils/logger.c:1021
msgid " -u, --socket <socket> write to this Unix socket\n"
msgstr ""
#: misc-utils/logger.c:1022
msgid ""
" --socket-errors[=<on|off|auto>]\n"
" print connection errors when using Unix sockets\n"
msgstr ""
#: misc-utils/logger.c:1025
msgid " --journald[=<file>] write journald entry\n"
msgstr ""
#: misc-utils/logger.c:1112
#, c-format
msgid "file %s"
msgstr ""
#: misc-utils/logger.c:1127
msgid "failed to parse id"
msgstr ""
#: misc-utils/logger.c:1145
msgid "failed to parse message size"
msgstr ""
#: misc-utils/logger.c:1180
msgid "--msgid cannot contain space"
msgstr ""
#: misc-utils/logger.c:1202
#, c-format
msgid "invalid structured data ID: '%s'"
msgstr ""
#: misc-utils/logger.c:1207
#, c-format
msgid "invalid structured data parameter: '%s'"
msgstr ""
#: misc-utils/logger.c:1217
msgid "--file <file> and <message> are mutually exclusive, message is ignored"
msgstr ""
#: misc-utils/logger.c:1224
msgid "journald entry could not be written"
msgstr ""
#: misc-utils/look.c:354
#, c-format
msgid " %s [options] <string> [<file>...]\n"
msgstr ""
#: misc-utils/look.c:357
msgid "Display lines beginning with a specified string.\n"
msgstr ""
#: misc-utils/look.c:360
msgid " -a, --alternative use the alternative dictionary\n"
msgstr ""
#: misc-utils/look.c:361
msgid ""
" -d, --alphanum compare only blanks and alphanumeric characters\n"
msgstr ""
#: misc-utils/look.c:362
msgid " -f, --ignore-case ignore case differences when comparing\n"
msgstr ""
#: misc-utils/look.c:363
msgid " -t, --terminate <char> define the string-termination character\n"
msgstr ""
#: misc-utils/lsblk.c:160
msgid "device name"
msgstr ""
#: misc-utils/lsblk.c:161
msgid "internal kernel device name"
msgstr ""
#: misc-utils/lsblk.c:162
msgid "internal parent kernel device name"
msgstr ""
#: misc-utils/lsblk.c:165 sys-utils/zramctl.c:84
msgid "where the device is mounted"
msgstr ""
#: misc-utils/lsblk.c:166
msgid "filesystem LABEL"
msgstr ""
#: misc-utils/lsblk.c:169
msgid "partition type UUID"
msgstr ""
#: misc-utils/lsblk.c:170
msgid "partition LABEL"
msgstr ""
#: misc-utils/lsblk.c:174
msgid "read-ahead of the device"
msgstr ""
#: misc-utils/lsblk.c:175 sys-utils/losetup.c:75
msgid "read-only device"
msgstr ""
#: misc-utils/lsblk.c:176
msgid "removable device"
msgstr ""
#: misc-utils/lsblk.c:177
msgid "removable or hotplug device (usb, pcmcia, ...)"
msgstr ""
#: misc-utils/lsblk.c:178
msgid "rotational device"
msgstr ""
#: misc-utils/lsblk.c:179
msgid "adds randomness"
msgstr ""
#: misc-utils/lsblk.c:180
msgid "device identifier"
msgstr ""
#: misc-utils/lsblk.c:181
msgid "disk serial number"
msgstr ""
#: misc-utils/lsblk.c:182
msgid "size of the device"
msgstr ""
#: misc-utils/lsblk.c:183
msgid "state of the device"
msgstr ""
#: misc-utils/lsblk.c:185
msgid "group name"
msgstr ""
#: misc-utils/lsblk.c:186
msgid "device node permissions"
msgstr ""
#: misc-utils/lsblk.c:187
msgid "alignment offset"
msgstr ""
#: misc-utils/lsblk.c:188
msgid "minimum I/O size"
msgstr ""
#: misc-utils/lsblk.c:189
msgid "optimal I/O size"
msgstr ""
#: misc-utils/lsblk.c:190
msgid "physical sector size"
msgstr ""
#: misc-utils/lsblk.c:191
msgid "logical sector size"
msgstr ""
#: misc-utils/lsblk.c:192
msgid "I/O scheduler name"
msgstr ""
#: misc-utils/lsblk.c:193
msgid "request queue size"
msgstr ""
#: misc-utils/lsblk.c:194
msgid "device type"
msgstr ""
#: misc-utils/lsblk.c:195
msgid "discard alignment offset"
msgstr ""
#: misc-utils/lsblk.c:196
msgid "discard granularity"
msgstr ""
#: misc-utils/lsblk.c:197
msgid "discard max bytes"
msgstr ""
#: misc-utils/lsblk.c:198
msgid "discard zeroes data"
msgstr ""
#: misc-utils/lsblk.c:199
msgid "write same max bytes"
msgstr ""
#: misc-utils/lsblk.c:200
msgid "unique storage identifier"
msgstr ""
#: misc-utils/lsblk.c:201
msgid "Host:Channel:Target:Lun for SCSI"
msgstr ""
#: misc-utils/lsblk.c:202
msgid "device transport type"
msgstr ""
#: misc-utils/lsblk.c:203
msgid "de-duplicated chain of subsystems"
msgstr ""
#: misc-utils/lsblk.c:204
msgid "device revision"
msgstr ""
#: misc-utils/lsblk.c:205
msgid "device vendor"
msgstr ""
#: misc-utils/lsblk.c:206
msgid "zone model"
msgstr ""
#: misc-utils/lsblk.c:1290
msgid "failed to open device directory in sysfs"
msgstr ""
#: misc-utils/lsblk.c:1476
#, c-format
msgid "%s: failed to compose sysfs path"
msgstr ""
#: misc-utils/lsblk.c:1482
#, c-format
msgid "%s: failed to read link"
msgstr ""
#: misc-utils/lsblk.c:1504
#, c-format
msgid "%s: failed to get sysfs name"
msgstr ""
#: misc-utils/lsblk.c:1513
#, c-format
msgid "%s: failed to get whole-disk device number"
msgstr ""
#: misc-utils/lsblk.c:1565 misc-utils/lsblk.c:1567 misc-utils/lsblk.c:1592
#: misc-utils/lsblk.c:1594
#, c-format
msgid "failed to parse list '%s'"
msgstr ""
#. TRANSLATORS: The standard value for %d is 256.
#: misc-utils/lsblk.c:1572
#, c-format
msgid "the list of excluded devices is too large (limit is %d devices)"
msgstr ""
#. TRANSLATORS: The standard value for %d is 256.
#: misc-utils/lsblk.c:1599
#, c-format
msgid "the list of included devices is too large (limit is %d devices)"
msgstr ""
#: misc-utils/lsblk.c:1630 sys-utils/wdctl.c:174
#, c-format
msgid " %s [options] [<device> ...]\n"
msgstr ""
#: misc-utils/lsblk.c:1633
msgid "List information about block devices.\n"
msgstr ""
#: misc-utils/lsblk.c:1636
msgid " -a, --all print all devices\n"
msgstr ""
#: misc-utils/lsblk.c:1638
msgid " -d, --nodeps don't print slaves or holders\n"
msgstr ""
#: misc-utils/lsblk.c:1639
msgid " -D, --discard print discard capabilities\n"
msgstr ""
#: misc-utils/lsblk.c:1640
msgid " -z, --zoned print zone model\n"
msgstr ""
#: misc-utils/lsblk.c:1641
msgid ""
" -e, --exclude <list> exclude devices by major number (default: RAM disks)\n"
msgstr ""
#: misc-utils/lsblk.c:1642
msgid " -f, --fs output info about filesystems\n"
msgstr ""
#: misc-utils/lsblk.c:1643
msgid " -i, --ascii use ascii characters only\n"
msgstr ""
#: misc-utils/lsblk.c:1644
msgid " -I, --include <list> show only devices with specified major numbers\n"
msgstr ""
#: misc-utils/lsblk.c:1645 sys-utils/lsmem.c:377
msgid " -J, --json use JSON output format\n"
msgstr ""
#: misc-utils/lsblk.c:1646
msgid " -l, --list use list format output\n"
msgstr ""
#: misc-utils/lsblk.c:1647
msgid " -m, --perms output info about permissions\n"
msgstr ""
#: misc-utils/lsblk.c:1648 sys-utils/lsmem.c:381
msgid " -n, --noheadings don't print headings\n"
msgstr ""
#: misc-utils/lsblk.c:1649 sys-utils/lsmem.c:382
msgid " -o, --output <list> output columns\n"
msgstr ""
#: misc-utils/lsblk.c:1650
msgid " -O, --output-all output all columns\n"
msgstr ""
#: misc-utils/lsblk.c:1651
msgid " -p, --paths print complete device path\n"
msgstr ""
#: misc-utils/lsblk.c:1654
msgid " -s, --inverse inverse dependencies\n"
msgstr ""
#: misc-utils/lsblk.c:1655
msgid " -S, --scsi output info about SCSI devices\n"
msgstr ""
#: misc-utils/lsblk.c:1656
msgid " -t, --topology output info about topology\n"
msgstr ""
#: misc-utils/lsblk.c:1657
msgid " -x, --sort <column> sort output by <column>\n"
msgstr ""
#: misc-utils/lsblk.c:1675
#, c-format
msgid "failed to access sysfs directory: %s"
msgstr ""
#: misc-utils/lslocks.c:73
msgid "command of the process holding the lock"
msgstr ""
#: misc-utils/lslocks.c:74
msgid "PID of the process holding the lock"
msgstr ""
#: misc-utils/lslocks.c:75
msgid "kind of lock: FL_FLOCK or FL_POSIX."
msgstr ""
#: misc-utils/lslocks.c:76
msgid "size of the lock"
msgstr ""
#: misc-utils/lslocks.c:77
msgid "lock access mode"
msgstr ""
#: misc-utils/lslocks.c:78
msgid "mandatory state of the lock: 0 (none), 1 (set)"
msgstr ""
#: misc-utils/lslocks.c:79
msgid "relative byte offset of the lock"
msgstr ""
#: misc-utils/lslocks.c:80
msgid "ending offset of the lock"
msgstr ""
#: misc-utils/lslocks.c:81
msgid "path of the locked file"
msgstr ""
#: misc-utils/lslocks.c:82
msgid "PID of the process blocking the lock"
msgstr ""
#: misc-utils/lslocks.c:259
msgid "failed to parse ID"
msgstr ""
#: misc-utils/lslocks.c:281 sys-utils/nsenter.c:265
msgid "failed to parse pid"
msgstr ""
#: misc-utils/lslocks.c:284
msgid "(unknown)"
msgstr ""
#: misc-utils/lslocks.c:293
msgid "failed to parse start"
msgstr ""
#: misc-utils/lslocks.c:300
msgid "failed to parse end"
msgstr ""
#: misc-utils/lslocks.c:504
msgid "List local system locks.\n"
msgstr ""
#: misc-utils/lslocks.c:508
msgid " -i, --noinaccessible ignore locks without read permissions\n"
msgstr ""
#: misc-utils/lslocks.c:509 sys-utils/lsns.c:621
msgid " -n, --noheadings don't print headings\n"
msgstr ""
#: misc-utils/lslocks.c:510 sys-utils/lsns.c:622
msgid " -o, --output <list> define which output columns to use\n"
msgstr ""
#: misc-utils/lslocks.c:511
msgid " -p, --pid <pid> display only locks held by this process\n"
msgstr ""
#: misc-utils/lslocks.c:512 sys-utils/lsns.c:624
msgid " -r, --raw use the raw output format\n"
msgstr ""
#: misc-utils/lslocks.c:570 schedutils/chrt.c:476 schedutils/ionice.c:177
#: schedutils/taskset.c:170 sys-utils/lsns.c:699 sys-utils/prlimit.c:586
msgid "invalid PID argument"
msgstr ""
#: misc-utils/mcookie.c:85
msgid "Generate magic cookies for xauth.\n"
msgstr ""
#: misc-utils/mcookie.c:88
msgid " -f, --file <file> use file as a cookie seed\n"
msgstr ""
#: misc-utils/mcookie.c:89
msgid " -m, --max-size <num> limit how much is read from seed files\n"
msgstr ""
#: misc-utils/mcookie.c:90
msgid " -v, --verbose explain what is being done\n"
msgstr ""
#: misc-utils/mcookie.c:120
#, c-format
msgid "Got %zu byte from %s\n"
msgid_plural "Got %zu bytes from %s\n"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/mcookie.c:125
#, c-format
msgid "closing %s failed"
msgstr ""
#: misc-utils/mcookie.c:164 sys-utils/blkdiscard.c:146 sys-utils/fstrim.c:308
#: text-utils/hexdump.c:117
msgid "failed to parse length"
msgstr ""
#: misc-utils/mcookie.c:177
msgid "--max-size ignored when used without --file"
msgstr ""
#: misc-utils/mcookie.c:185
#, c-format
msgid "Got %d byte from %s\n"
msgid_plural "Got %d bytes from %s\n"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/namei.c:90
#, c-format
msgid "failed to read symlink: %s"
msgstr ""
#: misc-utils/namei.c:283
#, c-format
msgid "%s - No such file or directory\n"
msgstr ""
#: misc-utils/namei.c:333
#, c-format
msgid " %s [options] <pathname>...\n"
msgstr ""
#: misc-utils/namei.c:336
msgid "Follow a pathname until a terminal point is found.\n"
msgstr ""
#: misc-utils/namei.c:339
msgid ""
" -h, --help displays this help text\n"
" -V, --version output version information and exit\n"
" -x, --mountpoints show mount point directories with a 'D'\n"
" -m, --modes show the mode bits of each file\n"
" -o, --owners show owner and group name of each file\n"
" -l, --long use a long listing format (-m -o -v) \n"
" -n, --nosymlinks don't follow symlinks\n"
" -v, --vertical vertical align of modes and owners\n"
msgstr ""
#: misc-utils/namei.c:408
msgid "pathname argument is missing"
msgstr ""
#: misc-utils/namei.c:414 sys-utils/lsns.c:763
msgid "failed to allocate UID cache"
msgstr ""
#: misc-utils/namei.c:417
msgid "failed to allocate GID cache"
msgstr ""
#: misc-utils/namei.c:439
#, c-format
msgid "%s: exceeded limit of symlinks"
msgstr ""
#: misc-utils/rename.c:67
#, c-format
msgid "%s: not a symbolic link"
msgstr ""
#: misc-utils/rename.c:72
#, c-format
msgid "%s: readlink failed"
msgstr ""
#: misc-utils/rename.c:80
#, c-format
msgid "%s: unlink failed"
msgstr ""
#: misc-utils/rename.c:83
#, c-format
msgid "%s: symlinking to %s failed"
msgstr ""
#: misc-utils/rename.c:105
#, c-format
msgid "%s: rename to %s failed"
msgstr ""
#: misc-utils/rename.c:118
#, c-format
msgid " %s [options] <expression> <replacement> <file>...\n"
msgstr ""
#: misc-utils/rename.c:122
msgid "Rename files.\n"
msgstr ""
#: misc-utils/rename.c:125
msgid " -v, --verbose explain what is being done\n"
msgstr ""
#: misc-utils/rename.c:126
msgid " -s, --symlink act on the target of symlinks\n"
msgstr ""
#: misc-utils/rename.c:127
msgid " -n, --no-act do not make any changes\n"
msgstr ""
#: misc-utils/uuidd.c:72
msgid "A daemon for generating UUIDs.\n"
msgstr ""
#: misc-utils/uuidd.c:74
msgid " -p, --pid <path> path to pid file\n"
msgstr ""
#: misc-utils/uuidd.c:75
msgid " -s, --socket <path> path to socket\n"
msgstr ""
#: misc-utils/uuidd.c:76
msgid " -T, --timeout <sec> specify inactivity timeout\n"
msgstr ""
#: misc-utils/uuidd.c:77
msgid " -k, --kill kill running daemon\n"
msgstr ""
#: misc-utils/uuidd.c:78
msgid " -r, --random test random-based generation\n"
msgstr ""
#: misc-utils/uuidd.c:79
msgid " -t, --time test time-based generation\n"
msgstr ""
#: misc-utils/uuidd.c:80
msgid " -n, --uuids <num> request number of uuids\n"
msgstr ""
#: misc-utils/uuidd.c:81
msgid " -P, --no-pid do not create pid file\n"
msgstr ""
#: misc-utils/uuidd.c:82
msgid " -F, --no-fork do not daemonize using double-fork\n"
msgstr ""
#: misc-utils/uuidd.c:83
msgid " -S, --socket-activation do not create listening socket\n"
msgstr ""
#: misc-utils/uuidd.c:84
msgid " -d, --debug run in debugging mode\n"
msgstr ""
#: misc-utils/uuidd.c:85
msgid " -q, --quiet turn on quiet mode\n"
msgstr ""
#: misc-utils/uuidd.c:118
msgid "bad arguments"
msgstr ""
#: misc-utils/uuidd.c:125
msgid "socket"
msgstr ""
#: misc-utils/uuidd.c:136
msgid "connect"
msgstr ""
#: misc-utils/uuidd.c:156
msgid "write"
msgstr ""
#: misc-utils/uuidd.c:164
msgid "read count"
msgstr ""
#: misc-utils/uuidd.c:170
msgid "bad response length"
msgstr ""
#: misc-utils/uuidd.c:221
#, c-format
msgid "cannot lock %s"
msgstr ""
#: misc-utils/uuidd.c:246
msgid "couldn't create unix stream socket"
msgstr ""
#: misc-utils/uuidd.c:271
#, c-format
msgid "couldn't bind unix socket %s"
msgstr ""
#: misc-utils/uuidd.c:298
msgid "receiving signal failed"
msgstr ""
#: misc-utils/uuidd.c:311
msgid "timed out"
msgstr ""
#: misc-utils/uuidd.c:345 sys-utils/flock.c:269
msgid "cannot set up timer"
msgstr ""
#: misc-utils/uuidd.c:353
#, c-format
msgid "uuidd daemon is already running at pid %s"
msgstr ""
#: misc-utils/uuidd.c:362
#, c-format
msgid "couldn't listen on unix socket %s"
msgstr ""
#: misc-utils/uuidd.c:372
#, c-format
msgid "could not truncate file: %s"
msgstr ""
#: misc-utils/uuidd.c:386
msgid "sd_listen_fds() failed"
msgstr ""
#: misc-utils/uuidd.c:389
msgid "no file descriptors received, check systemctl status uuidd.socket"
msgstr ""
#: misc-utils/uuidd.c:392
msgid "too many file descriptors received, check uuidd.socket"
msgstr ""
#: misc-utils/uuidd.c:420 term-utils/script.c:460
msgid "poll failed"
msgstr ""
#: misc-utils/uuidd.c:425
#, c-format
msgid "timeout [%d sec]\n"
msgstr ""
#: misc-utils/uuidd.c:443 term-utils/setterm.c:900 text-utils/column.c:436
#: text-utils/column.c:449
msgid "read failed"
msgstr ""
#: misc-utils/uuidd.c:445
#, c-format
msgid "error reading from client, len = %d"
msgstr ""
#: misc-utils/uuidd.c:454
#, c-format
msgid "operation %d, incoming num = %d\n"
msgstr ""
#: misc-utils/uuidd.c:457
#, c-format
msgid "operation %d\n"
msgstr ""
#: misc-utils/uuidd.c:473
#, c-format
msgid "Generated time UUID: %s\n"
msgstr ""
#: misc-utils/uuidd.c:483
#, c-format
msgid "Generated random UUID: %s\n"
msgstr ""
#: misc-utils/uuidd.c:492
#, c-format
msgid "Generated time UUID %s and %d following\n"
msgid_plural "Generated time UUID %s and %d following\n"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/uuidd.c:513
#, c-format
msgid "Generated %d UUID:\n"
msgid_plural "Generated %d UUIDs:\n"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/uuidd.c:527
#, c-format
msgid "Invalid operation %d\n"
msgstr ""
#: misc-utils/uuidd.c:539
#, c-format
msgid "Unexpected reply length from server %d"
msgstr ""
#: misc-utils/uuidd.c:600
msgid "failed to parse --uuids"
msgstr ""
#: misc-utils/uuidd.c:617
msgid "uuidd has been built without support for socket activation"
msgstr ""
#: misc-utils/uuidd.c:636
msgid "failed to parse --timeout"
msgstr ""
#: misc-utils/uuidd.c:653
msgid "Both --socket-activation and --socket specified. Ignoring --socket."
msgstr ""
#: misc-utils/uuidd.c:660 misc-utils/uuidd.c:688
#, c-format
msgid "error calling uuidd daemon (%s)"
msgstr ""
#: misc-utils/uuidd.c:661 misc-utils/uuidd.c:689
msgid "unexpected error"
msgstr ""
#: misc-utils/uuidd.c:669
#, c-format
msgid "%s and %d subsequent UUID\n"
msgid_plural "%s and %d subsequent UUIDs\n"
msgstr[0] ""
msgstr[1] ""
#: misc-utils/uuidd.c:673
#, c-format
msgid "List of UUIDs:\n"
msgstr ""
#: misc-utils/uuidd.c:705
#, c-format
msgid "couldn't kill uuidd running at pid %d"
msgstr ""
#: misc-utils/uuidd.c:710
#, c-format
msgid "Killed uuidd running at pid %d.\n"
msgstr ""
#: misc-utils/uuidgen.c:28
msgid "Create a new UUID value.\n"
msgstr ""
#: misc-utils/uuidgen.c:31
msgid ""
" -r, --random generate random-based uuid\n"
" -t, --time generate time-based uuid\n"
" -V, --version output version information and exit\n"
" -h, --help display this help and exit\n"
"\n"
msgstr ""
#: misc-utils/whereis.c:189
#, c-format
msgid " %s [options] [-BMS <dir>... -f] <name>\n"
msgstr ""
#: misc-utils/whereis.c:192
msgid "Locate the binary, source, and manual-page files for a command.\n"
msgstr ""
#: misc-utils/whereis.c:195
msgid " -b search only for binaries\n"
msgstr ""
#: misc-utils/whereis.c:196
msgid " -B <dirs> define binaries lookup path\n"
msgstr ""
#: misc-utils/whereis.c:197
msgid " -m search only for manuals and infos\n"
msgstr ""
#: misc-utils/whereis.c:198
msgid " -M <dirs> define man and info lookup path\n"
msgstr ""
#: misc-utils/whereis.c:199
msgid " -s search only for sources\n"
msgstr ""
#: misc-utils/whereis.c:200
msgid " -S <dirs> define sources lookup path\n"
msgstr ""
#: misc-utils/whereis.c:201
msgid " -f terminate <dirs> argument list\n"
msgstr ""
#: misc-utils/whereis.c:202
msgid " -u search for unusual entries\n"
msgstr ""
#: misc-utils/whereis.c:203
msgid " -l output effective lookup paths\n"
msgstr ""
#: misc-utils/whereis.c:619
msgid "option -f is missing"
msgstr ""
#: misc-utils/wipefs.c:196
msgid "partition table"
msgstr ""
#: misc-utils/wipefs.c:269
#, c-format
msgid "error: %s: probing initialization failed"
msgstr ""
#: misc-utils/wipefs.c:313
#, c-format
msgid "%s: failed to erase %s magic string at offset 0x%08jx"
msgstr ""
#: misc-utils/wipefs.c:319
#, c-format
msgid "%s: %zd byte was erased at offset 0x%08jx (%s): "
msgid_plural "%s: %zd bytes were erased at offset 0x%08jx (%s): "
msgstr[0] ""
msgstr[1] ""
#: misc-utils/wipefs.c:348
#, c-format
msgid "%s: failed to create a signature backup"
msgstr ""
#: misc-utils/wipefs.c:361
#, c-format
msgid "%s: calling ioctl to re-read partition table: %m\n"
msgstr ""
#: misc-utils/wipefs.c:385
msgid "failed to create a signature backup, $HOME undefined"
msgstr ""
#: misc-utils/wipefs.c:414
#, c-format
msgid "%s: ignoring nested \"%s\" partition table on non-whole disk device"
msgstr ""
#: misc-utils/wipefs.c:431
#, c-format
msgid "%s: offset 0x%jx not found"
msgstr ""
#: misc-utils/wipefs.c:435
msgid "Use the --force option to force erase."
msgstr ""
#: misc-utils/wipefs.c:461
msgid "Wipe signatures from a device.\n"
msgstr ""
#: misc-utils/wipefs.c:464
msgid ""
" -a, --all wipe all magic strings (BE CAREFUL!)\n"
" -b, --backup create a signature backup in $HOME\n"
" -f, --force force erasure\n"
" -h, --help show this help text\n"
" -n, --no-act do everything except the actual write() call\n"
" -o, --offset <num> offset to erase, in bytes\n"
" -p, --parsable print out in parsable instead of printable format\n"
" -q, --quiet suppress output messages\n"
" -t, --types <list> limit the set of filesystem, RAIDs or partition tables\n"
" -V, --version output version information and exit\n"
msgstr ""
#: misc-utils/wipefs.c:559
msgid "The --backup option is meaningless in this context"
msgstr ""
#: schedutils/chrt.c:135
msgid "Show or change the real-time scheduling attributes of a process.\n"
msgstr ""
#: schedutils/chrt.c:137
msgid ""
"Set policy:\n"
" chrt [options] <priority> <command> [<arg>...]\n"
" chrt [options] --pid <priority> <pid>\n"
msgstr ""
#: schedutils/chrt.c:141
msgid ""
"Get policy:\n"
" chrt [options] -p <pid>\n"
msgstr ""
#: schedutils/chrt.c:145
msgid "Policy options:\n"
msgstr ""
#: schedutils/chrt.c:146
msgid " -b, --batch set policy to SCHED_BATCH\n"
msgstr ""
#: schedutils/chrt.c:147
msgid " -d, --deadline set policy to SCHED_DEADLINE\n"
msgstr ""
#: schedutils/chrt.c:148
msgid " -f, --fifo set policy to SCHED_FIFO\n"
msgstr ""
#: schedutils/chrt.c:149
msgid " -i, --idle set policy to SCHED_IDLE\n"
msgstr ""
#: schedutils/chrt.c:150
msgid " -o, --other set policy to SCHED_OTHER\n"
msgstr ""
#: schedutils/chrt.c:151
msgid " -r, --rr set policy to SCHED_RR (default)\n"
msgstr ""
#: schedutils/chrt.c:154
msgid "Scheduling options:\n"
msgstr ""
#: schedutils/chrt.c:155
msgid " -R, --reset-on-fork set SCHED_RESET_ON_FORK for FIFO or RR\n"
msgstr ""
#: schedutils/chrt.c:156
msgid " -T, --sched-runtime <ns> runtime parameter for DEADLINE\n"
msgstr ""
#: schedutils/chrt.c:157
msgid " -P, --sched-period <ns> period parameter for DEADLINE\n"
msgstr ""
#: schedutils/chrt.c:158
msgid " -D, --sched-deadline <ns> deadline parameter for DEADLINE\n"
msgstr ""
#: schedutils/chrt.c:161
msgid "Other options:\n"
msgstr ""
#: schedutils/chrt.c:162
msgid ""
" -a, --all-tasks operate on all the tasks (threads) for a given pid\n"
msgstr ""
#: schedutils/chrt.c:163
msgid " -m, --max show min and max valid priorities\n"
msgstr ""
#: schedutils/chrt.c:164
msgid " -p, --pid operate on existing given pid\n"
msgstr ""
#: schedutils/chrt.c:165
msgid " -v, --verbose display status information\n"
msgstr ""
#: schedutils/chrt.c:232 schedutils/chrt.c:254
#, c-format
msgid "failed to get pid %d's policy"
msgstr ""
#: schedutils/chrt.c:257
#, c-format
msgid "failed to get pid %d's attributes"
msgstr ""
#: schedutils/chrt.c:267
#, c-format
msgid "pid %d's new scheduling policy: %s"
msgstr ""
#: schedutils/chrt.c:269
#, c-format
msgid "pid %d's current scheduling policy: %s"
msgstr ""
#: schedutils/chrt.c:276
#, c-format
msgid "pid %d's new scheduling priority: %d\n"
msgstr ""
#: schedutils/chrt.c:278
#, c-format
msgid "pid %d's current scheduling priority: %d\n"
msgstr ""
#: schedutils/chrt.c:283
#, c-format
msgid "pid %d's new runtime/deadline/period parameters: %ju/%ju/%ju\n"
msgstr ""
#: schedutils/chrt.c:286
#, c-format
msgid "pid %d's current runtime/deadline/period parameters: %ju/%ju/%ju\n"
msgstr ""
#: schedutils/chrt.c:300 schedutils/chrt.c:396
msgid "cannot obtain the list of tasks"
msgstr ""
#: schedutils/chrt.c:334
#, c-format
msgid "%s min/max priority\t: %d/%d\n"
msgstr ""
#: schedutils/chrt.c:337
#, c-format
msgid "%s not supported?\n"
msgstr ""
#: schedutils/chrt.c:400
#, c-format
msgid "failed to set tid %d's policy"
msgstr ""
#: schedutils/chrt.c:405
#, c-format
msgid "failed to set pid %d's policy"
msgstr ""
#: schedutils/chrt.c:485
msgid "invalid runtime argument"
msgstr ""
#: schedutils/chrt.c:488
msgid "invalid period argument"
msgstr ""
#: schedutils/chrt.c:491
msgid "invalid deadline argument"
msgstr ""
#: schedutils/chrt.c:514
msgid "invalid priority argument"
msgstr ""
#: schedutils/chrt.c:518
msgid ""
"--reset-on-fork option is supported for SCHED_FIFO and SCHED_RR policies only"
msgstr ""
#: schedutils/chrt.c:523
msgid ""
"--sched-{runtime,deadline,period} options are supported for SCHED_DEADLINE "
"only"
msgstr ""
#: schedutils/chrt.c:538
msgid "SCHED_DEADLINE is unsupported"
msgstr ""
#: schedutils/chrt.c:545
#, c-format
msgid ""
"unsupported priority value for the policy: %d: see --max for valid range"
msgstr ""
#: schedutils/ionice.c:76
msgid "ioprio_get failed"
msgstr ""
#: schedutils/ionice.c:85
#, c-format
msgid "%s: prio %lu\n"
msgstr ""
#: schedutils/ionice.c:98
msgid "ioprio_set failed"
msgstr ""
#: schedutils/ionice.c:104
#, c-format
msgid ""
" %1$s [options] -p <pid>...\n"
" %1$s [options] -P <pgid>...\n"
" %1$s [options] -u <uid>...\n"
" %1$s [options] <command>\n"
msgstr ""
#: schedutils/ionice.c:110
msgid "Show or change the I/O-scheduling class and priority of a process.\n"
msgstr ""
#: schedutils/ionice.c:113
msgid ""
" -c, --class <class> name or number of scheduling class,\n"
" 0: none, 1: realtime, 2: best-effort, 3: idle\n"
msgstr ""
#: schedutils/ionice.c:115
msgid ""
" -n, --classdata <num> priority (0..7) in the specified scheduling class,\n"
" only for the realtime and best-effort classes\n"
msgstr ""
#: schedutils/ionice.c:117
msgid " -p, --pid <pid>... act on these already running processes\n"
msgstr ""
#: schedutils/ionice.c:118
msgid ""
" -P, --pgid <pgrp>... act on already running processes in these groups\n"
msgstr ""
#: schedutils/ionice.c:119
msgid " -t, --ignore ignore failures\n"
msgstr ""
#: schedutils/ionice.c:120
msgid ""
" -u, --uid <uid>... act on already running processes owned by these "
"users\n"
msgstr ""
#: schedutils/ionice.c:157
msgid "invalid class data argument"
msgstr ""
#: schedutils/ionice.c:163
msgid "invalid class argument"
msgstr ""
#: schedutils/ionice.c:168
#, c-format
msgid "unknown scheduling class: '%s'"
msgstr ""
#: schedutils/ionice.c:176 schedutils/ionice.c:184 schedutils/ionice.c:192
msgid "can handle only one of pid, pgid or uid at once"
msgstr ""
#: schedutils/ionice.c:185
msgid "invalid PGID argument"
msgstr ""
#: schedutils/ionice.c:193
msgid "invalid UID argument"
msgstr ""
#: schedutils/ionice.c:212
msgid "ignoring given class data for none class"
msgstr ""
#: schedutils/ionice.c:220
msgid "ignoring given class data for idle class"
msgstr ""
#: schedutils/ionice.c:225
#, c-format
msgid "unknown prio class %d"
msgstr ""
#: schedutils/taskset.c:51
#, c-format
msgid ""
"Usage: %s [options] [mask | cpu-list] [pid|cmd [args...]]\n"
"\n"
msgstr ""
#: schedutils/taskset.c:55
msgid "Show or change the CPU affinity of a process.\n"
msgstr ""
#: schedutils/taskset.c:59
#, c-format
msgid ""
"Options:\n"
" -a, --all-tasks operate on all the tasks (threads) for a given pid\n"
" -p, --pid operate on existing given pid\n"
" -c, --cpu-list display and specify cpus in list format\n"
" -h, --help display this help\n"
" -V, --version output version information\n"
"\n"
msgstr ""
#: schedutils/taskset.c:67
#, c-format
msgid ""
"The default behavior is to run a new command:\n"
" %1$s 03 sshd -b 1024\n"
"You can retrieve the mask of an existing task:\n"
" %1$s -p 700\n"
"Or set it:\n"
" %1$s -p 03 700\n"
"List format uses a comma-separated list instead of a mask:\n"
" %1$s -pc 0,3,7-11 700\n"
"Ranges in list format can take a stride argument:\n"
" e.g. 0-31:2 is equivalent to mask 0x55555555\n"
msgstr ""
#: schedutils/taskset.c:90
#, c-format
msgid "pid %d's new affinity list: %s\n"
msgstr ""
#: schedutils/taskset.c:91
#, c-format
msgid "pid %d's current affinity list: %s\n"
msgstr ""
#: schedutils/taskset.c:94
#, c-format
msgid "pid %d's new affinity mask: %s\n"
msgstr ""
#: schedutils/taskset.c:95
#, c-format
msgid "pid %d's current affinity mask: %s\n"
msgstr ""
#: schedutils/taskset.c:99
msgid "internal error: conversion from cpuset to string failed"
msgstr ""
#: schedutils/taskset.c:108
#, c-format
msgid "failed to set pid %d's affinity"
msgstr ""
#: schedutils/taskset.c:109
#, c-format
msgid "failed to get pid %d's affinity"
msgstr ""
#: schedutils/taskset.c:192 sys-utils/chcpu.c:289
msgid "cannot determine NR_CPUS; aborting"
msgstr ""
#: schedutils/taskset.c:201 schedutils/taskset.c:214 sys-utils/chcpu.c:295
msgid "cpuset_alloc failed"
msgstr ""
#: schedutils/taskset.c:221 sys-utils/chcpu.c:232
#, c-format
msgid "failed to parse CPU list: %s"
msgstr ""
#: schedutils/taskset.c:224
#, c-format
msgid "failed to parse CPU mask: %s"
msgstr ""
#: sys-utils/blkdiscard.c:69
#, c-format
msgid "%s: Zero-filled %<PRIu64> bytes from the offset %<PRIu64>\n"
msgstr ""
#: sys-utils/blkdiscard.c:74
#, c-format
msgid "%s: Discarded %<PRIu64> bytes from the offset %<PRIu64>\n"
msgstr ""
#: sys-utils/blkdiscard.c:87
msgid "Discard the content of sectors on a device.\n"
msgstr ""
#: sys-utils/blkdiscard.c:90
msgid " -o, --offset <num> offset in bytes to discard from\n"
msgstr ""
#: sys-utils/blkdiscard.c:91
msgid " -l, --length <num> length of bytes to discard from the offset\n"
msgstr ""
#: sys-utils/blkdiscard.c:92
msgid " -p, --step <num> size of the discard iterations within the offset\n"
msgstr ""
#: sys-utils/blkdiscard.c:93
msgid " -s, --secure perform secure discard\n"
msgstr ""
#: sys-utils/blkdiscard.c:94
msgid " -z, --zeroout zero-fill rather than discard\n"
msgstr ""
#: sys-utils/blkdiscard.c:95
msgid " -v, --verbose print aligned length and offset\n"
msgstr ""
#: sys-utils/blkdiscard.c:150 sys-utils/fstrim.c:312 sys-utils/losetup.c:674
#: text-utils/hexdump.c:124
msgid "failed to parse offset"
msgstr ""
#: sys-utils/blkdiscard.c:154
msgid "failed to parse step"
msgstr ""
#: sys-utils/blkdiscard.c:171 sys-utils/blkzone.c:394 sys-utils/zramctl.c:686
#: sys-utils/zramctl.c:712
msgid "no device specified"
msgstr ""
#: sys-utils/blkdiscard.c:176 sys-utils/blkzone.c:398 sys-utils/fallocate.c:382
#: sys-utils/fsfreeze.c:111 sys-utils/fstrim.c:334
msgid "unexpected number of arguments"
msgstr ""
#: sys-utils/blkdiscard.c:190
#, c-format
msgid "%s: BLKGETSIZE64 ioctl failed"
msgstr ""
#: sys-utils/blkdiscard.c:192 sys-utils/blkzone.c:107
#, c-format
msgid "%s: BLKSSZGET ioctl failed"
msgstr ""
#: sys-utils/blkdiscard.c:196
#, c-format
msgid "%s: offset %<PRIu64> is not aligned to sector size %i"
msgstr ""
#: sys-utils/blkdiscard.c:201 sys-utils/blkzone.c:173 sys-utils/blkzone.c:261
#, c-format
msgid "%s: offset is greater than device size"
msgstr ""
#: sys-utils/blkdiscard.c:210
#, c-format
msgid "%s: length %<PRIu64> is not aligned to sector size %i"
msgstr ""
#: sys-utils/blkdiscard.c:223
#, c-format
msgid "%s: BLKZEROOUT ioctl failed"
msgstr ""
#: sys-utils/blkdiscard.c:227
#, c-format
msgid "%s: BLKSECDISCARD ioctl failed"
msgstr ""
#: sys-utils/blkdiscard.c:231
#, c-format
msgid "%s: BLKDISCARD ioctl failed"
msgstr ""
#: sys-utils/blkzone.c:73
msgid "Report zone information about the given device"
msgstr ""
#: sys-utils/blkzone.c:74
msgid "Reset a range of zones."
msgstr ""
#: sys-utils/blkzone.c:104
#, c-format
msgid "%s: blkdev_get_sectors ioctl failed"
msgstr ""
#: sys-utils/blkzone.c:177 sys-utils/blkzone.c:251
#, c-format
msgid "%s: unable to determine zone size"
msgstr ""
#: sys-utils/blkzone.c:195
#, c-format
msgid "%s: BLKREPORTZONE ioctl failed"
msgstr ""
#: sys-utils/blkzone.c:198
#, c-format
msgid "Found %d zones from 0x%<PRIx64>\n"
msgstr ""
#: sys-utils/blkzone.c:219
#, c-format
msgid ""
" start: 0x%09<PRIx64>, len 0x%06<PRIx64>, wptr 0x%06<PRIx64> reset:%u non-"
"seq:%u, zcond:%2u(%s) [type: %u(%s)]\n"
msgstr ""
#: sys-utils/blkzone.c:256
#, c-format
msgid "%s: offset %<PRIu64> is not aligned to zone size %lu"
msgstr ""
#: sys-utils/blkzone.c:275
#, c-format
msgid "%s: number of sectors %<PRIu64> is not aligned to zone size %lu"
msgstr ""
#: sys-utils/blkzone.c:283
#, c-format
msgid "%s: BLKRESETZONE ioctl failed"
msgstr ""
#: sys-utils/blkzone.c:285
#, c-format
msgid "%s: successfully reset in range from %<PRIu64>, to %<PRIu64>"
msgstr ""
#: sys-utils/blkzone.c:298
#, c-format
msgid " %s <command> [options] <device>\n"
msgstr ""
#: sys-utils/blkzone.c:301
msgid "Run zone command on the given block device.\n"
msgstr ""
#: sys-utils/blkzone.c:308
msgid ""
" -o, --offset <sector> start sector of zone to act (in 512-byte sectors)\n"
msgstr ""
#: sys-utils/blkzone.c:309
msgid " -l, --length <sectors> maximum sectors to act (in 512-byte sectors)\n"
msgstr ""
#: sys-utils/blkzone.c:310
msgid " -c, --count <number> maximum number of zones\n"
msgstr ""
#: sys-utils/blkzone.c:311
msgid " -v, --verbose display more details\n"
msgstr ""
#: sys-utils/blkzone.c:354
#, c-format
msgid "%s is not valid command name"
msgstr ""
#: sys-utils/blkzone.c:369
msgid "failed to parse number of zones"
msgstr ""
#: sys-utils/blkzone.c:373
msgid "failed to parse number of sectors"
msgstr ""
#: sys-utils/blkzone.c:377
msgid "failed to parse zone offset"
msgstr ""
#: sys-utils/blkzone.c:391
msgid "no command specified"
msgstr ""
#: sys-utils/chcpu.c:87 sys-utils/chcpu.c:179
#, c-format
msgid "CPU %u does not exist"
msgstr ""
#: sys-utils/chcpu.c:92
#, c-format
msgid "CPU %u is not hot pluggable"
msgstr ""
#: sys-utils/chcpu.c:98
#, c-format
msgid "CPU %u is already enabled\n"
msgstr ""
#: sys-utils/chcpu.c:102
#, c-format
msgid "CPU %u is already disabled\n"
msgstr ""
#: sys-utils/chcpu.c:110
#, c-format
msgid "CPU %u enable failed (CPU is deconfigured)"
msgstr ""
#: sys-utils/chcpu.c:113
#, c-format
msgid "CPU %u enable failed"
msgstr ""
#: sys-utils/chcpu.c:116
#, c-format
msgid "CPU %u enabled\n"
msgstr ""
#: sys-utils/chcpu.c:119
#, c-format
msgid "CPU %u disable failed (last enabled CPU)"
msgstr ""
#: sys-utils/chcpu.c:125
#, c-format
msgid "CPU %u disable failed"
msgstr ""
#: sys-utils/chcpu.c:128
#, c-format
msgid "CPU %u disabled\n"
msgstr ""
#: sys-utils/chcpu.c:141
msgid "This system does not support rescanning of CPUs"
msgstr ""
#: sys-utils/chcpu.c:143
msgid "Failed to trigger rescan of CPUs"
msgstr ""
#: sys-utils/chcpu.c:144
#, c-format
msgid "Triggered rescan of CPUs\n"
msgstr ""
#: sys-utils/chcpu.c:151
msgid "This system does not support setting the dispatching mode of CPUs"
msgstr ""
#: sys-utils/chcpu.c:155
msgid "Failed to set horizontal dispatch mode"
msgstr ""
#: sys-utils/chcpu.c:156
#, c-format
msgid "Successfully set horizontal dispatching mode\n"
msgstr ""
#: sys-utils/chcpu.c:159
msgid "Failed to set vertical dispatch mode"
msgstr ""
#: sys-utils/chcpu.c:160
#, c-format
msgid "Successfully set vertical dispatching mode\n"
msgstr ""
#: sys-utils/chcpu.c:184
#, c-format
msgid "CPU %u is not configurable"
msgstr ""
#: sys-utils/chcpu.c:190
#, c-format
msgid "CPU %u is already configured\n"
msgstr ""
#: sys-utils/chcpu.c:194
#, c-format
msgid "CPU %u is already deconfigured\n"
msgstr ""
#: sys-utils/chcpu.c:199
#, c-format
msgid "CPU %u deconfigure failed (CPU is enabled)"
msgstr ""
#: sys-utils/chcpu.c:206
#, c-format
msgid "CPU %u configure failed"
msgstr ""
#: sys-utils/chcpu.c:209
#, c-format
msgid "CPU %u configured\n"
msgstr ""
#: sys-utils/chcpu.c:213
#, c-format
msgid "CPU %u deconfigure failed"
msgstr ""
#: sys-utils/chcpu.c:216
#, c-format
msgid "CPU %u deconfigured\n"
msgstr ""
#: sys-utils/chcpu.c:231
#, c-format
msgid "invalid CPU number in CPU list: %s"
msgstr ""
#: sys-utils/chcpu.c:238 text-utils/col.c:130
#, c-format
msgid ""
"\n"
"Usage:\n"
" %s [options]\n"
msgstr ""
#: sys-utils/chcpu.c:242
msgid "Configure CPUs in a multi-processor system.\n"
msgstr ""
#: sys-utils/chcpu.c:244
msgid ""
"\n"
"Options:\n"
" -h, --help print this help\n"
" -e, --enable <cpu-list> enable cpus\n"
" -d, --disable <cpu-list> disable cpus\n"
" -c, --configure <cpu-list> configure cpus\n"
" -g, --deconfigure <cpu-list> deconfigure cpus\n"
" -p, --dispatch <mode> set dispatching mode\n"
" -r, --rescan trigger rescan of cpus\n"
" -V, --version output version information and exit\n"
msgstr ""
#: sys-utils/chcpu.c:326
#, c-format
msgid "unsupported argument: %s"
msgstr ""
#: sys-utils/chmem.c:67
#, c-format
msgid "Memory Block %<PRIu64> (0x%016<PRIx64>-0x%016<PRIx64>)"
msgstr ""
#: sys-utils/chmem.c:83 sys-utils/chmem.c:129
msgid "Failed to parse index"
msgstr ""
#: sys-utils/chmem.c:91
#, c-format
msgid "%s enable failed\n"
msgstr ""
#: sys-utils/chmem.c:93
#, c-format
msgid "%s disable failed\n"
msgstr ""
#: sys-utils/chmem.c:96 sys-utils/chmem.c:152
#, c-format
msgid "%s enabled\n"
msgstr ""
#: sys-utils/chmem.c:98 sys-utils/chmem.c:154
#, c-format
msgid "%s disabled\n"
msgstr ""
#: sys-utils/chmem.c:110
#, c-format
msgid "Could only enable %s of memory"
msgstr ""
#: sys-utils/chmem.c:112
#, c-format
msgid "Could only disable %s of memory"
msgstr ""
#: sys-utils/chmem.c:138
#, c-format
msgid "%s already enabled\n"
msgstr ""
#: sys-utils/chmem.c:140
#, c-format
msgid "%s already disabled\n"
msgstr ""
#: sys-utils/chmem.c:147
#, c-format
msgid "%s enable failed"
msgstr ""
#: sys-utils/chmem.c:149
#, c-format
msgid "%s disable failed"
msgstr ""
#: sys-utils/chmem.c:175 sys-utils/lsmem.c:360
#, c-format
msgid "Failed to read %s"
msgstr ""
#: sys-utils/chmem.c:183
msgid "Failed to parse block number"
msgstr ""
#: sys-utils/chmem.c:188
msgid "Failed to parse size"
msgstr ""
#: sys-utils/chmem.c:192
#, c-format
msgid "Size must be aligned to memory block size (%s)"
msgstr ""
#: sys-utils/chmem.c:201
msgid "Failed to parse start"
msgstr ""
#: sys-utils/chmem.c:202
msgid "Failed to parse end"
msgstr ""
#: sys-utils/chmem.c:206
#, c-format
msgid "Invalid start address format: %s"
msgstr ""
#: sys-utils/chmem.c:208
#, c-format
msgid "Invalid end address format: %s"
msgstr ""
#: sys-utils/chmem.c:209
msgid "Failed to parse start address"
msgstr ""
#: sys-utils/chmem.c:210
msgid "Failed to parse end address"
msgstr ""
#: sys-utils/chmem.c:213
#, c-format
msgid ""
"Start address and (end address + 1) must be aligned to memory block size (%s)"
msgstr ""
#: sys-utils/chmem.c:227
#, c-format
msgid "Invalid parameter: %s"
msgstr ""
#: sys-utils/chmem.c:234
#, c-format
msgid "Invalid range: %s"
msgstr ""
#: sys-utils/chmem.c:240
#, c-format
msgid " %s [options] [SIZE|RANGE|BLOCKRANGE]\n"
msgstr ""
#: sys-utils/chmem.c:243
msgid "Set a particular size or range of memory online or offline.\n"
msgstr ""
#: sys-utils/chmem.c:246
msgid " -e, --enable enable memory\n"
msgstr ""
#: sys-utils/chmem.c:247
msgid " -d, --disable disable memory\n"
msgstr ""
#: sys-utils/chmem.c:248
msgid " -b, --blocks use memory blocks\n"
msgstr ""
#: sys-utils/chmem.c:249
msgid " -v, --verbose verbose output\n"
msgstr ""
#: sys-utils/ctrlaltdel.c:27
#, c-format
msgid " %s hard|soft\n"
msgstr ""
#: sys-utils/ctrlaltdel.c:30
#, c-format
msgid "Set the function of the Ctrl-Alt-Del combination.\n"
msgstr ""
#: sys-utils/ctrlaltdel.c:51
msgid "implicit"
msgstr ""
#: sys-utils/ctrlaltdel.c:52
#, c-format
msgid "unexpected value in %s: %ju"
msgstr ""
#: sys-utils/ctrlaltdel.c:63
msgid "You must be root to set the Ctrl-Alt-Del behavior"
msgstr ""
#: sys-utils/ctrlaltdel.c:71 sys-utils/ipcrm.c:392 sys-utils/ipcrm.c:415
#, c-format
msgid "unknown argument: %s"
msgstr ""
#: sys-utils/dmesg.c:110
msgid "system is unusable"
msgstr ""
#: sys-utils/dmesg.c:111
msgid "action must be taken immediately"
msgstr ""
#: sys-utils/dmesg.c:112
msgid "critical conditions"
msgstr ""
#: sys-utils/dmesg.c:113
msgid "error conditions"
msgstr ""
#: sys-utils/dmesg.c:114
msgid "warning conditions"
msgstr ""
#: sys-utils/dmesg.c:115
msgid "normal but significant condition"
msgstr ""
#: sys-utils/dmesg.c:116
msgid "informational"
msgstr ""
#: sys-utils/dmesg.c:117
msgid "debug-level messages"
msgstr ""
#: sys-utils/dmesg.c:131
msgid "kernel messages"
msgstr ""
#: sys-utils/dmesg.c:132
msgid "random user-level messages"
msgstr ""
#: sys-utils/dmesg.c:133
msgid "mail system"
msgstr ""
#: sys-utils/dmesg.c:134
msgid "system daemons"
msgstr ""
#: sys-utils/dmesg.c:135
msgid "security/authorization messages"
msgstr ""
#: sys-utils/dmesg.c:136
msgid "messages generated internally by syslogd"
msgstr ""
#: sys-utils/dmesg.c:137
msgid "line printer subsystem"
msgstr ""
#: sys-utils/dmesg.c:138
msgid "network news subsystem"
msgstr ""
#: sys-utils/dmesg.c:139
msgid "UUCP subsystem"
msgstr ""
#: sys-utils/dmesg.c:140
msgid "clock daemon"
msgstr ""
#: sys-utils/dmesg.c:141
msgid "security/authorization messages (private)"
msgstr ""
#: sys-utils/dmesg.c:142
msgid "FTP daemon"
msgstr ""
#: sys-utils/dmesg.c:267
msgid "Display or control the kernel ring buffer.\n"
msgstr ""
#: sys-utils/dmesg.c:270
msgid " -C, --clear clear the kernel ring buffer\n"
msgstr ""
#: sys-utils/dmesg.c:271
msgid " -c, --read-clear read and clear all messages\n"
msgstr ""
#: sys-utils/dmesg.c:272
msgid " -D, --console-off disable printing messages to console\n"
msgstr ""
#: sys-utils/dmesg.c:273
msgid " -E, --console-on enable printing messages to console\n"
msgstr ""
#: sys-utils/dmesg.c:274
msgid ""
" -F, --file <file> use the file instead of the kernel log buffer\n"
msgstr ""
#: sys-utils/dmesg.c:275
msgid " -f, --facility <list> restrict output to defined facilities\n"
msgstr ""
#: sys-utils/dmesg.c:276
msgid " -H, --human human readable output\n"
msgstr ""
#: sys-utils/dmesg.c:277
msgid " -k, --kernel display kernel messages\n"
msgstr ""
#: sys-utils/dmesg.c:278
msgid ""
" -L, --color[=<when>] colorize messages (auto, always or never)\n"
msgstr ""
#: sys-utils/dmesg.c:281
msgid " -l, --level <list> restrict output to defined levels\n"
msgstr ""
#: sys-utils/dmesg.c:282
msgid " -n, --console-level <level> set level of messages printed to console\n"
msgstr ""
#: sys-utils/dmesg.c:283
msgid " -P, --nopager do not pipe output into a pager\n"
msgstr ""
#: sys-utils/dmesg.c:284
msgid " -r, --raw print the raw message buffer\n"
msgstr ""
#: sys-utils/dmesg.c:285
msgid ""
" -S, --syslog force to use syslog(2) rather than /dev/kmsg\n"
msgstr ""
#: sys-utils/dmesg.c:286
msgid ""
" -s, --buffer-size <size> buffer size to query the kernel ring buffer\n"
msgstr ""
#: sys-utils/dmesg.c:287
msgid " -u, --userspace display userspace messages\n"
msgstr ""
#: sys-utils/dmesg.c:288
msgid " -w, --follow wait for new messages\n"
msgstr ""
#: sys-utils/dmesg.c:289
msgid ""
" -x, --decode decode facility and level to readable string\n"
msgstr ""
#: sys-utils/dmesg.c:290
msgid " -d, --show-delta show time delta between printed messages\n"
msgstr ""
#: sys-utils/dmesg.c:291
msgid ""
" -e, --reltime show local time and time delta in readable "
"format\n"
msgstr ""
#: sys-utils/dmesg.c:292
msgid ""
" -T, --ctime show human-readable timestamp (may be "
"inaccurate!)\n"
msgstr ""
#: sys-utils/dmesg.c:293
msgid " -t, --notime don't show any timestamp with messages\n"
msgstr ""
#: sys-utils/dmesg.c:294
msgid ""
" --time-format <format> show timestamp using the given format:\n"
" [delta|reltime|ctime|notime|iso]\n"
"Suspending/resume will make ctime and iso timestamps inaccurate.\n"
msgstr ""
#: sys-utils/dmesg.c:300
msgid ""
"\n"
"Supported log facilities:\n"
msgstr ""
#: sys-utils/dmesg.c:306
msgid ""
"\n"
"Supported log levels (priorities):\n"
msgstr ""
#: sys-utils/dmesg.c:360
#, c-format
msgid "failed to parse level '%s'"
msgstr ""
#: sys-utils/dmesg.c:362
#, c-format
msgid "unknown level '%s'"
msgstr ""
#: sys-utils/dmesg.c:398
#, c-format
msgid "failed to parse facility '%s'"
msgstr ""
#: sys-utils/dmesg.c:400
#, c-format
msgid "unknown facility '%s'"
msgstr ""
#: sys-utils/dmesg.c:528
#, c-format
msgid "cannot mmap: %s"
msgstr ""
#: sys-utils/dmesg.c:1356
msgid "invalid buffer size argument"
msgstr ""
#: sys-utils/dmesg.c:1408
msgid "--show-delta is ignored when used together with iso8601 time format"
msgstr ""
#: sys-utils/dmesg.c:1431
msgid ""
"--raw can be used together with --level or --facility only when reading "
"messages from /dev/kmsg"
msgstr ""
#: sys-utils/dmesg.c:1441
msgid "read kernel buffer failed"
msgstr ""
#: sys-utils/dmesg.c:1460
msgid "klogctl failed"
msgstr ""
#: sys-utils/eject.c:134
#, c-format
msgid " %s [options] [<device>|<mountpoint>]\n"
msgstr ""
#: sys-utils/eject.c:137
msgid "Eject removable media.\n"
msgstr ""
#: sys-utils/eject.c:140
msgid ""
" -a, --auto <on|off> turn auto-eject feature on or off\n"
" -c, --changerslot <slot> switch discs on a CD-ROM changer\n"
" -d, --default display default device\n"
" -f, --floppy eject floppy\n"
" -F, --force don't care about device type\n"
" -i, --manualeject <on|off> toggle manual eject protection on/off\n"
" -m, --no-unmount do not unmount device even if it is mounted\n"
" -M, --no-partitions-unmount do not unmount another partitions\n"
" -n, --noop don't eject, just show device found\n"
" -p, --proc use /proc/mounts instead of /etc/mtab\n"
" -q, --tape eject tape\n"
" -r, --cdrom eject CD-ROM\n"
" -s, --scsi eject SCSI device\n"
" -t, --trayclose close tray\n"
" -T, --traytoggle toggle tray\n"
" -v, --verbose enable verbose output\n"
" -x, --cdspeed <speed> set CD-ROM max speed\n"
" -X, --listspeed list CD-ROM available speeds\n"
msgstr ""
#: sys-utils/eject.c:164
msgid ""
"\n"
"By default tries -r, -s, -f, and -q in order until success.\n"
msgstr ""
#: sys-utils/eject.c:210
msgid "invalid argument to --changerslot/-c option"
msgstr ""
#: sys-utils/eject.c:214
msgid "invalid argument to --cdspeed/-x option"
msgstr ""
#: sys-utils/eject.c:325
msgid "CD-ROM auto-eject command failed"
msgstr ""
#: sys-utils/eject.c:339
msgid "CD-ROM door lock is not supported"
msgstr ""
#: sys-utils/eject.c:341
msgid "other users have the drive open and not CAP_SYS_ADMIN"
msgstr ""
#: sys-utils/eject.c:343
msgid "CD-ROM lock door command failed"
msgstr ""
#: sys-utils/eject.c:348
msgid "CD-Drive may NOT be ejected with device button"
msgstr ""
#: sys-utils/eject.c:350
msgid "CD-Drive may be ejected with device button"
msgstr ""
#: sys-utils/eject.c:361
msgid "CD-ROM select disc command failed"
msgstr ""
#: sys-utils/eject.c:365
msgid "CD-ROM load from slot command failed"
msgstr ""
#: sys-utils/eject.c:367
msgid "IDE/ATAPI CD-ROM changer not supported by this kernel\n"
msgstr ""
#: sys-utils/eject.c:385
msgid "CD-ROM tray close command failed"
msgstr ""
#: sys-utils/eject.c:387
msgid "CD-ROM tray close command not supported by this kernel\n"
msgstr ""
#: sys-utils/eject.c:404
msgid "CD-ROM eject unsupported"
msgstr ""
#: sys-utils/eject.c:432 sys-utils/eject.c:455 sys-utils/eject.c:1010
msgid "CD-ROM eject command failed"
msgstr ""
#: sys-utils/eject.c:435
msgid "no CD-ROM information available"
msgstr ""
#: sys-utils/eject.c:438
msgid "CD-ROM drive is not ready"
msgstr ""
#: sys-utils/eject.c:481
msgid "CD-ROM select speed command failed"
msgstr ""
#: sys-utils/eject.c:483 sys-utils/eject.c:569
msgid "CD-ROM select speed command not supported by this kernel"
msgstr ""
#: sys-utils/eject.c:520
#, c-format
msgid "%s: failed to finding CD-ROM name"
msgstr ""
#: sys-utils/eject.c:535
#, c-format
msgid "%s: failed to read speed"
msgstr ""
#: sys-utils/eject.c:543
msgid "failed to read speed"
msgstr ""
#: sys-utils/eject.c:587
msgid "not an sg device, or old sg driver"
msgstr ""
#: sys-utils/eject.c:659
#, c-format
msgid "%s: unmounting"
msgstr ""
#: sys-utils/eject.c:674
#, c-format
msgid "unable to exec /bin/umount of `%s'"
msgstr ""
#: sys-utils/eject.c:677
msgid "unable to fork"
msgstr ""
#: sys-utils/eject.c:684
#, c-format
msgid "unmount of `%s' did not exit normally"
msgstr ""
#: sys-utils/eject.c:687
#, c-format
msgid "unmount of `%s' failed\n"
msgstr ""
#: sys-utils/eject.c:729
msgid "failed to parse mount table"
msgstr ""
#: sys-utils/eject.c:790 sys-utils/eject.c:891
#, c-format
msgid "%s: mounted on %s"
msgstr ""
#: sys-utils/eject.c:832
msgid "setting CD-ROM speed to auto"
msgstr ""
#: sys-utils/eject.c:834
#, c-format
msgid "setting CD-ROM speed to %ldX"
msgstr ""
#: sys-utils/eject.c:860
#, c-format
msgid "default device: `%s'"
msgstr ""
#: sys-utils/eject.c:866
#, c-format
msgid "using default device `%s'"
msgstr ""
#: sys-utils/eject.c:885 sys-utils/rtcwake.c:376
#, c-format
msgid "%s: unable to find device"
msgstr ""
#: sys-utils/eject.c:887
#, c-format
msgid "device name is `%s'"
msgstr ""
#: sys-utils/eject.c:893 sys-utils/umount.c:305 sys-utils/umount.c:328
#, c-format
msgid "%s: not mounted"
msgstr ""
#: sys-utils/eject.c:897
#, c-format
msgid "%s: disc device: %s (disk device will be used for eject)"
msgstr ""
#: sys-utils/eject.c:905
#, c-format
msgid "%s: not found mountpoint or device with the given name"
msgstr ""
#: sys-utils/eject.c:908
#, c-format
msgid "%s: is whole-disk device"
msgstr ""
#: sys-utils/eject.c:912
#, c-format
msgid "%s: is not hot-pluggable device"
msgstr ""
#: sys-utils/eject.c:916
#, c-format
msgid "device is `%s'"
msgstr ""
#: sys-utils/eject.c:917
msgid "exiting due to -n/--noop option"
msgstr ""
#: sys-utils/eject.c:931
#, c-format
msgid "%s: enabling auto-eject mode"
msgstr ""
#: sys-utils/eject.c:933
#, c-format
msgid "%s: disabling auto-eject mode"
msgstr ""
#: sys-utils/eject.c:941
#, c-format
msgid "%s: closing tray"
msgstr ""
#: sys-utils/eject.c:950
#, c-format
msgid "%s: toggling tray"
msgstr ""
#: sys-utils/eject.c:959
#, c-format
msgid "%s: listing CD-ROM speed"
msgstr ""
#: sys-utils/eject.c:985
#, c-format
msgid "error: %s: device in use"
msgstr ""
#: sys-utils/eject.c:991
#, c-format
msgid "%s: selecting CD-ROM disc #%ld"
msgstr ""
#: sys-utils/eject.c:1007
#, c-format
msgid "%s: trying to eject using CD-ROM eject command"
msgstr ""
#: sys-utils/eject.c:1009
msgid "CD-ROM eject command succeeded"
msgstr ""
#: sys-utils/eject.c:1014
#, c-format
msgid "%s: trying to eject using SCSI commands"
msgstr ""
#: sys-utils/eject.c:1016
msgid "SCSI eject succeeded"
msgstr ""
#: sys-utils/eject.c:1017
msgid "SCSI eject failed"
msgstr ""
#: sys-utils/eject.c:1021
#, c-format
msgid "%s: trying to eject using floppy eject command"
msgstr ""
#: sys-utils/eject.c:1023
msgid "floppy eject command succeeded"
msgstr ""
#: sys-utils/eject.c:1024
msgid "floppy eject command failed"
msgstr ""
#: sys-utils/eject.c:1028
#, c-format
msgid "%s: trying to eject using tape offline command"
msgstr ""
#: sys-utils/eject.c:1030
msgid "tape offline command succeeded"
msgstr ""
#: sys-utils/eject.c:1031
msgid "tape offline command failed"
msgstr ""
#: sys-utils/eject.c:1035
msgid "unable to eject"
msgstr ""
#: sys-utils/fallocate.c:83
#, c-format
msgid " %s [options] <filename>\n"
msgstr ""
#: sys-utils/fallocate.c:86
msgid "Preallocate space to, or deallocate space from a file.\n"
msgstr ""
#: sys-utils/fallocate.c:89
msgid " -c, --collapse-range remove a range from the file\n"
msgstr ""
#: sys-utils/fallocate.c:90
msgid " -d, --dig-holes detect zeroes and replace with holes\n"
msgstr ""
#: sys-utils/fallocate.c:91
msgid " -i, --insert-range insert a hole at range, shifting existing data\n"
msgstr ""
#: sys-utils/fallocate.c:92
msgid " -l, --length <num> length for range operations, in bytes\n"
msgstr ""
#: sys-utils/fallocate.c:93
msgid " -n, --keep-size maintain the apparent size of the file\n"
msgstr ""
#: sys-utils/fallocate.c:94
msgid " -o, --offset <num> offset for range operations, in bytes\n"
msgstr ""
#: sys-utils/fallocate.c:95
msgid " -p, --punch-hole replace a range with a hole (implies -n)\n"
msgstr ""
#: sys-utils/fallocate.c:96
msgid " -z, --zero-range zero and ensure allocation of a range\n"
msgstr ""
#: sys-utils/fallocate.c:98
msgid " -x, --posix use posix_fallocate(3) instead of fallocate(2)\n"
msgstr ""
#: sys-utils/fallocate.c:135
msgid "fallocate failed: keep size mode is unsupported"
msgstr ""
#: sys-utils/fallocate.c:136 sys-utils/fallocate.c:145
msgid "fallocate failed"
msgstr ""
#: sys-utils/fallocate.c:234
#, c-format
msgid "%s: read failed"
msgstr ""
#: sys-utils/fallocate.c:280
#, c-format
msgid "%s: %s (%ju bytes) converted to sparse holes.\n"
msgstr ""
#: sys-utils/fallocate.c:363
msgid "posix_fallocate support is not compiled"
msgstr ""
#: sys-utils/fallocate.c:377 sys-utils/fsfreeze.c:107
msgid "no filename specified"
msgstr ""
#: sys-utils/fallocate.c:389 sys-utils/fallocate.c:395
msgid "invalid length value specified"
msgstr ""
#: sys-utils/fallocate.c:393
msgid "no length argument specified"
msgstr ""
#: sys-utils/fallocate.c:398
msgid "invalid offset value specified"
msgstr ""
#: sys-utils/flock.c:53
#, c-format
msgid ""
" %1$s [options] <file>|<directory> <command> [<argument>...]\n"
" %1$s [options] <file>|<directory> -c <command>\n"
" %1$s [options] <file descriptor number>\n"
msgstr ""
#: sys-utils/flock.c:59
msgid "Manage file locks from shell scripts.\n"
msgstr ""
#: sys-utils/flock.c:62
msgid " -s, --shared get a shared lock\n"
msgstr ""
#: sys-utils/flock.c:63
msgid " -x, --exclusive get an exclusive lock (default)\n"
msgstr ""
#: sys-utils/flock.c:64
msgid " -u, --unlock remove a lock\n"
msgstr ""
#: sys-utils/flock.c:65
msgid " -n, --nonblock fail rather than wait\n"
msgstr ""
#: sys-utils/flock.c:66
msgid " -w, --timeout <secs> wait for a limited amount of time\n"
msgstr ""
#: sys-utils/flock.c:67
msgid ""
" -E, --conflict-exit-code <number> exit code after conflict or timeout\n"
msgstr ""
#: sys-utils/flock.c:68
msgid ""
" -o, --close close file descriptor before running command\n"
msgstr ""
#: sys-utils/flock.c:69
msgid ""
" -c, --command <command> run a single command string through the shell\n"
msgstr ""
#: sys-utils/flock.c:70
msgid " -F, --no-fork execute command without forking\n"
msgstr ""
#: sys-utils/flock.c:71
msgid " --verbose increase verbosity\n"
msgstr ""
#: sys-utils/flock.c:107
#, c-format
msgid "cannot open lock file %s"
msgstr ""
#: sys-utils/flock.c:205
msgid "invalid timeout value"
msgstr ""
#: sys-utils/flock.c:209
msgid "invalid exit code"
msgstr ""
#: sys-utils/flock.c:226
msgid "the --no-fork and --close options are incompatible"
msgstr ""
#: sys-utils/flock.c:234
#, c-format
msgid "%s requires exactly one command argument"
msgstr ""
#: sys-utils/flock.c:252
msgid "bad file descriptor"
msgstr ""
#: sys-utils/flock.c:255
msgid "requires file descriptor, file or directory"
msgstr ""
#: sys-utils/flock.c:279
msgid "failed to get lock"
msgstr ""
#: sys-utils/flock.c:286
msgid "timeout while waiting to get lock"
msgstr ""
#: sys-utils/flock.c:327
#, c-format
msgid "%s: getting lock took %ld.%06ld seconds\n"
msgstr ""
#: sys-utils/flock.c:338
#, c-format
msgid "%s: executing %s\n"
msgstr ""
#: sys-utils/fsfreeze.c:40
#, c-format
msgid " %s [options] <mountpoint>\n"
msgstr ""
#: sys-utils/fsfreeze.c:43
msgid "Suspend access to a filesystem.\n"
msgstr ""
#: sys-utils/fsfreeze.c:46
msgid " -f, --freeze freeze the filesystem\n"
msgstr ""
#: sys-utils/fsfreeze.c:47
msgid " -u, --unfreeze unfreeze the filesystem\n"
msgstr ""
#: sys-utils/fsfreeze.c:105
msgid "neither --freeze or --unfreeze specified"
msgstr ""
#: sys-utils/fsfreeze.c:125
#, c-format
msgid "%s: is not a directory"
msgstr ""
#: sys-utils/fsfreeze.c:132
#, c-format
msgid "%s: freeze failed"
msgstr ""
#: sys-utils/fsfreeze.c:138
#, c-format
msgid "%s: unfreeze failed"
msgstr ""
#: sys-utils/fstrim.c:82
#, c-format
msgid "%s: not a directory"
msgstr ""
#: sys-utils/fstrim.c:91
#, c-format
msgid "%s: FITRIM ioctl failed"
msgstr ""
#. TRANSLATORS: The standard value here is a very large number.
#: sys-utils/fstrim.c:100
#, c-format
msgid "%s: %s (%<PRIu64> bytes) trimmed\n"
msgstr ""
#: sys-utils/fstrim.c:191 sys-utils/swapon.c:729 sys-utils/umount.c:225
#, c-format
msgid "failed to parse %s"
msgstr ""
#: sys-utils/fstrim.c:251
#, c-format
msgid " %s [options] <mount point>\n"
msgstr ""
#: sys-utils/fstrim.c:254
msgid "Discard unused blocks on a mounted filesystem.\n"
msgstr ""
#: sys-utils/fstrim.c:257
msgid " -a, --all trim all mounted filesystems that are supported\n"
msgstr ""
#: sys-utils/fstrim.c:258
msgid " -o, --offset <num> the offset in bytes to start discarding from\n"
msgstr ""
#: sys-utils/fstrim.c:259
msgid " -l, --length <num> the number of bytes to discard\n"
msgstr ""
#: sys-utils/fstrim.c:260
msgid " -m, --minimum <num> the minimum extent length to discard\n"
msgstr ""
#: sys-utils/fstrim.c:261
msgid " -v, --verbose print number of discarded bytes\n"
msgstr ""
#: sys-utils/fstrim.c:316
msgid "failed to parse minimum extent length"
msgstr ""
#: sys-utils/fstrim.c:329
msgid "no mountpoint specified"
msgstr ""
#: sys-utils/fstrim.c:343
#, c-format
msgid "%s: the discard operation is not supported"
msgstr ""
#: sys-utils/hwclock.c:188
#, c-format
msgid "Assuming hardware clock is kept in %s time.\n"
msgstr ""
#: sys-utils/hwclock.c:189 sys-utils/hwclock.c:256
msgid "UTC"
msgstr ""
#: sys-utils/hwclock.c:189 sys-utils/hwclock.c:255
msgid "local"
msgstr ""
#: sys-utils/hwclock.c:242
msgid ""
"Warning: unrecognized third line in adjtime file\n"
"(Expected: `UTC' or `LOCAL' or nothing.)"
msgstr ""
#: sys-utils/hwclock.c:249
#, c-format
msgid "Last drift adjustment done at %ld seconds after 1969\n"
msgstr ""
#: sys-utils/hwclock.c:251
#, c-format
msgid "Last calibration done at %ld seconds after 1969\n"
msgstr ""
#: sys-utils/hwclock.c:253
#, c-format
msgid "Hardware clock is on %s time\n"
msgstr ""
#: sys-utils/hwclock.c:280
#, c-format
msgid "Waiting for clock tick...\n"
msgstr ""
#: sys-utils/hwclock.c:286
#, c-format
msgid "...synchronization failed\n"
msgstr ""
#: sys-utils/hwclock.c:288
#, c-format
msgid "...got clock tick\n"
msgstr ""
#: sys-utils/hwclock.c:327
#, c-format
msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
msgstr ""
#: sys-utils/hwclock.c:335
#, c-format
msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
msgstr ""
#: sys-utils/hwclock.c:361
#, c-format
msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
msgstr ""
#: sys-utils/hwclock.c:388
#, c-format
msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
msgstr ""
#: sys-utils/hwclock.c:394 sys-utils/hwclock.c:638 sys-utils/hwclock.c:726
#, c-format
msgid "Test mode: clock was not changed\n"
msgstr ""
#: sys-utils/hwclock.c:486
#, c-format
msgid "sleeping ~%d usec\n"
msgstr ""
#: sys-utils/hwclock.c:497
#, c-format
msgid "time jumped backward %.6f seconds to %ld.%06ld - retargeting\n"
msgstr ""
#: sys-utils/hwclock.c:505
#, c-format
msgid "%ld.%06ld < %ld.%06ld (%.6f)\n"
msgstr ""
#: sys-utils/hwclock.c:521
#, c-format
msgid "missed it - %ld.%06ld is too far past %ld.%06ld (%.6f > %.6f)\n"
msgstr ""
#: sys-utils/hwclock.c:549
#, c-format
msgid ""
"%ld.%06ld is close enough to %ld.%06ld (%.6f < %.6f)\n"
"Set RTC to %ld (%ld + %d; refsystime = %ld.%06ld)\n"
msgstr ""
#: sys-utils/hwclock.c:571
msgid ""
"The Hardware Clock registers contain values that are either invalid (e.g. "
"50th day of month) or beyond the range we can handle (e.g. Year 2095)."
msgstr ""
#: sys-utils/hwclock.c:612
msgid ""
"The Hardware Clock does not contain a valid time, so we cannot set the "
"System Time from it."
msgstr ""
#: sys-utils/hwclock.c:631 sys-utils/hwclock.c:718
#, c-format
msgid "Calling settimeofday:\n"
msgstr ""
#: sys-utils/hwclock.c:632 sys-utils/hwclock.c:720
#, c-format
msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
msgstr ""
#: sys-utils/hwclock.c:634 sys-utils/hwclock.c:722
#, c-format
msgid "\ttz.tz_minuteswest = %d\n"
msgstr ""
#: sys-utils/hwclock.c:654 sys-utils/hwclock.c:750
msgid "Must be superuser to set system clock."
msgstr ""
#: sys-utils/hwclock.c:657 sys-utils/hwclock.c:753
msgid "settimeofday() failed"
msgstr ""
#: sys-utils/hwclock.c:693
#, c-format
msgid "Current system time: %ld = %s\n"
msgstr ""
#: sys-utils/hwclock.c:719
#, c-format
msgid "\tUTC: %s\n"
msgstr ""
#: sys-utils/hwclock.c:784
#, c-format
msgid ""
"Not adjusting drift factor because the --update-drift option was not used.\n"
msgstr ""
#: sys-utils/hwclock.c:788
#, c-format
msgid ""
"Not adjusting drift factor because the Hardware Clock previously contained "
"garbage.\n"
msgstr ""
#: sys-utils/hwclock.c:793
#, c-format
msgid ""
"Not adjusting drift factor because last calibration time is zero,\n"
"so history is bad and calibration startover is necessary.\n"
msgstr ""
#: sys-utils/hwclock.c:799
#, c-format
msgid ""
"Not adjusting drift factor because it has been less than four hours since "
"the last calibration.\n"
msgstr ""
#: sys-utils/hwclock.c:837
#, c-format
msgid ""
"Clock drift factor was calculated as %f seconds/day.\n"
"It is far too much. Resetting to zero.\n"
msgstr ""
#: sys-utils/hwclock.c:844
#, c-format
msgid ""
"Clock drifted %f seconds in the past %f seconds\n"
"in spite of a drift factor of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
#: sys-utils/hwclock.c:888
#, c-format
msgid "Time since last adjustment is %ld second\n"
msgid_plural "Time since last adjustment is %ld seconds\n"
msgstr[0] ""
msgstr[1] ""
#: sys-utils/hwclock.c:892
#, c-format
msgid "Calculated Hardware Clock drift is %ld.%06ld seconds\n"
msgstr ""
#: sys-utils/hwclock.c:922
#, c-format
msgid ""
"Test mode: %s was not updated with:\n"
"%s"
msgstr ""
#: sys-utils/hwclock.c:931
#, c-format
msgid ""
"Could not open file with the clock adjustment parameters in it (%s) for "
"writing"
msgstr ""
#: sys-utils/hwclock.c:935
#, c-format
msgid "Could not update file with the clock adjustment parameters (%s) in it"
msgstr ""
#: sys-utils/hwclock.c:941
msgid "Drift adjustment parameters not updated."
msgstr ""
#: sys-utils/hwclock.c:974
msgid ""
"The Hardware Clock does not contain a valid time, so we cannot adjust it."
msgstr ""
#: sys-utils/hwclock.c:982
#, c-format
msgid ""
"Not setting clock because last adjustment time is zero, so history is bad.\n"
msgstr ""
#: sys-utils/hwclock.c:986
#, c-format
msgid "Not setting clock because drift factor %f is far too high.\n"
msgstr ""
#: sys-utils/hwclock.c:1014
#, c-format
msgid "No usable clock interface found.\n"
msgstr ""
#: sys-utils/hwclock.c:1015
msgid "Cannot access the Hardware Clock via any known method."
msgstr ""
#: sys-utils/hwclock.c:1018
msgid ""
"Use the --debug option to see the details of our search for an access method."
msgstr ""
#: sys-utils/hwclock.c:1120
#, c-format
msgid "Needed adjustment is less than one second, so not setting clock.\n"
msgstr ""
#: sys-utils/hwclock.c:1140 sys-utils/hwclock.c:1146
#, c-format
msgid "Unable to set system clock.\n"
msgstr ""
#: sys-utils/hwclock.c:1154
#, c-format
msgid ""
"At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n"
msgstr ""
#: sys-utils/hwclock.c:1177
msgid "Unable to get the epoch value from the kernel."
msgstr ""
#: sys-utils/hwclock.c:1179
#, c-format
msgid "Kernel is assuming an epoch value of %lu\n"
msgstr ""
#: sys-utils/hwclock.c:1184
msgid ""
"To set the epoch value, you must use the 'epoch' option to tell to what "
"value to set it."
msgstr ""
#: sys-utils/hwclock.c:1188
#, c-format
msgid "Not setting the epoch to %lu - testing only.\n"
msgstr ""
#: sys-utils/hwclock.c:1192
#, c-format
msgid "Unable to set the epoch value in the kernel.\n"
msgstr ""
#: sys-utils/hwclock.c:1220
msgid " hwclock [function] [option...]\n"
msgstr ""
#: sys-utils/hwclock.c:1223
msgid "Query or set the hardware clock.\n"
msgstr ""
#: sys-utils/hwclock.c:1225
msgid ""
"\n"
"Functions:\n"
msgstr ""
#: sys-utils/hwclock.c:1226
msgid ""
" -h, --help show this help text and exit\n"
" -r, --show read hardware clock and print result\n"
" --get read hardware clock and print drift corrected result\n"
" --set set the RTC to the time given with --date\n"
msgstr ""
#: sys-utils/hwclock.c:1230
msgid ""
" -s, --hctosys set the system time from the hardware clock\n"
" -w, --systohc set the hardware clock from the current system time\n"
" --systz set the system time based on the current timezone\n"
" --adjust adjust the RTC to account for systematic drift since\n"
" the clock was last set or adjusted\n"
msgstr ""
#: sys-utils/hwclock.c:1236
msgid ""
" --getepoch print out the kernel's hardware clock epoch value\n"
" --setepoch set the kernel's hardware clock epoch value to the \n"
" value given with --epoch\n"
msgstr ""
#: sys-utils/hwclock.c:1240
msgid ""
" --predict predict RTC reading at time given with --date\n"
" -V, --version display version information and exit\n"
msgstr ""
#: sys-utils/hwclock.c:1244
msgid ""
" -u, --utc the hardware clock is kept in UTC\n"
" --localtime the hardware clock is kept in local time\n"
msgstr ""
#: sys-utils/hwclock.c:1247
msgid " -f, --rtc <file> special /dev/... file to use instead of default\n"
msgstr ""
#: sys-utils/hwclock.c:1250
#, c-format
msgid ""
" --directisa access the ISA bus directly instead of %s\n"
" --date <time> specifies the time to which to set the hardware clock\n"
msgstr ""
#: sys-utils/hwclock.c:1253
msgid " --epoch <year> specifies the hardware clock's epoch value\n"
msgstr ""
#: sys-utils/hwclock.c:1256
#, c-format
msgid ""
" --update-drift update drift factor in %1$s (requires\n"
" --set or --systohc)\n"
" --noadjfile do not access %1$s; this requires the use of\n"
" either --utc or --localtime\n"
" --adjfile <file> specifies the path to the adjust file;\n"
" the default is %1$s\n"
msgstr ""
#: sys-utils/hwclock.c:1262
msgid ""
" --test do not update anything, just show what would happen\n"
" -D, --debug debugging mode\n"
"\n"
msgstr ""
#: sys-utils/hwclock.c:1368
msgid "Unable to connect to audit system"
msgstr ""
#: sys-utils/hwclock.c:1432
msgid "invalid epoch argument"
msgstr ""
#: sys-utils/hwclock.c:1488
#, c-format
msgid "%d too many arguments given"
msgstr ""
#: sys-utils/hwclock.c:1496
msgid "With --noadjfile, you must specify either --utc or --localtime"
msgstr ""
#: sys-utils/hwclock.c:1503
msgid "--date is required for --set or --predict"
msgstr ""
#: sys-utils/hwclock.c:1509
#, c-format
msgid "invalid date '%s'"
msgstr ""
#: sys-utils/hwclock-cmos.c:391
msgid "ISA port access is not implemented"
msgstr ""
#: sys-utils/hwclock-cmos.c:394
msgid "iopl() port access failed"
msgstr ""
#: sys-utils/hwclock-cmos.c:396
msgid "root privileges may be required"
msgstr ""
#: sys-utils/hwclock-cmos.c:402
msgid "Using direct ISA access to the clock"
msgstr ""
#: sys-utils/hwclock-rtc.c:129
#, c-format
msgid "Trying to open: %s\n"
msgstr ""
#: sys-utils/hwclock-rtc.c:151 sys-utils/hwclock-rtc.c:249
#: sys-utils/hwclock-rtc.c:411 sys-utils/hwclock-rtc.c:454
msgid "cannot open rtc device"
msgstr ""
#: sys-utils/hwclock-rtc.c:187
#, c-format
msgid "ioctl(%s) to %s to read the time failed"
msgstr ""
#: sys-utils/hwclock-rtc.c:210
#, c-format
msgid "Waiting in loop for time from %s to change\n"
msgstr ""
#: sys-utils/hwclock-rtc.c:229
msgid "Timed out waiting for time change."
msgstr ""
#: sys-utils/hwclock-rtc.c:286
#, c-format
msgid "select() to %s to wait for clock tick timed out"
msgstr ""
#: sys-utils/hwclock-rtc.c:289
#, c-format
msgid "select() to %s to wait for clock tick failed"
msgstr ""
#: sys-utils/hwclock-rtc.c:294
#, c-format
msgid "ioctl() to %s to turn off update interrupts failed"
msgstr ""
#: sys-utils/hwclock-rtc.c:304
#, c-format
msgid "%s does not have interrupt functions. "
msgstr ""
#: sys-utils/hwclock-rtc.c:308
#, c-format
msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
msgstr ""
#: sys-utils/hwclock-rtc.c:361
#, c-format
msgid "ioctl(%s) to %s to set the time failed"
msgstr ""
#: sys-utils/hwclock-rtc.c:367
#, c-format
msgid "ioctl(%s) was successful.\n"
msgstr ""
#: sys-utils/hwclock-rtc.c:378
msgid "Using the rtc interface to the clock."
msgstr ""
#: sys-utils/hwclock-rtc.c:407 sys-utils/hwclock-rtc.c:450
msgid ""
"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
"device driver via the device special file. This file does not exist on this "
"system."
msgstr ""
#: sys-utils/hwclock-rtc.c:416
#, c-format
msgid "ioctl(RTC_EPOCH_READ) to %s failed"
msgstr ""
#: sys-utils/hwclock-rtc.c:421
#, c-format
msgid "we have read epoch %lu from %s with RTC_EPOCH_READ ioctl.\n"
msgstr ""
#: sys-utils/hwclock-rtc.c:441
#, c-format
msgid "The epoch value may not be less than 1900. You requested %ld"
msgstr ""
#: sys-utils/hwclock-rtc.c:459
#, c-format
msgid "setting epoch to %lu with RTC_EPOCH_SET ioctl to %s.\n"
msgstr ""
#: sys-utils/hwclock-rtc.c:465
#, c-format
msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl."
msgstr ""
#: sys-utils/hwclock-rtc.c:469
#, c-format
msgid "ioctl(RTC_EPOCH_SET) to %s failed"
msgstr ""
#: sys-utils/ipcmk.c:69
msgid "Create various IPC resources.\n"
msgstr ""
#: sys-utils/ipcmk.c:72
msgid " -M, --shmem <size> create shared memory segment of size <size>\n"
msgstr ""
#: sys-utils/ipcmk.c:73
msgid ""
" -S, --semaphore <number> create semaphore array with <number> elements\n"
msgstr ""
#: sys-utils/ipcmk.c:74
msgid " -Q, --queue create message queue\n"
msgstr ""
#: sys-utils/ipcmk.c:75
msgid ""
" -p, --mode <mode> permission for the resource (default is 0644)\n"
msgstr ""
#: sys-utils/ipcmk.c:110 sys-utils/losetup.c:698 sys-utils/zramctl.c:626
msgid "failed to parse size"
msgstr ""
#: sys-utils/ipcmk.c:117
msgid "failed to parse elements"
msgstr ""
#: sys-utils/ipcmk.c:140
msgid "create share memory failed"
msgstr ""
#: sys-utils/ipcmk.c:142
#, c-format
msgid "Shared memory id: %d\n"
msgstr ""
#: sys-utils/ipcmk.c:148
msgid "create message queue failed"
msgstr ""
#: sys-utils/ipcmk.c:150
#, c-format
msgid "Message queue id: %d\n"
msgstr ""
#: sys-utils/ipcmk.c:156
msgid "create semaphore failed"
msgstr ""
#: sys-utils/ipcmk.c:158
#, c-format
msgid "Semaphore id: %d\n"
msgstr ""
#: sys-utils/ipcrm.c:50
#, c-format
msgid ""
" %1$s [options]\n"
" %1$s shm|msg|sem <id>...\n"
msgstr ""
#: sys-utils/ipcrm.c:54
msgid "Remove certain IPC resources.\n"
msgstr ""
#: sys-utils/ipcrm.c:57
msgid " -m, --shmem-id <id> remove shared memory segment by id\n"
msgstr ""
#: sys-utils/ipcrm.c:58
msgid " -M, --shmem-key <key> remove shared memory segment by key\n"
msgstr ""
#: sys-utils/ipcrm.c:59
msgid " -q, --queue-id <id> remove message queue by id\n"
msgstr ""
#: sys-utils/ipcrm.c:60
msgid " -Q, --queue-key <key> remove message queue by key\n"
msgstr ""
#: sys-utils/ipcrm.c:61
msgid " -s, --semaphore-id <id> remove semaphore by id\n"
msgstr ""
#: sys-utils/ipcrm.c:62
msgid " -S, --semaphore-key <key> remove semaphore by key\n"
msgstr ""
#: sys-utils/ipcrm.c:63
msgid " -a, --all[=shm|msg|sem] remove all (in the specified category)\n"
msgstr ""
#: sys-utils/ipcrm.c:64
msgid " -v, --verbose explain what is being done\n"
msgstr ""
#: sys-utils/ipcrm.c:86
#, c-format
msgid "removing shared memory segment id `%d'\n"
msgstr ""
#: sys-utils/ipcrm.c:91
#, c-format
msgid "removing message queue id `%d'\n"
msgstr ""
#: sys-utils/ipcrm.c:96
#, c-format
msgid "removing semaphore id `%d'\n"
msgstr ""
#: sys-utils/ipcrm.c:108 sys-utils/ipcrm.c:222
msgid "permission denied for key"
msgstr ""
#: sys-utils/ipcrm.c:108
msgid "permission denied for id"
msgstr ""
#: sys-utils/ipcrm.c:111 sys-utils/ipcrm.c:228
msgid "invalid key"
msgstr ""
#: sys-utils/ipcrm.c:111
msgid "invalid id"
msgstr ""
#: sys-utils/ipcrm.c:114 sys-utils/ipcrm.c:225
msgid "already removed key"
msgstr ""
#: sys-utils/ipcrm.c:114
msgid "already removed id"
msgstr ""
#: sys-utils/ipcrm.c:117 sys-utils/ipcrm.c:231
msgid "key failed"
msgstr ""
#: sys-utils/ipcrm.c:117
msgid "id failed"
msgstr ""
#: sys-utils/ipcrm.c:134
#, c-format
msgid "invalid id: %s"
msgstr ""
#: sys-utils/ipcrm.c:167
#, c-format
msgid "resource(s) deleted\n"
msgstr ""
#: sys-utils/ipcrm.c:200
#, c-format
msgid "illegal key (%s)"
msgstr ""
#: sys-utils/ipcrm.c:256
msgid "kernel not configured for shared memory"
msgstr ""
#: sys-utils/ipcrm.c:269
msgid "kernel not configured for semaphores"
msgstr ""
#: sys-utils/ipcrm.c:290
msgid "kernel not configured for message queues"
msgstr ""
#: sys-utils/ipcs.c:52
#, c-format
msgid ""
" %1$s [resource-option...] [output-option]\n"
" %1$s -m|-q|-s -i <id>\n"
msgstr ""
#: sys-utils/ipcs.c:56 sys-utils/lsipc.c:280
msgid "Show information on IPC facilities.\n"
msgstr ""
#: sys-utils/ipcs.c:59
msgid " -i, --id <id> print details on resource identified by <id>\n"
msgstr ""
#: sys-utils/ipcs.c:64 sys-utils/lsipc.c:283
msgid "Resource options:\n"
msgstr ""
#: sys-utils/ipcs.c:65 sys-utils/lsipc.c:284
msgid " -m, --shmems shared memory segments\n"
msgstr ""
#: sys-utils/ipcs.c:66 sys-utils/lsipc.c:285
msgid " -q, --queues message queues\n"
msgstr ""
#: sys-utils/ipcs.c:67 sys-utils/lsipc.c:286
msgid " -s, --semaphores semaphores\n"
msgstr ""
#: sys-utils/ipcs.c:68
msgid " -a, --all all (default)\n"
msgstr ""
#: sys-utils/ipcs.c:71
msgid "Output options:\n"
msgstr ""
#: sys-utils/ipcs.c:72
msgid " -t, --time show attach, detach and change times\n"
msgstr ""
#: sys-utils/ipcs.c:73
msgid " -p, --pid show PIDs of creator and last operator\n"
msgstr ""
#: sys-utils/ipcs.c:74
msgid " -c, --creator show creator and owner\n"
msgstr ""
#: sys-utils/ipcs.c:75
msgid " -l, --limits show resource limits\n"
msgstr ""
#: sys-utils/ipcs.c:76
msgid " -u, --summary show status summary\n"
msgstr ""
#: sys-utils/ipcs.c:77
msgid " --human show sizes in human-readable format\n"
msgstr ""
#: sys-utils/ipcs.c:78
msgid " -b, --bytes show sizes in bytes\n"
msgstr ""
#: sys-utils/ipcs.c:164
msgid "when using an ID, a single resource must be specified"
msgstr ""
#: sys-utils/ipcs.c:204
#, c-format
msgid "unable to fetch shared memory limits\n"
msgstr ""
#: sys-utils/ipcs.c:207
#, c-format
msgid "------ Shared Memory Limits --------\n"
msgstr ""
#: sys-utils/ipcs.c:208
#, c-format
msgid "max number of segments = %ju\n"
msgstr ""
#: sys-utils/ipcs.c:210
msgid "max seg size"
msgstr ""
#: sys-utils/ipcs.c:218
msgid "max total shared memory"
msgstr ""
#: sys-utils/ipcs.c:220
msgid "min seg size"
msgstr ""
#: sys-utils/ipcs.c:232
#, c-format
msgid "kernel not configured for shared memory\n"
msgstr ""
#: sys-utils/ipcs.c:236
#, c-format
msgid "------ Shared Memory Status --------\n"
msgstr ""
#. TRANSLATORS: This output format is maintained for backward
#. compatibility as ipcs is used in scripts. For consistency
#. with the rest, the translated form can follow this model:
#. *
#. "segments allocated = %d\n"
#. "pages allocated = %ld\n"
#. "pages resident = %ld\n"
#. "pages swapped = %ld\n"
#. "swap performance = %ld attempts, %ld successes\n"
#.
#: sys-utils/ipcs.c:248
#, c-format
msgid ""
"segments allocated %d\n"
"pages allocated %ld\n"
"pages resident %ld\n"
"pages swapped %ld\n"
"Swap performance: %ld attempts\t %ld successes\n"
msgstr ""
#: sys-utils/ipcs.c:265
#, c-format
msgid "------ Shared Memory Segment Creators/Owners --------\n"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:273 sys-utils/ipcs.c:280
#: sys-utils/ipcs.c:286
msgid "shmid"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:286 sys-utils/ipcs.c:392
#: sys-utils/ipcs.c:407 sys-utils/ipcs.c:495 sys-utils/ipcs.c:513
msgid "perms"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:392 sys-utils/ipcs.c:495
msgid "cuid"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:392 sys-utils/ipcs.c:495
msgid "cgid"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:392 sys-utils/ipcs.c:495
msgid "uid"
msgstr ""
#: sys-utils/ipcs.c:267 sys-utils/ipcs.c:392 sys-utils/ipcs.c:495
msgid "gid"
msgstr ""
#: sys-utils/ipcs.c:271
#, c-format
msgid "------ Shared Memory Attach/Detach/Change Times --------\n"
msgstr ""
#: sys-utils/ipcs.c:273 sys-utils/ipcs.c:280 sys-utils/ipcs.c:286
#: sys-utils/ipcs.c:398 sys-utils/ipcs.c:407 sys-utils/ipcs.c:501
#: sys-utils/ipcs.c:507 sys-utils/ipcs.c:513
msgid "owner"
msgstr ""
#: sys-utils/ipcs.c:273
msgid "attached"
msgstr ""
#: sys-utils/ipcs.c:273
msgid "detached"
msgstr ""
#: sys-utils/ipcs.c:274
msgid "changed"
msgstr ""
#: sys-utils/ipcs.c:278
#, c-format
msgid "------ Shared Memory Creator/Last-op PIDs --------\n"
msgstr ""
#: sys-utils/ipcs.c:280
msgid "cpid"
msgstr ""
#: sys-utils/ipcs.c:280
msgid "lpid"
msgstr ""
#: sys-utils/ipcs.c:284
#, c-format
msgid "------ Shared Memory Segments --------\n"
msgstr ""
#: sys-utils/ipcs.c:286 sys-utils/ipcs.c:407 sys-utils/ipcs.c:513
msgid "key"
msgstr ""
#: sys-utils/ipcs.c:287 sys-utils/ipcs.c:514
msgid "size"
msgstr ""
#: sys-utils/ipcs.c:287 sys-utils/prlimit.c:75 sys-utils/prlimit.c:76
#: sys-utils/prlimit.c:78 sys-utils/prlimit.c:79 sys-utils/prlimit.c:81
#: sys-utils/prlimit.c:82 sys-utils/prlimit.c:86 sys-utils/prlimit.c:90
msgid "bytes"
msgstr ""
#: sys-utils/ipcs.c:288
msgid "nattch"
msgstr ""
#: sys-utils/ipcs.c:288
msgid "status"
msgstr ""
#: sys-utils/ipcs.c:312 sys-utils/ipcs.c:314 sys-utils/ipcs.c:316
#: sys-utils/ipcs.c:430 sys-utils/ipcs.c:432 sys-utils/ipcs.c:538
#: sys-utils/ipcs.c:540 sys-utils/ipcs.c:542 sys-utils/ipcs.c:596
#: sys-utils/ipcs.c:598 sys-utils/ipcs.c:627 sys-utils/ipcs.c:629
#: sys-utils/ipcs.c:631 sys-utils/ipcs.c:655
msgid "Not set"
msgstr ""
#: sys-utils/ipcs.c:342 sys-utils/lsipc.c:976 sys-utils/lsipc.c:982
msgid "dest"
msgstr ""
#: sys-utils/ipcs.c:343 sys-utils/lsipc.c:977 sys-utils/lsipc.c:990
msgid "locked"
msgstr ""
#: sys-utils/ipcs.c:363
#, c-format
msgid "unable to fetch semaphore limits\n"
msgstr ""
#: sys-utils/ipcs.c:366
#, c-format
msgid "------ Semaphore Limits --------\n"
msgstr ""
#: sys-utils/ipcs.c:367
#, c-format
msgid "max number of arrays = %d\n"
msgstr ""
#: sys-utils/ipcs.c:368
#, c-format
msgid "max semaphores per array = %d\n"
msgstr ""
#: sys-utils/ipcs.c:369
#, c-format
msgid "max semaphores system wide = %d\n"
msgstr ""
#: sys-utils/ipcs.c:370
#, c-format
msgid "max ops per semop call = %d\n"
msgstr ""
#: sys-utils/ipcs.c:371
#, c-format
msgid "semaphore max value = %u\n"
msgstr ""
#: sys-utils/ipcs.c:380
#, c-format
msgid "kernel not configured for semaphores\n"
msgstr ""
#: sys-utils/ipcs.c:383
#, c-format
msgid "------ Semaphore Status --------\n"
msgstr ""
#: sys-utils/ipcs.c:384
#, c-format
msgid "used arrays = %d\n"
msgstr ""
#: sys-utils/ipcs.c:385
#, c-format
msgid "allocated semaphores = %d\n"
msgstr ""
#: sys-utils/ipcs.c:390
#, c-format
msgid "------ Semaphore Arrays Creators/Owners --------\n"
msgstr ""
#: sys-utils/ipcs.c:392 sys-utils/ipcs.c:398 sys-utils/ipcs.c:407
msgid "semid"
msgstr ""
#: sys-utils/ipcs.c:396
#, c-format
msgid "------ Semaphore Operation/Change Times --------\n"
msgstr ""
#: sys-utils/ipcs.c:398
msgid "last-op"
msgstr ""
#: sys-utils/ipcs.c:398
msgid "last-changed"
msgstr ""
#: sys-utils/ipcs.c:405
#, c-format
msgid "------ Semaphore Arrays --------\n"
msgstr ""
#: sys-utils/ipcs.c:407
msgid "nsems"
msgstr ""
#: sys-utils/ipcs.c:465
#, c-format
msgid "unable to fetch message limits\n"
msgstr ""
#: sys-utils/ipcs.c:468
#, c-format
msgid "------ Messages Limits --------\n"
msgstr ""
#: sys-utils/ipcs.c:469
#, c-format
msgid "max queues system wide = %d\n"
msgstr ""
#: sys-utils/ipcs.c:471
msgid "max size of message"
msgstr ""
#: sys-utils/ipcs.c:473
msgid "default max size of queue"
msgstr ""
#: sys-utils/ipcs.c:480
#, c-format
msgid "kernel not configured for message queues\n"
msgstr ""
#: sys-utils/ipcs.c:483
#, c-format
msgid "------ Messages Status --------\n"
msgstr ""
#: sys-utils/ipcs.c:485
#, c-format
msgid "allocated queues = %d\n"
msgstr ""
#: sys-utils/ipcs.c:486
#, c-format
msgid "used headers = %d\n"
msgstr ""
#: sys-utils/ipcs.c:488
msgid "used space"
msgstr ""
#: sys-utils/ipcs.c:489
msgid " bytes\n"
msgstr ""
#: sys-utils/ipcs.c:493
#, c-format
msgid "------ Message Queues Creators/Owners --------\n"
msgstr ""
#: sys-utils/ipcs.c:495 sys-utils/ipcs.c:501 sys-utils/ipcs.c:507
#: sys-utils/ipcs.c:513
msgid "msqid"
msgstr ""
#: sys-utils/ipcs.c:499
#, c-format
msgid "------ Message Queues Send/Recv/Change Times --------\n"
msgstr ""
#: sys-utils/ipcs.c:501
msgid "send"
msgstr ""
#: sys-utils/ipcs.c:501
msgid "recv"
msgstr ""
#: sys-utils/ipcs.c:501
msgid "change"
msgstr ""
#: sys-utils/ipcs.c:505
#, c-format
msgid "------ Message Queues PIDs --------\n"
msgstr ""
#: sys-utils/ipcs.c:507
msgid "lspid"
msgstr ""
#: sys-utils/ipcs.c:507
msgid "lrpid"
msgstr ""
#: sys-utils/ipcs.c:511
#, c-format
msgid "------ Message Queues --------\n"
msgstr ""
#: sys-utils/ipcs.c:514
msgid "used-bytes"
msgstr ""
#: sys-utils/ipcs.c:515
msgid "messages"
msgstr ""
#: sys-utils/ipcs.c:580 sys-utils/ipcs.c:610 sys-utils/ipcs.c:643
#: sys-utils/lsipc.c:536 sys-utils/lsipc.c:722 sys-utils/lsipc.c:879
#, c-format
msgid "id %d not found"
msgstr ""
#: sys-utils/ipcs.c:584
#, c-format
msgid ""
"\n"
"Shared memory Segment shmid=%d\n"
msgstr ""
#: sys-utils/ipcs.c:585
#, c-format
msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\n"
msgstr ""
#: sys-utils/ipcs.c:588
#, c-format
msgid "mode=%#o\taccess_perms=%#o\n"
msgstr ""
#: sys-utils/ipcs.c:590
msgid "size="
msgstr ""
#: sys-utils/ipcs.c:590
msgid "bytes="
msgstr ""
#: sys-utils/ipcs.c:592
#, c-format
msgid "lpid=%u\tcpid=%u\tnattch=%jd\n"
msgstr ""
#: sys-utils/ipcs.c:595
#, c-format
msgid "att_time=%-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:597
#, c-format
msgid "det_time=%-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:599 sys-utils/ipcs.c:630
#, c-format
msgid "change_time=%-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:614
#, c-format
msgid ""
"\n"
"Message Queue msqid=%d\n"
msgstr ""
#: sys-utils/ipcs.c:615
#, c-format
msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\tmode=%#o\n"
msgstr ""
#: sys-utils/ipcs.c:619
msgid "csize="
msgstr ""
#: sys-utils/ipcs.c:619
msgid "cbytes="
msgstr ""
#: sys-utils/ipcs.c:621
msgid "qsize="
msgstr ""
#: sys-utils/ipcs.c:621
msgid "qbytes="
msgstr ""
#: sys-utils/ipcs.c:626
#, c-format
msgid "send_time=%-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:628
#, c-format
msgid "rcv_time=%-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:647
#, c-format
msgid ""
"\n"
"Semaphore Array semid=%d\n"
msgstr ""
#: sys-utils/ipcs.c:648
#, c-format
msgid "uid=%u\t gid=%u\t cuid=%u\t cgid=%u\n"
msgstr ""
#: sys-utils/ipcs.c:651
#, c-format
msgid "mode=%#o, access_perms=%#o\n"
msgstr ""
#: sys-utils/ipcs.c:653
#, c-format
msgid "nsems = %ju\n"
msgstr ""
#: sys-utils/ipcs.c:654
#, c-format
msgid "otime = %-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:656
#, c-format
msgid "ctime = %-26.24s\n"
msgstr ""
#: sys-utils/ipcs.c:659
msgid "semnum"
msgstr ""
#: sys-utils/ipcs.c:659
msgid "value"
msgstr ""
#: sys-utils/ipcs.c:659
msgid "ncount"
msgstr ""
#: sys-utils/ipcs.c:659
msgid "zcount"
msgstr ""
#: sys-utils/ipcs.c:659
msgid "pid"
msgstr ""
#: sys-utils/ipcutils.c:230 sys-utils/ipcutils.c:234 sys-utils/ipcutils.c:238
#: sys-utils/ipcutils.c:242
#, c-format
msgid "%s failed"
msgstr ""
#: sys-utils/ipcutils.c:503
#, c-format
msgid "%s (bytes) = "
msgstr ""
#: sys-utils/ipcutils.c:505
#, c-format
msgid "%s (kbytes) = "
msgstr ""
#: sys-utils/ldattach.c:180
msgid "invalid iflag"
msgstr ""
#: sys-utils/ldattach.c:196
#, c-format
msgid " %s [options] <ldisc> <device>\n"
msgstr ""
#: sys-utils/ldattach.c:199
msgid "Attach a line discipline to a serial line.\n"
msgstr ""
#: sys-utils/ldattach.c:202
msgid " -d, --debug print verbose messages to stderr\n"
msgstr ""
#: sys-utils/ldattach.c:203
msgid " -s, --speed <value> set serial line speed\n"
msgstr ""
#: sys-utils/ldattach.c:204
msgid " -c, --intro-command <string> intro sent before ldattach\n"
msgstr ""
#: sys-utils/ldattach.c:205
msgid " -p, --pause <seconds> pause between intro and ldattach\n"
msgstr ""
#: sys-utils/ldattach.c:206
msgid " -7, --sevenbits set character size to 7 bits\n"
msgstr ""
#: sys-utils/ldattach.c:207
msgid " -8, --eightbits set character size to 8 bits\n"
msgstr ""
#: sys-utils/ldattach.c:208
msgid " -n, --noparity set parity to none\n"
msgstr ""
#: sys-utils/ldattach.c:209
msgid " -e, --evenparity set parity to even\n"
msgstr ""
#: sys-utils/ldattach.c:210
msgid " -o, --oddparity set parity to odd\n"
msgstr ""
#: sys-utils/ldattach.c:211
msgid " -1, --onestopbit set stop bits to one\n"
msgstr ""
#: sys-utils/ldattach.c:212
msgid " -2, --twostopbits set stop bits to two\n"
msgstr ""
#: sys-utils/ldattach.c:213
msgid " -i, --iflag [-]<iflag> set input mode flag\n"
msgstr ""
#: sys-utils/ldattach.c:219
msgid ""
"\n"
"Known <ldisc> names:\n"
msgstr ""
#: sys-utils/ldattach.c:223
msgid ""
"\n"
"Known <iflag> names:\n"
msgstr ""
#: sys-utils/ldattach.c:340
msgid "invalid speed argument"
msgstr ""
#: sys-utils/ldattach.c:343
msgid "invalid pause argument"
msgstr ""
#: sys-utils/ldattach.c:369
msgid "invalid line discipline argument"
msgstr ""
#: sys-utils/ldattach.c:389
#, c-format
msgid "%s is not a serial line"
msgstr ""
#: sys-utils/ldattach.c:396
#, c-format
msgid "cannot get terminal attributes for %s"
msgstr ""
#: sys-utils/ldattach.c:399
#, c-format
msgid "speed %d unsupported"
msgstr ""
#: sys-utils/ldattach.c:448
#, c-format
msgid "cannot set terminal attributes for %s"
msgstr ""
#: sys-utils/ldattach.c:458
#, c-format
msgid "cannot write intro command to %s"
msgstr ""
#: sys-utils/ldattach.c:468
msgid "cannot set line discipline"
msgstr ""
#: sys-utils/ldattach.c:478
msgid "cannot daemonize"
msgstr ""
#: sys-utils/losetup.c:68
msgid "autoclear flag set"
msgstr ""
#: sys-utils/losetup.c:69
msgid "device backing file"
msgstr ""
#: sys-utils/losetup.c:70
msgid "backing file inode number"
msgstr ""
#: sys-utils/losetup.c:71
msgid "backing file major:minor device number"
msgstr ""
#: sys-utils/losetup.c:72
msgid "loop device name"
msgstr ""
#: sys-utils/losetup.c:73
msgid "offset from the beginning"
msgstr ""
#: sys-utils/losetup.c:74
msgid "partscan flag set"
msgstr ""
#: sys-utils/losetup.c:76
msgid "size limit of the file in bytes"
msgstr ""
#: sys-utils/losetup.c:77
msgid "loop device major:minor number"
msgstr ""
#: sys-utils/losetup.c:78
msgid "access backing file with direct-io"
msgstr ""
#: sys-utils/losetup.c:135 sys-utils/losetup.c:147
#, c-format
msgid ", offset %ju"
msgstr ""
#: sys-utils/losetup.c:138 sys-utils/losetup.c:150
#, c-format
msgid ", sizelimit %ju"
msgstr ""
#: sys-utils/losetup.c:158
#, c-format
msgid ", encryption %s (type %u)"
msgstr ""
#: sys-utils/losetup.c:199
#, c-format
msgid "%s: detach failed"
msgstr ""
#: sys-utils/losetup.c:381
#, c-format
msgid ""
" %1$s [options] [<loopdev>]\n"
" %1$s [options] -f | <loopdev> <file>\n"
msgstr ""
#: sys-utils/losetup.c:386
msgid "Set up and control loop devices.\n"
msgstr ""
#: sys-utils/losetup.c:390
msgid " -a, --all list all used devices\n"
msgstr ""
#: sys-utils/losetup.c:391
msgid " -d, --detach <loopdev>... detach one or more devices\n"
msgstr ""
#: sys-utils/losetup.c:392
msgid " -D, --detach-all detach all used devices\n"
msgstr ""
#: sys-utils/losetup.c:393
msgid " -f, --find find first unused device\n"
msgstr ""
#: sys-utils/losetup.c:394
msgid " -c, --set-capacity <loopdev> resize the device\n"
msgstr ""
#: sys-utils/losetup.c:395
msgid ""
" -j, --associated <file> list all devices associated with <file>\n"
msgstr ""
#: sys-utils/losetup.c:396
msgid ""
" -L, --nooverlap avoid possible conflict between devices\n"
msgstr ""
#: sys-utils/losetup.c:400
msgid " -o, --offset <num> start at offset <num> into file\n"
msgstr ""
#: sys-utils/losetup.c:401
msgid ""
" --sizelimit <num> device is limited to <num> bytes of the file\n"
msgstr ""
#: sys-utils/losetup.c:402
msgid " -P, --partscan create a partitioned loop device\n"
msgstr ""
#: sys-utils/losetup.c:403
msgid " -r, --read-only set up a read-only loop device\n"
msgstr ""
#: sys-utils/losetup.c:404
msgid " --direct-io[=<on|off>] open backing file with O_DIRECT\n"
msgstr ""
#: sys-utils/losetup.c:405
msgid ""
" --show print device name after setup (with -f)\n"
msgstr ""
#: sys-utils/losetup.c:406
msgid " -v, --verbose verbose mode\n"
msgstr ""
#: sys-utils/losetup.c:410
msgid " -J, --json use JSON --list output format\n"
msgstr ""
#: sys-utils/losetup.c:411
msgid ""
" -l, --list list info about all or specified (default)\n"
msgstr ""
#: sys-utils/losetup.c:412
msgid " -n, --noheadings don't print headings for --list output\n"
msgstr ""
#: sys-utils/losetup.c:413
msgid " -O, --output <cols> specify columns to output for --list\n"
msgstr ""
#: sys-utils/losetup.c:414
msgid " --raw use raw --list output format\n"
msgstr ""
#: sys-utils/losetup.c:420
msgid ""
"\n"
"Available --output columns:\n"
msgstr ""
#: sys-utils/losetup.c:440
#, c-format
msgid ""
"%s: Warning: file is smaller than 512 bytes; the loop device may be useless "
"or invisible for system tools."
msgstr ""
#: sys-utils/losetup.c:444
#, c-format
msgid ""
"%s: Warning: file does not fit into a 512-byte sector; the end of the file "
"will be ignored."
msgstr ""
#: sys-utils/losetup.c:465 sys-utils/losetup.c:517
#, c-format
msgid "%s: overlapping loop device exists"
msgstr ""
#: sys-utils/losetup.c:476
#, c-format
msgid "%s: overlapping read-only loop device exists"
msgstr ""
#: sys-utils/losetup.c:483
#, c-format
msgid "%s: overlapping encrypted loop device exists"
msgstr ""
#: sys-utils/losetup.c:489
#, c-format
msgid "%s: failed to re-use loop device"
msgstr ""
#: sys-utils/losetup.c:495
msgid "failed to inspect loop devices"
msgstr ""
#: sys-utils/losetup.c:518
#, c-format
msgid "%s: failed to check for conflicting loop devices"
msgstr ""
#: sys-utils/losetup.c:530 sys-utils/losetup.c:827
msgid "cannot find an unused loop device"
msgstr ""
#: sys-utils/losetup.c:540
#, c-format
msgid "%s: failed to use backing file"
msgstr ""
#: sys-utils/losetup.c:632 sys-utils/losetup.c:642 sys-utils/losetup.c:754
#: sys-utils/losetup.c:768 sys-utils/losetup.c:807
#, c-format
msgid "%s: failed to use device"
msgstr ""
#: sys-utils/losetup.c:765
msgid "no loop device specified"
msgstr ""
#: sys-utils/losetup.c:780
#, c-format
msgid "the options %s are allowed during loop device setup only"
msgstr ""
#: sys-utils/losetup.c:785
msgid "the option --offset is not allowed in this context"
msgstr ""
#: sys-utils/losetup.c:848
#, c-format
msgid "%s: set capacity failed"
msgstr ""
#: sys-utils/losetup.c:855
#, c-format
msgid "%s: set direct io failed"
msgstr ""
#: sys-utils/lscpu.c:108
msgid "none"
msgstr ""
#: sys-utils/lscpu.c:109
msgid "para"
msgstr ""
#: sys-utils/lscpu.c:110
msgid "full"
msgstr ""
#: sys-utils/lscpu.c:111
msgid "container"
msgstr ""
#: sys-utils/lscpu.c:173
msgid "horizontal"
msgstr ""
#: sys-utils/lscpu.c:174
msgid "vertical"
msgstr ""
#: sys-utils/lscpu.c:347
msgid "logical CPU number"
msgstr ""
#: sys-utils/lscpu.c:348
msgid "logical core number"
msgstr ""
#: sys-utils/lscpu.c:349
msgid "logical socket number"
msgstr ""
#: sys-utils/lscpu.c:350
msgid "logical NUMA node number"
msgstr ""
#: sys-utils/lscpu.c:351
msgid "logical book number"
msgstr ""
#: sys-utils/lscpu.c:352
msgid "logical drawer number"
msgstr ""
#: sys-utils/lscpu.c:353
msgid "shows how caches are shared between CPUs"
msgstr ""
#: sys-utils/lscpu.c:354
msgid "CPU dispatching mode on virtual hardware"
msgstr ""
#: sys-utils/lscpu.c:355
msgid "physical address of a CPU"
msgstr ""
#: sys-utils/lscpu.c:356
msgid "shows if the hypervisor has allocated the CPU"
msgstr ""
#: sys-utils/lscpu.c:357
msgid "shows if Linux currently makes use of the CPU"
msgstr ""
#: sys-utils/lscpu.c:358
msgid "shows the maximum MHz of the CPU"
msgstr ""
#: sys-utils/lscpu.c:359
msgid "shows the minimum MHz of the CPU"
msgstr ""
#: sys-utils/lscpu.c:551
msgid "error: uname failed"
msgstr ""
#: sys-utils/lscpu.c:635
#, c-format
msgid "failed to determine number of CPUs: %s"
msgstr ""
#: sys-utils/lscpu.c:897
msgid "cannot restore signal handler"
msgstr ""
#: sys-utils/lscpu.c:958
#, c-format
msgid "failed to read from: %s"
msgstr ""
#: sys-utils/lscpu.c:1457
msgid "Failed to extract the node number"
msgstr ""
#: sys-utils/lscpu.c:1584 sys-utils/lscpu.c:1594
msgid "Y"
msgstr ""
#: sys-utils/lscpu.c:1584 sys-utils/lscpu.c:1594
msgid "N"
msgstr ""
#: sys-utils/lscpu.c:1678
#, c-format
msgid ""
"# The following is the parsable format, which can be fed to other\n"
"# programs. Each different item in every column has an unique ID\n"
"# starting from zero.\n"
msgstr ""
#: sys-utils/lscpu.c:1875
msgid "Architecture:"
msgstr ""
#: sys-utils/lscpu.c:1888
msgid "CPU op-mode(s):"
msgstr ""
#: sys-utils/lscpu.c:1891 sys-utils/lscpu.c:1893
msgid "Byte Order:"
msgstr ""
#: sys-utils/lscpu.c:1895
msgid "CPU(s):"
msgstr ""
#: sys-utils/lscpu.c:1898
msgid "On-line CPU(s) mask:"
msgstr ""
#: sys-utils/lscpu.c:1899
msgid "On-line CPU(s) list:"
msgstr ""
#: sys-utils/lscpu.c:1918
msgid "Off-line CPU(s) mask:"
msgstr ""
#: sys-utils/lscpu.c:1919
msgid "Off-line CPU(s) list:"
msgstr ""
#: sys-utils/lscpu.c:1954
msgid "Thread(s) per core:"
msgstr ""
#: sys-utils/lscpu.c:1956
msgid "Core(s) per socket:"
msgstr ""
#: sys-utils/lscpu.c:1959
msgid "Socket(s) per book:"
msgstr ""
#: sys-utils/lscpu.c:1962
msgid "Book(s) per drawer:"
msgstr ""
#: sys-utils/lscpu.c:1964
msgid "Drawer(s):"
msgstr ""
#: sys-utils/lscpu.c:1966
msgid "Book(s):"
msgstr ""
#: sys-utils/lscpu.c:1969
msgid "Socket(s):"
msgstr ""
#: sys-utils/lscpu.c:1973
msgid "NUMA node(s):"
msgstr ""
#: sys-utils/lscpu.c:1975
msgid "Vendor ID:"
msgstr ""
#: sys-utils/lscpu.c:1977
msgid "Machine type:"
msgstr ""
#: sys-utils/lscpu.c:1979
msgid "CPU family:"
msgstr ""
#: sys-utils/lscpu.c:1981
msgid "Model:"
msgstr ""
#: sys-utils/lscpu.c:1983
msgid "Model name:"
msgstr ""
#: sys-utils/lscpu.c:1985
msgid "Stepping:"
msgstr ""
#: sys-utils/lscpu.c:1987
msgid "CPU MHz:"
msgstr ""
#: sys-utils/lscpu.c:1989
msgid "CPU dynamic MHz:"
msgstr ""
#: sys-utils/lscpu.c:1991
msgid "CPU static MHz:"
msgstr ""
#: sys-utils/lscpu.c:1993
msgid "CPU max MHz:"
msgstr ""
#: sys-utils/lscpu.c:1995
msgid "CPU min MHz:"
msgstr ""
#: sys-utils/lscpu.c:1997
msgid "BogoMIPS:"
msgstr ""
#: sys-utils/lscpu.c:2000 sys-utils/lscpu.c:2002
msgid "Virtualization:"
msgstr ""
#: sys-utils/lscpu.c:2005
msgid "Hypervisor:"
msgstr ""
#: sys-utils/lscpu.c:2007
msgid "Hypervisor vendor:"
msgstr ""
#: sys-utils/lscpu.c:2008
msgid "Virtualization type:"
msgstr ""
#: sys-utils/lscpu.c:2011
msgid "Dispatching mode:"
msgstr ""
#: sys-utils/lscpu.c:2015 sys-utils/lscpu.c:2022
#, c-format
msgid "%s cache:"
msgstr ""
#: sys-utils/lscpu.c:2028
#, c-format
msgid "NUMA node%d CPU(s):"
msgstr ""
#: sys-utils/lscpu.c:2033
msgid "Physical sockets:"
msgstr ""
#: sys-utils/lscpu.c:2034
msgid "Physical chips:"
msgstr ""
#: sys-utils/lscpu.c:2035
msgid "Physical cores/chip:"
msgstr ""
#: sys-utils/lscpu.c:2039
msgid "Flags:"
msgstr ""
#: sys-utils/lscpu.c:2053
msgid "Display information about the CPU architecture.\n"
msgstr ""
#: sys-utils/lscpu.c:2056
msgid ""
" -a, --all print both online and offline CPUs (default for -"
"e)\n"
msgstr ""
#: sys-utils/lscpu.c:2057
msgid " -b, --online print online CPUs only (default for -p)\n"
msgstr ""
#: sys-utils/lscpu.c:2058
msgid " -c, --offline print offline CPUs only\n"
msgstr ""
#: sys-utils/lscpu.c:2059
msgid " -J, --json use JSON for default or extended format\n"
msgstr ""
#: sys-utils/lscpu.c:2060
msgid " -e, --extended[=<list>] print out an extended readable format\n"
msgstr ""
#: sys-utils/lscpu.c:2061
msgid " -p, --parse[=<list>] print out a parsable format\n"
msgstr ""
#: sys-utils/lscpu.c:2062
msgid " -s, --sysroot <dir> use specified directory as system root\n"
msgstr ""
#: sys-utils/lscpu.c:2063
msgid ""
" -x, --hex print hexadecimal masks rather than lists of CPUs\n"
msgstr ""
#: sys-utils/lscpu.c:2064
msgid " -y, --physical print physical instead of logical IDs\n"
msgstr ""
#: sys-utils/lscpu.c:2169
#, c-format
msgid ""
"%s: options --all, --online and --offline may only be used with options --"
"extended or --parse.\n"
msgstr ""
#: sys-utils/lsipc.c:149
msgid "Resource key"
msgstr ""
#: sys-utils/lsipc.c:149
msgid "Key"
msgstr ""
#: sys-utils/lsipc.c:150
msgid "Resource ID"
msgstr ""
#: sys-utils/lsipc.c:150
msgid "ID"
msgstr ""
#: sys-utils/lsipc.c:151
msgid "Owner's username or UID"
msgstr ""
#: sys-utils/lsipc.c:151
msgid "Owner"
msgstr ""
#: sys-utils/lsipc.c:152
msgid "Permissions"
msgstr ""
#: sys-utils/lsipc.c:153
msgid "Creator UID"
msgstr ""
#: sys-utils/lsipc.c:154
msgid "Creator user"
msgstr ""
#: sys-utils/lsipc.c:155
msgid "Creator GID"
msgstr ""
#: sys-utils/lsipc.c:156
msgid "Creator group"
msgstr ""
#: sys-utils/lsipc.c:157
msgid "User ID"
msgstr ""
#: sys-utils/lsipc.c:157
msgid "UID"
msgstr ""
#: sys-utils/lsipc.c:158
msgid "User name"
msgstr ""
#: sys-utils/lsipc.c:159
msgid "Group ID"
msgstr ""
#: sys-utils/lsipc.c:159
msgid "GID"
msgstr ""
#: sys-utils/lsipc.c:160
msgid "Group name"
msgstr ""
#: sys-utils/lsipc.c:161
msgid "Time of the last change"
msgstr ""
#: sys-utils/lsipc.c:161
msgid "Last change"
msgstr ""
#: sys-utils/lsipc.c:164
msgid "Bytes used"
msgstr ""
#: sys-utils/lsipc.c:165
msgid "Number of messages"
msgstr ""
#: sys-utils/lsipc.c:165
msgid "Messages"
msgstr ""
#: sys-utils/lsipc.c:166
msgid "Time of last msg sent"
msgstr ""
#: sys-utils/lsipc.c:166
msgid "Msg sent"
msgstr ""
#: sys-utils/lsipc.c:167
msgid "Time of last msg received"
msgstr ""
#: sys-utils/lsipc.c:167
msgid "Msg received"
msgstr ""
#: sys-utils/lsipc.c:168
msgid "PID of the last msg sender"
msgstr ""
#: sys-utils/lsipc.c:168
msgid "Msg sender"
msgstr ""
#: sys-utils/lsipc.c:169
msgid "PID of the last msg receiver"
msgstr ""
#: sys-utils/lsipc.c:169
msgid "Msg receiver"
msgstr ""
#: sys-utils/lsipc.c:172
msgid "Segment size"
msgstr ""
#: sys-utils/lsipc.c:173
msgid "Number of attached processes"
msgstr ""
#: sys-utils/lsipc.c:173
msgid "Attached processes"
msgstr ""
#: sys-utils/lsipc.c:174
msgid "Status"
msgstr ""
#: sys-utils/lsipc.c:175
msgid "Attach time"
msgstr ""
#: sys-utils/lsipc.c:176
msgid "Detach time"
msgstr ""
#: sys-utils/lsipc.c:177
msgid "Creator command line"
msgstr ""
#: sys-utils/lsipc.c:177
msgid "Creator command"
msgstr ""
#: sys-utils/lsipc.c:178
msgid "PID of the creator"
msgstr ""
#: sys-utils/lsipc.c:178
msgid "Creator PID"
msgstr ""
#: sys-utils/lsipc.c:179
msgid "PID of last user"
msgstr ""
#: sys-utils/lsipc.c:179
msgid "Last user PID"
msgstr ""
#: sys-utils/lsipc.c:182
msgid "Number of semaphores"
msgstr ""
#: sys-utils/lsipc.c:182
msgid "Semaphores"
msgstr ""
#: sys-utils/lsipc.c:183
msgid "Time of the last operation"
msgstr ""
#: sys-utils/lsipc.c:183
msgid "Last operation"
msgstr ""
#: sys-utils/lsipc.c:186
msgid "Resource name"
msgstr ""
#: sys-utils/lsipc.c:186
msgid "Resource"
msgstr ""
#: sys-utils/lsipc.c:187
msgid "Resource description"
msgstr ""
#: sys-utils/lsipc.c:187
msgid "Description"
msgstr ""
#: sys-utils/lsipc.c:188
msgid "Currently used"
msgstr ""
#: sys-utils/lsipc.c:188
msgid "Used"
msgstr ""
#: sys-utils/lsipc.c:189
msgid "Currently use percentage"
msgstr ""
#: sys-utils/lsipc.c:189
msgid "Use"
msgstr ""
#: sys-utils/lsipc.c:190
msgid "System-wide limit"
msgstr ""
#: sys-utils/lsipc.c:190
msgid "Limit"
msgstr ""
#: sys-utils/lsipc.c:225
#, c-format
msgid "column %s does not apply to the specified IPC"
msgstr ""
#: sys-utils/lsipc.c:287
msgid ""
" -g, --global info about system-wide usage (may be used with -m, -q and "
"-s)\n"
msgstr ""
#: sys-utils/lsipc.c:288
msgid " -i, --id <id> print details on resource identified by <id>\n"
msgstr ""
#: sys-utils/lsipc.c:294
msgid ""
" -b, --bytes print SIZE in bytes rather than in human readable "
"format\n"
msgstr ""
#: sys-utils/lsipc.c:295
msgid " -c, --creator show creator and owner\n"
msgstr ""
#: sys-utils/lsipc.c:297
msgid " -J, --json use the JSON output format\n"
msgstr ""
#: sys-utils/lsipc.c:299
msgid ""
" -l, --list force list output format (for example with --id)\n"
msgstr ""
#: sys-utils/lsipc.c:301
msgid " -P, --numeric-perms print numeric permissions (PERMS column)\n"
msgstr ""
#: sys-utils/lsipc.c:303
msgid " -t, --time show attach, detach and change times\n"
msgstr ""
#: sys-utils/lsipc.c:309
#, c-format
msgid ""
"\n"
"Generic columns:\n"
msgstr ""
#: sys-utils/lsipc.c:313
#, c-format
msgid ""
"\n"
"Shared-memory columns (--shmems):\n"
msgstr ""
#: sys-utils/lsipc.c:317
#, c-format
msgid ""
"\n"
"Message-queue columns (--queues):\n"
msgstr ""
#: sys-utils/lsipc.c:321
#, c-format
msgid ""
"\n"
"Semaphore columns (--semaphores):\n"
msgstr ""
#: sys-utils/lsipc.c:325
#, c-format
msgid ""
"\n"
"Summary columns (--global):\n"
msgstr ""
#: sys-utils/lsipc.c:413
#, c-format
msgid ""
"Elements:\n"
"\n"
msgstr ""
#: sys-utils/lsipc.c:705
msgid "Number of semaphore identifiers"
msgstr ""
#: sys-utils/lsipc.c:706
msgid "Total number of semaphores"
msgstr ""
#: sys-utils/lsipc.c:707
msgid "Max semaphores per semaphore set."
msgstr ""
#: sys-utils/lsipc.c:708
msgid "Max number of operations per semop(2)"
msgstr ""
#: sys-utils/lsipc.c:709
msgid "Semaphore max value"
msgstr ""
#: sys-utils/lsipc.c:863
msgid "Number of message queues"
msgstr ""
#: sys-utils/lsipc.c:864
msgid "Max size of message (bytes)"
msgstr ""
#: sys-utils/lsipc.c:865
msgid "Default max size of queue (bytes)"
msgstr ""
#: sys-utils/lsipc.c:978 sys-utils/lsipc.c:997
msgid "hugetlb"
msgstr ""
#: sys-utils/lsipc.c:979 sys-utils/lsipc.c:1004
msgid "noreserve"
msgstr ""
#: sys-utils/lsipc.c:1061
msgid "Shared memory segments"
msgstr ""
#: sys-utils/lsipc.c:1062
msgid "Shared memory pages"
msgstr ""
#: sys-utils/lsipc.c:1063
msgid "Max size of shared memory segment (bytes)"
msgstr ""
#: sys-utils/lsipc.c:1064
msgid "Min size of shared memory segment (bytes)"
msgstr ""
#: sys-utils/lsipc.c:1134
msgid "failed to parse IPC identifier"
msgstr ""
#: sys-utils/lsipc.c:1228
msgid "--global is mutually exclusive with --creator, --id and --time"
msgstr ""
#: sys-utils/lsmem.c:99
msgid "start and end address of the memory range"
msgstr ""
#: sys-utils/lsmem.c:100
msgid "size of the memory range"
msgstr ""
#: sys-utils/lsmem.c:101
msgid "online status of the memory range"
msgstr ""
#: sys-utils/lsmem.c:102
msgid "memory is removable"
msgstr ""
#: sys-utils/lsmem.c:103
msgid "memory block number or blocks range"
msgstr ""
#: sys-utils/lsmem.c:104
msgid "numa node of memory"
msgstr ""
#: sys-utils/lsmem.c:193
msgid "online"
msgstr ""
#: sys-utils/lsmem.c:194
msgid "offline"
msgstr ""
#: sys-utils/lsmem.c:195
msgid "on->off"
msgstr ""
#: sys-utils/lsmem.c:235 sys-utils/lsmem.c:239
msgid "Memory block size:"
msgstr ""
#: sys-utils/lsmem.c:236 sys-utils/lsmem.c:241
msgid "Total online memory:"
msgstr ""
#: sys-utils/lsmem.c:237 sys-utils/lsmem.c:243
msgid "Total offline memory:"
msgstr ""
#: sys-utils/lsmem.c:259
#, c-format
msgid "Failed to open %s"
msgstr ""
#: sys-utils/lsmem.c:354
msgid "This system does not support memory blocks"
msgstr ""
#: sys-utils/lsmem.c:374
msgid "List the ranges of available memory with their online status.\n"
msgstr ""
#: sys-utils/lsmem.c:379
msgid " -a, --all list each individiual memory block\n"
msgstr ""
#: sys-utils/lsmem.c:384
msgid " -s, --sysroot <dir> use the specified directory as system root\n"
msgstr ""
#: sys-utils/lsmem.c:385
msgid ""
" --summary[=when] print summary information (never,always or only)\n"
msgstr ""
#: sys-utils/lsmem.c:488
msgid "unsupported --summary argument"
msgstr ""
#: sys-utils/lsmem.c:501
msgid "options --{raw,json,pairs} and --summary=only are mutually exclusive"
msgstr ""
#: sys-utils/lsmem.c:544
msgid "Failed to initialize output column"
msgstr ""
#: sys-utils/lsns.c:83
msgid "namespace identifier (inode number)"
msgstr ""
#: sys-utils/lsns.c:84
msgid "kind of namespace"
msgstr ""
#: sys-utils/lsns.c:85
msgid "path to the namespace"
msgstr ""
#: sys-utils/lsns.c:86
msgid "number of processes in the namespace"
msgstr ""
#: sys-utils/lsns.c:87
msgid "lowest PID in the namespace"
msgstr ""
#: sys-utils/lsns.c:88
msgid "PPID of the PID"
msgstr ""
#: sys-utils/lsns.c:89
msgid "command line of the PID"
msgstr ""
#: sys-utils/lsns.c:90
msgid "UID of the PID"
msgstr ""
#: sys-utils/lsns.c:91
msgid "username of the PID"
msgstr ""
#: sys-utils/lsns.c:613
#, c-format
msgid " %s [options] [<namespace>]\n"
msgstr ""
#: sys-utils/lsns.c:616
msgid "List system namespaces.\n"
msgstr ""
#: sys-utils/lsns.c:623
msgid " -p, --task <pid> print process namespaces\n"
msgstr ""
#: sys-utils/lsns.c:626
msgid ""
" -t, --type <name> namespace type (mnt, net, ipc, user, pid, uts, "
"cgroup)\n"
msgstr ""
#: sys-utils/lsns.c:716
#, c-format
msgid "unknown namespace type: %s"
msgstr ""
#: sys-utils/lsns.c:734
msgid "--task is mutually exclusive with <namespace>"
msgstr ""
#: sys-utils/lsns.c:735
msgid "invalid namespace argument"
msgstr ""
#: sys-utils/lsns.c:773
#, c-format
msgid "not found namespace: %ju"
msgstr ""
#: sys-utils/mount.c:63 sys-utils/umount.c:116
#, c-format
msgid "only root can use \"--%s\" option (effective UID is %u)"
msgstr ""
#: sys-utils/mount.c:66 sys-utils/umount.c:119
#, c-format
msgid "only root can do that (effective UID is %u)"
msgstr ""
#: sys-utils/mount.c:70 sys-utils/umount.c:123
#, c-format
msgid "only root can use \"--%s\" option"
msgstr ""
#: sys-utils/mount.c:71 sys-utils/umount.c:124
msgid "only root can do that"
msgstr ""
#: sys-utils/mount.c:82 sys-utils/umount.c:58
#, c-format
msgid "%s from %s (libmount %s"
msgstr ""
#: sys-utils/mount.c:127
msgid "failed to read mtab"
msgstr ""
#: sys-utils/mount.c:189 sys-utils/umount.c:180
#, c-format
msgid "%-25s: ignored\n"
msgstr ""
#: sys-utils/mount.c:190
#, c-format
msgid "%-25s: already mounted\n"
msgstr ""
#: sys-utils/mount.c:246
#, c-format
msgid "%s: %s moved to %s.\n"
msgstr ""
#: sys-utils/mount.c:248
#, c-format
msgid "%s: %s bound on %s.\n"
msgstr ""
#: sys-utils/mount.c:251 sys-utils/mount.c:255
#, c-format
msgid "%s: %s mounted on %s.\n"
msgstr ""
#: sys-utils/mount.c:253
#, c-format
msgid "%s: %s propagation flags changed.\n"
msgstr ""
#: sys-utils/mount.c:273
#, c-format
msgid ""
"mount: %s does not contain SELinux labels.\n"
" You just mounted an file system that supports labels which does not\n"
" contain labels, onto an SELinux box. It is likely that confined\n"
" applications will generate AVC messages and not be allowed access to\n"
" this file system. For more details see restorecon(8) and mount(8).\n"
msgstr ""
#: sys-utils/mount.c:305 sys-utils/umount.c:157
#, c-format
msgid "%s: %s."
msgstr ""
#: sys-utils/mount.c:331
#, c-format
msgid "%s: failed to parse"
msgstr ""
#: sys-utils/mount.c:370
#, c-format
msgid "unsupported option format: %s"
msgstr ""
#: sys-utils/mount.c:372
#, c-format
msgid "failed to append option '%s'"
msgstr ""
#: sys-utils/mount.c:389
#, c-format
msgid ""
" %1$s [-lhV]\n"
" %1$s -a [options]\n"
" %1$s [options] [--source] <source> | [--target] <directory>\n"
" %1$s [options] <source> <directory>\n"
" %1$s <operation> <mountpoint> [<target>]\n"
msgstr ""
#: sys-utils/mount.c:397
msgid "Mount a filesystem.\n"
msgstr ""
#: sys-utils/mount.c:401
#, c-format
msgid ""
" -a, --all mount all filesystems mentioned in fstab\n"
" -c, --no-canonicalize don't canonicalize paths\n"
" -f, --fake dry run; skip the mount(2) syscall\n"
" -F, --fork fork off for each device (use with -a)\n"
" -T, --fstab <path> alternative file to /etc/fstab\n"
msgstr ""
#: sys-utils/mount.c:407
#, c-format
msgid " -i, --internal-only don't call the mount.<type> helpers\n"
msgstr ""
#: sys-utils/mount.c:409
#, c-format
msgid " -l, --show-labels show also filesystem labels\n"
msgstr ""
#: sys-utils/mount.c:411 sys-utils/umount.c:91
#, c-format
msgid " -n, --no-mtab don't write to /etc/mtab\n"
msgstr ""
#: sys-utils/mount.c:413
#, c-format
msgid ""
" -o, --options <list> comma-separated list of mount options\n"
" -O, --test-opts <list> limit the set of filesystems (use with -a)\n"
" -r, --read-only mount the filesystem read-only (same as -o ro)\n"
" -t, --types <list> limit the set of filesystem types\n"
msgstr ""
#: sys-utils/mount.c:418
#, c-format
msgid ""
" --source <src> explicitly specifies source (path, label, uuid)\n"
" --target <target> explicitly specifies mountpoint\n"
msgstr ""
#: sys-utils/mount.c:421 sys-utils/umount.c:97
#, c-format
msgid " -v, --verbose say what is being done\n"
msgstr ""
#: sys-utils/mount.c:423
#, c-format
msgid " -w, --rw, --read-write mount the filesystem read-write (default)\n"
msgstr ""
#: sys-utils/mount.c:430
#, c-format
msgid ""
"\n"
"Source:\n"
" -L, --label <label> synonym for LABEL=<label>\n"
" -U, --uuid <uuid> synonym for UUID=<uuid>\n"
" LABEL=<label> specifies device by filesystem label\n"
" UUID=<uuid> specifies device by filesystem UUID\n"
" PARTLABEL=<label> specifies device by partition label\n"
" PARTUUID=<uuid> specifies device by partition UUID\n"
msgstr ""
#: sys-utils/mount.c:439
#, c-format
msgid ""
" <device> specifies device by path\n"
" <directory> mountpoint for bind mounts (see --bind/rbind)\n"
" <file> regular file for loopdev setup\n"
msgstr ""
#: sys-utils/mount.c:444
#, c-format
msgid ""
"\n"
"Operations:\n"
" -B, --bind mount a subtree somewhere else (same as -o bind)\n"
" -M, --move move a subtree to some other place\n"
" -R, --rbind mount a subtree and all submounts somewhere else\n"
msgstr ""
#: sys-utils/mount.c:449
#, c-format
msgid ""
" --make-shared mark a subtree as shared\n"
" --make-slave mark a subtree as slave\n"
" --make-private mark a subtree as private\n"
" --make-unbindable mark a subtree as unbindable\n"
msgstr ""
#: sys-utils/mount.c:454
#, c-format
msgid ""
" --make-rshared recursively mark a whole subtree as shared\n"
" --make-rslave recursively mark a whole subtree as slave\n"
" --make-rprivate recursively mark a whole subtree as private\n"
" --make-runbindable recursively mark a whole subtree as unbindable\n"
msgstr ""
#: sys-utils/mount.c:540 sys-utils/umount.c:444
msgid "libmount context allocation failed"
msgstr ""
#: sys-utils/mount.c:597 sys-utils/umount.c:497
msgid "failed to set options pattern"
msgstr ""
#: sys-utils/mount.c:749
msgid "source specified more than once"
msgstr ""
#: sys-utils/mountpoint.c:118
#, c-format
msgid ""
" %1$s [-qd] /path/to/directory\n"
" %1$s -x /dev/device\n"
msgstr ""
#: sys-utils/mountpoint.c:122
msgid "Check whether a directory or file is a mountpoint.\n"
msgstr ""
#: sys-utils/mountpoint.c:125
msgid ""
" -q, --quiet quiet mode - don't print anything\n"
" -d, --fs-devno print maj:min device number of the filesystem\n"
" -x, --devno print maj:min device number of the block device\n"
msgstr ""
#: sys-utils/mountpoint.c:194
#, c-format
msgid "%s is not a mountpoint\n"
msgstr ""
#: sys-utils/mountpoint.c:200
#, c-format
msgid "%s is a mountpoint\n"
msgstr ""
#: sys-utils/nsenter.c:73 sys-utils/setarch.c:93 sys-utils/unshare.c:246
#, c-format
msgid " %s [options] [<program> [<argument>...]]\n"
msgstr ""
#: sys-utils/nsenter.c:77
msgid "Run a program with namespaces of other processes.\n"
msgstr ""
#: sys-utils/nsenter.c:80
msgid " -a, --all enter all namespaces\n"
msgstr ""
#: sys-utils/nsenter.c:81
msgid " -t, --target <pid> target process to get namespaces from\n"
msgstr ""
#: sys-utils/nsenter.c:82
msgid " -m, --mount[=<file>] enter mount namespace\n"
msgstr ""
#: sys-utils/nsenter.c:83
msgid " -u, --uts[=<file>] enter UTS namespace (hostname etc)\n"
msgstr ""
#: sys-utils/nsenter.c:84
msgid " -i, --ipc[=<file>] enter System V IPC namespace\n"
msgstr ""
#: sys-utils/nsenter.c:85
msgid " -n, --net[=<file>] enter network namespace\n"
msgstr ""
#: sys-utils/nsenter.c:86
msgid " -p, --pid[=<file>] enter pid namespace\n"
msgstr ""
#: sys-utils/nsenter.c:87
msgid " -C, --cgroup[=<file>] enter cgroup namespace\n"
msgstr ""
#: sys-utils/nsenter.c:88
msgid " -U, --user[=<file>] enter user namespace\n"
msgstr ""
#: sys-utils/nsenter.c:89
msgid " -S, --setuid <uid> set uid in entered namespace\n"
msgstr ""
#: sys-utils/nsenter.c:90
msgid " -G, --setgid <gid> set gid in entered namespace\n"
msgstr ""
#: sys-utils/nsenter.c:91
msgid " --preserve-credentials do not touch uids or gids\n"
msgstr ""
#: sys-utils/nsenter.c:92
msgid " -r, --root[=<dir>] set the root directory\n"
msgstr ""
#: sys-utils/nsenter.c:93
msgid " -w, --wd[=<dir>] set the working directory\n"
msgstr ""
#: sys-utils/nsenter.c:94
msgid " -F, --no-fork do not fork before exec'ing <program>\n"
msgstr ""
#: sys-utils/nsenter.c:96
msgid " -Z, --follow-context set SELinux context according to --target PID\n"
msgstr ""
#: sys-utils/nsenter.c:122
#, c-format
msgid "neither filename nor target pid supplied for %s"
msgstr ""
#: sys-utils/nsenter.c:310
msgid "failed to parse uid"
msgstr ""
#: sys-utils/nsenter.c:314
msgid "failed to parse gid"
msgstr ""
#: sys-utils/nsenter.c:350
msgid "no target PID specified for --follow-context"
msgstr ""
#: sys-utils/nsenter.c:352
#, c-format
msgid "failed to get %d SELinux context"
msgstr ""
#: sys-utils/nsenter.c:355
#, c-format
msgid "failed to set exec context to '%s'"
msgstr ""
#: sys-utils/nsenter.c:362
msgid "no target PID specified for --all"
msgstr ""
#: sys-utils/nsenter.c:426
#, c-format
msgid "reassociate to namespace '%s' failed"
msgstr ""
#: sys-utils/nsenter.c:442
msgid "cannot open current working directory"
msgstr ""
#: sys-utils/nsenter.c:449
msgid "change directory by root file descriptor failed"
msgstr ""
#: sys-utils/nsenter.c:452
msgid "chroot failed"
msgstr ""
#: sys-utils/nsenter.c:462
msgid "change directory by working directory file descriptor failed"
msgstr ""
#: sys-utils/nsenter.c:473 sys-utils/setpriv.c:813 sys-utils/setpriv.c:817
msgid "setgroups failed"
msgstr ""
#: sys-utils/pivot_root.c:33
#, c-format
msgid " %s [options] new_root put_old\n"
msgstr ""
#: sys-utils/pivot_root.c:37
msgid "Change the root filesystem.\n"
msgstr ""
#: sys-utils/pivot_root.c:75
#, c-format
msgid "failed to change root from `%s' to `%s'"
msgstr ""
#: sys-utils/prlimit.c:75
msgid "address space limit"
msgstr ""
#: sys-utils/prlimit.c:76
msgid "max core file size"
msgstr ""
#: sys-utils/prlimit.c:77
msgid "CPU time"
msgstr ""
#: sys-utils/prlimit.c:77
msgid "seconds"
msgstr ""
#: sys-utils/prlimit.c:78
msgid "max data size"
msgstr ""
#: sys-utils/prlimit.c:79
msgid "max file size"
msgstr ""
#: sys-utils/prlimit.c:80
msgid "max number of file locks held"
msgstr ""
#: sys-utils/prlimit.c:80
msgid "locks"
msgstr ""
#: sys-utils/prlimit.c:81
msgid "max locked-in-memory address space"
msgstr ""
#: sys-utils/prlimit.c:82
msgid "max bytes in POSIX mqueues"
msgstr ""
#: sys-utils/prlimit.c:83
msgid "max nice prio allowed to raise"
msgstr ""
#: sys-utils/prlimit.c:84
msgid "max number of open files"
msgstr ""
#: sys-utils/prlimit.c:84
msgid "files"
msgstr ""
#: sys-utils/prlimit.c:85
msgid "max number of processes"
msgstr ""
#: sys-utils/prlimit.c:85
msgid "processes"
msgstr ""
#: sys-utils/prlimit.c:86
msgid "max resident set size"
msgstr ""
#: sys-utils/prlimit.c:87
msgid "max real-time priority"
msgstr ""
#: sys-utils/prlimit.c:88
msgid "timeout for real-time tasks"
msgstr ""
#: sys-utils/prlimit.c:88
msgid "microsecs"
msgstr ""
#: sys-utils/prlimit.c:89
msgid "max number of pending signals"
msgstr ""
#: sys-utils/prlimit.c:89
msgid "signals"
msgstr ""
#: sys-utils/prlimit.c:90
msgid "max stack size"
msgstr ""
#: sys-utils/prlimit.c:123
msgid "resource name"
msgstr ""
#: sys-utils/prlimit.c:124
msgid "resource description"
msgstr ""
#: sys-utils/prlimit.c:125
msgid "soft limit"
msgstr ""
#: sys-utils/prlimit.c:126
msgid "hard limit (ceiling)"
msgstr ""
#: sys-utils/prlimit.c:127
msgid "units"
msgstr ""
#: sys-utils/prlimit.c:161
#, c-format
msgid " %s [options] [-p PID]\n"
msgstr ""
#: sys-utils/prlimit.c:163
#, c-format
msgid " %s [options] COMMAND\n"
msgstr ""
#: sys-utils/prlimit.c:166
msgid "Show or change the resource limits of a process.\n"
msgstr ""
#: sys-utils/prlimit.c:168
msgid ""
"\n"
"General Options:\n"
msgstr ""
#: sys-utils/prlimit.c:169
msgid ""
" -p, --pid <pid> process id\n"
" -o, --output <list> define which output columns to use\n"
" --noheadings don't print headings\n"
" --raw use the raw output format\n"
" --verbose verbose output\n"
" -h, --help display this help and exit\n"
" -V, --version output version information and exit\n"
msgstr ""
#: sys-utils/prlimit.c:177
msgid ""
"\n"
"Resources Options:\n"
msgstr ""
#: sys-utils/prlimit.c:178
msgid ""
" -c, --core maximum size of core files created\n"
" -d, --data maximum size of a process's data segment\n"
" -e, --nice maximum nice priority allowed to raise\n"
" -f, --fsize maximum size of files written by the process\n"
" -i, --sigpending maximum number of pending signals\n"
" -l, --memlock maximum size a process may lock into memory\n"
" -m, --rss maximum resident set size\n"
" -n, --nofile maximum number of open files\n"
" -q, --msgqueue maximum bytes in POSIX message queues\n"
" -r, --rtprio maximum real-time scheduling priority\n"
" -s, --stack maximum stack size\n"
" -t, --cpu maximum amount of CPU time in seconds\n"
" -u, --nproc maximum number of user processes\n"
" -v, --as size of virtual memory\n"
" -x, --locks maximum number of file locks\n"
" -y, --rttime CPU time in microseconds a process scheduled\n"
" under real-time scheduling\n"
msgstr ""
#: sys-utils/prlimit.c:243 sys-utils/prlimit.c:249 sys-utils/prlimit.c:366
#: sys-utils/prlimit.c:371
msgid "unlimited"
msgstr ""
#: sys-utils/prlimit.c:332
#, c-format
msgid "failed to get old %s limit"
msgstr ""
#: sys-utils/prlimit.c:356
#, c-format
msgid "the soft limit %s cannot exceed the hard limit"
msgstr ""
#: sys-utils/prlimit.c:363
#, c-format
msgid "New %s limit for pid %d: "
msgstr ""
#: sys-utils/prlimit.c:378
#, c-format
msgid "failed to set the %s resource limit"
msgstr ""
#: sys-utils/prlimit.c:379
#, c-format
msgid "failed to get the %s resource limit"
msgstr ""
#: sys-utils/prlimit.c:456
#, c-format
msgid "failed to parse %s limit"
msgstr ""
#: sys-utils/prlimit.c:585
msgid "option --pid may be specified only once"
msgstr ""
#: sys-utils/prlimit.c:615
msgid "options --pid and COMMAND are mutually exclusive"
msgstr ""
#: sys-utils/readprofile.c:107
msgid "Display kernel profiling information.\n"
msgstr ""
#: sys-utils/readprofile.c:111
#, c-format
msgid " -m, --mapfile <mapfile> (defaults: \"%s\" and\n"
msgstr ""
#: sys-utils/readprofile.c:113
#, c-format
msgid " \"%s\")\n"
msgstr ""
#: sys-utils/readprofile.c:115
#, c-format
msgid " -p, --profile <pro-file> (default: \"%s\")\n"
msgstr ""
#: sys-utils/readprofile.c:116
msgid " -M, --multiplier <mult> set the profiling multiplier to <mult>\n"
msgstr ""
#: sys-utils/readprofile.c:117
msgid " -i, --info print only info about the sampling step\n"
msgstr ""
#: sys-utils/readprofile.c:118
msgid " -v, --verbose print verbose data\n"
msgstr ""
#: sys-utils/readprofile.c:119
msgid " -a, --all print all symbols, even if count is 0\n"
msgstr ""
#: sys-utils/readprofile.c:120
msgid " -b, --histbin print individual histogram-bin counts\n"
msgstr ""
#: sys-utils/readprofile.c:121
msgid " -s, --counters print individual counters within functions\n"
msgstr ""
#: sys-utils/readprofile.c:122
msgid " -r, --reset reset all the counters (root only)\n"
msgstr ""
#: sys-utils/readprofile.c:123
msgid " -n, --no-auto disable byte order auto-detection\n"
msgstr ""
#: sys-utils/readprofile.c:240
#, c-format
msgid "error writing %s"
msgstr ""
#: sys-utils/readprofile.c:271
msgid "Assuming reversed byte order. Use -n to force native byte order."
msgstr ""
#: sys-utils/readprofile.c:286
#, c-format
msgid "Sampling_step: %u\n"
msgstr ""
#: sys-utils/readprofile.c:302 sys-utils/readprofile.c:323
#, c-format
msgid "%s(%i): wrong map line"
msgstr ""
#: sys-utils/readprofile.c:313
#, c-format
msgid "can't find \"_stext\" in %s"
msgstr ""
#: sys-utils/readprofile.c:346
msgid "profile address out of range. Wrong map file?"
msgstr ""
#: sys-utils/readprofile.c:404
msgid "total"
msgstr ""
#: sys-utils/renice.c:52
msgid "process ID"
msgstr ""
#: sys-utils/renice.c:53
msgid "process group ID"
msgstr ""
#: sys-utils/renice.c:61
#, c-format
msgid ""
" %1$s [-n] <priority> [-p|--pid] <pid>...\n"
" %1$s [-n] <priority> -g|--pgrp <pgid>...\n"
" %1$s [-n] <priority> -u|--user <user>...\n"
msgstr ""
#: sys-utils/renice.c:67
msgid "Alter the priority of running processes.\n"
msgstr ""
#: sys-utils/renice.c:70
msgid " -n, --priority <num> specify the nice increment value\n"
msgstr ""
#: sys-utils/renice.c:71
msgid " -p, --pid <id> interpret argument as process ID (default)\n"
msgstr ""
#: sys-utils/renice.c:72
msgid " -g, --pgrp <id> interpret argument as process group ID\n"
msgstr ""
#: sys-utils/renice.c:73
msgid " -u, --user <name>|<id> interpret argument as username or user ID\n"
msgstr ""
#: sys-utils/renice.c:86
#, c-format
msgid "failed to get priority for %d (%s)"
msgstr ""
#: sys-utils/renice.c:99
#, c-format
msgid "failed to set priority for %d (%s)"
msgstr ""
#: sys-utils/renice.c:104
#, c-format
msgid "%d (%s) old priority %d, new priority %d\n"
msgstr ""
#: sys-utils/renice.c:176
#, c-format
msgid "unknown user %s"
msgstr ""
#. TRANSLATORS: The first %s is one of the above
#. * three ID names. Read: "bad value for %s: %s"
#: sys-utils/renice.c:185
#, c-format
msgid "bad %s value: %s"
msgstr ""
#: sys-utils/rtcwake.c:98
msgid "Enter a system sleep state until a specified wakeup time.\n"
msgstr ""
#: sys-utils/rtcwake.c:101
msgid ""
" -a, --auto reads the clock mode from adjust file (default)\n"
msgstr ""
#: sys-utils/rtcwake.c:103
#, c-format
msgid ""
" -A, --adjfile <file> specifies the path to the adjust file\n"
" the default is %s\n"
msgstr ""
#: sys-utils/rtcwake.c:105
msgid " --date <timestamp> date time of timestamp to wake\n"
msgstr ""
#: sys-utils/rtcwake.c:106
msgid " -d, --device <device> select rtc device (rtc0|rtc1|...)\n"
msgstr ""
#: sys-utils/rtcwake.c:107
msgid " -n, --dry-run does everything, but suspend\n"
msgstr ""
#: sys-utils/rtcwake.c:108
msgid " -l, --local RTC uses local timezone\n"
msgstr ""
#: sys-utils/rtcwake.c:109
msgid " --list-modes list available modes\n"
msgstr ""
#: sys-utils/rtcwake.c:110
msgid " -m, --mode <mode> standby|mem|... sleep mode\n"
msgstr ""
#: sys-utils/rtcwake.c:111
msgid " -s, --seconds <seconds> seconds to sleep\n"
msgstr ""
#: sys-utils/rtcwake.c:112
msgid " -t, --time <time_t> time to wake\n"
msgstr ""
#: sys-utils/rtcwake.c:113
msgid " -u, --utc RTC uses UTC\n"
msgstr ""
#: sys-utils/rtcwake.c:114
msgid " -v, --verbose verbose messages\n"
msgstr ""
#: sys-utils/rtcwake.c:167
msgid "read rtc time failed"
msgstr ""
#: sys-utils/rtcwake.c:173
msgid "read system time failed"
msgstr ""
#: sys-utils/rtcwake.c:189
msgid "convert rtc time failed"
msgstr ""
#: sys-utils/rtcwake.c:237
msgid "set rtc wake alarm failed"
msgstr ""
#: sys-utils/rtcwake.c:307
#, c-format
msgid "unexpected third line in: %s: %s"
msgstr ""
#: sys-utils/rtcwake.c:320 sys-utils/rtcwake.c:624
msgid "read rtc alarm failed"
msgstr ""
#: sys-utils/rtcwake.c:325
#, c-format
msgid "alarm: off\n"
msgstr ""
#: sys-utils/rtcwake.c:338
msgid "convert time failed"
msgstr ""
#: sys-utils/rtcwake.c:343
#, c-format
msgid "alarm: on %s"
msgstr ""
#: sys-utils/rtcwake.c:387
#, c-format
msgid "could not read: %s"
msgstr ""
#: sys-utils/rtcwake.c:467
#, c-format
msgid "unrecognized suspend state '%s'"
msgstr ""
#: sys-utils/rtcwake.c:475
msgid "invalid seconds argument"
msgstr ""
#: sys-utils/rtcwake.c:479
msgid "invalid time argument"
msgstr ""
#: sys-utils/rtcwake.c:506
#, c-format
msgid "%s: assuming RTC uses UTC ...\n"
msgstr ""
#: sys-utils/rtcwake.c:511
msgid "Using UTC time.\n"
msgstr ""
#: sys-utils/rtcwake.c:512
msgid "Using local time.\n"
msgstr ""
#: sys-utils/rtcwake.c:515
msgid "must provide wake time (see --seconds, --time and --date options)"
msgstr ""
#: sys-utils/rtcwake.c:521
#, c-format
msgid "%s not enabled for wakeup events"
msgstr ""
#: sys-utils/rtcwake.c:528
#, c-format
msgid "alarm %ld, sys_time %ld, rtc_time %ld, seconds %u\n"
msgstr ""
#: sys-utils/rtcwake.c:535
#, c-format
msgid "time doesn't go backward to %s"
msgstr ""
#: sys-utils/rtcwake.c:545
#, c-format
msgid "%s: wakeup using %s at %s"
msgstr ""
#: sys-utils/rtcwake.c:549
#, c-format
msgid "%s: wakeup from \"%s\" using %s at %s"
msgstr ""
#: sys-utils/rtcwake.c:559
#, c-format
msgid "suspend mode: no; leaving\n"
msgstr ""
#: sys-utils/rtcwake.c:568
#, c-format
msgid "suspend mode: off; executing %s\n"
msgstr ""
#: sys-utils/rtcwake.c:587
#, c-format
msgid "suspend mode: on; reading rtc\n"
msgstr ""
#: sys-utils/rtcwake.c:592
msgid "rtc read failed"
msgstr ""
#: sys-utils/rtcwake.c:604
#, c-format
msgid "suspend mode: disable; disabling alarm\n"
msgstr ""
#: sys-utils/rtcwake.c:608
#, c-format
msgid "suspend mode: show; printing alarm info\n"
msgstr ""
#: sys-utils/rtcwake.c:615
#, c-format
msgid "suspend mode: %s; suspending system\n"
msgstr ""
#: sys-utils/rtcwake.c:629
msgid "disable rtc alarm interrupt failed"
msgstr ""
#: sys-utils/setarch.c:48
#, c-format
msgid "Switching on %s.\n"
msgstr ""
#: sys-utils/setarch.c:91
#, c-format
msgid " %s <arch> [options] [<program> [<argument>...]]\n"
msgstr ""
#: sys-utils/setarch.c:96
msgid "Change the reported architecture and set personality flags.\n"
msgstr ""
#: sys-utils/setarch.c:99
msgid " -B, --32bit turns on ADDR_LIMIT_32BIT\n"
msgstr ""
#: sys-utils/setarch.c:100
msgid ""
" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
msgstr ""
#: sys-utils/setarch.c:101
msgid " -I, --short-inode turns on SHORT_INODE\n"
msgstr ""
#: sys-utils/setarch.c:102
msgid " -L, --addr-compat-layout changes the way virtual memory is allocated\n"
msgstr ""
#: sys-utils/setarch.c:103
msgid ""
" -R, --addr-no-randomize disables randomization of the virtual address "
"space\n"
msgstr ""
#: sys-utils/setarch.c:104
msgid " -S, --whole-seconds turns on WHOLE_SECONDS\n"
msgstr ""
#: sys-utils/setarch.c:105
msgid " -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
msgstr ""
#: sys-utils/setarch.c:106
msgid " -X, --read-implies-exec turns on READ_IMPLIES_EXEC\n"
msgstr ""
#: sys-utils/setarch.c:107
msgid " -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
msgstr ""
#: sys-utils/setarch.c:108
msgid ""
" -3, --3gb limits the used address space to a maximum of 3 "
"GB\n"
msgstr ""
#: sys-utils/setarch.c:109
msgid " --4gb ignored (for backward compatibility only)\n"
msgstr ""
#: sys-utils/setarch.c:110
msgid " --uname-2.6 turns on UNAME26\n"
msgstr ""
#: sys-utils/setarch.c:111
msgid " -v, --verbose say what options are being switched on\n"
msgstr ""
#: sys-utils/setarch.c:114
msgid " --list list settable architectures, and exit\n"
msgstr ""
#: sys-utils/setarch.c:128
#, c-format
msgid ""
"%s\n"
"Try `%s --help' for more information."
msgstr ""
#: sys-utils/setarch.c:131
#, c-format
msgid "Try `%s --help' for more information."
msgstr ""
#: sys-utils/setarch.c:237
#, c-format
msgid "%s: Unrecognized architecture"
msgstr ""
#: sys-utils/setarch.c:258
#, c-format
msgid "Kernel cannot set architecture to %s"
msgstr ""
#: sys-utils/setarch.c:305
msgid "Not enough arguments"
msgstr ""
#: sys-utils/setarch.c:322
#, c-format
msgid "Failed to set personality to %s"
msgstr ""
#: sys-utils/setarch.c:379
msgid "unrecognized option '--list'"
msgstr ""
#: sys-utils/setarch.c:387
msgid "no architecture argument specified"
msgstr ""
#: sys-utils/setarch.c:393
#, c-format
msgid "failed to set personality to %s"
msgstr ""
#: sys-utils/setarch.c:396
#, c-format
msgid "Execute command `%s'.\n"
msgstr ""
#: sys-utils/setpriv.c:93
#, c-format
msgid " %s [options] <program> [<argument>...]\n"
msgstr ""
#: sys-utils/setpriv.c:97
msgid "Run a program with different privilege settings.\n"
msgstr ""
#: sys-utils/setpriv.c:100
msgid ""
" -d, --dump show current state (and do not exec anything)\n"
msgstr ""
#: sys-utils/setpriv.c:101
msgid " --nnp, --no-new-privs disallow granting new privileges\n"
msgstr ""
#: sys-utils/setpriv.c:102
msgid " --inh-caps <caps,...> set inheritable capabilities\n"
msgstr ""
#: sys-utils/setpriv.c:103
msgid " --bounding-set <caps> set capability bounding set\n"
msgstr ""
#: sys-utils/setpriv.c:104
msgid " --ruid <uid> set real uid\n"
msgstr ""
#: sys-utils/setpriv.c:105
msgid " --euid <uid> set effective uid\n"
msgstr ""
#: sys-utils/setpriv.c:106
msgid " --rgid <gid> set real gid\n"
msgstr ""
#: sys-utils/setpriv.c:107
msgid " --egid <gid> set effective gid\n"
msgstr ""
#: sys-utils/setpriv.c:108
msgid " --reuid <uid> set real and effective uid\n"
msgstr ""
#: sys-utils/setpriv.c:109
msgid " --regid <gid> set real and effective gid\n"
msgstr ""
#: sys-utils/setpriv.c:110
msgid " --clear-groups clear supplementary groups\n"
msgstr ""
#: sys-utils/setpriv.c:111
msgid " --keep-groups keep supplementary groups\n"
msgstr ""
#: sys-utils/setpriv.c:112
msgid " --groups <group,...> set supplementary groups\n"
msgstr ""
#: sys-utils/setpriv.c:113
msgid " --securebits <bits> set securebits\n"
msgstr ""
#: sys-utils/setpriv.c:114
msgid " --selinux-label <label> set SELinux label\n"
msgstr ""
#: sys-utils/setpriv.c:115
msgid " --apparmor-profile <pr> set AppArmor profile\n"
msgstr ""
#: sys-utils/setpriv.c:121
msgid " This tool can be dangerous. Read the manpage, and be careful.\n"
msgstr ""
#: sys-utils/setpriv.c:193 sys-utils/setpriv.c:467
msgid "getting process secure bits failed"
msgstr ""
#: sys-utils/setpriv.c:197
#, c-format
msgid "Securebits: "
msgstr ""
#: sys-utils/setpriv.c:217
#, c-format
msgid "[none]\n"
msgstr ""
#: sys-utils/setpriv.c:243
#, c-format
msgid "%s: too long"
msgstr ""
#: sys-utils/setpriv.c:271
#, c-format
msgid "Supplementary groups: "
msgstr ""
#: sys-utils/setpriv.c:273 sys-utils/setpriv.c:321 sys-utils/setpriv.c:326
#: sys-utils/setpriv.c:332 sys-utils/setpriv.c:337
#, c-format
msgid "[none]"
msgstr ""
#: sys-utils/setpriv.c:293
#, c-format
msgid "uid: %u\n"
msgstr ""
#: sys-utils/setpriv.c:294
#, c-format
msgid "euid: %u\n"
msgstr ""
#: sys-utils/setpriv.c:297
#, c-format
msgid "suid: %u\n"
msgstr ""
#: sys-utils/setpriv.c:299 sys-utils/setpriv.c:391
msgid "getresuid failed"
msgstr ""
#: sys-utils/setpriv.c:308 sys-utils/setpriv.c:406
msgid "getresgid failed"
msgstr ""
#: sys-utils/setpriv.c:319
#, c-format
msgid "Effective capabilities: "
msgstr ""
#: sys-utils/setpriv.c:324
#, c-format
msgid "Permitted capabilities: "
msgstr ""
#: sys-utils/setpriv.c:330
#, c-format
msgid "Inheritable capabilities: "
msgstr ""
#: sys-utils/setpriv.c:335
#, c-format
msgid "Capability bounding set: "
msgstr ""
#: sys-utils/setpriv.c:343
msgid "SELinux label"
msgstr ""
#: sys-utils/setpriv.c:346
msgid "AppArmor profile"
msgstr ""
#: sys-utils/setpriv.c:359
#, c-format
msgid "cap %d: libcap-ng is broken"
msgstr ""
#: sys-utils/setpriv.c:382
msgid "Invalid supplementary group id"
msgstr ""
#: sys-utils/setpriv.c:399
msgid "setresuid failed"
msgstr ""
#: sys-utils/setpriv.c:414
msgid "setresgid failed"
msgstr ""
#: sys-utils/setpriv.c:435
msgid "bad capability string"
msgstr ""
#: sys-utils/setpriv.c:443
msgid "libcap-ng is too old for \"all\" caps"
msgstr ""
#: sys-utils/setpriv.c:452
#, c-format
msgid "unknown capability \"%s\""
msgstr ""
#: sys-utils/setpriv.c:476
msgid "unrecognized securebit set -- refusing to adjust"
msgstr ""
#: sys-utils/setpriv.c:480
msgid "bad securebits string"
msgstr ""
#: sys-utils/setpriv.c:487
msgid "+all securebits is not allowed"
msgstr ""
#: sys-utils/setpriv.c:500
msgid "adjusting keep_caps does not make sense"
msgstr ""
#: sys-utils/setpriv.c:504
msgid "unrecognized securebit"
msgstr ""
#: sys-utils/setpriv.c:524
msgid "SELinux is not running"
msgstr ""
#: sys-utils/setpriv.c:539
#, c-format
msgid "close failed: %s"
msgstr ""
#: sys-utils/setpriv.c:547
msgid "AppArmor is not running"
msgstr ""
#: sys-utils/setpriv.c:658
msgid "duplicate --no-new-privs option"
msgstr ""
#: sys-utils/setpriv.c:663
msgid "duplicate ruid"
msgstr ""
#: sys-utils/setpriv.c:665
msgid "failed to parse ruid"
msgstr ""
#: sys-utils/setpriv.c:669
msgid "duplicate euid"
msgstr ""
#: sys-utils/setpriv.c:671
msgid "failed to parse euid"
msgstr ""
#: sys-utils/setpriv.c:675
msgid "duplicate ruid or euid"
msgstr ""
#: sys-utils/setpriv.c:677
msgid "failed to parse reuid"
msgstr ""
#: sys-utils/setpriv.c:681
msgid "duplicate rgid"
msgstr ""
#: sys-utils/setpriv.c:683
msgid "failed to parse rgid"
msgstr ""
#: sys-utils/setpriv.c:687
msgid "duplicate egid"
msgstr ""
#: sys-utils/setpriv.c:689
msgid "failed to parse egid"
msgstr ""
#: sys-utils/setpriv.c:693
msgid "duplicate rgid or egid"
msgstr ""
#: sys-utils/setpriv.c:695
msgid "failed to parse regid"
msgstr ""
#: sys-utils/setpriv.c:700
msgid "duplicate --clear-groups option"
msgstr ""
#: sys-utils/setpriv.c:706
msgid "duplicate --keep-groups option"
msgstr ""
#: sys-utils/setpriv.c:712
msgid "duplicate --groups option"
msgstr ""
#: sys-utils/setpriv.c:721
msgid "duplicate --inh-caps option"
msgstr ""
#: sys-utils/setpriv.c:727
msgid "duplicate --bounding-set option"
msgstr ""
#: sys-utils/setpriv.c:733
msgid "duplicate --securebits option"
msgstr ""
#: sys-utils/setpriv.c:739
msgid "duplicate --selinux-label option"
msgstr ""
#: sys-utils/setpriv.c:745
msgid "duplicate --apparmor-profile option"
msgstr ""
#: sys-utils/setpriv.c:761
msgid "--dump is incompatible with all other options"
msgstr ""
#: sys-utils/setpriv.c:769
msgid "--list-caps must be specified alone"
msgstr ""
#: sys-utils/setpriv.c:775
msgid "No program specified"
msgstr ""
#: sys-utils/setpriv.c:780
msgid "--[re]gid requires --keep-groups, --clear-groups, or --groups"
msgstr ""
#: sys-utils/setpriv.c:783
msgid "disallow granting new privileges failed"
msgstr ""
#: sys-utils/setpriv.c:791
msgid "keep process capabilities failed"
msgstr ""
#: sys-utils/setpriv.c:799
msgid "activate capabilities"
msgstr ""
#: sys-utils/setpriv.c:805
msgid "reactivate capabilities"
msgstr ""
#: sys-utils/setpriv.c:821
msgid "set process securebits failed"
msgstr ""
#: sys-utils/setpriv.c:827
msgid "apply bounding set"
msgstr ""
#: sys-utils/setpriv.c:833
msgid "apply capabilities"
msgstr ""
#: sys-utils/setpriv.c:838
#, c-format
msgid "cannot execute: %s"
msgstr ""
#: sys-utils/setsid.c:32
#, c-format
msgid " %s [options] <program> [arguments ...]\n"
msgstr ""
#: sys-utils/setsid.c:36
msgid "Run a program in a new session.\n"
msgstr ""
#: sys-utils/setsid.c:39
msgid " -c, --ctty set the controlling terminal to the current one\n"
msgstr ""
#: sys-utils/setsid.c:40
msgid " -w, --wait wait program to exit, and use the same return\n"
msgstr ""
#: sys-utils/setsid.c:93
msgid "fork"
msgstr ""
#: sys-utils/setsid.c:105
#, c-format
msgid "child %d did not exit normally"
msgstr ""
#: sys-utils/setsid.c:110
msgid "setsid failed"
msgstr ""
#: sys-utils/setsid.c:113
msgid "failed to set the controlling terminal"
msgstr ""
#: sys-utils/swapoff.c:86
#, c-format
msgid "swapoff %s\n"
msgstr ""
#: sys-utils/swapoff.c:105
msgid "Not superuser."
msgstr ""
#: sys-utils/swapoff.c:108
#, c-format
msgid "%s: swapoff failed"
msgstr ""
#: sys-utils/swapoff.c:122 sys-utils/swapon.c:788
#, c-format
msgid " %s [options] [<spec>]\n"
msgstr ""
#: sys-utils/swapoff.c:125
msgid "Disable devices and files for paging and swapping.\n"
msgstr ""
#: sys-utils/swapoff.c:128
msgid ""
" -a, --all disable all swaps from /proc/swaps\n"
" -v, --verbose verbose mode\n"
msgstr ""
#: sys-utils/swapoff.c:135
msgid ""
"\n"
"The <spec> parameter:\n"
" -L <label> LABEL of device to be used\n"
" -U <uuid> UUID of device to be used\n"
" LABEL=<label> LABEL of device to be used\n"
" UUID=<uuid> UUID of device to be used\n"
" <device> name of device to be used\n"
" <file> name of file to be used\n"
msgstr ""
#: sys-utils/swapon.c:93
msgid "device file or partition path"
msgstr ""
#: sys-utils/swapon.c:94
msgid "type of the device"
msgstr ""
#: sys-utils/swapon.c:95
msgid "size of the swap area"
msgstr ""
#: sys-utils/swapon.c:96
msgid "bytes in use"
msgstr ""
#: sys-utils/swapon.c:97
msgid "swap priority"
msgstr ""
#: sys-utils/swapon.c:98
msgid "swap uuid"
msgstr ""
#: sys-utils/swapon.c:99
msgid "swap label"
msgstr ""
#: sys-utils/swapon.c:246
#, c-format
msgid "%s\t\t\t\tType\t\tSize\tUsed\tPriority\n"
msgstr ""
#: sys-utils/swapon.c:246
msgid "Filename"
msgstr ""
#: sys-utils/swapon.c:312
#, c-format
msgid "%s: reinitializing the swap."
msgstr ""
#: sys-utils/swapon.c:376
#, c-format
msgid "%s: lseek failed"
msgstr ""
#: sys-utils/swapon.c:382
#, c-format
msgid "%s: write signature failed"
msgstr ""
#: sys-utils/swapon.c:536
#, c-format
msgid "%s: skipping - it appears to have holes."
msgstr ""
#: sys-utils/swapon.c:544
#, c-format
msgid "%s: get size failed"
msgstr ""
#: sys-utils/swapon.c:550
#, c-format
msgid "%s: read swap header failed"
msgstr ""
#: sys-utils/swapon.c:555
#, c-format
msgid "%s: found signature [pagesize=%d, signature=%s]"
msgstr ""
#: sys-utils/swapon.c:566
#, c-format
msgid "%s: pagesize=%d, swapsize=%llu, devsize=%llu"
msgstr ""
#: sys-utils/swapon.c:571
#, c-format
msgid "%s: last_page 0x%08llx is larger than actual size of swapspace"
msgstr ""
#: sys-utils/swapon.c:581
#, c-format
msgid "%s: swap format pagesize does not match."
msgstr ""
#: sys-utils/swapon.c:587
#, c-format
msgid ""
"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
msgstr ""
#: sys-utils/swapon.c:596
#, c-format
msgid "%s: software suspend data detected. Rewriting the swap signature."
msgstr ""
#: sys-utils/swapon.c:666
#, c-format
msgid "swapon %s\n"
msgstr ""
#: sys-utils/swapon.c:670
#, c-format
msgid "%s: swapon failed"
msgstr ""
#: sys-utils/swapon.c:743
#, c-format
msgid "%s: noauto option -- ignored"
msgstr ""
#: sys-utils/swapon.c:765
#, c-format
msgid "%s: already active -- ignored"
msgstr ""
#: sys-utils/swapon.c:771
#, c-format
msgid "%s: inaccessible -- ignored"
msgstr ""
#: sys-utils/swapon.c:791
msgid "Enable devices and files for paging and swapping.\n"
msgstr ""
#: sys-utils/swapon.c:794
msgid " -a, --all enable all swaps from /etc/fstab\n"
msgstr ""
#: sys-utils/swapon.c:795
msgid ""
" -d, --discard[=<policy>] enable swap discards, if supported by device\n"
msgstr ""
#: sys-utils/swapon.c:796
msgid " -e, --ifexists silently skip devices that do not exist\n"
msgstr ""
#: sys-utils/swapon.c:797
msgid " -f, --fixpgsz reinitialize the swap space if necessary\n"
msgstr ""
#: sys-utils/swapon.c:798
msgid " -o, --options <list> comma-separated list of swap options\n"
msgstr ""
#: sys-utils/swapon.c:799
msgid " -p, --priority <prio> specify the priority of the swap device\n"
msgstr ""
#: sys-utils/swapon.c:800
msgid ""
" -s, --summary display summary about used swap devices "
"(DEPRECATED)\n"
msgstr ""
#: sys-utils/swapon.c:801
msgid " --show[=<columns>] display summary in definable table\n"
msgstr ""
#: sys-utils/swapon.c:802
msgid " --noheadings don't print table heading (with --show)\n"
msgstr ""
#: sys-utils/swapon.c:803
msgid " --raw use the raw output format (with --show)\n"
msgstr ""
#: sys-utils/swapon.c:804
msgid " --bytes display swap size in bytes in --show output\n"
msgstr ""
#: sys-utils/swapon.c:805
msgid " -v, --verbose verbose mode\n"
msgstr ""
#: sys-utils/swapon.c:811
msgid ""
"\n"
"The <spec> parameter:\n"
" -L <label> synonym for LABEL=<label>\n"
" -U <uuid> synonym for UUID=<uuid>\n"
" LABEL=<label> specifies device by swap area label\n"
" UUID=<uuid> specifies device by swap area UUID\n"
" PARTLABEL=<label> specifies device by partition label\n"
" PARTUUID=<uuid> specifies device by partition UUID\n"
" <device> name of device to be used\n"
" <file> name of file to be used\n"
msgstr ""
#: sys-utils/swapon.c:821
msgid ""
"\n"
"Available discard policy types (for --discard):\n"
" once : only single-time area discards are issued\n"
" pages : freed pages are discarded before they are reused\n"
"If no policy is selected, both discard types are enabled (default).\n"
msgstr ""
#: sys-utils/swapon.c:826
msgid ""
"\n"
"Available columns (for --show):\n"
msgstr ""
#: sys-utils/swapon.c:904
msgid "failed to parse priority"
msgstr ""
#: sys-utils/swapon.c:923
#, c-format
msgid "unsupported discard policy: %s"
msgstr ""
#: sys-utils/swapon-common.c:73
#, c-format
msgid "cannot find the device for %s"
msgstr ""
#: sys-utils/switch_root.c:60
msgid "failed to open directory"
msgstr ""
#: sys-utils/switch_root.c:68
msgid "stat failed"
msgstr ""
#: sys-utils/switch_root.c:79
msgid "failed to read directory"
msgstr ""
#: sys-utils/switch_root.c:116
#, c-format
msgid "failed to unlink %s"
msgstr ""
#: sys-utils/switch_root.c:153
#, c-format
msgid "failed to mount moving %s to %s"
msgstr ""
#: sys-utils/switch_root.c:155
#, c-format
msgid "forcing unmount of %s"
msgstr ""
#: sys-utils/switch_root.c:161
#, c-format
msgid "failed to change directory to %s"
msgstr ""
#: sys-utils/switch_root.c:173
#, c-format
msgid "failed to mount moving %s to /"
msgstr ""
#: sys-utils/switch_root.c:179
msgid "failed to change root"
msgstr ""
#: sys-utils/switch_root.c:192
msgid "old root filesystem is not an initramfs"
msgstr ""
#: sys-utils/switch_root.c:204
#, c-format
msgid " %s [options] <newrootdir> <init> <args to init>\n"
msgstr ""
#: sys-utils/switch_root.c:208
msgid "Switch to another filesystem as the root of the mount tree.\n"
msgstr ""
#: sys-utils/switch_root.c:251
msgid "failed. Sorry."
msgstr ""
#: sys-utils/switch_root.c:254
#, c-format
msgid "cannot access %s"
msgstr ""
#: sys-utils/tunelp.c:94
msgid "Set various parameters for the line printer.\n"
msgstr ""
#: sys-utils/tunelp.c:97
msgid " -i, --irq <num> specify parallel port irq\n"
msgstr ""
#: sys-utils/tunelp.c:98
msgid " -t, --time <ms> driver wait time in milliseconds\n"
msgstr ""
#: sys-utils/tunelp.c:99
msgid ""
" -c, --chars <num> number of output characters before sleep\n"
msgstr ""
#: sys-utils/tunelp.c:100
msgid " -w, --wait <us> strobe wait in micro seconds\n"
msgstr ""
#. TRANSLATORS: do not translate <on|off> arguments. The
#. argument reader does not recognize locale, unless `on' is
#. exactly that very same string.
#: sys-utils/tunelp.c:104
msgid " -a, --abort <on|off> abort on error\n"
msgstr ""
#: sys-utils/tunelp.c:105
msgid " -o, --check-status <on|off> check printer status before printing\n"
msgstr ""
#: sys-utils/tunelp.c:106
msgid " -C, --careful <on|off> extra checking to status check\n"
msgstr ""
#: sys-utils/tunelp.c:107
msgid " -s, --status query printer status\n"
msgstr ""
#: sys-utils/tunelp.c:108
msgid " -T, --trust-irq <on|off> make driver to trust irq\n"
msgstr ""
#: sys-utils/tunelp.c:109
msgid " -r, --reset reset the port\n"
msgstr ""
#: sys-utils/tunelp.c:110
msgid " -q, --print-irq <on|off> display current irq setting\n"
msgstr ""
#: sys-utils/tunelp.c:261
#, c-format
msgid "%s not an lp device"
msgstr ""
#: sys-utils/tunelp.c:280
msgid "LPGETSTATUS error"
msgstr ""
#: sys-utils/tunelp.c:285
#, c-format
msgid "%s status is %d"
msgstr ""
#: sys-utils/tunelp.c:287
#, c-format
msgid ", busy"
msgstr ""
#: sys-utils/tunelp.c:289
#, c-format
msgid ", ready"
msgstr ""
#: sys-utils/tunelp.c:291
#, c-format
msgid ", out of paper"
msgstr ""
#: sys-utils/tunelp.c:293
#, c-format
msgid ", on-line"
msgstr ""
#: sys-utils/tunelp.c:295
#, c-format
msgid ", error"
msgstr ""
#: sys-utils/tunelp.c:300
msgid "ioctl failed"
msgstr ""
#: sys-utils/tunelp.c:310
msgid "LPGETIRQ error"
msgstr ""
#: sys-utils/tunelp.c:315
#, c-format
msgid "%s using IRQ %d\n"
msgstr ""
#: sys-utils/tunelp.c:317
#, c-format
msgid "%s using polling\n"
msgstr ""
#: sys-utils/umount.c:74
#, c-format
msgid ""
" %1$s [-hV]\n"
" %1$s -a [options]\n"
" %1$s [options] <source> | <directory>\n"
msgstr ""
#: sys-utils/umount.c:80
msgid "Unmount filesystems.\n"
msgstr ""
#: sys-utils/umount.c:83
msgid " -a, --all unmount all filesystems\n"
msgstr ""
#: sys-utils/umount.c:84
msgid ""
" -A, --all-targets unmount all mountpoints for the given device in "
"the\n"
" current namespace\n"
msgstr ""
#: sys-utils/umount.c:86
msgid " -c, --no-canonicalize don't canonicalize paths\n"
msgstr ""
#: sys-utils/umount.c:87
msgid ""
" -d, --detach-loop if mounted loop device, also free this loop device\n"
msgstr ""
#: sys-utils/umount.c:88
msgid " --fake dry run; skip the umount(2) syscall\n"
msgstr ""
#: sys-utils/umount.c:89
msgid ""
" -f, --force force unmount (in case of an unreachable NFS "
"system)\n"
msgstr ""
#: sys-utils/umount.c:90
msgid " -i, --internal-only don't call the umount.<type> helpers\n"
msgstr ""
#: sys-utils/umount.c:92
msgid ""
" -l, --lazy detach the filesystem now, clean up things later\n"
msgstr ""
#: sys-utils/umount.c:93
msgid " -O, --test-opts <list> limit the set of filesystems (use with -a)\n"
msgstr ""
#: sys-utils/umount.c:94
msgid ""
" -R, --recursive recursively unmount a target with all its children\n"
msgstr ""
#: sys-utils/umount.c:95
msgid ""
" -r, --read-only in case unmounting fails, try to remount read-only\n"
msgstr ""
#: sys-utils/umount.c:96
msgid " -t, --types <list> limit the set of filesystem types\n"
msgstr ""
#: sys-utils/umount.c:141
#, c-format
msgid "%s (%s) unmounted"
msgstr ""
#: sys-utils/umount.c:143
#, c-format
msgid "%s unmounted"
msgstr ""
#: sys-utils/umount.c:203
msgid "failed to set umount target"
msgstr ""
#: sys-utils/umount.c:219
msgid "libmount table allocation failed"
msgstr ""
#: sys-utils/umount.c:262 sys-utils/umount.c:342
msgid "libmount iterator allocation failed"
msgstr ""
#: sys-utils/umount.c:268
#, c-format
msgid "failed to get child fs of %s"
msgstr ""
#: sys-utils/umount.c:306 sys-utils/umount.c:329
#, c-format
msgid "%s: not found"
msgstr ""
#: sys-utils/umount.c:336
#, c-format
msgid ""
"%s: failed to determine source (--all-targets is unsupported on systems with "
"regular mtab file)."
msgstr ""
#: sys-utils/unshare.c:89
#, c-format
msgid "unsupported --setgroups argument '%s'"
msgstr ""
#: sys-utils/unshare.c:110 sys-utils/unshare.c:125
#, c-format
msgid "write failed %s"
msgstr ""
#: sys-utils/unshare.c:148
#, c-format
msgid "unsupported propagation mode: %s"
msgstr ""
#: sys-utils/unshare.c:157
msgid "cannot change root filesystem propagation"
msgstr ""
#: sys-utils/unshare.c:188
#, c-format
msgid "mount %s on %s failed"
msgstr ""
#: sys-utils/unshare.c:202
#, c-format
msgid "cannot stat %s"
msgstr ""
#: sys-utils/unshare.c:213
msgid "pipe failed"
msgstr ""
#: sys-utils/unshare.c:227
msgid "failed to read pipe"
msgstr ""
#: sys-utils/unshare.c:250
msgid "Run a program with some namespaces unshared from the parent.\n"
msgstr ""
#: sys-utils/unshare.c:253
msgid " -m, --mount[=<file>] unshare mounts namespace\n"
msgstr ""
#: sys-utils/unshare.c:254
msgid " -u, --uts[=<file>] unshare UTS namespace (hostname etc)\n"
msgstr ""
#: sys-utils/unshare.c:255
msgid " -i, --ipc[=<file>] unshare System V IPC namespace\n"
msgstr ""
#: sys-utils/unshare.c:256
msgid " -n, --net[=<file>] unshare network namespace\n"
msgstr ""
#: sys-utils/unshare.c:257
msgid " -p, --pid[=<file>] unshare pid namespace\n"
msgstr ""
#: sys-utils/unshare.c:258
msgid " -U, --user[=<file>] unshare user namespace\n"
msgstr ""
#: sys-utils/unshare.c:259
msgid " -C, --cgroup[=<file>] unshare cgroup namespace\n"
msgstr ""
#: sys-utils/unshare.c:260
msgid " -f, --fork fork before launching <program>\n"
msgstr ""
#: sys-utils/unshare.c:261
msgid ""
" --mount-proc[=<dir>] mount proc filesystem first (implies --mount)\n"
msgstr ""
#: sys-utils/unshare.c:262
msgid " -r, --map-root-user map current user to root (implies --user)\n"
msgstr ""
#: sys-utils/unshare.c:263
msgid ""
" --propagation slave|shared|private|unchanged\n"
" modify mount propagation in mount namespace\n"
msgstr ""
#: sys-utils/unshare.c:265
msgid ""
" -s, --setgroups allow|deny control the setgroups syscall in user "
"namespaces\n"
msgstr ""
#: sys-utils/unshare.c:386
msgid "unshare failed"
msgstr ""
#: sys-utils/unshare.c:430
msgid "child exit failed"
msgstr ""
#: sys-utils/unshare.c:437
msgid "options --setgroups=allow and --map-root-user are mutually exclusive"
msgstr ""
#: sys-utils/unshare.c:457
#, c-format
msgid "mount %s failed"
msgstr ""
#: sys-utils/wdctl.c:73
msgid "Card previously reset the CPU"
msgstr ""
#: sys-utils/wdctl.c:74
msgid "External relay 1"
msgstr ""
#: sys-utils/wdctl.c:75
msgid "External relay 2"
msgstr ""
#: sys-utils/wdctl.c:76
msgid "Fan failed"
msgstr ""
#: sys-utils/wdctl.c:77
msgid "Keep alive ping reply"
msgstr ""
#: sys-utils/wdctl.c:78
msgid "Supports magic close char"
msgstr ""
#: sys-utils/wdctl.c:79
msgid "Reset due to CPU overheat"
msgstr ""
#: sys-utils/wdctl.c:80
msgid "Power over voltage"
msgstr ""
#: sys-utils/wdctl.c:81
msgid "Power bad/power fault"
msgstr ""
#: sys-utils/wdctl.c:82
msgid "Pretimeout (in seconds)"
msgstr ""
#: sys-utils/wdctl.c:83
msgid "Set timeout (in seconds)"
msgstr ""
#: sys-utils/wdctl.c:84
msgid "Not trigger reboot"
msgstr ""
#: sys-utils/wdctl.c:100
msgid "flag name"
msgstr ""
#: sys-utils/wdctl.c:101
msgid "flag description"
msgstr ""
#: sys-utils/wdctl.c:102
msgid "flag status"
msgstr ""
#: sys-utils/wdctl.c:103
msgid "flag boot status"
msgstr ""
#: sys-utils/wdctl.c:104
msgid "watchdog device name"
msgstr ""
#: sys-utils/wdctl.c:138
#, c-format
msgid "unknown flag: %s"
msgstr ""
#: sys-utils/wdctl.c:177
msgid "Show the status of the hardware watchdog.\n"
msgstr ""
#: sys-utils/wdctl.c:180
msgid ""
" -f, --flags <list> print selected flags only\n"
" -F, --noflags don't print information about flags\n"
" -I, --noident don't print watchdog identity information\n"
" -n, --noheadings don't print headings for flags table\n"
" -O, --oneline print all information on one line\n"
" -o, --output <list> output columns of the flags\n"
" -r, --raw use raw output format for flags table\n"
" -T, --notimeouts don't print watchdog timeouts\n"
" -s, --settimeout <sec> set watchdog timeout\n"
" -x, --flags-only print only flags table (same as -I -T)\n"
msgstr ""
#: sys-utils/wdctl.c:196
#, c-format
msgid "The default device is %s.\n"
msgstr ""
#: sys-utils/wdctl.c:199
msgid "Available columns:\n"
msgstr ""
#: sys-utils/wdctl.c:289
#, c-format
msgid "%s: unknown flags 0x%x\n"
msgstr ""
#: sys-utils/wdctl.c:319 sys-utils/wdctl.c:375
#, c-format
msgid "%s: watchdog already in use, terminating."
msgstr ""
#: sys-utils/wdctl.c:333 sys-utils/wdctl.c:403
#, c-format
msgid "%s: failed to disarm watchdog"
msgstr ""
#: sys-utils/wdctl.c:342
#, c-format
msgid "cannot set timeout for %s"
msgstr ""
#: sys-utils/wdctl.c:348
#, c-format
msgid "Timeout has been set to %d second.\n"
msgid_plural "Timeout has been set to %d seconds.\n"
msgstr[0] ""
msgstr[1] ""
#: sys-utils/wdctl.c:382
#, c-format
msgid "%s: failed to get information about watchdog"
msgstr ""
#: sys-utils/wdctl.c:464 sys-utils/wdctl.c:467 sys-utils/wdctl.c:470
#, c-format
msgid "%-14s %2i second\n"
msgid_plural "%-14s %2i seconds\n"
msgstr[0] ""
msgstr[1] ""
#: sys-utils/wdctl.c:465
msgid "Timeout:"
msgstr ""
#: sys-utils/wdctl.c:468
msgid "Pre-timeout:"
msgstr ""
#: sys-utils/wdctl.c:471
msgid "Timeleft:"
msgstr ""
#: sys-utils/wdctl.c:603
msgid "Device:"
msgstr ""
#: sys-utils/wdctl.c:605
msgid "Identity:"
msgstr ""
#: sys-utils/wdctl.c:607
msgid "version"
msgstr ""
#: sys-utils/zramctl.c:73
msgid "zram device name"
msgstr ""
#: sys-utils/zramctl.c:74
msgid "limit on the uncompressed amount of data"
msgstr ""
#: sys-utils/zramctl.c:75
msgid "uncompressed size of stored data"
msgstr ""
#: sys-utils/zramctl.c:76
msgid "compressed size of stored data"
msgstr ""
#: sys-utils/zramctl.c:77
msgid "the selected compression algorithm"
msgstr ""
#: sys-utils/zramctl.c:78
msgid "number of concurrent compress operations"
msgstr ""
#: sys-utils/zramctl.c:79
msgid "empty pages with no allocated memory"
msgstr ""
#: sys-utils/zramctl.c:80
msgid "all memory including allocator fragmentation and metadata overhead"
msgstr ""
#: sys-utils/zramctl.c:81
msgid "memory limit used to store compressed data"
msgstr ""
#: sys-utils/zramctl.c:82
msgid "memory zram have been consumed to store compressed data"
msgstr ""
#: sys-utils/zramctl.c:83
msgid "number of objects migrated by compaction"
msgstr ""
#: sys-utils/zramctl.c:378
msgid "Failed to parse mm_stat"
msgstr ""
#: sys-utils/zramctl.c:525
#, c-format
msgid ""
" %1$s [options] <device>\n"
" %1$s -r <device> [...]\n"
" %1$s [options] -f | <device> -s <size>\n"
msgstr ""
#: sys-utils/zramctl.c:531
msgid "Set up and control zram devices.\n"
msgstr ""
#: sys-utils/zramctl.c:534
msgid " -a, --algorithm lzo|lz4 compression algorithm to use\n"
msgstr ""
#: sys-utils/zramctl.c:535
msgid ""
" -b, --bytes print sizes in bytes rather than in human "
"readable format\n"
msgstr ""
#: sys-utils/zramctl.c:536
msgid " -f, --find find a free device\n"
msgstr ""
#: sys-utils/zramctl.c:537
msgid " -n, --noheadings don't print headings\n"
msgstr ""
#: sys-utils/zramctl.c:538
msgid " -o, --output <list> columns to use for status output\n"
msgstr ""
#: sys-utils/zramctl.c:539
msgid " --raw use raw status output format\n"
msgstr ""
#: sys-utils/zramctl.c:540
msgid " -r, --reset reset all specified devices\n"
msgstr ""
#: sys-utils/zramctl.c:541
msgid " -s, --size <size> device size\n"
msgstr ""
#: sys-utils/zramctl.c:542
msgid " -t, --streams <number> number of compression streams\n"
msgstr ""
#: sys-utils/zramctl.c:608
#, c-format
msgid "unsupported algorithm: %s"
msgstr ""
#: sys-utils/zramctl.c:630
msgid "failed to parse streams"
msgstr ""
#: sys-utils/zramctl.c:652
msgid "option --find is mutually exclusive with <device>"
msgstr ""
#: sys-utils/zramctl.c:658
msgid "only one <device> at a time is allowed"
msgstr ""
#: sys-utils/zramctl.c:661
msgid "options --algorithm and --streams must be combined with --size"
msgstr ""
#: sys-utils/zramctl.c:691 sys-utils/zramctl.c:720
#, c-format
msgid "%s: failed to reset"
msgstr ""
#: sys-utils/zramctl.c:702 sys-utils/zramctl.c:710
msgid "no free zram device found"
msgstr ""
#: sys-utils/zramctl.c:724
#, c-format
msgid "%s: failed to set number of streams"
msgstr ""
#: sys-utils/zramctl.c:728
#, c-format
msgid "%s: failed to set algorithm"
msgstr ""
#: sys-utils/zramctl.c:731
#, c-format
msgid "%s: failed to set disksize (%ju bytes)"
msgstr ""
#: term-utils/agetty.c:459
#, c-format
msgid "%s%s (automatic login)\n"
msgstr ""
#: term-utils/agetty.c:515
#, c-format
msgid "%s: can't change root directory %s: %m"
msgstr ""
#: term-utils/agetty.c:518
#, c-format
msgid "%s: can't change working directory %s: %m"
msgstr ""
#: term-utils/agetty.c:521
#, c-format
msgid "%s: can't change process priority: %m"
msgstr ""
#: term-utils/agetty.c:532
#, c-format
msgid "%s: can't exec %s: %m"
msgstr ""
#: term-utils/agetty.c:563 term-utils/agetty.c:849 term-utils/agetty.c:861
#: term-utils/agetty.c:878 term-utils/agetty.c:1396 term-utils/agetty.c:1414
#: term-utils/agetty.c:1450 term-utils/agetty.c:1460 term-utils/agetty.c:1497
#: term-utils/agetty.c:1981 term-utils/agetty.c:2527
#, c-format
msgid "failed to allocate memory: %m"
msgstr ""
#: term-utils/agetty.c:688
msgid "invalid delay argument"
msgstr ""
#: term-utils/agetty.c:727
msgid "invalid argument of --local-line"
msgstr ""
#: term-utils/agetty.c:746
msgid "invalid nice argument"
msgstr ""
#: term-utils/agetty.c:883
#, c-format
msgid "bad speed: %s"
msgstr ""
#: term-utils/agetty.c:885
msgid "too many alternate speeds"
msgstr ""
#: term-utils/agetty.c:992 term-utils/agetty.c:996 term-utils/agetty.c:1049
#, c-format
msgid "/dev/%s: cannot open as standard input: %m"
msgstr ""
#: term-utils/agetty.c:1015
#, c-format
msgid "/dev/%s: not a character device"
msgstr ""
#: term-utils/agetty.c:1017
#, c-format
msgid "/dev/%s: not a tty"
msgstr ""
#: term-utils/agetty.c:1021 term-utils/agetty.c:1053
#, c-format
msgid "/dev/%s: cannot get controlling tty: %m"
msgstr ""
#: term-utils/agetty.c:1043
#, c-format
msgid "/dev/%s: vhangup() failed: %m"
msgstr ""
#: term-utils/agetty.c:1064
#, c-format
msgid "%s: not open for read/write"
msgstr ""
#: term-utils/agetty.c:1069
#, c-format
msgid "/dev/%s: cannot set process group: %m"
msgstr ""
#: term-utils/agetty.c:1083
#, c-format
msgid "%s: dup problem: %m"
msgstr ""
#: term-utils/agetty.c:1100
#, c-format
msgid "%s: failed to get terminal attributes: %m"
msgstr ""
#: term-utils/agetty.c:1302 term-utils/agetty.c:1322
#, c-format
msgid "setting terminal attributes failed: %m"
msgstr ""
#: term-utils/agetty.c:1440
msgid "cannot open os-release file"
msgstr ""
#: term-utils/agetty.c:1618
#, c-format
msgid "failed to create reload file: %s: %m"
msgstr ""
#: term-utils/agetty.c:1717
msgid "[press ENTER to login]"
msgstr ""
#: term-utils/agetty.c:1742
msgid "Num Lock off"
msgstr ""
#: term-utils/agetty.c:1745
msgid "Num Lock on"
msgstr ""
#: term-utils/agetty.c:1748
msgid "Caps Lock on"
msgstr ""
#: term-utils/agetty.c:1751
msgid "Scroll Lock on"
msgstr ""
#: term-utils/agetty.c:1754
#, c-format
msgid ""
"Hint: %s\n"
"\n"
msgstr ""
#: term-utils/agetty.c:1901
#, c-format
msgid "%s: read: %m"
msgstr ""
#: term-utils/agetty.c:1960
#, c-format
msgid "%s: input overrun"
msgstr ""
#: term-utils/agetty.c:1977 term-utils/agetty.c:1985
#, c-format
msgid "%s: invalid character conversion for login name"
msgstr ""
#: term-utils/agetty.c:1991
#, c-format
msgid "%s: invalid character 0x%x in login name"
msgstr ""
#: term-utils/agetty.c:2076
#, c-format
msgid "%s: failed to set terminal attributes: %m"
msgstr ""
#: term-utils/agetty.c:2112
#, c-format
msgid ""
" %1$s [options] <line> [<baud_rate>,...] [<termtype>]\n"
" %1$s [options] <baud_rate>,... <line> [<termtype>]\n"
msgstr ""
#: term-utils/agetty.c:2116
msgid "Open a terminal and set its mode.\n"
msgstr ""
#: term-utils/agetty.c:2119
msgid " -8, --8bits assume 8-bit tty\n"
msgstr ""
#: term-utils/agetty.c:2120
msgid " -a, --autologin <user> login the specified user automatically\n"
msgstr ""
#: term-utils/agetty.c:2121
msgid " -c, --noreset do not reset control mode\n"
msgstr ""
#: term-utils/agetty.c:2122
msgid " -E, --remote use -r <hostname> for login(1)\n"
msgstr ""
#: term-utils/agetty.c:2123
msgid " -f, --issue-file <file> display issue file\n"
msgstr ""
#: term-utils/agetty.c:2124
msgid " -h, --flow-control enable hardware flow control\n"
msgstr ""
#: term-utils/agetty.c:2125
msgid " -H, --host <hostname> specify login host\n"
msgstr ""
#: term-utils/agetty.c:2126
msgid " -i, --noissue do not display issue file\n"
msgstr ""
#: term-utils/agetty.c:2127
msgid " -I, --init-string <string> set init string\n"
msgstr ""
#: term-utils/agetty.c:2128
msgid " -J --noclear do not clear the screen before prompt\n"
msgstr ""
#: term-utils/agetty.c:2129
msgid " -l, --login-program <file> specify login program\n"
msgstr ""
#: term-utils/agetty.c:2130
msgid " -L, --local-line[=<mode>] control the local line flag\n"
msgstr ""
#: term-utils/agetty.c:2131
msgid " -m, --extract-baud extract baud rate during connect\n"
msgstr ""
#: term-utils/agetty.c:2132
msgid " -n, --skip-login do not prompt for login\n"
msgstr ""
#: term-utils/agetty.c:2133
msgid " -N --nonewline do not print a newline before issue\n"
msgstr ""
#: term-utils/agetty.c:2134
msgid " -o, --login-options <opts> options that are passed to login\n"
msgstr ""
#: term-utils/agetty.c:2135
msgid " -p, --login-pause wait for any key before the login\n"
msgstr ""
#: term-utils/agetty.c:2136
msgid " -r, --chroot <dir> change root to the directory\n"
msgstr ""
#: term-utils/agetty.c:2137
msgid " -R, --hangup do virtually hangup on the tty\n"
msgstr ""
#: term-utils/agetty.c:2138
msgid " -s, --keep-baud try to keep baud rate after break\n"
msgstr ""
#: term-utils/agetty.c:2139
msgid " -t, --timeout <number> login process timeout\n"
msgstr ""
#: term-utils/agetty.c:2140
msgid " -U, --detect-case detect uppercase terminal\n"
msgstr ""
#: term-utils/agetty.c:2141
msgid " -w, --wait-cr wait carriage-return\n"
msgstr ""
#: term-utils/agetty.c:2142
msgid " --nohints do not print hints\n"
msgstr ""
#: term-utils/agetty.c:2143
msgid " --nohostname no hostname at all will be shown\n"
msgstr ""
#: term-utils/agetty.c:2144
msgid " --long-hostname show full qualified hostname\n"
msgstr ""
#: term-utils/agetty.c:2145
msgid " --erase-chars <string> additional backspace chars\n"
msgstr ""
#: term-utils/agetty.c:2146
msgid " --kill-chars <string> additional kill chars\n"
msgstr ""
#: term-utils/agetty.c:2147
msgid " --chdir <directory> chdir before the login\n"
msgstr ""
#: term-utils/agetty.c:2148
msgid " --delay <number> sleep seconds before prompt\n"
msgstr ""
#: term-utils/agetty.c:2149
msgid " --nice <number> run login with this priority\n"
msgstr ""
#: term-utils/agetty.c:2150
msgid ""
" --reload reload prompts on running agetty instances\n"
msgstr ""
#: term-utils/agetty.c:2151
msgid " --help display this help and exit\n"
msgstr ""
#: term-utils/agetty.c:2152
msgid " --version output version information and exit\n"
msgstr ""
#: term-utils/agetty.c:2487
#, c-format
msgid "%d user"
msgid_plural "%d users"
msgstr[0] ""
msgstr[1] ""
#: term-utils/agetty.c:2615
#, c-format
msgid "checkname failed: %m"
msgstr ""
#: term-utils/agetty.c:2627
#, c-format
msgid "cannot touch file %s"
msgstr ""
#: term-utils/agetty.c:2631
msgid "--reload is unsupported on your system"
msgstr ""
#: term-utils/mesg.c:75
#, c-format
msgid " %s [options] [y | n]\n"
msgstr ""
#: term-utils/mesg.c:78
msgid "Control write access of other users to your terminal.\n"
msgstr ""
#: term-utils/mesg.c:81
msgid " -v, --verbose explain what is being done\n"
msgstr ""
#: term-utils/mesg.c:125
msgid "ttyname failed"
msgstr ""
#: term-utils/mesg.c:134
msgid "is y"
msgstr ""
#: term-utils/mesg.c:137
msgid "is n"
msgstr ""
#: term-utils/mesg.c:148 term-utils/mesg.c:155
#, c-format
msgid "change %s mode failed"
msgstr ""
#: term-utils/mesg.c:150
msgid "write access to your terminal is allowed"
msgstr ""
#: term-utils/mesg.c:157
msgid "write access to your terminal is denied"
msgstr ""
#: term-utils/mesg.c:161
#, c-format
msgid "invalid argument: %s"
msgstr ""
#: term-utils/script.c:160
#, c-format
msgid " %s [options] [file]\n"
msgstr ""
#: term-utils/script.c:163
msgid "Make a typescript of a terminal session.\n"
msgstr ""
#: term-utils/script.c:166
msgid ""
" -a, --append append the output\n"
" -c, --command <command> run command rather than interactive shell\n"
" -e, --return return exit code of the child process\n"
" -f, --flush run flush after each write\n"
" --force use output file even when it is a link\n"
" -q, --quiet be quiet\n"
" -t, --timing[=<file>] output timing data to stderr (or to FILE)\n"
" -V, --version output version information and exit\n"
" -h, --help display this help and exit\n"
"\n"
msgstr ""
#: term-utils/script.c:188
#, c-format
msgid ""
"output file `%s' is a link\n"
"Use --force if you really want to use it.\n"
"Program not started."
msgstr ""
#: term-utils/script.c:200
#, c-format
msgid "Script done, file is %s\n"
msgstr ""
#: term-utils/script.c:263
msgid "cannot write script file"
msgstr ""
#: term-utils/script.c:397
#, c-format
msgid ""
"\n"
"Session terminated.\n"
msgstr ""
#: term-utils/script.c:442
#, c-format
msgid "Script started on %s\n"
msgstr ""
#: term-utils/script.c:519
#, c-format
msgid ""
"\n"
"Script done on %s\n"
msgstr ""
#: term-utils/script.c:615
msgid "failed to get terminal attributes"
msgstr ""
#: term-utils/script.c:622
msgid "openpty failed"
msgstr ""
#: term-utils/script.c:660
msgid "out of pty's"
msgstr ""
#: term-utils/script.c:760
#, c-format
msgid "Script started, file is %s\n"
msgstr ""
#: term-utils/scriptreplay.c:43
#, c-format
msgid " %s [-t] timingfile [typescript] [divisor]\n"
msgstr ""
#: term-utils/scriptreplay.c:47
msgid "Play back terminal typescripts, using timing information.\n"
msgstr ""
#: term-utils/scriptreplay.c:50
msgid ""
" -t, --timing <file> script timing output file\n"
" -s, --typescript <file> script terminal session output file\n"
" -d, --divisor <num> speed up or slow down execution with time divisor\n"
" -m, --maxdelay <num> wait at most this many seconds between updates\n"
" -V, --version output version information and exit\n"
" -h, --help display this help and exit\n"
"\n"
msgstr ""
#: term-utils/scriptreplay.c:112
msgid "write to stdout failed"
msgstr ""
#: term-utils/scriptreplay.c:118
#, c-format
msgid "unexpected end of file on %s"
msgstr ""
#: term-utils/scriptreplay.c:120
#, c-format
msgid "failed to read typescript file %s"
msgstr ""
#: term-utils/scriptreplay.c:184
msgid "wrong number of arguments"
msgstr ""
#: term-utils/scriptreplay.c:215
#, c-format
msgid "failed to read timing file %s"
msgstr ""
#: term-utils/scriptreplay.c:217
#, c-format
msgid "timing file %s: line %lu: unexpected format"
msgstr ""
#: term-utils/setterm.c:240
#, c-format
msgid "argument error: bright %s is not supported"
msgstr ""
#: term-utils/setterm.c:329
msgid "too many tabs"
msgstr ""
#: term-utils/setterm.c:384
msgid "Set the attributes of a terminal.\n"
msgstr ""
#: term-utils/setterm.c:387
msgid " --term <terminal_name> override TERM environment variable\n"
msgstr ""
#: term-utils/setterm.c:388
msgid " --reset reset terminal to power-on state\n"
msgstr ""
#: term-utils/setterm.c:389
msgid " --resize reset terminal rows and columns\n"
msgstr ""
#: term-utils/setterm.c:390
msgid ""
" --initialize display init string, and use default "
"settings\n"
msgstr ""
#: term-utils/setterm.c:391
msgid " --default use default terminal settings\n"
msgstr ""
#: term-utils/setterm.c:392
msgid ""
" --store save current terminal settings as "
"default\n"
msgstr ""
#: term-utils/setterm.c:393
msgid " --cursor [on|off] display cursor\n"
msgstr ""
#: term-utils/setterm.c:394
msgid " --repeat [on|off] keyboard repeat\n"
msgstr ""
#: term-utils/setterm.c:395
msgid " --appcursorkeys [on|off] cursor key application mode\n"
msgstr ""
#: term-utils/setterm.c:396
msgid ""
" --linewrap [on|off] continue on a new line when a line is "
"full\n"
msgstr ""
#: term-utils/setterm.c:397
msgid " --inversescreen [on|off] swap colors for the whole screen\n"
msgstr ""
#: term-utils/setterm.c:398
msgid " --foreground default|<color> set foreground color\n"
msgstr ""
#: term-utils/setterm.c:399
msgid " --background default|<color> set background color\n"
msgstr ""
#: term-utils/setterm.c:400
msgid " --ulcolor [bright] <color> set underlined text color\n"
msgstr ""
#: term-utils/setterm.c:401
msgid " --hbcolor [bright] <color> set bold text color\n"
msgstr ""
#: term-utils/setterm.c:402
msgid ""
" <color>: black blue cyan green grey magenta red white "
"yellow\n"
msgstr ""
#: term-utils/setterm.c:403
msgid " --bold [on|off] bold\n"
msgstr ""
#: term-utils/setterm.c:404
msgid " --half-bright [on|off] dim\n"
msgstr ""
#: term-utils/setterm.c:405
msgid " --blink [on|off] blink\n"
msgstr ""
#: term-utils/setterm.c:406
msgid " --underline [on|off] underline\n"
msgstr ""
#: term-utils/setterm.c:407
msgid ""
" --reverse [on|off] swap foreground and background colors\n"
msgstr ""
#: term-utils/setterm.c:408
msgid ""
" --clear [all|rest] clear screen and set cursor position\n"
msgstr ""
#: term-utils/setterm.c:409
msgid ""
" --tabs [<number>...] set these tab stop positions, or show "
"them\n"
msgstr ""
#: term-utils/setterm.c:410
msgid ""
" --clrtabs [<number>...] clear these tab stop positions, or all\n"
msgstr ""
#: term-utils/setterm.c:411
msgid " --regtabs [1-160] set a regular tab stop interval\n"
msgstr ""
#: term-utils/setterm.c:412
msgid ""
" --blank [0-60|force|poke] set time of inactivity before screen "
"blanks\n"
msgstr ""
#: term-utils/setterm.c:413
msgid ""
" --dump [<number>] write vcsa<number> console dump to file\n"
msgstr ""
#: term-utils/setterm.c:414
msgid ""
" --append [<number>] append vcsa<number> console dump to file\n"
msgstr ""
#: term-utils/setterm.c:415
msgid " --file <filename> name of the dump file\n"
msgstr ""
#: term-utils/setterm.c:416
msgid " --msg [on|off] send kernel messages to console\n"
msgstr ""
#: term-utils/setterm.c:417
msgid " --msglevel 0-8 kernel console log level\n"
msgstr ""
#: term-utils/setterm.c:418
msgid " --powersave [on|vsync|hsync|powerdown|off]\n"
msgstr ""
#: term-utils/setterm.c:419
msgid " set vesa powersaving features\n"
msgstr ""
#: term-utils/setterm.c:420
msgid ""
" --powerdown [0-60] set vesa powerdown interval in minutes\n"
msgstr ""
#: term-utils/setterm.c:421
msgid ""
" --blength [0-2000] duration of the bell in milliseconds\n"
msgstr ""
#: term-utils/setterm.c:422
msgid " --bfreq <number> bell frequency in Hertz\n"
msgstr ""
#: term-utils/setterm.c:423
msgid " --version show version information and exit\n"
msgstr ""
#: term-utils/setterm.c:424
msgid " --help display this help and exit\n"
msgstr ""
#: term-utils/setterm.c:432
msgid "duplicate use of an option"
msgstr ""
#: term-utils/setterm.c:741
msgid "cannot force blank"
msgstr ""
#: term-utils/setterm.c:746
msgid "cannot force unblank"
msgstr ""
#: term-utils/setterm.c:752
msgid "cannot get blank status"
msgstr ""
#: term-utils/setterm.c:778
#, c-format
msgid "cannot open dump file %s for output"
msgstr ""
#: term-utils/setterm.c:820
#, c-format
msgid "terminal %s does not support %s"
msgstr ""
#: term-utils/setterm.c:858
msgid "select failed"
msgstr ""
#: term-utils/setterm.c:884
msgid "stdin does not refer to a terminal"
msgstr ""
#: term-utils/setterm.c:912
#, c-format
msgid "invalid cursor position: %s"
msgstr ""
#: term-utils/setterm.c:934
msgid "reset failed"
msgstr ""
#: term-utils/setterm.c:1098
msgid "cannot (un)set powersave mode"
msgstr ""
#: term-utils/setterm.c:1117 term-utils/setterm.c:1126
msgid "klogctl error"
msgstr ""
#: term-utils/setterm.c:1147
msgid "$TERM is not defined."
msgstr ""
#: term-utils/setterm.c:1154
msgid "terminfo database cannot be found"
msgstr ""
#: term-utils/setterm.c:1156
#, c-format
msgid "%s: unknown terminal type"
msgstr ""
#: term-utils/setterm.c:1158
msgid "terminal is hardcopy"
msgstr ""
#: term-utils/ttymsg.c:81
#, c-format
msgid "internal error: too many iov's"
msgstr ""
#: term-utils/ttymsg.c:94
#, c-format
msgid "excessively long line arg"
msgstr ""
#: term-utils/ttymsg.c:108
#, c-format
msgid "open failed"
msgstr ""
#: term-utils/ttymsg.c:147
#, c-format
msgid "fork: %m"
msgstr ""
#: term-utils/ttymsg.c:149
#, c-format
msgid "cannot fork"
msgstr ""
#: term-utils/ttymsg.c:182
#, c-format
msgid "%s: BAD ERROR, message is far too long"
msgstr ""
#: term-utils/wall.c:85
#, c-format
msgid " %s [options] [<file> | <message>]\n"
msgstr ""
#: term-utils/wall.c:88
msgid "Write a message to all users.\n"
msgstr ""
#: term-utils/wall.c:91
msgid " -g, --group <group> only send message to group\n"
msgstr ""
#: term-utils/wall.c:92
msgid " -n, --nobanner do not print banner, works only for root\n"
msgstr ""
#: term-utils/wall.c:93
msgid " -t, --timeout <timeout> write timeout in seconds\n"
msgstr ""
#: term-utils/wall.c:116
msgid "invalid group argument"
msgstr ""
#: term-utils/wall.c:118
#, c-format
msgid "%s: unknown gid"
msgstr ""
#: term-utils/wall.c:158
msgid "getgrouplist found more groups than sysconf allows"
msgstr ""
#: term-utils/wall.c:204
msgid "--nobanner is available only for root"
msgstr ""
#: term-utils/wall.c:209
#, c-format
msgid "invalid timeout argument: %s"
msgstr ""
#: term-utils/wall.c:348
msgid "cannot get passwd uid"
msgstr ""
#: term-utils/wall.c:353
msgid "cannot get tty name"
msgstr ""
#: term-utils/wall.c:373
#, c-format
msgid "Broadcast message from %s@%s (%s) (%s):"
msgstr ""
#: term-utils/wall.c:406
#, c-format
msgid "will not read %s - use stdin."
msgstr ""
#: term-utils/write.c:86
#, c-format
msgid " %s [options] <user> [<ttyname>]\n"
msgstr ""
#: term-utils/write.c:90
msgid "Send a message to another user.\n"
msgstr ""
#: term-utils/write.c:117
#, c-format
msgid "effective gid does not match group of %s"
msgstr ""
#: term-utils/write.c:202
#, c-format
msgid "%s is not logged in"
msgstr ""
#: term-utils/write.c:207
msgid "can't find your tty's name"
msgstr ""
#: term-utils/write.c:212
#, c-format
msgid "%s has messages disabled"
msgstr ""
#: term-utils/write.c:215
#, c-format
msgid "%s is logged in more than once; writing to %s"
msgstr ""
#: term-utils/write.c:238
msgid "carefulputc failed"
msgstr ""
#: term-utils/write.c:280
#, c-format
msgid "Message from %s@%s (as %s) on %s at %02d:%02d ..."
msgstr ""
#: term-utils/write.c:284
#, c-format
msgid "Message from %s@%s on %s at %02d:%02d ..."
msgstr ""
#: term-utils/write.c:331
msgid "you have write permission turned off"
msgstr ""
#: term-utils/write.c:354
#, c-format
msgid "%s is not logged in on %s"
msgstr ""
#: term-utils/write.c:360
#, c-format
msgid "%s has messages disabled on %s"
msgstr ""
#: text-utils/col.c:134
msgid "Filter out reverse line feeds.\n"
msgstr ""
#: text-utils/col.c:137
#, c-format
msgid ""
"\n"
"Options:\n"
" -b, --no-backspaces do not output backspaces\n"
" -f, --fine permit forward half line feeds\n"
" -p, --pass pass unknown control sequences\n"
" -h, --tabs convert spaces to tabs\n"
" -x, --spaces convert tabs to spaces\n"
" -l, --lines NUM buffer at least NUM lines\n"
" -V, --version output version information and exit\n"
" -H, --help display this help and exit\n"
"\n"
msgstr ""
#: text-utils/col.c:148 text-utils/colrm.c:69
#, c-format
msgid ""
"%s reads from standard input and writes to standard output\n"
"\n"
msgstr ""
#: text-utils/col.c:212
msgid "bad -l argument"
msgstr ""
#: text-utils/col.c:339
#, c-format
msgid "warning: can't back up %s."
msgstr ""
#: text-utils/col.c:340
msgid "past first line"
msgstr ""
#: text-utils/col.c:340
msgid "-- line already flushed"
msgstr ""
#: text-utils/colcrt.c:81 text-utils/column.c:551
#, c-format
msgid " %s [options] [<file>...]\n"
msgstr ""
#: text-utils/colcrt.c:84
msgid "Filter nroff output for CRT previewing.\n"
msgstr ""
#: text-utils/colcrt.c:87
msgid " -, --no-underlining suppress all underlining\n"
msgstr ""
#: text-utils/colcrt.c:88
msgid " -2, --half-lines print all half-lines\n"
msgstr ""
#: text-utils/colrm.c:59
#, c-format
msgid ""
"\n"
"Usage:\n"
" %s [startcol [endcol]]\n"
msgstr ""
#: text-utils/colrm.c:64
msgid "Filter out the specified columns.\n"
msgstr ""
#: text-utils/colrm.c:185
msgid "first argument"
msgstr ""
#: text-utils/colrm.c:187
msgid "second argument"
msgstr ""
#: text-utils/column.c:217
msgid "failed to parse column"
msgstr ""
#: text-utils/column.c:227
#, c-format
msgid "undefined column name '%s'"
msgstr ""
#: text-utils/column.c:278
msgid "failed to parse --table-order list"
msgstr ""
#: text-utils/column.c:351
msgid "failed to parse --table-right list"
msgstr ""
#: text-utils/column.c:355
msgid "failed to parse --table-trunc list"
msgstr ""
#: text-utils/column.c:359
msgid "failed to parse --table-noextreme list"
msgstr ""
#: text-utils/column.c:363
msgid "failed to parse --table-wrap list"
msgstr ""
#: text-utils/column.c:367
msgid "failed to parse --table-hide list"
msgstr ""
#: text-utils/column.c:398
#, c-format
msgid "line %zu: for JSON the name of the column %zu is required"
msgstr ""
#: text-utils/column.c:411
msgid "failed to allocate output data"
msgstr ""
#: text-utils/column.c:413
msgid "failed to add output data"
msgstr ""
#: text-utils/column.c:554
msgid "Columnate lists.\n"
msgstr ""
#: text-utils/column.c:557
msgid " -t, --table create a table\n"
msgstr ""
#: text-utils/column.c:558
msgid " -n, --table-name <name> table name for JSON output\n"
msgstr ""
#: text-utils/column.c:559
msgid " -O, --table-order <columns> specify order of output columns\n"
msgstr ""
#: text-utils/column.c:560
msgid " -N, --table-columns <names> comma separated columns names\n"
msgstr ""
#: text-utils/column.c:561
msgid ""
" -E, --table-noextreme <columns> don't count long text from the columns to "
"column width\n"
msgstr ""
#: text-utils/column.c:562
msgid " -H, --table-hide <columns> don't print the columns\n"
msgstr ""
#: text-utils/column.c:563
msgid " -R, --table-right <columns> right align text in these columns\n"
msgstr ""
#: text-utils/column.c:564
msgid ""
" -T, --table-truncate <columns> truncate text in the columns when "
"necessary\n"
msgstr ""
#: text-utils/column.c:565
msgid ""
" -W, --table-wrap <columns> wrap text in the columns when necessary\n"
msgstr ""
#: text-utils/column.c:566
msgid " -J, --json use JSON output format for table\n"
msgstr ""
#: text-utils/column.c:569
msgid ""
" -r, --tree <column> column to use tree-like output for the "
"table\n"
msgstr ""
#: text-utils/column.c:570
msgid ""
" -i, --tree-id <column> line ID to specify child-parent relation\n"
msgstr ""
#: text-utils/column.c:571
msgid ""
" -p, --tree-parent <column> parent to specify child-parent relation\n"
msgstr ""
#: text-utils/column.c:574
msgid ""
" -c, --output-width <width> width of output in number of characters\n"
msgstr ""
#: text-utils/column.c:575
msgid ""
" -o, --output-separator <string> columns separator for table output "
"(default is two spaces)\n"
msgstr ""
#: text-utils/column.c:576
msgid " -s, --separator <string> possible table delimiters\n"
msgstr ""
#: text-utils/column.c:577
msgid " -x, --fillrows fill rows before columns\n"
msgstr ""
#: text-utils/column.c:643
msgid "invalid columns argument"
msgstr ""
#: text-utils/column.c:662
msgid "failed to parse column names"
msgstr ""
#: text-utils/column.c:715
msgid "options --tree-id and --tree-parent are required for tree formatting"
msgstr ""
#: text-utils/column.c:723
msgid "option --table required for all --table-*"
msgstr ""
#: text-utils/column.c:726
msgid "option --table-columns required for --json"
msgstr ""
#: text-utils/hexdump.c:155 text-utils/more.c:225
#, c-format
msgid " %s [options] <file>...\n"
msgstr ""
#: text-utils/hexdump.c:158
msgid "Display file contents in hexadecimal, decimal, octal, or ascii.\n"
msgstr ""
#: text-utils/hexdump.c:161
msgid " -b, --one-byte-octal one-byte octal display\n"
msgstr ""
#: text-utils/hexdump.c:162
msgid " -c, --one-byte-char one-byte character display\n"
msgstr ""
#: text-utils/hexdump.c:163
msgid " -C, --canonical canonical hex+ASCII display\n"
msgstr ""
#: text-utils/hexdump.c:164
msgid " -d, --two-bytes-decimal two-byte decimal display\n"
msgstr ""
#: text-utils/hexdump.c:165
msgid " -o, --two-bytes-octal two-byte octal display\n"
msgstr ""
#: text-utils/hexdump.c:166
msgid " -x, --two-bytes-hex two-byte hexadecimal display\n"
msgstr ""
#: text-utils/hexdump.c:167
msgid " -L, --color[=<mode>] interpret color formatting specifiers\n"
msgstr ""
#: text-utils/hexdump.c:170
msgid ""
" -e, --format <format> format string to be used for displaying data\n"
msgstr ""
#: text-utils/hexdump.c:171
msgid " -f, --format-file <file> file that contains format strings\n"
msgstr ""
#: text-utils/hexdump.c:172
msgid " -n, --length <length> interpret only length bytes of input\n"
msgstr ""
#: text-utils/hexdump.c:173
msgid " -s, --skip <offset> skip offset bytes from the beginning\n"
msgstr ""
#: text-utils/hexdump.c:174
msgid " -v, --no-squeezing output identical lines\n"
msgstr ""
#: text-utils/hexdump-display.c:365
msgid "all input file arguments failed"
msgstr ""
#: text-utils/hexdump-parse.c:55
#, c-format
msgid "bad byte count for conversion character %s"
msgstr ""
#: text-utils/hexdump-parse.c:60
#, c-format
msgid "%%s requires a precision or a byte count"
msgstr ""
#: text-utils/hexdump-parse.c:65
#, c-format
msgid "bad format {%s}"
msgstr ""
#: text-utils/hexdump-parse.c:70
#, c-format
msgid "bad conversion character %%%s"
msgstr ""
#: text-utils/hexdump-parse.c:436
msgid "byte count with multiple conversion characters"
msgstr ""
#: text-utils/line.c:33
msgid "Read one line.\n"
msgstr ""
#: text-utils/more.c:228
msgid "A file perusal filter for CRT viewing.\n"
msgstr ""
#: text-utils/more.c:231
msgid " -d display help instead of ringing bell\n"
msgstr ""
#: text-utils/more.c:232
msgid " -f count logical rather than screen lines\n"
msgstr ""
#: text-utils/more.c:233
msgid " -l suppress pause after form feed\n"
msgstr ""
#: text-utils/more.c:234
msgid " -c do not scroll, display text and clean line ends\n"
msgstr ""
#: text-utils/more.c:235
msgid " -p do not scroll, clean screen and display text\n"
msgstr ""
#: text-utils/more.c:236
msgid " -s squeeze multiple blank lines into one\n"
msgstr ""
#: text-utils/more.c:237
msgid " -u suppress underlining\n"
msgstr ""
#: text-utils/more.c:238
msgid " -<number> the number of lines per screenful\n"
msgstr ""
#: text-utils/more.c:239
msgid " +<number> display file beginning from line number\n"
msgstr ""
#: text-utils/more.c:240
msgid " +/<string> display file beginning from search string match\n"
msgstr ""
#: text-utils/more.c:241
msgid " -V display version information and exit\n"
msgstr ""
#: text-utils/more.c:484
#, c-format
msgid "unknown option -%s"
msgstr ""
#: text-utils/more.c:508
#, c-format
msgid ""
"\n"
"*** %s: directory ***\n"
"\n"
msgstr ""
#: text-utils/more.c:550
#, c-format
msgid ""
"\n"
"******** %s: Not a text file ********\n"
"\n"
msgstr ""
#: text-utils/more.c:645
#, c-format
msgid "[Use q or Q to quit]"
msgstr ""
#: text-utils/more.c:724
#, c-format
msgid "--More--"
msgstr ""
#: text-utils/more.c:726
#, c-format
msgid "(Next file: %s)"
msgstr ""
#: text-utils/more.c:734
#, c-format
msgid "[Press space to continue, 'q' to quit.]"
msgstr ""
#: text-utils/more.c:1162
#, c-format
msgid "...back %d page"
msgid_plural "...back %d pages"
msgstr[0] ""
msgstr[1] ""
#: text-utils/more.c:1210
#, c-format
msgid "...skipping %d line"
msgid_plural "...skipping %d lines"
msgstr[0] ""
msgstr[1] ""
#: text-utils/more.c:1248
msgid ""
"\n"
"***Back***\n"
"\n"
msgstr ""
#: text-utils/more.c:1263
msgid "No previous regular expression"
msgstr ""
#: text-utils/more.c:1293
msgid ""
"\n"
"Most commands optionally preceded by integer argument k. Defaults in "
"brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
#: text-utils/more.c:1300
msgid ""
"<space> Display next k lines of text [current screen size]\n"
"z Display next k lines of text [current screen size]*\n"
"<return> Display next k lines of text [1]*\n"
"d or ctrl-D Scroll k lines [current scroll size, initially 11]*\n"
"q or Q or <interrupt> Exit from more\n"
"s Skip forward k lines of text [1]\n"
"f Skip forward k screenfuls of text [1]\n"
"b or ctrl-B Skip backwards k screenfuls of text [1]\n"
"' Go to place where previous search started\n"
"= Display current line number\n"
"/<regular expression> Search for kth occurrence of regular expression [1]\n"
"n Search for kth occurrence of last r.e [1]\n"
"!<cmd> or :!<cmd> Execute <cmd> in a subshell\n"
"v Start up /usr/bin/vi at current line\n"
"ctrl-L Redraw screen\n"
":n Go to kth next file [1]\n"
":p Go to kth previous file [1]\n"
":f Display current file name and line number\n"
". Repeat previous command\n"
msgstr ""
#: text-utils/more.c:1373 text-utils/more.c:1379
#, c-format
msgid "[Press 'h' for instructions.]"
msgstr ""
#: text-utils/more.c:1410
#, c-format
msgid "\"%s\" line %d"
msgstr ""
#: text-utils/more.c:1412
#, c-format
msgid "[Not a file] line %d"
msgstr ""
#: text-utils/more.c:1494
msgid " Overflow\n"
msgstr ""
#: text-utils/more.c:1543
msgid "...skipping\n"
msgstr ""
#: text-utils/more.c:1577
msgid ""
"\n"
"Pattern not found\n"
msgstr ""
#: text-utils/more.c:1583 text-utils/pg.c:1027 text-utils/pg.c:1173
msgid "Pattern not found"
msgstr ""
#: text-utils/more.c:1629
msgid "exec failed\n"
msgstr ""
#: text-utils/more.c:1643
msgid "can't fork\n"
msgstr ""
#: text-utils/more.c:1677
msgid ""
"\n"
"...Skipping "
msgstr ""
#: text-utils/more.c:1681
msgid "...Skipping to file "
msgstr ""
#: text-utils/more.c:1683
msgid "...Skipping back to file "
msgstr ""
#: text-utils/more.c:1973
msgid "Line too long"
msgstr ""
#: text-utils/more.c:2010
msgid "No previous command to substitute for"
msgstr ""
#: text-utils/pg.c:144
msgid ""
"-------------------------------------------------------\n"
" h this screen\n"
" q or Q quit program\n"
" <newline> next page\n"
" f skip a page forward\n"
" d or ^D next halfpage\n"
" l next line\n"
" $ last page\n"
" /regex/ search forward for regex\n"
" ?regex? or ^regex^ search backward for regex\n"
" . or ^L redraw screen\n"
" w or z set page size and go to next page\n"
" s filename save current file to filename\n"
" !command shell escape\n"
" p go to previous file\n"
" n go to next file\n"
"\n"
"Many commands accept preceding numbers, for example:\n"
"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
"page).\n"
"\n"
"See pg(1) for more information.\n"
"-------------------------------------------------------\n"
msgstr ""
#: text-utils/pg.c:222
#, c-format
msgid " %s [options] [+line] [+/pattern/] [files]\n"
msgstr ""
#: text-utils/pg.c:226
msgid "Browse pagewise through text files.\n"
msgstr ""
#: text-utils/pg.c:229
msgid " -number lines per page\n"
msgstr ""
#: text-utils/pg.c:230
msgid " -c clear screen before displaying\n"
msgstr ""
#: text-utils/pg.c:231
msgid " -e do not pause at end of a file\n"
msgstr ""
#: text-utils/pg.c:232
msgid " -f do not split long lines\n"
msgstr ""
#: text-utils/pg.c:233
msgid " -n terminate command with new line\n"
msgstr ""
#: text-utils/pg.c:234
msgid " -p <prompt> specify prompt\n"
msgstr ""
#: text-utils/pg.c:235
msgid " -r disallow shell escape\n"
msgstr ""
#: text-utils/pg.c:236
msgid " -s print messages to stdout\n"
msgstr ""
#: text-utils/pg.c:237
msgid " +number start at the given line\n"
msgstr ""
#: text-utils/pg.c:238
msgid " +/pattern/ start at the line containing pattern\n"
msgstr ""
#: text-utils/pg.c:250
#, c-format
msgid "option requires an argument -- %s"
msgstr ""
#: text-utils/pg.c:256
#, c-format
msgid "illegal option -- %s"
msgstr ""
#: text-utils/pg.c:359
msgid "...skipping forward\n"
msgstr ""
#: text-utils/pg.c:361
msgid "...skipping backward\n"
msgstr ""
#: text-utils/pg.c:377
msgid "No next file"
msgstr ""
#: text-utils/pg.c:381
msgid "No previous file"
msgstr ""
#: text-utils/pg.c:883
#, c-format
msgid "Read error from %s file"
msgstr ""
#: text-utils/pg.c:886
#, c-format
msgid "Unexpected EOF in %s file"
msgstr ""
#: text-utils/pg.c:888
#, c-format
msgid "Unknown error in %s file"
msgstr ""
#: text-utils/pg.c:941
msgid "Cannot create temporary file"
msgstr ""
#: text-utils/pg.c:950 text-utils/pg.c:1114 text-utils/pg.c:1140
msgid "RE error: "
msgstr ""
#: text-utils/pg.c:1097
msgid "(EOF)"
msgstr ""
#: text-utils/pg.c:1122 text-utils/pg.c:1148
msgid "No remembered search string"
msgstr ""
#: text-utils/pg.c:1203
msgid "cannot open "
msgstr ""
#: text-utils/pg.c:1255
msgid "saved"
msgstr ""
#: text-utils/pg.c:1345
msgid ": !command not allowed in rflag mode.\n"
msgstr ""
#: text-utils/pg.c:1380
msgid "fork() failed, try again later\n"
msgstr ""
#: text-utils/pg.c:1468
msgid "(Next file: "
msgstr ""
#: text-utils/pg.c:1534
#, c-format
msgid "%s %s Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n"
msgstr ""
#: text-utils/pg.c:1587 text-utils/pg.c:1660
msgid "failed to parse number of lines per page"
msgstr ""
#: text-utils/rev.c:76
#, c-format
msgid "Usage: %s [options] [file ...]\n"
msgstr ""
#: text-utils/rev.c:80
msgid "Reverse lines characterwise.\n"
msgstr ""
#: text-utils/ul.c:135
#, c-format
msgid " %s [options] [<file> ...]\n"
msgstr ""
#: text-utils/ul.c:138
msgid "Do underlining.\n"
msgstr ""
#: text-utils/ul.c:141
msgid " -t, -T, --terminal TERMINAL override the TERM environment variable\n"
msgstr ""
#: text-utils/ul.c:142
msgid ""
" -i, --indicated underlining is indicated via a separate line\n"
msgstr ""
#: text-utils/ul.c:203
msgid "trouble reading terminfo"
msgstr ""
#: text-utils/ul.c:208
#, c-format
msgid "terminal `%s' is not known, defaulting to `dumb'"
msgstr ""
#: text-utils/ul.c:298
#, c-format
msgid "unknown escape sequence in input: %o, %o"
msgstr ""
#: text-utils/ul.c:623
msgid "Input line too long."
msgstr ""