# Translation of util-linux to Croatian. # Copyright © 2012 Karel Zak # This file is distributed under the same license as the util-linux package. # Tomislav Krznar , 2012, 2013. # msgid "" msgstr "" "Project-Id-Version: util-linux 2.23-rc2\n" "Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n" "POT-Creation-Date: 2013-10-11 12:54+0200\n" "PO-Revision-Date: 2013-04-18 16:36+0200\n" "Last-Translator: Tomislav Krznar \n" "Language-Team: Croatian \n" "Language: hr\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Gtranslator 2.91.6\n" #: disk-utils/addpart.c:14 #, c-format msgid " %s \n" msgstr " %s \n" #: disk-utils/addpart.c:52 disk-utils/blockdev.c:275 disk-utils/blockdev.c:419 #: disk-utils/blockdev.c:444 disk-utils/delpart.c:53 disk-utils/fdformat.c:62 #: disk-utils/fdformat.c:154 disk-utils/fsck.c:1375 #: disk-utils/fsck.cramfs.c:150 disk-utils/fsck.cramfs.c:511 #: disk-utils/isosize.c:134 disk-utils/mkfs.bfs.c:187 #: disk-utils/mkfs.cramfs.c:164 disk-utils/mkfs.cramfs.c:666 #: disk-utils/mkfs.cramfs.c:791 disk-utils/mkfs.minix.c:753 #: disk-utils/partx.c:933 disk-utils/resizepart.c:97 #: disk-utils/swaplabel.c:105 fdisks/cfdisk.c:1831 fdisks/cfdisk.c:1953 #: fdisks/cfdisk.c:2041 fdisks/fdisk.c:331 fdisks/fdisk.c:347 #: fdisks/fdisk.c:381 fdisks/fdisk.c:534 libfdisk/src/bsd.c:521 lib/path.c:60 #: lib/path.c:72 login-utils/islocal.c:87 login-utils/last.c:613 #: login-utils/last-deprecated.c:245 login-utils/sulogin.c:399 #: login-utils/sulogin.c:437 login-utils/utmpdump.c:125 #: login-utils/utmpdump.c:344 login-utils/utmpdump.c:366 #: login-utils/vipw.c:265 login-utils/vipw.c:283 misc-utils/findmnt.c:1019 #: misc-utils/mcookie.c:145 misc-utils/mcookie.c:181 misc-utils/uuidd.c:221 #: sys-utils/blkdiscard.c:135 sys-utils/cytune.c:178 sys-utils/cytune.c:404 #: sys-utils/cytune.c:418 sys-utils/cytune.c:434 sys-utils/dmesg.c:515 #: sys-utils/eject.c:510 sys-utils/eject.c:711 sys-utils/fallocate.c:153 #: sys-utils/fsfreeze.c:124 sys-utils/fstrim.c:142 sys-utils/hwclock.c:265 #: sys-utils/hwclock-cmos.c:632 sys-utils/hwclock-rtc.c:162 #: sys-utils/hwclock-rtc.c:256 sys-utils/hwclock-rtc.c:414 #: sys-utils/hwclock-rtc.c:435 sys-utils/hwclock-rtc.c:482 #: sys-utils/ldattach.c:290 sys-utils/nsenter.c:112 sys-utils/rtcwake.c:106 #: sys-utils/rtcwake.c:265 sys-utils/rtcwake.c:525 sys-utils/setpriv.c:224 #: sys-utils/setpriv.c:521 sys-utils/setpriv.c:544 sys-utils/swapon.c:322 #: sys-utils/swapon.c:488 sys-utils/switch_root.c:158 sys-utils/wdctl.c:310 #: sys-utils/wdctl.c:366 term-utils/script.c:208 term-utils/script.c:233 #: term-utils/script.c:568 term-utils/scriptreplay.c:197 #: term-utils/scriptreplay.c:200 term-utils/wall.c:268 text-utils/rev.c:141 #: text-utils/tailf.c:61 text-utils/tailf.c:98 text-utils/ul.c:232 #, c-format msgid "cannot open %s" msgstr "ne mogu otvoriti %s" #: disk-utils/addpart.c:55 disk-utils/delpart.c:56 disk-utils/resizepart.c:94 msgid "invalid partition number argument" msgstr "neispravan broj particije kao argument" #: disk-utils/addpart.c:56 msgid "invalid start argument" msgstr "neispravan argument početka" #: disk-utils/addpart.c:57 disk-utils/resizepart.c:104 msgid "invalid length argument" msgstr "neispravan argument duljine" #: disk-utils/addpart.c:58 msgid "failed to add partition" msgstr "nisam uspio dodati particiju" #: disk-utils/blockdev.c:62 msgid "set read-only" msgstr "postavi samo za čitanje" #: disk-utils/blockdev.c:69 msgid "set read-write" msgstr "postavi za čitanje i pisanje" #: disk-utils/blockdev.c:75 msgid "get read-only" msgstr "otkrij samo za čitanje" #: disk-utils/blockdev.c:81 msgid "get discard zeroes support status" msgstr "otkrij stanje podrške za odbacivanje nula" #: disk-utils/blockdev.c:87 msgid "get logical block (sector) size" msgstr "otkrij veličinu logičkog bloka (sektora)" #: disk-utils/blockdev.c:93 msgid "get physical block (sector) size" msgstr "otkrij veličinu fizičkog bloka (sektora)" #: disk-utils/blockdev.c:99 msgid "get minimum I/O size" msgstr "otkrij najmanju U/I veličinu" #: disk-utils/blockdev.c:105 msgid "get optimal I/O size" msgstr "otkrij optimalnu U/I veličinu" #: disk-utils/blockdev.c:111 msgid "get alignment offset in bytes" msgstr "otkrij pomak poravnanja u bajtovima" #: disk-utils/blockdev.c:117 msgid "get max sectors per request" msgstr "otkrij najveći broj sektora po zahtjevu" #: disk-utils/blockdev.c:123 msgid "get blocksize" msgstr "otkrij veličinu bloka" #: disk-utils/blockdev.c:130 msgid "set blocksize on file descriptor opening the block device" msgstr "" #: disk-utils/blockdev.c:136 msgid "get 32-bit sector count (deprecated, use --getsz)" msgstr "otkrij 32-bitni broj sektora (zastarjelo, koristite --getsz)" #: disk-utils/blockdev.c:142 msgid "get size in bytes" msgstr "otkrij veličinu u bajtovima" #: disk-utils/blockdev.c:149 msgid "set readahead" msgstr "postavi čitanje unaprijed" #: disk-utils/blockdev.c:155 msgid "get readahead" msgstr "otkrij čitanje unaprijed" #: disk-utils/blockdev.c:162 msgid "set filesystem readahead" msgstr "postavi čitanje unaprijed datotečnog sustava" #: disk-utils/blockdev.c:168 msgid "get filesystem readahead" msgstr "otkrij čitanje unaprijed datotečnog sustava" #: disk-utils/blockdev.c:172 msgid "flush buffers" msgstr "isprazni međuspremnike" #: disk-utils/blockdev.c:176 msgid "reread partition table" msgstr "ponovo pročitaj particijsku tablicu" #: disk-utils/blockdev.c:183 #, 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:189 #, c-format msgid " %-25s get size in 512-byte sectors\n" msgstr "" #: disk-utils/blockdev.c:310 msgid "could not get device size" msgstr "ne mogu otkriti veličinu uređaja" #: disk-utils/blockdev.c:316 #, c-format msgid "Unknown command: %s" msgstr "Nepoznata naredba: %s" #: disk-utils/blockdev.c:332 #, c-format msgid "%s requires an argument" msgstr "%s zahtijeva argument" #: disk-utils/blockdev.c:369 #, c-format msgid "%s failed.\n" msgstr "%s nije uspio.\n" #: disk-utils/blockdev.c:376 #, c-format msgid "%s succeeded.\n" msgstr "%s je uspio.\n" #: disk-utils/blockdev.c:460 #, c-format msgid "ioctl error on %s" msgstr "ioctl greška na %s" #: disk-utils/blockdev.c:468 #, c-format msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "" #: disk-utils/delpart.c:14 #, c-format msgid " %s \n" msgstr " %s \n" #: disk-utils/delpart.c:57 msgid "failed to remove partition" msgstr "nisam uspio ukloniti particiju" #: disk-utils/fdformat.c:28 #, c-format msgid "Formatting ... " msgstr "Formatiram ... " #: disk-utils/fdformat.c:48 disk-utils/fdformat.c:88 #, c-format msgid "done\n" msgstr "gotovo\n" #: disk-utils/fdformat.c:59 #, c-format msgid "Verifying ... " msgstr "Provjeravam ... " #: disk-utils/fdformat.c:71 msgid "Read: " msgstr "Čitanje:" #: disk-utils/fdformat.c:73 #, c-format msgid "Problem reading cylinder %d, expected %d, read %d\n" msgstr "Problem pri čitanju cilindra %d, očekujem %d, pročitao %d\n" #: disk-utils/fdformat.c:81 #, c-format msgid "" "bad data in cyl %d\n" "Continuing ... " msgstr "" "neispravni podaci u cilindru %d\n" "Nastavljam ... " #: disk-utils/fdformat.c:95 #, c-format msgid "Usage: %s [options] device\n" msgstr "Uporaba: %s [opcije] uređaj\n" #: disk-utils/fdformat.c:98 #, c-format msgid "" "\n" "Options:\n" " -n, --no-verify disable the verification after the format\n" " -V, --version output version information and exit\n" " -h, --help display this help and exit\n" "\n" msgstr "" "\n" "Opcije:\n" " -n, --no-verify onemogući provjeru nakon formatiranja\n" " -V, --version ispiši informacije o inačici i izađi\n" " -h, --help prikaži ovu pomoć i izađi\n" "\n" #: disk-utils/fdformat.c:145 disk-utils/fsck.cramfs.c:146 #: disk-utils/mkfs.bfs.c:180 disk-utils/mkfs.cramfs.c:754 #: disk-utils/mkfs.cramfs.c:788 disk-utils/mkfs.minix.c:746 #: disk-utils/partx.c:872 login-utils/last.c:627 misc-utils/namei.c:231 #: sys-utils/blkdiscard.c:138 sys-utils/dmesg.c:517 sys-utils/fsfreeze.c:127 #: sys-utils/fstrim.c:136 sys-utils/swapon.c:462 sys-utils/switch_root.c:88 #: sys-utils/switch_root.c:128 term-utils/mesg.c:124 text-utils/tailf.c:101 #: text-utils/tailf.c:279 #, c-format msgid "stat failed %s" msgstr "stat nije uspio %s" #: disk-utils/fdformat.c:148 disk-utils/partx.c:930 misc-utils/lsblk.c:1255 #: sys-utils/blkdiscard.c:140 sys-utils/mountpoint.c:108 #, c-format msgid "%s: not a block device" msgstr "%s: nije blokovski uređaj" #: disk-utils/fdformat.c:150 #, c-format msgid "cannot access file %s" msgstr "ne mogu pristupiti datoteci %s" #: disk-utils/fdformat.c:156 msgid "Could not determine current format type" msgstr "Ne mogu odrediti trenutnu vrstu formatiranja" #: disk-utils/fdformat.c:158 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "" #: disk-utils/fdformat.c:159 msgid "Double" msgstr "Dvostruki" #: disk-utils/fdformat.c:159 msgid "Single" msgstr "Jednostruki" #: disk-utils/fdformat.c:163 disk-utils/fsck.minix.c:1389 #: disk-utils/mkfs.minix.c:804 disk-utils/mkswap.c:664 disk-utils/partx.c:985 #: disk-utils/resizepart.c:108 fdisks/sfdisk.c:2983 fdisks/sfdisk.c:3035 #: fdisks/sfdisk.c:3072 login-utils/utmpdump.c:384 sys-utils/dmesg.c:643 #: sys-utils/wdctl.c:335 sys-utils/wdctl.c:400 term-utils/script.c:306 #: term-utils/script.c:398 text-utils/pg.c:1236 msgid "write failed" msgstr "" #: disk-utils/fsck.c:191 #, c-format msgid "%s is mounted\n" msgstr "%s je montiran\n" #: disk-utils/fsck.c:193 #, c-format msgid "%s is not mounted\n" msgstr "%s nije montiran\n" #: disk-utils/fsck.c:307 disk-utils/fsck.cramfs.c:169 #: disk-utils/fsck.cramfs.c:176 disk-utils/fsck.cramfs.c:233 #: disk-utils/fsck.cramfs.c:251 libfdisk/src/bsd.c:526 lib/path.c:100 #: lib/path.c:121 lib/path.c:142 lib/path.c:190 login-utils/last.c:194 #: login-utils/last.c:231 login-utils/sulogin.c:605 sys-utils/setpriv.c:233 #, fuzzy, c-format #| msgid "cannot open %s" msgid "cannot read %s" msgstr "ne mogu otvoriti %s" #: disk-utils/fsck.c:309 lib/path.c:123 lib/path.c:144 #, c-format msgid "parse error: %s" msgstr "greška obrade: %s" #: disk-utils/fsck.c:329 #, c-format msgid "Locking disk %s ... " msgstr "Zaključavam disk %s ... " #: disk-utils/fsck.c:339 #, c-format msgid "(waiting) " msgstr "(čekam) " #. TRANSLATORS: These are followups to "Locking disk...". #: disk-utils/fsck.c:349 msgid "succeeded" msgstr "uspjeh" #: disk-utils/fsck.c:349 msgid "failed" msgstr "neuspjeh" #: disk-utils/fsck.c:389 #, c-format msgid "failed to setup description for %s" msgstr "nisam uspio postaviti opis za %s" #: disk-utils/fsck.c:415 #, c-format msgid "%s: parse error at line %d -- ignore" msgstr "%s: greška obrade u retku %d -- zanemareno" #: disk-utils/fsck.c:447 disk-utils/fsck.c:449 #, c-format msgid "%s: failed to parse fstab" msgstr "%s: nisam uspio analizirati fstab" #: disk-utils/fsck.c:591 sys-utils/umount.c:406 sys-utils/umount.c:429 #, c-format msgid "%s: not found" msgstr "%s: nije pronađen" #: disk-utils/fsck.c:618 login-utils/login.c:1082 login-utils/sulogin.c:968 #: login-utils/vipw.c:213 sys-utils/flock.c:292 sys-utils/nsenter.c:137 #: sys-utils/swapon.c:279 sys-utils/unshare.c:136 term-utils/script.c:264 #: term-utils/script.c:274 msgid "fork failed" msgstr "fork nije uspio" #: disk-utils/fsck.c:625 #, c-format msgid "%s: execute failed" msgstr "%s: izvršavanje nije uspjelo" #: disk-utils/fsck.c:713 msgid "wait: no more child process?!?" msgstr "wait: nema više djece procesa?!?" #: disk-utils/fsck.c:716 msgid "waidpid failed" msgstr "waidpid nije uspio" #: disk-utils/fsck.c:734 #, c-format msgid "Warning... %s for device %s exited with signal %d." msgstr "Upozorenje... %s za uređaj %s je izašao sa signalom %d." #: disk-utils/fsck.c:740 #, c-format msgid "%s %s: status is %x, should never happen." msgstr "%s %s: stanje je %x, nikad se ne bi smjelo dogoditi." #: disk-utils/fsck.c:786 #, c-format msgid "Finished with %s (exit status %d)\n" msgstr "Završeno s %s (izlazno stanje %d)\n" #: disk-utils/fsck.c:848 #, c-format msgid "error %d while executing fsck.%s for %s" msgstr "greška %d pri izvršavanju fsck.%s za %s" #: disk-utils/fsck.c:917 msgid "" "Either all or none of the filesystem types passed to -t must be prefixed\n" "with 'no' or '!'." msgstr "" "Ili svi ili nijedan datotečni sustav proslijeđeni opciji -t moraju imati\n" "prefiks „no” ili „!”." #: disk-utils/fsck.c:1034 #, c-format msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number" msgstr "" #: disk-utils/fsck.c:1046 #, c-format msgid "%s: skipping nonexistent device\n" msgstr "%s: preskačem nepostojeći uređaj\n" #: disk-utils/fsck.c:1051 #, c-format msgid "%s: nonexistent device (\"nofail\" fstab option may be used to skip this device)\n" msgstr "%s: nepostojeći uređaj („nofail” opcija u datoteci fstab se može koristiti za preskakanje ovog uređaja)\n" #: disk-utils/fsck.c:1068 #, c-format msgid "%s: skipping unknown filesystem type\n" msgstr "%s: preskačem nepoznatu vrstu datotečnog sustava\n" #: disk-utils/fsck.c:1087 #, c-format msgid "cannot check %s: fsck.%s not found" msgstr "ne mogu provjeriti %s: fsck.%s nije pronađen" #: disk-utils/fsck.c:1176 msgid "failed to allocate iterator" msgstr "nisam uspio alocirati iterator" #: disk-utils/fsck.c:1191 msgid "Checking all file systems.\n" msgstr "Provjeravam sve datotečne sustave.\n" #: disk-utils/fsck.c:1282 #, c-format msgid "--waiting-- (pass %d)\n" msgstr "--čekam-- (prolaz %d)\n" #: disk-utils/fsck.c:1307 #, c-format msgid " %s [options] -- [fs-options] [ ...]\n" msgstr "" #: disk-utils/fsck.c:1311 msgid " -A check all filesystems\n" msgstr " -A provjeri sve datotečne sustave\n" #: disk-utils/fsck.c:1312 msgid " -C [] display progress bar; file descriptor is for GUIs\n" msgstr " -C [] prikaži traku napretka, opisnik datoteke je za grafičko sučelje\n" #: disk-utils/fsck.c:1313 msgid " -l lock the device to guarantee exclusive access\n" msgstr " -l zaključaj uređaj za jamstvo isključivog pristupa\n" #: disk-utils/fsck.c:1314 msgid " -M do not check mounted filesystems\n" msgstr " -M ne provjeravaj montirane datotečne sustave\n" #: disk-utils/fsck.c:1315 msgid " -N do not execute, just show what would be done\n" msgstr " -N ne izvršavaj, samo prikaži što bi se dogodilo\n" #: disk-utils/fsck.c:1316 msgid " -P check filesystems in parallel, including root\n" msgstr " -P paralelno provjeravaj datotečne sustave, uključujući korijenski\n" #: disk-utils/fsck.c:1317 msgid " -R skip root filesystem; useful only with '-A'\n" msgstr " -R preskoči korijenski datotečni sustav, korisno samo uz „-A”\n" #: disk-utils/fsck.c:1318 msgid " -r report statistics for each device checked\n" msgstr " -r izvijesti o statistikama za svaki provjereni uređaj\n" #: disk-utils/fsck.c:1319 msgid " -s serialize the checking operations\n" msgstr "" #: disk-utils/fsck.c:1320 msgid " -T do not show the title on startup\n" msgstr " -T ne prikazuj naslov pri pokretanju\n" #: disk-utils/fsck.c:1321 msgid "" " -t specify filesystem types to be checked;\n" " is allowed to be a comma-separated list\n" msgstr "" " -t navedi vrste datotečnih sustava za provjeru,\n" " smije biti zarezima odvojen popis\n" #: disk-utils/fsck.c:1323 msgid " -V explain what is being done\n" msgstr " -V pojasni što program radi\n" #: disk-utils/fsck.c:1324 msgid " -? display this help and exit\n" msgstr " -? prikaži ovu pomoć i izađi\n" #: disk-utils/fsck.c:1327 msgid "See the specific fsck.* commands for available fs-options." msgstr "Pogledajte pojedinačne fsck.* naredbe za dostupne ds-opcije." #: disk-utils/fsck.c:1365 msgid "too many devices" msgstr "previše uređaja" #: disk-utils/fsck.c:1377 msgid "Is /proc mounted?" msgstr "Je li /proc montiran?" #: disk-utils/fsck.c:1385 #, c-format msgid "must be root to scan for matching filesystems: %s" msgstr "morate biti administrator za provjeru odgovarajućih datotečnih sustava: %s" #: disk-utils/fsck.c:1389 #, c-format msgid "couldn't find matching filesystem: %s" msgstr "ne mogu pronaći odgovarajući datotečni sustav: %s" #: disk-utils/fsck.c:1397 disk-utils/fsck.c:1485 sys-utils/eject.c:292 msgid "too many arguments" msgstr "previše argumenata" #: disk-utils/fsck.c:1537 msgid "the -l option can be used with one device only -- ignore" msgstr "opcija -l se smije koristiti samo s jednim uređajem -- zanemareno" #: disk-utils/fsck.cramfs.c:114 misc-utils/whereis.c:168 #, c-format msgid " %s [options] file\n" msgstr " %s [opcije] datoteka\n" #: disk-utils/fsck.cramfs.c:116 msgid " -a for compatibility only, ignored\n" msgstr " -a samo zbog kompatibilnosti, zanemareno\n" #: disk-utils/fsck.cramfs.c:117 msgid " -v, --verbose be more verbose\n" msgstr "" #: disk-utils/fsck.cramfs.c:118 msgid " -x, --destination extract into directory\n" msgstr "" #: disk-utils/fsck.cramfs.c:119 msgid " -y for compatibility only, ignored\n" msgstr " -y samo zbog kompatibilnosti, zanemareno\n" #: disk-utils/fsck.cramfs.c:156 #, c-format msgid "ioctl failed: unable to determine device size: %s" msgstr "ioctl nije uspio: ne mogu odrediti veličinu uređaja: %s" #: disk-utils/fsck.cramfs.c:162 #, c-format msgid "not a block device or file: %s" msgstr "nije blokovski uređaj ili datoteka: %s" #: disk-utils/fsck.cramfs.c:165 disk-utils/fsck.cramfs.c:200 msgid "file length too short" msgstr "duljina datoteke je prekratka" #: disk-utils/fsck.cramfs.c:174 disk-utils/fsck.cramfs.c:231 #: disk-utils/fsck.cramfs.c:247 libfdisk/src/bsd.c:593 libfdisk/src/bsd.c:761 #: login-utils/last.c:189 login-utils/last.c:223 #, fuzzy, c-format #| msgid "seek failed" msgid "seek on %s failed" msgstr "seek nije uspio" #: disk-utils/fsck.cramfs.c:180 disk-utils/fsck.cramfs.c:182 msgid "superblock magic not found" msgstr "" #: disk-utils/fsck.cramfs.c:185 #, c-format msgid "cramfs endianness is %s\n" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "big" msgstr "" #: disk-utils/fsck.cramfs.c:186 msgid "little" msgstr "" #: disk-utils/fsck.cramfs.c:190 msgid "unsupported filesystem features" msgstr "nepodržane mogućnosti datotečnog sustava" #: disk-utils/fsck.cramfs.c:193 #, c-format msgid "superblock size (%d) too small" msgstr "veličina superbloka (%d) je premalena" #: disk-utils/fsck.cramfs.c:198 msgid "zero file count" msgstr "" #: disk-utils/fsck.cramfs.c:203 #, c-format msgid "warning: file extends past end of filesystem\n" msgstr "upozorenje: datoteka se proteže preko završetka datotečnog sustava\n" #: disk-utils/fsck.cramfs.c:205 #, c-format msgid "warning: old cramfs format\n" msgstr "upozorenje: stari cramfs oblik\n" #: disk-utils/fsck.cramfs.c:217 msgid "unable to test CRC: old cramfs format" msgstr "ne mogu provjeriti CRC: stari cramfs oblik" #: disk-utils/fsck.cramfs.c:270 msgid "crc error" msgstr "crc greška" #: disk-utils/fsck.cramfs.c:301 disk-utils/fsck.minix.c:551 msgid "seek failed" msgstr "seek nije uspio" #: disk-utils/fsck.cramfs.c:305 msgid "read romfs failed" msgstr "čitanje romfs-a nije uspjelo" #: disk-utils/fsck.cramfs.c:337 msgid "root inode is not directory" msgstr "korijenski indeksni čvor nije direktorij" #: disk-utils/fsck.cramfs.c:341 #, c-format msgid "bad root offset (%lu)" msgstr "" #: disk-utils/fsck.cramfs.c:359 msgid "data block too large" msgstr "podatkovni blok je prevelik" #: disk-utils/fsck.cramfs.c:363 #, c-format msgid "decompression error: %s" msgstr "greška dekompresije: %s" #: disk-utils/fsck.cramfs.c:389 #, c-format msgid " hole at %ld (%zd)\n" msgstr " rupa na %ld (%zd)\n" #: disk-utils/fsck.cramfs.c:396 disk-utils/fsck.cramfs.c:551 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr " dekomprimiram blok na %ld u %ld (%ld)\n" #: disk-utils/fsck.cramfs.c:403 #, c-format msgid "non-block (%ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:407 #, c-format msgid "non-size (%ld vs %ld) bytes" msgstr "" #: disk-utils/fsck.cramfs.c:413 disk-utils/fsck.cramfs.c:517 #: disk-utils/swaplabel.c:149 fdisks/cfdisk.c:1861 fdisks/cfdisk.c:1982 #: fdisks/cfdisk.c:2080 fdisks/sfdisk.c:254 fdisks/sfdisk.c:262 #: fdisks/sfdisk.c:324 sys-utils/fallocate.c:172 sys-utils/setpriv.c:527 #: sys-utils/setpriv.c:531 sys-utils/setpriv.c:550 sys-utils/swapon.c:340 #: term-utils/ttymsg.c:174 #, c-format msgid "write failed: %s" msgstr "write nije uspio: %s" #: disk-utils/fsck.cramfs.c:425 #, c-format msgid "lchown failed: %s" msgstr "lchown nije uspio: %s" #: disk-utils/fsck.cramfs.c:429 #, c-format msgid "chown failed: %s" msgstr "chown nije uspio: %s" #: disk-utils/fsck.cramfs.c:434 #, c-format msgid "utime failed: %s" msgstr "utime nije uspio: %s" #: disk-utils/fsck.cramfs.c:446 #, c-format msgid "directory inode has zero offset and non-zero size: %s" msgstr "indeksni čvor direktorija ima pomak jednak nuli i veličinu različitu od nule: %s" #: disk-utils/fsck.cramfs.c:461 #, c-format msgid "mkdir failed: %s" msgstr "mkdir nije uspio: %s" #: disk-utils/fsck.cramfs.c:477 msgid "filename length is zero" msgstr "duljina imena datoteke je nula" #: disk-utils/fsck.cramfs.c:479 msgid "bad filename length" msgstr "neispravna duljina imena datoteke" #: disk-utils/fsck.cramfs.c:485 msgid "bad inode offset" msgstr "neispravan pomak indeksnog čvora" #: disk-utils/fsck.cramfs.c:500 msgid "file inode has zero offset and non-zero size" msgstr "indeksni čvor datoteke ima pomak jednak nuli i veličinu različitu od nule" #: disk-utils/fsck.cramfs.c:503 msgid "file inode has zero size and non-zero offset" msgstr "indeksni čvor datoteke ima pomak različit od nule i veličinu jednaku nuli" #: disk-utils/fsck.cramfs.c:532 msgid "symbolic link has zero offset" msgstr "simbolička veza ima pomak jednak nuli" #: disk-utils/fsck.cramfs.c:534 msgid "symbolic link has zero size" msgstr "simbolička veza ima veličinu jednaku nuli" #: disk-utils/fsck.cramfs.c:543 #, c-format msgid "size error in symlink: %s" msgstr "greška veličine u simboličkoj vezi: %s" #: disk-utils/fsck.cramfs.c:557 #, c-format msgid "symlink failed: %s" msgstr "symlink nije uspio: %s" #: disk-utils/fsck.cramfs.c:570 #, c-format msgid "special file has non-zero offset: %s" msgstr "posebna datoteka ima pomak različit od nule: %s" #: disk-utils/fsck.cramfs.c:580 #, c-format msgid "fifo has non-zero size: %s" msgstr "fifo ima veličinu različitu od nule: %s" #: disk-utils/fsck.cramfs.c:586 #, c-format msgid "socket has non-zero size: %s" msgstr "" #: disk-utils/fsck.cramfs.c:589 #, c-format msgid "bogus mode: %s (%o)" msgstr "lažni mod: %s (%o)" #: disk-utils/fsck.cramfs.c:598 #, c-format msgid "mknod failed: %s" msgstr "mknod nije uspio: %s" #: disk-utils/fsck.cramfs.c:630 #, c-format msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)" msgstr "" #: disk-utils/fsck.cramfs.c:634 #, c-format msgid "directory data end (%ld) != file data start (%ld)" msgstr "" #: disk-utils/fsck.cramfs.c:639 msgid "invalid file data offset" msgstr "neispravan pomak podataka datoteke" #: disk-utils/fsck.cramfs.c:686 msgid "compiled without -x support" msgstr "kompajlirano bez podrške za -x" #: disk-utils/fsck.cramfs.c:706 #, c-format msgid "%s: OK\n" msgstr "%s: u redu\n" #: disk-utils/fsck.minix.c:195 disk-utils/swaplabel.c:162 fdisks/cfdisk.c:2763 #: misc-utils/wipefs.c:413 sys-utils/blkdiscard.c:56 sys-utils/tunelp.c:80 #, c-format msgid " %s [options] \n" msgstr " %s [opcije] \n" #: disk-utils/fsck.minix.c:197 msgid " -l list all filenames\n" msgstr " -l ispiši sve datoteke\n" #: disk-utils/fsck.minix.c:198 msgid " -a automatic repair\n" msgstr " -a automatski popravak\n" #: disk-utils/fsck.minix.c:199 msgid " -r interactive repair\n" msgstr " -r interaktivni popravak\n" #: disk-utils/fsck.minix.c:200 msgid " -v be verbose\n" msgstr " -v budi opširan\n" #: disk-utils/fsck.minix.c:201 msgid " -s output super-block information\n" msgstr " -s ispiši informacije o superbloku\n" #: disk-utils/fsck.minix.c:202 msgid " -m activate mode not cleared warnings\n" msgstr "" #: disk-utils/fsck.minix.c:203 msgid " -f force check\n" msgstr " -f prisilno provjeri\n" #. TRANSLATORS: these yes no questions uses rpmatch(), and should be #. * translated. #: disk-utils/fsck.minix.c:262 #, c-format msgid "%s (y/n)? " msgstr "%s (d/n)? " #: disk-utils/fsck.minix.c:262 #, c-format msgid "%s (n/y)? " msgstr "%s (n/d)? " #: disk-utils/fsck.minix.c:279 #, c-format msgid "y\n" msgstr "d\n" #: disk-utils/fsck.minix.c:281 #, c-format msgid "n\n" msgstr "n\n" #: disk-utils/fsck.minix.c:297 #, c-format msgid "%s is mounted.\t " msgstr "%s je montiran.\t " #: disk-utils/fsck.minix.c:299 msgid "Do you really want to continue" msgstr "Želite li zaista nastaviti" #: disk-utils/fsck.minix.c:303 #, c-format msgid "check aborted.\n" msgstr "provjera prekinuta.\n" #: 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 "Ukloni blok" #: disk-utils/fsck.minix.c:363 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "Greška čitanja: ne mogu izvršiti seek na blok u datoteci „%s”\n" #: disk-utils/fsck.minix.c:369 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "Greška čitanja: neispravan blok u datoteci „%s”\n" #: disk-utils/fsck.minix.c:381 #, c-format msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" "Interna greška: pokušavam zapisati neispravan blok\n" "Zahtjev pisanja je zanemaren\n" #: disk-utils/fsck.minix.c:387 msgid "seek failed in write_block" msgstr "seek nije uspio u write_block" #: disk-utils/fsck.minix.c:390 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "Greška pisanja: neispravan blok u datoteci „%s”\n" #: disk-utils/fsck.minix.c:502 msgid "seek failed in write_super_block" msgstr "seek nije uspio u write_super_block" #: disk-utils/fsck.minix.c:504 msgid "unable to write super-block" msgstr "ne mogu zapisati superblok" #: disk-utils/fsck.minix.c:517 msgid "Unable to write inode map" msgstr "Ne mogu zapisati mapu indeksnih čvorova" #: disk-utils/fsck.minix.c:520 msgid "Unable to write zone map" msgstr "Ne mogu zapisati mapu zona" #: disk-utils/fsck.minix.c:523 msgid "Unable to write inodes" msgstr "Ne mogu zapisati indeksne čvorove" #: disk-utils/fsck.minix.c:555 msgid "unable to alloc buffer for superblock" msgstr "ne mogu alocirati međuspremnik za superblok" #: disk-utils/fsck.minix.c:558 msgid "unable to read super block" msgstr "ne mogu čitati superblok" #: disk-utils/fsck.minix.c:576 msgid "bad magic number in super-block" msgstr "" #: disk-utils/fsck.minix.c:578 msgid "Only 1k blocks/zones supported" msgstr "Podržani su samo blokovi/zone veličine 1k" #: disk-utils/fsck.minix.c:580 msgid "bad s_imap_blocks field in super-block" msgstr "neispravno polje s_imap_blocks u superbloku" #: disk-utils/fsck.minix.c:583 msgid "bad s_zmap_blocks field in super-block" msgstr "neispravno polje s_zmap_blocks u superbloku" #: disk-utils/fsck.minix.c:599 msgid "Unable to allocate buffer for inode map" msgstr "Ne mogu alocirati međuspremnik za mapu indeksnih čvorova" #: disk-utils/fsck.minix.c:602 msgid "Unable to allocate buffer for zone map" msgstr "Ne mogu alocirati međuspremnik za mapu zona" #: disk-utils/fsck.minix.c:605 msgid "Unable to allocate buffer for inodes" msgstr "Ne mogu alocirati međuspremnik za indeksne čvorove" #: disk-utils/fsck.minix.c:608 msgid "Unable to allocate buffer for inode count" msgstr "Ne mogu alocirati međuspremnik za broj indeksnih čvorova" #: disk-utils/fsck.minix.c:611 msgid "Unable to allocate buffer for zone count" msgstr "Ne mogu alocirati međuspremnik za broj zona" #: disk-utils/fsck.minix.c:615 msgid "Unable to read inode map" msgstr "Ne mogu čitati mapu indeksnih čvorova" #: disk-utils/fsck.minix.c:619 msgid "Unable to read zone map" msgstr "Ne mogu čitati mapu zona" #: disk-utils/fsck.minix.c:623 msgid "Unable to read inodes" msgstr "Ne mogu čitati indeksne čvorove" #: disk-utils/fsck.minix.c:625 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "" #: disk-utils/fsck.minix.c:630 #, c-format msgid "%ld inodes\n" msgstr "%ld indeksnih čvorova\n" #: disk-utils/fsck.minix.c:631 #, c-format msgid "%ld blocks\n" msgstr "%ld blokova\n" #: disk-utils/fsck.minix.c:632 disk-utils/mkfs.minix.c:546 #, c-format msgid "Firstdatazone=%jd (%jd)\n" msgstr "" #: disk-utils/fsck.minix.c:633 #, c-format msgid "Zonesize=%d\n" msgstr "Veličina zone=%d\n" #: disk-utils/fsck.minix.c:634 #, c-format msgid "Maxsize=%zu\n" msgstr "Najveća veličina=%zu\n" #: disk-utils/fsck.minix.c:635 #, c-format msgid "Filesystem state=%d\n" msgstr "Stanje datotečnog sustava=%d\n" #: disk-utils/fsck.minix.c:636 #, c-format msgid "" "namelen=%zd\n" "\n" msgstr "" "duljinaimena=%zd\n" "\n" #: disk-utils/fsck.minix.c:651 disk-utils/fsck.minix.c:701 #, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "Indeksni čvor %d je označen kao nekorišten, ali se koristi za datoteku „%s”\n" #: disk-utils/fsck.minix.c:654 disk-utils/fsck.minix.c:704 msgid "Mark in use" msgstr "Označi kao korišten" #: disk-utils/fsck.minix.c:676 disk-utils/fsck.minix.c:724 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "Datoteka „%s” ima mod %05o\n" #: disk-utils/fsck.minix.c:683 disk-utils/fsck.minix.c:730 #, c-format msgid "Warning: inode count too big.\n" msgstr "Upozorenje: broj indeksnih čvorova je prevelik.\n" #: disk-utils/fsck.minix.c:742 disk-utils/fsck.minix.c:750 msgid "root inode isn't a directory" msgstr "korijenski indeksni čvor nije direktorij" #: disk-utils/fsck.minix.c:762 disk-utils/fsck.minix.c:793 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "Blok se koristio ranije. Sad je u datoteci „%s”." #: disk-utils/fsck.minix.c:764 disk-utils/fsck.minix.c:795 #: disk-utils/fsck.minix.c:1116 disk-utils/fsck.minix.c:1125 #: disk-utils/fsck.minix.c:1172 disk-utils/fsck.minix.c:1181 msgid "Clear" msgstr "Čisto" #: disk-utils/fsck.minix.c:774 disk-utils/fsck.minix.c:805 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "Blok %d u datoteci „%s” je označen kao nekorišten." #: disk-utils/fsck.minix.c:776 disk-utils/fsck.minix.c:807 msgid "Correct" msgstr "Točno" #: disk-utils/fsck.minix.c:946 disk-utils/fsck.minix.c:1014 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "Direktorij „%s” sadrži neispravan broj indeksnog čvora za datoteku „%.*s”." #: disk-utils/fsck.minix.c:948 disk-utils/fsck.minix.c:1016 msgid " Remove" msgstr " Ukloni" #: disk-utils/fsck.minix.c:962 disk-utils/fsck.minix.c:1030 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "%s: neispravan direktorij: „.” nije prvi\n" #: disk-utils/fsck.minix.c:971 disk-utils/fsck.minix.c:1039 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "%s: neispravan direktorij: „..” nije drugi\n" #: disk-utils/fsck.minix.c:1073 disk-utils/fsck.minix.c:1090 msgid "internal error" msgstr "interna greška" #: disk-utils/fsck.minix.c:1076 disk-utils/fsck.minix.c:1093 #, c-format msgid "%s: bad directory: size < 32" msgstr "%s: neispravan direktorij: veličina < 32" #: disk-utils/fsck.minix.c:1105 msgid "seek failed in bad_zone" msgstr "seek nije uspio u bad_zone" #: disk-utils/fsck.minix.c:1115 disk-utils/fsck.minix.c:1171 #, c-format msgid "Inode %lu mode not cleared." msgstr "" #: disk-utils/fsck.minix.c:1124 disk-utils/fsck.minix.c:1180 #, c-format msgid "Inode %lu not used, marked used in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1130 disk-utils/fsck.minix.c:1186 #, c-format msgid "Inode %lu used, marked unused in the bitmap." msgstr "" #: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1187 msgid "Set" msgstr "Postavi" #: disk-utils/fsck.minix.c:1135 disk-utils/fsck.minix.c:1191 #, c-format msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d." msgstr "" #: disk-utils/fsck.minix.c:1138 disk-utils/fsck.minix.c:1194 msgid "Set i_nlinks to count" msgstr "Postavi i_nlinks na broj" #: disk-utils/fsck.minix.c:1150 disk-utils/fsck.minix.c:1206 #, c-format msgid "Zone %lu: marked in use, no file uses it." msgstr "Zona %lu: označena kao korištena, nijedna datoteka ju ne koristi." #: disk-utils/fsck.minix.c:1152 disk-utils/fsck.minix.c:1208 msgid "Unmark" msgstr "Odznači" #: disk-utils/fsck.minix.c:1157 disk-utils/fsck.minix.c:1213 #, c-format msgid "Zone %lu: in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1160 disk-utils/fsck.minix.c:1216 #, c-format msgid "Zone %lu: not in use, counted=%d\n" msgstr "" #: disk-utils/fsck.minix.c:1257 msgid "bad inode size" msgstr "neispravna veličina indeksnog čvora" #: disk-utils/fsck.minix.c:1259 msgid "bad v2 inode size" msgstr "neispravna veličina indeksnog čvora v2" #: disk-utils/fsck.minix.c:1303 msgid "need terminal for interactive repairs" msgstr "potreban je terminal za interaktivne popravke" #: disk-utils/fsck.minix.c:1307 #, c-format msgid "cannot open %s: %s" msgstr "ne mogu otvoriti %s: %s" #: disk-utils/fsck.minix.c:1318 #, c-format msgid "%s is clean, no check.\n" msgstr "%s je čist, provjera nepotrebna.\n" #: disk-utils/fsck.minix.c:1321 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "Prisilno provjeravam datotečni sustav na %s.\n" #: disk-utils/fsck.minix.c:1323 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "Datotečni sustav na %s je nečist, potrebna je provjera.\n" #: disk-utils/fsck.minix.c:1355 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" "\n" "%6ld indeksnih čvorova korišteno (%ld%%)\n" #: disk-utils/fsck.minix.c:1361 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "%6ld zona korišteno (%ld%%)\n" #: disk-utils/fsck.minix.c:1363 #, 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 "" "\n" "%6d običnih datoteka\n" "%6d direktorija\n" "%6d datoteka znakovnih uređaja\n" "%6d datoteka blokovskih uređaja\n" "%6d veza\n" "%6d simboličkih veza\n" "------\n" "%6d datoteka\n" #: disk-utils/fsck.minix.c:1377 #, c-format msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" "------------------------------\n" "DATOTEČNI SUSTAV SE PROMIJENIO\n" "------------------------------\n" #: disk-utils/isosize.c:136 #, c-format msgid "%s: might not be an ISO filesystem" msgstr "%s: možda nije ISO datotečni sustav" #: disk-utils/isosize.c:139 #, c-format msgid "seek error on %s" msgstr "seek greška na %s" #: disk-utils/isosize.c:142 #, c-format msgid "read error on %s" msgstr "greška čitanja na %s" #: disk-utils/isosize.c:149 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "broj sektora: %d, veličina sektora: %d\n" #: disk-utils/isosize.c:168 #, c-format msgid " %s [options] \n" msgstr " %s [opcije] \n" #: disk-utils/isosize.c:171 msgid " -d, --divisor= divide the amount of bytes by \n" msgstr " -d, --divisor= podijeli količinu bajtova sa \n" #: disk-utils/isosize.c:172 msgid " -x, --sectors show sector count and size\n" msgstr " -x, --sectors prikaži broj i veličinu sektora\n" #: disk-utils/isosize.c:204 msgid "invalid divisor argument" msgstr "neispravan argument djelitelja" #: disk-utils/mkfs.bfs.c:73 #, c-format msgid "Usage: %s [options] device [block-count]\n" msgstr "Uporaba: %s [opcije] uređaj [broj-blokova]\n" #: disk-utils/mkfs.bfs.c:75 #, 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:139 msgid "invalid number of inodes" msgstr "neispravan broj indeksnih čvorova" #: disk-utils/mkfs.bfs.c:145 msgid "volume name too long" msgstr "ime prostora je predugačko" #: disk-utils/mkfs.bfs.c:152 msgid "fsname name too long" msgstr "ime datotečnog sustava je predugačko" #: disk-utils/mkfs.bfs.c:183 #, c-format msgid "%s is not a block special device" msgstr "%s nije blokovski posebni uređaj" #: disk-utils/mkfs.bfs.c:191 msgid "invalid block-count" msgstr "neispravan broj-blokova" #: disk-utils/mkfs.bfs.c:197 #, c-format msgid "cannot get size of %s" msgstr "ne mogu otkriti veličinu %s" #: disk-utils/mkfs.bfs.c:202 #, c-format msgid "blocks argument too large, max is %llu" msgstr "argument blokova je prevelik, najviše %llu" #: disk-utils/mkfs.bfs.c:217 msgid "too many inodes - max is 512" msgstr "previše indeksnih čvorova - najviše 512" #: disk-utils/mkfs.bfs.c:227 #, c-format msgid "not enough space, need at least %llu blocks" msgstr "nema dovoljno prostora, potrebno je barem %llu blokova" #: disk-utils/mkfs.bfs.c:239 #, c-format msgid "Device: %s\n" msgstr "Uređaj: %s\n" #: disk-utils/mkfs.bfs.c:240 #, c-format msgid "Volume: <%-6s>\n" msgstr "Prostor: <%-6s>\n" #: disk-utils/mkfs.bfs.c:241 #, c-format msgid "FSname: <%-6s>\n" msgstr "Ime datotečnog sustava: <%-6s>\n" #: disk-utils/mkfs.bfs.c:242 #, c-format msgid "BlockSize: %d\n" msgstr "Veličina bloka: %d\n" #: disk-utils/mkfs.bfs.c:244 #, c-format msgid "Inodes: %lu (in 1 block)\n" msgstr "Indeksni čvorovi: %lu (u 1 bloku)\n" #: disk-utils/mkfs.bfs.c:247 #, c-format msgid "Inodes: %lu (in %llu blocks)\n" msgstr "Indeksni čvorovi: %lu (u %llu blokova)\n" #: disk-utils/mkfs.bfs.c:249 #, c-format msgid "Blocks: %lld\n" msgstr "Blokovi: %lld\n" #: disk-utils/mkfs.bfs.c:250 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "Završetak: indeksni čvor: %d, podaci: %d\n" #: disk-utils/mkfs.bfs.c:255 msgid "error writing superblock" msgstr "greška pri pisanju superbloka" #: disk-utils/mkfs.bfs.c:276 msgid "error writing root inode" msgstr "greška pri pisanju korijenskog indeksnog čvora" #: disk-utils/mkfs.bfs.c:281 msgid "error writing inode" msgstr "greška pri pisanju indeksnog čvora" #: disk-utils/mkfs.bfs.c:284 msgid "seek error" msgstr "seek greška" #: disk-utils/mkfs.bfs.c:290 msgid "error writing . entry" msgstr "greška pri pisanju stavke ." #: disk-utils/mkfs.bfs.c:294 msgid "error writing .. entry" msgstr "greška pri pisanju stavke .." #: disk-utils/mkfs.bfs.c:297 #, c-format msgid "error closing %s" msgstr "greška pri zatvaranju %s" #: disk-utils/mkfs.c:38 #, c-format msgid "Usage:\n" msgstr "Uporaba:\n" #: disk-utils/mkfs.c:39 #, c-format msgid " %s [options] [-t ] [fs-options] []\n" msgstr "%s [opcije] [-t ] [ds-opcije] []\n" #: disk-utils/mkfs.c:42 include/c.h:276 misc-utils/getopt.c:322 #: misc-utils/look.c:370 misc-utils/mcookie.c:72 misc-utils/namei.c:422 #: misc-utils/uuidd.c:74 misc-utils/uuidgen.c:38 misc-utils/wipefs.c:415 #: sys-utils/hwclock.c:1463 sys-utils/renice.c:62 term-utils/script.c:134 #: term-utils/scriptreplay.c:45 term-utils/setterm.c:681 term-utils/write.c:85 #, c-format msgid "" "\n" "Options:\n" msgstr "" "\n" "Opcije:\n" #: disk-utils/mkfs.c:43 #, c-format msgid " -t, --type= filesystem type; when unspecified, ext2 is used\n" msgstr " -t, --type= vrsta datotečnog sustava, ako nije navedeno, koristi se ext2\n" #: disk-utils/mkfs.c:44 #, c-format msgid " fs-options parameters for the real filesystem builder\n" msgstr " ds-opcije parametri za stvarnog graditelja datotečnog sustava\n" #: disk-utils/mkfs.c:45 #, c-format msgid " path to the device to be used\n" msgstr " putanja za uređaj koji se koristi\n" #: disk-utils/mkfs.c:46 #, c-format msgid " number of blocks to be used on the device\n" msgstr " broj blokova za korištenje na uređaju\n" #: disk-utils/mkfs.c:47 #, 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:49 #, 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:51 #, c-format msgid " -h, --help display this help text and exit\n" msgstr " -h, --help prikaži ovu pomoć i izađi\n" #: disk-utils/mkfs.c:53 #, c-format msgid "" "\n" "For more information see mkfs(8).\n" msgstr "" "\n" "Za više informacija pogledajte mkfs(8).\n" #: disk-utils/mkfs.cramfs.c:122 #, c-format msgid "" "usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" " -b blksize use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" " -N endian set cramfs endianness (big|little|host), default host\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" " -s sort directory entries (old option, ignored)\n" " -z make explicit holes (requires >= 2.3.39)\n" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" #: disk-utils/mkfs.cramfs.c:155 #, c-format msgid "readlink failed: %s" msgstr "readlink nije uspio: %s" #: disk-utils/mkfs.cramfs.c:301 #, c-format msgid "could not read directory %s" msgstr "ne mogu čitati direktorij %s" #: disk-utils/mkfs.cramfs.c:326 #, c-format msgid "" "Very long (%zu bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting." msgstr "" "Pronađeno je vrlo dugačko (%zu bajtova) ime datoteke „%s”.\n" " Molim povećajte u MAX_INPUT_NAMELEN u mkcramfs.c i ponovo kompajlirajte. Izlazim." #: disk-utils/mkfs.cramfs.c:448 msgid "filesystem too big. Exiting." msgstr "datotečni sustav je prevelik. Izlazim." #: disk-utils/mkfs.cramfs.c:607 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "AIEEE: blok „komprimiran” na > 2*veličinabloka (%ld)\n" #: disk-utils/mkfs.cramfs.c:626 #, c-format msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "%6.2f%% (%+ld bajtova)\t%s\n" #: disk-utils/mkfs.cramfs.c:671 #, c-format msgid "cannot close file %s" msgstr "ne mogu zatvoriti datoteku %s" #: disk-utils/mkfs.cramfs.c:732 msgid "invalid blocksize argument" msgstr "neispravan argument veličine bloka" #: disk-utils/mkfs.cramfs.c:738 #, fuzzy #| msgid "invalid partition number argument" msgid "invalid edition number argument" msgstr "neispravan broj particije kao argument" #: disk-utils/mkfs.cramfs.c:748 msgid "invalid endianness given; must be 'big', 'little', or 'host'" msgstr "" #: disk-utils/mkfs.cramfs.c:809 #, c-format msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely." msgstr "" #: disk-utils/mkfs.cramfs.c:833 msgid "ROM image map" msgstr "Mapa ROM slike" #: disk-utils/mkfs.cramfs.c:845 #, c-format msgid "Including: %s\n" msgstr "Uključeno: %s\n" #: disk-utils/mkfs.cramfs.c:851 #, c-format msgid "Directory data: %zd bytes\n" msgstr "Podaci direktorija: %zd bajtova\n" #: disk-utils/mkfs.cramfs.c:859 #, c-format msgid "Everything: %zd kilobytes\n" msgstr "Sve: %zd kilobajta\n" #: disk-utils/mkfs.cramfs.c:864 #, c-format msgid "Super block: %zd bytes\n" msgstr "Superblok: %zd bajtova\n" #: disk-utils/mkfs.cramfs.c:871 #, c-format msgid "CRC: %x\n" msgstr "CRC: %x\n" #: disk-utils/mkfs.cramfs.c:876 #, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)" msgstr "nije alocirano dovoljno prostora za ROM sliku (alocirano %lld, korišteno %zu)" #: disk-utils/mkfs.cramfs.c:882 #, c-format msgid "ROM image write failed (%zd %zd)" msgstr "pisanje ROM slike nije uspjelo (%zd %zd)" #: disk-utils/mkfs.cramfs.c:885 msgid "ROM image" msgstr "ROM slika" #: disk-utils/mkfs.cramfs.c:894 msgid "warning: filenames truncated to 255 bytes." msgstr "upozorenje: imena datoteka skraćena na 255 bajtova." #: disk-utils/mkfs.cramfs.c:896 msgid "warning: files were skipped due to errors." msgstr "upozorenje: datoteke su preskočene zbog grešaka." #: disk-utils/mkfs.cramfs.c:898 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte)." msgstr "upozorenje: veličine datoteka skraćene na %luMB (minus 1 bajt)." #: disk-utils/mkfs.cramfs.c:902 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:905 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)" msgstr "" #: disk-utils/mkfs.cramfs.c:908 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong." msgstr "" #: disk-utils/mkfs.minix.c:149 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]" msgstr "" #: disk-utils/mkfs.minix.c:171 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "%s je montiran, neću ovdje napraviti datotečni sustav!" #: disk-utils/mkfs.minix.c:197 #, c-format msgid "%s: seek to boot block failed in write_tables" msgstr "" #: disk-utils/mkfs.minix.c:200 #, c-format msgid "%s: unable to clear boot sector" msgstr "%s: ne mogu očistiti boot sektor" #: disk-utils/mkfs.minix.c:202 #, c-format msgid "%s: seek failed in write_tables" msgstr "%s: seek nije uspio u write_tables" #: disk-utils/mkfs.minix.c:205 #, c-format msgid "%s: unable to write super-block" msgstr "%s: ne mogu pisati superblok" #: disk-utils/mkfs.minix.c:208 #, c-format msgid "%s: unable to write inode map" msgstr "%s: ne mogu pisati mapu indeksnih čvorova" #: disk-utils/mkfs.minix.c:211 #, c-format msgid "%s: unable to write zone map" msgstr "%s: ne mogu pisati mapu zona" #: disk-utils/mkfs.minix.c:214 #, c-format msgid "%s: unable to write inodes" msgstr "%s: ne mogu pisati indeksne čvorove" #: disk-utils/mkfs.minix.c:219 #, c-format msgid "%s: seek failed in write_block" msgstr "%s: seek nije uspio u write_block" #: disk-utils/mkfs.minix.c:222 #, c-format msgid "%s: write failed in write_block" msgstr "%s: write nije uspio u write_block" #: disk-utils/mkfs.minix.c:231 disk-utils/mkfs.minix.c:306 #: disk-utils/mkfs.minix.c:355 #, c-format msgid "%s: too many bad blocks" msgstr "%s: previše neispravnih blokova" #: disk-utils/mkfs.minix.c:239 #, c-format msgid "%s: not enough good blocks" msgstr "%s: nedovoljno ispravnih blokova" #: disk-utils/mkfs.minix.c:485 #, fuzzy, c-format #| msgid "%s: unable to alloc buffer for superblock" msgid "%s: unable to allocate buffer for superblock" msgstr "%s: ne mogu alocirati međuspremnik za superblok" #: disk-utils/mkfs.minix.c:531 #, c-format msgid "%s: unable to allocate buffers for maps" msgstr "%s: ne mogu alocirati međuspremnike za mape" #: disk-utils/mkfs.minix.c:541 #, c-format msgid "%s: unable to allocate buffer for inodes" msgstr "%s: ne mogu alocirati međuspremnik za indeksne čvorove" #: disk-utils/mkfs.minix.c:544 #, fuzzy, c-format #| msgid "%lu inodes\n" msgid "%lu inode\n" msgid_plural "%lu inodes\n" msgstr[0] "%lu indeksnih čvorova\n" msgstr[1] "%lu indeksnih čvorova\n" msgstr[2] "%lu indeksnih čvorova\n" #: disk-utils/mkfs.minix.c:545 #, fuzzy, c-format #| msgid "%lu blocks\n" msgid "%lu block\n" msgid_plural "%lu blocks\n" msgstr[0] "%lu blokova\n" msgstr[1] "%lu blokova\n" msgstr[2] "%lu blokova\n" #: disk-utils/mkfs.minix.c:547 #, c-format msgid "Zonesize=%zu\n" msgstr "Veličina zone=%zu\n" #: disk-utils/mkfs.minix.c:548 #, c-format msgid "" "Maxsize=%zu\n" "\n" msgstr "" "Najveća veličina=%zu\n" "\n" #: disk-utils/mkfs.minix.c:561 #, c-format msgid "%s: seek failed during testing of blocks" msgstr "%s: seek nije uspio za vrijeme testiranja blokova" #: disk-utils/mkfs.minix.c:568 #, c-format msgid "Weird values in do_check: probably bugs\n" msgstr "Čudne vrijednosti u do_check: vjerojatno bugovi\n" #: disk-utils/mkfs.minix.c:601 #, c-format msgid "%s: seek failed in check_blocks" msgstr "%s: seek nije uspio u check_blocks" #: disk-utils/mkfs.minix.c:611 #, c-format msgid "%s: bad blocks before data-area: cannot make fs" msgstr "%s: neispravni blokovi prija podatkovnog područja: ne mogu napraviti datotečni sustav" #: disk-utils/mkfs.minix.c:618 disk-utils/mkfs.minix.c:642 #, fuzzy, c-format #| msgid "%d bad blocks\n" msgid "%d bad block\n" msgid_plural "%d bad blocks\n" msgstr[0] "%d neispravnih blokova\n" msgstr[1] "%d neispravnih blokova\n" msgstr[2] "%d neispravnih blokova\n" #: disk-utils/mkfs.minix.c:627 #, c-format msgid "%s: can't open file of bad blocks" msgstr "%s: ne mogu otvoriti datoteku neispravnih blokova" #: disk-utils/mkfs.minix.c:632 #, c-format msgid "badblock number input error on line %d\n" msgstr "greška unosa broja neispravnog bloka u retku %d\n" #: disk-utils/mkfs.minix.c:633 #, c-format msgid "%s: cannot read badblocks file" msgstr "%s: ne mogu čitati datoteku neispravnih blokova" #: disk-utils/mkfs.minix.c:664 #, c-format msgid "%s (%s)\n" msgstr "%s (%s)\n" #: disk-utils/mkfs.minix.c:669 disk-utils/mkfs.minix.c:671 #, c-format msgid "%s: bad inode size" msgstr "%s: neispravna veličina indeksnog čvora" #: disk-utils/mkfs.minix.c:680 msgid "failed to parse number of inodes" msgstr "nisam uspio obraditi broj indeksnih čvorova" #: disk-utils/mkfs.minix.c:686 msgid "failed to parse maximum length of filenames" msgstr "nisam uspio obraditi najveću veličinu imena datoteke" #: disk-utils/mkfs.minix.c:719 msgid "failed to parse number of blocks" msgstr "nisam uspio obraditi broj blokova" #: disk-utils/mkfs.minix.c:762 #, c-format msgid "%s: device is misaligned" msgstr "%s: uređaj je nepravilno poravnan" #: disk-utils/mkfs.minix.c:765 #, c-format msgid "block size smaller than physical sector size of %s" msgstr "veličina bloka je manja od veličine fizičkog sektora %s" #: disk-utils/mkfs.minix.c:769 #, c-format msgid "cannot determine size of %s" msgstr "ne mogu odrediti veličinu %s" #: disk-utils/mkfs.minix.c:778 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "neću pokušati napraviti datotečni sustav na „%s”" #: disk-utils/mkfs.minix.c:780 #, c-format msgid "%s: number of blocks too small" msgstr "%s: broj blokova je premalen" #: disk-utils/mkswap.c:162 #, c-format msgid "Bad user-specified page size %u" msgstr "Neispravna korisnički navedena veličina stranice %u" #: disk-utils/mkswap.c:168 #, c-format msgid "Using user-specified page size %d, instead of the system value %d" msgstr "Koristim korisnički navedenu veličinu stranice %d umjesto vrijednosti sustava %d" #: disk-utils/mkswap.c:191 msgid "Bad swap header size, no label written." msgstr "Neispravna veličina swap zaglavlja, oznaka nije zapisana." #: disk-utils/mkswap.c:201 msgid "Label was truncated." msgstr "Oznaka je skraćena." #: disk-utils/mkswap.c:207 #, c-format msgid "no label, " msgstr "nema oznake, " #: disk-utils/mkswap.c:215 #, c-format msgid "no uuid\n" msgstr "nema uuid-a\n" #: disk-utils/mkswap.c:280 #, c-format msgid "" "\n" "Usage:\n" " %s [options] device [size]\n" msgstr "" "\n" "Uporaba:\n" " %s [opcije] uređaj [veličina]\n" #: disk-utils/mkswap.c:285 #, 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:304 msgid "too many bad pages" msgstr "previše neispravnih stranica" #: disk-utils/mkswap.c:324 msgid "seek failed in check_blocks" msgstr "seek nije uspio u check_blocks" #: disk-utils/mkswap.c:332 #, c-format msgid "%lu bad page\n" msgid_plural "%lu bad pages\n" msgstr[0] "%lu neispravna stranica\n" msgstr[1] "%lu neispravne stranice\n" msgstr[2] "%lu neispravnih stranica\n" #: disk-utils/mkswap.c:361 msgid "unable to alloc new libblkid probe" msgstr "" #: disk-utils/mkswap.c:363 msgid "unable to assign device to libblkid probe" msgstr "" #: disk-utils/mkswap.c:378 disk-utils/mkswap.c:405 disk-utils/mkswap.c:621 msgid "unable to rewind swap-device" msgstr "ne mogu vratiti unatrag swap-uređaj" #: disk-utils/mkswap.c:409 msgid "unable to erase bootbits sectors" msgstr "" #: disk-utils/mkswap.c:423 #, c-format msgid "%s: warning: wiping old %s signature." msgstr "" #: disk-utils/mkswap.c:428 #, c-format msgid "%s: warning: don't erase bootbits sectors" msgstr "" #: disk-utils/mkswap.c:431 #, c-format msgid " (%s partition table detected). " msgstr " (otkrivena %s particijska tablica). " #: disk-utils/mkswap.c:433 #, c-format msgid " (compiled without libblkid). " msgstr " (kompajlirano bez libblkid). " # prisilno što? #: disk-utils/mkswap.c:434 #, fuzzy, c-format msgid "Use -f to force.\n" msgstr "Koristite -f za prisilno" #: disk-utils/mkswap.c:485 msgid "parsing page size failed" msgstr "obrada veličine stranice nije uspjela" #: disk-utils/mkswap.c:491 msgid "parsing version number failed" msgstr "obrada broja inačice nije uspjela" #: disk-utils/mkswap.c:497 #, c-format msgid "warning: ignoring -U (UUIDs are unsupported by %s)" msgstr "upozorenje: zanemarujem -U (%s ne podržava korištenje UUID-a)" #: disk-utils/mkswap.c:515 msgid "only one device argument is currently supported" msgstr "" #: disk-utils/mkswap.c:521 #, c-format msgid "swapspace version %d is not supported" msgstr "" #: disk-utils/mkswap.c:526 msgid "error: parsing UUID failed" msgstr "greška: obrada UUID-a nije uspjela" #: disk-utils/mkswap.c:535 msgid "error: Nowhere to set up swap on?" msgstr "" #: disk-utils/mkswap.c:541 msgid "invalid block count argument" msgstr "neispravan argument broja blokova" #: disk-utils/mkswap.c:549 #, c-format msgid "error: size %llu KiB is larger than device size %llu KiB" msgstr "" #: disk-utils/mkswap.c:555 #, c-format msgid "error: swap area needs to be at least %ld KiB" msgstr "" #: disk-utils/mkswap.c:571 #, c-format msgid "warning: truncating swap area to %llu KiB" msgstr "" #: disk-utils/mkswap.c:576 #, c-format msgid "error: %s is mounted; will not make swapspace" msgstr "" #: disk-utils/mkswap.c:597 #, c-format msgid "warning: %s is misaligned" msgstr "" #: disk-utils/mkswap.c:610 msgid "Unable to set up swap-space: unreadable" msgstr "" #: disk-utils/mkswap.c:613 #, c-format msgid "Setting up swapspace version 1, size = %llu KiB\n" msgstr "" #: disk-utils/mkswap.c:625 #, c-format msgid "%s: unable to write signature page" msgstr "" #: disk-utils/mkswap.c:637 #, c-format msgid "%s: unable to obtain selinux file label" msgstr "" #: disk-utils/mkswap.c:640 msgid "unable to matchpathcon()" msgstr "" #: disk-utils/mkswap.c:643 msgid "unable to create new selinux context" msgstr "" #: disk-utils/mkswap.c:645 msgid "couldn't compute selinux context" msgstr "" #: disk-utils/mkswap.c:651 #, c-format msgid "unable to relabel %s to %s" msgstr "" #: disk-utils/partx.c:80 msgid "partition number" msgstr "" #: disk-utils/partx.c:81 msgid "start of the partition in sectors" msgstr "" #: disk-utils/partx.c:82 msgid "end of the partition in sectors" msgstr "" #: disk-utils/partx.c:83 msgid "number of sectors" msgstr "" #: disk-utils/partx.c:84 msgid "human readable size" msgstr "" #: disk-utils/partx.c:85 msgid "partition name" msgstr "" #: disk-utils/partx.c:86 misc-utils/findmnt.c:122 misc-utils/lsblk.c:129 msgid "partition UUID" msgstr "" #: disk-utils/partx.c:87 msgid "partition table type (dos, gpt, ...)" msgstr "" #: disk-utils/partx.c:88 msgid "partition flags" msgstr "" #: disk-utils/partx.c:89 msgid "partition type (a string, a UUID, or hex)" msgstr "" #: disk-utils/partx.c:107 sys-utils/losetup.c:480 msgid "failed to initialize loopcxt" msgstr "" #: disk-utils/partx.c:111 #, c-format msgid "%s: failed to find unused loop device" msgstr "" #: disk-utils/partx.c:115 #, c-format msgid "Trying to use '%s' for the loop device\n" msgstr "" #: disk-utils/partx.c:119 #, c-format msgid "%s: failed to set backing file" msgstr "" #: disk-utils/partx.c:124 sys-utils/losetup.c:677 #, fuzzy, c-format msgid "%s: failed to set up loop device" msgstr "%s: nisam uspio analizirati fstab" #: disk-utils/partx.c:154 misc-utils/findmnt.c:361 misc-utils/lsblk.c:280 #: misc-utils/lslocks.c:333 sys-utils/losetup.c:102 sys-utils/lscpu.c:275 #: sys-utils/prlimit.c:270 sys-utils/swapon.c:121 sys-utils/wdctl.c:145 #, c-format msgid "unknown column: %s" msgstr "" #: disk-utils/partx.c:201 #, c-format msgid "%s: failed to get partition number" msgstr "" #: disk-utils/partx.c:266 #, c-format msgid "%s: error deleting partition %d" msgstr "" #: disk-utils/partx.c:268 #, c-format msgid "%s: error deleting partitions %d-%d" msgstr "" #: disk-utils/partx.c:292 disk-utils/partx.c:439 disk-utils/partx.c:955 #, c-format msgid "specified range <%d:%d> does not make sense" msgstr "" #: disk-utils/partx.c:301 #, c-format msgid "%s: partition #%d removed\n" msgstr "" #: disk-utils/partx.c:305 #, c-format msgid "%s: partition #%d already doesn't exist\n" msgstr "" #: disk-utils/partx.c:310 #, c-format msgid "%s: deleting partition #%d failed" msgstr "" #: disk-utils/partx.c:330 #, c-format msgid "%s: error adding partition %d" msgstr "" #: disk-utils/partx.c:332 #, c-format msgid "%s: error adding partitions %d-%d" msgstr "" #: disk-utils/partx.c:369 disk-utils/partx.c:481 #, c-format msgid "%s: partition #%d added\n" msgstr "" #: disk-utils/partx.c:374 #, c-format msgid "%s: adding partition #%d failed" msgstr "" #: disk-utils/partx.c:409 #, c-format msgid "%s: error updating partition %d" msgstr "" #: disk-utils/partx.c:411 #, c-format msgid "%s: error updating partitions %d-%d" msgstr "" #: disk-utils/partx.c:475 #, c-format msgid "%s: partition #%d resized\n" msgstr "" #: disk-utils/partx.c:489 #, c-format msgid "%s: updating partition #%d failed" msgstr "" #: disk-utils/partx.c:526 #, 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] "" msgstr[2] "" #: disk-utils/partx.c:545 misc-utils/findmnt.c:664 misc-utils/findmnt.c:681 #: misc-utils/lslocks.c:396 sys-utils/prlimit.c:220 sys-utils/swapon.c:149 #: sys-utils/wdctl.c:208 msgid "failed to add line to output" msgstr "" #: disk-utils/partx.c:621 misc-utils/findmnt.c:1435 misc-utils/lsblk.c:1583 #: misc-utils/lslocks.c:455 sys-utils/losetup.c:311 sys-utils/lscpu.c:1152 #: sys-utils/prlimit.c:290 sys-utils/swapon.c:242 sys-utils/wdctl.c:250 msgid "failed to initialize output table" msgstr "" #: disk-utils/partx.c:629 misc-utils/findmnt.c:1453 misc-utils/lsblk.c:1593 #: misc-utils/lslocks.c:463 sys-utils/losetup.c:317 sys-utils/prlimit.c:298 #: sys-utils/swapon.c:250 sys-utils/wdctl.c:259 msgid "failed to initialize output column" msgstr "" #: disk-utils/partx.c:667 #, c-format msgid "failed to initialize blkid filter for '%s'" msgstr "" #: disk-utils/partx.c:675 #, c-format msgid "%s: failed to read partition table" msgstr "" #: disk-utils/partx.c:681 #, c-format msgid "%s: partition table type '%s' detected\n" msgstr "" #: disk-utils/partx.c:685 #, c-format msgid "%s: partition table with no partitions" msgstr "" #: disk-utils/partx.c:697 #, c-format msgid " %s [-a|-d|-s|-u] [--nr | ] \n" msgstr "" #: disk-utils/partx.c:701 msgid " -a, --add add specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:702 msgid " -d, --delete delete specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:703 msgid " -u, --update update specified partitions or all of them\n" msgstr "" #: disk-utils/partx.c:704 msgid "" " -s, --show list partitions\n" "\n" msgstr "" #: disk-utils/partx.c:705 misc-utils/lsblk.c:1370 msgid " -b, --bytes print SIZE in bytes rather than in human readable format\n" msgstr "" #: disk-utils/partx.c:706 msgid " -g, --noheadings don't print headings for --show\n" msgstr "" #: disk-utils/partx.c:707 msgid " -n, --nr specify the range of partitions (e.g. --nr 2:4)\n" msgstr "" #: disk-utils/partx.c:708 msgid " -o, --output define which output columns to use\n" msgstr "" #: disk-utils/partx.c:709 misc-utils/lsblk.c:1383 msgid " -P, --pairs use key=\"value\" output format\n" msgstr "" #: disk-utils/partx.c:710 misc-utils/lsblk.c:1384 msgid " -r, --raw use raw output format\n" msgstr "" #: disk-utils/partx.c:711 msgid " -t, --type specify the partition type (dos, bsd, solaris, etc.)\n" msgstr "" #: disk-utils/partx.c:712 msgid " -v, --verbose verbose mode\n" msgstr "" #: disk-utils/partx.c:718 msgid "" "\n" "Available columns (for --show, --raw or --pairs):\n" msgstr "" #: disk-utils/partx.c:791 msgid "failed to parse --nr range" msgstr "" #: disk-utils/partx.c:891 msgid "--nr and are mutually exclusive" msgstr "" #: disk-utils/partx.c:910 #, c-format msgid "partition: %s, disk: %s, lower: %d, upper: %d\n" msgstr "" #: disk-utils/partx.c:922 #, c-format msgid "%s: cannot delete partitions" msgstr "" #: disk-utils/partx.c:925 #, c-format msgid "%s: partitioned loop devices unsupported" msgstr "" #: disk-utils/partx.c:942 #, c-format msgid "%s: failed to initialize blkid prober" msgstr "" #: disk-utils/raw.c:52 #, c-format msgid "" " %1$s %2$srawN \n" " %1$s %2$srawN /dev/\n" " %1$s -q %2$srawN\n" " %1$s -qa\n" msgstr "" #: disk-utils/raw.c:58 msgid " -q, --query set query mode\n" msgstr "" #: disk-utils/raw.c:59 msgid " -a, --all query all raw devices\n" msgstr "" #: disk-utils/raw.c:161 #, c-format msgid "Device '%s' is the control raw device (use raw where is greater than zero)" msgstr "" #: disk-utils/raw.c:178 #, c-format msgid "Cannot locate block device '%s'" msgstr "" #: disk-utils/raw.c:181 #, c-format msgid "Device '%s' is not a block device" msgstr "" #: disk-utils/raw.c:190 disk-utils/raw.c:193 sys-utils/ipcrm.c:340 #: sys-utils/ipcrm.c:353 sys-utils/ipcrm.c:366 msgid "failed to parse argument" msgstr "" #: disk-utils/raw.c:210 #, c-format msgid "Cannot open master raw device '%s'" msgstr "" #: disk-utils/raw.c:225 #, c-format msgid "Cannot locate raw device '%s'" msgstr "" #: disk-utils/raw.c:228 #, c-format msgid "Raw device '%s' is not a character dev" msgstr "" #: disk-utils/raw.c:232 #, c-format msgid "Device '%s' is not a raw dev" msgstr "" #: disk-utils/raw.c:242 msgid "Error querying raw device" msgstr "" #: disk-utils/raw.c:251 disk-utils/raw.c:266 #, c-format msgid "%sraw%d: bound to major %d, minor %d\n" msgstr "" #: disk-utils/raw.c:265 msgid "Error setting raw device" msgstr "" #: disk-utils/resizepart.c:19 #, c-format msgid " %s \n" msgstr "" #: disk-utils/resizepart.c:100 #, c-format msgid "%s: failed to get start of the partition number %s" msgstr "" #: disk-utils/resizepart.c:105 msgid "failed to resize partition" msgstr "" #: disk-utils/swaplabel.c:50 disk-utils/swaplabel.c:63 #, c-format msgid "%s: unable to probe device" msgstr "" #: disk-utils/swaplabel.c:65 #, c-format msgid "%s: ambivalent probing result, use wipefs(8)" msgstr "" #: disk-utils/swaplabel.c:67 #, c-format msgid "%s: not a valid swap partition" msgstr "" #: disk-utils/swaplabel.c:74 #, c-format msgid "%s: unsupported swap version '%s'" msgstr "" #: disk-utils/swaplabel.c:114 #, c-format msgid "failed to parse UUID: %s" msgstr "" #: disk-utils/swaplabel.c:118 #, c-format msgid "%s: failed to seek to swap UUID" msgstr "" #: disk-utils/swaplabel.c:122 #, c-format msgid "%s: failed to write UUID" msgstr "" #: disk-utils/swaplabel.c:133 #, c-format msgid "%s: failed to seek to swap label " msgstr "" #: disk-utils/swaplabel.c:140 #, c-format msgid "label is too long. Truncating it to '%s'" msgstr "" #: disk-utils/swaplabel.c:143 #, c-format msgid "%s: failed to write label" msgstr "" #: disk-utils/swaplabel.c:165 msgid "" " -L, --label