summaryrefslogtreecommitdiffstats
path: root/po/id.po
diff options
context:
space:
mode:
authorKarel Zak2012-06-26 20:57:45 +0200
committerKarel Zak2012-06-26 20:57:45 +0200
commit8d398470c09928c46467abf8515f8147d7df8285 (patch)
treeeff8a2b909f8f40f061c309938216d42b469b783 /po/id.po
parentbuild-sys: fix swaplabel (diff)
downloadkernel-qcow2-util-linux-8d398470c09928c46467abf8515f8147d7df8285.tar.gz
kernel-qcow2-util-linux-8d398470c09928c46467abf8515f8147d7df8285.tar.xz
kernel-qcow2-util-linux-8d398470c09928c46467abf8515f8147d7df8285.zip
build-sys: add pager.h to Makemodule.am
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'po/id.po')
-rw-r--r--po/id.po9956
1 files changed, 5564 insertions, 4392 deletions
diff --git a/po/id.po b/po/id.po
index ddddb86c2..15be4567f 100644
--- a/po/id.po
+++ b/po/id.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: util-linux-ng 2.17.1-rc1\n"
"Report-Msgid-Bugs-To: util-linux@vger.kernel.org\n"
-"POT-Creation-Date: 2012-02-24 11:35+0100\n"
+"POT-Creation-Date: 2012-06-26 20:51+0200\n"
"PO-Revision-Date: 2010-02-18 04:00+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -20,89 +20,126 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: disk-utils/blockdev.c:61
+#: disk-utils/addpart.c:14
+#, c-format
+msgid " %s <disk device> <partition number> <start> <length>\n"
+msgstr ""
+
+#: disk-utils/addpart.c:52 disk-utils/delpart.c:53 disk-utils/mkfs.minix.c:762
+#: disk-utils/partx.c:830 login-utils/last.c:245 login-utils/sulogin.c:216
+#: login-utils/sulogin.c:254 login-utils/sulogin.c:524
+#: login-utils/sulogin.c:559 misc-utils/findmnt.c:874 sys-utils/eject.c:500
+#: sys-utils/eject.c:692 sys-utils/fallocate.c:153 sys-utils/fsfreeze.c:104
+#: sys-utils/fstrim.c:142 sys-utils/losetup.c:120 sys-utils/swapon.c:162
+#: sys-utils/swapon.c:329 sys-utils/wdctl.c:285 text-utils/rev.c:131
+#: text-utils/ul.c:231
+#, c-format
+msgid "%s: open failed"
+msgstr "%s: gagal membuka"
+
+#: disk-utils/addpart.c:55 disk-utils/delpart.c:56
+#, fuzzy
+msgid "invalid partition number argument"
+msgstr "pilihan tidak valid"
+
+#: disk-utils/addpart.c:56
+#, fuzzy
+msgid "invalid start argument"
+msgstr "pilihan tidak valid"
+
+#: disk-utils/addpart.c:57
+#, fuzzy
+msgid "invalid length argument"
+msgstr "pilihan tidak valid"
+
+#: disk-utils/addpart.c:58
+#, fuzzy
+msgid "failed to add partition"
+msgstr "membaca lagi tabel partisi"
+
+#: disk-utils/blockdev.c:62
msgid "set read-only"
msgstr "set hanya-baca"
-#: disk-utils/blockdev.c:68
+#: disk-utils/blockdev.c:69
msgid "set read-write"
msgstr "set baca-tulis"
-#: disk-utils/blockdev.c:74
+#: disk-utils/blockdev.c:75
msgid "get read-only"
msgstr "get hanya-baca"
-#: disk-utils/blockdev.c:80
+#: disk-utils/blockdev.c:81
msgid "get discard zeroes support status"
msgstr ""
-#: disk-utils/blockdev.c:86
+#: disk-utils/blockdev.c:87
msgid "get logical block (sector) size"
msgstr "get ukuran logikal blok (sektor)"
-#: disk-utils/blockdev.c:92
+#: disk-utils/blockdev.c:93
msgid "get physical block (sector) size"
msgstr "get ukuran fisik blok (sektor)"
-#: disk-utils/blockdev.c:98
+#: disk-utils/blockdev.c:99
msgid "get minimum I/O size"
msgstr "get ukuran minimal I/O"
-#: disk-utils/blockdev.c:104
+#: disk-utils/blockdev.c:105
msgid "get optimal I/O size"
msgstr "get ukuran optimal I/O"
-#: disk-utils/blockdev.c:110
+#: disk-utils/blockdev.c:111
#, fuzzy
msgid "get alignment offset in bytes"
msgstr "get penyesuaian ofset"
-#: disk-utils/blockdev.c:116
+#: disk-utils/blockdev.c:117
msgid "get max sectors per request"
msgstr "get maksimal sektor setiap permintaan"
-#: disk-utils/blockdev.c:122
+#: disk-utils/blockdev.c:123
msgid "get blocksize"
msgstr "get blocksize"
-#: disk-utils/blockdev.c:129
+#: disk-utils/blockdev.c:130
msgid "set blocksize"
msgstr "set blocksize"
-#: disk-utils/blockdev.c:135
+#: disk-utils/blockdev.c:136
#, fuzzy
msgid "get 32-bit sector count (deprecated, use --getsz)"
msgstr "get 32-bit sector count"
-#: disk-utils/blockdev.c:141
+#: disk-utils/blockdev.c:142
msgid "get size in bytes"
msgstr "get size in bytes"
-#: disk-utils/blockdev.c:148
+#: disk-utils/blockdev.c:149
msgid "set readahead"
msgstr "set readahead"
-#: disk-utils/blockdev.c:154
+#: disk-utils/blockdev.c:155
msgid "get readahead"
msgstr "get readahead"
-#: disk-utils/blockdev.c:161
+#: disk-utils/blockdev.c:162
msgid "set filesystem readahead"
msgstr "set filesystem readahead"
-#: disk-utils/blockdev.c:167
+#: disk-utils/blockdev.c:168
msgid "get filesystem readahead"
msgstr "get filesystem readahead"
-#: disk-utils/blockdev.c:171
+#: disk-utils/blockdev.c:172
msgid "flush buffers"
msgstr "flush buffers"
-#: disk-utils/blockdev.c:175
+#: disk-utils/blockdev.c:176
msgid "reread partition table"
msgstr "membaca lagi tabel partisi"
-#: disk-utils/blockdev.c:182
+#: disk-utils/blockdev.c:183
#, c-format
msgid ""
"\n"
@@ -114,77 +151,86 @@ msgid ""
"Available commands:\n"
msgstr ""
-#: disk-utils/blockdev.c:188
+#: disk-utils/blockdev.c:189
#, fuzzy, c-format
msgid " %-25s get size in 512-byte sectors\n"
msgstr "Dapatkan ukuran dalam 512-byte sektor"
-#: disk-utils/blockdev.c:230 disk-utils/fsck.minix.c:1270
-#: disk-utils/isosize.c:196 disk-utils/mkfs.c:59 disk-utils/mkfs.minix.c:666
-#: misc-utils/ddate.c:181 sys-utils/swapon.c:733 sys-utils/swapon.c:785
+#: disk-utils/blockdev.c:232 disk-utils/isosize.c:198 disk-utils/mkfs.c:60
+#: disk-utils/mkfs.minix.c:668 misc-utils/ddate.c:183
#, c-format
msgid "%s (%s)\n"
msgstr "%s (%s)\n"
-#: disk-utils/blockdev.c:274 disk-utils/blockdev.c:418
-#: disk-utils/blockdev.c:443 disk-utils/mkfs.bfs.c:182
-#: disk-utils/mkfs.cramfs.c:793 sys-utils/cytune.c:177 sys-utils/cytune.c:407
-#: sys-utils/cytune.c:421 sys-utils/cytune.c:437 sys-utils/ldattach.c:291
+#: disk-utils/blockdev.c:276 disk-utils/blockdev.c:420
+#: disk-utils/blockdev.c:445 disk-utils/mkfs.bfs.c:184
+#: disk-utils/mkfs.cramfs.c:786 sys-utils/cytune.c:178 sys-utils/cytune.c:404
+#: sys-utils/cytune.c:418 sys-utils/cytune.c:434 sys-utils/ldattach.c:293
#, c-format
msgid "cannot open %s"
msgstr "tidak dapat membuka %s"
-#: disk-utils/blockdev.c:309
+#: disk-utils/blockdev.c:311
#, fuzzy
msgid "could not get device size"
msgstr "Tidak dapat memperoleh ukuran disk"
-#: disk-utils/blockdev.c:315
+#: disk-utils/blockdev.c:317
#, fuzzy, c-format
msgid "Unknown command: %s"
msgstr "%s: Perintah tidak diketahui: %s\n"
-#: disk-utils/blockdev.c:331
+#: disk-utils/blockdev.c:333
#, fuzzy, c-format
msgid "%s requires an argument"
msgstr "%s membutuhkan sebuah argument\n"
-#: disk-utils/blockdev.c:368
+#: disk-utils/blockdev.c:370
#, c-format
msgid "%s failed.\n"
msgstr "%s gagal.\n"
-#: disk-utils/blockdev.c:375
+#: disk-utils/blockdev.c:377
#, c-format
msgid "%s succeeded.\n"
msgstr "%s sukses.\n"
-#: disk-utils/blockdev.c:459
+#: disk-utils/blockdev.c:461
#, fuzzy, c-format
msgid "ioctl error on %s"
msgstr "%s: ioctl error pada %s\n"
-#: disk-utils/blockdev.c:467
+#: disk-utils/blockdev.c:469
#, c-format
msgid "RO RA SSZ BSZ StartSec Size Device\n"
msgstr "RO RA SSZ BSZ AwalSekt Ukuran Perangkat\n"
-#: disk-utils/elvtune.c:48
+#: disk-utils/delpart.c:14
+#, fuzzy, c-format
+msgid " %s <disk device> <partition number>\n"
+msgstr "penggunaan: sfdisk --id perangkat nomor-partisi [Id]\n"
+
+#: disk-utils/delpart.c:57
+#, fuzzy
+msgid "failed to remove partition"
+msgstr "membaca lagi tabel partisi"
+
+#: disk-utils/elvtune.c:56
#, c-format
msgid "usage:\n"
msgstr "penggunaan:\n"
-#: disk-utils/elvtune.c:53
+#: disk-utils/elvtune.c:61
#, c-format
msgid "\tNOTE: elvtune only works with 2.4 kernels\n"
msgstr "\tNOTE: elvtune hanya bekerja dengan kernels 2.4\n"
-#: disk-utils/elvtune.c:107
+#: disk-utils/elvtune.c:116
#, c-format
msgid "missing blockdevice, use -h for help\n"
msgstr "hilang perangkat blok, gunakan -h untuk bantuan\n"
-#: disk-utils/elvtune.c:128
+#: disk-utils/elvtune.c:137
#, c-format
msgid ""
"\n"
@@ -195,37 +241,37 @@ msgstr ""
"elvtune hanya berguna untuk kernal lama;\n"
"untuk 2.6 lebih baik gunakan IO scheduler sysfs tunebles..\n"
-#: disk-utils/fdformat.c:27
+#: disk-utils/fdformat.c:28
#, c-format
msgid "Formatting ... "
msgstr "Memformat ..."
-#: disk-utils/fdformat.c:47 disk-utils/fdformat.c:87
+#: disk-utils/fdformat.c:48 disk-utils/fdformat.c:88
#, c-format
msgid "done\n"
msgstr "selesai\n"
-#: disk-utils/fdformat.c:58
+#: disk-utils/fdformat.c:59
#, c-format
msgid "Verifying ... "
msgstr "Verifikasi ..."
-#: disk-utils/fdformat.c:61 disk-utils/fdformat.c:153
-#: disk-utils/mkfs.cramfs.c:663 term-utils/wall.c:262
+#: disk-utils/fdformat.c:62 disk-utils/fdformat.c:155
+#: disk-utils/mkfs.cramfs.c:660 term-utils/wall.c:247
#, fuzzy, c-format
msgid "cannot open file %s"
msgstr "Tidak dapat membuka file '%s'"
-#: disk-utils/fdformat.c:70
+#: disk-utils/fdformat.c:71
msgid "Read: "
msgstr "Baca: "
-#: disk-utils/fdformat.c:72
+#: disk-utils/fdformat.c:73
#, c-format
msgid "Problem reading cylinder %d, expected %d, read %d\n"
msgstr "Masalah dalam membaca cylinder %d, diperkirakan %d, terbaca %d\n"
-#: disk-utils/fdformat.c:80
+#: disk-utils/fdformat.c:81
#, c-format
msgid ""
"bad data in cyl %d\n"
@@ -234,12 +280,12 @@ msgstr ""
"data jelek dalam cyl %d\n"
"Melanjutkan ..."
-#: disk-utils/fdformat.c:94
+#: disk-utils/fdformat.c:95
#, fuzzy, c-format
msgid "Usage: %s [options] device\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: disk-utils/fdformat.c:97
+#: disk-utils/fdformat.c:98
#, c-format
msgid ""
"\n"
@@ -250,351 +296,623 @@ msgid ""
"\n"
msgstr ""
-#: disk-utils/fdformat.c:129 disk-utils/mkfs.bfs.c:88
-#: disk-utils/mkfs.cramfs.c:772 disk-utils/mkswap.c:526 fdisk/sfdisk.c:2629
-#: fsck/fsck.c:1451 getopt/getopt.c:430 hwclock/hwclock.c:1353
-#: misc-utils/cal.c:351 misc-utils/kill.c:195 misc-utils/logger.c:234
-#: misc-utils/look.c:124 misc-utils/mcookie.c:116 misc-utils/namei.c:458
-#: misc-utils/rename.c:99 misc-utils/uuidd.c:505 misc-utils/uuidgen.c:75
-#: misc-utils/whereis.c:464 misc-utils/wipefs.c:395 schedutils/ionice.c:169
-#: sys-utils/chcpu.c:297 sys-utils/cytune.c:381 sys-utils/dmesg.c:765
-#: sys-utils/lscpu.c:1301 term-utils/agetty.c:681 term-utils/mesg.c:103
-#: term-utils/script.c:211 term-utils/scriptreplay.c:170
-#: term-utils/setterm.c:811 term-utils/wall.c:139 term-utils/write.c:110
-#: text-utils/col.c:210 text-utils/colcrt.c:116 text-utils/colrm.c:171
-#: text-utils/column.c:150 text-utils/hexsyntax.c:114 text-utils/rev.c:112
-#: text-utils/tailf.c:263 text-utils/ul.c:193
+#: disk-utils/fdformat.c:131 disk-utils/fsck.c:1490 disk-utils/mkfs.bfs.c:89
+#: disk-utils/mkfs.cramfs.c:763 fdisks/sfdisk.c:2633 include/c.h:247
+#: misc-utils/cal.c:353 misc-utils/getopt.c:431 misc-utils/kill.c:193
+#: misc-utils/logger.c:264 misc-utils/look.c:126 misc-utils/lsblk.c:1338
+#: misc-utils/mcookie.c:119 misc-utils/namei.c:466 misc-utils/rename.c:101
+#: misc-utils/uuidd.c:580 misc-utils/uuidgen.c:77 misc-utils/whereis.c:466
+#: misc-utils/wipefs.c:438 schedutils/ionice.c:171 sys-utils/chcpu.c:313
+#: sys-utils/cytune.c:378 sys-utils/dmesg.c:778 sys-utils/hwclock.c:1360
+#: sys-utils/lscpu.c:1318 term-utils/agetty.c:672 term-utils/mesg.c:108
+#: term-utils/script.c:212 term-utils/scriptreplay.c:172
+#: term-utils/setterm.c:812 term-utils/wall.c:133 term-utils/write.c:112
+#: text-utils/col.c:208 text-utils/colcrt.c:118 text-utils/colrm.c:174
+#: text-utils/column.c:146 text-utils/hexsyntax.c:103 text-utils/rev.c:114
+#: text-utils/tailf.c:265 text-utils/ul.c:195
#, c-format
msgid "%s from %s\n"
msgstr "%s dari %s\n"
-#: disk-utils/fdformat.c:144
+#: disk-utils/fdformat.c:146
#, fuzzy, c-format
msgid "cannot stat file %s"
msgstr "tidak dapat memperoleh statistik perangkat %s"
-#: disk-utils/fdformat.c:147 misc-utils/lsblk.c:833 partx/partx.c:840
-#: sys-utils/mountpoint.c:102
+#: disk-utils/fdformat.c:149 disk-utils/partx.c:827 misc-utils/lsblk.c:1046
+#: sys-utils/mountpoint.c:107
#, fuzzy, c-format
msgid "%s: not a block device"
msgstr "%s: bukan sebuah block device\n"
-#: disk-utils/fdformat.c:149
+#: disk-utils/fdformat.c:151
#, fuzzy, c-format
msgid "cannot access file %s"
msgstr "Tidak dapat membuka file '%s'"
-#: disk-utils/fdformat.c:155
+#: disk-utils/fdformat.c:157
msgid "Could not determine current format type"
msgstr "Tidak dapat menentukan tipe format saat ini"
-#: disk-utils/fdformat.c:157
+#: disk-utils/fdformat.c:159
#, c-format
msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n"
msgstr "%s-sided, %d tracks, %d sec/track. Total kapasitas %d kB.\n"
-#: disk-utils/fdformat.c:158
+#: disk-utils/fdformat.c:160
msgid "Double"
msgstr "Rangkap"
-#: disk-utils/fdformat.c:158
+#: disk-utils/fdformat.c:160
msgid "Single"
msgstr "Satu"
-#: disk-utils/fsck.cramfs.c:113
+#: disk-utils/fsck.c:187
+#, fuzzy, c-format
+msgid "%s is mounted\n"
+msgstr "%s telah di mount.\t "
+
+#: disk-utils/fsck.c:189
+#, fuzzy, c-format
+msgid "%s is not mounted\n"
+msgstr "fsck: %s: tidak ditemukan\n"
+
+#: disk-utils/fsck.c:303 lib/path.c:98 lib/path.c:119 lib/path.c:165
+#, fuzzy, c-format
+msgid "failed to read: %s"
+msgstr "gagal untuk mendapatkan statistik: %s"
+
+#: disk-utils/fsck.c:305 lib/path.c:121
+#, fuzzy, c-format
+msgid "parse error: %s"
+msgstr "error mengambil\n"
+
+#: disk-utils/fsck.c:325
+#, fuzzy, c-format
+msgid "Locking disk %s ... "
+msgstr "Sinkronisasi disks.\n"
+
+#: disk-utils/fsck.c:335
#, c-format
+msgid "(waiting) "
+msgstr ""
+
+#. TRANSLATORS: These are followups to "Locking disk...".
+#: disk-utils/fsck.c:345
+#, fuzzy
+msgid "succeeded"
+msgstr "%s sukses.\n"
+
+#: disk-utils/fsck.c:345
+#, fuzzy
+msgid "failed"
+msgstr "%s gagal.\n"
+
+#: disk-utils/fsck.c:382
+#, fuzzy, c-format
+msgid "failed to setup description for %s"
+msgstr "gagal membaca typescript berkas %s"
+
+#: disk-utils/fsck.c:408
+#, fuzzy, c-format
+msgid "%s: parse error at line %d -- ignore"
+msgstr "error mengambil\n"
+
+#: disk-utils/fsck.c:437 disk-utils/fsck.c:439
+#, fuzzy, c-format
+msgid "%s: failed to parse fstab"
+msgstr "%s: gagal untuk membuka: %s\n"
+
+#: disk-utils/fsck.c:567 sys-utils/umount.c:217
+#, fuzzy, c-format
+msgid "%s: not found"
+msgstr "fsck: %s: tidak ditemukan\n"
+
+#: disk-utils/fsck.c:593 login-utils/login.c:1077 login-utils/vipw.c:212
+#: sys-utils/flock.c:314 sys-utils/swapon.c:119 term-utils/script.c:264
+#: term-utils/script.c:274
+msgid "fork failed"
+msgstr "gagal fork"
+
+#: disk-utils/fsck.c:600
+#, fuzzy, c-format
+msgid "%s: execute failed"
+msgstr "%s: gagal menulis"
+
+#: disk-utils/fsck.c:688
+#, fuzzy
+msgid "wait: no more child process?!?"
+msgstr "%s: tunggu: Tida ada proses anak lagi?!?\n"
+
+#: disk-utils/fsck.c:691
+#, fuzzy
+msgid "waidpid failed"
+msgstr "waitpid gagal"
+
+#: disk-utils/fsck.c:709
+#, fuzzy, c-format
+msgid "Warning... %s for device %s exited with signal %d."
+msgstr "Peringatan... %s untuk perangkat %s keluar dengan sinyal %d.\n"
+
+#: disk-utils/fsck.c:715
+#, fuzzy, c-format
+msgid "%s %s: status is %x, should never happen."
+msgstr "%s %s: status adalah %x, seharusnya tidak pernah terjadi.\n"
+
+#: disk-utils/fsck.c:761
+#, c-format
+msgid "Finished with %s (exit status %d)\n"
+msgstr "Selesai dengan %s (status keluar %d)\n"
+
+#: disk-utils/fsck.c:823
+#, fuzzy, c-format
+msgid "error %d while executing fsck.%s for %s"
+msgstr "%s: Error %d ketika menjalankan fsck.%s untuk %s\n"
+
+#: disk-utils/fsck.c:892
+#, fuzzy
msgid ""
-"usage: %s [-hv] [-x dir] file\n"
-" -h print this help\n"
-" -x dir extract into dir\n"
-" -v be more verbose\n"
-" file file to test\n"
+"Either all or none of the filesystem types passed to -t must be prefixed\n"
+"with 'no' or '!'."
+msgstr ""
+"Baik seluruh atau kosong dari tipe sistem berkas dilewatkan ke -t harus\n"
+"diawali dengan 'no' atau '!'.\n"
+
+#: disk-utils/fsck.c:1009
+#, fuzzy, c-format
+msgid ""
+"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number"
+msgstr ""
+"%s: melewatkan baris buruk dalam /etc/fstab: jalankan mount dengan tahap "
+"bukan nol di fsck\n"
+
+#: disk-utils/fsck.c:1021
+#, c-format
+msgid "%s: skipping nonexistent device\n"
+msgstr "%s: melewatkan perangkat yang tidak ada\n"
+
+#: disk-utils/fsck.c:1026
+#, c-format
+msgid ""
+"%s: nonexistent device (\"nofail\" fstab option may be used to skip this "
+"device)\n"
+msgstr ""
+
+#: disk-utils/fsck.c:1043
+#, fuzzy, c-format
+msgid "%s: skipping unknown filesystem type\n"
+msgstr "mount: tipe filesystem tidak diketahui '%s'"
+
+#: disk-utils/fsck.c:1062
+#, fuzzy, c-format
+msgid "cannot check %s: fsck.%s not found"
+msgstr "fsck: tidak dapat memeriksa %s: fsck.%s tidak ditemukan\n"
+
+#: disk-utils/fsck.c:1151
+#, fuzzy
+msgid "failed to allocate iterator"
+msgstr "gagal mengalokasikan outbuffer"
+
+#: disk-utils/fsck.c:1166
+msgid "Checking all file systems.\n"
+msgstr "Memeriksa seluruh sistem berkas.\n"
+
+#: disk-utils/fsck.c:1257
+#, c-format
+msgid "--waiting-- (pass %d)\n"
+msgstr "--menunggu-- (tahap %d)\n"
+
+#: disk-utils/fsck.c:1281
+#, fuzzy, c-format
+msgid ""
+"\n"
+"Usage:\n"
+" %s [fsck-options] [fs-options] [filesys ...]\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: disk-utils/fsck.c:1285
+msgid ""
+"\n"
+"Options:\n"
+" -A check all filesystems\n"
+" -R skip root filesystem; useful only with `-A'\n"
+" -M do not check mounted filesystems\n"
+" -t <type> specify filesystem types to be checked;\n"
+" type is allowed to be comma-separated list\n"
+" -P check filesystems in parallel, including root\n"
+" -r report statistics for each device fsck\n"
+" -s serialize fsck operations\n"
+" -l lock the device using flock()\n"
+" -N do not execute, just show what would be done\n"
+" -T do not show the title on startup\n"
+" -C <fd> display progress bar; file descriptor is for GUIs\n"
+" -V explain what is being done\n"
+" -? display this help and exit\n"
+"\n"
+"See fsck.* commands for fs-options."
msgstr ""
-"penggunaan: %s [-hv] [-x dir] file\n"
-" -h tampilkan pesan ini\n"
-" -x dir extract kedalam direktori\n"
-" -v lebih verbose\n"
-" file file untuk ditest\n"
-#: disk-utils/fsck.cramfs.c:141
+#: disk-utils/fsck.c:1337
+#, fuzzy
+msgid "too many devices"
+msgstr "%s: terlalu banyak perangkat\n"
+
+#: disk-utils/fsck.c:1347
+#, fuzzy, c-format
+msgid "couldn't open %s"
+msgstr "Tidak dapat membuka %s\n"
+
+#: disk-utils/fsck.c:1349
+#, fuzzy
+msgid "Is /proc mounted?"
+msgstr "Apakah /proc telah terpasang?\n"
+
+#: disk-utils/fsck.c:1357
+#, fuzzy, c-format
+msgid "must be root to scan for matching filesystems: %s"
+msgstr "Harus root untuk dapat memindai untuk mencocokan sistem berkas: %s\n"
+
+#: disk-utils/fsck.c:1361
+#, fuzzy, c-format
+msgid "couldn't find matching filesystem: %s"
+msgstr "Tidak dapat menemukan sistem berkas yang cocok: %s\n"
+
+#: disk-utils/fsck.c:1369 disk-utils/fsck.c:1457 sys-utils/eject.c:285
+#, fuzzy
+msgid "too many arguments"
+msgstr "%s: terlalu banyak argumen\n"
+
+#: disk-utils/fsck.c:1509
+msgid "the -l option can be used with one device only -- ignore"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:114 misc-utils/whereis.c:141
+#, fuzzy, c-format
+msgid " %s [options] file\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: disk-utils/fsck.cramfs.c:116
+msgid " -x, --destination <dir> extract into directory\n"
+msgstr ""
+
+#: disk-utils/fsck.cramfs.c:117
+#, fuzzy
+msgid " -v, --verbose be more verbose\n"
+msgstr " -V, --version Tampilkan informasi versi\n"
+
+#: disk-utils/fsck.cramfs.c:142
#, c-format
msgid "stat failed: %s"
msgstr "stat gagal: %s"
-#: disk-utils/fsck.cramfs.c:145 disk-utils/fsck.cramfs.c:497
-#: sys-utils/rtcwake.c:117 sys-utils/rtcwake.c:276 sys-utils/rtcwake.c:514
-#: term-utils/script.c:232 term-utils/script.c:553
+#: disk-utils/fsck.cramfs.c:146 disk-utils/fsck.cramfs.c:498
+#: sys-utils/rtcwake.c:119 sys-utils/rtcwake.c:279 sys-utils/rtcwake.c:517
+#: term-utils/script.c:233 term-utils/script.c:560
#, c-format
msgid "open failed: %s"
msgstr "gagal membuka: %s"
-#: disk-utils/fsck.cramfs.c:151
+#: disk-utils/fsck.cramfs.c:152
#, c-format
msgid "ioctl failed: unable to determine device size: %s"
msgstr "ioctl gagal: tidak dapat menentukan ukuran perangkat: %s"
-#: disk-utils/fsck.cramfs.c:157
+#: disk-utils/fsck.cramfs.c:158
#, c-format
msgid "not a block device or file: %s"
msgstr "bukan sebuah perangkat blok atau berkas: %s"
-#: disk-utils/fsck.cramfs.c:160 disk-utils/fsck.cramfs.c:194
+#: disk-utils/fsck.cramfs.c:161 disk-utils/fsck.cramfs.c:195
msgid "file length too short"
msgstr "panjang berkas terlalu pendek"
-#: disk-utils/fsck.cramfs.c:164 disk-utils/fsck.cramfs.c:170
-#: disk-utils/fsck.cramfs.c:226 disk-utils/fsck.cramfs.c:243
+#: disk-utils/fsck.cramfs.c:165 disk-utils/fsck.cramfs.c:171
+#: disk-utils/fsck.cramfs.c:227 disk-utils/fsck.cramfs.c:244
#, c-format
msgid "read failed: %s"
msgstr "gagal membaca: %s"
-#: disk-utils/fsck.cramfs.c:174 disk-utils/fsck.cramfs.c:176
+#: disk-utils/fsck.cramfs.c:175 disk-utils/fsck.cramfs.c:177
msgid "superblock magic not found"
msgstr "tanda super blok tidak ditemukan"
-#: disk-utils/fsck.cramfs.c:179
+#: disk-utils/fsck.cramfs.c:180
#, c-format
msgid "cramfs endianness is %s\n"
msgstr ""
-#: disk-utils/fsck.cramfs.c:180
+#: disk-utils/fsck.cramfs.c:181
msgid "big"
msgstr ""
-#: disk-utils/fsck.cramfs.c:180
+#: disk-utils/fsck.cramfs.c:181
msgid "little"
msgstr ""
-#: disk-utils/fsck.cramfs.c:184
+#: disk-utils/fsck.cramfs.c:185
msgid "unsupported filesystem features"
msgstr "Layanan sistem berkas tidak didukung"
-#: disk-utils/fsck.cramfs.c:187
+#: disk-utils/fsck.cramfs.c:188
#, c-format
msgid "superblock size (%d) too small"
msgstr "ukuran super blok (%d) terlalu kecil"
-#: disk-utils/fsck.cramfs.c:192
+#: disk-utils/fsck.cramfs.c:193
msgid "zero file count"
msgstr "berkas beukuran kosong"
-#: disk-utils/fsck.cramfs.c:197
+#: disk-utils/fsck.cramfs.c:198
#, c-format
msgid "warning: file extends past end of filesystem\n"
msgstr "Peringatan: berkas melewati akhir dari sistem berkas\n"
-#: disk-utils/fsck.cramfs.c:199
+#: disk-utils/fsck.cramfs.c:200
#, c-format
msgid "warning: old cramfs format\n"
msgstr "peringatan: format cramfs lama\n"
-#: disk-utils/fsck.cramfs.c:211
+#: disk-utils/fsck.cramfs.c:212
msgid "unable to test CRC: old cramfs format"
msgstr "tidak dapat memeriksa CRC: format cramfs lama"
-#: disk-utils/fsck.cramfs.c:262
+#: disk-utils/fsck.cramfs.c:263
msgid "crc error"
msgstr "crc error"
-#: disk-utils/fsck.cramfs.c:323
+#: disk-utils/fsck.cramfs.c:324
msgid "root inode is not directory"
msgstr "akar inode bukan sebuah direktori"
-#: disk-utils/fsck.cramfs.c:327
+#: disk-utils/fsck.cramfs.c:328
#, c-format
msgid "bad root offset (%lu)"
msgstr "ofset akar buruk (%lu)"
-#: disk-utils/fsck.cramfs.c:345
+#: disk-utils/fsck.cramfs.c:346
msgid "data block too large"
msgstr "data blok terlalu besar"
-#: disk-utils/fsck.cramfs.c:349
+#: disk-utils/fsck.cramfs.c:350
#, c-format
msgid "decompression error %p(%d): %s"
msgstr "dekompresi error %p(%d): %s"
-#: disk-utils/fsck.cramfs.c:375
+#: disk-utils/fsck.cramfs.c:376
#, c-format
msgid " hole at %ld (%zd)\n"
msgstr " lubang di %ld (%zd)\n"
-#: disk-utils/fsck.cramfs.c:382 disk-utils/fsck.cramfs.c:536
+#: disk-utils/fsck.cramfs.c:383 disk-utils/fsck.cramfs.c:537
#, c-format
msgid " uncompressing block at %ld to %ld (%ld)\n"
msgstr " mengekstrak block di %ld ke %ld (%ld)\n"
-#: disk-utils/fsck.cramfs.c:389
+#: disk-utils/fsck.cramfs.c:390
#, c-format
msgid "non-block (%ld) bytes"
msgstr "Bukan block (%ld) bytes"
-#: disk-utils/fsck.cramfs.c:393
+#: disk-utils/fsck.cramfs.c:394
#, c-format
msgid "non-size (%ld vs %ld) bytes"
msgstr "bukan ukuran (%ld vs %ld) bytes"
-#: disk-utils/fsck.cramfs.c:399
+#: disk-utils/fsck.cramfs.c:400
#, c-format
msgid "write failed: %s"
msgstr "gagal menulis: %s"
-#: disk-utils/fsck.cramfs.c:411
+#: disk-utils/fsck.cramfs.c:412
#, c-format
msgid "lchown failed: %s"
msgstr "lchown gagal: %s"
-#: disk-utils/fsck.cramfs.c:415
+#: disk-utils/fsck.cramfs.c:416
#, c-format
msgid "chown failed: %s"
msgstr "chown gagal: %s"
-#: disk-utils/fsck.cramfs.c:420
+#: disk-utils/fsck.cramfs.c:421
#, c-format
msgid "utime failed: %s"
msgstr "utime gagal: %s"
-#: disk-utils/fsck.cramfs.c:432
+#: disk-utils/fsck.cramfs.c:433
#, c-format
msgid "directory inode has zero offset and non-zero size: %s"
msgstr "direktori inode memiliki ofset kosong dan ukuran tidak kosong: %s"
-#: disk-utils/fsck.cramfs.c:447
+#: disk-utils/fsck.cramfs.c:448
#, c-format
msgid "mkdir failed: %s"
msgstr "gagal mkdir: %s"
-#: disk-utils/fsck.cramfs.c:463
+#: disk-utils/fsck.cramfs.c:464
msgid "filename length is zero"
msgstr "panjang nama berkas nol"
-#: disk-utils/fsck.cramfs.c:465
+#: disk-utils/fsck.cramfs.c:466
msgid "bad filename length"
msgstr "panjang nama berkas buruk"
-#: disk-utils/fsck.cramfs.c:471
+#: disk-utils/fsck.cramfs.c:472
msgid "bad inode offset"
msgstr "ofset inode buruk"
-#: disk-utils/fsck.cramfs.c:486
+#: disk-utils/fsck.cramfs.c:487
msgid "file inode has zero offset and non-zero size"
msgstr "berkas inode memiliki ofset nol dan ukuran bukan nol"
-#: disk-utils/fsck.cramfs.c:489
+#: disk-utils/fsck.cramfs.c:490
msgid "file inode has zero size and non-zero offset"
msgstr "berkas inode memiliki ukuran nol dan ofset bukan nol"
-#: disk-utils/fsck.cramfs.c:517
+#: disk-utils/fsck.cramfs.c:518
msgid "symbolic link has zero offset"
msgstr "link simbolik memiliki ofset nol"
-#: disk-utils/fsck.cramfs.c:519
+#: disk-utils/fsck.cramfs.c:520
msgid "symbolic link has zero size"
msgstr "link simbolik memiliki ukuran nol"
-#: disk-utils/fsck.cramfs.c:528
+#: disk-utils/fsck.cramfs.c:529
#, c-format
msgid "size error in symlink: %s"
msgstr "kesalahan ukuran dalam symlink %s"
-#: disk-utils/fsck.cramfs.c:542
+#: disk-utils/fsck.cramfs.c:543
#, c-format
msgid "symlink failed: %s"
msgstr "symlink gagal: %s"
-#: disk-utils/fsck.cramfs.c:555
+#: disk-utils/fsck.cramfs.c:556
#, c-format
msgid "special file has non-zero offset: %s"
msgstr "berkas spesial memiliki ofset bukan nol: %s"
-#: disk-utils/fsck.cramfs.c:565
+#: disk-utils/fsck.cramfs.c:566
#, c-format
msgid "fifo has non-zero size: %s"
msgstr "fifo memiliki ukuran bukan nol: %s"
-#: disk-utils/fsck.cramfs.c:571
+#: disk-utils/fsck.cramfs.c:572
#, c-format
msgid "socket has non-zero size: %s"
msgstr "soket memiliki ukuran bukan nol: %s"
-#: disk-utils/fsck.cramfs.c:574
+#: disk-utils/fsck.cramfs.c:575
#, c-format
msgid "bogus mode: %s (%o)"
msgstr "mode palsu: %s (%o)"
-#: disk-utils/fsck.cramfs.c:583
+#: disk-utils/fsck.cramfs.c:584
#, c-format
msgid "mknod failed: %s"
msgstr "mknod gagal: %s"
-#: disk-utils/fsck.cramfs.c:615
+#: disk-utils/fsck.cramfs.c:616
#, c-format
msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)"
msgstr ""
"direktori data berawal (%ld) < sizeof(struct cramfs_super) + awal (%ld)"
-#: disk-utils/fsck.cramfs.c:619
+#: disk-utils/fsck.cramfs.c:620
#, c-format
msgid "directory data end (%ld) != file data start (%ld)"
msgstr "akhir data direktori (%ld) != berkas data start (%ld)"
-#: disk-utils/fsck.cramfs.c:624
+#: disk-utils/fsck.cramfs.c:625
msgid "invalid file data offset"
msgstr "ofset berkas data tidak valid"
-#: disk-utils/fsck.cramfs.c:659
+#: disk-utils/fsck.cramfs.c:669
msgid "compiled without -x support"
msgstr "dikompile tanpa dukungan -x"
-#: disk-utils/fsck.cramfs.c:677 fdisk/sfdisk.c:2855
+#: disk-utils/fsck.cramfs.c:689 fdisks/sfdisk.c:2859
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
+#: disk-utils/fsck.minix.c:194 disk-utils/swaplabel.c:159
+#: misc-utils/wipefs.c:361 sys-utils/tunelp.c:80
+#, fuzzy, c-format
+msgid " %s [options] <device>\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
#: disk-utils/fsck.minix.c:196
+#, fuzzy
+msgid " -l list all filenames\n"
+msgstr " [ -file dumpfilename ]\n"
+
+#: disk-utils/fsck.minix.c:197
+msgid " -a automatic repair\n"
+msgstr ""
+
+#: disk-utils/fsck.minix.c:198
+#, fuzzy
+msgid " -r interactive repair\n"
+msgstr "butuh terminal untuk interative repairs"
+
+#: disk-utils/fsck.minix.c:199
+msgid " -v be verbose\n"
+msgstr ""
+
+#: disk-utils/fsck.minix.c:200
+#, fuzzy
+msgid " -s output super-block information\n"
+msgstr " -V, --version Tampilkan informasi versi\n"
+
+#: disk-utils/fsck.minix.c:201
+msgid " -m activate mode not cleared warnings\n"
+msgstr ""
+
+#: disk-utils/fsck.minix.c:202
+msgid " -f force check\n"
+msgstr ""
+
+#. TRANSLATORS: these yes no questions uses rpmatch(), and should be
+#. * translated.
+#: disk-utils/fsck.minix.c:261
+#, c-format
+msgid "%s (y/n)? "
+msgstr ""
+
+#: disk-utils/fsck.minix.c:261
+#, c-format
+msgid "%s (n/y)? "
+msgstr ""
+
+#: disk-utils/fsck.minix.c:278
#, c-format
-msgid "Usage: %s [-larvsmf] /dev/name\n"
-msgstr "Penggunaan: %s [-larvsmf] /dev/name\n"
+msgid "y\n"
+msgstr ""
+
+#: disk-utils/fsck.minix.c:280
+#, c-format
+msgid "n\n"
+msgstr ""
-#: disk-utils/fsck.minix.c:293
+#: disk-utils/fsck.minix.c:296
#, c-format
msgid "%s is mounted.\t "
msgstr "%s telah di mount.\t "
-#: disk-utils/fsck.minix.c:295
+#: disk-utils/fsck.minix.c:298
msgid "Do you really want to continue"
msgstr "Apakah anda benar - benar ingin melanjutkan"
-#: disk-utils/fsck.minix.c:299
+#: disk-utils/fsck.minix.c:302
#, c-format
msgid "check aborted.\n"
msgstr "membatalkan pemeriksaan.\n"
-#: disk-utils/fsck.minix.c:318 disk-utils/fsck.minix.c:341
+#: disk-utils/fsck.minix.c:318 disk-utils/fsck.minix.c:339
#, c-format
msgid "Zone nr < FIRSTZONE in file `%s'."
msgstr "Zone nr < FIRSTZONE dalam file `%s'."
-#: disk-utils/fsck.minix.c:322 disk-utils/fsck.minix.c:345
+#: disk-utils/fsck.minix.c:321 disk-utils/fsck.minix.c:342
#, c-format
msgid "Zone nr >= ZONES in file `%s'."
msgstr "Zone nr >= ZONES dalam file `%s'."
-#: disk-utils/fsck.minix.c:327 disk-utils/fsck.minix.c:350
+#: disk-utils/fsck.minix.c:325 disk-utils/fsck.minix.c:346
msgid "Remove block"
msgstr "Hapus block"
-#: disk-utils/fsck.minix.c:368
+#: disk-utils/fsck.minix.c:362
#, c-format
msgid "Read error: unable to seek to block in file '%s'\n"
msgstr "Read error: tidak dapat men-seek ke block dalam file `%s'\n"
-#: disk-utils/fsck.minix.c:374
+#: disk-utils/fsck.minix.c:368
#, c-format
msgid "Read error: bad block in file '%s'\n"
msgstr "Read error: block buruk dalam file '%s'\n"
-#: disk-utils/fsck.minix.c:389
+#: disk-utils/fsck.minix.c:380
#, c-format
msgid ""
"Internal error: trying to write bad block\n"
@@ -603,131 +921,131 @@ msgstr ""
"Kesalahan internal: mencoba untuk menulis bad block\n"
"Permintaan menulis diabaikan\n"
-#: disk-utils/fsck.minix.c:395
+#: disk-utils/fsck.minix.c:386
msgid "seek failed in write_block"
msgstr "seek gagal dalam write_block"
-#: disk-utils/fsck.minix.c:398
+#: disk-utils/fsck.minix.c:389
#, c-format
msgid "Write error: bad block in file '%s'\n"
msgstr "Write error: bad block dalam file '%s'\n"
-#: disk-utils/fsck.minix.c:514
+#: disk-utils/fsck.minix.c:501
msgid "seek failed in write_super_block"
msgstr "seek failed dalam write_super_block"
-#: disk-utils/fsck.minix.c:516
+#: disk-utils/fsck.minix.c:503
msgid "unable to write super-block"
msgstr "tidak dapat menulis super-block"
-#: disk-utils/fsck.minix.c:529
+#: disk-utils/fsck.minix.c:515
msgid "Unable to write inode map"
msgstr "Tidak menulis peta inode"
-#: disk-utils/fsck.minix.c:532
+#: disk-utils/fsck.minix.c:518
msgid "Unable to write zone map"
msgstr "Tidak dapat menulis peta zone"
-#: disk-utils/fsck.minix.c:535
+#: disk-utils/fsck.minix.c:521
msgid "Unable to write inodes"
msgstr "Tidak dapat menulis inodes"
-#: disk-utils/fsck.minix.c:563
+#: disk-utils/fsck.minix.c:549
msgid "seek failed"
msgstr "gagal seek"
-#: disk-utils/fsck.minix.c:567
+#: disk-utils/fsck.minix.c:553
msgid "unable to alloc buffer for superblock"
msgstr "tidak mengalokasikan penyangga untuk blok super"
-#: disk-utils/fsck.minix.c:570
+#: disk-utils/fsck.minix.c:556
msgid "unable to read super block"
msgstr "tidak dapat membaca super block"
-#: disk-utils/fsck.minix.c:588
+#: disk-utils/fsck.minix.c:574
msgid "bad magic number in super-block"
msgstr "jumlah magic tidak baik dalam super-block"
-#: disk-utils/fsck.minix.c:590
+#: disk-utils/fsck.minix.c:576
msgid "Only 1k blocks/zones supported"
msgstr "Hanya 1k block/zones yang dilayani"
-#: disk-utils/fsck.minix.c:592
+#: disk-utils/fsck.minix.c:578
msgid "bad s_imap_blocks field in super-block"
msgstr "field s_imap_blocks buruk dalam super-block"
-#: disk-utils/fsck.minix.c:594
+#: disk-utils/fsck.minix.c:581
msgid "bad s_zmap_blocks field in super-block"
msgstr "field s_zmap_block buruk dalam super-block"
-#: disk-utils/fsck.minix.c:610
+#: disk-utils/fsck.minix.c:597
msgid "Unable to allocate buffer for inode map"
msgstr "Tidak dapat mengalokasikan buffer untuk peta inode"
-#: disk-utils/fsck.minix.c:613
+#: disk-utils/fsck.minix.c:600
msgid "Unable to allocate buffer for zone map"
msgstr "Tidak dapat mengalokasikan buffer untuk peta daerah (zone map)"
-#: disk-utils/fsck.minix.c:616
+#: disk-utils/fsck.minix.c:603
msgid "Unable to allocate buffer for inodes"
msgstr "Tidak dapat mengalokasikan buffer untuk inodes"
-#: disk-utils/fsck.minix.c:619
+#: disk-utils/fsck.minix.c:606
msgid "Unable to allocate buffer for inode count"
msgstr "Tidak dapat mengalokasikan buffer untuk menghitung inode"
-#: disk-utils/fsck.minix.c:622
+#: disk-utils/fsck.minix.c:609
msgid "Unable to allocate buffer for zone count"
msgstr "Tidak dapat mengalokasikan buffer untuk menghitung zone"
-#: disk-utils/fsck.minix.c:626
+#: disk-utils/fsck.minix.c:613
msgid "Unable to read inode map"
msgstr "Tidak dapat membaca peta inode"
-#: disk-utils/fsck.minix.c:630
+#: disk-utils/fsck.minix.c:617
msgid "Unable to read zone map"
msgstr "Tidak dapat membaca peta zone"
-#: disk-utils/fsck.minix.c:634
+#: disk-utils/fsck.minix.c:621
msgid "Unable to read inodes"
msgstr "Tidak dapat membaca inodes"
-#: disk-utils/fsck.minix.c:636
+#: disk-utils/fsck.minix.c:623
#, c-format
msgid "Warning: Firstzone != Norm_firstzone\n"
msgstr "Peringatan: Firstzone != Norm_firstzone\n"
-#: disk-utils/fsck.minix.c:641
+#: disk-utils/fsck.minix.c:628
#, c-format
msgid "%ld inodes\n"
msgstr "%ld inodes\n"
-#: disk-utils/fsck.minix.c:642
+#: disk-utils/fsck.minix.c:629
#, c-format
msgid "%ld blocks\n"
msgstr "%ld blocks\n"
-#: disk-utils/fsck.minix.c:643 disk-utils/mkfs.minix.c:545
+#: disk-utils/fsck.minix.c:630 disk-utils/mkfs.minix.c:546
#, c-format
msgid "Firstdatazone=%ld (%ld)\n"
msgstr "Firstdatazone=%ld (%ld)\n"
-#: disk-utils/fsck.minix.c:644 disk-utils/mkfs.minix.c:546
+#: disk-utils/fsck.minix.c:631 disk-utils/mkfs.minix.c:547
#, c-format
msgid "Zonesize=%d\n"
msgstr "Zonesize=%d\n"
-#: disk-utils/fsck.minix.c:645
+#: disk-utils/fsck.minix.c:632
#, c-format
msgid "Maxsize=%ld\n"
msgstr "Maxsize=%ld\n"
-#: disk-utils/fsck.minix.c:646
+#: disk-utils/fsck.minix.c:633
#, c-format
msgid "Filesystem state=%d\n"
msgstr "Keadaan filesystem=%d\n"
-#: disk-utils/fsck.minix.c:647
+#: disk-utils/fsck.minix.c:634
#, fuzzy, c-format
msgid ""
"namelen=%zd\n"
@@ -736,162 +1054,162 @@ msgstr ""
"namelen=%d\n"
"\n"
-#: disk-utils/fsck.minix.c:662 disk-utils/fsck.minix.c:713
+#: disk-utils/fsck.minix.c:649 disk-utils/fsck.minix.c:699
#, c-format
msgid "Inode %d marked unused, but used for file '%s'\n"
msgstr "Inode %d ditandai tidak digunakan, tetapi digunakan untuk file '%s'\n"
-#: disk-utils/fsck.minix.c:666 disk-utils/fsck.minix.c:717
+#: disk-utils/fsck.minix.c:652 disk-utils/fsck.minix.c:702
msgid "Mark in use"
msgstr "ditandai sedang digunakan"
-#: disk-utils/fsck.minix.c:688 disk-utils/fsck.minix.c:737
+#: disk-utils/fsck.minix.c:674 disk-utils/fsck.minix.c:722
#, c-format
msgid "The file `%s' has mode %05o\n"
msgstr "File `%s' memiliki mode %05o\n"
-#: disk-utils/fsck.minix.c:695 disk-utils/fsck.minix.c:743
+#: disk-utils/fsck.minix.c:681 disk-utils/fsck.minix.c:728
#, c-format
msgid "Warning: inode count too big.\n"
msgstr "Peringatan: jumlah inode terlalu besar.\n"
-#: disk-utils/fsck.minix.c:755 disk-utils/fsck.minix.c:763
+#: disk-utils/fsck.minix.c:740 disk-utils/fsck.minix.c:748
msgid "root inode isn't a directory"
msgstr "root inode tidak berupa sebuah direktori"
-#: disk-utils/fsck.minix.c:775 disk-utils/fsck.minix.c:806
+#: disk-utils/fsck.minix.c:760 disk-utils/fsck.minix.c:791
#, c-format
msgid "Block has been used before. Now in file `%s'."
msgstr "Block telah digunakan sebelumnya. Sekarang dalam file `%s'."
-#: disk-utils/fsck.minix.c:777 disk-utils/fsck.minix.c:808
-#: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1141
-#: disk-utils/fsck.minix.c:1187 disk-utils/fsck.minix.c:1196
+#: disk-utils/fsck.minix.c:762 disk-utils/fsck.minix.c:793
+#: disk-utils/fsck.minix.c:1114 disk-utils/fsck.minix.c:1123
+#: disk-utils/fsck.minix.c:1170 disk-utils/fsck.minix.c:1179
msgid "Clear"
msgstr "Bersih"
-#: disk-utils/fsck.minix.c:787 disk-utils/fsck.minix.c:818
+#: disk-utils/fsck.minix.c:772 disk-utils/fsck.minix.c:803
#, c-format
msgid "Block %d in file `%s' is marked not in use."
msgstr "Block %d dalam file `%s' di tandai tidak sedang digunakan."
-#: disk-utils/fsck.minix.c:789 disk-utils/fsck.minix.c:820
+#: disk-utils/fsck.minix.c:774 disk-utils/fsck.minix.c:805
msgid "Correct"
msgstr "Benar"
-#: disk-utils/fsck.minix.c:959 disk-utils/fsck.minix.c:1026
+#: disk-utils/fsck.minix.c:944 disk-utils/fsck.minix.c:1012
#, c-format
msgid "The directory '%s' contains a bad inode number for file '%.*s'."
msgstr "Direktori '%s' berisi jumlah inode yang buruk untuk file '%.*s'."
-#: disk-utils/fsck.minix.c:962 disk-utils/fsck.minix.c:1029
+#: disk-utils/fsck.minix.c:946 disk-utils/fsck.minix.c:1014
msgid " Remove"
msgstr " Hapus"
-#: disk-utils/fsck.minix.c:976 disk-utils/fsck.minix.c:1043
+#: disk-utils/fsck.minix.c:960 disk-utils/fsck.minix.c:1028
#, c-format
msgid "%s: bad directory: '.' isn't first\n"
msgstr "%s: direktori buruk: '.' bukan yang pertama\n"
-#: disk-utils/fsck.minix.c:984 disk-utils/fsck.minix.c:1052
+#: disk-utils/fsck.minix.c:969 disk-utils/fsck.minix.c:1037
#, c-format
msgid "%s: bad directory: '..' isn't second\n"
msgstr "%s: direktori buruk: '..' tidak kedua\n"
-#: disk-utils/fsck.minix.c:1086 disk-utils/fsck.minix.c:1104
+#: disk-utils/fsck.minix.c:1071 disk-utils/fsck.minix.c:1088
msgid "internal error"
msgstr "kesalahan internal"
-#: disk-utils/fsck.minix.c:1089 disk-utils/fsck.minix.c:1107
+#: disk-utils/fsck.minix.c:1074 disk-utils/fsck.minix.c:1091
#, c-format
msgid "%s: bad directory: size < 32"
msgstr "%s: direktori buruk: ukuran < 32"
-#: disk-utils/fsck.minix.c:1120
+#: disk-utils/fsck.minix.c:1103
msgid "seek failed in bad_zone"
msgstr "gagal seek dalam bad_zone"
-#: disk-utils/fsck.minix.c:1130 disk-utils/fsck.minix.c:1186
+#: disk-utils/fsck.minix.c:1113 disk-utils/fsck.minix.c:1169
#, fuzzy, c-format
msgid "Inode %lu mode not cleared."
msgstr "Mode Inode %d tidak dibersihkan."
-#: disk-utils/fsck.minix.c:1139 disk-utils/fsck.minix.c:1195
+#: disk-utils/fsck.minix.c:1122 disk-utils/fsck.minix.c:1178
#, fuzzy, c-format
msgid "Inode %lu not used, marked used in the bitmap."
msgstr "Inode %d tidak digunakan, ditandai digunakan dalam bitmap."
-#: disk-utils/fsck.minix.c:1146 disk-utils/fsck.minix.c:1201
+#: disk-utils/fsck.minix.c:1128 disk-utils/fsck.minix.c:1184
#, fuzzy, c-format
msgid "Inode %lu used, marked unused in the bitmap."
msgstr "Inode %d digunakan, ditandai digunakan dalam bitmap."
-#: disk-utils/fsck.minix.c:1148 disk-utils/fsck.minix.c:1202
+#: disk-utils/fsck.minix.c:1129 disk-utils/fsck.minix.c:1185
msgid "Set"
msgstr "Set"
-#: disk-utils/fsck.minix.c:1152 disk-utils/fsck.minix.c:1206
+#: disk-utils/fsck.minix.c:1133 disk-utils/fsck.minix.c:1189
#, fuzzy, c-format
msgid "Inode %lu (mode = %07o), i_nlinks=%d, counted=%d."
msgstr "Inode %d (mode = %07o), i_nlinks=%d, terhitung=%d."
-#: disk-utils/fsck.minix.c:1154 disk-utils/fsck.minix.c:1208
+#: disk-utils/fsck.minix.c:1136 disk-utils/fsck.minix.c:1192
msgid "Set i_nlinks to count"
msgstr "Set i_nlinks ke jumlah"
-#: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1220
+#: disk-utils/fsck.minix.c:1148 disk-utils/fsck.minix.c:1204
#, fuzzy, c-format
msgid "Zone %lu: marked in use, no file uses it."
msgstr ""
"Zone %d: ditandai sedang digunakan, tidak ada file yang menggunakannya."
-#: disk-utils/fsck.minix.c:1167 disk-utils/fsck.minix.c:1222
+#: disk-utils/fsck.minix.c:1150 disk-utils/fsck.minix.c:1206
msgid "Unmark"
msgstr "Tidak ditandai"
-#: disk-utils/fsck.minix.c:1172 disk-utils/fsck.minix.c:1227
+#: disk-utils/fsck.minix.c:1155 disk-utils/fsck.minix.c:1211
#, fuzzy, c-format
msgid "Zone %lu: in use, counted=%d\n"
msgstr "Zone %d: sedang digunakan, terhitung=%d\n"
-#: disk-utils/fsck.minix.c:1175 disk-utils/fsck.minix.c:1230
+#: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1214
#, fuzzy, c-format
msgid "Zone %lu: not in use, counted=%d\n"
msgstr "Zone %d: tidak sedang digunakan, terhitung=%d\n"
-#: disk-utils/fsck.minix.c:1275
+#: disk-utils/fsck.minix.c:1255
msgid "bad inode size"
msgstr "ukuran inode buruk"
-#: disk-utils/fsck.minix.c:1277
+#: disk-utils/fsck.minix.c:1257
msgid "bad v2 inode size"
msgstr "ukuran inode v2 buruk"
-#: disk-utils/fsck.minix.c:1303
+#: disk-utils/fsck.minix.c:1301
msgid "need terminal for interactive repairs"
msgstr "butuh terminal untuk interative repairs"
-#: disk-utils/fsck.minix.c:1307
+#: disk-utils/fsck.minix.c:1305
#, fuzzy, c-format
-msgid "unable to open '%s': %m"
+msgid "unable to open '%s': %s"
msgstr "tidak dapat membuka '%s': %s"
-#: disk-utils/fsck.minix.c:1322
+#: disk-utils/fsck.minix.c:1316
#, c-format
msgid "%s is clean, no check.\n"
msgstr "%s bersih, tidak perlu dicheck.\n"
-#: disk-utils/fsck.minix.c:1326
+#: disk-utils/fsck.minix.c:1319
#, c-format
msgid "Forcing filesystem check on %s.\n"
msgstr "Memaksa pemeriksaan filesystem di %s.\n"
-#: disk-utils/fsck.minix.c:1328
+#: disk-utils/fsck.minix.c:1321
#, c-format
msgid "Filesystem on %s is dirty, needs checking.\n"
msgstr "Filesystem di %s kotor, perlu untuk dicheck.\n"
-#: disk-utils/fsck.minix.c:1361
+#: disk-utils/fsck.minix.c:1353
#, c-format
msgid ""
"\n"
@@ -900,12 +1218,12 @@ msgstr ""
"\n"
"%6ld inodes digunakan (%ld%%)\n"
-#: disk-utils/fsck.minix.c:1366
+#: disk-utils/fsck.minix.c:1359
#, c-format
msgid "%6ld zones used (%ld%%)\n"
msgstr "%6ld zones digunakan (%ld%%)\n"
-#: disk-utils/fsck.minix.c:1368
+#: disk-utils/fsck.minix.c:1361
#, c-format
msgid ""
"\n"
@@ -927,7 +1245,7 @@ msgstr ""
"------\n"
"%6d files\n"
-#: disk-utils/fsck.minix.c:1381
+#: disk-utils/fsck.minix.c:1375
#, c-format
msgid ""
"----------------------------\n"
@@ -938,27 +1256,27 @@ msgstr ""
" FILE SYSTEM TELAH BERUBAH \n"
"----------------------------\n"
-#: disk-utils/isosize.c:125
+#: disk-utils/isosize.c:126
#, fuzzy, c-format
msgid "failed to open %s"
msgstr "%s: gagal untuk membuka: %s\n"
-#: disk-utils/isosize.c:128
+#: disk-utils/isosize.c:129
#, fuzzy, c-format
msgid "seek error on %s"
msgstr "%s: seek error di %s\n"
-#: disk-utils/isosize.c:131
+#: disk-utils/isosize.c:132
#, fuzzy, c-format
msgid "read error on %s"
msgstr "%s: error membaca di %s\n"
-#: disk-utils/isosize.c:138
+#: disk-utils/isosize.c:139
#, c-format
msgid "sector count: %d, sector size: %d\n"
msgstr "sector terhitung: %d, sector size: %d\n"
-#: disk-utils/isosize.c:155
+#: disk-utils/isosize.c:156
#, fuzzy, c-format
msgid ""
"\n"
@@ -966,28 +1284,28 @@ msgid ""
" %s [options] iso9660_image_file\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: disk-utils/isosize.c:159
+#: disk-utils/isosize.c:160
#, c-format
msgid ""
"\n"
"Options:\n"
-" -d, --divisor=NUM devide bytes NUM\n"
+" -d, --divisor=NUM divide bytes NUM\n"
" -x, --sectors show sector count and size\n"
" -V, --version output version information and exit\n"
" -H, --help display this help and exit\n"
"\n"
msgstr ""
-#: disk-utils/isosize.c:190
+#: disk-utils/isosize.c:192
msgid "invalid divisor argument"
msgstr ""
-#: disk-utils/mkfs.bfs.c:70
+#: disk-utils/mkfs.bfs.c:71
#, fuzzy, c-format
msgid "Usage: %s [options] device [block-count]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: disk-utils/mkfs.bfs.c:72
+#: disk-utils/mkfs.bfs.c:73
#, c-format
msgid ""
"\n"
@@ -1004,128 +1322,128 @@ msgid ""
"\n"
msgstr ""
-#: disk-utils/mkfs.bfs.c:134
+#: disk-utils/mkfs.bfs.c:136
#, fuzzy
msgid "invalid number of inodes"
msgstr "Jumlah dari baris tidak valid"
-#: disk-utils/mkfs.bfs.c:140
+#: disk-utils/mkfs.bfs.c:142
msgid "volume name too long"
msgstr "nama volume terlalu panjang"
-#: disk-utils/mkfs.bfs.c:147
+#: disk-utils/mkfs.bfs.c:149
msgid "fsname name too long"
msgstr "fsname nama terlalu panjang"
-#: disk-utils/mkfs.bfs.c:175
+#: disk-utils/mkfs.bfs.c:177
#, c-format
msgid "cannot stat device %s"
msgstr "tidak dapat memperoleh statistik perangkat %s"
-#: disk-utils/mkfs.bfs.c:178
+#: disk-utils/mkfs.bfs.c:180
#, c-format
msgid "%s is not a block special device"
msgstr "%s bukan sebuah perangkat block spesial"
-#: disk-utils/mkfs.bfs.c:186
+#: disk-utils/mkfs.bfs.c:188
#, fuzzy
msgid "invalid block-count"
msgstr "pilihan tidak valid"
-#: disk-utils/mkfs.bfs.c:192
+#: disk-utils/mkfs.bfs.c:194
#, c-format
msgid "cannot get size of %s"
msgstr "tidak dapat memperoleh ukuran dari %s"
-#: disk-utils/mkfs.bfs.c:197
+#: disk-utils/mkfs.bfs.c:199
#, c-format
msgid "blocks argument too large, max is %llu"
msgstr "block argument terlalu besar, maksimal adalah %llu"
-#: disk-utils/mkfs.bfs.c:212
+#: disk-utils/mkfs.bfs.c:214
msgid "too many inodes - max is 512"
msgstr "terlalu banyak inodes - maksimal adalah 512"
-#: disk-utils/mkfs.bfs.c:222
+#: disk-utils/mkfs.bfs.c:224
#, c-format
msgid "not enough space, need at least %llu blocks"
msgstr "ruang tidak cukup, butuh paling tidak %llu blok"
-#: disk-utils/mkfs.bfs.c:234 fdisk/fdisk.c:2600
+#: disk-utils/mkfs.bfs.c:236 fdisks/fdisk.c:1602
#, c-format
msgid "Device: %s\n"
msgstr "Perangkat: %s\n"
-#: disk-utils/mkfs.bfs.c:235
+#: disk-utils/mkfs.bfs.c:237
#, c-format
msgid "Volume: <%-6s>\n"
msgstr "Volume: <%-6s>\n"
-#: disk-utils/mkfs.bfs.c:236
+#: disk-utils/mkfs.bfs.c:238
#, c-format
msgid "FSname: <%-6s>\n"
msgstr "FSname: <%-6s>\n"
-#: disk-utils/mkfs.bfs.c:237
+#: disk-utils/mkfs.bfs.c:239
#, c-format
msgid "BlockSize: %d\n"
msgstr "BlockSize: %d\n"
-#: disk-utils/mkfs.bfs.c:239
+#: disk-utils/mkfs.bfs.c:241
#, fuzzy, c-format
msgid "Inodes: %lu (in 1 block)\n"
msgstr "Inodes: %d (dalam 1 block)\n"
-#: disk-utils/mkfs.bfs.c:242
+#: disk-utils/mkfs.bfs.c:244
#, fuzzy, c-format
msgid "Inodes: %lu (in %llu blocks)\n"
msgstr "Inodes: %d (dalam %lld blok)\n"
-#: disk-utils/mkfs.bfs.c:244
+#: disk-utils/mkfs.bfs.c:246
#, c-format
msgid "Blocks: %lld\n"
msgstr "Blok: %lld\n"
-#: disk-utils/mkfs.bfs.c:245
+#: disk-utils/mkfs.bfs.c:247
#, c-format
msgid "Inode end: %d, Data end: %d\n"
msgstr "Inode akhir: %d, Data akhir: %d\n"
-#: disk-utils/mkfs.bfs.c:250
+#: disk-utils/mkfs.bfs.c:252
msgid "error writing superblock"
msgstr "error menulis superblok"
-#: disk-utils/mkfs.bfs.c:270
+#: disk-utils/mkfs.bfs.c:272
msgid "error writing root inode"
msgstr "error menulis inode root"
-#: disk-utils/mkfs.bfs.c:275
+#: disk-utils/mkfs.bfs.c:277
msgid "error writing inode"
msgstr "error menulis inode"
-#: disk-utils/mkfs.bfs.c:278
+#: disk-utils/mkfs.bfs.c:280
msgid "seek error"
msgstr "seek error"
-#: disk-utils/mkfs.bfs.c:284
+#: disk-utils/mkfs.bfs.c:286
msgid "error writing . entry"
msgstr "error menulis . entry"
-#: disk-utils/mkfs.bfs.c:288
+#: disk-utils/mkfs.bfs.c:290
msgid "error writing .. entry"
msgstr "error menulis .. entry"
-#: disk-utils/mkfs.bfs.c:291
+#: disk-utils/mkfs.bfs.c:293
#, c-format
msgid "error closing %s"
msgstr "error menutup %s"
-#: disk-utils/mkfs.c:38
+#: disk-utils/mkfs.c:39
#, fuzzy, c-format
msgid "Usage: %s [options] [-t type fs-options] device [size]\n"
msgstr "Penggunaan: mkfs [-V] [-t fstype] [fs-options] device [size]\n"
-#: disk-utils/mkfs.c:41
+#: disk-utils/mkfs.c:42
#, c-format
msgid ""
"\n"
@@ -1141,7 +1459,7 @@ msgid ""
" -h, --help display this help and exit\n"
msgstr ""
-#: disk-utils/mkfs.c:52
+#: disk-utils/mkfs.c:53
#, fuzzy, c-format
msgid ""
"\n"
@@ -1151,12 +1469,12 @@ msgstr ""
"Untuk informasi lebih lanjut lihat wipefs(8).\n"
"\n"
-#: disk-utils/mkfs.c:129
+#: disk-utils/mkfs.c:131
#, c-format
msgid "mkfs (%s)\n"
msgstr "mkfs (%s)\n"
-#: disk-utils/mkfs.cramfs.c:125
+#: disk-utils/mkfs.cramfs.c:122
#, c-format
msgid ""
"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
@@ -1193,12 +1511,12 @@ msgstr ""
" dirname akar dari filesystem yang akan di kompress\n"
" outfile output file\n"
-#: disk-utils/mkfs.cramfs.c:298
+#: disk-utils/mkfs.cramfs.c:295
#, fuzzy, c-format
msgid "could not read directory %s"
msgstr "akar inode bukan sebuah direktori"
-#: disk-utils/mkfs.cramfs.c:323
+#: disk-utils/mkfs.cramfs.c:320
#, fuzzy, c-format
msgid ""
"Very long (%zu bytes) filename `%s' found.\n"
@@ -1207,51 +1525,46 @@ msgstr ""
"Sangat panjang (%zu bytes) nama berkas `%s' ditemukan.\n"
"Tolong tingkatkan MAX_INPUT_NAMELEN di mkcramfs.c dan recompile. Keluar.\n"
-#: disk-utils/mkfs.cramfs.c:445
+#: disk-utils/mkfs.cramfs.c:442
#, fuzzy
msgid "filesystem too big. Exiting."
msgstr "filesystem terlalu besarr. Keluar.\n"
-#: disk-utils/mkfs.cramfs.c:604
+#: disk-utils/mkfs.cramfs.c:601
#, c-format
msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n"
msgstr "AIEEE: block \"compressed\" menjadi > 2*blocklength (%ld)\n"
-#: disk-utils/mkfs.cramfs.c:623
+#: disk-utils/mkfs.cramfs.c:620
#, c-format
msgid "%6.2f%% (%+ld bytes)\t%s\n"
msgstr "%6.2f%% (%+ld bytes)\t%s\n"
-#: disk-utils/mkfs.cramfs.c:668
+#: disk-utils/mkfs.cramfs.c:665
#, fuzzy, c-format
msgid "cannot close file %s"
msgstr "Tidak dapat membuka file '%s'"
-#: disk-utils/mkfs.cramfs.c:730
-#, fuzzy
-msgid "failed to parse blocksize argument"
-msgstr "gagal mendapatkan pid"
-
-#: disk-utils/mkfs.cramfs.c:733
+#: disk-utils/mkfs.cramfs.c:726
#, fuzzy
-msgid "invalid block size"
+msgid "invalid blocksize argument"
msgstr "umount: %s: perangkat block tidak valid"
-#: disk-utils/mkfs.cramfs.c:741
+#: disk-utils/mkfs.cramfs.c:732
#, fuzzy
msgid "edition number argument failed"
msgstr "aktifkan alarm rtc"
-#: disk-utils/mkfs.cramfs.c:751
+#: disk-utils/mkfs.cramfs.c:742
msgid "invalid endianness given. Must be 'big', 'little', or 'host'"
msgstr ""
-#: disk-utils/mkfs.cramfs.c:757 disk-utils/mkfs.cramfs.c:790
+#: disk-utils/mkfs.cramfs.c:748 disk-utils/mkfs.cramfs.c:783
#, fuzzy, c-format
msgid "cannot stat %s"
msgstr "tidak dapat memperoleh statistik \"%s\""
-#: disk-utils/mkfs.cramfs.c:811
+#: disk-utils/mkfs.cramfs.c:804
#, fuzzy, c-format
msgid ""
"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
@@ -1261,81 +1574,81 @@ msgstr ""
"%lldMB, tetapi maksimal ukuran image adalah %uMB. Kita mungkin akan mati "
"secara premature.\n"
-#: disk-utils/mkfs.cramfs.c:835
+#: disk-utils/mkfs.cramfs.c:828
msgid "ROM image map"
msgstr "peta image ROM"
-#: disk-utils/mkfs.cramfs.c:847
+#: disk-utils/mkfs.cramfs.c:840
#, c-format
msgid "Including: %s\n"
msgstr "Termasuk: %s\n"
-#: disk-utils/mkfs.cramfs.c:853
+#: disk-utils/mkfs.cramfs.c:846
#, c-format
msgid "Directory data: %zd bytes\n"
msgstr "Data direktori: %zd bytes\n"
-#: disk-utils/mkfs.cramfs.c:861
+#: disk-utils/mkfs.cramfs.c:854
#, c-format
msgid "Everything: %zd kilobytes\n"
msgstr "Seluruhnya: %zd kilobytes\n"
-#: disk-utils/mkfs.cramfs.c:866
+#: disk-utils/mkfs.cramfs.c:859
#, c-format
msgid "Super block: %zd bytes\n"
msgstr "Super blok: %zd bytes\n"
-#: disk-utils/mkfs.cramfs.c:873
+#: disk-utils/mkfs.cramfs.c:866
#, c-format
msgid "CRC: %x\n"
msgstr "CRC: %x\n"
-#: disk-utils/mkfs.cramfs.c:878
+#: disk-utils/mkfs.cramfs.c:871
#, fuzzy, c-format
msgid "not enough space allocated for ROM image (%lld allocated, %zu used)"
msgstr ""
"tidak cukup ruang untuk mengalokasikan image ROM (%lld teralokasi, %zu "
"digunakan)\n"
-#: disk-utils/mkfs.cramfs.c:885
+#: disk-utils/mkfs.cramfs.c:878
msgid "ROM image"
msgstr "image ROM"
-#: disk-utils/mkfs.cramfs.c:887
+#: disk-utils/mkfs.cramfs.c:880
#, fuzzy, c-format
msgid "ROM image write failed (%zd %zd)"
msgstr "gagal menulis image ROM (%zd %zd)\n"
-#: disk-utils/mkfs.cramfs.c:897
+#: disk-utils/mkfs.cramfs.c:890
#, fuzzy
msgid "warning: filenames truncated to 255 bytes."
msgstr "peringatan: filenames dikecilkan menjadi 255 bytes.\n"
-#: disk-utils/mkfs.cramfs.c:899
+#: disk-utils/mkfs.cramfs.c:892
#, fuzzy
msgid "warning: files were skipped due to errors."
msgstr "peringatan: file dilewati karena ada error.\n"
-#: disk-utils/mkfs.cramfs.c:901
+#: disk-utils/mkfs.cramfs.c:894
#, fuzzy, c-format
msgid "warning: file sizes truncated to %luMB (minus 1 byte)."
msgstr "peringatan: ukuran file dikecilkan menjadi %luMB (kurang 1 byte).\n"
-#: disk-utils/mkfs.cramfs.c:905
+#: disk-utils/mkfs.cramfs.c:898
#, fuzzy, c-format
msgid "warning: uids truncated to %u bits. (This may be a security concern.)"
msgstr ""
"Peringatan: uids dipotong menjadi %u bits. (Ini mungkin merupakan masalah "
"keamanan.)\n"
-#: disk-utils/mkfs.cramfs.c:908
+#: disk-utils/mkfs.cramfs.c:901
#, fuzzy, c-format
msgid "warning: gids truncated to %u bits. (This may be a security concern.)"
msgstr ""
"Peringatan: gids dipotong menjadi %u bits. (Ini mungkin merupakan masalah "
"keamanan.)\n"
-#: disk-utils/mkfs.cramfs.c:911
+#: disk-utils/mkfs.cramfs.c:904
#, fuzzy, c-format
msgid ""
"WARNING: device numbers truncated to %u bits. This almost certainly means\n"
@@ -1344,98 +1657,98 @@ msgstr ""
"PERINGATAN: nomor perangkat dipotong menjadi %u bits. Ini mungkin berarti\n"
"beberapa device files mungkin salah.\n"
-#: disk-utils/mkfs.minix.c:148
+#: disk-utils/mkfs.minix.c:149
#, fuzzy, c-format
msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]"
msgstr "Penggunaan: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n"
-#: disk-utils/mkfs.minix.c:170
+#: disk-utils/mkfs.minix.c:171
#, c-format
msgid "%s is mounted; will not make a filesystem here!"
msgstr "%s ter-mount; tidak akan membuat filesystem here!"
-#: disk-utils/mkfs.minix.c:196
+#: disk-utils/mkfs.minix.c:197
#, fuzzy, c-format
msgid "%s: seek to boot block failed in write_tables"
msgstr "seek untuk boot block gagal dalam write_tables"
-#: disk-utils/mkfs.minix.c:199
+#: disk-utils/mkfs.minix.c:200
#, fuzzy, c-format
msgid "%s: unable to clear boot sector"
msgstr "tidak dapat membersihkan boot sector"
-#: disk-utils/mkfs.minix.c:201
+#: disk-utils/mkfs.minix.c:202
#, fuzzy, c-format
msgid "%s: seek failed in write_tables"
msgstr "seek gagal dalam write_tables"
-#: disk-utils/mkfs.minix.c:204
+#: disk-utils/mkfs.minix.c:205
#, fuzzy, c-format
msgid "%s: unable to write super-block"
msgstr "tidak dapat menulis super-block"
-#: disk-utils/mkfs.minix.c:207
+#: disk-utils/mkfs.minix.c:208
#, fuzzy, c-format
msgid "%s: unable to write inode map"
msgstr "tidak dapat menulis inode map"
-#: disk-utils/mkfs.minix.c:210
+#: disk-utils/mkfs.minix.c:211
#, fuzzy, c-format
msgid "%s: unable to write zone map"
msgstr "tidak dapat menulis zone map"
-#: disk-utils/mkfs.minix.c:213
+#: disk-utils/mkfs.minix.c:214
#, fuzzy, c-format
msgid "%s: unable to write inodes"
msgstr "tidak dapat menulis inodes"
-#: disk-utils/mkfs.minix.c:218
+#: disk-utils/mkfs.minix.c:219
#, fuzzy, c-format
msgid "%s: seek failed in write_block"
msgstr "seek gagal dalam write_block"
-#: disk-utils/mkfs.minix.c:221
+#: disk-utils/mkfs.minix.c:222
#, fuzzy, c-format
msgid "%s: write failed in write_block"
msgstr "gagal menulis dalam write_block"
-#: disk-utils/mkfs.minix.c:230 disk-utils/mkfs.minix.c:305
-#: disk-utils/mkfs.minix.c:354
+#: disk-utils/mkfs.minix.c:231 disk-utils/mkfs.minix.c:306
+#: disk-utils/mkfs.minix.c:355
#, fuzzy, c-format
msgid "%s: too many bad blocks"
msgstr "terlalu banyak bad blocks"
-#: disk-utils/mkfs.minix.c:238
+#: disk-utils/mkfs.minix.c:239
#, fuzzy, c-format
msgid "%s: not enough good blocks"
msgstr "tidak cukup good blocks"
-#: disk-utils/mkfs.minix.c:484
+#: disk-utils/mkfs.minix.c:485
#, fuzzy, c-format
msgid "%s: unable to alloc buffer for superblock"
msgstr "tidak mengalokasikan penyangga untuk blok super"
-#: disk-utils/mkfs.minix.c:530
+#: disk-utils/mkfs.minix.c:531
#, fuzzy, c-format
msgid "%s: unable to allocate buffers for maps"
msgstr "tidak mengalokasikan buffer untuk maps"
-#: disk-utils/mkfs.minix.c:540
+#: disk-utils/mkfs.minix.c:541
#, fuzzy, c-format
msgid "%s: unable to allocate buffer for inodes"
msgstr "tidak dapat mengalokasikan buffer untuk inodes"
-#: disk-utils/mkfs.minix.c:543
+#: disk-utils/mkfs.minix.c:544
#, fuzzy, c-format
msgid "%lu inodes\n"
msgstr "%ld inodes\n"
-#: disk-utils/mkfs.minix.c:544
+#: disk-utils/mkfs.minix.c:545
#, fuzzy, c-format
msgid "%lu blocks\n"
msgstr "%ld blocks\n"
-#: disk-utils/mkfs.minix.c:547
+#: disk-utils/mkfs.minix.c:548
#, c-format
msgid ""
"Maxsize=%ld\n"
@@ -1444,135 +1757,125 @@ msgstr ""
"Ukuran Maksimal=%ld\n"
"\n"
-#: disk-utils/mkfs.minix.c:560
+#: disk-utils/mkfs.minix.c:561
#, fuzzy, c-format
msgid "%s: seek failed during testing of blocks"
msgstr "seek gagal selama pengetesan blocks"
-#: disk-utils/mkfs.minix.c:567
+#: disk-utils/mkfs.minix.c:568
#, c-format
msgid "Weird values in do_check: probably bugs\n"
msgstr "Nilai aneh dalam do_check: mungkin bugs\n"
-#: disk-utils/mkfs.minix.c:600
+#: disk-utils/mkfs.minix.c:601
#, fuzzy, c-format
msgid "%s: seek failed in check_blocks"
msgstr "seek gagal dalam check_blocks"
-#: disk-utils/mkfs.minix.c:610
+#: disk-utils/mkfs.minix.c:611
#, fuzzy, c-format
msgid "%s: bad blocks before data-area: cannot make fs"
msgstr "bad blocks sebelum daerah data: tidak dapat membuak fs"
-#: disk-utils/mkfs.minix.c:617 disk-utils/mkfs.minix.c:643
+#: disk-utils/mkfs.minix.c:618 disk-utils/mkfs.minix.c:644
#, c-format
msgid "%d bad blocks\n"
msgstr "%d bad blocks\n"
-#: disk-utils/mkfs.minix.c:619 disk-utils/mkfs.minix.c:645
+#: disk-utils/mkfs.minix.c:620 disk-utils/mkfs.minix.c:646
#, c-format
msgid "one bad block\n"
msgstr "satu bad block\n"
-#: disk-utils/mkfs.minix.c:628
+#: disk-utils/mkfs.minix.c:629
#, fuzzy, c-format
msgid "%s: can't open file of bad blocks"
msgstr "tidak dapat membuka file dari bad blocks"
-#: disk-utils/mkfs.minix.c:633
+#: disk-utils/mkfs.minix.c:634
#, c-format
msgid "badblock number input error on line %d\n"
msgstr "badblock nomor masukan error di baris %d\n"
-#: disk-utils/mkfs.minix.c:634
+#: disk-utils/mkfs.minix.c:635
#, fuzzy, c-format
msgid "%s: cannot read badblocks file"
msgstr "Tidak dapat membaca berkas blok buruk"
-#: disk-utils/mkfs.minix.c:671 disk-utils/mkfs.minix.c:673
+#: disk-utils/mkfs.minix.c:673 disk-utils/mkfs.minix.c:675
#, fuzzy, c-format
msgid "%s: bad inode size"
msgstr "ukuran inode buruk"
-#: disk-utils/mkfs.minix.c:723
+#: disk-utils/mkfs.minix.c:725
#, c-format
msgid "strtol error: number of blocks not specified"
msgstr "strtol error: jumlah dari block tidak dispesifikasikan"
-#: disk-utils/mkfs.minix.c:753 partx/partx.c:782 sys-utils/fstrim.c:135
-#: sys-utils/swapon.c:435
+#: disk-utils/mkfs.minix.c:755 disk-utils/partx.c:769 sys-utils/fstrim.c:136
+#: sys-utils/swapon.c:298
#, c-format
msgid "%s: stat failed"
msgstr "%s: stat gagal"
-#: disk-utils/mkfs.minix.c:760 login-utils/last.c:238 login-utils/vipw.c:152
-#: misc-utils/findmnt.c:741 partx/partx.c:843 sys-utils/fallocate.c:149
-#: sys-utils/fsfreeze.c:102 sys-utils/fstrim.c:141 sys-utils/losetup.c:116
-#: sys-utils/swapon.c:232 sys-utils/swapon.c:318 sys-utils/swapon.c:466
-#: sys-utils/swapon.c:632 sys-utils/swapon.c:837 text-utils/rev.c:129
-#: text-utils/ul.c:229
-#, c-format
-msgid "%s: open failed"
-msgstr "%s: gagal membuka"
-
-#: disk-utils/mkfs.minix.c:769
+#: disk-utils/mkfs.minix.c:771
#, fuzzy, c-format
msgid "%s: device is misaligned"
msgstr "%s: %s: perangkat sedang sibuk"
-#: disk-utils/mkfs.minix.c:772
+#: disk-utils/mkfs.minix.c:774
#, c-format
msgid "block size smaller than physical sector size of %s"
msgstr "ukuran blok lebih kecil dari ukuran sektor fisik dari %s"
-#: disk-utils/mkfs.minix.c:776
+#: disk-utils/mkfs.minix.c:778
#, c-format
msgid "cannot determine size of %s"
msgstr "tidak dapat menentukan ukuran dari %s"
-#: disk-utils/mkfs.minix.c:785
+#: disk-utils/mkfs.minix.c:787
#, c-format
msgid "will not try to make filesystem on '%s'"
msgstr "tidak akan mencoba untuk membuat filesystem pada '%s'"
-#: disk-utils/mkfs.minix.c:787
+#: disk-utils/mkfs.minix.c:789
#, fuzzy, c-format
msgid "%s: number of blocks too small"
msgstr "Jumlah dari blok terlalu kecil"
-#: disk-utils/mkswap.c:160
+#: disk-utils/mkswap.c:162
#, fuzzy, c-format
-msgid "Bad user-specified page size %lu"
+msgid "Bad user-specified page size %u"
msgstr "Ukuran page %d yang dispesifikasikan pengguna tidak baik\n"
-#: disk-utils/mkswap.c:166
+#: disk-utils/mkswap.c:168
#, fuzzy, c-format
msgid "Using user-specified page size %d, instead of the system value %d"
msgstr ""
"Menggunakan ukuran page %d yang dispesifikasikan pengguna, dari pada "
"menggunakan ukuran system %d\n"
-#: disk-utils/mkswap.c:189
+#: disk-utils/mkswap.c:191
#, fuzzy
msgid "Bad swap header size, no label written."
msgstr "Ukuran swap header tidak baik, label tidak akan ditulis.\n"
-#: disk-utils/mkswap.c:199
+#: disk-utils/mkswap.c:201
#, fuzzy
msgid "Label was truncated."
msgstr "Label telah dipotong.\n"
-#: disk-utils/mkswap.c:205
+#: disk-utils/mkswap.c:207
#, c-format
msgid "no label, "
msgstr "tidak terdapat label, "
-#: disk-utils/mkswap.c:213
+#: disk-utils/mkswap.c:215
#, c-format
msgid "no uuid\n"
msgstr "tidak ada uuid\n"
-#: disk-utils/mkswap.c:278
+#: disk-utils/mkswap.c:280
#, fuzzy, c-format
msgid ""
"\n"
@@ -1580,7 +1883,7 @@ msgid ""
" %s [options] device [size]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: disk-utils/mkswap.c:283
+#: disk-utils/mkswap.c:285
#, c-format
msgid ""
"\n"
@@ -1596,340 +1899,574 @@ msgid ""
"\n"
msgstr ""
-#: disk-utils/mkswap.c:302
+#: disk-utils/mkswap.c:304
msgid "too many bad pages"
msgstr "terlalu banyak pages yang buruk"
-#: disk-utils/mkswap.c:319
+#: disk-utils/mkswap.c:321
msgid "seek failed in check_blocks"
msgstr "seek gagal dalam check_blocks"
-#: disk-utils/mkswap.c:325
+#: disk-utils/mkswap.c:327
#, c-format
msgid "one bad page\n"
msgstr "sebuah page buruk\n"
-#: disk-utils/mkswap.c:327
+#: disk-utils/mkswap.c:329
#, c-format
msgid "%lu bad pages\n"
msgstr "%lu page buruk\n"
-#: disk-utils/mkswap.c:379
+#: disk-utils/mkswap.c:358
msgid "unable to alloc new libblkid probe"
msgstr "tidak dapat mengalokasikan probe libblkid baru"
-#: disk-utils/mkswap.c:381
+#: disk-utils/mkswap.c:360
#, fuzzy
msgid "unable to assign device to libblkid probe"
msgstr "tidak dapat menempatkan perangkat ke penelitian liblkid"
-#: disk-utils/mkswap.c:397 disk-utils/mkswap.c:431 disk-utils/mkswap.c:655
+#: disk-utils/mkswap.c:376 disk-utils/mkswap.c:410 disk-utils/mkswap.c:625
msgid "unable to rewind swap-device"
msgstr "tidak dapat merewind perangkat swap"
-#: disk-utils/mkswap.c:435
+#: disk-utils/mkswap.c:414
msgid "unable to erase bootbits sectors"
msgstr "tidak dapat menghapus sektor bootbits"
-#: disk-utils/mkswap.c:451
+#: disk-utils/mkswap.c:430
#, fuzzy, c-format
msgid "%s: warning: don't erase bootbits sectors"
msgstr "%s: %s: peringatan: jangan hapus sektor bootbits\n"
-#: disk-utils/mkswap.c:454
+#: disk-utils/mkswap.c:433
#, c-format
msgid " (%s partition table detected). "
msgstr " (%s tabel partisi terdeteksi). "
-#: disk-utils/mkswap.c:456
+#: disk-utils/mkswap.c:435
#, c-format
msgid " on whole disk. "
msgstr " diseluruh disk. "
-#: disk-utils/mkswap.c:458
+#: disk-utils/mkswap.c:437
#, c-format
msgid " (compiled without libblkid). "
msgstr " (dikompilasi tanpa libblkid). "
-#: disk-utils/mkswap.c:509
+#: disk-utils/mkswap.c:489
#, fuzzy
msgid "parse page size failed"
msgstr "%s: gagal mendapatkan ukuran"
-#: disk-utils/mkswap.c:515
+#: disk-utils/mkswap.c:495
#, fuzzy
msgid "parse version number failed"
msgstr "pembuatan semaphor gagal"
-#: disk-utils/mkswap.c:521
+#: disk-utils/mkswap.c:501
#, fuzzy, c-format
msgid "warning: ignore -U (UUIDs are unsupported by %s)"
msgstr "%1$s: peringatan: mengabaikan -U (UUIDs tidak didukung oleh %1$s)\n"
-#: disk-utils/mkswap.c:546
+#: disk-utils/mkswap.c:525
#, fuzzy, c-format
-msgid "does not support swapspace version %lu."
+msgid "does not support swapspace version %d."
msgstr "%s: tidak mendukung versi swapsapce %d.\n"
-#: disk-utils/mkswap.c:552
+#: disk-utils/mkswap.c:530
msgid "error: UUID parsing failed"
msgstr "error: UUID parsing gagal"
-#: disk-utils/mkswap.c:561
+#: disk-utils/mkswap.c:539
#, fuzzy
msgid "error: Nowhere to set up swap on?"
msgstr "%s: error: Tidak ada tempat untuk menset swap?\n"
-#: disk-utils/mkswap.c:579
+#: disk-utils/mkswap.c:545
+#, fuzzy
+msgid "invalid block count argument"
+msgstr "pilihan tidak valid"
+
+#: disk-utils/mkswap.c:553
#, fuzzy, c-format
msgid "error: size %llu KiB is larger than device size %llu KiB"
msgstr ""
"%s: error: ukuran %llu KiB lebih besar dari ukuran perangkat %llu KiB\n"
-#: disk-utils/mkswap.c:585
+#: disk-utils/mkswap.c:559
#, fuzzy, c-format
msgid "error: swap area needs to be at least %ld KiB"
msgstr "%s: error: daerah swap membutuhkan setidaknya %ld kiB\n"
-#: disk-utils/mkswap.c:601
+#: disk-utils/mkswap.c:575
#, fuzzy, c-format
msgid "warning: truncating swap area to %llu KiB"
msgstr "%s: peringatan: memotong daerah swap menjadi %llu kiB\n"
-#: disk-utils/mkswap.c:623
-#, fuzzy, c-format
-msgid "error: will not try to make swapdevice on '%s'"
-msgstr "%s: error: Tidak akan mencoba untuk membuat perangkat swap di '%s'\n"
-
-#: disk-utils/mkswap.c:627
+#: disk-utils/mkswap.c:580
#, fuzzy, c-format
msgid "error: %s is mounted; will not make swapspace."
msgstr "%s: error: %s ter-mount; tidak akan membuat swapspace.\n"
-#: disk-utils/mkswap.c:631
+#: disk-utils/mkswap.c:601
#, fuzzy, c-format
msgid "warning: %s is misaligned"
msgstr "Peringatan: %s bukan sebuah perangkat block\n"
-#: disk-utils/mkswap.c:644
+#: disk-utils/mkswap.c:614
msgid "Unable to set up swap-space: unreadable"
msgstr "Tidak dapat men set-up swap-space: tidak dapat dibaca"
-#: disk-utils/mkswap.c:647
+#: disk-utils/mkswap.c:617
#, c-format
msgid "Setting up swapspace version 1, size = %llu KiB\n"
msgstr "Membuat swapspace versi 1, ukuran = %llu kiB\n"
-#: disk-utils/mkswap.c:659
+#: disk-utils/mkswap.c:629
#, fuzzy, c-format
msgid "%s: unable to write signature page"
msgstr "%s: %s: tidak dapat menulis page signature: %s"
-#: disk-utils/mkswap.c:668
+#: disk-utils/mkswap.c:638
msgid "fsync failed"
msgstr "fsync gagal"
-#: disk-utils/mkswap.c:680
+#: disk-utils/mkswap.c:650
#, fuzzy, c-format
msgid "%s: unable to obtain selinux file label"
msgstr "%s: %s: tidak dapat memperoleh selinux file label: %s\n"
-#: disk-utils/mkswap.c:683
+#: disk-utils/mkswap.c:653
msgid "unable to matchpathcon()"
msgstr "tidak dapat melakukan matchpathcon()"
-#: disk-utils/mkswap.c:686
+#: disk-utils/mkswap.c:656
msgid "unable to create new selinux context"
msgstr "tidak dapat membuat context selinux baru"
-#: disk-utils/mkswap.c:688
+#: disk-utils/mkswap.c:658
msgid "couldn't compute selinux context"
msgstr "tidak dapat menentukan context selinux"
-#: disk-utils/mkswap.c:694
+#: disk-utils/mkswap.c:664
#, fuzzy, c-format
msgid "unable to relabel %s to %s"
msgstr "%s: tidak dapat mengganti nama %s menjadi %s: %s\n"
-#: disk-utils/raw.c:50
+#: disk-utils/partx.c:79
+#, fuzzy
+msgid "partition number"
+msgstr "Nomor partisi"
+
+#: disk-utils/partx.c:80
+#, fuzzy
+msgid "start of the partition in sectors"
+msgstr "Hanya cetak tabel partisi"
+
+#: disk-utils/partx.c:81
+#, fuzzy
+msgid "end of the partition in sectors"
+msgstr "Gagal menulis partisi di %s\n"
+
+#: disk-utils/partx.c:82
+#, fuzzy
+msgid "number of sectors"
+msgstr "Jumlah dari sektor"
+
+#: disk-utils/partx.c:83
+msgid "human readable size"
+msgstr ""
+
+#: disk-utils/partx.c:84
+#, fuzzy
+msgid "partition name"
+msgstr "Nomor partisi"
+
+#: disk-utils/partx.c:85 misc-utils/findmnt.c:112 misc-utils/lsblk.c:118
+#, fuzzy
+msgid "partition UUID"
+msgstr ""
+"\n"
+"%d partisi:\n"
+
+#: disk-utils/partx.c:86
+#, fuzzy
+msgid "partition table type (dos, gpt, ...)"
+msgstr "Menulis tabel partisi di disk..."
+
+#: disk-utils/partx.c:87
+#, fuzzy
+msgid "partition flags"
+msgstr ""
+"\n"
+"%d partisi:\n"
+
+#: disk-utils/partx.c:88
+#, fuzzy
+msgid "partition type hex or uuid"
+msgstr "# tabel partisi dari %s\n"
+
+#: disk-utils/partx.c:106 sys-utils/losetup.c:258
+#, fuzzy
+msgid "failed to initialize loopcxt"
+msgstr "gagal menginisialisasi baris penyangga\n"
+
+#: disk-utils/partx.c:110
+#, fuzzy, c-format
+msgid "%s: failed to find unused loop device"
+msgstr "%s: tidak dapat menemukan perangkat loop yang tidak dipakai"
+
+#: disk-utils/partx.c:114
+#, fuzzy, c-format
+msgid "Trying to use '%s' for the loop device\n"
+msgstr "mount: akan menggunakan perangkat loop %s\n"
+
+#: disk-utils/partx.c:118
+#, fuzzy, c-format
+msgid "%s: failed to set backing file"
+msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
+
+#: disk-utils/partx.c:123 sys-utils/losetup.c:421 sys-utils/mount.c:387
+#, fuzzy, c-format
+msgid "%s: failed to setup loop device"
+msgstr "tidak dapat merewind perangkat swap"
+
+#: disk-utils/partx.c:153 misc-utils/findmnt.c:337 misc-utils/lsblk.c:252
+#: misc-utils/lslocks.c:342 sys-utils/lscpu.c:259 sys-utils/prlimit.c:272
+#: sys-utils/wdctl.c:121
+#, fuzzy, c-format
+msgid "unknown column: %s"
+msgstr "%s: Perintah tidak diketahui: %s\n"
+
+#: disk-utils/partx.c:200
+#, fuzzy, c-format
+msgid "%s: failed to get partition number"
+msgstr "seek gagal dalam write_tables"
+
+#: disk-utils/partx.c:265
+#, fuzzy, c-format
+msgid "%s: error deleting partition %d"
+msgstr "Partisi yang terpilih %d\n"
+
+#: disk-utils/partx.c:267
+#, c-format
+msgid "%s: error deleting partitions %d-%d"
+msgstr ""
+
+#: disk-utils/partx.c:291 disk-utils/partx.c:852
#, c-format
+msgid "specified range <%d:%d> does not make sense"
+msgstr ""
+
+#: disk-utils/partx.c:300
+#, fuzzy, c-format
+msgid "%s: partition #%d removed\n"
+msgstr "Tidak ada partisi yang didefinisikan\n"
+
+#: disk-utils/partx.c:304
+#, fuzzy, c-format
+msgid "%s: partition #%d already doesn't exist\n"
+msgstr "Partisi ini sudah ada.\n"
+
+#: disk-utils/partx.c:309
+#, fuzzy, c-format
+msgid "%s: deleting partition #%d failed"
+msgstr "Partisi yang terpilih %d\n"
+
+#: disk-utils/partx.c:329
+#, fuzzy, c-format
+msgid "%s: error adding partition %d"
+msgstr "tidak berada di partisi %s\n"
+
+#: disk-utils/partx.c:331
+#, fuzzy, c-format
+msgid "%s: error adding partitions %d-%d"
+msgstr "Peringatan: partisi %s "
+
+#: disk-utils/partx.c:368
+#, fuzzy, c-format
+msgid "%s: partition #%d added\n"
+msgstr "Tidak ada partisi yang didefinisikan\n"
+
+#: disk-utils/partx.c:373
+#, fuzzy, c-format
+msgid "%s: adding partition #%d failed"
+msgstr "%s: swapon gagal"
+
+#: disk-utils/partx.c:426
+#, c-format
+msgid "#%2d: %9ju-%9ju (%9ju sectors, %6ju MB)\n"
+msgstr ""
+
+#: disk-utils/partx.c:443 misc-utils/findmnt.c:534 misc-utils/findmnt.c:551
+#: misc-utils/lslocks.c:391 sys-utils/prlimit.c:223 sys-utils/wdctl.c:183
+#, fuzzy
+msgid "failed to add line to output"
+msgstr "gagal mengalokasikan outbuffer"
+
+#: disk-utils/partx.c:531 misc-utils/findmnt.c:1301 misc-utils/lsblk.c:1367
+#: misc-utils/lslocks.c:444 sys-utils/lscpu.c:1020 sys-utils/prlimit.c:284
+#: sys-utils/wdctl.c:225
+#, fuzzy
+msgid "failed to initialize output table"
+msgstr "gagal menginisialisasi baris penyangga\n"
+
+#: disk-utils/partx.c:539 misc-utils/findmnt.c:1319 misc-utils/lsblk.c:1377
+#: misc-utils/lslocks.c:452 sys-utils/prlimit.c:292 sys-utils/wdctl.c:234
+#, fuzzy
+msgid "failed to initialize output column"
+msgstr "gagal menginisialisasi baris penyangga\n"
+
+#: disk-utils/partx.c:577
+#, fuzzy, c-format
+msgid "failed to initialize blkid filter for '%s'"
+msgstr "gagal menginisialisasi baris penyangga\n"
+
+#: disk-utils/partx.c:585
+#, fuzzy, c-format
+msgid "%s: failed to read partition table"
+msgstr "membaca lagi tabel partisi"
+
+#: disk-utils/partx.c:591
+#, fuzzy, c-format
+msgid "%s: partition table type '%s' detected\n"
+msgstr " (%s tabel partisi terdeteksi). "
+
+#: disk-utils/partx.c:595
+#, fuzzy, c-format
+msgid "%s: partition table with no partitions"
+msgstr "Disk %s tidak memiliki sebuah tabel partisi yang valid\n"
+
+#: disk-utils/partx.c:607
+#, c-format
+msgid " %s [-a|-d|-s] [--nr <n:m> | <partition>] <disk>\n"
+msgstr ""
+
+#: disk-utils/partx.c:611
msgid ""
-"Usage:\n"
-" %1$s %2$srawN <major> <minor>\n"
-" %1$s %2$srawN /dev/<blockdevice>\n"
-" %1$s -q %2$srawN\n"
-" %1$s -qa\n"
+" -a, --add add specified partitions or all of them\n"
+" -d, --delete delete specified partitions or all of them\n"
+" -l, --list list partitions (DEPRECATED)\n"
+" -s, --show list partitions\n"
+"\n"
+" -b, --bytes print SIZE in bytes rather than in human readable "
+"format\n"
+" -g, --noheadings don't print headings for --show\n"
+" -n, --nr <n:m> specify the range of partitions (e.g. --nr 2:4)\n"
+" -o, --output <type> define which output columns to use\n"
+" -P, --pairs use key=\"value\" output format\n"
+" -r, --raw use raw output format\n"
+" -t, --type <type> specify the partition type (dos, bsd, solaris, etc.)\n"
+" -v, --verbose verbose mode\n"
+msgstr ""
+
+#: disk-utils/partx.c:629
+#, fuzzy
+msgid ""
+"\n"
+"Available columns (for --show, --raw or --pairs):\n"
+msgstr "Perintah yang tersedia:\n"
+
+#: disk-utils/partx.c:691
+#, fuzzy
+msgid "failed to parse --nr <M-N> range"
+msgstr "gagal mendapatkan pid"
+
+#: disk-utils/partx.c:788
+#, fuzzy
+msgid "--nr and <partition> are mutually exclusive"
+msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#: disk-utils/partx.c:807
+#, c-format
+msgid "partition: %s, disk: %s, lower: %d, upper: %d\n"
+msgstr ""
+
+#: disk-utils/partx.c:819
+#, fuzzy, c-format
+msgid "%s: cannot delete partitions"
+msgstr "Tidak dapat menghapus sebuah partisi kosong"
+
+#: disk-utils/partx.c:822
+#, fuzzy, c-format
+msgid "%s: partitioned loop devices unsupported"
+msgstr "kecepatan %d tidak didukung"
+
+#: disk-utils/partx.c:839
+#, fuzzy, c-format
+msgid "%s: failed to initialize blkid prober"
+msgstr "gagal menginisialisasi baris penyangga\n"
+
+#: disk-utils/raw.c:52
+#, 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 " -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:125
+#: disk-utils/raw.c:161
#, fuzzy, c-format
msgid ""
"Device '%s' is the control raw device (use raw<N> where <N> is greater than "
-"zero)\n"
+"zero)"
msgstr ""
"Perangkat '%s' adalah perangkat kontrol raw (gunakan raw<N> dimana <N> lebih "
"besar dari nol)\n"
-#: disk-utils/raw.c:145
+#: disk-utils/raw.c:178
#, fuzzy, c-format
-msgid "Cannot locate block device '%s' (%m)\n"
+msgid "Cannot locate block device '%s'"
msgstr "Tidak dapat melokasikan perangkat blok '%s' (%s)\n"
-#: disk-utils/raw.c:151
+#: disk-utils/raw.c:181
#, fuzzy, c-format
-msgid "Device '%s' is not a block device\n"
+msgid "Device '%s' is not a block device"
msgstr "Perangkat '%s' bukan sebuah perangkat blok\n"
-#: disk-utils/raw.c:184
+#: 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
+#, fuzzy
+msgid "failed to parse argument"
+msgstr "gagal mendapatkan pid"
+
+#: disk-utils/raw.c:210
#, fuzzy, c-format
-msgid "Cannot open master raw device '%s' (%s)\n"
-msgstr "tidak dapat mengalokasikan perangkat raw '%s' (%s)\n"
+msgid "Cannot open master raw device '%s'"
+msgstr "Tidak dapat membuka perangkat master raw '"
-#: disk-utils/raw.c:202
+#: disk-utils/raw.c:225
#, fuzzy, c-format
-msgid "Cannot locate raw device '%s' (%m)\n"
+msgid "Cannot locate raw device '%s'"
msgstr "tidak dapat mengalokasikan perangkat raw '%s' (%s)\n"
-#: disk-utils/raw.c:208
-#, c-format
-msgid "Raw device '%s' is not a character dev\n"
+#: disk-utils/raw.c:228
+#, fuzzy, c-format
+msgid "Raw device '%s' is not a character dev"
msgstr "Perangkat raw '%s' bukan sebuah perangkat karakter\n"
-#: disk-utils/raw.c:213
-#, c-format
-msgid "Device '%s' is not a raw dev\n"
+#: disk-utils/raw.c:232
+#, fuzzy, c-format
+msgid "Device '%s' is not a raw dev"
msgstr "Perangkat '%s' bukan sebuah perangkat raw\n"
-#: disk-utils/raw.c:228
-#, fuzzy, c-format
-msgid "Error querying raw device (%m)\n"
+#: disk-utils/raw.c:242
+#, fuzzy
+msgid "Error querying raw device"
msgstr "Error menanyakan perangkat raw (%s)\n"
-#: disk-utils/raw.c:237 disk-utils/raw.c:256
+#: disk-utils/raw.c:251 disk-utils/raw.c:266
#, fuzzy, c-format
msgid "%sraw%d: bound to major %d, minor %d\n"
msgstr "raw%d:\tterikat ke major %d, minor %d\n"
-#: disk-utils/raw.c:253
-#, fuzzy, c-format
-msgid "Error setting raw device (%m)\n"
+#: disk-utils/raw.c:265
+#, fuzzy
+msgid "Error setting raw device"
msgstr "Error mengkonfigurasi perangkat raw (%s)\n"
-#: disk-utils/swaplabel.c:49 disk-utils/swaplabel.c:62
+#: disk-utils/swaplabel.c:50 disk-utils/swaplabel.c:63
#, fuzzy, c-format
msgid "%s: unable to probe device"
msgstr "tidak dapat merewind perangkat swap"
-#: disk-utils/swaplabel.c:64
+#: disk-utils/swaplabel.c:65
#, c-format
msgid "%s: ambivalent probing result, use wipefs(8)"
msgstr ""
-#: disk-utils/swaplabel.c:66
+#: disk-utils/swaplabel.c:67
#, fuzzy, c-format
msgid "%s: not a valid swap partition"
msgstr "%s: tidak ada partisi seperti itu\n"
-#: disk-utils/swaplabel.c:72
+#: disk-utils/swaplabel.c:74
#, fuzzy, c-format
msgid "%s: unsupported swap version '%s'"
msgstr "%s: tidak mendukung versi swapsapce %d.\n"
-#: disk-utils/swaplabel.c:103
+#: disk-utils/swaplabel.c:105
#, fuzzy, c-format
msgid "%s: failed to open"
msgstr "%s: gagal untuk membuka: %s\n"
-#: disk-utils/swaplabel.c:112
+#: disk-utils/swaplabel.c:114
#, fuzzy, c-format
msgid "failed to parse UUID: %s"
msgstr "gagal mendapatkan pid"
-#: disk-utils/swaplabel.c:116
+#: disk-utils/swaplabel.c:118
#, fuzzy, c-format
msgid "%s: failed to seek to swap UUID"
msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
-#: disk-utils/swaplabel.c:120
+#: disk-utils/swaplabel.c:122
#, fuzzy, c-format
msgid "%s: failed to write UUID"
msgstr "%s: gagal untuk membuka: %s\n"
-#: disk-utils/swaplabel.c:131
+#: disk-utils/swaplabel.c:133
#, fuzzy, c-format
msgid "%s: failed to seek to swap label "
msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
-#: disk-utils/swaplabel.c:138
+#: disk-utils/swaplabel.c:140
#, c-format
msgid "label is too long. Truncating it to '%s'"
msgstr ""
-#: disk-utils/swaplabel.c:141
+#: disk-utils/swaplabel.c:143
#, fuzzy, c-format
msgid "%s: failed to write label"
msgstr "seek gagal dalam write_tables"
-#: disk-utils/swaplabel.c:156
-#, fuzzy, c-format
+#: disk-utils/swaplabel.c:162
msgid ""
-"Usage: %s [options] <device>\n"
-"\n"
-"Options:\n"
-msgstr ""
-"Penggunaan: %s [pilihan] <nama berkas>\n"
-"\n"
-"Pilihan:\n"
-
-#: disk-utils/swaplabel.c:160
-#, c-format
-msgid ""
-" -h, --help this help\n"
" -L, --label <label> specify a new label\n"
" -U, --uuid <uuid> specify a new uuid\n"
msgstr ""
-#: disk-utils/swaplabel.c:164
-#, fuzzy, c-format
-msgid ""
-"\n"
-"For more information see swaplabel(8).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat wipefs(8).\n"
-"\n"
-
-#: disk-utils/swaplabel.c:198
+#: disk-utils/swaplabel.c:205
#, fuzzy
msgid "ignore -U (UUIDs are unsupported)"
msgstr "%1$s: peringatan: mengabaikan -U (UUIDs tidak didukung oleh %1$s)\n"
-#: fdisk/cfdisk.c:362
+#: fdisks/cfdisk.c:363
#, c-format
msgid "%s: Out of memory!\n"
msgstr "%s: Kehabisan memori!\n"
-#: fdisk/cfdisk.c:387 fdisk/cfdisk.c:1900
+#: fdisks/cfdisk.c:388 fdisks/cfdisk.c:1901
msgid "Unusable"
msgstr "Tidak dapat digunakan"
-#: fdisk/cfdisk.c:389 fdisk/cfdisk.c:1902
+#: fdisks/cfdisk.c:390 fdisks/cfdisk.c:1903
msgid "Free Space"
msgstr "Space kosong"
-#: fdisk/cfdisk.c:404
+#: fdisks/cfdisk.c:405
#, c-format
msgid "Disk has been changed.\n"
msgstr "Disk sudah berubah.\n"
-#: fdisk/cfdisk.c:406
+#: fdisks/cfdisk.c:407
#, c-format
msgid "Reboot the system to ensure the partition table is correctly updated.\n"
msgstr ""
"Reboot komputer anda untuk memastikan tabel partisi telah benar - benar di-"
"update.\n"
-#: fdisk/cfdisk.c:410
+#: fdisks/cfdisk.c:411
#, c-format
msgid ""
"\n"
@@ -1942,226 +2479,226 @@ msgstr ""
"DOS 6.x, tolong lihat manual dari cfdisk untuk informasi \n"
"lebih lanjut.\n"
-#: fdisk/cfdisk.c:554
+#: fdisks/cfdisk.c:555
msgid "FATAL ERROR"
msgstr "FATAL ERROR"
-#: fdisk/cfdisk.c:555
+#: fdisks/cfdisk.c:556
msgid "Press any key to exit cfdisk"
msgstr "Tekan tombol manapun untuk keluar dari cfdisk"
-#: fdisk/cfdisk.c:602 fdisk/cfdisk.c:610
+#: fdisks/cfdisk.c:603 fdisks/cfdisk.c:611
msgid "Cannot seek on disk drive"
msgstr "Tidak dapat mencari di disk drive"
-#: fdisk/cfdisk.c:604
+#: fdisks/cfdisk.c:605
msgid "Cannot read disk drive"
msgstr "Tidak dapat membaca disk drive"
-#: fdisk/cfdisk.c:612
+#: fdisks/cfdisk.c:613
msgid "Cannot write disk drive"
msgstr "Tidak dapat menulis disk drive"
-#: fdisk/cfdisk.c:820
+#: fdisks/cfdisk.c:821
msgid "Too many partitions"
msgstr "Terlalu banyak partisi"
-#: fdisk/cfdisk.c:825
+#: fdisks/cfdisk.c:826
msgid "Partition begins before sector 0"
msgstr "Partisi mulai sebelum sektor 0"
-#: fdisk/cfdisk.c:830
+#: fdisks/cfdisk.c:831
msgid "Partition ends before sector 0"
msgstr "Partisi berakhir sebelum sektor 0"
-#: fdisk/cfdisk.c:835
+#: fdisks/cfdisk.c:836
msgid "Partition begins after end-of-disk"
msgstr "Partisi mulai sesudak akhir dari disk"
-#: fdisk/cfdisk.c:840
+#: fdisks/cfdisk.c:841
msgid "Partition ends after end-of-disk"
msgstr "Partisi berakhir sesudah akhir dari disk"
-#: fdisk/cfdisk.c:864
+#: fdisks/cfdisk.c:865
msgid "logical partitions not in disk order"
msgstr "partisi logical tidak dalam urutan disk"
-#: fdisk/cfdisk.c:867
+#: fdisks/cfdisk.c:868
msgid "logical partitions overlap"
msgstr "partisi logical saling beroverlap"
-#: fdisk/cfdisk.c:871
+#: fdisks/cfdisk.c:872
msgid "enlarged logical partitions overlap"
msgstr "memperbesar partisi logical yang saling beroverlap"
-#: fdisk/cfdisk.c:901
+#: fdisks/cfdisk.c:902
msgid ""
"!!!! Internal error creating logical drive with no extended partition !!!!"
msgstr ""
"!!!! Kesalahan internal membuat drive logical dengan tidak menggunakan "
"partisi extended !!!!"
-#: fdisk/cfdisk.c:912 fdisk/cfdisk.c:924
+#: fdisks/cfdisk.c:913 fdisks/cfdisk.c:925
msgid ""
"Cannot create logical drive here -- would create two extended partitions"
msgstr ""
"Tidak dapat membuat drive logical disini -- apakah anda akan membuat dua "
"partisi extended"
-#: fdisk/cfdisk.c:1058
+#: fdisks/cfdisk.c:1059
msgid "Menu item too long. Menu may look odd."
msgstr "Menu item terlalu panjang. Menu mungkin kelihatan janggal."
-#: fdisk/cfdisk.c:1173
+#: fdisks/cfdisk.c:1174
msgid "Illegal key"
msgstr "Kunci tidak valid"
-#: fdisk/cfdisk.c:1198
+#: fdisks/cfdisk.c:1199
msgid "Press a key to continue"
msgstr "Tekan sebuah tombol untuk melanjutkan"
-#: fdisk/cfdisk.c:1245 fdisk/cfdisk.c:1871 fdisk/cfdisk.c:2403
-#: fdisk/cfdisk.c:2405
+#: fdisks/cfdisk.c:1246 fdisks/cfdisk.c:1872 fdisks/cfdisk.c:2404
+#: fdisks/cfdisk.c:2406
msgid "Primary"
msgstr "Utama"
-#: fdisk/cfdisk.c:1245
+#: fdisks/cfdisk.c:1246
msgid "Create a new primary partition"
msgstr "Buat sebuah partisi primary baru"
-#: fdisk/cfdisk.c:1246 fdisk/cfdisk.c:1871 fdisk/cfdisk.c:2402
-#: fdisk/cfdisk.c:2405
+#: fdisks/cfdisk.c:1247 fdisks/cfdisk.c:1872 fdisks/cfdisk.c:2403
+#: fdisks/cfdisk.c:2406
msgid "Logical"
msgstr "Logical"
-#: fdisk/cfdisk.c:1246
+#: fdisks/cfdisk.c:1247
msgid "Create a new logical partition"
msgstr "Buat sebuah partisi logical baru"
-#: fdisk/cfdisk.c:1247 fdisk/cfdisk.c:1302 fdisk/cfdisk.c:2076
+#: fdisks/cfdisk.c:1248 fdisks/cfdisk.c:1303 fdisks/cfdisk.c:2077
msgid "Cancel"
msgstr "Batal"
-#: fdisk/cfdisk.c:1247 fdisk/cfdisk.c:1302
+#: fdisks/cfdisk.c:1248 fdisks/cfdisk.c:1303
msgid "Don't create a partition"
msgstr "Jangan membuat sebuah partisi"
-#: fdisk/cfdisk.c:1263
+#: fdisks/cfdisk.c:1264
msgid "!!! Internal error !!!"
msgstr "!!! Kesalahan internal !!!"
-#: fdisk/cfdisk.c:1266
+#: fdisks/cfdisk.c:1267
msgid "Size (in MB): "
msgstr "Ukuran (dalam MB): "
-#: fdisk/cfdisk.c:1300
+#: fdisks/cfdisk.c:1301
msgid "Beginning"
msgstr "Diawali"
-#: fdisk/cfdisk.c:1300
+#: fdisks/cfdisk.c:1301
msgid "Add partition at beginning of free space"
msgstr "Tambahkan partisi di awal ruang kosong"
-#: fdisk/cfdisk.c:1301
+#: fdisks/cfdisk.c:1302
msgid "End"
msgstr "Akhir"
-#: fdisk/cfdisk.c:1301
+#: fdisks/cfdisk.c:1302
msgid "Add partition at end of free space"
msgstr "Tambahkan partisi di akhir ruang kosong"
-#: fdisk/cfdisk.c:1319
+#: fdisks/cfdisk.c:1320
msgid "No room to create the extended partition"
msgstr "Tidak ada tempat untuk membuat partisi extended"
-#: fdisk/cfdisk.c:1388
+#: fdisks/cfdisk.c:1389
msgid "No partition table.\n"
msgstr "Tidak ada tabel partisi.\n"
-#: fdisk/cfdisk.c:1392
+#: fdisks/cfdisk.c:1393
msgid "No partition table. Starting with zero table."
msgstr "Tidak ada tabel partisi, Dimulai dengan tabel nol."
-#: fdisk/cfdisk.c:1402
+#: fdisks/cfdisk.c:1403
msgid "Bad signature on partition table"
msgstr "Signature tidak sesuai di tabel partisi"
-#: fdisk/cfdisk.c:1406
+#: fdisks/cfdisk.c:1407
msgid "Unknown partition table type"
msgstr "Tipe tabel partisi tidak diketahui"
-#: fdisk/cfdisk.c:1408
+#: fdisks/cfdisk.c:1409
msgid "Do you wish to start with a zero table [y/N] ?"
msgstr "Apakan anda ingin memulai dengan tabel nol [y/N] ?"
-#: fdisk/cfdisk.c:1455
+#: fdisks/cfdisk.c:1456
msgid "You specified more cylinders than fit on disk"
msgstr "Anda menspesifikasikan cylinder yang lebih besar dari ukuran di disk"
-#: fdisk/cfdisk.c:1491
+#: fdisks/cfdisk.c:1492
msgid "Cannot open disk drive"
msgstr "Tidak dapat membukan disk drive"
-#: fdisk/cfdisk.c:1493 fdisk/cfdisk.c:1682
+#: fdisks/cfdisk.c:1494 fdisks/cfdisk.c:1683
msgid "Opened disk read-only - you have no permission to write"
msgstr "Disk terbuka hanya-baca - anda tidak mempunyai ijin untuk menulis"
-#: fdisk/cfdisk.c:1504
+#: fdisks/cfdisk.c:1505
msgid ""
"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
msgstr ""
"Peringatan!! GPT Tidak didukung (GUID Tabel Partisi) Terdeteksi. Gunakan GNU "
"Parted."
-#: fdisk/cfdisk.c:1523
+#: fdisks/cfdisk.c:1524
msgid "Cannot get disk size"
msgstr "Tidak dapat memperoleh ukuran disk"
-#: fdisk/cfdisk.c:1549
+#: fdisks/cfdisk.c:1550
msgid "Bad primary partition"
msgstr "Partisi primary tidak baik"
-#: fdisk/cfdisk.c:1579
+#: fdisks/cfdisk.c:1580
msgid "Bad logical partition"
msgstr "Partisi logical tidak baik"
-#: fdisk/cfdisk.c:1694
+#: fdisks/cfdisk.c:1695
msgid "Warning!! This may destroy data on your disk!"
msgstr "Peringatan!! Ini mungkin akan menghancurkan data di disk anda!"
-#: fdisk/cfdisk.c:1698
+#: fdisks/cfdisk.c:1699
msgid ""
"Are you sure you want to write the partition table to disk? (yes or no): "
msgstr ""
"Apakah anda yakin ingin menulis tabel partisi ke disk? (ya atau tidak): "
-#: fdisk/cfdisk.c:1704 sys-utils/lscpu.c:862 sys-utils/lscpu.c:872
+#: fdisks/cfdisk.c:1705 sys-utils/lscpu.c:864 sys-utils/lscpu.c:874
#, c-format
msgid "no"
msgstr "tidak"
-#: fdisk/cfdisk.c:1706
+#: fdisks/cfdisk.c:1707
msgid "Did not write partition table to disk"
msgstr "Tidak menulis tabel partisi di disk"
-#: fdisk/cfdisk.c:1708 sys-utils/lscpu.c:862 sys-utils/lscpu.c:872
+#: fdisks/cfdisk.c:1709 sys-utils/lscpu.c:864 sys-utils/lscpu.c:874
#, c-format
msgid "yes"
msgstr "ya"
-#: fdisk/cfdisk.c:1712
+#: fdisks/cfdisk.c:1713
msgid "Please enter `yes' or `no'"
msgstr "Tolong jawab 'ya' atau 'tidak'"
-#: fdisk/cfdisk.c:1716
+#: fdisks/cfdisk.c:1717
msgid "Writing partition table to disk..."
msgstr "Menulis tabel partisi di disk..."
-#: fdisk/cfdisk.c:1741 fdisk/cfdisk.c:1745
+#: fdisks/cfdisk.c:1742 fdisks/cfdisk.c:1746
msgid "Wrote partition table to disk"
msgstr "Tabel partisi telah tertulis di disk"
-#: fdisk/cfdisk.c:1743
+#: fdisks/cfdisk.c:1744
msgid ""
"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
"(8) or reboot to update table."
@@ -2169,87 +2706,87 @@ msgstr ""
"Tabel partisi telah ditulis, tetapi gagal untuk membaca ulang tabel partisi. "
"Jalankan partprobe(8), kpartx(8) atau reboot untuk memperbarui tabel."
-#: fdisk/cfdisk.c:1753
+#: fdisks/cfdisk.c:1754
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
msgstr ""
"Tidak ada partisi primary yang diberi tanda bootable. DOS MBR tidak dapat "
"memboot disk ini."
-#: fdisk/cfdisk.c:1755
+#: fdisks/cfdisk.c:1756
msgid ""
"More than one primary partition is marked bootable. DOS MBR cannot boot this."
msgstr ""
"Lebih dari satu partisi primary yang diberi tanda bootable. DOS MBR tidak "
"dapat memboot disk ini."
-#: fdisk/cfdisk.c:1813 fdisk/cfdisk.c:1932 fdisk/cfdisk.c:2016
+#: fdisks/cfdisk.c:1814 fdisks/cfdisk.c:1933 fdisks/cfdisk.c:2017
msgid "Enter filename or press RETURN to display on screen: "
msgstr ""
"Masukkan nama file atau tekan RETURN untuk menampilkan display di layar: "
-#: fdisk/cfdisk.c:1822 fdisk/cfdisk.c:1940 fdisk/cfdisk.c:2024
+#: fdisks/cfdisk.c:1823 fdisks/cfdisk.c:1941 fdisks/cfdisk.c:2025
#, c-format
msgid "Cannot open file '%s'"
msgstr "Tidak dapat membuka file '%s'"
-#: fdisk/cfdisk.c:1833
+#: fdisks/cfdisk.c:1834
#, c-format
msgid "Disk Drive: %s\n"
msgstr "Disk Drive: %s\n"
-#: fdisk/cfdisk.c:1835
+#: fdisks/cfdisk.c:1836
msgid "Sector 0:\n"
msgstr "Sektor 0:\n"
-#: fdisk/cfdisk.c:1842
+#: fdisks/cfdisk.c:1843
#, c-format
msgid "Sector %d:\n"
msgstr "Sektor %d:\n"
-#: fdisk/cfdisk.c:1862
+#: fdisks/cfdisk.c:1863
msgid " None "
msgstr " None "
-#: fdisk/cfdisk.c:1864
+#: fdisks/cfdisk.c:1865
msgid " Pri/Log"
msgstr " Pri/Log"
-#: fdisk/cfdisk.c:1866
+#: fdisks/cfdisk.c:1867
msgid " Primary"
msgstr " Primary"
-#: fdisk/cfdisk.c:1868
+#: fdisks/cfdisk.c:1869
msgid " Logical"
msgstr " Logical"
-#: fdisk/cfdisk.c:1906 fdisk/fdisk.c:1712 fdisk/fdisk.c:2050
-#: fdisk/fdisksgilabel.c:227 fdisk/fdisksunlabel.c:584 fdisk/sfdisk.c:610
+#: fdisks/cfdisk.c:1907 fdisks/fdisk.c:982 fdisks/fdisk.c:1306
+#: fdisks/fdisksgilabel.c:208 fdisks/fdisksunlabel.c:582 fdisks/sfdisk.c:609
msgid "Unknown"
msgstr "Tidak diketahui"
-#: fdisk/cfdisk.c:1912 fdisk/cfdisk.c:2380 fdisk/fdisksunlabel.c:32
+#: fdisks/cfdisk.c:1913 fdisks/cfdisk.c:2381 fdisks/fdisksunlabel.c:32
msgid "Boot"
msgstr "Boot"
-#: fdisk/cfdisk.c:1914
+#: fdisks/cfdisk.c:1915
#, c-format
msgid "(%02X)"
msgstr "(%02X)"
-#: fdisk/cfdisk.c:1916
+#: fdisks/cfdisk.c:1917
msgid "None"
msgstr "Kosong"
-#: fdisk/cfdisk.c:1951 fdisk/cfdisk.c:2035
+#: fdisks/cfdisk.c:1952 fdisks/cfdisk.c:2036
#, c-format
msgid "Partition Table for %s\n"
msgstr "Tabel partisi untuk %s\n"
-#: fdisk/cfdisk.c:1953
+#: fdisks/cfdisk.c:1954
msgid " First Last\n"
msgstr " Pertama Akhir\n"
-#: fdisk/cfdisk.c:1954
+#: fdisks/cfdisk.c:1955
msgid ""
" # Type Sector Sector Offset Length Filesystem Type (ID) "
"Flag\n"
@@ -2257,7 +2794,7 @@ msgstr ""
" # Tipe Sektor Sektor Offset Length Tipe Filesystem (ID) "
"Tanda\n"
-#: fdisk/cfdisk.c:1955
+#: fdisks/cfdisk.c:1956
msgid ""
"-- ------- ----------- ----------- ------ ----------- -------------------- "
"----\n"
@@ -2265,475 +2802,475 @@ msgstr ""
"-- ------- ----------- ----------- ------ ----------- -------------------- "
"----\n"
-#: fdisk/cfdisk.c:2038
+#: fdisks/cfdisk.c:2039
msgid " ---Starting---- ----Ending----- Start Number of\n"
msgstr ""
" ----Berawal---- ----Berakhir---- Awal Nomor dari\n"
-#: fdisk/cfdisk.c:2039
+#: fdisks/cfdisk.c:2040
msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n"
msgstr " # Tanda Head Sect Cyl ID Head Sect Cyl Sector Sectors\n"
-#: fdisk/cfdisk.c:2040
+#: fdisks/cfdisk.c:2041
msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
msgstr ""
"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
-#: fdisk/cfdisk.c:2073
+#: fdisks/cfdisk.c:2074
msgid "Raw"
msgstr "Mentah"
-#: fdisk/cfdisk.c:2073
+#: fdisks/cfdisk.c:2074
msgid "Print the table using raw data format"
msgstr "Cetak tabel dengan menggunakan format data mentah"
-#: fdisk/cfdisk.c:2074 fdisk/cfdisk.c:2177
+#: fdisks/cfdisk.c:2075 fdisks/cfdisk.c:2178
msgid "Sectors"
msgstr "Sektor"
-#: fdisk/cfdisk.c:2074
+#: fdisks/cfdisk.c:2075
msgid "Print the table ordered by sectors"
msgstr "Cetak tabel diurut berdasarkan sektor"
-#: fdisk/cfdisk.c:2075
+#: fdisks/cfdisk.c:2076
msgid "Table"
msgstr "Tabel"
-#: fdisk/cfdisk.c:2075
+#: fdisks/cfdisk.c:2076
msgid "Just print the partition table"
msgstr "Hanya cetak tabel partisi"
-#: fdisk/cfdisk.c:2076
+#: fdisks/cfdisk.c:2077
msgid "Don't print the table"
msgstr "Jangan mencetak tabel"
-#: fdisk/cfdisk.c:2104
+#: fdisks/cfdisk.c:2105
msgid "Help Screen for cfdisk"
msgstr "Layar bantuan untuk cfdisk"
-#: fdisk/cfdisk.c:2106
+#: fdisks/cfdisk.c:2107
msgid "This is cfdisk, a curses based disk partitioning program, which"
msgstr ""
"Ini adalah cfdisk, sebuah program untuk mempartisi disk berbasis curses, yang"
-#: fdisk/cfdisk.c:2107
+#: fdisks/cfdisk.c:2108
msgid "allows you to create, delete and modify partitions on your hard"
msgstr ""
"memungkinkan anda untuk membuat, menghapus, dan memodifikasi partisi di "
"perangkat"
-#: fdisk/cfdisk.c:2108
+#: fdisks/cfdisk.c:2109
msgid "disk drive."
msgstr "disk drive."
-#: fdisk/cfdisk.c:2110
+#: fdisks/cfdisk.c:2111
msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb"
msgstr "Hak Cipta (C) 1994-1999 Kevin E. Martin & aeb"
-#: fdisk/cfdisk.c:2112
+#: fdisks/cfdisk.c:2113
msgid "Command Meaning"
msgstr "Perintah Arti"
-#: fdisk/cfdisk.c:2113
+#: fdisks/cfdisk.c:2114
msgid "------- -------"
msgstr "------- -------"
-#: fdisk/cfdisk.c:2114
+#: fdisks/cfdisk.c:2115
msgid " b Toggle bootable flag of the current partition"
msgstr " b Ubah tanda bootable pada partisi terpilih"
-#: fdisk/cfdisk.c:2115
+#: fdisks/cfdisk.c:2116
msgid " d Delete the current partition"
msgstr " d Hapus partisi terpilih"
-#: fdisk/cfdisk.c:2116
+#: fdisks/cfdisk.c:2117
msgid " g Change cylinders, heads, sectors-per-track parameters"
msgstr " g Ubah parameter cylinders, heads, sector-per-tracks"
-#: fdisk/cfdisk.c:2117
+#: fdisks/cfdisk.c:2118
msgid " WARNING: This option should only be used by people who"
msgstr ""
" PERINGATAN: Pilihan ini seharusnya hanya boleh digunakan oleh "
"orang yang"
-#: fdisk/cfdisk.c:2118
+#: fdisks/cfdisk.c:2119
msgid " know what they are doing."
msgstr " tahu apa yang mereka kerjakan."
-#: fdisk/cfdisk.c:2119
+#: fdisks/cfdisk.c:2120
msgid " h Print this screen"
msgstr " h Cetak layar ini"
-#: fdisk/cfdisk.c:2120
+#: fdisks/cfdisk.c:2121
msgid " m Maximize disk usage of the current partition"
msgstr " m Maksimalkan penggunaan disk dari partisi terpilih"
-#: fdisk/cfdisk.c:2121
+#: fdisks/cfdisk.c:2122
msgid " Note: This may make the partition incompatible with"
msgstr ""
" Catatan: Ini mungkin akan membuat partisi tidak kompatibel "
"dengan"
-#: fdisk/cfdisk.c:2122
+#: fdisks/cfdisk.c:2123
msgid " DOS, OS/2, ..."
msgstr " DOS, OS/2, ..."
-#: fdisk/cfdisk.c:2123
+#: fdisks/cfdisk.c:2124
msgid " n Create new partition from free space"
msgstr " n Membuat partisi baru dari ruang yang tersisa/kosong"
-#: fdisk/cfdisk.c:2124
+#: fdisks/cfdisk.c:2125
msgid " p Print partition table to the screen or to a file"
msgstr " p Cetak tabel partisi di layar atau ke sebuah file"
-#: fdisk/cfdisk.c:2125
+#: fdisks/cfdisk.c:2126
msgid " There are several different formats for the partition"
msgstr " Terdapat beberapa format yang berbeda untuk partisi"
-#: fdisk/cfdisk.c:2126
+#: fdisks/cfdisk.c:2127
msgid " that you can choose from:"
msgstr " yang dapat anda pilih dari:"
-#: fdisk/cfdisk.c:2127
+#: fdisks/cfdisk.c:2128
msgid " r - Raw data (exactly what would be written to disk)"
msgstr ""
" r - Data mentah (sama seperti yang akan ditulis di disk)"
-#: fdisk/cfdisk.c:2128
+#: fdisks/cfdisk.c:2129
msgid " s - Table ordered by sectors"
msgstr " s - Tabel diurut berdasarkan dari sektor"
-#: fdisk/cfdisk.c:2129
+#: fdisks/cfdisk.c:2130
msgid " t - Table in raw format"
msgstr " t - Tabel dalam format mentah (raw)"
-#: fdisk/cfdisk.c:2130
+#: fdisks/cfdisk.c:2131
msgid " q Quit program without writing partition table"
msgstr " q Keluar dari program tanpa menulis tabel partisi"
-#: fdisk/cfdisk.c:2131
+#: fdisks/cfdisk.c:2132
msgid " t Change the filesystem type"
msgstr " t Ubah tipe filesystem"
-#: fdisk/cfdisk.c:2132
+#: fdisks/cfdisk.c:2133
msgid " u Change units of the partition size display"
msgstr " u Ubah satuan dari ukuran partisi yang ditampilkan"
-#: fdisk/cfdisk.c:2133
+#: fdisks/cfdisk.c:2134
msgid " Rotates through MB, sectors and cylinders"
msgstr " Rotasi melalui MB, sektor, dan cylinders"
-#: fdisk/cfdisk.c:2134
+#: fdisks/cfdisk.c:2135
msgid " W Write partition table to disk (must enter upper case W)"
msgstr ""
" W Tulis tabel partisi ke disk (harus mengetikkan huruf besar W)"
-#: fdisk/cfdisk.c:2135
+#: fdisks/cfdisk.c:2136
msgid " Since this might destroy data on the disk, you must"
msgstr " Karen ini mungkin menghancurkan data di disk, anda harus"
-#: fdisk/cfdisk.c:2136
+#: fdisks/cfdisk.c:2137
msgid " either confirm or deny the write by entering `yes' or"
msgstr ""
" mengkonfirmasikan atau menolak penulisan dengan mengetikkan "
"'yes' atau"
-#: fdisk/cfdisk.c:2137
+#: fdisks/cfdisk.c:2138
msgid " `no'"
msgstr " `no'"
-#: fdisk/cfdisk.c:2138
+#: fdisks/cfdisk.c:2139
msgid "Up Arrow Move cursor to the previous partition"
msgstr "Panah Atas Memindahkan cursor ke partisi sebelumnya"
-#: fdisk/cfdisk.c:2139
+#: fdisks/cfdisk.c:2140
msgid "Down Arrow Move cursor to the next partition"
msgstr "Panah Bawah Memindahkan cursor ke partisi sesudahnya"
-#: fdisk/cfdisk.c:2140
+#: fdisks/cfdisk.c:2141
msgid "CTRL-L Redraws the screen"
msgstr "CTRL-L Menggambar ulang layar"
-#: fdisk/cfdisk.c:2141
+#: fdisks/cfdisk.c:2142
msgid " ? Print this screen"
msgstr " ? Mencetak tampilan ini"
-#: fdisk/cfdisk.c:2143
+#: fdisks/cfdisk.c:2144
msgid "Note: All of the commands can be entered with either upper or lower"
msgstr "Catatan: Semua perintah dapat diketikkan dengan menggunakan huruf "
-#: fdisk/cfdisk.c:2144
+#: fdisks/cfdisk.c:2145
msgid "case letters (except for Writes)."
msgstr "besar atau huruf kecil (kecuali untuk penulisan ke disk)"
-#: fdisk/cfdisk.c:2175 fdisk/fdisksunlabel.c:200
+#: fdisks/cfdisk.c:2176 fdisks/fdisksunlabel.c:195
msgid "Cylinders"
msgstr "Cylinders"
-#: fdisk/cfdisk.c:2175
+#: fdisks/cfdisk.c:2176
msgid "Change cylinder geometry"
msgstr "Ubah geometri cylinder"
-#: fdisk/cfdisk.c:2176 fdisk/fdisksunlabel.c:198
+#: fdisks/cfdisk.c:2177 fdisks/fdisksunlabel.c:193
msgid "Heads"
msgstr "Heads"
-#: fdisk/cfdisk.c:2176
+#: fdisks/cfdisk.c:2177
msgid "Change head geometry"
msgstr "Ubah geometri head"
-#: fdisk/cfdisk.c:2177
+#: fdisks/cfdisk.c:2178
msgid "Change sector geometry"
msgstr "Ubah geometri sektor"
-#: fdisk/cfdisk.c:2178
+#: fdisks/cfdisk.c:2179
msgid "Done"
msgstr "Selesai"
-#: fdisk/cfdisk.c:2178
+#: fdisks/cfdisk.c:2179
msgid "Done with changing geometry"
msgstr "Selesai tanpa mengubah geometri"
-#: fdisk/cfdisk.c:2191
+#: fdisks/cfdisk.c:2192
msgid "Enter the number of cylinders: "
msgstr "Masukkan jumlah dari cylinder: "
-#: fdisk/cfdisk.c:2202 fdisk/cfdisk.c:2779
+#: fdisks/cfdisk.c:2203 fdisks/cfdisk.c:2781
msgid "Illegal cylinders value"
msgstr "Jumlah cylinders tidak valid"
-#: fdisk/cfdisk.c:2208
+#: fdisks/cfdisk.c:2209
msgid "Enter the number of heads: "
msgstr "Masukkan jumlah heads:"
-#: fdisk/cfdisk.c:2215 fdisk/cfdisk.c:2789
+#: fdisks/cfdisk.c:2216 fdisks/cfdisk.c:2791
msgid "Illegal heads value"
msgstr "Jumlah head tidak valid"
-#: fdisk/cfdisk.c:2221
+#: fdisks/cfdisk.c:2222
msgid "Enter the number of sectors per track: "
msgstr "Masukkan jumlah sektor per track: "
-#: fdisk/cfdisk.c:2228 fdisk/cfdisk.c:2796
+#: fdisks/cfdisk.c:2229 fdisks/cfdisk.c:2798
msgid "Illegal sectors value"
msgstr "Jumlah sektor tidak valid"
-#: fdisk/cfdisk.c:2331
+#: fdisks/cfdisk.c:2332
msgid "Enter filesystem type: "
msgstr "Masukkan tipe filesystem: "
-#: fdisk/cfdisk.c:2349
+#: fdisks/cfdisk.c:2350
msgid "Cannot change FS Type to empty"
msgstr "Tidak dapat mengubah FS type menjadi kosong"
-#: fdisk/cfdisk.c:2351
+#: fdisks/cfdisk.c:2352
msgid "Cannot change FS Type to extended"
msgstr "Tidak dapat mengubah FS tipe menjadi extended"
-#: fdisk/cfdisk.c:2382
+#: fdisks/cfdisk.c:2383
#, c-format
msgid "Unk(%02X)"
msgstr "Unk(%20X)"
-#: fdisk/cfdisk.c:2385 fdisk/cfdisk.c:2388
+#: fdisks/cfdisk.c:2386 fdisks/cfdisk.c:2389
msgid ", NC"
msgstr ", NC"
-#: fdisk/cfdisk.c:2393 fdisk/cfdisk.c:2396
+#: fdisks/cfdisk.c:2394 fdisks/cfdisk.c:2397
msgid "NC"
msgstr "NC"
-#: fdisk/cfdisk.c:2404
+#: fdisks/cfdisk.c:2405
msgid "Pri/Log"
msgstr "Pri/Log"
-#: fdisk/cfdisk.c:2411
+#: fdisks/cfdisk.c:2412
#, c-format
msgid "Unknown (%02X)"
msgstr "Tidak diketahui (%02X)"
-#: fdisk/cfdisk.c:2480
+#: fdisks/cfdisk.c:2481
#, c-format
msgid "Disk Drive: %s"
msgstr "Disk Drive: %s"
-#: fdisk/cfdisk.c:2487
+#: fdisks/cfdisk.c:2488
#, c-format
msgid "Size: %lld bytes, %lld MB"
msgstr "Ukuran: %lld bytes, %lld MB"
-#: fdisk/cfdisk.c:2490
+#: fdisks/cfdisk.c:2491
#, c-format
msgid "Size: %lld bytes, %lld.%lld GB"
msgstr "Ukuran: %lld bytes, %lld.%lld GB"
-#: fdisk/cfdisk.c:2494
+#: fdisks/cfdisk.c:2495
#, c-format
msgid "Heads: %d Sectors per Track: %d Cylinders: %lld"
msgstr "Heads: %d Sektor per Track: %d Cylinders: %lld"
-#: fdisk/cfdisk.c:2498 login-utils/chfn.c:246 login-utils/chfn.c:326
+#: fdisks/cfdisk.c:2499 login-utils/chfn.c:248 login-utils/chfn.c:328
msgid "Name"
msgstr "Nama"
-#: fdisk/cfdisk.c:2499
+#: fdisks/cfdisk.c:2500
msgid "Flags"
msgstr "Tanda"
-#: fdisk/cfdisk.c:2500
+#: fdisks/cfdisk.c:2501
msgid "Part Type"
msgstr "Tipe Partisi"
-#: fdisk/cfdisk.c:2501
+#: fdisks/cfdisk.c:2502
msgid "FS Type"
msgstr "Tipe FS"
-#: fdisk/cfdisk.c:2502
+#: fdisks/cfdisk.c:2503
msgid "[Label]"
msgstr "[Label]"
-#: fdisk/cfdisk.c:2504
+#: fdisks/cfdisk.c:2505
msgid " Sectors"
msgstr " Sektor"
-#: fdisk/cfdisk.c:2506
+#: fdisks/cfdisk.c:2507
msgid " Cylinders"
msgstr " Cylinders"
-#: fdisk/cfdisk.c:2508
+#: fdisks/cfdisk.c:2509
msgid " Size (MB)"
msgstr " Ukuran (MB)"
-#: fdisk/cfdisk.c:2510
+#: fdisks/cfdisk.c:2511
msgid " Size (GB)"
msgstr " Ukuran (GB)"
-#: fdisk/cfdisk.c:2532
+#: fdisks/cfdisk.c:2533
msgid "No more partitions"
msgstr "Tidak ada partisi lagi"
-#: fdisk/cfdisk.c:2565
+#: fdisks/cfdisk.c:2566
msgid "Bootable"
msgstr "Bootable"
-#: fdisk/cfdisk.c:2565
+#: fdisks/cfdisk.c:2566
msgid "Toggle bootable flag of the current partition"
msgstr "Ubah tanda bootable dari partisi terpilih"
-#: fdisk/cfdisk.c:2566
+#: fdisks/cfdisk.c:2567
msgid "Delete"
msgstr "Hapus"
-#: fdisk/cfdisk.c:2566
+#: fdisks/cfdisk.c:2567
msgid "Delete the current partition"
msgstr "Hapus partisi terpilih"
-#: fdisk/cfdisk.c:2567
+#: fdisks/cfdisk.c:2568
msgid "Geometry"
msgstr "Geometri"
-#: fdisk/cfdisk.c:2567
+#: fdisks/cfdisk.c:2568
msgid "Change disk geometry (experts only)"
msgstr "Ubah geometri disk (expert only)"
-#: fdisk/cfdisk.c:2568
+#: fdisks/cfdisk.c:2569
msgid "Help"
msgstr "Bantuan"
-#: fdisk/cfdisk.c:2568
+#: fdisks/cfdisk.c:2569
msgid "Print help screen"
msgstr "Cetak layar bantuan"
-#: fdisk/cfdisk.c:2569
+#: fdisks/cfdisk.c:2570
msgid "Maximize"
msgstr "Maksimalkan"
-#: fdisk/cfdisk.c:2569
+#: fdisks/cfdisk.c:2570
msgid "Maximize disk usage of the current partition (experts only)"
msgstr "Maksimalkan penggunaan disk pada partisi terpilih (expert only)"
-#: fdisk/cfdisk.c:2570
+#: fdisks/cfdisk.c:2571
msgid "New"
msgstr "Baru"
-#: fdisk/cfdisk.c:2570
+#: fdisks/cfdisk.c:2571
msgid "Create new partition from free space"
msgstr "Buat partisi baru dari ruang kosong"
-#: fdisk/cfdisk.c:2571
+#: fdisks/cfdisk.c:2572
msgid "Print"
msgstr "Cetak"
-#: fdisk/cfdisk.c:2571
+#: fdisks/cfdisk.c:2572
msgid "Print partition table to the screen or to a file"
msgstr "Cetak tabel partisi di layar atau ke sebuah file"
-#: fdisk/cfdisk.c:2572
+#: fdisks/cfdisk.c:2573
msgid "Quit"
msgstr "Berhenti"
-#: fdisk/cfdisk.c:2572
+#: fdisks/cfdisk.c:2573
msgid "Quit program without writing partition table"
msgstr "Berhenti dari aplikasi tanpa menulis tabel partisi"
-#: fdisk/cfdisk.c:2573
+#: fdisks/cfdisk.c:2574
msgid "Type"
msgstr "Tipe"
-#: fdisk/cfdisk.c:2573
+#: fdisks/cfdisk.c:2574
msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)"
msgstr "Ubah tipe filesystem (DOS, Linux, OS/2, dan selanjutnya)"
-#: fdisk/cfdisk.c:2574
+#: fdisks/cfdisk.c:2575
msgid "Units"
msgstr "Satuan"
-#: fdisk/cfdisk.c:2574
+#: fdisks/cfdisk.c:2575
msgid "Change units of the partition size display (MB, sect, cyl)"
msgstr "Ubah satuan dari ukuran partisi yang ditampilkan (MB, sect, cyl)"
-#: fdisk/cfdisk.c:2575
+#: fdisks/cfdisk.c:2576
msgid "Write"
msgstr "Tulis"
-#: fdisk/cfdisk.c:2575
+#: fdisks/cfdisk.c:2576
msgid "Write partition table to disk (this might destroy data)"
msgstr "Tulis tabel partisi ke disk (Ini mungkin akan menghancurkan data)"
-#: fdisk/cfdisk.c:2622
+#: fdisks/cfdisk.c:2623
msgid "Cannot make this partition bootable"
msgstr "Tidak dapat membuat partisi ini menjadi bootable"
-#: fdisk/cfdisk.c:2632
+#: fdisks/cfdisk.c:2633
msgid "Cannot delete an empty partition"
msgstr "Tidak dapat menghapus sebuah partisi kosong"
-#: fdisk/cfdisk.c:2652 fdisk/cfdisk.c:2654
+#: fdisks/cfdisk.c:2653 fdisks/cfdisk.c:2655
msgid "Cannot maximize this partition"
msgstr "Tidak dapat memaksimalkan partisi ini"
-#: fdisk/cfdisk.c:2662
+#: fdisks/cfdisk.c:2663
msgid "This partition is unusable"
msgstr "Partisi ini tidak dapat digunakan"
-#: fdisk/cfdisk.c:2664
+#: fdisks/cfdisk.c:2665
msgid "This partition is already in use"
msgstr "Partisi ini sudah dipakai"
-#: fdisk/cfdisk.c:2681
+#: fdisks/cfdisk.c:2682
msgid "Cannot change the type of an empty partition"
msgstr "Tidak dapat mengubah tipe dari sebuah partisi kosong"
-#: fdisk/cfdisk.c:2725
+#: fdisks/cfdisk.c:2726
msgid "Illegal command"
msgstr "Perintah tidak valid"
-#: fdisk/cfdisk.c:2735
+#: fdisks/cfdisk.c:2736
#, c-format
msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n"
msgstr "Hak Cipta (C) 1994-2002 Kevin E. Martin & aeb\n"
-#: fdisk/cfdisk.c:2742
+#: fdisks/cfdisk.c:2743
#, c-format
msgid ""
"\n"
@@ -2769,7 +3306,22 @@ msgstr ""
"heads, \n"
" dan jumlah dari sectors/track.\n"
-#: fdisk/fdiskaixlabel.c:27
+#: fdisks/cfdisk.c:2779
+#, fuzzy
+msgid "cannot parse number of cylinders"
+msgstr " c ubah nomor dari cylinders"
+
+#: fdisks/cfdisk.c:2789
+#, fuzzy
+msgid "cannot parse number of heads"
+msgstr "tidak dapat mendapatkan angka '%s'"
+
+#: fdisks/cfdisk.c:2796
+#, fuzzy
+msgid "cannot parse number of sectors"
+msgstr "tidak dapat mendapatkan angka '%s'"
+
+#: fdisks/fdiskaixlabel.c:29
msgid ""
"\n"
"\tThere is a valid AIX label on this disk.\n"
@@ -2796,7 +3348,7 @@ msgstr ""
"\t secara logical dari mesin AIX anda. (Jika tidak anda akan menjadi \n"
"\t seorang AIXpert)."
-#: fdisk/fdiskbsdlabel.c:121
+#: fdisks/fdiskbsdlabel.c:123
#, c-format
msgid ""
"\n"
@@ -2805,137 +3357,137 @@ msgstr ""
"\n"
"BSD label untuk perangkat: %s\n"
-#: fdisk/fdiskbsdlabel.c:155
+#: fdisks/fdiskbsdlabel.c:157
#, c-format
msgid "Partition %s has invalid starting sector 0.\n"
msgstr "Partisi %s mempunyai sektor 0 awal yang tidak valid.\n"
-#: fdisk/fdiskbsdlabel.c:159
+#: fdisks/fdiskbsdlabel.c:161
#, c-format
msgid "Reading disklabel of %s at sector %d.\n"
msgstr "Membaca disklabel dari %s di sektor %d.\n"
-#: fdisk/fdiskbsdlabel.c:169
+#: fdisks/fdiskbsdlabel.c:171
#, c-format
msgid "There is no *BSD partition on %s.\n"
msgstr "Tidak ada partisi *BSD di %s.\n"
-#: fdisk/fdiskbsdlabel.c:183
+#: fdisks/fdiskbsdlabel.c:185
msgid "BSD disklabel command (m for help): "
msgstr "Perintah BSD disklabel (m untuk bantuan): "
-#: fdisk/fdiskbsdlabel.c:263 fdisk/fdisk.c:2280 fdisk/fdisksgilabel.c:644
-#: fdisk/fdisksunlabel.c:394
+#: fdisks/fdiskbsdlabel.c:265 fdisks/fdiskdoslabel.c:472
+#: fdisks/fdisksgilabel.c:677 fdisks/fdisksunlabel.c:392
#, c-format
msgid "First %s"
msgstr "Pertama %s"
-#: fdisk/fdiskbsdlabel.c:270 fdisk/fdisksunlabel.c:451
+#: fdisks/fdiskbsdlabel.c:272 fdisks/fdisksunlabel.c:449
#, c-format
msgid "Last %s or +size or +sizeM or +sizeK"
msgstr "Terakhir %s atau +size atau +sizeM atau +sizeK"
-#: fdisk/fdiskbsdlabel.c:297
+#: fdisks/fdiskbsdlabel.c:299
#, c-format
msgid "type: %s\n"
msgstr "tipe: %s\n"
-#: fdisk/fdiskbsdlabel.c:299
+#: fdisks/fdiskbsdlabel.c:301
#, c-format
msgid "type: %d\n"
msgstr "tipe: %d\n"
-#: fdisk/fdiskbsdlabel.c:300
+#: fdisks/fdiskbsdlabel.c:302
#, c-format
msgid "disk: %.*s\n"
msgstr "disk: %.*s\n"
-#: fdisk/fdiskbsdlabel.c:301
+#: fdisks/fdiskbsdlabel.c:303
#, c-format
msgid "label: %.*s\n"
msgstr "label: %.*s\n"
-#: fdisk/fdiskbsdlabel.c:302
+#: fdisks/fdiskbsdlabel.c:304
#, c-format
msgid "flags:"
msgstr "tanda:"
-#: fdisk/fdiskbsdlabel.c:304
+#: fdisks/fdiskbsdlabel.c:306
#, c-format
msgid " removable"
msgstr " removable"
-#: fdisk/fdiskbsdlabel.c:306
+#: fdisks/fdiskbsdlabel.c:308
#, c-format
msgid " ecc"
msgstr " ecc"
-#: fdisk/fdiskbsdlabel.c:308
+#: fdisks/fdiskbsdlabel.c:310
#, c-format
msgid " badsect"
msgstr " badsect"
-#: fdisk/fdiskbsdlabel.c:312
+#: fdisks/fdiskbsdlabel.c:314
#, c-format
msgid "bytes/sector: %ld\n"
msgstr "bytes/sektor: %ld\n"
-#: fdisk/fdiskbsdlabel.c:313
+#: fdisks/fdiskbsdlabel.c:315
#, c-format
msgid "sectors/track: %ld\n"
msgstr "sektor/track: %ld\n"
-#: fdisk/fdiskbsdlabel.c:314
+#: fdisks/fdiskbsdlabel.c:316
#, c-format
msgid "tracks/cylinder: %ld\n"
msgstr "tracks/cylinder: %ld\n"
-#: fdisk/fdiskbsdlabel.c:315
+#: fdisks/fdiskbsdlabel.c:317
#, c-format
msgid "sectors/cylinder: %ld\n"
msgstr "sektor/cylinder: %ld\n"
-#: fdisk/fdiskbsdlabel.c:316
+#: fdisks/fdiskbsdlabel.c:318
#, c-format
msgid "cylinders: %ld\n"
msgstr "cylinders: %ld\n"
-#: fdisk/fdiskbsdlabel.c:317
+#: fdisks/fdiskbsdlabel.c:319
#, c-format
msgid "rpm: %d\n"
msgstr "rpm: %d\n"
-#: fdisk/fdiskbsdlabel.c:318
+#: fdisks/fdiskbsdlabel.c:320
#, c-format
msgid "interleave: %d\n"
msgstr "interleave: %d\n"
-#: fdisk/fdiskbsdlabel.c:319
+#: fdisks/fdiskbsdlabel.c:321
#, c-format
msgid "trackskew: %d\n"
msgstr "trackskew: %d\n"
-#: fdisk/fdiskbsdlabel.c:320
+#: fdisks/fdiskbsdlabel.c:322
#, c-format
msgid "cylinderskew: %d\n"
msgstr "cylinderskew: %d\n"
-#: fdisk/fdiskbsdlabel.c:321
+#: fdisks/fdiskbsdlabel.c:323
#, c-format
msgid "headswitch: %ld\t\t# milliseconds\n"
msgstr "headswitch: %ld\t\t# milliseconds\n"
-#: fdisk/fdiskbsdlabel.c:323
+#: fdisks/fdiskbsdlabel.c:325
#, c-format
msgid "track-to-track seek: %ld\t# milliseconds\n"
msgstr "track-to-track seek: %ld\t# milliseconds\n"
-#: fdisk/fdiskbsdlabel.c:325
+#: fdisks/fdiskbsdlabel.c:327
#, c-format
msgid "drivedata: "
msgstr "drivedata: "
-#: fdisk/fdiskbsdlabel.c:334
+#: fdisks/fdiskbsdlabel.c:336
#, c-format
msgid ""
"\n"
@@ -2944,110 +3496,110 @@ msgstr ""
"\n"
"%d partisi:\n"
-#: fdisk/fdiskbsdlabel.c:335
+#: fdisks/fdiskbsdlabel.c:337
#, c-format
msgid "# start end size fstype [fsize bsize cpg]\n"
msgstr "# awal akhir ukuran fstype [fsize bsize cpg]\n"
-#: fdisk/fdiskbsdlabel.c:384 fdisk/fdiskbsdlabel.c:387
+#: fdisks/fdiskbsdlabel.c:386 fdisks/fdiskbsdlabel.c:389
#, c-format
msgid "Writing disklabel to %s.\n"
msgstr "Menulis disklabel di %s.\n"
-#: fdisk/fdiskbsdlabel.c:399 fdisk/fdiskbsdlabel.c:401
+#: fdisks/fdiskbsdlabel.c:401 fdisks/fdiskbsdlabel.c:403
#, c-format
msgid "%s contains no disklabel.\n"
msgstr "%s tidak terdapat disklabel.\n"
-#: fdisk/fdiskbsdlabel.c:406
+#: fdisks/fdiskbsdlabel.c:408
msgid "Do you want to create a disklabel? (y/n) "
msgstr "Anda ingin membuat sebuah disklabel? (y/n) "
-#: fdisk/fdiskbsdlabel.c:446
+#: fdisks/fdiskbsdlabel.c:448
msgid "bytes/sector"
msgstr "bytes/sektor"
-#: fdisk/fdiskbsdlabel.c:447
+#: fdisks/fdiskbsdlabel.c:449
msgid "sectors/track"
msgstr "sektor/track"
-#: fdisk/fdiskbsdlabel.c:448
+#: fdisks/fdiskbsdlabel.c:450
msgid "tracks/cylinder"
msgstr "tracks/cylinder"
-#: fdisk/fdiskbsdlabel.c:449 fdisk/fdisk.c:662 fdisk/sfdisk.c:914
+#: fdisks/fdiskbsdlabel.c:451 fdisks/fdisk.c:373 fdisks/sfdisk.c:913
msgid "cylinders"
msgstr "cylinders"
-#: fdisk/fdiskbsdlabel.c:456
+#: fdisks/fdiskbsdlabel.c:458
msgid "sectors/cylinder"
msgstr "sektor/cylinder"
-#: fdisk/fdiskbsdlabel.c:460
+#: fdisks/fdiskbsdlabel.c:462
#, c-format
msgid "Must be <= sectors/track * tracks/cylinder (default).\n"
msgstr "Harus <= sektor/track * tracks/cylinder (default).\n"
-#: fdisk/fdiskbsdlabel.c:462
+#: fdisks/fdiskbsdlabel.c:464
msgid "rpm"
msgstr "rpm"
-#: fdisk/fdiskbsdlabel.c:463
+#: fdisks/fdiskbsdlabel.c:465
msgid "interleave"
msgstr "interleave"
-#: fdisk/fdiskbsdlabel.c:464
+#: fdisks/fdiskbsdlabel.c:466
msgid "trackskew"
msgstr "trackskew"
-#: fdisk/fdiskbsdlabel.c:465
+#: fdisks/fdiskbsdlabel.c:467
msgid "cylinderskew"
msgstr "cylinderskew"
-#: fdisk/fdiskbsdlabel.c:466
+#: fdisks/fdiskbsdlabel.c:468
msgid "headswitch"
msgstr "headswitch"
-#: fdisk/fdiskbsdlabel.c:467
+#: fdisks/fdiskbsdlabel.c:469
msgid "track-to-track seek"
msgstr "track-to-track seek"
-#: fdisk/fdiskbsdlabel.c:508
+#: fdisks/fdiskbsdlabel.c:510
#, c-format
msgid "Bootstrap: %sboot -> boot%s (%s): "
msgstr "Bootstrap: %sboot -> boot%s (%s): "
-#: fdisk/fdiskbsdlabel.c:533
+#: fdisks/fdiskbsdlabel.c:535
#, c-format
msgid "Bootstrap overlaps with disk label!\n"
msgstr "Bootstrap overlaps dengan disk label!\n"
-#: fdisk/fdiskbsdlabel.c:554 fdisk/fdiskbsdlabel.c:556
+#: fdisks/fdiskbsdlabel.c:556 fdisks/fdiskbsdlabel.c:558
#, c-format
msgid "Bootstrap installed on %s.\n"
msgstr "Bootstrap dipasang di %s.\n"
-#: fdisk/fdiskbsdlabel.c:578
+#: fdisks/fdiskbsdlabel.c:580
#, c-format
msgid "Partition (a-%c): "
msgstr "Partisi (a-%c): "
-#: fdisk/fdiskbsdlabel.c:597 fdisk/fdisk.c:2442
+#: fdisks/fdiskbsdlabel.c:599 fdisks/fdiskdoslabel.c:608
#, c-format
msgid "The maximum number of partitions has been created\n"
msgstr "Maksimum jumlah partisi telah dibuat\n"
-#: fdisk/fdiskbsdlabel.c:609
+#: fdisks/fdiskbsdlabel.c:611
#, c-format
msgid "This partition already exists.\n"
msgstr "Partisi ini sudah ada.\n"
-#: fdisk/fdiskbsdlabel.c:737
+#: fdisks/fdiskbsdlabel.c:737
#, c-format
msgid "Warning: too many partitions (%d, maximum is %d).\n"
msgstr "Peringatan: terlalu banyak partisi (%d, maksimum adalah %d).\n"
-#: fdisk/fdiskbsdlabel.c:785
+#: fdisks/fdiskbsdlabel.c:785
#, c-format
msgid ""
"\n"
@@ -3056,212 +3608,212 @@ msgstr ""
"\n"
"Sinkronisasi disk.\n"
-#: fdisk/fdisk.c:90
+#: fdisks/fdisk.c:75
#, fuzzy
msgid "toggle a bootable flag"
msgstr " a ubah tanda bootable"
-#: fdisk/fdisk.c:91
+#: fdisks/fdisk.c:76
#, fuzzy
msgid "toggle a read only flag"
msgstr " a ubah tanda read only"
-#: fdisk/fdisk.c:92
+#: fdisks/fdisk.c:77
#, fuzzy
msgid "select bootable partition"
msgstr " a pilih partisi yang bootable"
-#: fdisk/fdisk.c:93
+#: fdisks/fdisk.c:78
#, fuzzy
msgid "change number of alternate cylinders"
msgstr " a ubah nomor dari alternatif cylinders"
-#: fdisk/fdisk.c:94
+#: fdisks/fdisk.c:79
#, fuzzy
msgid "edit bsd disklabel"
msgstr " b edit bsd disklabel"
-#: fdisk/fdisk.c:95
+#: fdisks/fdisk.c:80
#, fuzzy
msgid "edit bootfile entry"
msgstr " b edit masukan bootfile"
-#: fdisk/fdisk.c:96
+#: fdisks/fdisk.c:81
#, fuzzy
msgid "move beginning of data in a partition"
msgstr " b pindahkan awal dari data dalam sebuah partisi"
-#: fdisk/fdisk.c:97
+#: fdisks/fdisk.c:82
#, fuzzy
msgid "toggle the dos compatibility flag"
msgstr " c ubah tanda kompatibilitas dos"
-#: fdisk/fdisk.c:98
+#: fdisks/fdisk.c:83
#, fuzzy
msgid "toggle the mountable flag"
msgstr " c ubah tanda dapat di mount"
-#: fdisk/fdisk.c:99
+#: fdisks/fdisk.c:84
#, fuzzy
msgid "select sgi swap partition"
msgstr " c pilih partisi swap sgi"
-#: fdisk/fdisk.c:100
+#: fdisks/fdisk.c:85
#, fuzzy
msgid "change number of cylinders"
msgstr " c ubah nomor dari cylinders"
-#: fdisk/fdisk.c:101
+#: fdisks/fdisk.c:86
#, fuzzy
msgid "delete a partition"
msgstr " d hapus sebuah partisi"
-#: fdisk/fdisk.c:102
+#: fdisks/fdisk.c:87
#, fuzzy
msgid "print the raw data in the partition table"
msgstr " d cetak data mentah (raw) di tabel partisi"
-#: fdisk/fdisk.c:103
+#: fdisks/fdisk.c:88
#, fuzzy
msgid "change number of extra sectors per cylinder"
msgstr " e ubah jumlah sektor lebih dari setiap cylinder"
-#: fdisk/fdisk.c:104
+#: fdisks/fdisk.c:89
#, fuzzy
msgid "list extended partitions"
msgstr " e list partisi extended"
-#: fdisk/fdisk.c:105
+#: fdisks/fdisk.c:90
#, fuzzy
msgid "edit drive data"
msgstr " e edit data drive"
-#: fdisk/fdisk.c:106
+#: fdisks/fdisk.c:91
#, fuzzy
msgid "fix partition order"
msgstr " f betulkan urutan dari partisi"
-#: fdisk/fdisk.c:107
+#: fdisks/fdisk.c:92
#, fuzzy
msgid "create an IRIX (SGI) partition table"
msgstr " g buat sebuah IRIX (SGI) tabel partisi"
-#: fdisk/fdisk.c:108
+#: fdisks/fdisk.c:93
#, fuzzy
msgid "change number of heads"
msgstr " h ubah jumlah dari heads"
-#: fdisk/fdisk.c:109
+#: fdisks/fdisk.c:94
#, fuzzy
msgid "change interleave factor"
msgstr " i ubah faktor interleave"
-#: fdisk/fdisk.c:110
+#: fdisks/fdisk.c:95
#, fuzzy
msgid "change the disk identifier"
msgstr " i ubah identifikasi disk"
-#: fdisk/fdisk.c:111
+#: fdisks/fdisk.c:96
#, fuzzy
msgid "install bootstrap"
msgstr " i install bootstrap"
-#: fdisk/fdisk.c:112
+#: fdisks/fdisk.c:97
#, fuzzy
msgid "list known partition types"
msgstr " l list tipe partisi yang diketahui"
-#: fdisk/fdisk.c:113
+#: fdisks/fdisk.c:98
#, fuzzy
msgid "print this menu"
msgstr " m cetak menu ini"
-#: fdisk/fdisk.c:114
+#: fdisks/fdisk.c:99
#, fuzzy
msgid "add a new partition"
msgstr " n tambahkan sebuah partisi baru"
-#: fdisk/fdisk.c:115
+#: fdisks/fdisk.c:100
#, fuzzy
msgid "create a new empty DOS partition table"
msgstr " o buat sebuah tabel partisi DOS baru yang kosong"
-#: fdisk/fdisk.c:116
+#: fdisks/fdisk.c:101
#, fuzzy
msgid "change rotation speed (rpm)"
msgstr " o ubah kecepatan rotasi (rpm)"
-#: fdisk/fdisk.c:117
+#: fdisks/fdisk.c:102
#, fuzzy
msgid "print the partition table"
msgstr "Hanya cetak tabel partisi"
-#: fdisk/fdisk.c:118
+#: fdisks/fdisk.c:103
#, fuzzy
msgid "quit without saving changes"
msgstr " q keluar tanpa menyimpan perubahan yang telah dilakukan"
-#: fdisk/fdisk.c:119
+#: fdisks/fdisk.c:104
#, fuzzy
msgid "return to main menu"
msgstr " r kembali ke menu utama"
-#: fdisk/fdisk.c:120
+#: fdisks/fdisk.c:105
#, fuzzy
msgid "create a new empty Sun disklabel"
msgstr " s buat sebuah disklabel Sun yang kosong"
-#: fdisk/fdisk.c:121
+#: fdisks/fdisk.c:106
#, fuzzy
msgid "change number of sectors/track"
msgstr " s ubah jumlah sektor/track"
-#: fdisk/fdisk.c:122
+#: fdisks/fdisk.c:107
#, fuzzy
msgid "show complete disklabel"
msgstr " s tampilkan disklabel secara lengkap"
-#: fdisk/fdisk.c:123
+#: fdisks/fdisk.c:108
#, fuzzy
msgid "change a partition's system id"
msgstr " t ubah id dari partisi system"
-#: fdisk/fdisk.c:124
+#: fdisks/fdisk.c:109
#, fuzzy
msgid "change display/entry units"
msgstr " u ubah satuan dari tampilan/masukan"
-#: fdisk/fdisk.c:125
+#: fdisks/fdisk.c:110
#, fuzzy
msgid "verify the partition table"
msgstr " v verifikasi tabel partisi"
-#: fdisk/fdisk.c:126
+#: fdisks/fdisk.c:111
#, fuzzy
msgid "write table to disk and exit"
msgstr " w tulis tabel ke disk dan keluar"
-#: fdisk/fdisk.c:127
+#: fdisks/fdisk.c:112
#, fuzzy
msgid "write disklabel to disk"
msgstr " w tulis disklabel di disk"
-#: fdisk/fdisk.c:128
+#: fdisks/fdisk.c:113
#, fuzzy
msgid "extra functionality (experts only)"
msgstr " x fungsi tambahan (expert only)"
-#: fdisk/fdisk.c:130
+#: fdisks/fdisk.c:115
#, fuzzy
msgid "link BSD partition to non-BSD partition"
msgstr " x sambung BSD partisi ke non-BSD partisi"
-#: fdisk/fdisk.c:132
+#: fdisks/fdisk.c:117
#, fuzzy
msgid "change number of physical cylinders"
msgstr " y ubah jumlah dari physical cylinders"
-#: fdisk/fdisk.c:297
+#: fdisks/fdisk.c:145
#, fuzzy, c-format
msgid ""
"Usage:\n"
@@ -3296,54 +3848,49 @@ msgstr ""
" -S <jumlah> spesifikasikan jumlah dari sektor per track\n"
"\n"
-#: fdisk/fdisk.c:323
-#, c-format
-msgid "unable to open %s"
-msgstr "tidak dapat membuka %s"
-
-#: fdisk/fdisk.c:326
+#: fdisks/fdisk.c:167
#, fuzzy, c-format
msgid "unable to read %s"
msgstr "Tidak dapat membaca %s\n"
-#: fdisk/fdisk.c:329
+#: fdisks/fdisk.c:170
#, fuzzy, c-format
msgid "unable to seek on %s"
msgstr "Tidak dapat mencari di %s\n"
-#: fdisk/fdisk.c:332
+#: fdisks/fdisk.c:173
#, fuzzy, c-format
msgid "unable to write %s"
msgstr "Tidak dapat menulis %s\n"
-#: fdisk/fdisk.c:335
+#: fdisks/fdisk.c:176 fdisks/fdisk.c:1976
#, fuzzy, c-format
msgid "BLKGETSIZE ioctl failed on %s"
msgstr "BLKGETSIZE ioctl gagal di %s\n"
-#: fdisk/fdisk.c:338
+#: fdisks/fdisk.c:179
#, fuzzy
msgid "fatal error"
msgstr "Fatal error\n"
-#: fdisk/fdisk.c:431
+#: fdisks/fdisk.c:219
msgid "Command action"
msgstr "Aksi perintah"
-#: fdisk/fdisk.c:557
+#: fdisks/fdisk.c:292
#, c-format
msgid "You must set"
msgstr "Anda harus menset"
-#: fdisk/fdisk.c:658
+#: fdisks/fdisk.c:369
msgid "heads"
msgstr "heads"
-#: fdisk/fdisk.c:660 fdisk/sfdisk.c:914
+#: fdisks/fdisk.c:371 fdisks/sfdisk.c:913
msgid "sectors"
msgstr "sektor"
-#: fdisk/fdisk.c:666
+#: fdisks/fdisk.c:377
#, c-format
msgid ""
"%s%s.\n"
@@ -3352,17 +3899,17 @@ msgstr ""
"%s%s.\n"
"Anda dapat melakukan ini dari menu fungsi tambahan.\n"
-#: fdisk/fdisk.c:667
+#: fdisks/fdisk.c:378
msgid " and "
msgstr " dan "
-#: fdisk/fdisk.c:688
-#, c-format
+#: fdisks/fdisk.c:399
+#, fuzzy, c-format
msgid ""
"\n"
"WARNING: The size of this disk is %d.%d TB (%llu bytes).\n"
"DOS partition table format can not be used on drives for volumes\n"
-"larger than (%llu bytes) for %d-byte sectors. Use parted(1) and GUID \n"
+"larger than (%llu bytes) for %ld-byte sectors. Use parted(1) and GUID \n"
"partition table format (GPT).\n"
"\n"
msgstr ""
@@ -3373,7 +3920,7 @@ msgstr ""
"parted(1) format tabel partisi GUID (GPT).\n"
"\n"
-#: fdisk/fdisk.c:706
+#: fdisks/fdisk.c:417
#, c-format
msgid ""
"\n"
@@ -3388,7 +3935,7 @@ msgstr ""
"adalah langkah yang\n"
"direkomendasikan, atau mungkin berdampak pada performansi perangkat.\n"
-#: fdisk/fdisk.c:712
+#: fdisks/fdisk.c:423
#, fuzzy, c-format
msgid ""
"\n"
@@ -3399,7 +3946,7 @@ msgstr ""
"PERINGATAN: MODE kompatibel DOS telah ditinggalkan. Ini sangat dianjurkan\n"
" untuk menonaktifkan mode tersebut (perintah 'c')"
-#: fdisk/fdisk.c:717
+#: fdisks/fdisk.c:428
#, c-format
msgid ""
"\n"
@@ -3410,75 +3957,7 @@ msgstr ""
"PERINGATAN: penampilan silinder sebagai satuan sudah ditinggalkan.\n"
" Gunakan perintah 'u' untuk mengubah satuan ke sektor.\n"
-#: fdisk/fdisk.c:736
-#, c-format
-msgid "Bad offset in primary extended partition\n"
-msgstr "Bad offset dalam partisi extended primary\n"
-
-#: fdisk/fdisk.c:750
-#, c-format
-msgid ""
-"Warning: omitting partitions after #%d.\n"
-"They will be deleted if you save this partition table.\n"
-msgstr ""
-"Peringatan: mengabaikan partisi sesudah #%d.\n"
-"Mereka mungkin telah menghapus jika anda menyimpan tabel partisi.\n"
-
-#: fdisk/fdisk.c:769
-#, c-format
-msgid "Warning: extra link pointer in partition table %d\n"
-msgstr "Peringatan: extra pointer link dalam tabel partisi %d\n"
-
-#: fdisk/fdisk.c:777
-#, c-format
-msgid "Warning: ignoring extra data in partition table %d\n"
-msgstr "Peringatan: mengabaikan extra data dalam tabel partisi %d\n"
-
-#: fdisk/fdisk.c:810
-#, c-format
-msgid "omitting empty partition (%d)\n"
-msgstr "mengabaikan partisi kosong (%d)\n"
-
-#: fdisk/fdisk.c:829
-#, c-format
-msgid "Disk identifier: 0x%08x\n"
-msgstr "Identifikasi disk: 0x%08x\n"
-
-#: fdisk/fdisk.c:838
-#, c-format
-msgid "New disk identifier (current 0x%08x): "
-msgstr "Identifikasi disk baru (sekarang 0x%08x): "
-
-#: fdisk/fdisk.c:881
-#, c-format
-msgid "Building a new DOS disklabel with disk identifier 0x%08x.\n"
-msgstr ""
-
-#: fdisk/fdisk.c:952
-#, c-format
-msgid "Note: sector size is %d (not %d)\n"
-msgstr "Note: ukuran sector adalah %d (bukan %d)\n"
-
-#: fdisk/fdisk.c:1123
-#, c-format
-msgid "Ignoring extra extended partition %d\n"
-msgstr "Mengabaikan extra partisi extended %d\n"
-
-#: fdisk/fdisk.c:1135
-#, c-format
-msgid ""
-"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
-"(rite)\n"
-msgstr ""
-"Peringatan: tanda tidak valid 0x%04x dari tabel partisi %d akan dibetulkan w"
-"(rite)\n"
-
-#: fdisk/fdisk.c:1162
-#, c-format
-msgid "You will not be able to write the partition table.\n"
-msgstr "Anda tidak akan dapat menulis ke tabel partisi.\n"
-
-#: fdisk/fdisk.c:1186
+#: fdisks/fdisk.c:539
#, c-format
msgid ""
"This disk has both DOS and BSD magic.\n"
@@ -3487,31 +3966,31 @@ msgstr ""
"Disk ini memiliki DOS dan BSD magic.\n"
"Berikan perintah 'b' untuk berubah ke mode BSD.\n"
-#: fdisk/fdisk.c:1196
+#: fdisks/fdisk.c:549
#, fuzzy, c-format
msgid "Device does not contain a recognized partition table\n"
msgstr "Disk %s tidak memiliki sebuah tabel partisi yang valid\n"
-#: fdisk/fdisk.c:1225
+#: fdisks/fdisk.c:578
#, fuzzy, c-format
msgid "Do you really want to quit? "
msgstr "Apakah anda benar - benar ingin melanjutkan"
-#: fdisk/fdisk.c:1286
+#: fdisks/fdisk.c:639
msgid "Hex code (type L to list codes): "
msgstr "Kode hex (ketik L untuk daftar dari kode): "
-#: fdisk/fdisk.c:1319
+#: fdisks/fdisk.c:673
#, c-format
msgid "%s (%u-%u, default %u): "
msgstr "%s (%u-%u, default %u): "
-#: fdisk/fdisk.c:1389
+#: fdisks/fdisk.c:743
#, c-format
msgid "Unsupported suffix: '%s'.\n"
msgstr "Akhiran tidak didukung: '%s'.\n"
-#: fdisk/fdisk.c:1390
+#: fdisks/fdisk.c:744
#, c-format
msgid ""
"Supported: 10^N: KB (KiloByte), MB (MegaByte), GB (GigaByte)\n"
@@ -3520,90 +3999,85 @@ msgstr ""
"Yang didukung: 10^N: KB (KiloByte), MB (MegaByte), GB (GigaByte)\n"
" 2^N: K (KibiByte), M (MebiByte), G (GibiByte)\n"
-#: fdisk/fdisk.c:1416
+#: fdisks/fdisk.c:770
#, c-format
msgid "Using default value %u\n"
msgstr "Menggunakan nilai default %u\n"
-#: fdisk/fdisk.c:1422
+#: fdisks/fdisk.c:776
#, c-format
msgid "Value out of range.\n"
msgstr "Nilai diluar dari jangkauan.\n"
-#: fdisk/fdisk.c:1449
+#: fdisks/fdisk.c:803
msgid "Partition number"
msgstr "Nomor partisi"
-#: fdisk/fdisk.c:1460
+#: fdisks/fdisk.c:814
#, c-format
msgid "Warning: partition %d has empty type\n"
msgstr "Peringatan: partisi %d memiliki tipe kosong\n"
-#: fdisk/fdisk.c:1493 fdisk/fdisk.c:1523
+#: fdisks/fdisk.c:847 fdisks/fdiskdoslabel.c:50
#, c-format
msgid "Selected partition %d\n"
msgstr "Partisi yang terpilih %d\n"
-#: fdisk/fdisk.c:1496
+#: fdisks/fdisk.c:850
#, c-format
msgid "No partition is defined yet!\n"
msgstr "Tidak ada partisi yang sudah didefinisikan!\n"
-#: fdisk/fdisk.c:1526
-#, c-format
-msgid "All primary partitions have been defined already!\n"
-msgstr "Seluruh partisi primary telah didefinisikan!\n"
-
-#: fdisk/fdisk.c:1537
+#: fdisks/fdisk.c:862
#, fuzzy
msgid "cylinder"
msgid_plural "cylinders"
msgstr[0] "cylinder"
msgstr[1] "cylinder"
-#: fdisk/fdisk.c:1538
+#: fdisks/fdisk.c:863
#, fuzzy
msgid "sector"
msgid_plural "sectors"
msgstr[0] "sektor"
msgstr[1] "sektor"
-#: fdisk/fdisk.c:1547
+#: fdisks/fdisk.c:872
#, fuzzy, c-format
msgid "Changing display/entry units to cylinders (DEPRECATED!)\n"
msgstr "Mengubah satuan tampilan/masukan menjadi %s\n"
-#: fdisk/fdisk.c:1549
+#: fdisks/fdisk.c:874
#, fuzzy, c-format
msgid "Changing display/entry units to sectors\n"
msgstr "Mengubah satuan tampilan/masukan menjadi %s\n"
-#: fdisk/fdisk.c:1559
+#: fdisks/fdisk.c:884
#, c-format
msgid "WARNING: Partition %d is an extended partition\n"
msgstr "PERINGATAN: Partisi %d adalah sebuah partisi extended\n"
-#: fdisk/fdisk.c:1569
+#: fdisks/fdisk.c:894
#, fuzzy, c-format
msgid "DOS Compatibility flag is set (DEPRECATED!)\n"
msgstr "Tanda kompatibilitas DOS telah diset\n"
-#: fdisk/fdisk.c:1571
+#: fdisks/fdisk.c:896
#, c-format
msgid "DOS Compatibility flag is not set\n"
msgstr "Tanda kompatibilias DOS belum diset\n"
-#: fdisk/fdisk.c:1649
+#: fdisks/fdisk.c:919
#, fuzzy, c-format
msgid "Partition %d is deleted\n"
msgstr "Partisi %d tidak memiliki area data\n"
-#: fdisk/fdisk.c:1668
+#: fdisks/fdisk.c:938
#, c-format
msgid "Partition %d does not exist yet!\n"
msgstr "Partisi %d belum ada!\n"
-#: fdisk/fdisk.c:1673
+#: fdisks/fdisk.c:943
#, c-format
msgid ""
"Type 0 means free space to many systems\n"
@@ -3616,7 +4090,7 @@ msgstr ""
"mungkin tidak baik. Anda dapat menghapus sebuah partisi\n"
"dengan menggunakan perintah `d'.\n"
-#: fdisk/fdisk.c:1682
+#: fdisks/fdisk.c:952
#, c-format
msgid ""
"You cannot change a partition into an extended one or vice versa\n"
@@ -3625,7 +4099,7 @@ msgstr ""
"Anda tidak dapat mengubah sebuah partisi menjadi sebuah extended atau \n"
"sebaliknya. Hapus ini terlebih dahulu.\n"
-#: fdisk/fdisk.c:1691
+#: fdisks/fdisk.c:961
#, c-format
msgid ""
"Consider leaving partition 3 as Whole disk (5),\n"
@@ -3636,7 +4110,7 @@ msgstr ""
"sebagai SunOS/Solaris menduga ini dan mungkin Linux menyukainya.\n"
"\n"
-#: fdisk/fdisk.c:1697
+#: fdisks/fdisk.c:967
#, c-format
msgid ""
"Consider leaving partition 9 as volume header (0),\n"
@@ -3647,63 +4121,48 @@ msgstr ""
"dan partisi 11 sebagai seluruh volume (6) seperti IRIX menduganya.\n"
"\n"
-#: fdisk/fdisk.c:1714
+#: fdisks/fdisk.c:984
#, c-format
msgid "Changed system type of partition %d to %x (%s)\n"
msgstr "Menguba tipe sistem partisi dari %d menjadi %x (%s)\n"
-#: fdisk/fdisk.c:1717
+#: fdisks/fdisk.c:987
#, c-format
msgid "System type of partition %d is unchanged: %x (%s)\n"
msgstr "Tipe sistem dari parisi %d tidak berubah: %x (%s)\n"
-#: fdisk/fdisk.c:1772
+#: fdisks/fdisk.c:1043
#, c-format
msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
msgstr ""
"Partisi %d memiliki physical/logical awal yang berbeda (bukan-Linux?):\n"
-#: fdisk/fdisk.c:1774 fdisk/fdisk.c:1782 fdisk/fdisk.c:1791 fdisk/fdisk.c:1801
+#: fdisks/fdisk.c:1045 fdisks/fdisk.c:1053
#, c-format
msgid " phys=(%d, %d, %d) "
msgstr " phys=(%d, %d, %d) "
-#: fdisk/fdisk.c:1775 fdisk/fdisk.c:1783
+#: fdisks/fdisk.c:1046 fdisks/fdisk.c:1054
#, c-format
msgid "logical=(%d, %d, %d)\n"
msgstr "logical=(%d, %d, %d)\n"
-#: fdisk/fdisk.c:1780
+#: fdisks/fdisk.c:1051
#, c-format
msgid "Partition %d has different physical/logical endings:\n"
msgstr "Partisi %d memiliki physical/logical endings yang berbeda:\n"
-#: fdisk/fdisk.c:1789
-#, c-format
-msgid "Partition %i does not start on cylinder boundary:\n"
-msgstr "Partisi %i tidak berawal di batas cylinder:\n"
-
-#: fdisk/fdisk.c:1792
-#, c-format
-msgid "should be (%d, %d, 1)\n"
-msgstr "seharusnya (%d, %d, 1)\n"
-
-#: fdisk/fdisk.c:1798
+#: fdisks/fdisk.c:1059
#, c-format
msgid "Partition %i does not end on cylinder boundary.\n"
msgstr "Partisi %i tidak berakhir di batas cylinder.\n"
-#: fdisk/fdisk.c:1802
-#, c-format
-msgid "should be (%d, %d, %d)\n"
-msgstr "seharusnya (%d, %d, %d)\n"
-
-#: fdisk/fdisk.c:1812
+#: fdisks/fdisk.c:1068
#, c-format
msgid "Partition %i does not start on physical sector boundary.\n"
msgstr "Partisi %i tidak berawal di perbatasan sektor fisik.\n"
-#: fdisk/fdisk.c:1822
+#: fdisks/fdisk.c:1078
#, c-format
msgid ""
"\n"
@@ -3712,7 +4171,7 @@ msgstr ""
"\n"
"Disk %s: %ld MB, %lld bytes\n"
-#: fdisk/fdisk.c:1826
+#: fdisks/fdisk.c:1082
#, fuzzy, c-format
msgid ""
"\n"
@@ -3721,37 +4180,37 @@ msgstr ""
"\n"
"Disk %s: %ld.%ld GB, %lld bytes\n"
-#: fdisk/fdisk.c:1829
-#, c-format
-msgid "%d heads, %llu sectors/track, %d cylinders"
+#: fdisks/fdisk.c:1085
+#, fuzzy, c-format
+msgid "%d heads, %llu sectors/track, %llu cylinders"
msgstr "%d heads, %llu sektor/track, %d cylinders"
-#: fdisk/fdisk.c:1832
+#: fdisks/fdisk.c:1088
#, c-format
msgid ", total %llu sectors"
msgstr ", total %llu sektor"
-#: fdisk/fdisk.c:1834
-#, c-format
-msgid "Units = %s of %d * %d = %d bytes\n"
+#: fdisks/fdisk.c:1090
+#, fuzzy, c-format
+msgid "Units = %s of %d * %ld = %ld bytes\n"
msgstr "Units = %s dari %d * %d = %d bytes\n"
-#: fdisk/fdisk.c:1838
-#, c-format
-msgid "Sector size (logical/physical): %u bytes / %lu bytes\n"
+#: fdisks/fdisk.c:1094
+#, fuzzy, c-format
+msgid "Sector size (logical/physical): %lu bytes / %lu bytes\n"
msgstr "Ukuran sektor (logikal/fisikal): %u bytes / %lu bytes\n"
-#: fdisk/fdisk.c:1840
+#: fdisks/fdisk.c:1096
#, c-format
msgid "I/O size (minimum/optimal): %lu bytes / %lu bytes\n"
msgstr "Ukuran I/O (minimal/optimal): %lu bytes / %lu bytes\n"
-#: fdisk/fdisk.c:1843
+#: fdisks/fdisk.c:1099
#, c-format
msgid "Alignment offset: %lu bytes\n"
msgstr "Penyesuaian ofset: %lu bytes\n"
-#: fdisk/fdisk.c:1952
+#: fdisks/fdisk.c:1208
#, c-format
msgid ""
"Nothing to do. Ordering is correct already.\n"
@@ -3760,12 +4219,12 @@ msgstr ""
"Tidak ada yang dilakukan. Urutan sudah dibetulkan.\n"
"\n"
-#: fdisk/fdisk.c:1980
+#: fdisks/fdisk.c:1236
#, c-format
msgid "Done.\n"
msgstr "Selesai.\n"
-#: fdisk/fdisk.c:2008
+#: fdisks/fdisk.c:1264
#, c-format
msgid ""
"This doesn't look like a partition table\n"
@@ -3776,16 +4235,16 @@ msgstr ""
"Mungkin anda memilih perangkat yang salah\n"
"\n"
-#: fdisk/fdisk.c:2021
+#: fdisks/fdisk.c:1277
#, c-format
msgid "%*s Boot Start End Blocks Id System\n"
msgstr "%*s Boot Awal Akhir Blocks Id System\n"
-#: fdisk/fdisk.c:2022 fdisk/fdisksgilabel.c:210 fdisk/fdisksunlabel.c:566
+#: fdisks/fdisk.c:1278 fdisks/fdisksgilabel.c:191 fdisks/fdisksunlabel.c:564
msgid "Device"
msgstr "Perangkat"
-#: fdisk/fdisk.c:2060
+#: fdisks/fdisk.c:1316
#, c-format
msgid ""
"\n"
@@ -3794,108 +4253,83 @@ msgstr ""
"\n"
"Masukan tabel partisi tidak dalam urutan disk\n"
-#: fdisk/fdisk.c:2070
-#, c-format
+#: fdisks/fdisk.c:1326
+#, fuzzy, c-format
msgid ""
"\n"
-"Disk %s: %d heads, %llu sectors, %d cylinders\n"
+"Disk %s: %d heads, %llu sectors, %llu cylinders\n"
"\n"
msgstr ""
"\n"
"Disk %s: %d heads, %llu sectors, %d cylinders\n"
"\n"
-#: fdisk/fdisk.c:2072
+#: fdisks/fdisk.c:1328
#, c-format
msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n"
msgstr "Nr Af Hd Sec Cyl Hd Sec Cyl Start Size ID\n"
-#: fdisk/fdisk.c:2120
+#: fdisks/fdisk.c:1376
#, c-format
msgid "Warning: partition %d contains sector 0\n"
msgstr "Peringatan: partisi %d berisi sektor 0\n"
-#: fdisk/fdisk.c:2123
+#: fdisks/fdisk.c:1379
#, c-format
msgid "Partition %d: head %d greater than maximum %d\n"
msgstr "Partisi %d: head %d lebih besar dari maksimal %d\n"
-#: fdisk/fdisk.c:2126
+#: fdisks/fdisk.c:1382
#, c-format
msgid "Partition %d: sector %d greater than maximum %llu\n"
msgstr "Partisi %d: sektor %d lebih besar dari maksimal %llu\n"
-#: fdisk/fdisk.c:2129
-#, c-format
-msgid "Partitions %d: cylinder %d greater than maximum %d\n"
+#: fdisks/fdisk.c:1385
+#, fuzzy, c-format
+msgid "Partitions %d: cylinder %d greater than maximum %llu\n"
msgstr "Partisi %d: cylinder %d lebih besar dari maksimal %d\n"
-#: fdisk/fdisk.c:2133
+#: fdisks/fdisk.c:1389
#, c-format
msgid "Partition %d: previous sectors %d disagrees with total %d\n"
msgstr "Partisi %d: sektor sebelumnya %d tidak sesuai dengan total %d\n"
-#: fdisk/fdisk.c:2167
+#: fdisks/fdisk.c:1422
#, c-format
msgid "Warning: bad start-of-data in partition %d\n"
msgstr "Peringatan: awal dari data tidak baik dalam partisi %d\n"
-#: fdisk/fdisk.c:2175
+#: fdisks/fdisk.c:1430
#, c-format
msgid "Warning: partition %d overlaps partition %d.\n"
msgstr "Peringatan: partisi %d overlaps partisi %d.\n"
-#: fdisk/fdisk.c:2195
+#: fdisks/fdisk.c:1450
#, c-format
msgid "Warning: partition %d is empty\n"
msgstr "Peringatan: partisi %d kosong\n"
-#: fdisk/fdisk.c:2200
+#: fdisks/fdisk.c:1455
#, c-format
msgid "Logical partition %d not entirely in partition %d\n"
msgstr "Partisi logical %d tidak seluruhnya berada di partisi %d\n"
-#: fdisk/fdisk.c:2206
+#: fdisks/fdisk.c:1461
#, c-format
msgid "Total allocated sectors %llu greater than the maximum %llu\n"
msgstr "Total sektor teralokasi %llu lebih besar dari pada maksimal %llu\n"
-#: fdisk/fdisk.c:2209
-#, c-format
-msgid "Remaining %lld unallocated %d-byte sectors\n"
+#: fdisks/fdisk.c:1464
+#, fuzzy, c-format
+msgid "Remaining %lld unallocated %ld-byte sectors\n"
msgstr "Sisa %lld sektor tidak dialokasikan %d-byte sektor\n"
-#: fdisk/fdisk.c:2238
+#: fdisks/fdisk.c:1473
#, fuzzy, c-format
msgid "Partition %d of type %s and of size %s is set\n"
msgstr "Partisi %d belum ada!\n"
-#: fdisk/fdisk.c:2252 fdisk/fdisksgilabel.c:626 fdisk/fdisksunlabel.c:379
-#, c-format
-msgid "Partition %d is already defined. Delete it before re-adding it.\n"
-msgstr "Partisi %d sudah didefinisikan. Hapus ini sebelum menambahkannya.\n"
-
-#: fdisk/fdisk.c:2298
-#, c-format
-msgid "Sector %llu is already allocated\n"
-msgstr "Sektor %llu sudah dialokasikan\n"
-
-#: fdisk/fdisk.c:2334
-#, c-format
-msgid "No free sectors available\n"
-msgstr "Tidak ada sektor yang kosong\n"
-
-#: fdisk/fdisk.c:2345
-#, c-format
-msgid "Last %1$s, +%2$s or +size{K,M,G}"
-msgstr "Terakhir %1$s, +%2$s atau +size{K,M,G}"
-
-#: fdisk/fdisk.c:2399
-#, fuzzy, c-format
-msgid "Adding logical partition %d\n"
-msgstr "Partisi logical tidak baik"
-
-#: fdisk/fdisk.c:2421
+#: fdisks/fdisk.c:1493
#, c-format
msgid ""
"\tSorry - this fdisk cannot handle AIX disk labels.\n"
@@ -3908,7 +4342,7 @@ msgstr ""
"\ttabel partisi DOS baru yang kosong terlebih dahulu. (Gunakan o.)\n"
"\tPERINGATAN: Ini mungkin akan menghancurkan seluruh isi disk.\n"
-#: fdisk/fdisk.c:2430
+#: fdisks/fdisk.c:1502
#, c-format
msgid ""
"\tSorry - this fdisk cannot handle Mac disk labels.\n"
@@ -3921,58 +4355,7 @@ msgstr ""
"\ttabel partisi DOS baru yang kosong terlebih dahulu. (Gunakan o.)\n"
"\tPERINGATAN: Ini mungkin akan menghancurkan seluruh isi disk.\n"
-#: fdisk/fdisk.c:2448
-#, fuzzy, c-format
-msgid "All primary partitions are in use\n"
-msgstr "Seluruh partisi logical sedang digunakan\n"
-
-#: fdisk/fdisk.c:2451
-#, c-format
-msgid ""
-"If you want to create more than four partitions, you must replace a\n"
-"primary partition with an extended partition first.\n"
-msgstr ""
-
-#: fdisk/fdisk.c:2454
-#, c-format
-msgid "All logical partitions are in use\n"
-msgstr "Seluruh partisi logical sedang digunakan\n"
-
-#: fdisk/fdisk.c:2455
-#, c-format
-msgid "Adding a primary partition\n"
-msgstr "Menambahkan sebuah partisi primary\n"
-
-#: fdisk/fdisk.c:2462
-#, c-format
-msgid ""
-"Partition type:\n"
-" p primary (%d primary, %d extended, %d free)\n"
-"%s\n"
-"Select (default %c): "
-msgstr ""
-
-#: fdisk/fdisk.c:2467
-#, fuzzy
-msgid " l logical (numbered from 5)"
-msgstr "l logical (5 atau lebih)"
-
-#: fdisk/fdisk.c:2467
-#, fuzzy
-msgid " e extended"
-msgstr "e extended"
-
-#: fdisk/fdisk.c:2473
-#, fuzzy, c-format
-msgid "Using default response %c\n"
-msgstr "Menggunakan nilai default %u\n"
-
-#: fdisk/fdisk.c:2489
-#, fuzzy, c-format
-msgid "Invalid partition type `%c'\n"
-msgstr "Nomor partisi tidak valid untuk tipe `%c'\n"
-
-#: fdisk/fdisk.c:2531
+#: fdisks/fdisk.c:1533
#, c-format
msgid ""
"The partition table has been altered!\n"
@@ -3981,12 +4364,12 @@ msgstr ""
"Tabel partisi telah diubah!\n"
"\n"
-#: fdisk/fdisk.c:2544
+#: fdisks/fdisk.c:1546
#, c-format
msgid "Calling ioctl() to re-read partition table.\n"
msgstr "Memanggil ioctl() untuk membaca kembali tabel partisi.\n"
-#: fdisk/fdisk.c:2553
+#: fdisks/fdisk.c:1555
#, fuzzy, c-format
msgid ""
"\n"
@@ -3999,7 +4382,7 @@ msgstr ""
"Kernel masih menggunakan tabel yang lama.Tabel yang baru akan digunakan\n"
"setelah reboot atau setelah anda menjalankan partprobe(8) atau kpartx(8)\n"
-#: fdisk/fdisk.c:2561
+#: fdisks/fdisk.c:1563
#, c-format
msgid ""
"\n"
@@ -4012,7 +4395,7 @@ msgstr ""
", mohon lihat manual dari fdisk untuk informasi\n"
"lebih lanjut.\n"
-#: fdisk/fdisk.c:2567
+#: fdisks/fdisk.c:1569
#, c-format
msgid ""
"\n"
@@ -4021,42 +4404,42 @@ msgstr ""
"\n"
"Error dalam menutup file\n"
-#: fdisk/fdisk.c:2571
+#: fdisks/fdisk.c:1573
#, c-format
msgid "Syncing disks.\n"
msgstr "Sinkronisasi disks.\n"
-#: fdisk/fdisk.c:2617
+#: fdisks/fdisk.c:1619
#, c-format
msgid "Partition %d has no data area\n"
msgstr "Partisi %d tidak memiliki area data\n"
-#: fdisk/fdisk.c:2646
+#: fdisks/fdisk.c:1648
msgid "New beginning of data"
msgstr "Awal baru dari data"
-#: fdisk/fdisk.c:2663
+#: fdisks/fdisk.c:1672
msgid "Expert command (m for help): "
msgstr "Perintah expert (m untuk bantuan): "
-#: fdisk/fdisk.c:2676
+#: fdisks/fdisk.c:1685
msgid "Number of cylinders"
msgstr "Jumlah dari cylinders"
-#: fdisk/fdisk.c:2701
+#: fdisks/fdisk.c:1710
msgid "Number of heads"
msgstr "Jumlah dari heads"
-#: fdisk/fdisk.c:2728
+#: fdisks/fdisk.c:1735
msgid "Number of sectors"
msgstr "Jumlah dari sektor"
-#: fdisk/fdisk.c:2730
+#: fdisks/fdisk.c:1737
#, c-format
msgid "Warning: setting sector offset for DOS compatiblity\n"
msgstr "Peringatan: setting sektor offset untuk DOS kompatibilitas\n"
-#: fdisk/fdisk.c:2768
+#: fdisks/fdisk.c:1775
#, c-format
msgid ""
"\n"
@@ -4068,41 +4451,64 @@ msgstr ""
"PERINGATAN: GPT (GUID Tabel Partisi) terdeteksi di '%s'! aplikasi fdisk "
"tidak mendukung GPT. Gunakan GNU Parted.\n"
-#: fdisk/fdisk.c:2790
+#: fdisks/fdisk.c:1786 fdisks/fdisk.c:1973 fdisks/fdisk.c:2086
#, c-format
-msgid "Disk %s doesn't contain a valid partition table\n"
-msgstr "Disk %s tidak memiliki sebuah tabel partisi yang valid\n"
-
-#: fdisk/fdisk.c:2801
-#, c-format
-msgid "Cannot open %s\n"
-msgstr "Tidak dapat membuka %s\n"
+msgid "unable to open %s"
+msgstr "tidak dapat membuka %s"
-#: fdisk/fdisk.c:2821 fdisk/sfdisk.c:2728
+#: fdisks/fdisk.c:1828 fdisks/sfdisk.c:2732
#, c-format
msgid "cannot open %s\n"
msgstr "tidak dapat membuka %s\n"
-#: fdisk/fdisk.c:2846
+#: fdisks/fdisk.c:1851
#, c-format
msgid "%c: unknown command\n"
msgstr "%c: perintah tidak diketahui\n"
-#: fdisk/fdisk.c:2856
+#: fdisks/fdisk.c:1856
+#, fuzzy, c-format
+msgid ""
+"Welcome to fdisk (%s).\n"
+"\n"
+"Changes will remain in memory only, until you decide to write them.\n"
+"Be careful before using the write command.\n"
+"\n"
+msgstr ""
+"Membuat sebuah disklabel sun baru. Perubahan akan tetap berada di memori,\n"
+"sampai anda memutuskan untuk menulis perubahan tersebut. Sesudah itu, tentu\n"
+", isi sebelumnya tidak dapat di kembalikan.\n"
+
+#: fdisks/fdisk.c:1870
#, c-format
msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n"
msgstr "Terdeteksi sebuah OSF/1 disklabel di %s, memasuki mode disklabel.\n"
-#: fdisk/fdisk.c:2866
+#: fdisks/fdisk.c:1880
msgid "Command (m for help): "
msgstr "Perintah (m untuk bantuan): "
-#: fdisk/fdisk.c:3025
-#, c-format
-msgid "This kernel finds the sector size itself - -b option ignored\n"
-msgstr "Kernel ini mencari ukuran sektornya sendiri - pilihan -b diabaikan\n"
+#: fdisks/fdisk.c:2000
+#, fuzzy
+msgid "invalid sector size argument"
+msgstr "pilihan tidak valid"
+
+#: fdisks/fdisk.c:2007 fdisks/sfdisk.c:2647
+#, fuzzy
+msgid "invalid cylinders argument"
+msgstr "pilihan tidak valid"
+
+#: fdisks/fdisk.c:2018 fdisks/sfdisk.c:2656
+#, fuzzy
+msgid "invalid heads argument"
+msgstr "pilihan tidak valid"
-#: fdisk/fdisk.c:3029
+#: fdisks/fdisk.c:2023 fdisks/sfdisk.c:2674
+#, fuzzy
+msgid "invalid sectors argument"
+msgstr "pilihan tidak valid"
+
+#: fdisks/fdisk.c:2054
#, c-format
msgid ""
"Warning: the -b (set sector size) option should be used with one specified "
@@ -4111,20 +4517,152 @@ msgstr ""
"Peringatan: pilihan -b (set ukuran sektor) seharusnya digunakan dengan salah "
"satuperangkat yang digunakan\n"
-#: fdisk/fdisk.c:3079
+#: fdisks/fdisk.c:2107
#, fuzzy, c-format
+msgid "Note: sector size is %ld (not %d)\n"
+msgstr "Note: ukuran sector adalah %d (bukan %d)\n"
+
+#: fdisks/fdiskdoslabel.c:53
+#, c-format
+msgid "All primary partitions have been defined already!\n"
+msgstr "Seluruh partisi primary telah didefinisikan!\n"
+
+#: fdisks/fdiskdoslabel.c:136
+#, c-format
+msgid "Bad offset in primary extended partition\n"
+msgstr "Bad offset dalam partisi extended primary\n"
+
+#: fdisks/fdiskdoslabel.c:150
+#, c-format
msgid ""
-"Welcome to fdisk (%s).\n"
-"\n"
-"Changes will remain in memory only, until you decide to write them.\n"
-"Be careful before using the write command.\n"
-"\n"
+"Warning: omitting partitions after #%d.\n"
+"They will be deleted if you save this partition table.\n"
msgstr ""
-"Membuat sebuah disklabel sun baru. Perubahan akan tetap berada di memori,\n"
-"sampai anda memutuskan untuk menulis perubahan tersebut. Sesudah itu, tentu\n"
-", isi sebelumnya tidak dapat di kembalikan.\n"
+"Peringatan: mengabaikan partisi sesudah #%d.\n"
+"Mereka mungkin telah menghapus jika anda menyimpan tabel partisi.\n"
+
+#: fdisks/fdiskdoslabel.c:169
+#, c-format
+msgid "Warning: extra link pointer in partition table %d\n"
+msgstr "Peringatan: extra pointer link dalam tabel partisi %d\n"
+
+#: fdisks/fdiskdoslabel.c:177
+#, c-format
+msgid "Warning: ignoring extra data in partition table %d\n"
+msgstr "Peringatan: mengabaikan extra data dalam tabel partisi %d\n"
+
+#: fdisks/fdiskdoslabel.c:210
+#, c-format
+msgid "omitting empty partition (%d)\n"
+msgstr "mengabaikan partisi kosong (%d)\n"
+
+#: fdisks/fdiskdoslabel.c:219
+#, c-format
+msgid "Disk identifier: 0x%08x\n"
+msgstr "Identifikasi disk: 0x%08x\n"
+
+#: fdisks/fdiskdoslabel.c:229
+#, c-format
+msgid "Building a new DOS disklabel with disk identifier 0x%08x.\n"
+msgstr ""
+
+#: fdisks/fdiskdoslabel.c:249
+#, c-format
+msgid "New disk identifier (current 0x%08x): "
+msgstr "Identifikasi disk baru (sekarang 0x%08x): "
+
+#: fdisks/fdiskdoslabel.c:333
+#, c-format
+msgid "Ignoring extra extended partition %d\n"
+msgstr "Mengabaikan extra partisi extended %d\n"
+
+#: fdisks/fdiskdoslabel.c:345
+#, c-format
+msgid ""
+"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
+"(rite)\n"
+msgstr ""
+"Peringatan: tanda tidak valid 0x%04x dari tabel partisi %d akan dibetulkan w"
+"(rite)\n"
+
+#: fdisks/fdiskdoslabel.c:444 fdisks/fdisksgilabel.c:659
+#: fdisks/fdisksunlabel.c:376
+#, c-format
+msgid "Partition %d is already defined. Delete it before re-adding it.\n"
+msgstr "Partisi %d sudah didefinisikan. Hapus ini sebelum menambahkannya.\n"
+
+#: fdisks/fdiskdoslabel.c:490
+#, c-format
+msgid "Sector %llu is already allocated\n"
+msgstr "Sektor %llu sudah dialokasikan\n"
+
+#: fdisks/fdiskdoslabel.c:526
+#, c-format
+msgid "No free sectors available\n"
+msgstr "Tidak ada sektor yang kosong\n"
-#: fdisk/fdiskmaclabel.c:30
+#: fdisks/fdiskdoslabel.c:537
+#, c-format
+msgid "Last %1$s, +%2$s or +size{K,M,G}"
+msgstr "Terakhir %1$s, +%2$s atau +size{K,M,G}"
+
+#: fdisks/fdiskdoslabel.c:592
+#, fuzzy, c-format
+msgid "Adding logical partition %d\n"
+msgstr "Partisi logical tidak baik"
+
+#: fdisks/fdiskdoslabel.c:614
+#, fuzzy, c-format
+msgid "All primary partitions are in use\n"
+msgstr "Seluruh partisi logical sedang digunakan\n"
+
+#: fdisks/fdiskdoslabel.c:617
+#, c-format
+msgid ""
+"If you want to create more than four partitions, you must replace a\n"
+"primary partition with an extended partition first.\n"
+msgstr ""
+
+#: fdisks/fdiskdoslabel.c:620
+#, c-format
+msgid "All logical partitions are in use\n"
+msgstr "Seluruh partisi logical sedang digunakan\n"
+
+#: fdisks/fdiskdoslabel.c:621
+#, c-format
+msgid "Adding a primary partition\n"
+msgstr "Menambahkan sebuah partisi primary\n"
+
+#: fdisks/fdiskdoslabel.c:628
+#, c-format
+msgid ""
+"Partition type:\n"
+" p primary (%d primary, %d extended, %d free)\n"
+"%s\n"
+"Select (default %c): "
+msgstr ""
+
+#: fdisks/fdiskdoslabel.c:633
+#, fuzzy
+msgid " l logical (numbered from 5)"
+msgstr "l logical (5 atau lebih)"
+
+#: fdisks/fdiskdoslabel.c:633
+#, fuzzy
+msgid " e extended"
+msgstr "e extended"
+
+#: fdisks/fdiskdoslabel.c:639
+#, fuzzy, c-format
+msgid "Using default response %c\n"
+msgstr "Menggunakan nilai default %u\n"
+
+#: fdisks/fdiskdoslabel.c:655
+#, fuzzy, c-format
+msgid "Invalid partition type `%c'\n"
+msgstr "Nomor partisi tidak valid untuk tipe `%c'\n"
+
+#: fdisks/fdiskmaclabel.c:30
msgid ""
"\n"
"\tThere is a valid Mac label on this disk.\n"
@@ -4145,80 +4683,80 @@ msgstr ""
"\t2. Pastikan disk ini BUKAN bagian vital dari volume group. (Jika \n"
"\t anda mungkin akan menghapus disk lain juga, jika tidak di mirror.)\n"
-#: fdisk/fdisksgilabel.c:84
+#: fdisks/fdisksgilabel.c:88
msgid "SGI volhdr"
msgstr "SGI volhdr"
-#: fdisk/fdisksgilabel.c:85
+#: fdisks/fdisksgilabel.c:89
msgid "SGI trkrepl"
msgstr "SGI trkrepl"
-#: fdisk/fdisksgilabel.c:86
+#: fdisks/fdisksgilabel.c:90
msgid "SGI secrepl"
msgstr "SGI secrepl"
-#: fdisk/fdisksgilabel.c:87
+#: fdisks/fdisksgilabel.c:91
msgid "SGI raw"
msgstr "SGI raw"
-#: fdisk/fdisksgilabel.c:88
+#: fdisks/fdisksgilabel.c:92
msgid "SGI bsd"
msgstr "SGI bsd"
-#: fdisk/fdisksgilabel.c:89
+#: fdisks/fdisksgilabel.c:93
msgid "SGI sysv"
msgstr "SGI sysv"
-#: fdisk/fdisksgilabel.c:90
+#: fdisks/fdisksgilabel.c:94
msgid "SGI volume"
msgstr "SGI volume"
-#: fdisk/fdisksgilabel.c:91
+#: fdisks/fdisksgilabel.c:95
msgid "SGI efs"
msgstr "SGI efs"
-#: fdisk/fdisksgilabel.c:92
+#: fdisks/fdisksgilabel.c:96
msgid "SGI lvol"
msgstr "SGI lvol"
-#: fdisk/fdisksgilabel.c:93
+#: fdisks/fdisksgilabel.c:97
msgid "SGI rlvol"
msgstr "SGI rlvol"
-#: fdisk/fdisksgilabel.c:94
+#: fdisks/fdisksgilabel.c:98
msgid "SGI xfs"
msgstr "SGI xfs"
-#: fdisk/fdisksgilabel.c:95
+#: fdisks/fdisksgilabel.c:99
msgid "SGI xfslog"
msgstr "SGI xfslog"
-#: fdisk/fdisksgilabel.c:96
+#: fdisks/fdisksgilabel.c:100
msgid "SGI xlv"
msgstr "SGI xlv"
-#: fdisk/fdisksgilabel.c:97
+#: fdisks/fdisksgilabel.c:101
msgid "SGI xvm"
msgstr "SGI xvm"
-#: fdisk/fdisksgilabel.c:98 fdisk/fdisksunlabel.c:43
+#: fdisks/fdisksgilabel.c:102 fdisks/fdisksunlabel.c:43
msgid "Linux swap"
msgstr "Linux swap"
-#: fdisk/fdisksgilabel.c:99 fdisk/fdisksunlabel.c:44
+#: fdisks/fdisksgilabel.c:103 fdisks/fdisksunlabel.c:44
msgid "Linux native"
msgstr "Linux native"
-#: fdisk/fdisksgilabel.c:100 fdisk/fdisksunlabel.c:45
-#: fdisk/i386_sys_types.c:64
+#: fdisks/fdisksgilabel.c:104 fdisks/fdisksunlabel.c:45
+#: fdisks/i386_sys_types.c:64
msgid "Linux LVM"
msgstr "Linux LVM"
-#: fdisk/fdisksgilabel.c:101
+#: fdisks/fdisksgilabel.c:105
msgid "Linux RAID"
msgstr "Linux RAID"
-#: fdisk/fdisksgilabel.c:153
+#: fdisks/fdisksgilabel.c:134
#, c-format
msgid ""
"According to MIPS Computer Systems, Inc the Label must not contain more than "
@@ -4227,20 +4765,20 @@ msgstr ""
"Menurut MIPS Computer Systems, Inc. label harus berisi tidak lebih dari 512 "
"bytes\n"
-#: fdisk/fdisksgilabel.c:171
+#: fdisks/fdisksgilabel.c:152
#, c-format
msgid "Detected sgi disklabel with wrong checksum.\n"
msgstr "Terdeteksi sgi disklabel dengan checksum salah.\n"
-#: fdisk/fdisksgilabel.c:189
-#, c-format
+#: fdisks/fdisksgilabel.c:170
+#, fuzzy, c-format
msgid ""
"\n"
"Disk %s (SGI disk label): %d heads, %llu sectors\n"
-"%d cylinders, %d physical cylinders\n"
+"%llu cylinders, %d physical cylinders\n"
"%d extra sects/cyl, interleave %d:1\n"
"%s\n"
-"Units = %s of %d * %d bytes\n"
+"Units = %s of %d * %ld bytes\n"
"\n"
msgstr ""
"\n"
@@ -4251,12 +4789,12 @@ msgstr ""
"Units = %s dari %d * %d bytes\n"
"\n"
-#: fdisk/fdisksgilabel.c:201
-#, c-format
+#: fdisks/fdisksgilabel.c:182
+#, fuzzy, c-format
msgid ""
"\n"
-"Disk %s (SGI disk label): %d heads, %llu sectors, %d cylinders\n"
-"Units = %s of %d * %d bytes\n"
+"Disk %s (SGI disk label): %d heads, %llu sectors, %llu cylinders\n"
+"Units = %s of %d * %ld bytes\n"
"\n"
msgstr ""
"\n"
@@ -4264,7 +4802,7 @@ msgstr ""
"Satuan = %s dari %d * %d bytes\n"
"\n"
-#: fdisk/fdisksgilabel.c:208
+#: fdisks/fdisksgilabel.c:189
#, c-format
msgid ""
"----- partitions -----\n"
@@ -4273,7 +4811,7 @@ msgstr ""
"----- partisi ------\n"
"Pt# %*s Info Awal Akhir Sektor Id System\n"
-#: fdisk/fdisksgilabel.c:230
+#: fdisks/fdisksgilabel.c:211
#, c-format
msgid ""
"----- Bootinfo -----\n"
@@ -4284,12 +4822,12 @@ msgstr ""
"Bootfile: %s\n"
"----- Masukan Direktori -----\n"
-#: fdisk/fdisksgilabel.c:238
+#: fdisks/fdisksgilabel.c:219
#, c-format
msgid "%2d: %-10s sector%5u size%8u\n"
msgstr "%2d: %-10s sector%5u size%8u\n"
-#: fdisk/fdisksgilabel.c:292
+#: fdisks/fdisksgilabel.c:273
#, c-format
msgid ""
"\n"
@@ -4302,7 +4840,7 @@ msgstr ""
"\tBootfile harus sebuah pathname yang tidak kosongm,\n"
"\te.g. \"/unix\" atau \"/unix.save\".\n"
-#: fdisk/fdisksgilabel.c:298
+#: fdisks/fdisksgilabel.c:279
#, c-format
msgid ""
"\n"
@@ -4311,7 +4849,7 @@ msgstr ""
"\n"
"\tNama dari Bootfile terlalu panjang: 16 bytes maksimal.\n"
-#: fdisk/fdisksgilabel.c:303
+#: fdisks/fdisksgilabel.c:284
#, c-format
msgid ""
"\n"
@@ -4320,7 +4858,7 @@ msgstr ""
"\n"
"\tBootfile harus memiliki sebuah fully qualified pathname.\n"
-#: fdisk/fdisksgilabel.c:310
+#: fdisks/fdisksgilabel.c:291
#, c-format
msgid ""
"\n"
@@ -4331,7 +4869,7 @@ msgstr ""
"\tHati - hati, bootfile tidak di periksa keberadaannya.\n"
"\tSGI's default adalah \"/unix\" dan untuk backup \"/unix.save\".\n"
-#: fdisk/fdisksgilabel.c:321
+#: fdisks/fdisksgilabel.c:302
#, c-format
msgid ""
"\n"
@@ -4340,16 +4878,16 @@ msgstr ""
"\n"
"Boot file yang saat ini digunakan: %s\n"
-#: fdisk/fdisksgilabel.c:322
+#: fdisks/fdisksgilabel.c:303
msgid "Please enter the name of the new boot file: "
msgstr "Tolong masukkan nama dari boot file yang baru: "
-#: fdisk/fdisksgilabel.c:323
+#: fdisks/fdisksgilabel.c:304
#, c-format
msgid "Boot file unchanged\n"
msgstr "Boot file tidak diubah\n"
-#: fdisk/fdisksgilabel.c:337
+#: fdisks/fdisksgilabel.c:318
#, c-format
msgid ""
"\n"
@@ -4358,22 +4896,22 @@ msgstr ""
"\n"
"\tBootfile berubah menjadi \"%s\".\n"
-#: fdisk/fdisksgilabel.c:427
+#: fdisks/fdisksgilabel.c:457
#, c-format
msgid "More than one entire disk entry present.\n"
msgstr "Lebih dari satu masukan seluruh disk yang ada.\n"
-#: fdisk/fdisksgilabel.c:434 fdisk/fdisksunlabel.c:350
+#: fdisks/fdisksgilabel.c:464 fdisks/fdisksunlabel.c:347
#, c-format
msgid "No partitions defined\n"
msgstr "Tidak ada partisi yang didefinisikan\n"
-#: fdisk/fdisksgilabel.c:440
+#: fdisks/fdisksgilabel.c:472
#, c-format
msgid "IRIX likes when Partition 11 covers the entire disk.\n"
msgstr "IRIX seperti ketika Partisi 11 meliputi seluruh disk.\n"
-#: fdisk/fdisksgilabel.c:442
+#: fdisks/fdisksgilabel.c:474
#, c-format
msgid ""
"The entire disk partition should start at block 0,\n"
@@ -4382,7 +4920,7 @@ msgstr ""
"Seluruh disk partisi seharusnya berawal di block 0,\n"
"bukan di diskblock %d.\n"
-#: fdisk/fdisksgilabel.c:448
+#: fdisks/fdisksgilabel.c:480
#, c-format
msgid ""
"The entire disk partition is only %d diskblock large,\n"
@@ -4391,32 +4929,32 @@ msgstr ""
"Seluruh disk partisi hanya sebesar %d diskblock,\n"
"tetapi besar disk adalah %d.\n"
-#: fdisk/fdisksgilabel.c:454
+#: fdisks/fdisksgilabel.c:486
#, fuzzy, c-format
msgid "Partition 11 should cover the entire disk.\n"
msgstr "Satu Partisi (#11) seharusnya memenuhi seluruh disk.\n"
-#: fdisk/fdisksgilabel.c:464
+#: fdisks/fdisksgilabel.c:496
#, c-format
msgid "Partition %d does not start on cylinder boundary.\n"
msgstr "Partisi %d tidak berawal di batas cylinder.\n"
-#: fdisk/fdisksgilabel.c:470
+#: fdisks/fdisksgilabel.c:502
#, c-format
msgid "Partition %d does not end on cylinder boundary.\n"
msgstr "Partisi %d tidak berakhir di batas cylinder.\n"
-#: fdisk/fdisksgilabel.c:477
+#: fdisks/fdisksgilabel.c:509
#, c-format
msgid "The Partition %d and %d overlap by %d sectors.\n"
msgstr "Partisi %d dan %d overlap %d sektor.\n"
-#: fdisk/fdisksgilabel.c:485 fdisk/fdisksgilabel.c:506
+#: fdisks/fdisksgilabel.c:517 fdisks/fdisksgilabel.c:538
#, c-format
msgid "Unused gap of %8u sectors - sectors %8u-%u\n"
msgstr "Gap yang tidak digunakan sebanyak %8u sektor - sektor %8u-%u\n"
-#: fdisk/fdisksgilabel.c:517
+#: fdisks/fdisksgilabel.c:549
#, c-format
msgid ""
"\n"
@@ -4425,7 +4963,7 @@ msgstr ""
"\n"
"Partisi boot tidak ada.\n"
-#: fdisk/fdisksgilabel.c:520
+#: fdisks/fdisksgilabel.c:552
#, c-format
msgid ""
"\n"
@@ -4434,7 +4972,7 @@ msgstr ""
"\n"
"Partisi swap tidak ada.\n"
-#: fdisk/fdisksgilabel.c:524
+#: fdisks/fdisksgilabel.c:556
#, c-format
msgid ""
"\n"
@@ -4443,17 +4981,17 @@ msgstr ""
"\n"
"Partisi swap tidak memiliki tipe swap.\n"
-#: fdisk/fdisksgilabel.c:527
+#: fdisks/fdisksgilabel.c:559
#, c-format
msgid "\tYou have chosen an unusual boot file name.\n"
msgstr "\tAnda telah memilih sebuah nama file boot yang tidak biasa.\n"
-#: fdisk/fdisksgilabel.c:536
+#: fdisks/fdisksgilabel.c:568
#, fuzzy, c-format
msgid "Sorry, only for non-empty partitions you can change the tag.\n"
msgstr "Maaf, hanya superuser yang dapat mengubah System Clock.\n"
-#: fdisk/fdisksgilabel.c:542
+#: fdisks/fdisksgilabel.c:574
msgid ""
"It is highly recommended that the partition at offset 0\n"
"is of type \"SGI volhdr\", the IRIX system will rely on it to\n"
@@ -4467,35 +5005,35 @@ msgstr ""
"di bagian keseluruhan disk akan mengganggu ini. Ketik YES jika anda yakin\n"
"mengenai tagging partisi ini secara berbeda.\n"
-#: fdisk/fdisksgilabel.c:547 fdisk/fdisksunlabel.c:517
+#: fdisks/fdisksgilabel.c:579 fdisks/fdisksunlabel.c:515
msgid "YES\n"
msgstr "YA\n"
-#: fdisk/fdisksgilabel.c:572
+#: fdisks/fdisksgilabel.c:605
#, fuzzy, c-format
msgid "Partition overlap on the disk.\n"
msgstr ""
"Anda memperoleh sebuah partisi yang overlap di disk. Betulkan ini terlebih "
"dahulu!\n"
-#: fdisk/fdisksgilabel.c:632
+#: fdisks/fdisksgilabel.c:665
#, c-format
msgid "Attempting to generate entire disk entry automatically.\n"
msgstr "Mencoba untuk membuat seluruh masukan disk secara otomatis.\n"
-#: fdisk/fdisksgilabel.c:637
+#: fdisks/fdisksgilabel.c:670
#, c-format
msgid "The entire disk is already covered with partitions.\n"
msgstr "Seluruh disk sudah dilingkupi oleh partisi.\n"
-#: fdisk/fdisksgilabel.c:641
+#: fdisks/fdisksgilabel.c:674
#, c-format
msgid "You got a partition overlap on the disk. Fix it first!\n"
msgstr ""
"Anda memperoleh sebuah partisi yang overlap di disk. Betulkan ini terlebih "
"dahulu!\n"
-#: fdisk/fdisksgilabel.c:650 fdisk/fdisksgilabel.c:679
+#: fdisks/fdisksgilabel.c:683 fdisks/fdisksgilabel.c:712
#, c-format
msgid ""
"It is highly recommended that eleventh partition\n"
@@ -4504,93 +5042,98 @@ msgstr ""
"Ini sangat direkomendasikan untuk partisi kesebelas\n"
"mencakupi seluruh disk dan mempunyai tipe `SGI volume'\n"
-#: fdisk/fdisksgilabel.c:666
+#: fdisks/fdisksgilabel.c:699
#, c-format
msgid "You will get a partition overlap on the disk. Fix it first!\n"
msgstr ""
"Anda akan memperoleh sebuah partisi yang overlap di disk. Betulkan ini "
"terlebih dahulu!\n"
-#: fdisk/fdisksgilabel.c:671
+#: fdisks/fdisksgilabel.c:704
#, c-format
msgid " Last %s"
msgstr " Terakhir %s"
-#: fdisk/fdisksgilabel.c:701
+#: fdisks/fdisksgilabel.c:734
#, c-format
msgid "Building a new SGI disklabel.\n"
msgstr ""
-#: fdisk/fdisksgilabel.c:722 fdisk/fdisksunlabel.c:190
-#, c-format
+#: fdisks/fdisksgilabel.c:742
+#, fuzzy, c-format
+msgid "HDIO_GETGEO ioctl failed on %s"
+msgstr "BLKGETSIZE ioctl gagal di %s\n"
+
+#: fdisks/fdisksgilabel.c:757 fdisks/fdisksunlabel.c:185
+#, fuzzy, c-format
msgid ""
"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of "
-"%d.\n"
+"%llu.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
"Peringatan: BLKGETSIZE ioctl gagal di %s. Menggunakan nilai geometri "
"cylinder dari %d.\n"
"Nilai ini mungkin akan dipotong untuk perangkat yang berukuran > 33.8 GB.\n"
-#: fdisk/fdisksgilabel.c:737
+#: fdisks/fdisksgilabel.c:771
#, c-format
msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n"
msgstr "ID=%02x\tAWAL=%d\tPANJANG=%d\n"
-#: fdisk/fdisksgilabel.c:745
+#: fdisks/fdisksgilabel.c:779
#, fuzzy, c-format
msgid "Trying to keep parameters of partitions already set.\n"
msgstr "Mencoba untuk menyimpan parameter dari partisi %d.\n"
-#: fdisk/fdisksunlabel.c:31
+#: fdisks/fdisksunlabel.c:31
msgid "Unassigned"
msgstr "Tidak di assign"
-#: fdisk/fdisksunlabel.c:33
+#: fdisks/fdisksunlabel.c:33
msgid "SunOS root"
msgstr "SunOS root"
-#: fdisk/fdisksunlabel.c:34
+#: fdisks/fdisksunlabel.c:34
msgid "SunOS swap"
msgstr "SunOS swap"
-#: fdisk/fdisksunlabel.c:35
+#: fdisks/fdisksunlabel.c:35
msgid "SunOS usr"
msgstr "SunOS usr"
-#: fdisk/fdisksunlabel.c:36
+#: fdisks/fdisksunlabel.c:36
msgid "Whole disk"
msgstr "Seluruh disk"
-#: fdisk/fdisksunlabel.c:37
+#: fdisks/fdisksunlabel.c:37
msgid "SunOS stand"
msgstr "SunOS stand"
-#: fdisk/fdisksunlabel.c:38
+#: fdisks/fdisksunlabel.c:38
msgid "SunOS var"
msgstr "SunOS var"
-#: fdisk/fdisksunlabel.c:39
+#: fdisks/fdisksunlabel.c:39
msgid "SunOS home"
msgstr "SunOS home"
-#: fdisk/fdisksunlabel.c:40
+#: fdisks/fdisksunlabel.c:40
msgid "SunOS alt sectors"
msgstr "SunOS alt sektor"
-#: fdisk/fdisksunlabel.c:41
+#: fdisks/fdisksunlabel.c:41
msgid "SunOS cachefs"
msgstr "SunOS cachefs"
-#: fdisk/fdisksunlabel.c:42
+#: fdisks/fdisksunlabel.c:42
msgid "SunOS reserved"
msgstr "SunOS reserved"
-#: fdisk/fdisksunlabel.c:46 fdisk/i386_sys_types.c:104
+#: fdisks/fdisksunlabel.c:46 fdisks/i386_sys_types.c:104
msgid "Linux raid autodetect"
msgstr "Linux raid autodetect"
-#: fdisk/fdisksunlabel.c:105
+#: fdisks/fdisksunlabel.c:100
#, c-format
msgid ""
"Detected sun disklabel with wrong checksum.\n"
@@ -4603,58 +5146,58 @@ msgstr ""
"cylinders dan partisi untuk memaksa fresh label \n"
"(perintah s dalam main menu)\n"
-#: fdisk/fdisksunlabel.c:117
+#: fdisks/fdisksunlabel.c:112
#, c-format
msgid "Detected sun disklabel with wrong version [0x%08x].\n"
msgstr "Terdeteksi sun disklabel dengan versi salah [0x%08x].\n"
-#: fdisk/fdisksunlabel.c:122
+#: fdisks/fdisksunlabel.c:117
#, c-format
msgid "Detected sun disklabel with wrong sanity [0x%08x].\n"
msgstr "Terdeteksi sun disklabel dengan sanity salah [0x%08x].\n"
-#: fdisk/fdisksunlabel.c:127
+#: fdisks/fdisksunlabel.c:122
#, c-format
msgid "Detected sun disklabel with wrong num_partitions [%u].\n"
msgstr "Terdeteksi sun disklabel dengan num_partitions salah [%u].\n"
-#: fdisk/fdisksunlabel.c:132
+#: fdisks/fdisksunlabel.c:127
#, c-format
msgid ""
"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
msgstr ""
"Peringatan: Nilai salah butuh untuk perbaiki dan akan diperbaiki w(rite)\n"
-#: fdisk/fdisksunlabel.c:160
+#: fdisks/fdisksunlabel.c:155
#, fuzzy, c-format
msgid "Building a new Sun disklabel.\n"
msgstr "%s tidak terdapat disklabel.\n"
-#: fdisk/fdisksunlabel.c:199
+#: fdisks/fdisksunlabel.c:194
msgid "Sectors/track"
msgstr "Sektor/track"
-#: fdisk/fdisksunlabel.c:313
+#: fdisks/fdisksunlabel.c:309
#, c-format
msgid "Partition %d doesn't end on cylinder boundary\n"
msgstr "Partisi %d tidak berakhir dalam batas cylinder\n"
-#: fdisk/fdisksunlabel.c:333
+#: fdisks/fdisksunlabel.c:329
#, c-format
msgid "Partition %d overlaps with others in sectors %d-%d\n"
msgstr "Partisi %d overlap dengan yang lainnya di sektor %d-%d\n"
-#: fdisk/fdisksunlabel.c:355
+#: fdisks/fdisksunlabel.c:352
#, c-format
msgid "Unused gap - sectors 0-%d\n"
msgstr "Gap yang tidak digunakan - sektor 0-%d\n"
-#: fdisk/fdisksunlabel.c:357 fdisk/fdisksunlabel.c:363
+#: fdisks/fdisksunlabel.c:354 fdisks/fdisksunlabel.c:360
#, c-format
msgid "Unused gap - sectors %d-%d\n"
msgstr "Gap yang tidak digunakan sektor %d-%d\n"
-#: fdisk/fdisksunlabel.c:389
+#: fdisks/fdisksunlabel.c:387
#, c-format
msgid ""
"Other partitions already cover the whole disk.\n"
@@ -4663,7 +5206,7 @@ msgstr ""
"Partisi lain sudah melingkupi seluruh disk.\n"
"Hapus sebagian/kecilkan mereka sebelum mencoba lagi.\n"
-#: fdisk/fdisksunlabel.c:412
+#: fdisks/fdisksunlabel.c:410
#, c-format
msgid ""
"It is highly recommended that the third partition covers the whole disk\n"
@@ -4672,12 +5215,12 @@ msgstr ""
"Ini sangat direkomendasikan partisi ketika melingkupi seluruh disk\n"
"dan memiliki tipe `Whole disk'\n"
-#: fdisk/fdisksunlabel.c:440
+#: fdisks/fdisksunlabel.c:438
#, c-format
msgid "Sector %d is already allocated\n"
msgstr "Sektor %d sudah dialokasikan\n"
-#: fdisk/fdisksunlabel.c:470
+#: fdisks/fdisksunlabel.c:468
#, c-format
msgid ""
"You haven't covered the whole disk with the 3rd partition, but your value\n"
@@ -4689,7 +5232,7 @@ msgstr ""
"%d %s melingkupi beberapa partisi yang lain. Masukan anda telah berubah \n"
"menjadi %d %s\n"
-#: fdisk/fdisksunlabel.c:497
+#: fdisks/fdisksunlabel.c:495
#, c-format
msgid ""
"If you want to maintain SunOS/Solaris compatibility, consider leaving this\n"
@@ -4699,7 +5242,7 @@ msgstr ""
"untuk meninggalkan partisi ini sebagai Whole disk (5), mulai di 0, dengan %u "
"sectors\n"
-#: fdisk/fdisksunlabel.c:512
+#: fdisks/fdisksunlabel.c:510
msgid ""
"It is highly recommended that the partition at offset 0\n"
"is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n"
@@ -4713,12 +5256,12 @@ msgstr ""
"yakin, akankah anda menset (tag) partisi tersebut dengan tipe 82 (Linux "
"swap): "
-#: fdisk/fdisksunlabel.c:544
+#: fdisks/fdisksunlabel.c:542
#, fuzzy, c-format
msgid ""
"\n"
"Disk %s (Sun disk label): %u heads, %llu sectors, %d rpm\n"
-"%u cylinders, %d alternate cylinders, %d physical cylinders\n"
+"%llu cylinders, %d alternate cylinders, %d physical cylinders\n"
"%d extra sects/cyl, interleave %d:1\n"
"Label ID: %s\n"
"Volume ID: %s\n"
@@ -4734,11 +5277,11 @@ msgstr ""
"Satuan = %s dari %d * 512 bytes\n"
"\n"
-#: fdisk/fdisksunlabel.c:560
+#: fdisks/fdisksunlabel.c:558
#, fuzzy, c-format
msgid ""
"\n"
-"Disk %s (Sun disk label): %u heads, %llu sectors, %u cylinders\n"
+"Disk %s (Sun disk label): %u heads, %llu sectors, %llu cylinders\n"
"Units = %s of %d * 512 bytes\n"
"\n"
msgstr ""
@@ -4747,483 +5290,474 @@ msgstr ""
"Units = %s of %d * 512 bytes\n"
"\n"
-#: fdisk/fdisksunlabel.c:565
+#: fdisks/fdisksunlabel.c:563
#, c-format
msgid "%*s Flag Start End Blocks Id System\n"
msgstr "%*s Tanda Awal Akhir Blocks Id System\n"
-#: fdisk/fdisksunlabel.c:593
+#: fdisks/fdisksunlabel.c:591
msgid "Number of alternate cylinders"
msgstr "Jumlah dari cylinder alternative"
-#: fdisk/fdisksunlabel.c:605
+#: fdisks/fdisksunlabel.c:603
msgid "Extra sectors per cylinder"
msgstr "Extra sektor per cylinder"
-#: fdisk/fdisksunlabel.c:612
+#: fdisks/fdisksunlabel.c:610
msgid "Interleave factor"
msgstr "Faktor Interleave"
-#: fdisk/fdisksunlabel.c:619
+#: fdisks/fdisksunlabel.c:617
msgid "Rotation speed (rpm)"
msgstr "Kecepatan rotasi (rpm)"
-#: fdisk/fdisksunlabel.c:626
+#: fdisks/fdisksunlabel.c:624
msgid "Number of physical cylinders"
msgstr "Jumlah dari physical cylinders"
-#: fdisk/i386_sys_types.c:6
+#: fdisks/i386_sys_types.c:6
msgid "Empty"
msgstr "Kosong"
-#: fdisk/i386_sys_types.c:7
+#: fdisks/i386_sys_types.c:7
msgid "FAT12"
msgstr "FAT12"
-#: fdisk/i386_sys_types.c:8
+#: fdisks/i386_sys_types.c:8
msgid "XENIX root"
msgstr "XENIX root"
-#: fdisk/i386_sys_types.c:9
+#: fdisks/i386_sys_types.c:9
msgid "XENIX usr"
msgstr "XENIX usr"
-#: fdisk/i386_sys_types.c:10
+#: fdisks/i386_sys_types.c:10
msgid "FAT16 <32M"
msgstr "FAT16 <32M"
-#: fdisk/i386_sys_types.c:11
+#: fdisks/i386_sys_types.c:11
msgid "Extended"
msgstr "Extended"
-#: fdisk/i386_sys_types.c:12
+#: fdisks/i386_sys_types.c:12
msgid "FAT16"
msgstr "FAT16"
-#: fdisk/i386_sys_types.c:13
+#: fdisks/i386_sys_types.c:13
#, fuzzy
msgid "HPFS/NTFS/exFAT"
msgstr "HPFS/NTFS"
-#: fdisk/i386_sys_types.c:14
+#: fdisks/i386_sys_types.c:14
msgid "AIX"
msgstr "AIX"
-#: fdisk/i386_sys_types.c:15
+#: fdisks/i386_sys_types.c:15
msgid "AIX bootable"
msgstr "AIX bootable"
-#: fdisk/i386_sys_types.c:16
+#: fdisks/i386_sys_types.c:16
msgid "OS/2 Boot Manager"
msgstr "OS/2 Boot Manager"
-#: fdisk/i386_sys_types.c:17
+#: fdisks/i386_sys_types.c:17
msgid "W95 FAT32"
msgstr "W95 FAT32"
-#: fdisk/i386_sys_types.c:18
+#: fdisks/i386_sys_types.c:18
msgid "W95 FAT32 (LBA)"
msgstr "W95 FAT32 (LBA)"
-#: fdisk/i386_sys_types.c:19
+#: fdisks/i386_sys_types.c:19
msgid "W95 FAT16 (LBA)"
msgstr "W95 FAT16 (LBA)"
-#: fdisk/i386_sys_types.c:20
+#: fdisks/i386_sys_types.c:20
msgid "W95 Ext'd (LBA)"
msgstr "W95 Ext'd (LBA)"
-#: fdisk/i386_sys_types.c:21
+#: fdisks/i386_sys_types.c:21
msgid "OPUS"
msgstr "OPUS"
-#: fdisk/i386_sys_types.c:22
+#: fdisks/i386_sys_types.c:22
msgid "Hidden FAT12"
msgstr "FAT12 Tersembunyi"
-#: fdisk/i386_sys_types.c:23
+#: fdisks/i386_sys_types.c:23
msgid "Compaq diagnostics"
msgstr "Compaq diagnostics"
-#: fdisk/i386_sys_types.c:24
+#: fdisks/i386_sys_types.c:24
msgid "Hidden FAT16 <32M"
msgstr "FAT16 Tersembunyi <32M"
-#: fdisk/i386_sys_types.c:25
+#: fdisks/i386_sys_types.c:25
msgid "Hidden FAT16"
msgstr "FAT16 Tersembunyi"
-#: fdisk/i386_sys_types.c:26
+#: fdisks/i386_sys_types.c:26
msgid "Hidden HPFS/NTFS"
msgstr "HPFS/NTFS Tersembunyi"
-#: fdisk/i386_sys_types.c:27
+#: fdisks/i386_sys_types.c:27
msgid "AST SmartSleep"
msgstr "AST SmartSleep"
-#: fdisk/i386_sys_types.c:28
+#: fdisks/i386_sys_types.c:28
msgid "Hidden W95 FAT32"
msgstr "W95 FAT32 Tersembunyi"
-#: fdisk/i386_sys_types.c:29
+#: fdisks/i386_sys_types.c:29
msgid "Hidden W95 FAT32 (LBA)"
msgstr "W95 FAT32 (LBA) Tersembunyi"
-#: fdisk/i386_sys_types.c:30
+#: fdisks/i386_sys_types.c:30
msgid "Hidden W95 FAT16 (LBA)"
msgstr "W95 FAT16 (LBA) Tersembunyi"
-#: fdisk/i386_sys_types.c:31
+#: fdisks/i386_sys_types.c:31
msgid "NEC DOS"
msgstr "NEC DOS"
-#: fdisk/i386_sys_types.c:32
+#: fdisks/i386_sys_types.c:32
#, fuzzy
msgid "Hidden NTFS WinRE"
msgstr "HPFS/NTFS Tersembunyi"
-#: fdisk/i386_sys_types.c:33
+#: fdisks/i386_sys_types.c:33
msgid "Plan 9"
msgstr "Plan 9"
-#: fdisk/i386_sys_types.c:34
+#: fdisks/i386_sys_types.c:34
msgid "PartitionMagic recovery"
msgstr "PartitionMagic recovery"
-#: fdisk/i386_sys_types.c:35
+#: fdisks/i386_sys_types.c:35
msgid "Venix 80286"
msgstr "Venix 80286"
-#: fdisk/i386_sys_types.c:36
+#: fdisks/i386_sys_types.c:36
msgid "PPC PReP Boot"
msgstr "PPC PReP Boot"
-#: fdisk/i386_sys_types.c:37
+#: fdisks/i386_sys_types.c:37
msgid "SFS"
msgstr "SFS"
-#: fdisk/i386_sys_types.c:38
+#: fdisks/i386_sys_types.c:38
msgid "QNX4.x"
msgstr "QNX4.x"
-#: fdisk/i386_sys_types.c:39
+#: fdisks/i386_sys_types.c:39
msgid "QNX4.x 2nd part"
msgstr "QNX4.x 2nd part"
-#: fdisk/i386_sys_types.c:40
+#: fdisks/i386_sys_types.c:40
msgid "QNX4.x 3rd part"
msgstr "QNX4.x 3rd part"
-#: fdisk/i386_sys_types.c:41
+#: fdisks/i386_sys_types.c:41
msgid "OnTrack DM"
msgstr "OnTrack DM"
-#: fdisk/i386_sys_types.c:42
+#: fdisks/i386_sys_types.c:42
msgid "OnTrack DM6 Aux1"
msgstr "OnTrack DM6 Aux1"
-#: fdisk/i386_sys_types.c:43
+#: fdisks/i386_sys_types.c:43
msgid "CP/M"
msgstr "CP/M"
-#: fdisk/i386_sys_types.c:44
+#: fdisks/i386_sys_types.c:44
msgid "OnTrack DM6 Aux3"
msgstr "OnTrack DM6 Aux3"
-#: fdisk/i386_sys_types.c:45
+#: fdisks/i386_sys_types.c:45
msgid "OnTrackDM6"
msgstr "OnTrackDM6"
-#: fdisk/i386_sys_types.c:46
+#: fdisks/i386_sys_types.c:46
msgid "EZ-Drive"
msgstr "EZ-Drive"
-#: fdisk/i386_sys_types.c:47
+#: fdisks/i386_sys_types.c:47
msgid "Golden Bow"
msgstr "Golden Bow"
-#: fdisk/i386_sys_types.c:48
+#: fdisks/i386_sys_types.c:48
msgid "Priam Edisk"
msgstr "Priam Edisk"
-#: fdisk/i386_sys_types.c:49 fdisk/i386_sys_types.c:93
-#: fdisk/i386_sys_types.c:99 fdisk/i386_sys_types.c:100
+#: fdisks/i386_sys_types.c:49 fdisks/i386_sys_types.c:93
+#: fdisks/i386_sys_types.c:99 fdisks/i386_sys_types.c:100
msgid "SpeedStor"
msgstr "SpeedStor"
-#: fdisk/i386_sys_types.c:50
+#: fdisks/i386_sys_types.c:50
msgid "GNU HURD or SysV"
msgstr "GNU HURD ataus SysV"
-#: fdisk/i386_sys_types.c:51
+#: fdisks/i386_sys_types.c:51
msgid "Novell Netware 286"
msgstr "Novell Netware 286"
-#: fdisk/i386_sys_types.c:52
+#: fdisks/i386_sys_types.c:52
msgid "Novell Netware 386"
msgstr "Novell Netware 386"
-#: fdisk/i386_sys_types.c:53
+#: fdisks/i386_sys_types.c:53
msgid "DiskSecure Multi-Boot"
msgstr "DiskSecure Multi-Boot"
-#: fdisk/i386_sys_types.c:54
+#: fdisks/i386_sys_types.c:54
msgid "PC/IX"
msgstr "PC/IX"
-#: fdisk/i386_sys_types.c:55
+#: fdisks/i386_sys_types.c:55
msgid "Old Minix"
msgstr "Old Minix"
-#: fdisk/i386_sys_types.c:56
+#: fdisks/i386_sys_types.c:56
msgid "Minix / old Linux"
msgstr "Minix / old Linux"
-#: fdisk/i386_sys_types.c:57
+#: fdisks/i386_sys_types.c:57
msgid "Linux swap / Solaris"
msgstr "Linux swap / Solaris"
-#: fdisk/i386_sys_types.c:58
+#: fdisks/i386_sys_types.c:58
msgid "Linux"
msgstr "Linux"
-#: fdisk/i386_sys_types.c:59
+#: fdisks/i386_sys_types.c:59
msgid "OS/2 hidden C: drive"
msgstr "OS/2 hidded C: drive"
-#: fdisk/i386_sys_types.c:60
+#: fdisks/i386_sys_types.c:60
msgid "Linux extended"
msgstr "Linux extended"
-#: fdisk/i386_sys_types.c:61 fdisk/i386_sys_types.c:62
+#: fdisks/i386_sys_types.c:61 fdisks/i386_sys_types.c:62
msgid "NTFS volume set"
msgstr "NTFS volume set"
-#: fdisk/i386_sys_types.c:63
+#: fdisks/i386_sys_types.c:63
msgid "Linux plaintext"
msgstr "Linux plaintext"
-#: fdisk/i386_sys_types.c:65
+#: fdisks/i386_sys_types.c:65
msgid "Amoeba"
msgstr "Amoeba"
-#: fdisk/i386_sys_types.c:66
+#: fdisks/i386_sys_types.c:66
msgid "Amoeba BBT"
msgstr "Amoeba BBT"
-#: fdisk/i386_sys_types.c:67
+#: fdisks/i386_sys_types.c:67
msgid "BSD/OS"
msgstr "BSD/OS"
-#: fdisk/i386_sys_types.c:68
+#: fdisks/i386_sys_types.c:68
msgid "IBM Thinkpad hibernation"
msgstr "IBM Thinkpad hibernation"
-#: fdisk/i386_sys_types.c:69
+#: fdisks/i386_sys_types.c:69
msgid "FreeBSD"
msgstr "FreeBSD"
-#: fdisk/i386_sys_types.c:70
+#: fdisks/i386_sys_types.c:70
msgid "OpenBSD"
msgstr "OpenBSD"
-#: fdisk/i386_sys_types.c:71
+#: fdisks/i386_sys_types.c:71
msgid "NeXTSTEP"
msgstr "NextSTEP"
-#: fdisk/i386_sys_types.c:72
+#: fdisks/i386_sys_types.c:72
msgid "Darwin UFS"
msgstr "Darwin UFS"
-#: fdisk/i386_sys_types.c:73
+#: fdisks/i386_sys_types.c:73
msgid "NetBSD"
msgstr "NetBSD"
-#: fdisk/i386_sys_types.c:74
+#: fdisks/i386_sys_types.c:74
msgid "Darwin boot"
msgstr "Darwin boot"
-#: fdisk/i386_sys_types.c:75
+#: fdisks/i386_sys_types.c:75
msgid "HFS / HFS+"
msgstr "HFS / HPF+"
-#: fdisk/i386_sys_types.c:76
+#: fdisks/i386_sys_types.c:76
msgid "BSDI fs"
msgstr "BSDI fs"
-#: fdisk/i386_sys_types.c:77
+#: fdisks/i386_sys_types.c:77
msgid "BSDI swap"
msgstr "BSDI swap"
-#: fdisk/i386_sys_types.c:78
+#: fdisks/i386_sys_types.c:78
msgid "Boot Wizard hidden"
msgstr "Boot Wizard hidden"
-#: fdisk/i386_sys_types.c:79
+#: fdisks/i386_sys_types.c:79
msgid "Solaris boot"
msgstr "Solaris boot"
-#: fdisk/i386_sys_types.c:80
+#: fdisks/i386_sys_types.c:80
msgid "Solaris"
msgstr "Solaris"
-#: fdisk/i386_sys_types.c:81
+#: fdisks/i386_sys_types.c:81
msgid "DRDOS/sec (FAT-12)"
msgstr "DRDOS/sec (FAT-12)"
-#: fdisk/i386_sys_types.c:82
+#: fdisks/i386_sys_types.c:82
msgid "DRDOS/sec (FAT-16 < 32M)"
msgstr "DRDOS/sec (FAT-16 < 32M)"
-#: fdisk/i386_sys_types.c:83
+#: fdisks/i386_sys_types.c:83
msgid "DRDOS/sec (FAT-16)"
msgstr "DRDOS/sec (FAT-16)"
-#: fdisk/i386_sys_types.c:84
+#: fdisks/i386_sys_types.c:84
msgid "Syrinx"
msgstr "Syrinx"
-#: fdisk/i386_sys_types.c:85
+#: fdisks/i386_sys_types.c:85
msgid "Non-FS data"
msgstr "Non-FS data"
-#: fdisk/i386_sys_types.c:86
+#: fdisks/i386_sys_types.c:86
msgid "CP/M / CTOS / ..."
msgstr "CP/M / CTOS / ..."
-#: fdisk/i386_sys_types.c:88
+#: fdisks/i386_sys_types.c:88
msgid "Dell Utility"
msgstr "Dell Utility"
-#: fdisk/i386_sys_types.c:89
+#: fdisks/i386_sys_types.c:89
msgid "BootIt"
msgstr "BootIt"
-#: fdisk/i386_sys_types.c:90
+#: fdisks/i386_sys_types.c:90
msgid "DOS access"
msgstr "DOS access"
-#: fdisk/i386_sys_types.c:92
+#: fdisks/i386_sys_types.c:92
msgid "DOS R/O"
msgstr "DOS R/O"
-#: fdisk/i386_sys_types.c:95
+#: fdisks/i386_sys_types.c:95
msgid "BeOS fs"
msgstr "BeOS fs"
-#: fdisk/i386_sys_types.c:96
+#: fdisks/i386_sys_types.c:96
msgid "GPT"
msgstr "GPT"
-#: fdisk/i386_sys_types.c:97
+#: fdisks/i386_sys_types.c:97
msgid "EFI (FAT-12/16/32)"
msgstr "EFI (FAT-12/16/32)"
-#: fdisk/i386_sys_types.c:98
+#: fdisks/i386_sys_types.c:98
msgid "Linux/PA-RISC boot"
msgstr "Linux/PA-RISC boot"
-#: fdisk/i386_sys_types.c:101
+#: fdisks/i386_sys_types.c:101
msgid "DOS secondary"
msgstr "DOS secondary"
-#: fdisk/i386_sys_types.c:102
+#: fdisks/i386_sys_types.c:102
msgid "VMware VMFS"
msgstr "VMware VMFS"
-#: fdisk/i386_sys_types.c:103
+#: fdisks/i386_sys_types.c:103
msgid "VMware VMKCORE"
msgstr "VMware VMKCORE"
-#: fdisk/i386_sys_types.c:107
+#: fdisks/i386_sys_types.c:107
msgid "LANstep"
msgstr "LANstep"
-#: fdisk/i386_sys_types.c:108
+#: fdisks/i386_sys_types.c:108
msgid "BBT"
msgstr "BBT"
-#: fdisk/sfdisk.c:129
+#: fdisks/sfdisk.c:132
#, c-format
msgid "seek error on %s - cannot seek to %lu\n"
msgstr "seek error di %s - tidak dapat seek ke %lu\n"
-#: fdisk/sfdisk.c:134
+#: fdisks/sfdisk.c:137
#, c-format
msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n"
msgstr "seek error: diinginkan 0x%08x%08x, diperoleh 0x%08x%08x\n"
-#: fdisk/sfdisk.c:184 fdisk/sfdisk.c:267
+#: fdisks/sfdisk.c:187 fdisks/sfdisk.c:268
#, c-format
msgid "read error on %s - cannot read sector %lu\n"
msgstr "error dalam membaca di %s - tidak dapat membaca di sektor %lu\n"
-#: fdisk/sfdisk.c:202
-#, c-format
-msgid "ERROR: sector %lu does not have an msdos signature\n"
-msgstr "ERROR: sektor %lu tidak memiliki sebuah msdos signature\n"
-
-#: fdisk/sfdisk.c:217
+#: fdisks/sfdisk.c:218
#, c-format
msgid "write error on %s - cannot write sector %lu\n"
msgstr "kesalahan dalam menulis di %s - tidak dapat menulis di sektor %lu\n"
-#: fdisk/sfdisk.c:255
+#: fdisks/sfdisk.c:256
#, c-format
msgid "cannot open partition sector save file (%s)\n"
msgstr "tidak dapat membuka partisi sektor save file (%s)\n"
-#: fdisk/sfdisk.c:273
+#: fdisks/sfdisk.c:274
#, c-format
msgid "write error on %s\n"
msgstr "error menulis di %s\n"
-#: fdisk/sfdisk.c:299
+#: fdisks/sfdisk.c:300
#, c-format
msgid "cannot stat partition restore file (%s)\n"
msgstr "tidak dapat memperoleh statistik dari file restore (%s)\n"
-#: fdisk/sfdisk.c:304
+#: fdisks/sfdisk.c:305
msgid "partition restore file has wrong size - not restoring\n"
msgstr ""
"file partisi untuk restore memiliki ukuran yang salah - tidak melakukan "
"restore\n"
-#: fdisk/sfdisk.c:308
-msgid "out of memory?\n"
-msgstr "kehabisan memory?\n"
-
-#: fdisk/sfdisk.c:316
+#: fdisks/sfdisk.c:315
#, c-format
msgid "cannot open partition restore file (%s)\n"
msgstr "tidak dapat membuka partisi restore file (%s)\n"
-#: fdisk/sfdisk.c:322
+#: fdisks/sfdisk.c:321
#, c-format
msgid "error reading %s\n"
msgstr "error dalam membaca %s\n"
-#: fdisk/sfdisk.c:329
+#: fdisks/sfdisk.c:328
#, c-format
msgid "cannot open device %s for writing\n"
msgstr "tidak dapat membuka perangkat %s untuk menulis\n"
-#: fdisk/sfdisk.c:340
+#: fdisks/sfdisk.c:339
#, c-format
msgid "error writing sector %lu on %s\n"
msgstr "error dalam menulis sektor %lu di %s\n"
-#: fdisk/sfdisk.c:408
+#: fdisks/sfdisk.c:407
#, c-format
msgid "Disk %s: cannot get geometry\n"
msgstr "Disk %s: tidak dapat memperoleh geometri\n"
-#: fdisk/sfdisk.c:425
+#: fdisks/sfdisk.c:424
#, c-format
msgid "Disk %s: cannot get size\n"
msgstr "Disk %s: tidak dapat memperoleh ukuran\n"
-#: fdisk/sfdisk.c:457
+#: fdisks/sfdisk.c:456
#, c-format
msgid ""
"Warning: start=%lu - this looks like a partition rather than\n"
@@ -5234,24 +5768,24 @@ msgstr ""
"seluruh disk. Menggunakan fdisk untuk ini mungkin tidak berarti.\n"
"[Gunakan pilihan --force jika anda benar - benar menginginkan hal ini]\n"
-#: fdisk/sfdisk.c:465
+#: fdisks/sfdisk.c:464
#, c-format
msgid "Warning: HDIO_GETGEO says that there are %lu heads\n"
msgstr "Peringatan: HDIO_GETGEO mengatakan bahwa disana ada %lu heads\n"
-#: fdisk/sfdisk.c:468
+#: fdisks/sfdisk.c:467
#, c-format
msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n"
msgstr "Peringatan: HDIO_GETGEO mengatakan bahwa disana ada %lu sektor\n"
-#: fdisk/sfdisk.c:472
+#: fdisks/sfdisk.c:471
#, c-format
msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n"
msgstr ""
"Peringatan: BLKGETSIZE/HDIO_GETGEO mengatakan bahwa disana ada %lu "
"cylinders\n"
-#: fdisk/sfdisk.c:477
+#: fdisks/sfdisk.c:476
#, c-format
msgid ""
"Warning: unlikely number of sectors (%lu) - usually at most 63\n"
@@ -5261,7 +5795,7 @@ msgstr ""
"Ini akan memberikan masalah dengan seluruh software yang pengalamatan "
"mengunakan C/H/S.\n"
-#: fdisk/sfdisk.c:481
+#: fdisks/sfdisk.c:480
#, c-format
msgid ""
"\n"
@@ -5270,7 +5804,7 @@ msgstr ""
"\n"
"Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n"
-#: fdisk/sfdisk.c:567
+#: fdisks/sfdisk.c:566
#, c-format
msgid ""
"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
@@ -5278,7 +5812,7 @@ msgstr ""
"%s dari partisi %s memiliki jumlah head yang tidak mungkin: %lu (seharusnya "
"berada dalam 0-%lu)\n"
-#: fdisk/sfdisk.c:572
+#: fdisks/sfdisk.c:571
#, c-format
msgid ""
"%s of partition %s has impossible value for sector: %lu (should be in 1-"
@@ -5287,7 +5821,7 @@ msgstr ""
"%s dari partisi %s memiliki jumlah sektor yang tidak mungkin: %lu "
"(seharusnya berada dalam 1-%lu)\n"
-#: fdisk/sfdisk.c:577
+#: fdisks/sfdisk.c:576
#, c-format
msgid ""
"%s of partition %s has impossible value for cylinders: %lu (should be in 0-"
@@ -5296,7 +5830,7 @@ msgstr ""
"%s dari partisi %s memiliki jumlah cylinders yang tidak mungkin: %lu "
"(seharusnya berada dalam 0-%lu)\n"
-#: fdisk/sfdisk.c:617
+#: fdisks/sfdisk.c:616
#, c-format
msgid ""
"Id Name\n"
@@ -5305,12 +5839,12 @@ msgstr ""
"Nama Id\n"
"\n"
-#: fdisk/sfdisk.c:776
+#: fdisks/sfdisk.c:775
#, c-format
msgid "Re-reading the partition table ...\n"
msgstr "Membaca kembali tabel partisi ...\n"
-#: fdisk/sfdisk.c:781
+#: fdisks/sfdisk.c:780
msgid ""
"The command to re-read the partition table failed.\n"
"Run partprobe(8), kpartx(8) or reboot your system now,\n"
@@ -5320,103 +5854,103 @@ msgstr ""
"Jalankan partprobe(8), kpartx(8) atau reboot sistem anda sekarang,\n"
"sebelum menggunakan mkfs\n"
-#: fdisk/sfdisk.c:789
+#: fdisks/sfdisk.c:788
#, c-format
msgid "Error closing %s\n"
msgstr "Error menutup %s\n"
-#: fdisk/sfdisk.c:830
+#: fdisks/sfdisk.c:829
#, c-format
msgid "%s: no such partition\n"
msgstr "%s: tidak ada partisi seperti itu\n"
-#: fdisk/sfdisk.c:853
+#: fdisks/sfdisk.c:852
msgid "unrecognized format - using sectors\n"
msgstr "format tidak dikenali - menggunakan sektor\n"
-#: fdisk/sfdisk.c:913
+#: fdisks/sfdisk.c:912
#, c-format
msgid "unimplemented format - using %s\n"
msgstr "format tidak diimplementasikan - menggunakan %s\n"
-#: fdisk/sfdisk.c:917
-#, c-format
+#: fdisks/sfdisk.c:916
+#, fuzzy, c-format
msgid ""
-"Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n"
+"Units: cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n"
"\n"
msgstr ""
"Satuan = cylinders dari %lu bytes, block dari 1024 bytes, dihitung dari %d\n"
"\n"
-#: fdisk/sfdisk.c:919
+#: fdisks/sfdisk.c:918
#, c-format
msgid " Device Boot Start End #cyls #blocks Id System\n"
msgstr " Device Boot Awal Akhir #cyls #blocks Id System\n"
-#: fdisk/sfdisk.c:924
-#, c-format
+#: fdisks/sfdisk.c:923
+#, fuzzy, c-format
msgid ""
-"Units = sectors of 512 bytes, counting from %d\n"
+"Units: sectors of 512 bytes, counting from %d\n"
"\n"
msgstr ""
"Satuan = sektor dari 512 bytes, dihitung dari %d\n"
"\n"
-#: fdisk/sfdisk.c:926
+#: fdisks/sfdisk.c:925
#, c-format
msgid " Device Boot Start End #sectors Id System\n"
msgstr " Device Boot Awal Akhir #sectors Id System\n"
-#: fdisk/sfdisk.c:929
-#, c-format
+#: fdisks/sfdisk.c:928
+#, fuzzy, c-format
msgid ""
-"Units = blocks of 1024 bytes, counting from %d\n"
+"Units: blocks of 1024 bytes, counting from %d\n"
"\n"
msgstr ""
"Satuan = blocks dari 1024 bytes, dihitung dari %d\n"
"\n"
-#: fdisk/sfdisk.c:931
+#: fdisks/sfdisk.c:930
#, c-format
msgid " Device Boot Start End #blocks Id System\n"
msgstr " Device Boot Awal Akhir #blocks Id System\n"
-#: fdisk/sfdisk.c:934
-#, c-format
+#: fdisks/sfdisk.c:933
+#, fuzzy, c-format
msgid ""
-"Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n"
+"Units: 1MiB = 1024*1024 bytes, blocks of 1024 bytes, counting from %d\n"
"\n"
msgstr ""
"Satuan = mebibytes dari 1048576 bytes, blocks dari 1024 bytes, dihitung dari "
"%d\n"
"\n"
-#: fdisk/sfdisk.c:936
+#: fdisks/sfdisk.c:935
#, c-format
msgid " Device Boot Start End MiB #blocks Id System\n"
msgstr " Device Boot Awal Akhir MiB #blocks Id System\n"
-#: fdisk/sfdisk.c:1095
+#: fdisks/sfdisk.c:1094
#, c-format
msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
msgstr "\t\tawal: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
-#: fdisk/sfdisk.c:1102
+#: fdisks/sfdisk.c:1101
#, c-format
msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
msgstr ""
"\t\takhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
-#: fdisk/sfdisk.c:1105
+#: fdisks/sfdisk.c:1104
#, c-format
msgid "partition ends on cylinder %ld, beyond the end of the disk\n"
msgstr "partisi tidak berakhir di cylinder %ld, diluar dari akhir dari disk\n"
-#: fdisk/sfdisk.c:1115
+#: fdisks/sfdisk.c:1115
msgid "No partitions found\n"
msgstr "Tidak ada partisi yang ditemukan\n"
-#: fdisk/sfdisk.c:1118
+#: fdisks/sfdisk.c:1118
#, c-format
msgid ""
"Warning: The partition table looks like it was made\n"
@@ -5427,43 +5961,43 @@ msgstr ""
"C/H/S=*/%ld/%ld (daripada untuk %ld/%ld/%ld).\n"
"Untuk daftar ini Saya akan berasumsi dengan menggunakan geomtri tersebut.\n"
-#: fdisk/sfdisk.c:1166
+#: fdisks/sfdisk.c:1166
#, fuzzy
msgid "no partition table present."
msgstr "tidak ada tabel partisi yang ada.\n"
-#: fdisk/sfdisk.c:1168
+#: fdisks/sfdisk.c:1168
#, fuzzy, c-format
msgid "strange, only %d partitions defined."
msgstr "aneh, hanya %d partisi yang didefinisikan.\n"
-#: fdisk/sfdisk.c:1177
+#: fdisks/sfdisk.c:1177
#, c-format
msgid "Warning: partition %s has size 0 but is not marked Empty\n"
msgstr ""
"Peringatan: partisi %s memiliki ukuran 0 tetapi tidak ditandai Kosong\n"
-#: fdisk/sfdisk.c:1180
+#: fdisks/sfdisk.c:1180
#, c-format
msgid "Warning: partition %s has size 0 and is bootable\n"
msgstr "Peringatan: partisi %s memiliki ukuran 0 dan bootable\n"
-#: fdisk/sfdisk.c:1183
+#: fdisks/sfdisk.c:1183
#, c-format
msgid "Warning: partition %s has size 0 and nonzero start\n"
msgstr "Peringatan: partisi %s memiliki ukuran 0 dan awal yang tidak kosong\n"
-#: fdisk/sfdisk.c:1195
+#: fdisks/sfdisk.c:1195
#, fuzzy, c-format
msgid "Warning: partition %s is not contained in partition %s\n"
msgstr "tidak berada di partisi %s\n"
-#: fdisk/sfdisk.c:1207
+#: fdisks/sfdisk.c:1207
#, fuzzy, c-format
msgid "Warning: partitions %s and %s overlap\n"
msgstr "Peringatan: partisi %d kosong\n"
-#: fdisk/sfdisk.c:1219
+#: fdisks/sfdisk.c:1219
#, fuzzy, c-format
msgid ""
"Warning: partition %s contains part of the partition table (sector %llu),\n"
@@ -5472,17 +6006,17 @@ msgstr ""
"Peringatan: partisi %s berisi bagian dari tabel partisi (sektor %lu),\n"
"dan akan menghancurkannya ketika terisi.\n"
-#: fdisk/sfdisk.c:1232
+#: fdisks/sfdisk.c:1232
#, c-format
msgid "Warning: partition %s starts at sector 0\n"
msgstr "Peringatan: partisi %s berawal di sektor 0\n"
-#: fdisk/sfdisk.c:1237
+#: fdisks/sfdisk.c:1237
#, c-format
msgid "Warning: partition %s extends past end of disk\n"
msgstr "Peringatan: partisi %s meluas melewati akhir dari disk\n"
-#: fdisk/sfdisk.c:1254
+#: fdisks/sfdisk.c:1254
#, c-format
msgid ""
"Warning: partition %s has size %d.%d TB (%llu bytes),\n"
@@ -5490,14 +6024,14 @@ msgid ""
"by the DOS partition table for %d-byte sectors\n"
msgstr ""
-#: fdisk/sfdisk.c:1270
+#: fdisks/sfdisk.c:1270
#, c-format
msgid ""
"Warning: partition %s starts at sector %llu (%d.%d TB for %d-byte sectors),\n"
"which exceeds the DOS partition table limit of %llu sectors\n"
msgstr ""
-#: fdisk/sfdisk.c:1290
+#: fdisks/sfdisk.c:1290
msgid ""
"Among the primary partitions, at most one can be extended\n"
" (although this is not a problem under Linux)\n"
@@ -5505,17 +6039,17 @@ msgstr ""
"Diantara partisi primary, paling tidak satu dapat menjadi extended\n"
"(walaupun ini bukan menjadi masalah dalam Linux)\n"
-#: fdisk/sfdisk.c:1310
+#: fdisks/sfdisk.c:1310
#, c-format
msgid "Warning: partition %s does not start at a cylinder boundary\n"
msgstr "Peringatan: partisi %s tidak berawal dalam batas cylinder\n"
-#: fdisk/sfdisk.c:1316
+#: fdisks/sfdisk.c:1316
#, c-format
msgid "Warning: partition %s does not end at a cylinder boundary\n"
msgstr "Peringatan: partisi %s tidak berakhir dalam batas cylinder\n"
-#: fdisk/sfdisk.c:1335
+#: fdisks/sfdisk.c:1335
msgid ""
"Warning: more than one primary partition is marked bootable (active)\n"
"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
@@ -5524,7 +6058,7 @@ msgstr ""
"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan mem-boot "
"disk ini.\n"
-#: fdisk/sfdisk.c:1342
+#: fdisks/sfdisk.c:1342
msgid ""
"Warning: usually one can boot from primary partitions only\n"
"LILO disregards the `bootable' flag.\n"
@@ -5532,7 +6066,7 @@ msgstr ""
"Peringatan: biasanya hanya satu yang dapat di boot dari partisi primary\n"
"LILO mengabaikan tanda `bootable'.\n"
-#: fdisk/sfdisk.c:1348
+#: fdisks/sfdisk.c:1348
msgid ""
"Warning: no primary partition is marked bootable (active)\n"
"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
@@ -5541,11 +6075,11 @@ msgstr ""
"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan dapat mem-"
"boot disk ini.\n"
-#: fdisk/sfdisk.c:1362
+#: fdisks/sfdisk.c:1362
msgid "start"
msgstr "awal"
-#: fdisk/sfdisk.c:1365
+#: fdisks/sfdisk.c:1365
#, c-format
msgid ""
"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
@@ -5553,23 +6087,23 @@ msgstr ""
"partisi %s: awal: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,"
"%ld)\n"
-#: fdisk/sfdisk.c:1371
+#: fdisks/sfdisk.c:1371
msgid "end"
msgstr "akhir"
-#: fdisk/sfdisk.c:1374
+#: fdisks/sfdisk.c:1374
#, c-format
msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
msgstr ""
"partisi %s: akhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,"
"%ld)\n"
-#: fdisk/sfdisk.c:1377
+#: fdisks/sfdisk.c:1377
#, c-format
msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n"
msgstr "partisi %s berakhir di cylinder %ld, diluar dari akhir dari disk\n"
-#: fdisk/sfdisk.c:1402
+#: fdisks/sfdisk.c:1402
#, fuzzy, c-format
msgid ""
"Warning: shifted start of the extd partition from %lld to %lld\n"
@@ -5578,7 +6112,7 @@ msgstr ""
"Peringatan: awal tergeser dari extd partisi dari %ld menjadi %ld\n"
"(Hanya untuk tujuan pendaftaran. Jangan mengubah isinya.)\n"
-#: fdisk/sfdisk.c:1407
+#: fdisks/sfdisk.c:1407
msgid ""
"Warning: extended partition does not start at a cylinder boundary.\n"
"DOS and Linux will interpret the contents differently.\n"
@@ -5586,135 +6120,140 @@ msgstr ""
"Peringatan: partisi extended tidak berawal di batas cylinder.\n"
"DOS dan Linux akan menginterpretasikan isi secara berbeda.\n"
-#: fdisk/sfdisk.c:1425 fdisk/sfdisk.c:1502
+#: fdisks/sfdisk.c:1420
+#, c-format
+msgid "ERROR: sector %lu does not have an msdos signature\n"
+msgstr "ERROR: sektor %lu tidak memiliki sebuah msdos signature\n"
+
+#: fdisks/sfdisk.c:1427 fdisks/sfdisk.c:1504
#, fuzzy, c-format
msgid "too many partitions - ignoring those past nr (%ld)\n"
msgstr "terlalu banyak partisi - mengabaikan partisi yang melewati nr (%d)\n"
-#: fdisk/sfdisk.c:1440
+#: fdisks/sfdisk.c:1442
msgid "tree of partitions?\n"
msgstr "tree dari partisi?\n"
-#: fdisk/sfdisk.c:1548
+#: fdisks/sfdisk.c:1550
msgid "detected Disk Manager - unable to handle that\n"
msgstr "terdeteksi Disk Manager - tidak dapat menangani ini\n"
-#: fdisk/sfdisk.c:1556
+#: fdisks/sfdisk.c:1558
msgid "DM6 signature found - giving up\n"
msgstr "DM6 signature ditemukan - menyerah\n"
-#: fdisk/sfdisk.c:1575
+#: fdisks/sfdisk.c:1577
msgid "strange..., an extended partition of size 0?\n"
msgstr "aneh..., sebuah extended partisi yang berukuran 0?\n"
-#: fdisk/sfdisk.c:1582 fdisk/sfdisk.c:1593
+#: fdisks/sfdisk.c:1584 fdisks/sfdisk.c:1595
msgid "strange..., a BSD partition of size 0?\n"
msgstr "aneh..., sebuah BSD partisi yang berukuran 0?\n"
-#: fdisk/sfdisk.c:1636
+#: fdisks/sfdisk.c:1639
#, c-format
msgid " %s: unrecognized partition table type\n"
msgstr " %s: tipe tabel partisi tidak diketahui\n"
-#: fdisk/sfdisk.c:1648
+#: fdisks/sfdisk.c:1651
msgid "-n flag was given: Nothing changed\n"
msgstr "pilihan -n telah diberikan: Tidak ada yang berubah\n"
-#: fdisk/sfdisk.c:1665
+#: fdisks/sfdisk.c:1668
msgid "Failed saving the old sectors - aborting\n"
msgstr "Gagal menyimpan sektor lama - membatalkan\n"
-#: fdisk/sfdisk.c:1670 fdisk/sfdisk.c:1675
+#: fdisks/sfdisk.c:1673 fdisks/sfdisk.c:1678
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Gagal menulis partisi di %s\n"
-#: fdisk/sfdisk.c:1753
+#: fdisks/sfdisk.c:1756
#, fuzzy
msgid "long or incomplete input line - quitting"
msgstr "panjang atau baris input tidak complete - berhenti\n"
-#: fdisk/sfdisk.c:1789
+#: fdisks/sfdisk.c:1792
#, fuzzy, c-format
msgid "input error: `=' expected after %s field"
msgstr "input error: `=' diperkirakan setelah %s\n"
-#: fdisk/sfdisk.c:1796
+#: fdisks/sfdisk.c:1799
#, fuzzy, c-format
msgid "input error: unexpected character %c after %s field"
msgstr "input error: unexpected character %c setelah %s\n"
-#: fdisk/sfdisk.c:1802
+#: fdisks/sfdisk.c:1805
#, fuzzy, c-format
msgid "unrecognized input: %s"
msgstr "input tidak diketahui: %s\n"
-#: fdisk/sfdisk.c:1843 fdisk/sfdisk.c:1880
+#: fdisks/sfdisk.c:1846 fdisks/sfdisk.c:1883
msgid "number too big\n"
msgstr "nomor terlalu besar\n"
-#: fdisk/sfdisk.c:1847 fdisk/sfdisk.c:1884
+#: fdisks/sfdisk.c:1850 fdisks/sfdisk.c:1887
msgid "trailing junk after number\n"
msgstr "trailing junk sesudah nomor\n"
-#: fdisk/sfdisk.c:2009
+#: fdisks/sfdisk.c:2012
msgid "no room for partition descriptor\n"
msgstr "tidak ada ruang untuk partisi deskripsi\n"
-#: fdisk/sfdisk.c:2042
+#: fdisks/sfdisk.c:2045
msgid "cannot build surrounding extended partition\n"
msgstr "tidak dapat membuat extended partisi disekitarnya\n"
-#: fdisk/sfdisk.c:2093
+#: fdisks/sfdisk.c:2096
msgid "too many input fields\n"
msgstr "terlalu banya input\n"
-#: fdisk/sfdisk.c:2127
+#: fdisks/sfdisk.c:2130
msgid "No room for more\n"
msgstr "Tidak ada ruang lagi\n"
-#: fdisk/sfdisk.c:2146
+#: fdisks/sfdisk.c:2149
msgid "Illegal type\n"
msgstr "Tipe ilegal\n"
-#: fdisk/sfdisk.c:2180
+#: fdisks/sfdisk.c:2183
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Peringatan: diberikan ukuran (%lu) melebihi ukuran maksimal yang diijinkan "
"(%lu)\n"
-#: fdisk/sfdisk.c:2186
+#: fdisks/sfdisk.c:2189
msgid "Warning: empty partition\n"
msgstr "Peringatan: partisi kosong\n"
-#: fdisk/sfdisk.c:2200
+#: fdisks/sfdisk.c:2203
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Peringatan: partisi memiliki awal yang buruk (terlalu awal %lu)\n"
-#: fdisk/sfdisk.c:2213
+#: fdisks/sfdisk.c:2216
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "tanda bootable tidak diketahui - pilih - atau *\n"
-#: fdisk/sfdisk.c:2230 fdisk/sfdisk.c:2244
+#: fdisks/sfdisk.c:2233 fdisks/sfdisk.c:2247
msgid "partial c,h,s specification?\n"
msgstr "partial c,h,s spesifikasi?\n"
-#: fdisk/sfdisk.c:2255
+#: fdisks/sfdisk.c:2258
msgid "Extended partition not where expected\n"
msgstr "Extended partisi tidak diperkirakan\n"
-#: fdisk/sfdisk.c:2287
+#: fdisks/sfdisk.c:2290
#, fuzzy
msgid "bad input"
msgstr "input tidak baik\n"
-#: fdisk/sfdisk.c:2310
+#: fdisks/sfdisk.c:2313
msgid "too many partitions\n"
msgstr "terlalu banyak partisi\n"
-#: fdisk/sfdisk.c:2343
+#: fdisks/sfdisk.c:2346
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
@@ -5726,36 +6265,34 @@ msgstr ""
"<c,h,s> biasanya anda hanya perlu untuk menspesikan <awal> dan <ukuran> (dan "
"mungkin <tipe>).\n"
-#: fdisk/sfdisk.c:2363 getopt/getopt.c:314 hwclock/hwclock.c:1373
-#: misc-utils/cal.c:782 misc-utils/logger.c:138 misc-utils/look.c:366
-#: misc-utils/mcookie.c:66 misc-utils/namei.c:411 misc-utils/rename.c:64
-#: misc-utils/uuidd.c:54 misc-utils/uuidgen.c:33 misc-utils/whereis.c:138
-#: misc-utils/wipefs.c:332 sys-utils/dmesg.c:145 sys-utils/fallocate.c:59
-#: sys-utils/fsfreeze.c:40 sys-utils/fstrim.c:55 sys-utils/mountpoint.c:111
-#: sys-utils/renice.c:54 sys-utils/swapon.c:114 sys-utils/swapon.c:135
-#: term-utils/mesg.c:68 term-utils/script.c:129 term-utils/scriptreplay.c:39
-#: term-utils/setterm.c:675 term-utils/wall.c:87 term-utils/write.c:78
+#: fdisks/sfdisk.c:2366 include/c.h:240 misc-utils/cal.c:784
+#: misc-utils/getopt.c:314 misc-utils/logger.c:172 misc-utils/look.c:368
+#: misc-utils/mcookie.c:68 misc-utils/namei.c:418 misc-utils/rename.c:65
+#: misc-utils/uuidd.c:69 misc-utils/uuidgen.c:34 misc-utils/whereis.c:139
+#: misc-utils/wipefs.c:359 sys-utils/dmesg.c:149 sys-utils/fsfreeze.c:41
+#: sys-utils/hwclock.c:1380 sys-utils/renice.c:55 term-utils/mesg.c:70
+#: term-utils/script.c:130 term-utils/scriptreplay.c:40
+#: term-utils/setterm.c:676 term-utils/wall.c:81 term-utils/write.c:79
#, fuzzy
msgid ""
"\n"
"Usage:\n"
msgstr "Penggunaan:\n"
-#: fdisk/sfdisk.c:2365
+#: fdisks/sfdisk.c:2368
#, fuzzy, c-format
msgid " %s [options] <device> [...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: fdisk/sfdisk.c:2367 getopt/getopt.c:322 hwclock/hwclock.c:1393
-#: misc-utils/cal.c:787 misc-utils/logger.c:142 misc-utils/look.c:370
-#: misc-utils/mcookie.c:70 misc-utils/namei.c:415 misc-utils/rename.c:69
-#: misc-utils/uuidd.c:58 misc-utils/uuidgen.c:37 misc-utils/whereis.c:142
-#: misc-utils/wipefs.c:336 sys-utils/dmesg.c:149 sys-utils/fallocate.c:63
-#: sys-utils/fsfreeze.c:44 sys-utils/fstrim.c:59 sys-utils/mountpoint.c:116
-#: sys-utils/renice.c:61 sys-utils/swapon.c:117 sys-utils/swapon.c:138
-#: term-utils/mesg.c:72 term-utils/script.c:133 term-utils/scriptreplay.c:44
-#: term-utils/setterm.c:679 term-utils/wall.c:91 term-utils/write.c:83
-#: text-utils/column.c:91
+#: fdisks/sfdisk.c:2370 include/c.h:241 misc-utils/cal.c:789
+#: misc-utils/getopt.c:322 misc-utils/logger.c:176 misc-utils/look.c:372
+#: misc-utils/mcookie.c:72 misc-utils/namei.c:422 misc-utils/rename.c:70
+#: misc-utils/uuidd.c:73 misc-utils/uuidgen.c:38 misc-utils/whereis.c:143
+#: misc-utils/wipefs.c:363 sys-utils/dmesg.c:153 sys-utils/fsfreeze.c:45
+#: sys-utils/hwclock.c:1400 sys-utils/renice.c:62 term-utils/mesg.c:76
+#: term-utils/script.c:134 term-utils/scriptreplay.c:45
+#: term-utils/setterm.c:680 term-utils/wall.c:85 term-utils/write.c:84
+#: text-utils/column.c:92
#, c-format
msgid ""
"\n"
@@ -5764,7 +6301,7 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: fdisk/sfdisk.c:2368
+#: fdisks/sfdisk.c:2371
msgid ""
" -s, --show-size list size of a partition\n"
" -c, --id change or print partition Id\n"
@@ -5772,7 +6309,7 @@ msgid ""
" --print-id print Id\n"
msgstr ""
-#: fdisk/sfdisk.c:2372
+#: fdisks/sfdisk.c:2375
msgid ""
" -l, --list list partitions of each device\n"
" -d, --dump idem, but in a format suitable for later input\n"
@@ -5782,7 +6319,7 @@ msgid ""
"(MB)\n"
msgstr ""
-#: fdisk/sfdisk.c:2377
+#: fdisks/sfdisk.c:2380
msgid ""
" -1, --one-only reserved option that does nothing currently\n"
" -T, --list-types list the known partition types\n"
@@ -5791,7 +6328,7 @@ msgid ""
" -R, --re-read make the kernel reread the partition table\n"
msgstr ""
-#: fdisk/sfdisk.c:2382
+#: fdisks/sfdisk.c:2385
msgid ""
" -N <number> change only the partition with this <number>\n"
" -n do not actually write to disk\n"
@@ -5800,21 +6337,21 @@ msgid ""
" -I <file> restore sectors from <file>\n"
msgstr ""
-#: fdisk/sfdisk.c:2386
+#: fdisks/sfdisk.c:2389
msgid ""
" -V, --verify check that the listed partitions are reasonable\n"
" -v, --version display version information and exit\n"
" -h, --help display this help text and exit\n"
msgstr ""
-#: fdisk/sfdisk.c:2390
+#: fdisks/sfdisk.c:2393
#, fuzzy
msgid ""
"\n"
"Dangerous options:\n"
msgstr "pilihan yang berbahaya:"
-#: fdisk/sfdisk.c:2391
+#: fdisks/sfdisk.c:2394
msgid ""
" -f, --force disable all consistency checking\n"
" --no-reread do not check whether the partition is in use\n"
@@ -5823,7 +6360,7 @@ msgid ""
"Linux\n"
msgstr ""
-#: fdisk/sfdisk.c:2395
+#: fdisks/sfdisk.c:2398
#, fuzzy
msgid ""
" -g, --show-geometry print the kernel's idea of the geometry\n"
@@ -5832,7 +6369,7 @@ msgstr ""
" -G [atau --show-pt-geometry]: tampilkan geometry yang ditebak dari tabel "
"partisi"
-#: fdisk/sfdisk.c:2397
+#: fdisks/sfdisk.c:2400
#, fuzzy
msgid ""
" -A, --activate[=<device>] activate bootable flag\n"
@@ -5845,13 +6382,13 @@ msgstr ""
" atau memperkirakan deskripsi dari partisi di "
"input"
-#: fdisk/sfdisk.c:2401
+#: fdisks/sfdisk.c:2404
msgid ""
" --leave-last do not allocate the last cylinder\n"
" --IBM same as --leave-last\n"
msgstr ""
-#: fdisk/sfdisk.c:2403
+#: fdisks/sfdisk.c:2406
msgid ""
" --in-order partitions are in order\n"
" --not-in-order partitions are not in order\n"
@@ -5859,7 +6396,7 @@ msgid ""
" --not-inside-outer not all logicals inside outermost extended\n"
msgstr ""
-#: fdisk/sfdisk.c:2407
+#: fdisks/sfdisk.c:2410
msgid ""
" --nested every partition is disjoint from all others\n"
" --chained like nested, but extended partitions may lie "
@@ -5867,7 +6404,7 @@ msgid ""
" --onesector partitions are mutually disjoint\n"
msgstr ""
-#: fdisk/sfdisk.c:2411
+#: fdisks/sfdisk.c:2414
msgid ""
"\n"
"Override the detected geometry using:\n"
@@ -5877,27 +6414,27 @@ msgid ""
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2421
+#: fdisks/sfdisk.c:2424
msgid "Usage:"
msgstr "Penggunaan:"
-#: fdisk/sfdisk.c:2422
+#: fdisks/sfdisk.c:2425
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s perangkat\t\t daftar dari partisi aktif di perangkat\n"
-#: fdisk/sfdisk.c:2423
+#: fdisks/sfdisk.c:2426
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s perangkat n1 n2 ... aktivasi partisi n1 ..., menonaktifkan sisanya\n"
-#: fdisk/sfdisk.c:2425
+#: fdisks/sfdisk.c:2428
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An perangkat\t aktivasi partisi n, menonaktifkan yang lainnya\n"
-#: fdisk/sfdisk.c:2534
+#: fdisks/sfdisk.c:2537
#, c-format
msgid ""
"\n"
@@ -5910,69 +6447,74 @@ msgstr ""
"tidak mendukung GPT. Gunakan GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2539
+#: fdisks/sfdisk.c:2542
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Gunakan pilihan --force untuk memaksa pemeriksaan ini.\n"
-#: fdisk/sfdisk.c:2578
+#: fdisks/sfdisk.c:2582
#, fuzzy
msgid "no command?"
msgstr "tidak ada perintah?\n"
-#: fdisk/sfdisk.c:2748
+#: fdisks/sfdisk.c:2662
+#, fuzzy
+msgid "invalid number of partitions argument"
+msgstr "Jumlah dari baris tidak valid"
+
+#: fdisks/sfdisk.c:2752
#, c-format
msgid "total: %llu blocks\n"
msgstr "jumlah: %llu blocks\n"
-#: fdisk/sfdisk.c:2791
+#: fdisks/sfdisk.c:2795
#, fuzzy
msgid "usage: sfdisk --print-id device partition-number"
msgstr "penggunaan: sfdisk --print-id perangkat nomor-partisi\n"
-#: fdisk/sfdisk.c:2793
+#: fdisks/sfdisk.c:2797
#, fuzzy
msgid "usage: sfdisk --change-id device partition-number Id"
msgstr "penggunaan: sfdisk --change-id perangkat nomor-partisi Id\n"
-#: fdisk/sfdisk.c:2795
+#: fdisks/sfdisk.c:2799
#, fuzzy
msgid "usage: sfdisk --id device partition-number [Id]"
msgstr "penggunaan: sfdisk --id perangkat nomor-partisi [Id]\n"
-#: fdisk/sfdisk.c:2802
+#: fdisks/sfdisk.c:2806
#, fuzzy
msgid "can specify only one device (except with -l or -s)"
msgstr ""
"tidak dapat menspesifikasikan hanya untuk satu perangkat (kecuali dengan "
"pilihan -l atau -s)\n"
-#: fdisk/sfdisk.c:2828
+#: fdisks/sfdisk.c:2832
#, fuzzy, c-format
msgid "cannot open %s read-write"
msgstr "tidak dapat membuka %s untuk baca-tulis\n"
-#: fdisk/sfdisk.c:2830
+#: fdisks/sfdisk.c:2834
#, fuzzy, c-format
msgid "cannot open %s for reading"
msgstr "tidak dapat membuka %s untuk membaca\n"
-#: fdisk/sfdisk.c:2874 fdisk/sfdisk.c:2906
+#: fdisks/sfdisk.c:2878 fdisks/sfdisk.c:2910
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
-#: fdisk/sfdisk.c:2925
+#: fdisks/sfdisk.c:2929
#, fuzzy, c-format
msgid "Cannot get size of %s"
msgstr "Tidak dapat memperoleh ukuran dari %s\n"
-#: fdisk/sfdisk.c:3006
+#: fdisks/sfdisk.c:3010
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "active byte tidak baik: 0x%x daripada 0x80\n"
-#: fdisk/sfdisk.c:3025 fdisk/sfdisk.c:3082 fdisk/sfdisk.c:3115
+#: fdisks/sfdisk.c:3029 fdisks/sfdisk.c:3086 fdisks/sfdisk.c:3119
msgid ""
"Done\n"
"\n"
@@ -5980,7 +6522,7 @@ msgstr ""
"Selesai\n"
"\n"
-#: fdisk/sfdisk.c:3034
+#: fdisks/sfdisk.c:3038
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
@@ -5990,35 +6532,35 @@ msgstr ""
"LILO,\n"
"tetapi DOS MBR hanya akan memboot sebuah disk dengan 1 active partisi.\n"
-#: fdisk/sfdisk.c:3051
+#: fdisks/sfdisk.c:3055
#, fuzzy, c-format
msgid "partition %s has id %x and is not hidden"
msgstr "partisi %s memiliki id %x dan ini tidak disembunyikan\n"
-#: fdisk/sfdisk.c:3111
+#: fdisks/sfdisk.c:3115
#, fuzzy, c-format
msgid "Bad Id %lx"
msgstr "Bad Id %lx\n"
-#: fdisk/sfdisk.c:3129
+#: fdisks/sfdisk.c:3133
msgid "This disk is currently in use.\n"
msgstr "Disk ini saat ini sedang digunakan.\n"
-#: fdisk/sfdisk.c:3150
+#: fdisks/sfdisk.c:3154
#, fuzzy, c-format
msgid "Fatal error: cannot find %s"
msgstr "Fatal error: tidak dapat menemukan %s\n"
-#: fdisk/sfdisk.c:3153
+#: fdisks/sfdisk.c:3157
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Peringatan: %s bukan sebuah perangkat block\n"
-#: fdisk/sfdisk.c:3159
+#: fdisks/sfdisk.c:3163
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Mengecheck apakah ada yang sedang menggunakan disk saat ini ...\n"
-#: fdisk/sfdisk.c:3161
+#: fdisks/sfdisk.c:3165
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
@@ -6030,31 +6572,31 @@ msgstr ""
"Buruk. Umount seluruh filesystem, dan swapoff seluruh partisi swap di disk \n"
"ini. Gunakan pilihan --no-reread untuk menekan pengechekan ini.\n"
-#: fdisk/sfdisk.c:3165
+#: fdisks/sfdisk.c:3169
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
"Gunakan pilihan --force untuk memaksa pemeriksaan secara keseluruhan.\n"
-#: fdisk/sfdisk.c:3169
+#: fdisks/sfdisk.c:3173
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3178
+#: fdisks/sfdisk.c:3182
#, c-format
msgid "Old situation:\n"
msgstr "Keadaan lama:\n"
-#: fdisk/sfdisk.c:3182
+#: fdisks/sfdisk.c:3186
#, fuzzy, c-format
msgid "Partition %d does not exist, cannot change it"
msgstr "Partisi %d tidak ada, tidak dapat mengubahnya\n"
-#: fdisk/sfdisk.c:3190
+#: fdisks/sfdisk.c:3194
#, c-format
msgid "New situation:\n"
msgstr "Keadaan baru:\n"
-#: fdisk/sfdisk.c:3195
+#: fdisks/sfdisk.c:3199
#, fuzzy
msgid ""
"I don't like these partitions - nothing changed.\n"
@@ -6063,40 +6605,33 @@ msgstr ""
"Saya tidak suka partisi ini -- tidah ada yang diubah.\n"
"(Jika anda benar - benar menginginkan ini, gunakan pilihan --force.)\n"
-#: fdisk/sfdisk.c:3198
+#: fdisks/sfdisk.c:3202
msgid "I don't like this - probably you should answer No\n"
msgstr "Saya tidak menyukai ini - mungkin anda seharusnya menjawab No\n"
-#: fdisk/sfdisk.c:3203
+#. TRANSLATORS: sfdisk uses rpmatch which means the answers y and n
+#. * should be translated, but that is not the case with q answer.
+#: fdisks/sfdisk.c:3209
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Apakan anda puas dengan keadaan ini? [ynq]"
-#: fdisk/sfdisk.c:3205
+#: fdisks/sfdisk.c:3211
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Anda ingin menulis ini ke disk? [ynq] "
-#: fdisk/sfdisk.c:3210
-#, c-format
-msgid ""
-"\n"
-"sfdisk: premature end of input\n"
-msgstr ""
-"\n"
-"sfdisk: premature diakhir dari masukan\n"
-
-#: fdisk/sfdisk.c:3212
+#: fdisks/sfdisk.c:3214
#, fuzzy
msgid "Quitting - nothing changed"
msgstr "Selesai - tidak ada yang diubah\n"
-#: fdisk/sfdisk.c:3218
+#: fdisks/sfdisk.c:3220
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Tolong jawan salah satu dari y,n,q\n"
-#: fdisk/sfdisk.c:3226
+#: fdisks/sfdisk.c:3228
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
@@ -6105,7 +6640,7 @@ msgstr ""
"Sukses menulis tabel partisi baru\n"
"\n"
-#: fdisk/sfdisk.c:3234
+#: fdisks/sfdisk.c:3236
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
@@ -6115,1081 +6650,54 @@ msgstr ""
"kemudian gunakan dd(1) untuk menolkan 512 bytes pertama: dd if=/dev/zero \n"
"of=/dev/foo7 bs=512 count=1 (Lihat fdisk(8).)\n"
-#: fsck/fsck.c:274 lib/path.c:98 lib/path.c:119 lib/path.c:165
-#, fuzzy, c-format
-msgid "failed to read: %s"
-msgstr "gagal untuk mendapatkan statistik: %s"
-
-#: fsck/fsck.c:276 lib/path.c:121
-#, fuzzy, c-format
-msgid "parse error: %s"
-msgstr "error mengambil\n"
-
-#: fsck/fsck.c:296
-#, fuzzy, c-format
-msgid "Locking disk %s ... "
-msgstr "Sinkronisasi disks.\n"
-
-#: fsck/fsck.c:306
-#, c-format
-msgid "(waiting) "
-msgstr ""
-
-#. TRANSLATORS: These are followups to "Locking disk...".
-#: fsck/fsck.c:316
-#, fuzzy
-msgid "succeeded"
-msgstr "%s sukses.\n"
-
-#: fsck/fsck.c:316
-#, fuzzy
-msgid "failed"
-msgstr "%s gagal.\n"
-
-#: fsck/fsck.c:445
-#, fuzzy, c-format
-msgid "WARNING: couldn't open %s"
-msgstr "PERINGATAN: tidak dapat membuka %s: %s\n"
-
-#: fsck/fsck.c:454
-#, fuzzy, c-format
-msgid "WARNING: bad format on line %d of %s"
-msgstr "PERINGATAN: format buruk di baris %d dari %s\n"
-
-#: fsck/fsck.c:470
-#, fuzzy
-msgid ""
-"WARNING: Your /etc/fstab does not contain the fsck passno\n"
-"\tfield. I will kludge around things for you, but you\n"
-"\tshould fix your /etc/fstab file as soon as you can.\n"
-msgstr ""
-"PERINGATAN: /etc/fstab anda tida berisi bagian nomor tahap\n"
-"\tfsck. saya akan membentulkan ini untuk anda, tetapi anda\n"
-"\tseharusnya membetulkan berkas /etc/fstab anda secepatnya.\n"
-"\n"
-
-#: fsck/fsck.c:575 sys-utils/umount.c:216
-#, fuzzy, c-format
-msgid "%s: not found"
-msgstr "fsck: %s: tidak ditemukan\n"
-
-#: fsck/fsck.c:695
-#, fuzzy
-msgid "wait: no more child process?!?"
-msgstr "%s: tunggu: Tida ada proses anak lagi?!?\n"
-
-#: fsck/fsck.c:716
-#, fuzzy, c-format
-msgid "Warning... %s for device %s exited with signal %d."
-msgstr "Peringatan... %s untuk perangkat %s keluar dengan sinyal %d.\n"
-
-#: fsck/fsck.c:722
-#, fuzzy, c-format
-msgid "%s %s: status is %x, should never happen."
-msgstr "%s %s: status adalah %x, seharusnya tidak pernah terjadi.\n"
-
-#: fsck/fsck.c:761
-#, c-format
-msgid "Finished with %s (exit status %d)\n"
-msgstr "Selesai dengan %s (status keluar %d)\n"
-
-#: fsck/fsck.c:821
-#, fuzzy, c-format
-msgid "error %d while executing fsck.%s for %s"
-msgstr "%s: Error %d ketika menjalankan fsck.%s untuk %s\n"
-
-#: fsck/fsck.c:892
-#, fuzzy
-msgid ""
-"Either all or none of the filesystem types passed to -t must be prefixed\n"
-"with 'no' or '!'."
-msgstr ""
-"Baik seluruh atau kosong dari tipe sistem berkas dilewatkan ke -t harus\n"
-"diawali dengan 'no' atau '!'.\n"
-
-#: fsck/fsck.c:1005
-#, fuzzy, c-format
-msgid ""
-"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number"
-msgstr ""
-"%s: melewatkan baris buruk dalam /etc/fstab: jalankan mount dengan tahap "
-"bukan nol di fsck\n"
-
-#: fsck/fsck.c:1017
-#, c-format
-msgid "%s: skipping nonexistent device\n"
-msgstr "%s: melewatkan perangkat yang tidak ada\n"
-
-#: fsck/fsck.c:1022
-#, c-format
-msgid ""
-"%s: nonexistent device (\"nofail\" fstab option may be used to skip this "
-"device)\n"
-msgstr ""
-
-#: fsck/fsck.c:1053
-#, fuzzy, c-format
-msgid "cannot check %s: fsck.%s not found"
-msgstr "fsck: tidak dapat memeriksa %s: fsck.%s tidak ditemukan\n"
-
-#: fsck/fsck.c:1139
-msgid "Checking all file systems.\n"
-msgstr "Memeriksa seluruh sistem berkas.\n"
-
-#: fsck/fsck.c:1230
-#, c-format
-msgid "--waiting-- (pass %d)\n"
-msgstr "--menunggu-- (tahap %d)\n"
-
-#: fsck/fsck.c:1250
-#, fuzzy, c-format
-msgid ""
-"\n"
-"Usage:\n"
-" %s [fsck-options] [fs-options] [filesys ...]\n"
-msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-
-#: fsck/fsck.c:1254
-msgid ""
-"\n"
-"Options:\n"
-" -A check all filesystems\n"
-" -R skip root filesystem; useful only with `-A'\n"
-" -M do not check mounted filesystems\n"
-" -t <type> specify filesystem types to be checked;\n"
-" type is allowed to be comma-separated list\n"
-" -P check filesystems in parallel, including root\n"
-" -s serialize fsck operations\n"
-" -l lock the device using flock()\n"
-" -N do not execute, just show what would be done\n"
-" -T do not show the title on startup\n"
-" -C <fd> display progress bar; file descriptor is for GUIs\n"
-" -V explain what is being done\n"
-" -? display this help and exit\n"
-"\n"
-"See fsck.* commands for fs-options."
-msgstr ""
-
-#: fsck/fsck.c:1305
-#, fuzzy
-msgid "too many devices"
-msgstr "%s: terlalu banyak perangkat\n"
-
-#: fsck/fsck.c:1313
-#, fuzzy, c-format
-msgid "couldn't open %s"
-msgstr "Tidak dapat membuka %s\n"
-
-#: fsck/fsck.c:1315
-#, fuzzy
-msgid "Is /proc mounted?"
-msgstr "Apakah /proc telah terpasang?\n"
-
-#: fsck/fsck.c:1323
-#, fuzzy, c-format
-msgid "must be root to scan for matching filesystems: %s"
-msgstr "Harus root untuk dapat memindai untuk mencocokan sistem berkas: %s\n"
-
-#: fsck/fsck.c:1327
-#, fuzzy, c-format
-msgid "couldn't find matching filesystem: %s"
-msgstr "Tidak dapat menemukan sistem berkas yang cocok: %s\n"
-
-#: fsck/fsck.c:1335 fsck/fsck.c:1420
-#, fuzzy
-msgid "too many arguments"
-msgstr "%s: terlalu banyak argumen\n"
-
-#: fsck/fsck.c:1473
-msgid "the -l option can be used with one device only -- ignore"
-msgstr ""
-
-#: getopt/getopt.c:219
-#, fuzzy, c-format
-msgid "Try `%s --help' for more information.\n"
+#: include/c.h:242 sys-utils/ipcs.c:125 sys-utils/ipcs.c:131
+msgid "\n"
msgstr ""
-"%s: %s\n"
-"Coba `%s --help' untuk informasi lebih lanjut.\n"
-
-#: getopt/getopt.c:288
-msgid "empty long option after -l or --long argument"
-msgstr "long pilihan kosong setelah pilihan -l atau --long argumen"
-
-#: getopt/getopt.c:309
-msgid "unknown shell after -s or --shell argument"
-msgstr "tidak diketahui shell setelah pilihan -s atau --shell argumen"
-
-#: getopt/getopt.c:317
-#, fuzzy, c-format
-msgid ""
-" %1$s optstring parameters\n"
-" %1$s [options] [--] optstring parameters\n"
-" %1$s [options] -o|--options optstring [options] [--] parameters\n"
-msgstr " getopt [pilihan] -o | --options optstring [pilihan] [--]\n"
-#: getopt/getopt.c:323
-#, fuzzy
-msgid ""
-" -a, --alternative Allow long options starting with single -\n"
+#: include/c.h:243
+msgid " -h, --help display this help and exit\n"
msgstr ""
-" -a, --alternative Membolehkan pilihan panjang dimulai dengan "
-"sebuah -\n"
-
-#: getopt/getopt.c:324
-#, fuzzy
-msgid " -h, --help This small usage guide\n"
-msgstr " -h, --help Ini sedikit petunjuk penggunaan\n"
-
-#: getopt/getopt.c:325
-#, fuzzy
-msgid " -l, --longoptions <longopts> Long options to be recognized\n"
-msgstr " -l, --longoptions=longopts Pilihan panjang yang dikenal\n"
-#: getopt/getopt.c:326
+#: include/c.h:244
#, fuzzy
-msgid ""
-" -n, --name <progname> The name under which errors are reported\n"
-msgstr " -n, --name=progname Nama dimana error tersebut dilaporkan\n"
-
-#: getopt/getopt.c:327
-#, fuzzy
-msgid " -o, --options <optstring> Short options to be recognized\n"
-msgstr " -o, --options=optstring Pilihan pendek yang dikenal\n"
-
-#: getopt/getopt.c:328
-#, fuzzy
-msgid " -q, --quiet Disable error reporting by getopt(3)\n"
-msgstr ""
-" -q, --quiet Mematikan laporan error oleh getopt(3)\n"
-
-#: getopt/getopt.c:329
-#, fuzzy
-msgid " -Q, --quiet-output No normal output\n"
-msgstr " -Q, --quiet-output Tidak ada output normal\n"
-
-#: getopt/getopt.c:330
-#, fuzzy
-msgid " -s, --shell <shell> Set shell quoting conventions\n"
-msgstr " -s, --shell=shell Mengeset shell quoting conventions\n"
-
-#: getopt/getopt.c:331
-#, fuzzy
-msgid " -T, --test Test for getopt(1) version\n"
-msgstr " -T, --test Test untuk versi getopt(1)\n"
-
-#: getopt/getopt.c:332
-#, fuzzy
-msgid " -u, --unquote Do not quote the output\n"
-msgstr " -u, --unqote Jangan quote output\n"
-
-#: getopt/getopt.c:333
-#, fuzzy
-msgid " -V, --version Output version information\n"
+msgid " -V, --version output version information and exit\n"
msgstr " -V, --version Tampilkan informasi versi\n"
-#: getopt/getopt.c:382 getopt/getopt.c:443
-msgid "missing optstring argument"
-msgstr "hilang argument optstring"
-
-#: getopt/getopt.c:438
-msgid "internal error, contact the author."
-msgstr "kerusakan internal, hubungi author."
-
-#: hwclock/cmos.c:217
-#, c-format
-msgid "booted from MILO\n"
-msgstr "diboot dari MILO\n"
-
-#: hwclock/cmos.c:229
-#, c-format
-msgid "Ruffian BCD clock\n"
-msgstr "Ruffian BCD clock\n"
-
-#: hwclock/cmos.c:248
-#, c-format
-msgid "clockport adjusted to 0x%x\n"
-msgstr "clockport diset ke 0x%x\n"
-
-#: hwclock/cmos.c:264
-#, c-format
-msgid "funky TOY!\n"
-msgstr "funky TOY!\n"
-
-#: hwclock/cmos.c:292
-#, fuzzy, c-format
-msgid "atomic %s failed for 1000 iterations!"
-msgstr "%s: atomic %s gagal untuk 1000 iterasi!"
-
-#: hwclock/cmos.c:319
-#, fuzzy, c-format
-msgid "cmos_read(): write to control address %X failed: %m\n"
-msgstr "cmos_read(): penulisan ke alamat kontrol %X gagal: %s\n"
-
-#: hwclock/cmos.c:324
-#, fuzzy, c-format
-msgid "cmos_read(): read data address %X failed: %m\n"
-msgstr "cmos_read(): penulisan ke alamat data %X gagal: %s\n"
-
-#: hwclock/cmos.c:362
-#, fuzzy, c-format
-msgid "cmos_write(): write to control address %X failed: %m\n"
-msgstr "cmos_write(): penulisan ke alamat kontrol %X gagal: %s\n"
-
-#: hwclock/cmos.c:368
-#, fuzzy, c-format
-msgid "cmos_write(): write to data address %X failed: %m\n"
-msgstr "cmos_write(): penulisan ke alamat data %X gagal: %s\n"
-
-#: hwclock/cmos.c:637
-#, fuzzy
-msgid "Cannot open /dev/port"
-msgstr "Tidak dapat membuka /dev/port: %s"
-
-#: hwclock/cmos.c:644
-#, fuzzy
-msgid "I failed to get permission because I didn't try."
-msgstr "Saya gagal memperoleh ijin karen Saya tidak mencobanya.\n"
-
-#: hwclock/cmos.c:647
-#, fuzzy
-msgid "unable to get I/O port access: the iopl(3) call failed."
-msgstr ""
-"%s tidak dapat memperoleh ijin I/O port akses: iopl(3) panggilan gagal.\n"
-
-#: hwclock/cmos.c:650
-msgid "Probably you need root privileges.\n"
-msgstr "Mungkin anda butuk kewenangan root.\n"
-
-#: hwclock/hwclock.c:169
-#, fuzzy, c-format
-msgid "cannot write %s"
-msgstr "tidak dapat membuka %s"
-
-#: hwclock/hwclock.c:238
-#, c-format
-msgid "Assuming hardware clock is kept in %s time.\n"
-msgstr "Diasumsikan clock hardware tetap di waktu %s.\n"
-
-#: hwclock/hwclock.c:239 hwclock/hwclock.c:329
-msgid "UTC"
-msgstr "UTC"
-
-#: hwclock/hwclock.c:239 hwclock/hwclock.c:328
-msgid "local"
-msgstr "lokal"
-
-#: hwclock/hwclock.c:313
-#, fuzzy
-msgid ""
-"Warning: unrecognized third line in adjtime file\n"
-"(Expected: `UTC' or `LOCAL' or nothing.)"
-msgstr "%s: Peringatan: tidak dikenal baris ketiga di adjtime file\n"
-
-#: hwclock/hwclock.c:322
-#, c-format
-msgid "Last drift adjustment done at %ld seconds after 1969\n"
-msgstr "Penyesuaian drift terakhir dilakukan pada %ld detik setelah 1969\n"
-
-#: hwclock/hwclock.c:324
-#, c-format
-msgid "Last calibration done at %ld seconds after 1969\n"
-msgstr "Kalibrasi terakhir dilakuka di %ld detik setelah 1969\n"
-
-#: hwclock/hwclock.c:326
-#, c-format
-msgid "Hardware clock is on %s time\n"
-msgstr "Hardware clock adalah di waktu %s\n"
-
-#: hwclock/hwclock.c:329 misc-utils/findmnt.c:379 schedutils/ionice.c:78
-msgid "unknown"
-msgstr "tidak diketahui"
-
-#: hwclock/hwclock.c:353
-#, c-format
-msgid "Waiting for clock tick...\n"
-msgstr "Menunggu untuk clock tick...\n"
-
-#: hwclock/hwclock.c:359
-#, c-format
-msgid "...synchronization failed\n"
-msgstr "...sinkronisasi gagal\n"
-
-#: hwclock/hwclock.c:361
-#, c-format
-msgid "...got clock tick\n"
-msgstr "...diperoleh clock tick\n"
-
-#: hwclock/hwclock.c:417
-#, c-format
-msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
-msgstr "Nilai tidak valid di hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
-
-#: hwclock/hwclock.c:426
-#, c-format
-msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld detik sejak 1969\n"
-
-#: hwclock/hwclock.c:460
-#, c-format
-msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
-msgstr "Waktu terbaca dari Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
-
-#: hwclock/hwclock.c:488
-#, c-format
-msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr ""
-"Menset Hardware Clock menjadi %.2d:%.2d:%.2d = %ld detik semenjak 1969\n"
-
-#: hwclock/hwclock.c:494
-#, c-format
-msgid "Clock not changed - testing only.\n"
-msgstr "Clock tidak diubah - hanya mencoba.\n"
-
-#: hwclock/hwclock.c:552
-#, c-format
-msgid ""
-"Time elapsed since reference time has been %.6f seconds.\n"
-"Delaying further to reach the new time.\n"
-msgstr ""
-"Waktu terlewatkan sejak referensi waktu telah lewat %.6f detik.\n"
-"Menunda lebih jauh untuk mencapai waktu baru.\n"
-
-#: hwclock/hwclock.c:588
-#, fuzzy
-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 ""
-"Register Hardware Clock berisi nilai yang tidak valid (hari ke 50 dari "
-"bulan) atau diluar dari jangkauan yang dapat kita tangani (Tahun 2095).\n"
-
-#: hwclock/hwclock.c:598
-#, c-format
-msgid "%s %.6f seconds\n"
-msgstr "%s %.6f detik\n"
-
-#: hwclock/hwclock.c:629
-#, fuzzy
-msgid "No --date option specified."
-msgstr "Pilihan --date tidak dispesifikasikan.\n"
-
-#: hwclock/hwclock.c:635
-#, fuzzy
-msgid "--date argument too long"
-msgstr "argumen --date terlalu panjang\n"
-
-#: hwclock/hwclock.c:642
-#, fuzzy
-msgid ""
-"The value of the --date option is not a valid date.\n"
-"In particular, it contains quotation marks."
-msgstr ""
-"Nilai dari pilihan --date tidak meupakan tanggal yang sah.\n"
-"Kadang kala, itu berisi tanda petik.\n"
-
-#: hwclock/hwclock.c:650
-#, c-format
-msgid "Issuing date command: %s\n"
-msgstr "Mengisukan perintah date: %s\n"
-
-#: hwclock/hwclock.c:654
-msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
-msgstr ""
-"Tidak dapat menjalankan aplikasi 'date' di shell /bin/sh. popen() gagal"
-
-#: hwclock/hwclock.c:662
-#, c-format
-msgid "response from date command = %s\n"
-msgstr "respon dari perintah date = %s\n"
-
-#: hwclock/hwclock.c:664
+#: include/c.h:245
#, fuzzy, c-format
msgid ""
-"The date command issued by %s returned unexpected results.\n"
-"The command was:\n"
-" %s\n"
-"The response was:\n"
-" %s"
-msgstr ""
-"Perintah date diberikan oleh %s memberikan hasil yang tidak diperkirakan.\n"
-"Perintah adalah:\n"
-" %s\n"
-"Respon adalah:\n"
-" %s\n"
-
-#: hwclock/hwclock.c:675
-#, c-format
-msgid ""
-"The date command issued by %s returned something other than an integer where "
-"the converted time value was expected.\n"
-"The command was:\n"
-" %s\n"
-"The response was:\n"
-" %s\n"
-msgstr ""
-"Perintah date diberikan oleh %s memberikan sesuatu selain integer dimana "
-"nilai waktu yang diconvert seperti diperkirakan.\n"
-"Perintah adalah:\n"
-" %s\n"
-" %s\n"
-
-#: hwclock/hwclock.c:687
-#, c-format
-msgid "date string %s equates to %ld seconds since 1969.\n"
-msgstr "date string %s sama dengan %ld detik semenjak 1969.\n"
-
-#: hwclock/hwclock.c:719
-#, fuzzy
-msgid ""
-"The Hardware Clock does not contain a valid time, so we cannot set the "
-"System Time from it."
-msgstr ""
-"Hardware Clock tidak berisi waktu yang valid, jadi kita tidak dapat menset "
-"Waktu System dari waktu ini.\n"
-
-#: hwclock/hwclock.c:741 hwclock/hwclock.c:822
-#, c-format
-msgid "Calling settimeofday:\n"
-msgstr "Memanggil settimeofday:\n"
-
-#: hwclock/hwclock.c:742 hwclock/hwclock.c:824
-#, c-format
-msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
-msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
-
-#: hwclock/hwclock.c:744 hwclock/hwclock.c:826
-#, c-format
-msgid "\ttz.tz_minuteswest = %d\n"
-msgstr "\ttz.tz_minuteswest = %d\n"
-
-#: hwclock/hwclock.c:748 hwclock/hwclock.c:830
-#, c-format
-msgid "Not setting system clock because running in test mode.\n"
-msgstr "Tidak menset system clock karena berjalan dalam mode test.\n"
-
-#: hwclock/hwclock.c:757 hwclock/hwclock.c:839
-#, fuzzy
-msgid "Must be superuser to set system clock."
-msgstr "Harus menjadi superuser untuk menset system clock.\n"
-
-#: hwclock/hwclock.c:760 hwclock/hwclock.c:842
-msgid "settimeofday() failed"
-msgstr "settimeofday() gagal"
-
-#: hwclock/hwclock.c:797
-#, c-format
-msgid "Current system time: %ld = %s\n"
-msgstr "Waktu sistem sekarang: %ld = %s\n"
-
-#: hwclock/hwclock.c:823
-#, c-format
-msgid "\tUTC: %s\n"
-msgstr "\tUTC: %s\n"
-
-#: hwclock/hwclock.c:871
-#, c-format
-msgid ""
-"Not adjusting drift factor because the Hardware Clock previously contained "
-"garbage.\n"
-msgstr ""
-"Tidak menyesuaikan faktor drift karena Clock Hardwre sebelumnya berisi "
-"sampah.\n"
-
-#: hwclock/hwclock.c:876
-#, 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 ""
-"Tidak menyesuaikan faktor drift karena waktu kalibrasi terakhir adalah nol,\n"
-"jadi history buruk dan pengulangan kalibrasi diperlukan.\n"
-
-#: hwclock/hwclock.c:882
-#, c-format
-msgid ""
-"Not adjusting drift factor because it has been less than a day since the "
-"last calibration.\n"
-msgstr ""
-"Tidak menyesuaikan faktor drift karena ini lebih kecil dari hari semenjak "
-"terakhir dikalibrasi.\n"
-
-#: hwclock/hwclock.c:930
-#, c-format
-msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
-"of %f seconds/day.\n"
-"Adjusting drift factor by %f seconds/day\n"
-msgstr ""
-"Clock digeser %.1f detik dari waktu sebelumnya, %d detik dari pada faktor "
-"drift %f detik/hari.\n"
-"menyesuaikan faktor drift sebesar %f detik/hari.\n"
-
-#: hwclock/hwclock.c:976
-#, c-format
-msgid "Time since last adjustment is %d seconds\n"
-msgstr "Waktu semenjak penyesuaian terakhir adalah %d detik\n"
-
-#: hwclock/hwclock.c:978
-#, c-format
-msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
-msgstr ""
-"Butuh untuk memasukkan %d detik dan referensi waktu kembali %.6f detik yang "
-"lalu\n"
-
-#: hwclock/hwclock.c:1008
-#, c-format
-msgid "Not updating adjtime file because of testing mode.\n"
-msgstr "Tidak meng-update adjtime file karen dalam mode testing.\n"
-
-#: hwclock/hwclock.c:1009
-#, c-format
-msgid ""
-"Would have written the following to %s:\n"
-"%s"
-msgstr ""
-"Inginkah anda menulis berikut ini ke %s:\n"
-"%s"
-
-#: hwclock/hwclock.c:1018
-#, c-format
-msgid ""
-"Could not open file with the clock adjustment parameters in it (%s) for "
-"writing"
-msgstr ""
-"Tidak dapat membuka berkas dengan parameter penyesuaian jam didalamnya (%s) "
-"untuk ditulis"
-
-#: hwclock/hwclock.c:1024 hwclock/hwclock.c:1031
-#, c-format
-msgid "Could not update file with the clock adjustment parameters (%s) in it"
-msgstr ""
-"Tidak dapat memperbarui berkas dengan parameter penyesuaian jam (%s) "
-"didalamnya"
-
-#: hwclock/hwclock.c:1039
-#, fuzzy
-msgid "Drift adjustment parameters not updated."
-msgstr "Parameter adjusment drift tidak di update.\n"
-
-#: hwclock/hwclock.c:1078
-#, fuzzy
-msgid ""
-"The Hardware Clock does not contain a valid time, so we cannot adjust it."
-msgstr ""
-"Clock hardware tidak berisi waktu yang valid, jadi kita tidak bisa "
-"membetulkannya.\n"
-
-#: hwclock/hwclock.c:1087
-#, c-format
-msgid ""
-"Not setting clock because last adjustment time is zero, so history is bad."
-msgstr ""
-"Tidak menyesuaikan jam karena waktu kalibrasi terakhir adalah nol, jadi "
-"sejarah buruk."
-
-#: hwclock/hwclock.c:1109
-#, c-format
-msgid "Needed adjustment is less than one second, so not setting clock.\n"
-msgstr ""
-"Penyesuaian yang dibutuhkan mungkin lebih kecil dari satu detik, jadi tidak "
-"menset clock.\n"
-
-#: hwclock/hwclock.c:1134
-#, c-format
-msgid "Using %s.\n"
-msgstr "Menggunakan %s.\n"
-
-#: hwclock/hwclock.c:1136
-#, c-format
-msgid "No usable clock interface found.\n"
-msgstr "Tidak ditemukan antarmuka clock yang berguna.\n"
-
-#: hwclock/hwclock.c:1265 hwclock/hwclock.c:1271
-#, c-format
-msgid "Unable to set system clock.\n"
-msgstr "Tidak dapat menset system clock.\n"
-
-#: hwclock/hwclock.c:1284
-#, c-format
-msgid ""
-"At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1313
-#, fuzzy
-msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
-"machine.\n"
-"This copy of hwclock was built for a machine other than Alpha\n"
-"(and thus is presumably not running on an Alpha now). No action taken."
-msgstr ""
-"Kernel menyimpan nilai epoch dari Hardware clock hanya di sebuah mesin Alpha "
-"Salinan dari hwclock ini telah dibuat untuk mesin selain Alpha\n"
-"(dan jadi diasumsikan saat ini tidak berjalan di Alpha).\n"
-"Tidak ada aksi yang dilakukan.\n"
-
-#: hwclock/hwclock.c:1330
-#, fuzzy
-msgid "Unable to get the epoch value from the kernel."
-msgstr "Tidak dapat memperoleh nilai epoch dari kernel.\n"
-
-#: hwclock/hwclock.c:1332
-#, c-format
-msgid "Kernel is assuming an epoch value of %lu\n"
-msgstr "Kernel mengasumsikan menggunakan nilai epoch dari %lu\n"
-
-#: hwclock/hwclock.c:1337
-#, fuzzy
-msgid ""
-"To set the epoch value, you must use the 'epoch' option to tell to what "
-"value to set it."
-msgstr ""
-"Untuk menset nilai epoch, anda harus menggunakan pilihan 'epoch' untuk "
-"memberitahukan nilai untuk mensetnya.\n"
-
-#: hwclock/hwclock.c:1341
-#, c-format
-msgid "Not setting the epoch to %d - testing only.\n"
-msgstr "Tidak menset epoch ke %d - masih dalam pengetesan.\n"
-
-#: hwclock/hwclock.c:1345
-#, c-format
-msgid "Unable to set the epoch value in the kernel.\n"
-msgstr "Tidak dapat menset nilai epoch dalam kernel.\n"
-
-#: hwclock/hwclock.c:1374
-msgid " hwclock [function] [option...]\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1376
-#, fuzzy
-msgid ""
"\n"
-"Functions:\n"
+"For more details see %s.\n"
msgstr ""
"\n"
-"Pilihan:\n"
-
-#: hwclock/hwclock.c:1377
-msgid ""
-" -h, --help show this help text and exit\n"
-" -r, --show read hardware clock and print result\n"
-" --set set the RTC to the time given with --date\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1380
-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 ""
-
-#: hwclock/hwclock.c:1386
-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 ""
-
-#: hwclock/hwclock.c:1390
-msgid ""
-" --predict predict RTC reading at time given with --date\n"
-" -V, --version display version information and exit\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1394
-msgid ""
-" -u, --utc the hardware clock is kept in UTC\n"
-" --localtime the hardware clock is kept in local time\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1397
-msgid " -f, --rtc <file> special /dev/... file to use instead of default\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1400
-#, c-format
-msgid ""
-" --directisa access the ISA bus directly instead of %s\n"
-" --badyear ignore RTC's year because the BIOS is broken\n"
-" --date <time> specifies the time to which to set the hardware clock\n"
-" --epoch <year> specifies the year which is the beginning of the\n"
-" hardware clock's epoch value\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1406
-#, c-format
-msgid ""
-" --noadjfile do not access %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 %s\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1410
-msgid ""
-" --test do not update anything, just show what would happen\n"
-" -D, --debug debugging mode\n"
-"\n"
-msgstr ""
-
-#: hwclock/hwclock.c:1413
-#, fuzzy
-msgid ""
-" -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n"
-" tell hwclock the type of Alpha you have (see hwclock(8))\n"
-"\n"
-msgstr ""
-" -J|--jensen, -A|--arc, -A|--srm, -F|--funky-toy\n"
-" beritahu hwclock tipe dari alpha yang anda miliki (lihat hwclock "
-"(8))\n"
+"Untuk informasi lebih lanjut lihat wipefs(8).\n"
"\n"
-#: hwclock/hwclock.c:1509
-#, fuzzy
-msgid "Unable to connect to audit system"
-msgstr "%s: Tidak dapat menghubungi ke sistem audit\n"
-
-#: hwclock/hwclock.c:1600
-#, fuzzy
-msgid "failed to parse epoch"
-msgstr "gagal mendapatkan pid"
-
-#: hwclock/hwclock.c:1639
-#, c-format
-msgid "%s takes no non-option arguments. You supplied %d.\n"
-msgstr "%s tidak membutuhkan argument. Anda memberikan %d.\n"
-
-#: hwclock/hwclock.c:1646
-#, fuzzy
-msgid ""
-"You have specified multiple functions.\n"
-"You can only perform one function at a time."
-msgstr ""
-"Anda telah menspesifikasi beberapa fungsi.\n"
-"Anda hanya dapat melakukan satu fungsi dalam satu waktu.\n"
-
-#: hwclock/hwclock.c:1652
-#, fuzzy
-msgid ""
-"The --utc and --localtime options are mutually exclusive. You specified "
-"both."
-msgstr ""
-"%s: Pilihan --utc dan --localtime adalah mutually eksklusive. Anda "
-"menspesifikasikan keduanya.\n"
-
-#: hwclock/hwclock.c:1658
-#, fuzzy
-msgid ""
-"The --adjust and --noadjfile options are mutually exclusive. You specified "
-"both."
-msgstr ""
-"%s: Pilihan --adjust dan --noadjfile adalah mutually eksklusive. Anda "
-"menspesifikasikan keduanya.\n"
-
-#: hwclock/hwclock.c:1664
-#, fuzzy
-msgid ""
-"The --adjfile and --noadjfile options are mutually exclusive. You specified "
-"both."
-msgstr ""
-"%s: Pilihan --adjfile dan --noadjfile adalah mutually eksklusive. Anda "
-"menspesifikasikan keduanya.\n"
-
-#: hwclock/hwclock.c:1672
-#, fuzzy
-msgid "With --noadjfile, you must specify either --utc or --localtime"
-msgstr ""
-"%s: Dengan --noadjfile, anda harus menspesifikasi baik --utc atau --"
-"localtime\n"
-
-#: hwclock/hwclock.c:1685
-#, fuzzy
-msgid "No usable set-to time. Cannot set clock."
-msgstr "Tidak ada set-to time yang berguna. Tidak dapat menset clock.\n"
-
-#: hwclock/hwclock.c:1700
-#, fuzzy
-msgid "Sorry, only the superuser can change the Hardware Clock."
-msgstr "Maaf, hanya superuser yang dapat mengubah Hardware Clock.\n"
-
-#: hwclock/hwclock.c:1704
-#, fuzzy
-msgid "Sorry, only the superuser can change the System Clock."
-msgstr "Maaf, hanya superuser yang dapat mengubah System Clock.\n"
-
-#: hwclock/hwclock.c:1708
-#, fuzzy
-msgid ""
-"Sorry, only the superuser can change the Hardware Clock epoch in the kernel."
-msgstr ""
-"Maaf, hanya superuser yang dapat mengubah Hardware Clock epoch di dalam "
-"kernel.\n"
-
-#: hwclock/hwclock.c:1731
-#, fuzzy
-msgid "Cannot access the Hardware Clock via any known method."
-msgstr ""
-"Tidak dapat mengakses Hardware Clock melalui semua metode yang diketahui.\n"
-
-#: hwclock/hwclock.c:1734
-#, fuzzy
-msgid ""
-"Use the --debug option to see the details of our search for an access method."
-msgstr ""
-"Gunakan pilihan --debug untuk melihat detail dari pencarian kita untuk "
-"sebuah metode akses.\n"
-
-#: hwclock/kd.c:49
-#, c-format
-msgid "Waiting in loop for time from KDGHWCLK to change\n"
-msgstr "Menunggu dalam loop untuk waktu dari KDGHWCLK untuk berubah\n"
-
-#: hwclock/kd.c:52
-msgid "KDGHWCLK ioctl to read time failed"
-msgstr "KDGHWCLK ioctl untuk membaca waktu gagal"
-
-#: hwclock/kd.c:74
-msgid "KDGHWCLK ioctl to read time failed in loop"
-msgstr "KDGHWCLK ioctl untuk membaca waktu gagal dalam loop"
-
-#: hwclock/kd.c:81 hwclock/rtc.c:235
-#, fuzzy
-msgid "Timed out waiting for time change."
-msgstr "Waktu habis menunggu untuk perubahan waktu.\n"
-
-#: hwclock/kd.c:100
-#, c-format
-msgid "ioctl() failed to read time from %s"
-msgstr "ioctl() gagal untuk membaca waktu dari %s"
-
-#: hwclock/kd.c:136
-msgid "ioctl KDSHWCLK failed"
-msgstr "ioctl KDSHWCLK gagal"
-
-#: hwclock/kd.c:172
-msgid "Can't open /dev/tty1 or /dev/vc/1"
-msgstr "Tidak dapat membuka /dev/tty1 atau /dev/vc/1"
-
-#: hwclock/kd.c:176
-msgid "KDGHWCLK ioctl failed"
-msgstr "KDGHWCLK ioctl gagal"
-
-#: hwclock/rtc.c:161 hwclock/rtc.c:255
-#, c-format
-msgid "open() of %s failed"
-msgstr "open() dari %s gagal"
-
-#: hwclock/rtc.c:194
+#: include/closestream.h:41 include/closestream.h:43 login-utils/vipw.c:289
+#: mount-deprecated/mount_mntent.c:58 sys-utils/rtcwake.c:290
+#: term-utils/script.c:288 term-utils/script.c:298 term-utils/script.c:411
+#: term-utils/script.c:422 term-utils/script.c:484 term-utils/setterm.c:1118
+#: term-utils/wall.c:278
#, fuzzy, c-format
-msgid "ioctl(%s) to %s to read the time failed"
-msgstr "ioctl() untuk %s untuk membaca waktu gagal.\n"
-
-#: hwclock/rtc.c:216
-#, c-format
-msgid "Waiting in loop for time from %s to change\n"
-msgstr "Menunggu dalam loop untuk waktu dari %s untuk perubahan\n"
-
-#: hwclock/rtc.c:279
-#, c-format
-msgid "%s does not have interrupt functions. "
-msgstr "%s tidak memiliki fungsi interupsi. "
-
-#: hwclock/rtc.c:291
-#, c-format
-msgid "read() to %s to wait for clock tick failed"
-msgstr "read() untuk %s untuk menunggu clock tick gagal"
-
-#: hwclock/rtc.c:316
-#, c-format
-msgid "select() to %s to wait for clock tick failed"
-msgstr "select() untuk %s untuk menunggu clock tick gagal"
-
-#: hwclock/rtc.c:320
-#, fuzzy, c-format
-msgid "select() to %s to wait for clock tick timed out"
-msgstr "select() untuk %s waktu habis untuk menunggu clock tick\n"
-
-#: hwclock/rtc.c:330
-#, c-format
-msgid "ioctl() to %s to turn off update interrupts failed"
-msgstr "ioctl() untuk %s untuk mematikan interupsi update gagal"
-
-#: hwclock/rtc.c:334
-#, c-format
-msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
-msgstr ""
-"ioctl() untuk %s untuk menyalakan update interupsi gagal secara tidak terduga"
-
-#: hwclock/rtc.c:388
-#, fuzzy, c-format
-msgid "ioctl(%s) to %s to set the time failed."
-msgstr "ioctl() untuk %s untuk menset waktu gagal.\n"
-
-#: hwclock/rtc.c:394
-#, c-format
-msgid "ioctl(%s) was successful.\n"
-msgstr "ioctl(%s) berhasil.\n"
-
-#: hwclock/rtc.c:419
-#, c-format
-msgid "Open of %s failed"
-msgstr "Membuka untuk %s gagal"
-
-#: hwclock/rtc.c:435 hwclock/rtc.c:482
-#, fuzzy, c-format
-msgid ""
-"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
-"device driver via the device special file %s. This file does not exist on "
-"this system."
-msgstr ""
-"Untuk memanipulasi nilai epoch dalam kernel, kita harus mengakses Linux "
-"'rtc' device driver melalui file spesial %s. File ini mungkin tidak ada di "
-"system ini.\n"
-
-#: hwclock/rtc.c:440 hwclock/rtc.c:487
-#, c-format
-msgid "Unable to open %s"
-msgstr "Tidak dapat membuka %s"
-
-#: hwclock/rtc.c:447
-#, c-format
-msgid "ioctl(RTC_EPOCH_READ) to %s failed"
-msgstr "ioctl(RTC_EPOCH_READ) untuk %s gagal"
-
-#: hwclock/rtc.c:453
-#, c-format
-msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
-msgstr "kita telah membaca epoch %ld dari %s dengan RTC_EPOCH_READ ioctl.\n"
+msgid "write error"
+msgstr "col: write error.\n"
-#: hwclock/rtc.c:473
+#: include/optutils.h:30
#, fuzzy, c-format
-msgid "The epoch value may not be less than 1900. You requested %ld"
-msgstr "Nilai epoch mungkin tidak kurang dari 1900. Anda meminta %ld\n"
-
-#: hwclock/rtc.c:492
-#, c-format
-msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
-msgstr "Menset epoch menjadi %ld dengan RTC_EPOCH_SET ioctl menjadi %s.\n"
+msgid "options %s are mutually exclusive"
+msgstr "--offset dan --all adalah 'mutually exclusive'"
-#: hwclock/rtc.c:498
+#: lib/pager.c:105
#, fuzzy, c-format
-msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl."
-msgstr "Kernel device driver untuk %s tidak memiliki ioctl RTC_EPOCH_SET.\n"
-
-#: hwclock/rtc.c:502
-#, c-format
-msgid "ioctl(RTC_EPOCH_SET) to %s failed"
-msgstr "ioctl(RTC_EPOCH_SET) ke %s gagal"
+msgid "waitpid failed (%s)"
+msgstr "waitpid gagal"
#: lib/path.c:58 lib/path.c:70
#, fuzzy, c-format
msgid "error: cannot open %s"
msgstr "%s: tidak dapat membuka %s\n"
-#: lib/path.c:174 sys-utils/lscpu.c:1112
+#: lib/path.c:174 sys-utils/lscpu.c:1116
#, fuzzy
msgid "failed to callocate cpu set"
msgstr "gagal mengalokasikan outbuffer"
@@ -7204,159 +6712,159 @@ msgstr "gagal mendapatkan pid"
msgid "failed to parse CPU mask %s"
msgstr "gagal mendapatkan pid"
-#: login-utils/chfn.c:75 login-utils/chsh.c:63
+#: login-utils/chfn.c:76 login-utils/chsh.c:64
#, fuzzy, c-format
msgid " %s [options] [username]\n"
msgstr ""
"\n"
"Penggunaan: %s [pilihan] pathname [pathname ...]\n"
-#: login-utils/chfn.c:77
+#: login-utils/chfn.c:78
msgid " -f, --full-name <full-name> real name\n"
msgstr ""
-#: login-utils/chfn.c:78
+#: login-utils/chfn.c:79
msgid " -o, --office <office> office number\n"
msgstr ""
-#: login-utils/chfn.c:79
+#: login-utils/chfn.c:80
#, fuzzy
msgid " -p, --office-phone <phone> office phone number\n"
msgstr ""
"[ -p office-phone ]\n"
"\t[ -h home-phone ] "
-#: login-utils/chfn.c:80
+#: login-utils/chfn.c:81
msgid " -h, --home-phone <phone> home phone number\n"
msgstr ""
-#: login-utils/chfn.c:82 login-utils/chsh.c:68
+#: login-utils/chfn.c:83 login-utils/chsh.c:69
msgid " -u, --help display this help and exit\n"
msgstr ""
-#: login-utils/chfn.c:83 login-utils/chsh.c:69
+#: login-utils/chfn.c:84 login-utils/chsh.c:70
#, fuzzy
msgid " -v, --version output version information and exit\n"
msgstr " -V, --version Tampilkan informasi versi\n"
-#: login-utils/chfn.c:119 login-utils/chsh.c:94
+#: login-utils/chfn.c:121 login-utils/chsh.c:96
#, fuzzy, c-format
msgid "you (user %d) don't exist."
msgstr "%s: anda (pengguna %d) tidak ada.\n"
-#: login-utils/chfn.c:124 login-utils/chsh.c:99
+#: login-utils/chfn.c:126 login-utils/chsh.c:101
#, fuzzy, c-format
msgid "user \"%s\" does not exist."
msgstr "%s: pengguna \"%s\" tidak ada.\n"
-#: login-utils/chfn.c:129
+#: login-utils/chfn.c:131
#, fuzzy
msgid "can only change local entries"
msgstr "%s: hanya dapat mengubah masukan local; gunakan yp%s.\n"
-#: login-utils/chfn.c:139
+#: login-utils/chfn.c:141
#, fuzzy, c-format
msgid "%s is not authorized to change the finger info of %s"
msgstr "%s: %s tidak diperbolehkan untuk mengubah informasi finger dari %s\n"
-#: login-utils/chfn.c:141 login-utils/chsh.c:117
+#: login-utils/chfn.c:143 login-utils/chsh.c:119
msgid "Unknown user context"
msgstr "Context pengguna tidak diketahui"
-#: login-utils/chfn.c:147 login-utils/chsh.c:123
-#, fuzzy
-msgid "can't set default context for /etc/passwd"
+#: login-utils/chfn.c:149 login-utils/chsh.c:125
+#, fuzzy, c-format
+msgid "can't set default context for %s"
msgstr "%s: Tidak dapat menset default context untuk /etc/passwd"
-#: login-utils/chfn.c:157
+#: login-utils/chfn.c:159
#, c-format
msgid "Changing finger information for %s.\n"
msgstr "Mengubah informasi finger untuk %s.\n"
-#: login-utils/chfn.c:194
+#: login-utils/chfn.c:196
#, c-format
msgid "Finger information not changed.\n"
msgstr "Informasi finger tidak berubah.\n"
-#: login-utils/chfn.c:250 login-utils/chfn.c:327
+#: login-utils/chfn.c:252 login-utils/chfn.c:329
msgid "Office"
msgstr "Kantor"
-#: login-utils/chfn.c:254 login-utils/chfn.c:328
+#: login-utils/chfn.c:256 login-utils/chfn.c:330
msgid "Office Phone"
msgstr "Telepon Kantor"
-#: login-utils/chfn.c:258 login-utils/chfn.c:329
+#: login-utils/chfn.c:260 login-utils/chfn.c:331
msgid "Home Phone"
msgstr "Telepon Rumah"
-#: login-utils/chfn.c:349 login-utils/chsh.c:263
+#: login-utils/chfn.c:351 login-utils/chsh.c:265
#, fuzzy
msgid "Aborted."
msgstr ""
"\n"
"Dibatalkan.\n"
-#: login-utils/chfn.c:381
+#: login-utils/chfn.c:383
#, fuzzy, c-format
msgid "field %s is too long"
msgstr "field terlalu panjang.\n"
-#: login-utils/chfn.c:383
+#: login-utils/chfn.c:385
#, fuzzy
msgid "field is too long"
msgstr "field terlalu panjang.\n"
-#: login-utils/chfn.c:391
+#: login-utils/chfn.c:393
#, fuzzy, c-format
msgid "%s: '%c' is not allowed"
msgstr "%s: '%c' tidak diperbolehkan.\n"
-#: login-utils/chfn.c:393 login-utils/chsh.c:307
+#: login-utils/chfn.c:395 login-utils/chsh.c:309
#, fuzzy, c-format
msgid "'%c' is not allowed"
msgstr "'%c' tidak diperbolehkan.\n"
-#: login-utils/chfn.c:399
+#: login-utils/chfn.c:401
#, fuzzy, c-format
msgid "%s: control characters are not allowed"
msgstr "%s: Karakter Kontrol tidak diperbolehkan.\n"
-#: login-utils/chfn.c:402 login-utils/chsh.c:311
+#: login-utils/chfn.c:404 login-utils/chsh.c:313
#, fuzzy
msgid "control characters are not allowed"
msgstr "Character control tidak diperbolehkan.\n"
-#: login-utils/chfn.c:479
+#: login-utils/chfn.c:481
#, c-format
msgid "Finger information *NOT* changed. Try again later.\n"
msgstr "Informasi finger *TIDAT* diubah. Coba lagi nanti.\n"
-#: login-utils/chfn.c:482
+#: login-utils/chfn.c:484
#, c-format
msgid "Finger information changed.\n"
msgstr "Informasi finger berubah.\n"
-#: login-utils/chsh.c:65
+#: login-utils/chsh.c:66
#, fuzzy
msgid " -s, --shell <shell> specify login shell\n"
msgstr " -s, --shell=shell Mengeset shell quoting conventions\n"
-#: login-utils/chsh.c:66
+#: login-utils/chsh.c:67
msgid " -l, --list-shells print list of shells and exit\n"
msgstr ""
-#: login-utils/chsh.c:104
+#: login-utils/chsh.c:106
#, fuzzy
msgid "can only change local entries."
msgstr "%s: hanya dapat mengubah masukan local; gunakan yp%s.\n"
-#: login-utils/chsh.c:116
+#: login-utils/chsh.c:118
#, fuzzy, c-format
msgid "%s is not authorized to change the shell of %s"
msgstr "%s: %s tidak diijinkan untuk mengubah shell dari %s\n"
-#: login-utils/chsh.c:135
+#: login-utils/chsh.c:137
#, fuzzy
msgid ""
"running UID doesn't match UID of user we're altering, shell change denied"
@@ -7364,90 +6872,90 @@ msgstr ""
"%s: UID yang digunakan tidak cocok dengan UID dari pengguna yang "
"mengubahnya, perubahan shell ditolak\n"
-#: login-utils/chsh.c:140
-#, fuzzy
-msgid "your shell is not in /etc/shells, shell change denied"
+#: login-utils/chsh.c:142
+#, fuzzy, c-format
+msgid "your shell is not in %s, shell change denied"
msgstr ""
"%s: Shell anda tidak ada dalam daftar /etc/shells, perubahan shell ditolak\n"
-#: login-utils/chsh.c:146
+#: login-utils/chsh.c:148
#, c-format
msgid "Changing shell for %s.\n"
msgstr "Merubah shell untuk %s.\n"
-#: login-utils/chsh.c:180
+#: login-utils/chsh.c:182
msgid "New shell"
msgstr "Shell baru"
-#: login-utils/chsh.c:189
+#: login-utils/chsh.c:191
#, fuzzy
msgid "Shell not changed."
msgstr "Shell tidak berubah.\n"
-#: login-utils/chsh.c:192
+#: login-utils/chsh.c:194
#, fuzzy
msgid ""
"setpwnam failed\n"
"Shell *NOT* changed. Try again later."
msgstr "Shell *TIDAK* berubah. Coba lagi nanti.\n"
-#: login-utils/chsh.c:196
+#: login-utils/chsh.c:198
#, c-format
msgid "Shell changed.\n"
msgstr "Shell berubah.\n"
-#: login-utils/chsh.c:292
+#: login-utils/chsh.c:294
#, fuzzy
msgid "shell must be a full path name"
msgstr "%s: shell harus berada dalam full path name.\n"
-#: login-utils/chsh.c:296
+#: login-utils/chsh.c:298
#, fuzzy, c-format
msgid "\"%s\" does not exist"
msgstr "%s: \"%s\" tidak ada.\n"
-#: login-utils/chsh.c:300
+#: login-utils/chsh.c:302
#, fuzzy, c-format
msgid "\"%s\" is not executable"
msgstr "%s: \"%s\" bukan sebuah executable.\n"
-#: login-utils/chsh.c:319
+#: login-utils/chsh.c:321
#, fuzzy, c-format
-msgid "Warning: \"%s\" is not listed in /etc/shells."
+msgid "Warning: \"%s\" is not listed in %s."
msgstr "Peringatan: \"%s\" tidak terdaftar dalam /etc/shells.\n"
-#: login-utils/chsh.c:323 login-utils/chsh.c:329
+#: login-utils/chsh.c:325 login-utils/chsh.c:331
#, fuzzy, c-format
msgid ""
-"\"%s\" is not listed in /etc/shells.\n"
+"\"%s\" is not listed in %s.\n"
"Use %s -l to see list."
msgstr "%s: \"%s\" tidak terdaftar dalam /etc/shells.\n"
-#: login-utils/chsh.c:353
+#: login-utils/chsh.c:355
#, fuzzy
msgid "No known shells."
msgstr "Tidak ada shells yang diketahui.\n"
-#: login-utils/islocal.c:86
+#: login-utils/islocal.c:87
#, c-format
msgid "Failed to open %s for reading, exiting."
msgstr "Gagal membuka %s untuk membaca, keluar."
-#: login-utils/last.c:148
+#: login-utils/last.c:155
msgid "usage: last [-#] [-f file] [-t tty] [-h hostname] [user ...]\n"
msgstr ""
"penggunaan: last [-#] [-f file] [-t tty] [-h hostname] [pengguna ...]\n"
-#: login-utils/last.c:245
+#: login-utils/last.c:252
#, fuzzy, c-format
msgid "%s: mmap failed"
msgstr "%s: swapon gagal"
-#: login-utils/last.c:305
+#: login-utils/last.c:312
msgid " still logged in"
msgstr " tetap logged in"
-#: login-utils/last.c:327
+#: login-utils/last.c:334
#, c-format
msgid ""
"\n"
@@ -7456,12 +6964,12 @@ msgstr ""
"\n"
"wtmp dimulai %s"
-#: login-utils/last.c:424
+#: login-utils/last.c:431
#, fuzzy
msgid "gethostname failed"
msgstr "error: uname gagal"
-#: login-utils/last.c:470
+#: login-utils/last.c:477
#, c-format
msgid ""
"\n"
@@ -7470,106 +6978,106 @@ msgstr ""
"\n"
"interupsi %10.10s %5.5s \n"
-#. TRANSLATORS: The standard value for %d is 60.
-#: login-utils/login.c:157
+#. TRANSLATORS: The standard value for %u is 60.
+#: login-utils/login.c:176
#, fuzzy, c-format
-msgid "timed out after %d seconds"
+msgid "timed out after %u seconds"
msgstr "Waktu habis untuk Login sesudah %d detik\n"
-#: login-utils/login.c:265
+#: login-utils/login.c:284
#, fuzzy, c-format
msgid "FATAL: can't reopen tty: %m"
msgstr "FATAL: tidak dapat membuka tty: %s"
-#: login-utils/login.c:271
+#: login-utils/login.c:290
#, c-format
msgid "FATAL: %s is not a terminal"
msgstr "FATAL: %s bukan sebuah terminal"
-#: login-utils/login.c:289
+#: login-utils/login.c:308
#, fuzzy, c-format
msgid "chown (%s, %lu, %lu) failed: %m"
msgstr "chown gagal: %s"
-#: login-utils/login.c:293
+#: login-utils/login.c:312
#, fuzzy, c-format
msgid "chmod (%s, %u) failed: %m"
msgstr "/dev: chdir() gagal: %m"
-#: login-utils/login.c:358
+#: login-utils/login.c:374
msgid "FATAL: bad tty"
msgstr "FATAL: tty buruk"
-#: login-utils/login.c:386
+#: login-utils/login.c:404
#, c-format
msgid "FATAL: %s: change permissions failed: %m"
msgstr ""
-#: login-utils/login.c:520
+#: login-utils/login.c:523
#, c-format
msgid "Last login: %.*s "
msgstr "Login terakhir: %.*s"
-#: login-utils/login.c:522
+#: login-utils/login.c:525
#, c-format
msgid "from %.*s\n"
msgstr "dari %.*s\n"
-#: login-utils/login.c:525
+#: login-utils/login.c:528
#, c-format
msgid "on %.*s\n"
msgstr "di %.*s\n"
-#: login-utils/login.c:542
+#: login-utils/login.c:545
#, fuzzy
msgid "write lastlog failed"
msgstr "gagal menulis ke stdout"
-#: login-utils/login.c:627
+#: login-utils/login.c:635
#, c-format
msgid "DIALUP AT %s BY %s"
msgstr "DIALUP PADA %s OLEH %s"
-#: login-utils/login.c:632
+#: login-utils/login.c:640
#, c-format
msgid "ROOT LOGIN ON %s FROM %s"
msgstr "ROOT LOGIN DI %s DARI %s"
-#: login-utils/login.c:635
+#: login-utils/login.c:643
#, c-format
msgid "ROOT LOGIN ON %s"
msgstr "ROOT LOGIN DI %s"
-#: login-utils/login.c:638
+#: login-utils/login.c:646
#, c-format
msgid "LOGIN ON %s BY %s FROM %s"
msgstr "LOGIN DI %s OLEH %s DARI %s"
-#: login-utils/login.c:641
+#: login-utils/login.c:649
#, c-format
msgid "LOGIN ON %s BY %s"
msgstr "LOGIN DI %s OLEH %s"
-#: login-utils/login.c:702
+#: login-utils/login.c:710
msgid "login: "
msgstr "login: "
-#: login-utils/login.c:728
+#: login-utils/login.c:736
#, fuzzy, c-format
msgid "PAM failure, aborting: %s"
msgstr "%s: PAM Gagal, membatalkan: %s\n"
-#: login-utils/login.c:729
+#: login-utils/login.c:737
#, c-format
msgid "Couldn't initialize PAM: %s"
msgstr "Tidak dapat menginitialisasi PAM: %s"
-#: login-utils/login.c:800
-#, c-format
-msgid "FAILED LOGIN %d FROM %s FOR %s, %s"
+#: login-utils/login.c:809
+#, fuzzy, c-format
+msgid "FAILED LOGIN %u FROM %s FOR %s, %s"
msgstr "GAGAL LOGIN %d DARI %s UNTUK %s, %s"
-#: login-utils/login.c:808
+#: login-utils/login.c:817 login-utils/sulogin.c:602
#, c-format
msgid ""
"Login incorrect\n"
@@ -7578,17 +7086,17 @@ msgstr ""
"Login tidak benar\n"
"\n"
-#: login-utils/login.c:823
-#, c-format
-msgid "TOO MANY LOGIN TRIES (%d) FROM %s FOR %s, %s"
+#: login-utils/login.c:832
+#, fuzzy, c-format
+msgid "TOO MANY LOGIN TRIES (%u) FROM %s FOR %s, %s"
msgstr "TERLALU BANYAK LOGIN DICOBA (%d) DARI %s UNTUK %s, %s"
-#: login-utils/login.c:829
+#: login-utils/login.c:838
#, c-format
msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s"
msgstr "GAGAL SESI LOGIN DARI %s UNTUK %s, %s"
-#: login-utils/login.c:837
+#: login-utils/login.c:846
#, c-format
msgid ""
"\n"
@@ -7597,7 +7105,7 @@ msgstr ""
"\n"
"Login tidak benar\n"
-#: login-utils/login.c:865 login-utils/login.c:1319 login-utils/login.c:1343
+#: login-utils/login.c:874 login-utils/login.c:1326 login-utils/login.c:1350
#, fuzzy
msgid ""
"\n"
@@ -7606,214 +7114,414 @@ msgstr ""
"\n"
"Masalah dari sesi setup, batal.\n"
-#: login-utils/login.c:866
+#: login-utils/login.c:875
#, c-format
msgid "NULL user name in %s:%d. Abort."
msgstr "KOSONG di pengguna (username) dalam %s: %d. Batal."
-#: login-utils/login.c:1068 login-utils/vipw.c:232 sys-utils/flock.c:306
-#: sys-utils/swapon.c:274 term-utils/script.c:263 term-utils/script.c:273
-msgid "fork failed"
-msgstr "gagal fork"
-
-#: login-utils/login.c:1120
+#: login-utils/login.c:1129
#, c-format
msgid "TIOCSCTTY failed: %m"
msgstr "TIOCSCTTY gagal: %m"
-#: login-utils/login.c:1263
+#: login-utils/login.c:1270
#, c-format
msgid "login: -h for super-user only.\n"
msgstr "login: -h hanya untuk super-user.\n"
-#: login-utils/login.c:1278
+#: login-utils/login.c:1285
#, fuzzy, c-format
msgid "usage: login [ -p ] [ -h host ] [ -H ] [ -f username | username ]\n"
msgstr ""
"penggunaan: last [-#] [-f file] [-t tty] [-h hostname] [pengguna ...]\n"
-#: login-utils/login.c:1320
+#: login-utils/login.c:1327
#, c-format
msgid "Invalid user name \"%s\" in %s:%d. Abort."
msgstr "Pengguna (username) tidak valid \"%s\" dalam %s:%d. Batal."
-#: login-utils/login.c:1342
+#: login-utils/login.c:1349
#, fuzzy, c-format
msgid "groups initialization failed: %m"
msgstr "error: %s: gagal melakukan inisialisasi probing"
-#: login-utils/login.c:1367
+#: login-utils/login.c:1374
#, fuzzy
msgid "setgid() failed"
msgstr "setuid() gagal"
-#: login-utils/login.c:1397
+#: login-utils/login.c:1404
#, c-format
msgid "You have new mail.\n"
msgstr "Anda memiliki mail baru.\n"
-#: login-utils/login.c:1399
+#: login-utils/login.c:1406
#, c-format
msgid "You have mail.\n"
msgstr "Anda memiliki mail.\n"
-#: login-utils/login.c:1413
+#: login-utils/login.c:1420
msgid "setuid() failed"
msgstr "setuid() gagal"
-#: login-utils/login.c:1419
+#: login-utils/login.c:1426 login-utils/sulogin.c:343
#, fuzzy, c-format
msgid "%s: change directory failed"
msgstr "%s: gagal mendapatkan ukuran"
-#: login-utils/login.c:1426
+#: login-utils/login.c:1433 login-utils/sulogin.c:344
#, c-format
msgid "Logging in with home = \"/\".\n"
msgstr "Logging in dengan home = \"/\".\n"
-#: login-utils/login.c:1455
+#: login-utils/login.c:1462
#, fuzzy
msgid "couldn't exec shell script"
msgstr "login: tidak dapat mengeksekusi shell script: %s.\n"
-#: login-utils/login.c:1457
+#: login-utils/login.c:1464
#, fuzzy
msgid "no shell"
msgstr "Tidak ada shell"
-#: login-utils/logindefs.c:192
+#: login-utils/logindefs.c:203
#, fuzzy, c-format
msgid "%s: %s contains invalid numerical value: %s"
msgstr "Nilai interval tidak valid: %s\n"
-#: login-utils/newgrp.c:91 sys-utils/losetup.c:350 sys-utils/mount.c:116
+#: login-utils/newgrp.c:101 mount-deprecated/mount.c:1318
+#: sys-utils/losetup.c:394 sys-utils/mount.c:122
msgid "Password: "
msgstr "Password: "
-#: login-utils/newgrp.c:103
+#: login-utils/newgrp.c:113
#, fuzzy, c-format
msgid " %s <group>\n"
msgstr "newgrp: Tidak group seperti itu."
-#: login-utils/newgrp.c:139
+#: login-utils/newgrp.c:150
#, fuzzy
msgid "who are you?"
msgstr "newgrp: Siapa anda?"
-#: login-utils/newgrp.c:146 login-utils/newgrp.c:158
+#: login-utils/newgrp.c:157 login-utils/newgrp.c:169
#, fuzzy
msgid "setgid failed"
msgstr "setuid() gagal"
-#: login-utils/newgrp.c:151 login-utils/newgrp.c:154
+#: login-utils/newgrp.c:162 login-utils/newgrp.c:165
#, fuzzy
msgid "no such group"
msgstr "newgrp: Tidak group seperti itu."
-#: login-utils/newgrp.c:160 sys-utils/mount.c:387
+#: login-utils/newgrp.c:171 sys-utils/mount.c:419
#, fuzzy
msgid "permission denied"
msgstr "mount: ijin ditolak"
-#: login-utils/newgrp.c:165
+#: login-utils/newgrp.c:176
#, fuzzy
msgid "setuid failed"
msgstr "setuid() gagal"
-#: login-utils/newgrp.c:170 sys-utils/unshare.c:134
+#: login-utils/newgrp.c:181 sys-utils/unshare.c:136
#, c-format
msgid "exec %s failed"
msgstr "gagal menjalankan %s"
-#: login-utils/vipw.c:145
+#: login-utils/su.c:210
+#, fuzzy, c-format
+msgid "cannot not open session: %s"
+msgstr "tidak dapat membuka %s"
+
+#: login-utils/su.c:220
#, fuzzy
-msgid "cannot lock password file"
-msgstr "mount: tidak dapat menset id pengguna: %s"
+msgid "cannot create child process"
+msgstr "%s: tunggu: Tida ada proses anak lagi?!?\n"
+
+#: login-utils/su.c:232
+#, fuzzy, c-format
+msgid "cannot change directory to %s"
+msgstr "namei: tidak dapat memperoleh direktori saat ini - %s\n"
+
+#: login-utils/su.c:237
+#, fuzzy
+msgid "cannot block signals"
+msgstr "Tidak dapat membuka file '%s'"
+
+#: login-utils/su.c:251 login-utils/su.c:259 login-utils/su.c:265
+#: sys-utils/cytune.c:170
+#, fuzzy
+msgid "cannot set signal handler"
+msgstr "Tidak dapat menset pengolah sinyal"
+
+#: login-utils/su.c:298
+#, c-format
+msgid ""
+"\n"
+"Session terminated, killing shell..."
+msgstr ""
+
+#: login-utils/su.c:308
+#, fuzzy, c-format
+msgid " ...killed.\n"
+msgstr "%s gagal.\n"
+
+#: login-utils/su.c:366
+#, fuzzy
+msgid "incorrect password"
+msgstr "Password salah."
+
+#: login-utils/su.c:492
+#, fuzzy
+msgid "failed to set PATH"
+msgstr "gagal untuk mendapatkan statistik: %s"
+
+#: login-utils/su.c:565
+#, fuzzy
+msgid "cannot set groups"
+msgstr "mount tidak dapat menset grup id: %s"
-#: login-utils/vipw.c:147
+#: login-utils/su.c:580 sys-utils/eject.c:656 sys-utils/unshare.c:129
#, fuzzy
-msgid "cannot lock group file"
+msgid "cannot set group id"
msgstr "mount tidak dapat menset grup id: %s"
-#: login-utils/vipw.c:159
+#: login-utils/su.c:582 sys-utils/unshare.c:132
+#, fuzzy
+msgid "cannot set user id"
+msgstr "mount: tidak dapat menset id pengguna: %s"
+
+#: login-utils/su.c:654 misc-utils/getopt.c:219
#, fuzzy, c-format
-msgid "the %s file is busy (%s present)"
-msgstr "%s: file %s sedang sibuk (%s ada)\n"
+msgid "Try `%s --help' for more information.\n"
+msgstr ""
+"%s: %s\n"
+"Coba `%s --help' untuk informasi lebih lanjut.\n"
+
+#: login-utils/su.c:658
+#, c-format
+msgid "Usage: %s [OPTION]... [-] [USER [ARG]...]\n"
+msgstr ""
-#: login-utils/vipw.c:162
+#: login-utils/su.c:659
+msgid ""
+"Change the effective user id and group id to that of USER.\n"
+"\n"
+" -, -l, --login make the shell a login shell\n"
+" -c, --command=COMMAND pass a single COMMAND to the shell with -c\n"
+" --session-command=COMMAND pass a single COMMAND to the shell with -c\n"
+" and do not create a new session\n"
+" -f, --fast pass -f to the shell (for csh or tcsh)\n"
+" -m, --preserve-environment do not reset environment variables\n"
+" -p same as -m\n"
+" -s, --shell=SHELL run SHELL if /etc/shells allows it\n"
+" --help display this help and exit\n"
+" --version output version information and exit\n"
+"\n"
+"A mere - implies -l. If USER not given, assume root.\n"
+msgstr ""
+
+#: login-utils/su.c:759
#, fuzzy, c-format
-msgid "can't link %s"
-msgstr "%s: tidak dapat menlink %s: %s\n"
+msgid "user %s does not exist"
+msgstr "%s: pengguna \"%s\" tidak ada.\n"
-#: login-utils/vipw.c:187
+#: login-utils/su.c:790
+#, c-format
+msgid "using restricted shell %s"
+msgstr ""
+
+#: login-utils/su.c:810
+#, fuzzy, c-format
+msgid "warning: cannot change directory to %s"
+msgstr "namei: tidak dapat memperoleh direktori saat ini - %s\n"
+
+#: login-utils/sulogin.c:243
+#, fuzzy, c-format
+msgid "%s: no entry for root\n"
+msgstr "%s: tidak dapat membuka untuk baca/tulis"
+
+#: login-utils/sulogin.c:270
+#, fuzzy, c-format
+msgid "%s: no entry for root"
+msgstr "%s: tidak dapat membuka untuk baca/tulis"
+
+#: login-utils/sulogin.c:274
+#, fuzzy, c-format
+msgid "%s: root password garbled"
+msgstr "%s: file password sedang sibuk.\n"
+
+#: login-utils/sulogin.c:293
+#, c-format
+msgid "Give root password for maintenance\n"
+msgstr ""
+
+#: login-utils/sulogin.c:295
+#, c-format
+msgid "Press enter for maintenance"
+msgstr ""
+
+#: login-utils/sulogin.c:296
+#, fuzzy, c-format
+msgid "(or type Control-D to continue): "
+msgstr "Apakah anda benar - benar ingin melanjutkan"
+
+#: login-utils/sulogin.c:347
+#, fuzzy
+msgid "change directory to system root failed"
+msgstr "%s: gagal mendapatkan ukuran"
+
+#: login-utils/sulogin.c:394
+#, fuzzy
+msgid "setexeccon failed"
+msgstr "gagal eksekusi"
+
+#: login-utils/sulogin.c:403 login-utils/sulogin.c:407
+#, fuzzy, c-format
+msgid "%s: exec failed"
+msgstr "%s: lseek gagal"
+
+#: login-utils/sulogin.c:430
+#, fuzzy
+msgid "tcgetattr failed"
+msgstr "%s: stat gagal"
+
+#: login-utils/sulogin.c:437
+#, fuzzy
+msgid "tcsetattr failed"
+msgstr "%s: stat gagal"
+
+#: login-utils/sulogin.c:444
+#, fuzzy, c-format
+msgid " %s [options] [tty device]\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: login-utils/sulogin.c:447
+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:488 misc-utils/findmnt.c:1196 term-utils/wall.c:128
+#, fuzzy
+msgid "invalid timeout argument"
+msgstr "pilihan tidak valid"
+
+#: login-utils/sulogin.c:510
+#, fuzzy
+msgid "only root can run this program."
+msgstr "mount: hanya root yang dapat melakukan itu"
+
+#: login-utils/sulogin.c:529
+#, fuzzy, c-format
+msgid "%s: not a tty"
+msgstr "akar inode bukan sebuah direktori"
+
+#: login-utils/sulogin.c:577
+#, fuzzy
+msgid "TIOCSCTTY: ioctl failed"
+msgstr "TIOCSCTTY gagal: %m"
+
+#: login-utils/sulogin.c:586
+#, fuzzy
+msgid "cannot open password database."
+msgstr "mount: tidak dapat menset id pengguna: %s"
+
+#: login-utils/vipw.c:150 term-utils/wall.c:193
+#, fuzzy
+msgid "can't open temporary file"
+msgstr "%s: tidak dapat membuka file sementara.\n"
+
+#: login-utils/vipw.c:166
#, fuzzy, c-format
msgid "%s: create a link to %s failed"
msgstr "%s: mengubah nama %s ke %s gagal: %s\n"
-#: login-utils/vipw.c:194
+#: login-utils/vipw.c:173
#, fuzzy, c-format
msgid "Can't get context for %s"
msgstr "%s: Tidak dapat memperoleh context untuk %s"
-#: login-utils/vipw.c:200
+#: login-utils/vipw.c:179
#, fuzzy, c-format
msgid "Can't set context for %s"
msgstr "%s: Tidak dapat menset context untuk %s"
-#: login-utils/vipw.c:267
+#: login-utils/vipw.c:247
#, fuzzy, c-format
msgid "%s unchanged"
msgstr "%s: %s tidak diubah\n"
-#: login-utils/vipw.c:287
+#: login-utils/vipw.c:263
+#, fuzzy
+msgid "cannot get lock"
+msgstr "tidak dapat melakukan fork"
+
+#: login-utils/vipw.c:267
+#, fuzzy
+msgid "cannot open file"
+msgstr "Tidak dapat membuka file '%s'"
+
+#: login-utils/vipw.c:278
#, fuzzy
msgid "no changes made"
msgstr "%s: tidak ada perubahan yang dilakukan\n"
-#: login-utils/vipw.c:339
+#: login-utils/vipw.c:287
+#, fuzzy
+msgid "cannot chmod file"
+msgstr "Tidak dapat membuka file '%s'"
+
+#: login-utils/vipw.c:328
#, c-format
msgid "You are using shadow groups on this system.\n"
msgstr "Anda menggunakan shadow group di system ini.\n"
-#: login-utils/vipw.c:340
+#: login-utils/vipw.c:329
#, c-format
msgid "You are using shadow passwords on this system.\n"
msgstr "Anda menggunakan shadow password di system ini.\n"
-#: login-utils/vipw.c:341
+#. TRANSLATORS: this program uses for y and n rpmatch(3),
+#. * which means they can be translated.
+#: login-utils/vipw.c:332
#, c-format
msgid "Would you like to edit %s now [y/n]? "
msgstr "Apakah anda ingin mengedir %s sekarang [y/n]? "
-#: misc-utils/cal.c:369
+#: misc-utils/cal.c:371
#, fuzzy
msgid "illegal day value"
msgstr "Jumlah head tidak valid"
-#: misc-utils/cal.c:371 misc-utils/cal.c:385
+#: misc-utils/cal.c:373 misc-utils/cal.c:387
#, c-format
msgid "illegal day value: use 1-%d"
msgstr "nilai hari ilegal: gunakan 1-%d"
-#: misc-utils/cal.c:374 misc-utils/cal.c:376
+#: misc-utils/cal.c:376 misc-utils/cal.c:378
msgid "illegal month value: use 1-12"
msgstr "nilai bulan ilegal: gunakan 1-12"
-#: misc-utils/cal.c:379 misc-utils/cal.c:381
+#: misc-utils/cal.c:381 misc-utils/cal.c:383
msgid "illegal year value: use 1-9999"
msgstr "nilai tahun ilegal: gunakan 1-9999"
-#: misc-utils/cal.c:469
+#: misc-utils/cal.c:471
#, c-format
msgid "%s %d"
msgstr "%s %d"
-#: misc-utils/cal.c:784
+#: misc-utils/cal.c:786
#, fuzzy, c-format
msgid " %s [options] [[[day] month] year]\n"
msgstr "penggunaan: cal [-13smjyV] [[[hari] bulan] tahun]\n"
-#: misc-utils/cal.c:788
+#: misc-utils/cal.c:790
msgid ""
" -1, --one show only current month (default)\n"
" -3, --three show previous, current and next month\n"
@@ -7826,158 +7534,177 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/ddate.c:205
+#: misc-utils/ddate.c:207
#, c-format
msgid "usage: %s [+format] [day month year]\n"
msgstr "penggunaan: %s [+format] [hari bulan tahun]\n"
-#: misc-utils/ddate.c:252
+#: misc-utils/ddate.c:254
msgid "St. Tib's Day"
msgstr "St. Tib's Day"
-#: misc-utils/findfs.c:24
-#, c-format
-msgid "Usage: %s LABEL=<label>|UUID=<uuid>\n"
+#: misc-utils/findfs.c:22
+#, fuzzy, c-format
+msgid ""
+" %1$s [options] LABEL=<label>\n"
+" %1$s [options] UUID=<uuid>\n"
msgstr "Penggunaan: %s LABEL=<nama>|UUID=<uuid>\n"
-#: misc-utils/findfs.c:55 misc-utils/logger.c:94
+#: misc-utils/findfs.c:64 misc-utils/logger.c:128
#, c-format
msgid "unable to resolve '%s'"
msgstr "tidak dapat menentukan '%s'"
-#: misc-utils/findmnt.c:89
+#: misc-utils/findmnt.c:103
#, fuzzy
msgid "source device"
msgstr "perangkat block "
-#: misc-utils/findmnt.c:90
+#: misc-utils/findmnt.c:104
msgid "mountpoint"
msgstr ""
-#: misc-utils/findmnt.c:91 misc-utils/lsblk.c:106
+#: misc-utils/findmnt.c:105 misc-utils/lsblk.c:112
#, fuzzy
msgid "filesystem type"
msgstr "Masukkan tipe filesystem: "
-#: misc-utils/findmnt.c:92
+#: misc-utils/findmnt.c:106
#, fuzzy
msgid "all mount options"
msgstr "gagal mendapatkan pid"
-#: misc-utils/findmnt.c:93
+#: misc-utils/findmnt.c:107
msgid "VFS specific mount options"
msgstr ""
-#: misc-utils/findmnt.c:94
+#: misc-utils/findmnt.c:108
#, fuzzy
msgid "FS specific mount options"
msgstr "pilihan yang berguna:"
-#: misc-utils/findmnt.c:95
+#: misc-utils/findmnt.c:109
#, fuzzy
msgid "filesystem label"
msgstr "Masukkan tipe filesystem: "
-#: misc-utils/findmnt.c:96 misc-utils/lsblk.c:109
+#: misc-utils/findmnt.c:110 misc-utils/lsblk.c:115
msgid "filesystem UUID"
msgstr ""
-#: misc-utils/findmnt.c:97 misc-utils/lsblk.c:105
+#: misc-utils/findmnt.c:111
+#, fuzzy
+msgid "partition label"
+msgstr "Nomor partisi"
+
+#: misc-utils/findmnt.c:113 misc-utils/lsblk.c:111
msgid "major:minor device number"
msgstr ""
-#: misc-utils/findmnt.c:98
+#: misc-utils/findmnt.c:114
msgid "action detected by --poll"
msgstr ""
-#: misc-utils/findmnt.c:99
+#: misc-utils/findmnt.c:115
msgid "old mount options saved by --poll"
msgstr ""
-#: misc-utils/findmnt.c:100
+#: misc-utils/findmnt.c:116
msgid "old mountpoint saved by --poll"
msgstr ""
-#: misc-utils/findmnt.c:218
-#, fuzzy, c-format
-msgid "unknown action: %s"
-msgstr "%s: Perintah tidak diketahui: %s\n"
+#: misc-utils/findmnt.c:117
+#, fuzzy
+msgid "filesystem size"
+msgstr "Masukkan tipe filesystem: "
-#: misc-utils/findmnt.c:261 misc-utils/lsblk.c:214 partx/partx.c:148
-#: sys-utils/lscpu.c:257 sys-utils/prlimit.c:270
+#: misc-utils/findmnt.c:118
+#, fuzzy
+msgid "filesystem size available"
+msgstr "Masukkan tipe filesystem: "
+
+#: misc-utils/findmnt.c:119
+#, fuzzy
+msgid "filesystem size used"
+msgstr "Masukkan tipe filesystem: "
+
+#: misc-utils/findmnt.c:120
+#, fuzzy
+msgid "filesystem use percentage"
+msgstr "Masukkan tipe filesystem: "
+
+#: misc-utils/findmnt.c:294
#, fuzzy, c-format
-msgid "unknown column: %s"
+msgid "unknown action: %s"
msgstr "%s: Perintah tidak diketahui: %s\n"
-#: misc-utils/findmnt.c:367
+#: misc-utils/findmnt.c:490
#, fuzzy
msgid "mount"
msgstr "ncount"
-#: misc-utils/findmnt.c:370
+#: misc-utils/findmnt.c:493
#, fuzzy
msgid "umount"
msgstr "ncount"
-#: misc-utils/findmnt.c:373
+#: misc-utils/findmnt.c:496
#, fuzzy
msgid "remount"
msgstr "jumlah yang terbaca"
-#: misc-utils/findmnt.c:376
+#: misc-utils/findmnt.c:499
#, fuzzy
msgid "move"
msgstr " Hapus"
-#: misc-utils/findmnt.c:411 misc-utils/findmnt.c:428 partx/partx.c:438
-#: sys-utils/prlimit.c:221
-#, fuzzy
-msgid "failed to add line to output"
-msgstr "gagal mengalokasikan outbuffer"
+#: misc-utils/findmnt.c:502 schedutils/ionice.c:79 sys-utils/hwclock.c:336
+msgid "unknown"
+msgstr "tidak diketahui"
-#: misc-utils/findmnt.c:493
+#: misc-utils/findmnt.c:616
#, fuzzy, c-format
msgid "%s: parse error at line %d"
msgstr "error mengambil\n"
-#: misc-utils/findmnt.c:520 misc-utils/findmnt.c:719 sys-utils/mount.c:546
+#: misc-utils/findmnt.c:637 misc-utils/findmnt.c:852 sys-utils/eject.c:710
+#: sys-utils/mount.c:580
#, fuzzy
msgid "failed to initialize libmount table"
msgstr "gagal menginisialisasi baris penyangga\n"
-#: misc-utils/findmnt.c:547 text-utils/parse.c:64
+#: misc-utils/findmnt.c:664 text-utils/parse.c:64
#, fuzzy, c-format
msgid "can't read %s"
msgstr "%s: tidak dapat membaca %s.\n"
-#: misc-utils/findmnt.c:659 misc-utils/findmnt.c:725 sys-utils/mount.c:143
-#: sys-utils/mount.c:187 sys-utils/umount.c:240
+#: misc-utils/findmnt.c:792 misc-utils/findmnt.c:858 sys-utils/mount.c:149
+#: sys-utils/mount.c:195 sys-utils/swapoff.c:98 sys-utils/swapon.c:88
+#: sys-utils/swapon.c:463 sys-utils/umount.c:241
#, fuzzy
msgid "failed to initialize libmount iterator"
msgstr "gagal menginisialisasi baris penyangga\n"
-#: misc-utils/findmnt.c:731
+#: misc-utils/findmnt.c:864
#, fuzzy
msgid "failed to initialize libmount tabdiff"
msgstr "gagal menginisialisasi baris penyangga\n"
-#: misc-utils/findmnt.c:759
+#: misc-utils/findmnt.c:892
#, fuzzy
msgid "poll() failed"
msgstr "malloc() gagal"
-#: misc-utils/findmnt.c:820
+#: misc-utils/findmnt.c:954
#, c-format
msgid ""
-"\n"
-"Usage:\n"
" %1$s [options]\n"
" %1$s [options] <device> | <mountpoint>\n"
" %1$s [options] <device> <mountpoint>\n"
" %1$s [options] [--source <device>] [--target <mountpoint>]\n"
msgstr ""
-#: misc-utils/findmnt.c:828
+#: misc-utils/findmnt.c:961
#, c-format
msgid ""
"\n"
@@ -7989,7 +7716,7 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/findmnt.c:835
+#: misc-utils/findmnt.c:968
#, c-format
msgid ""
" -p, --poll[=<list>] monitor changes in table of mounted filesystems\n"
@@ -7997,29 +7724,31 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/findmnt.c:839
+#: misc-utils/findmnt.c:972
#, c-format
msgid ""
+" -A, --all disable all built-in filters, print all filesystems\n"
" -a, --ascii use ASCII chars for tree formatting\n"
" -c, --canonicalize canonicalize printed paths\n"
+" -D, --df imitate the output of df(1)\n"
" -d, --direction <word> direction of search, 'forward' or 'backward'\n"
-" -e, --evaluate convert tags (LABEL/UUID) to device names\n"
+" -e, --evaluate convert tags (LABEL,UUID,PARTUUID,PARTLABEL) \n"
+" to device names\n"
" -F, --tab-file <path> alternative file for --fstab, --mtab or --kernel "
"options\n"
" -f, --first-only print the first found filesystem only\n"
msgstr ""
-#: misc-utils/findmnt.c:847
+#: misc-utils/findmnt.c:983
#, c-format
msgid ""
-" -h, --help display this help text and exit\n"
" -i, --invert invert the sense of matching\n"
" -l, --list use list format output\n"
" -n, --noheadings don't print column headings\n"
" -u, --notruncate don't truncate text in columns\n"
msgstr ""
-#: misc-utils/findmnt.c:853
+#: misc-utils/findmnt.c:988
#, c-format
msgid ""
" -O, --options <list> limit the set of filesystems by mount options\n"
@@ -8029,133 +7758,196 @@ msgid ""
" -t, --types <list> limit the set of filesystems by FS types\n"
msgstr ""
-#: misc-utils/findmnt.c:859
+#: misc-utils/findmnt.c:994
#, c-format
msgid ""
" -v, --nofsroot don't print [/dir] for bind or btrfs mounts\n"
" -R, --submounts print all submounts for the matching filesystems\n"
-" -S, --source <string> the device to mount (by name, LABEL= or UUID=)\n"
+" -S, --source <string> the device to mount (by name, maj:min, \n"
+" LABEL=, UUID=, PARTUUID=, PARTLABEL=)\n"
" -T, --target <string> the mountpoint to use\n"
-"\n"
msgstr ""
-#: misc-utils/findmnt.c:865 misc-utils/lsblk.c:938 sys-utils/lscpu.c:1225
+#: misc-utils/findmnt.c:1004 sys-utils/lscpu.c:1229
#, fuzzy, c-format
msgid ""
"\n"
"Available columns:\n"
msgstr "Perintah yang tersedia:\n"
-#: misc-utils/findmnt.c:871
-#, fuzzy, c-format
-msgid ""
-"\n"
-"For more information see findmnt(1).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat namei(1).\n"
-
-#: misc-utils/findmnt.c:879 misc-utils/lsblk.c:951
-#, fuzzy
-msgid "options are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: misc-utils/findmnt.c:949
+#: misc-utils/findmnt.c:1106
#, fuzzy, c-format
msgid "unknown direction '%s'"
msgstr "Bukan direktori %s!\n"
-#: misc-utils/findmnt.c:1043
-#, fuzzy
-msgid "failed to parse timeout"
-msgstr "gagal mendapatkan pid"
-
-#: misc-utils/findmnt.c:1070
-msgid "--poll accepts only one file, but mure specified by --tab-file"
+#: misc-utils/findmnt.c:1235
+msgid "--poll accepts only one file, but more specified by --tab-file"
msgstr ""
-#: misc-utils/findmnt.c:1075
+#: misc-utils/findmnt.c:1240
msgid ""
"options --target and --source can't be used together with command line "
"element that is not an option"
msgstr ""
-#: misc-utils/findmnt.c:1117
+#: misc-utils/findmnt.c:1283
#, fuzzy
msgid "failed to initialize libmount cache"
msgstr "gagal menginisialisasi baris penyangga\n"
-#: misc-utils/findmnt.c:1127 misc-utils/lsblk.c:1094 partx/partx.c:526
-#: sys-utils/lscpu.c:1016 sys-utils/prlimit.c:282
-#, fuzzy
-msgid "failed to initialize output table"
-msgstr "gagal menginisialisasi baris penyangga\n"
-
-#: misc-utils/findmnt.c:1139
+#: misc-utils/findmnt.c:1313
#, c-format
msgid "%s column is requested, but --poll is not enabled"
msgstr ""
-#: misc-utils/findmnt.c:1145 misc-utils/lsblk.c:1104 partx/partx.c:534
-#: sys-utils/prlimit.c:290
+#: misc-utils/getopt.c:288
+msgid "empty long option after -l or --long argument"
+msgstr "long pilihan kosong setelah pilihan -l atau --long argumen"
+
+#: misc-utils/getopt.c:309
+msgid "unknown shell after -s or --shell argument"
+msgstr "tidak diketahui shell setelah pilihan -s atau --shell argumen"
+
+#: misc-utils/getopt.c:317
+#, fuzzy, c-format
+msgid ""
+" %1$s optstring parameters\n"
+" %1$s [options] [--] optstring parameters\n"
+" %1$s [options] -o|--options optstring [options] [--] parameters\n"
+msgstr " getopt [pilihan] -o | --options optstring [pilihan] [--]\n"
+
+#: misc-utils/getopt.c:323
#, fuzzy
-msgid "failed to initialize output column"
-msgstr "gagal menginisialisasi baris penyangga\n"
+msgid ""
+" -a, --alternative Allow long options starting with single -\n"
+msgstr ""
+" -a, --alternative Membolehkan pilihan panjang dimulai dengan "
+"sebuah -\n"
+
+#: misc-utils/getopt.c:324
+#, fuzzy
+msgid " -h, --help This small usage guide\n"
+msgstr " -h, --help Ini sedikit petunjuk penggunaan\n"
+
+#: misc-utils/getopt.c:325
+#, fuzzy
+msgid " -l, --longoptions <longopts> Long options to be recognized\n"
+msgstr " -l, --longoptions=longopts Pilihan panjang yang dikenal\n"
+
+#: misc-utils/getopt.c:326
+#, fuzzy
+msgid ""
+" -n, --name <progname> The name under which errors are reported\n"
+msgstr " -n, --name=progname Nama dimana error tersebut dilaporkan\n"
+
+#: misc-utils/getopt.c:327
+#, fuzzy
+msgid " -o, --options <optstring> Short options to be recognized\n"
+msgstr " -o, --options=optstring Pilihan pendek yang dikenal\n"
+
+#: misc-utils/getopt.c:328
+#, fuzzy
+msgid " -q, --quiet Disable error reporting by getopt(3)\n"
+msgstr ""
+" -q, --quiet Mematikan laporan error oleh getopt(3)\n"
+
+#: misc-utils/getopt.c:329
+#, fuzzy
+msgid " -Q, --quiet-output No normal output\n"
+msgstr " -Q, --quiet-output Tidak ada output normal\n"
+
+#: misc-utils/getopt.c:330
+#, fuzzy
+msgid " -s, --shell <shell> Set shell quoting conventions\n"
+msgstr " -s, --shell=shell Mengeset shell quoting conventions\n"
+
+#: misc-utils/getopt.c:331
+#, fuzzy
+msgid " -T, --test Test for getopt(1) version\n"
+msgstr " -T, --test Test untuk versi getopt(1)\n"
+
+#: misc-utils/getopt.c:332
+#, fuzzy
+msgid " -u, --unquote Do not quote the output\n"
+msgstr " -u, --unqote Jangan quote output\n"
+
+#: misc-utils/getopt.c:333
+#, fuzzy
+msgid " -V, --version Output version information\n"
+msgstr " -V, --version Tampilkan informasi versi\n"
-#: misc-utils/kill.c:213
+#: misc-utils/getopt.c:383 misc-utils/getopt.c:444
+msgid "missing optstring argument"
+msgstr "hilang argument optstring"
+
+#: misc-utils/getopt.c:439
+msgid "internal error, contact the author."
+msgstr "kerusakan internal, hubungi author."
+
+#: misc-utils/kill.c:211
#, c-format
msgid "%s: unknown signal %s\n"
msgstr "%s: signal tidak diketahui %s\n"
-#: misc-utils/kill.c:246
+#: misc-utils/kill.c:244
#, fuzzy
-msgid "failed to parse sigval"
-msgstr "gagal mendapatkan pid"
+msgid "invalid sigval argument"
+msgstr "pilihan tidak valid"
-#: misc-utils/kill.c:287
+#: misc-utils/kill.c:285
#, c-format
msgid "%s: can't find process \"%s\"\n"
msgstr "%s: tidak dapat menemukan process \"%s\"\n"
-#: misc-utils/kill.c:367
+#: misc-utils/kill.c:365
#, c-format
msgid "%s: unknown signal %s; valid signals:\n"
msgstr "%s: signal tidak diketahui %s; valid signals:\n"
-#: misc-utils/kill.c:415
+#: misc-utils/kill.c:413
#, c-format
msgid "usage: %s [ -s signal | -p ] [ -a ] pid ...\n"
msgstr "penggunaan: %s [ -s signal | -p ] [ -a ] pid ...\n"
-#: misc-utils/kill.c:416
+#: misc-utils/kill.c:414
#, c-format
msgid " %s -l [ signal ]\n"
msgstr " %s -l [ signal ]\n"
-#: misc-utils/logger.c:73
+#: misc-utils/logger.c:88
+#, fuzzy, c-format
+msgid "unknown facility name: %s."
+msgstr "logger: nama fasilitas tidak diketahui: %s.\n"
+
+#: misc-utils/logger.c:97
+#, fuzzy, c-format
+msgid "unknown priority name: %s."
+msgstr "logger: nama priority tidak diketahui: %s.\n"
+
+#: misc-utils/logger.c:107
#, fuzzy, c-format
msgid "openlog %s: pathname too long"
msgstr "pencatat: openlog: nama jalur terlalu panjang\n"
-#: misc-utils/logger.c:79
+#: misc-utils/logger.c:113
#, fuzzy, c-format
msgid "socket %s"
msgstr "socket: %s.\n"
-#: misc-utils/logger.c:82
+#: misc-utils/logger.c:116
#, fuzzy, c-format
msgid "connect %s"
msgstr "terhubung: %s.\n"
-#: misc-utils/logger.c:97 misc-utils/uuidd.c:140
+#: misc-utils/logger.c:131 misc-utils/uuidd.c:135
msgid "socket"
msgstr "soket"
-#: misc-utils/logger.c:104 misc-utils/uuidd.c:151
+#: misc-utils/logger.c:138 misc-utils/uuidd.c:146
msgid "connect"
msgstr "terhubung"
-#: misc-utils/logger.c:140
+#: misc-utils/logger.c:174
#, fuzzy, c-format
msgid " %s [options] [message]\n"
msgstr ""
@@ -8163,7 +7955,7 @@ msgstr ""
"Penggunaan: %s [pilihan]\n"
"\n"
-#: misc-utils/logger.c:143
+#: misc-utils/logger.c:177
msgid ""
" -d, --udp use UDP (TCP is default)\n"
" -i, --id log the process ID too\n"
@@ -8171,7 +7963,7 @@ msgid ""
" -h, --help display this help text and exit\n"
msgstr ""
-#: misc-utils/logger.c:147
+#: misc-utils/logger.c:181
msgid ""
" -n, --server <name> write to this remote syslog server\n"
" -P, --port <number> use this UDP port\n"
@@ -8179,7 +7971,7 @@ msgid ""
" -s, --stderr output message to standard error as well\n"
msgstr ""
-#: misc-utils/logger.c:151
+#: misc-utils/logger.c:185
msgid ""
" -t, --tag <tag> mark every line with this tag\n"
" -u, --socket <socket> write to this Unix socket\n"
@@ -8187,37 +7979,22 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/logger.c:200
+#: misc-utils/logger.c:234
#, fuzzy, c-format
msgid "file %s"
msgstr "(File selanjutnya: %s)"
-#: misc-utils/logger.c:227
+#: misc-utils/logger.c:261
#, fuzzy
-msgid "failed to parse port number"
-msgstr "gagal mendapatkan prioritas"
-
-#: misc-utils/logger.c:229
-#, fuzzy, c-format
-msgid "port `%ld' out of range"
-msgstr "Nilai diluar dari jangkauan.\n"
-
-#: misc-utils/logger.c:327
-#, fuzzy, c-format
-msgid "unknown facility name: %s."
-msgstr "logger: nama fasilitas tidak diketahui: %s.\n"
-
-#: misc-utils/logger.c:337
-#, fuzzy, c-format
-msgid "unknown priority name: %s."
-msgstr "logger: nama priority tidak diketahui: %s.\n"
+msgid "invalid port number argument"
+msgstr "pilihan tidak valid"
-#: misc-utils/look.c:368
+#: misc-utils/look.c:370
#, fuzzy, c-format
msgid " %s [options] string [file]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: misc-utils/look.c:371
+#: misc-utils/look.c:373
msgid ""
" -a, --alternative use alternate dictionary\n"
" -d, --alphanum compare only alpha numeric characters\n"
@@ -8228,167 +8005,179 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/lsblk.c:103
+#: misc-utils/lsblk.c:109
msgid "device name"
msgstr ""
-#: misc-utils/lsblk.c:104
+#: misc-utils/lsblk.c:110
msgid "internal kernel device name"
msgstr ""
-#: misc-utils/lsblk.c:107
+#: misc-utils/lsblk.c:113
msgid "where the device is mounted"
msgstr ""
-#: misc-utils/lsblk.c:108
+#: misc-utils/lsblk.c:114
msgid "filesystem LABEL"
msgstr ""
-#: misc-utils/lsblk.c:110
+#: misc-utils/lsblk.c:117
+#, fuzzy
+msgid "partition LABEL"
+msgstr "Nomor partisi"
+
+#: misc-utils/lsblk.c:120
#, fuzzy
msgid "read-only device"
msgstr "set hanya-baca"
-#: misc-utils/lsblk.c:111
+#: misc-utils/lsblk.c:121
#, fuzzy
msgid "removable device"
msgstr " removable"
-#: misc-utils/lsblk.c:112
+#: misc-utils/lsblk.c:122
msgid "rotational device"
msgstr ""
-#: misc-utils/lsblk.c:113
+#: misc-utils/lsblk.c:123
msgid "device identifier"
msgstr ""
-#: misc-utils/lsblk.c:114
+#: misc-utils/lsblk.c:124
msgid "size of the device"
msgstr ""
-#: misc-utils/lsblk.c:115
+#: misc-utils/lsblk.c:125
#, fuzzy
msgid "state of the device"
msgstr "gagal memperoleh statistik dari path\n"
-#: misc-utils/lsblk.c:116
+#: misc-utils/lsblk.c:126
#, fuzzy
msgid "user name"
msgstr "Username (pengguna) tidak legal"
-#: misc-utils/lsblk.c:117
+#: misc-utils/lsblk.c:127
msgid "group name"
msgstr ""
-#: misc-utils/lsblk.c:118
+#: misc-utils/lsblk.c:128
msgid "device node permissions"
msgstr ""
-#: misc-utils/lsblk.c:119
+#: misc-utils/lsblk.c:129
#, fuzzy
msgid "alignment offset"
msgstr "get penyesuaian ofset"
-#: misc-utils/lsblk.c:120
+#: misc-utils/lsblk.c:130
#, fuzzy
msgid "minimum I/O size"
msgstr "get ukuran minimal I/O"
-#: misc-utils/lsblk.c:121
+#: misc-utils/lsblk.c:131
#, fuzzy
msgid "optimal I/O size"
msgstr "get ukuran optimal I/O"
-#: misc-utils/lsblk.c:122
+#: misc-utils/lsblk.c:132
#, fuzzy
msgid "physical sector size"
msgstr "get ukuran fisik blok (sektor)"
-#: misc-utils/lsblk.c:123
+#: misc-utils/lsblk.c:133
#, fuzzy
msgid "logical sector size"
msgstr "get ukuran logikal blok (sektor)"
-#: misc-utils/lsblk.c:124
+#: misc-utils/lsblk.c:134
msgid "I/O scheduler name"
msgstr ""
-#: misc-utils/lsblk.c:125
+#: misc-utils/lsblk.c:135
msgid "request queue size"
msgstr ""
-#: misc-utils/lsblk.c:126
+#: misc-utils/lsblk.c:136
msgid "device type"
msgstr ""
-#: misc-utils/lsblk.c:127
+#: misc-utils/lsblk.c:137
#, fuzzy
msgid "discard alignment offset"
msgstr "get penyesuaian ofset"
-#: misc-utils/lsblk.c:128
+#: misc-utils/lsblk.c:138
msgid "discard granularity"
msgstr ""
-#: misc-utils/lsblk.c:129
+#: misc-utils/lsblk.c:139
msgid "discard max bytes"
msgstr ""
-#: misc-utils/lsblk.c:130
+#: misc-utils/lsblk.c:140
msgid "discard zeroes data"
msgstr ""
-#: misc-utils/lsblk.c:694
+#: misc-utils/lsblk.c:797
#, fuzzy, c-format
msgid "%s: failed to get device path"
msgstr "tidak dapat merewind perangkat swap"
-#: misc-utils/lsblk.c:701
+#: misc-utils/lsblk.c:804
#, fuzzy, c-format
msgid "%s: unknown device name"
msgstr "mount: %s: perangkat tidak diketahui"
-#: misc-utils/lsblk.c:706
+#: misc-utils/lsblk.c:810 misc-utils/lsblk.c:817
#, fuzzy, c-format
msgid "%s: failed to initialize sysfs handler"
msgstr "gagal menginisialisasi baris penyangga\n"
-#: misc-utils/lsblk.c:725
+#: misc-utils/lsblk.c:838
#, fuzzy, c-format
msgid "%s: failed to get dm name"
msgstr "%s: gagal untuk membuka: %s\n"
-#: misc-utils/lsblk.c:757
+#: misc-utils/lsblk.c:875
msgid "failed to open device directory in sysfs"
msgstr ""
-#: misc-utils/lsblk.c:837
+#: misc-utils/lsblk.c:1050
#, fuzzy, c-format
msgid "%s: failed to get whole-disk device number"
msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
-#: misc-utils/lsblk.c:854
+#: misc-utils/lsblk.c:1068
#, fuzzy, c-format
msgid "failed to compose sysfs path for %s"
msgstr "gagal mendapatkan pid"
-#: misc-utils/lsblk.c:861
+#: misc-utils/lsblk.c:1075
#, fuzzy, c-format
msgid "%s: failed to read link"
msgstr "%s: gagal untuk membuka: %s\n"
-#: misc-utils/lsblk.c:900
+#: misc-utils/lsblk.c:1117 misc-utils/lsblk.c:1119 misc-utils/lsblk.c:1144
+#: misc-utils/lsblk.c:1146
#, fuzzy, c-format
msgid "failed to parse list '%s'"
msgstr "gagal mendapatkan pid"
#. TRANSLATORS: The standard value for %d is 256.
-#: misc-utils/lsblk.c:905
+#: misc-utils/lsblk.c:1124
#, c-format
msgid "the list of excluded devices is too large (limit is %d devices)"
msgstr ""
-#: misc-utils/lsblk.c:917
+#. TRANSLATORS: The standard value for %d is 256.
+#: misc-utils/lsblk.c:1151
+#, c-format
+msgid "the list of included devices is too large (limit is %d devices)"
+msgstr ""
+
+#: misc-utils/lsblk.c:1163
#, fuzzy, c-format
msgid ""
"\n"
@@ -8396,7 +8185,7 @@ msgid ""
" %s [options] [<device> ...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: misc-utils/lsblk.c:921
+#: misc-utils/lsblk.c:1167
#, c-format
msgid ""
"\n"
@@ -8407,6 +8196,7 @@ msgid ""
" -d, --nodeps don't print slaves or holders\n"
" -D, --discard print discard capabilities\n"
" -e, --exclude <list> exclude devices by major number (default: RAM disks)\n"
+" -I, --include <list> show only devices with specified major numbers\n"
" -f, --fs output info about filesystems\n"
" -h, --help usage information (this)\n"
" -i, --ascii use ascii characters only\n"
@@ -8416,33 +8206,108 @@ msgid ""
" -o, --output <list> output columns\n"
" -P, --pairs use key=\"value\" output format\n"
" -r, --raw use raw output format\n"
+" -s, --inverse inverse dependencies\n"
" -t, --topology output info about topology\n"
+" -V, --version output version information and exit\n"
msgstr ""
-#: misc-utils/lsblk.c:943
+#: misc-utils/lsblk.c:1187 misc-utils/lslocks.c:489 sys-utils/prlimit.c:189
#, fuzzy, c-format
msgid ""
"\n"
-"For more information see lsblk(8).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat wipefs(8).\n"
-"\n"
+"Available columns (for --output):\n"
+msgstr "Perintah yang tersedia:\n"
-#: misc-utils/lsblk.c:957
+#: misc-utils/lsblk.c:1200
#, fuzzy, c-format
msgid "failed to access sysfs directory: %s"
msgstr "gagal mendapatkan pid"
-#: misc-utils/mcookie.c:68 misc-utils/uuidd.c:56 misc-utils/uuidgen.c:35
-#: sys-utils/arch.c:33 sys-utils/dmesg.c:147 sys-utils/ipcmk.c:66
-#: sys-utils/lscpu.c:1212 sys-utils/readprofile.c:103 sys-utils/rtcwake.c:87
-#: term-utils/setterm.c:677
+#: misc-utils/lslocks.c:68
+msgid "command of the process holding the lock"
+msgstr ""
+
+#: misc-utils/lslocks.c:69
+msgid "PID of the process holding the lock"
+msgstr ""
+
+#: misc-utils/lslocks.c:70
+msgid "kind of lock: FL_FLOCK or FL_POSIX."
+msgstr ""
+
+#: misc-utils/lslocks.c:71
+#, fuzzy
+msgid "size of the lock"
+msgstr "gagal memperoleh statistik dari path\n"
+
+#: misc-utils/lslocks.c:72
+#, fuzzy
+msgid "lock access mode"
+msgstr "tidak dapat daemonize"
+
+#: misc-utils/lslocks.c:73
+msgid "mandatory state of the lock: 0 (none), 1 (set)"
+msgstr ""
+
+#: misc-utils/lslocks.c:74
+msgid "relative byte offset of the lock"
+msgstr ""
+
+#: misc-utils/lslocks.c:75
+msgid "ending offset of the lock"
+msgstr ""
+
+#: misc-utils/lslocks.c:76
+#, fuzzy
+msgid "path of the locked file"
+msgstr "Tidak dapat membuka file '%s'"
+
+#: misc-utils/lslocks.c:271
+msgid "failed to parse pid"
+msgstr "gagal mendapatkan pid"
+
+#: misc-utils/lslocks.c:274
+#, fuzzy
+msgid "(unknown)"
+msgstr "tidak diketahui"
+
+#: misc-utils/lslocks.c:283
+#, fuzzy
+msgid "failed to parse start"
+msgstr "gagal mendapatkan pid"
+
+#: misc-utils/lslocks.c:290
+#, fuzzy
+msgid "failed to parse end"
+msgstr "gagal mendapatkan pid"
+
+#: misc-utils/lslocks.c:478 misc-utils/mcookie.c:70 misc-utils/uuidd.c:71
+#: misc-utils/uuidgen.c:36 sys-utils/arch.c:44 sys-utils/dmesg.c:151
+#: sys-utils/ipcmk.c:67 sys-utils/lscpu.c:1216 sys-utils/readprofile.c:104
+#: sys-utils/rtcwake.c:89 term-utils/setterm.c:678
#, fuzzy, c-format
msgid " %s [options]\n"
msgstr "Penggunaan: %s [pilihan]\n"
-#: misc-utils/mcookie.c:71
+#: misc-utils/lslocks.c:481
+msgid ""
+" -p, --pid <pid> process id\n"
+" -o, --output <list> define which output columns to use\n"
+" -n, --noheadings don't print headings\n"
+" -r --raw use the raw output format\n"
+" -u, --notruncate don't truncate text in columns\n"
+" -h, --help display this help and exit\n"
+" -V, --version output version information and exit\n"
+msgstr ""
+
+#: misc-utils/lslocks.c:524 schedutils/chrt.c:257 schedutils/ionice.c:165
+#: schedutils/ionice.c:213 schedutils/ionice.c:223 schedutils/taskset.c:161
+#: sys-utils/prlimit.c:589
+#, fuzzy
+msgid "invalid PID argument"
+msgstr "id tidak valid: %s\n"
+
+#: misc-utils/mcookie.c:73
msgid ""
" -f, --file <file> use file as a cookie seed\n"
" -v, --verbose explain what is being done\n"
@@ -8451,44 +8316,44 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/mcookie.c:144 misc-utils/mcookie.c:178
+#: misc-utils/mcookie.c:147 misc-utils/mcookie.c:181
#, fuzzy, c-format
msgid "Could not open %s"
msgstr "Tidak dapat membuka %s\n"
-#: misc-utils/mcookie.c:149 misc-utils/mcookie.c:173
+#: misc-utils/mcookie.c:152 misc-utils/mcookie.c:176
#, c-format
msgid "Got %d bytes from %s\n"
msgstr "Memperoleh %d bytes dari %s\n"
-#: misc-utils/mcookie.c:155
+#: misc-utils/mcookie.c:158
#, fuzzy, c-format
msgid "closing %s failed"
msgstr "gagal menjalankan %s"
-#: misc-utils/namei.c:185
+#: misc-utils/namei.c:186
#, c-format
msgid "failed to read symlink: %s"
msgstr "gagal membaca symlink: %s"
-#: misc-utils/namei.c:224
+#: misc-utils/namei.c:231
#, c-format
msgid "could not stat '%s'"
msgstr "tidak dapat memperoleh statistik '%s'"
-#: misc-utils/namei.c:363
+#: misc-utils/namei.c:370
#, fuzzy, c-format
msgid "%s - No such file or directory\n"
msgstr "%s: membutuhkan berkas deskripsi, berkas atau direktori\n"
-#: misc-utils/namei.c:413
+#: misc-utils/namei.c:420
#, fuzzy, c-format
msgid " %s [options] pathname [pathname ...]\n"
msgstr ""
"\n"
"Penggunaan: %s [pilihan] pathname [pathname ...]\n"
-#: misc-utils/namei.c:416
+#: misc-utils/namei.c:423
#, fuzzy
msgid ""
" -h, --help displays this help text\n"
@@ -8508,7 +8373,7 @@ msgstr ""
" -n, --nosymlinks jangan ikuti symlinks\n"
" -v, --vertical sesuaikan vertikal dari mode dan pemilik\n"
-#: misc-utils/namei.c:425
+#: misc-utils/namei.c:432
msgid ""
"\n"
"For more information see namei(1).\n"
@@ -8516,27 +8381,27 @@ msgstr ""
"\n"
"Untuk informasi lebih lanjut lihat namei(1).\n"
-#: misc-utils/namei.c:485
+#: misc-utils/namei.c:493
#, fuzzy
msgid "pathname argument is missing"
msgstr "argumen --date terlalu panjang\n"
-#: misc-utils/namei.c:509
+#: misc-utils/namei.c:517
#, c-format
msgid "%s: exceeded limit of symlinks"
msgstr "%s: melewati batas dari symlinks"
-#: misc-utils/rename.c:53
+#: misc-utils/rename.c:54
#, fuzzy, c-format
msgid "renaming %s to %s failed"
msgstr "%s: mengubah nama %s ke %s gagal: %s\n"
-#: misc-utils/rename.c:66
+#: misc-utils/rename.c:67
#, fuzzy, c-format
msgid " %s [options] expression replacement file...\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: misc-utils/rename.c:70
+#: misc-utils/rename.c:71
msgid ""
" -v, --verbose explain what is being done\n"
" -V, --version output version information and exit\n"
@@ -8544,150 +8409,173 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/uuidd.c:59
+#: misc-utils/uuidd.c:74
msgid ""
-" -p, --pid <path> path to pid file\n"
-" -s, --socket <path> path to socket\n"
-" -T, --timeout <sec> specify inactivity timeout\n"
-" -k, --kill kill running daemon\n"
-" -r, --random test random-based generation\n"
-" -t, --time test time-based generation\n"
-" -n, --uuids <num> request number of uuids\n"
-" -d, --debug run in debugging mode\n"
-" -q, --quiet turn on quiet mode\n"
-" -V, --version output version information and exit\n"
-" -h, --help display this help and exit\n"
+" -p, --pid <path> path to pid file\n"
+" -s, --socket <path> path to socket\n"
+" -T, --timeout <sec> specify inactivity timeout\n"
+" -k, --kill kill running daemon\n"
+" -r, --random test random-based generation\n"
+" -t, --time test time-based generation\n"
+" -n, --uuids <num> request number of uuids\n"
+" -P, --no-pid do not create pid file\n"
+" -F, --no-fork do not daemonize using double-fork\n"
+" -S, --socket-activation do not create listening socket\n"
+" -d, --debug run in debugging mode\n"
+" -q, --quiet turn on quiet mode\n"
+" -V, --version output version information and exit\n"
+" -h, --help display this help and exit\n"
"\n"
msgstr ""
-#: misc-utils/uuidd.c:133
+#: misc-utils/uuidd.c:128
msgid "bad arguments"
msgstr "argumen tidak baik"
-#: misc-utils/uuidd.c:171
+#: misc-utils/uuidd.c:166
msgid "write"
msgstr "tulis"
-#: misc-utils/uuidd.c:179
+#: misc-utils/uuidd.c:174
msgid "read count"
msgstr "jumlah yang terbaca"
-#: misc-utils/uuidd.c:185
+#: misc-utils/uuidd.c:180
msgid "bad response length"
msgstr "panjang balasan buruk"
-#: misc-utils/uuidd.c:226
+#: misc-utils/uuidd.c:220
#, fuzzy, c-format
msgid "Failed to open/create %s: %m\n"
msgstr "gagal mendapatkan pid"
-#: misc-utils/uuidd.c:243
+#: misc-utils/uuidd.c:235
#, fuzzy, c-format
msgid "Failed to lock %s: %m\n"
msgstr "gagal untuk mendapatkan statistik: %s"
-#: misc-utils/uuidd.c:249
-#, c-format
-msgid "uuidd daemon already running at pid %s\n"
-msgstr "daemon uuidd telah berjalan dengan pid %s\n"
-
-#: misc-utils/uuidd.c:257
+#: misc-utils/uuidd.c:259
#, fuzzy, c-format
msgid "Couldn't create unix stream socket: %m"
msgstr "Tidak dapat membuat aliran soket unix: %s"
-#: misc-utils/uuidd.c:283
+#: misc-utils/uuidd.c:285
#, fuzzy, c-format
msgid "Couldn't bind unix socket %s: %m\n"
msgstr "Tidak dapat mengikat soket unix %s: %s\n"
-#: misc-utils/uuidd.c:290
+#: misc-utils/uuidd.c:323
+#, c-format
+msgid "uuidd daemon already running at pid %s\n"
+msgstr "daemon uuidd telah berjalan dengan pid %s\n"
+
+#: misc-utils/uuidd.c:334
#, fuzzy, c-format
msgid "Couldn't listen on unix socket %s: %m\n"
msgstr "Tidak dapat mendengarkan di soket unix %s: %s\n"
-#: misc-utils/uuidd.c:329
+#: misc-utils/uuidd.c:361
+#, c-format
+msgid "No or too many file descriptors received.\n"
+msgstr ""
+
+#: misc-utils/uuidd.c:386
#, c-format
msgid "Error reading from client, len = %d\n"
msgstr "Error membaca dari klien, panjang = %d\n"
-#: misc-utils/uuidd.c:338
+#: misc-utils/uuidd.c:395
#, c-format
msgid "operation %d, incoming num = %d\n"
msgstr "operasi %d, masukan jumlah = %d\n"
-#: misc-utils/uuidd.c:341
+#: misc-utils/uuidd.c:398
#, fuzzy, c-format
msgid "operation %d\n"
msgstr "Operasi %d tidak valid\n"
-#: misc-utils/uuidd.c:357
+#: misc-utils/uuidd.c:414
#, c-format
msgid "Generated time UUID: %s\n"
msgstr "UUID waktu yang dihasilkan: %s\n"
-#: misc-utils/uuidd.c:367
+#: misc-utils/uuidd.c:424
#, c-format
msgid "Generated random UUID: %s\n"
msgstr "UUID acak yang dihasilkan: %s\n"
-#: misc-utils/uuidd.c:376
+#: misc-utils/uuidd.c:433
#, fuzzy, c-format
msgid "Generated time UUID %s and %d following\n"
msgid_plural "Generated time UUID %s and %d following\n"
msgstr[0] "UUID waktu yang dihasilkan %s dan %d yang mengikutinya\n"
msgstr[1] "UUID waktu yang dihasilkan %s dan %d yang mengikutinya\n"
-#: misc-utils/uuidd.c:397
+#: misc-utils/uuidd.c:454
#, fuzzy, c-format
msgid "Generated %d UUID:\n"
msgid_plural "Generated %d UUIDs:\n"
msgstr[0] "Menghasilkan %d UUID:\n"
msgstr[1] "Menghasilkan %d UUID:\n"
-#: misc-utils/uuidd.c:411
+#: misc-utils/uuidd.c:468
#, c-format
msgid "Invalid operation %d\n"
msgstr "Operasi %d tidak valid\n"
-#: misc-utils/uuidd.c:423
+#: misc-utils/uuidd.c:480
#, fuzzy, c-format
msgid "Unexpected reply length from server %d"
msgstr "Panjang balasan dari server tidak terduga %d\n"
-#: misc-utils/uuidd.c:474 misc-utils/uuidd.c:500
+#: misc-utils/uuidd.c:535 misc-utils/uuidd.c:575
#, c-format
msgid "Bad number: %s\n"
msgstr "Angka buruk: %s\n"
-#: misc-utils/uuidd.c:538 misc-utils/uuidd.c:566
+#: misc-utils/uuidd.c:555
+#, c-format
+msgid "uuidd has been built without support for socket activation.\n"
+msgstr ""
+
+#: misc-utils/uuidd.c:592
+#, c-format
+msgid "Both --pid and --no-pid specified. Ignoring --no-pid.\n"
+msgstr ""
+
+#: misc-utils/uuidd.c:602
+#, c-format
+msgid "Both --socket-activation and --socket specified. Ignoring --socket\n"
+msgstr ""
+
+#: misc-utils/uuidd.c:609 misc-utils/uuidd.c:637
#, fuzzy, c-format
msgid "Error calling uuidd daemon (%s): %m\n"
msgstr "Error memanggil daemon uuidd (%s): %s\n"
-#: misc-utils/uuidd.c:547
+#: misc-utils/uuidd.c:618
#, fuzzy, c-format
msgid "%s and %d subsequent UUID\n"
msgid_plural "%s and %d subsequent UUIDs\n"
msgstr[0] "%s dan UUID %d selanjutnya\n"
msgstr[1] "%s dan UUID %d selanjutnya\n"
-#: misc-utils/uuidd.c:551
+#: misc-utils/uuidd.c:622
#, fuzzy, c-format
msgid "List of UUIDs:\n"
msgstr "Daftar dari UUID:\n"
-#: misc-utils/uuidd.c:585
+#: misc-utils/uuidd.c:656
#, fuzzy, c-format
msgid "Couldn't kill uuidd running at pid %d: %m\n"
msgstr "Tidak dapat mematikan uuidd yang berjalan dengan pid %d: %s\n"
-#: misc-utils/uuidd.c:590
+#: misc-utils/uuidd.c:661
#, c-format
msgid "Killed uuidd running at pid %d\n"
msgstr "Dimatikan uuidd yang berjalan dengan pid %d\n"
-#: misc-utils/uuidgen.c:38
+#: misc-utils/uuidgen.c:39
msgid ""
" -r, --random generate random-based uuid\n"
" -t, --time generate time-based uuid\n"
@@ -8696,12 +8584,7 @@ msgid ""
"\n"
msgstr ""
-#: misc-utils/whereis.c:140
-#, fuzzy, c-format
-msgid " %s [options] file\n"
-msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-
-#: misc-utils/whereis.c:143
+#: misc-utils/whereis.c:144
msgid ""
" -f <file> define search scope\n"
" -b search only binaries\n"
@@ -8710,47 +8593,37 @@ msgid ""
" -M <dirs> define man lookup path\n"
" -s search only sources path\n"
" -S <dirs> define sources lookup path\n"
-" -u search from unusual enties\n"
+" -u search from unusual entities\n"
" -V output version information and exit\n"
" -h display this help and exit\n"
"\n"
msgstr ""
-#: misc-utils/whereis.c:154
+#: misc-utils/whereis.c:155
msgid "See how to use file and dirs arguments from whereis(1) manual.\n"
msgstr ""
-#: misc-utils/wipefs.c:229
+#: misc-utils/wipefs.c:248
#, c-format
msgid "error: %s: probing initialization failed"
msgstr "error: %s: gagal melakukan inisialisasi probing"
-#: misc-utils/wipefs.c:272
+#: misc-utils/wipefs.c:292
#, fuzzy, c-format
-msgid "failed to erase %s magic string at offset 0x%08jx"
+msgid "%s: failed to erase %s magic string at offset 0x%08jx"
msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
-#: misc-utils/wipefs.c:277
+#: misc-utils/wipefs.c:298
#, fuzzy, c-format
-msgid "%zd bytes were erased at offset 0x%08jx (%s): "
+msgid "%s: %zd bytes were erased at offset 0x%08jx (%s): "
msgstr "] dihapus di ofset 0x%jx (%s)\n"
-#: misc-utils/wipefs.c:291
+#: misc-utils/wipefs.c:344
#, fuzzy, c-format
-msgid "offset 0x%jx not found"
+msgid "%s: offset 0x%jx not found"
msgstr "umount: %s: tidak ditemukan"
-#: misc-utils/wipefs.c:324
-#, fuzzy, c-format
-msgid "invalid offset value '%s' specified"
-msgstr "nilai ofset yang dispesifikasikan tidak valid"
-
-#: misc-utils/wipefs.c:334 sys-utils/tunelp.c:80
-#, fuzzy, c-format
-msgid " %s [options] <device>\n"
-msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-
-#: misc-utils/wipefs.c:337
+#: misc-utils/wipefs.c:364
#, fuzzy
msgid ""
" -a, --all wipe all magic strings (BE CAREFUL!)\n"
@@ -8758,6 +8631,7 @@ msgid ""
" -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 ""
@@ -8769,7 +8643,7 @@ msgstr ""
" -p, --parsable tampilkan dalam format yang mudah diparse daripada "
"format cetak\n"
-#: misc-utils/wipefs.c:345
+#: misc-utils/wipefs.c:373
#, c-format
msgid ""
"\n"
@@ -8779,70 +8653,62 @@ msgstr ""
"Untuk informasi lebih lanjut lihat wipefs(8).\n"
"\n"
-#: misc-utils/wipefs.c:405
-msgid "--offset and --all are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: misc-utils/wipefs.c:412
-msgid "only one device as argument is currently supported."
-msgstr ""
+#: misc-utils/wipefs.c:425
+#, fuzzy
+msgid "invalid offset argument"
+msgstr "pilihan tidak valid"
-#: mount/fstab.c:145
+#: mount-deprecated/fstab.c:145
#, c-format
msgid "warning: error reading %s: %s"
msgstr "peringatan: error membaca %s: %s"
-#: mount/fstab.c:190
-#, fuzzy
-msgid "warning: failed to read mtab"
-msgstr "gagal untuk mendapatkan statistik: %s"
-
-#: mount/fstab.c:218 mount/fstab.c:244
+#: mount-deprecated/fstab.c:172 mount-deprecated/fstab.c:197
#, c-format
msgid "warning: can't open %s: %s"
msgstr "peringatan: tidak dapat membuka %s: %s"
-#: mount/fstab.c:223
+#: mount-deprecated/fstab.c:177
#, c-format
msgid "mount: could not open %s - using %s instead\n"
msgstr "mount: tidak dapat membuka %s - menggunakan %s\n"
-#: mount/fstab.c:680
+#: mount-deprecated/fstab.c:635
#, c-format
msgid "can't create lock file %s: %s (use -n flag to override)"
msgstr ""
"tidak dapat membuat file kunci %s: %s (gunakan pilihan -n untuk memaksa "
"menjalankan)"
-#: mount/fstab.c:706
+#: mount-deprecated/fstab.c:661
#, c-format
msgid "can't link lock file %s: %s (use -n flag to override)"
msgstr ""
"tidak dapat menlink file kunci %s: %s (gunakan pilihan -n untuk memaksa "
"menjalankan)"
-#: mount/fstab.c:722
+#: mount-deprecated/fstab.c:677
#, c-format
msgid "can't open lock file %s: %s (use -n flag to override)"
msgstr ""
"tidak dapat membuka file kunci %s: %s (gunakan pilihan -n untuk memaksa "
"menjalankan)"
-#: mount/fstab.c:737
+#: mount-deprecated/fstab.c:692
#, c-format
msgid "Can't lock lock file %s: %s\n"
msgstr "Tidak dapat mengunci file kunci %s: %s\n"
-#: mount/fstab.c:751
+#: mount-deprecated/fstab.c:706
#, c-format
msgid "can't lock lock file %s: %s"
msgstr "tidak dapat mengunci file kunci %s: %s"
-#: mount/fstab.c:753
+#: mount-deprecated/fstab.c:708
msgid "timed out"
msgstr "waktu habis"
-#: mount/fstab.c:760
+#: mount-deprecated/fstab.c:715
#, c-format
msgid ""
"Cannot create link %s\n"
@@ -8851,37 +8717,37 @@ msgstr ""
"Tidak dapt membuat link %s\n"
"Mungkin disana ada sebuah file kunci yang masih ada?\n"
-#: mount/fstab.c:902 mount/fstab.c:959
+#: mount-deprecated/fstab.c:857 mount-deprecated/fstab.c:914
#, c-format
msgid "cannot open %s (%s) - mtab not updated"
msgstr "tidak dapat membuka %s (%s) - mtab tidak diupdate"
-#: mount/fstab.c:967
+#: mount-deprecated/fstab.c:922
#, c-format
msgid "error writing %s: %s"
msgstr "error menulis %s: %s"
-#: mount/fstab.c:982
+#: mount-deprecated/fstab.c:937
#, fuzzy, c-format
msgid "%s: cannot fflush changes: %s"
msgstr "%s: tidak dapat memperoleh statistik %s: %s\n"
-#: mount/fstab.c:999
+#: mount-deprecated/fstab.c:954
#, c-format
msgid "error changing mode of %s: %s\n"
msgstr "error mengubah mode dari %s: %s\n"
-#: mount/fstab.c:1012
+#: mount-deprecated/fstab.c:967
#, c-format
msgid "error changing owner of %s: %s\n"
msgstr "error mengubah kepemilikan dari %s: %s\n"
-#: mount/fstab.c:1023
+#: mount-deprecated/fstab.c:978
#, c-format
msgid "can't rename %s to %s: %s\n"
msgstr "tidak dapat mengganti nama %s menjadi %s: %s\n"
-#: mount/mount.c:325
+#: mount-deprecated/mount.c:318
#, c-format
msgid ""
"\n"
@@ -8900,93 +8766,93 @@ msgstr ""
"berkas\n"
" /proc/mounts.\n"
-#: mount/mount.c:375
+#: mount-deprecated/mount.c:368
#, c-format
msgid "mount: improperly quoted option string '%s'"
msgstr "mount: pilihan string tidak dinyatakan dengan benar '%s'"
-#: mount/mount.c:408
+#: mount-deprecated/mount.c:401
#, c-format
msgid "mount: translated %s '%s' to '%s'\n"
msgstr "mount: ditranslasikan %s '%s' ke '%s'\n"
-#: mount/mount.c:465
+#: mount-deprecated/mount.c:458
#, c-format
msgid "mount: SELinux *context= options are ignore on remount.\n"
msgstr ""
-#: mount/mount.c:660
+#: mount-deprecated/mount.c:654
#, c-format
msgid "mount: according to mtab, %s is already mounted on %s"
msgstr "mount: menurut mtab, %s telah dimount di %s"
-#: mount/mount.c:665
+#: mount-deprecated/mount.c:659
#, c-format
msgid "mount: according to mtab, %s is mounted on %s"
msgstr "mount: menurut mtab, %s telah di mount di %s"
-#: mount/mount.c:689
+#: mount-deprecated/mount.c:683
#, c-format
msgid "mount: can't open %s for writing: %s"
msgstr "mount: tidak dapat membuka %s untuk menulis: %s"
-#: mount/mount.c:706
+#: mount-deprecated/mount.c:700
#, c-format
msgid "mount: error writing %s: %s"
msgstr "mount: error dalam menulis %s: %s"
-#: mount/mount.c:714
+#: mount-deprecated/mount.c:708
#, c-format
msgid "mount: error changing mode of %s: %s"
msgstr "mount: error mengubah mode dari %s: %s"
-#: mount/mount.c:820
+#: mount-deprecated/mount.c:810
#, fuzzy, c-format
msgid "mount: cannot set group id: %m"
msgstr "mount tidak dapat menset grup id: %s"
-#: mount/mount.c:823
+#: mount-deprecated/mount.c:813
#, fuzzy, c-format
msgid "mount: cannot set user id: %m"
msgstr "mount: tidak dapat menset id pengguna: %s"
-#: mount/mount.c:870 mount/mount.c:2289
+#: mount-deprecated/mount.c:860 mount-deprecated/mount.c:2167
#, c-format
msgid "mount: cannot fork: %s"
msgstr "mount: tidak dapat melakukan fork: %s"
-#: mount/mount.c:1006
+#: mount-deprecated/mount.c:996
#, c-format
msgid "Trying %s\n"
msgstr "Mencoba %s\n"
-#: mount/mount.c:1034
+#: mount-deprecated/mount.c:1024
#, c-format
msgid "mount: you didn't specify a filesystem type for %s\n"
msgstr ""
"mount: anda tidak menspesifikasikan sebuah tipe dari filesystem untuk %s\n"
-#: mount/mount.c:1037
+#: mount-deprecated/mount.c:1027
#, c-format
msgid " I will try all types mentioned in %s or %s\n"
msgstr " Saya akan mencoba semua tipe yang disebutkan dalam %s atau %s\n"
-#: mount/mount.c:1040
+#: mount-deprecated/mount.c:1030
#, c-format
msgid " and it looks like this is swapspace\n"
msgstr " dan ini sepertinya merupakan sebuah swapspace\n"
-#: mount/mount.c:1042
+#: mount-deprecated/mount.c:1032
#, c-format
msgid " I will try type %s\n"
msgstr " Saya akan mencoba tipe %s\n"
-#: mount/mount.c:1067
+#: mount-deprecated/mount.c:1057
#, c-format
msgid "%s looks like swapspace - not mounted"
msgstr "%s kelihatannya seperti swapspace - tidak di mount"
-#: mount/mount.c:1075
+#: mount-deprecated/mount.c:1065
#, c-format
msgid ""
"mount: %s: more filesystems detected. This should not happen,\n"
@@ -8994,175 +8860,180 @@ msgid ""
" use wipefs(8) to clean up the device.\n"
msgstr ""
-#: mount/mount.c:1163
+#: mount-deprecated/mount.c:1153
msgid "mount failed"
msgstr "mount gagal"
-#: mount/mount.c:1165
+#: mount-deprecated/mount.c:1155
#, c-format
msgid "mount: only root can mount %s on %s"
msgstr "mount: hanya root yang dapat melakukan mount %s di %s"
-#: mount/mount.c:1254
+#: mount-deprecated/mount.c:1246
msgid "mount: loop device specified twice"
msgstr "mount: perangkat loop dispesifikasikan dua kali"
-#: mount/mount.c:1259
+#: mount-deprecated/mount.c:1251
msgid "mount: type specified twice"
msgstr "mount: tipe dispesifikasikan dua kali"
-#: mount/mount.c:1287
+#: mount-deprecated/mount.c:1279
#, c-format
msgid "mount: skipping the setup of a loop device\n"
msgstr "mount: melewatkan setup dari perangkat loop\n"
-#: mount/mount.c:1298
+#: mount-deprecated/mount.c:1290
#, fuzzy, c-format
msgid "mount: enabling autoclear loopdev flag\n"
msgstr "mount: akan menggunakan perangkat loop %s\n"
-#: mount/mount.c:1306
+#: mount-deprecated/mount.c:1298
#, fuzzy, c-format
msgid "mount: invalid offset '%s' specified"
msgstr "nilai ofset '%s' tidak valid"
-#: mount/mount.c:1310
+#: mount-deprecated/mount.c:1302
#, fuzzy, c-format
msgid "mount: invalid sizelimit '%s' specified"
msgstr "nilai ofset '%s' tidak valid"
-#: mount/mount.c:1315
+#: mount-deprecated/mount.c:1307
#, c-format
msgid "mount: according to mtab %s is already mounted on %s as loop"
msgstr "mount: menurut mtab, %s telah dimount di %s sebagai loop"
-#: mount/mount.c:1332
+#: mount-deprecated/mount.c:1314
+#, fuzzy
+msgid "mount: couldn't lock into memory"
+msgstr "Tidak dapat mengunci ke memory, keluar.\n"
+
+#: mount-deprecated/mount.c:1334
#, fuzzy
msgid "mount: failed to found free loop device"
msgstr "mount: gagal menset-up perangkat loop\n"
-#: mount/mount.c:1337
+#: mount-deprecated/mount.c:1339
#, c-format
msgid "mount: going to use the loop device %s\n"
msgstr "mount: akan menggunakan perangkat loop %s\n"
-#: mount/mount.c:1349
+#: mount-deprecated/mount.c:1353
#, fuzzy, c-format
msgid "mount: %s: failed to set loopdev attributes"
msgstr "gagal mendapatkan atribut pid %d"
-#: mount/mount.c:1361
-#, c-format
-msgid "mount: failed setting up loop device\n"
+#: mount-deprecated/mount.c:1364
+#, fuzzy, c-format
+msgid "mount: %s: failed setting up loop device: %m"
msgstr "mount: gagal menset-up perangkat loop\n"
-#: mount/mount.c:1372
+#: mount-deprecated/mount.c:1375
#, c-format
msgid "mount: stolen loop=%s ...trying again\n"
msgstr "mount: tercuri loop=%s ...mencoba lagi\n"
-#: mount/mount.c:1377
+#: mount-deprecated/mount.c:1380
#, c-format
msgid "mount: stolen loop=%s"
msgstr "umount: tercuri loop=%s"
-#: mount/mount.c:1384
+#: mount-deprecated/mount.c:1387
#, c-format
msgid "mount: setup loop device successfully\n"
msgstr "mount: setup perangkat loop telah berhasil\n"
-#: mount/mount.c:1475 mount/mount.c:1507
+#: mount-deprecated/mount.c:1435
#, c-format
msgid "mount: no %s found - creating it..\n"
msgstr "mount: %s tidak ditemukan - membuatnya..\n"
-#: mount/mount.c:1530
+#: mount-deprecated/mount.c:1457
msgid "mount: argument to -p or --pass-fd must be a number"
msgstr "mount: argument untuk -p atau --pass-fd harus berupa sebuah nomor"
-#: mount/mount.c:1543
+#: mount-deprecated/mount.c:1470
#, c-format
msgid "mount: cannot open %s for setting speed"
msgstr "mount: tidak dapat membuka %s untuk menset kecepatan"
-#: mount/mount.c:1546
+#: mount-deprecated/mount.c:1473
#, fuzzy, c-format
msgid "mount: cannot set speed: %m"
msgstr "mount tidak dapat menset kecepatan: %s"
-#: mount/mount.c:1637
+#: mount-deprecated/mount.c:1564
#, c-format
msgid "mount: according to mtab, %s is already mounted on %s\n"
msgstr "mount: menurut mtab, %s telah dimount di %s\n"
-#: mount/mount.c:1724
+#: mount-deprecated/mount.c:1643
#, c-format
msgid "mount: warning: %s seems to be mounted read-write.\n"
msgstr "mount: peringatan: %s kelihatannya telah dipasan baca-tulis.\n"
-#: mount/mount.c:1736
+#: mount-deprecated/mount.c:1655
#, fuzzy, c-format
msgid "mount: warning: %s seems to be mounted read-only.\n"
msgstr "mount: peringatan: %s kelihatannya telah dipasan baca-tulis.\n"
-#: mount/mount.c:1777
+#: mount-deprecated/mount.c:1691
msgid ""
"mount: I could not determine the filesystem type, and none was specified"
msgstr ""
"mount: Saya tidak dapat menentukan tipe dari filesystem, dan tidak diberikan "
"spesifikasi di argument perintah"
-#: mount/mount.c:1780
+#: mount-deprecated/mount.c:1694
msgid "mount: you must specify the filesystem type"
msgstr "mount: anda harus menspesifikasikan tipe filesystem"
-#: mount/mount.c:1783
+#: mount-deprecated/mount.c:1697
msgid "mount: mount failed"
msgstr "mount: mount gagal"
-#: mount/mount.c:1789 mount/mount.c:1826
+#: mount-deprecated/mount.c:1703 mount-deprecated/mount.c:1740
#, c-format
msgid "mount: mount point %s is not a directory"
msgstr "mount: titik mount %s bukan berupa sebuah direktori"
-#: mount/mount.c:1791
+#: mount-deprecated/mount.c:1705
msgid "mount: permission denied"
msgstr "mount: ijin ditolak"
-#: mount/mount.c:1793
+#: mount-deprecated/mount.c:1707
msgid "mount: must be superuser to use mount"
msgstr "mount: harus menjadi superuser untuk menggunakan mount"
-#: mount/mount.c:1797 mount/mount.c:1801
+#: mount-deprecated/mount.c:1711 mount-deprecated/mount.c:1715
#, c-format
msgid "mount: %s is busy"
msgstr "mount: %s sedang sibuk"
-#: mount/mount.c:1803
+#: mount-deprecated/mount.c:1717
msgid "mount: proc already mounted"
msgstr "mount: proc telah dimount"
-#: mount/mount.c:1805
+#: mount-deprecated/mount.c:1719
#, c-format
msgid "mount: %s already mounted or %s busy"
msgstr "mount: %s telah dimount atau %s sedang sibuk"
-#: mount/mount.c:1811
+#: mount-deprecated/mount.c:1725
#, c-format
msgid "mount: mount point %s does not exist"
msgstr "mount: titik mount %s tidak ada"
-#: mount/mount.c:1813
+#: mount-deprecated/mount.c:1727
#, c-format
msgid "mount: mount point %s is a symbolic link to nowhere"
msgstr "mount: titik mount %s berupa symbolic link ke suatu tempat"
-#: mount/mount.c:1818
+#: mount-deprecated/mount.c:1732
#, c-format
msgid "mount: special device %s does not exist"
msgstr "mount: perangkat spesial %s tidak ada"
-#: mount/mount.c:1830
+#: mount-deprecated/mount.c:1744
#, c-format
msgid ""
"mount: special device %s does not exist\n"
@@ -9171,12 +9042,12 @@ msgstr ""
"mount: perangkat spesial %s tidak ada\n"
" (sebuah path prefix bukan berupa sebuah direktori)\n"
-#: mount/mount.c:1842
+#: mount-deprecated/mount.c:1756
#, fuzzy, c-format
msgid "mount: %s not mounted or bad option"
msgstr "mount: %s sudah tidak dimount, atau pilihan buruk"
-#: mount/mount.c:1844
+#: mount-deprecated/mount.c:1758
#, c-format
msgid ""
"mount: wrong fs type, bad option, bad superblock on %s,\n"
@@ -9185,7 +9056,7 @@ msgstr ""
"mount: tipe fs salah, pilihan buruk, superblock buruk di %s,\n"
" hilang codepage atau aplikasi pembantu, atau error lain"
-#: mount/mount.c:1851
+#: mount-deprecated/mount.c:1765
msgid ""
" (for several filesystems (e.g. nfs, cifs) you might\n"
" need a /sbin/mount.<type> helper program)"
@@ -9193,7 +9064,7 @@ msgstr ""
" (untuk beberapa filesystem (e.g. nfs, cifs) anda mungkin\n"
" membutuhkan aplikasi pembantu /sbin/mount.<tipe>)"
-#: mount/mount.c:1860
+#: mount-deprecated/mount.c:1774
msgid ""
" (could this be the IDE device where you in fact use\n"
" ide-scsi so that sr0 or sda or so is needed?)"
@@ -9202,7 +9073,7 @@ msgstr ""
" ide-scsi sehingga sr0 atau sda atau perangkat sepertinya yang "
"diperlukan?)"
-#: mount/mount.c:1865
+#: mount-deprecated/mount.c:1779
msgid ""
" (aren't you trying to mount an extended partition,\n"
" instead of some logical partition inside?)"
@@ -9210,7 +9081,7 @@ msgstr ""
" (apakah anda mencoba memount sebuah partisi extended,\n"
" daripada sebuah partisi logical didalamnya?)"
-#: mount/mount.c:1872
+#: mount-deprecated/mount.c:1786
msgid ""
" In some cases useful info is found in syslog - try\n"
" dmesg | tail or so\n"
@@ -9219,51 +9090,51 @@ msgstr ""
"coba\n"
" dmesg | tail atau yang serupa\n"
-#: mount/mount.c:1878 sys-utils/mount.c:469
+#: mount-deprecated/mount.c:1792 sys-utils/mount.c:503
msgid "mount table full"
msgstr "tabel mount penuh"
-#: mount/mount.c:1880
+#: mount-deprecated/mount.c:1794
#, c-format
msgid "mount: %s: can't read superblock"
msgstr "mount: %s: tidak dapat membaca superblock"
-#: mount/mount.c:1886
+#: mount-deprecated/mount.c:1800
#, c-format
msgid "mount: %s: unknown device"
msgstr "mount: %s: perangkat tidak diketahui"
-#: mount/mount.c:1891
+#: mount-deprecated/mount.c:1805
#, c-format
msgid "mount: unknown filesystem type '%s'"
msgstr "mount: tipe filesystem tidak diketahui '%s'"
-#: mount/mount.c:1903
+#: mount-deprecated/mount.c:1817
#, c-format
msgid "mount: probably you meant %s"
msgstr "mount: mungkin yang anda maksudkan %s"
-#: mount/mount.c:1906
+#: mount-deprecated/mount.c:1820
msgid "mount: maybe you meant 'iso9660'?"
msgstr "mount: mungkin yang anda maksud 'iso9660'?"
-#: mount/mount.c:1909
+#: mount-deprecated/mount.c:1823
msgid "mount: maybe you meant 'vfat'?"
msgstr "mount: mungkin yang anda maksud 'vfat'?"
-#: mount/mount.c:1912
+#: mount-deprecated/mount.c:1826
#, c-format
msgid "mount: %s has wrong device number or fs type %s not supported"
msgstr ""
"mount: %s memiliki nomor perangkat yang salah atau tipe fs %s tidak disupport"
-#: mount/mount.c:1920
+#: mount-deprecated/mount.c:1834
#, c-format
msgid "mount: %s is not a block device, and stat fails?"
msgstr ""
"mount: %s bukan sebuak perangkat block, dan gagal memperoleh statistik?"
-#: mount/mount.c:1922
+#: mount-deprecated/mount.c:1836
#, c-format
msgid ""
"mount: the kernel does not recognize %s as a block device\n"
@@ -9272,56 +9143,56 @@ msgstr ""
"mount: kernel tidak mengenal %s sebagai sebuah perangkat block\n"
" (mungkin `modprobe driver'?)"
-#: mount/mount.c:1925
+#: mount-deprecated/mount.c:1839
#, c-format
msgid "mount: %s is not a block device (maybe try `-o loop'?)"
msgstr ""
"mount: %s bukan sebuah perangkat block (mungkin dicoba dengan menggunakan "
"pilihan `-o loop'?"
-#: mount/mount.c:1928
+#: mount-deprecated/mount.c:1842
#, c-format
msgid "mount: %s is not a block device"
msgstr "mount: %s bukan sebuah perangkat block"
-#: mount/mount.c:1933
+#: mount-deprecated/mount.c:1847
#, c-format
msgid "mount: %s is not a valid block device"
msgstr "mount: %s bukan sebuah perangkat block yang valid"
-#: mount/mount.c:1936
+#: mount-deprecated/mount.c:1850
msgid "block device "
msgstr "perangkat block "
-#: mount/mount.c:1938
+#: mount-deprecated/mount.c:1852
#, c-format
msgid "mount: cannot mount %s%s read-only"
msgstr "mount: tidak dapat me-mount %s%s hanya-baca"
-#: mount/mount.c:1942
+#: mount-deprecated/mount.c:1856
#, c-format
msgid "mount: %s%s is write-protected but explicit `-w' flag given"
msgstr ""
"mount: %s%s memiliki proteksi untuk ditulis tetapi secara eksplisit pilihan "
"`-w' diberikan"
-#: mount/mount.c:1946
+#: mount-deprecated/mount.c:1860
#, c-format
msgid "mount: cannot remount %s%s read-write, is write-protected"
msgstr ""
"mount: tidak dapat memasang kembali %s%s secara baca-tulis, terproteksi-tulis"
-#: mount/mount.c:1961
+#: mount-deprecated/mount.c:1875
#, c-format
msgid "mount: %s%s is write-protected, mounting read-only"
msgstr "mount: %s%s memiliki proteksi untuk ditulis, memount secara hanya-baca"
-#: mount/mount.c:1969
+#: mount-deprecated/mount.c:1883
#, c-format
msgid "mount: no medium found on %s"
msgstr "mount: tidak ada media ditemukan di %s"
-#: mount/mount.c:1987 sys-utils/mount.c:278
+#: mount-deprecated/mount.c:1901 sys-utils/mount.c:295
#, c-format
msgid ""
"mount: %s does not contain SELinux labels.\n"
@@ -9338,31 +9209,31 @@ msgstr ""
" sistem berkas ini. Untuk lebih lengkapnya lihat restorecon(8) dan "
"mount(8).\n"
-#: mount/mount.c:2067
+#: mount-deprecated/mount.c:1981
#, c-format
msgid "mount: no type was given - I'll assume nfs because of the colon\n"
msgstr ""
"mount: tipe tidak diberikan - Saya akan mengasumsikan nfs karena adanya "
"colon\n"
-#: mount/mount.c:2073
+#: mount-deprecated/mount.c:1987
#, c-format
msgid "mount: no type was given - I'll assume cifs because of the // prefix\n"
msgstr ""
"mount: tipe tidak diberikan - Saya akan mengasumsikan cifs karena adanya "
"awalan //\n"
-#: mount/mount.c:2177
+#: mount-deprecated/mount.c:2055
#, c-format
msgid "mount: ignore %s (unparsable offset= option)\n"
msgstr ""
-#: mount/mount.c:2190
+#: mount-deprecated/mount.c:2068
#, c-format
msgid "mount: %s already mounted on %s\n"
msgstr "mount: %s telah dimount di %s\n"
-#: mount/mount.c:2371
+#: mount-deprecated/mount.c:2249
#, c-format
msgid ""
"Usage: mount -V : print version\n"
@@ -9434,86 +9305,87 @@ msgstr ""
"uuid. Pilihan lain: [-nfFrsvw] [-o pilihan] [-p passwdfd].\n"
"Untuk informasi lebih detail, lihat man 8 mount.\n"
-#: mount/mount.c:2703
+#: mount-deprecated/mount.c:2579
#, fuzzy, c-format
msgid "mount: only root can do that (effective UID is %u)"
msgstr "mount: hanya root yang dapat melakukan itu (UID efektif adalah %d)"
-#: mount/mount.c:2706
+#: mount-deprecated/mount.c:2582
msgid "mount: only root can do that"
msgstr "mount: hanya root yang dapat melakukan itu"
-#: mount/mount.c:2717
+#: mount-deprecated/mount.c:2593
msgid "nothing was mounted"
msgstr "tidak ada yang telah dimount"
-#: mount/mount.c:2735 mount/mount.c:2761
+#: mount-deprecated/mount.c:2611 mount-deprecated/mount.c:2637
msgid "mount: no such partition found"
msgstr "mount: partisi seperti itu tidak ditemukan"
-#: mount/mount.c:2738
+#: mount-deprecated/mount.c:2614
#, c-format
msgid "mount: can't find %s in %s or %s"
msgstr "mount: tidak dapat menemukan %s dalam %s atau %s"
-#: mount/mount_mntent.c:108
+#: mount-deprecated/mount_mntent.c:110
#, c-format
msgid "[mntent]: warning: no final newline at the end of %s\n"
msgstr "[mntent]: peringatan: tidak ada baris baru final pada akhir dari %s\n"
-#: mount/mount_mntent.c:158
+#: mount-deprecated/mount_mntent.c:160
#, c-format
msgid "[mntent]: line %d in %s is bad%s\n"
msgstr "[mntent]: baris %d dalam %s buruk%s\n"
-#: mount/mount_mntent.c:161
+#: mount-deprecated/mount_mntent.c:163
msgid "; rest of file ignored"
msgstr "; seterusnya dari file diabaikan"
-#: mount/sundries.c:30
+#: mount-deprecated/sundries.c:30
msgid "bug in xstrndup call"
msgstr "kutu/bug dalam pemanggilan xstrndup"
-#: mount/sundries.c:225 mount/sundries.c:283 mount/sundries.c:298
+#: mount-deprecated/sundries.c:225 mount-deprecated/sundries.c:283
+#: mount-deprecated/sundries.c:298
msgid "not enough memory"
msgstr "memory tidak cukup"
-#: mount/umount.c:42
+#: mount-deprecated/umount.c:43
#, c-format
msgid "umount: compiled without support for -f\n"
msgstr "umount: dikompilasi tanpa disupport untuk -f\n"
-#: mount/umount.c:138
+#: mount-deprecated/umount.c:139
#, fuzzy, c-format
msgid "umount: cannot set group id: %m"
msgstr "umount: tidak dapat menset id grup: %s"
-#: mount/umount.c:141
+#: mount-deprecated/umount.c:142
#, fuzzy, c-format
msgid "umount: cannot set user id: %m"
msgstr "umount: tidak dapat menset id pengguna: %s"
-#: mount/umount.c:170
+#: mount-deprecated/umount.c:171
#, c-format
msgid "umount: cannot fork: %s"
msgstr "umount: tidak dapat melakukan fork: %s"
-#: mount/umount.c:191
+#: mount-deprecated/umount.c:192
#, c-format
msgid "umount: %s: invalid block device"
msgstr "umount: %s: perangkat block tidak valid"
-#: mount/umount.c:193
+#: mount-deprecated/umount.c:194
#, c-format
msgid "umount: %s: not mounted"
msgstr "umount: %s: tidak dimount"
-#: mount/umount.c:195
+#: mount-deprecated/umount.c:196
#, c-format
msgid "umount: %s: can't write superblock"
msgstr "umount: %s: tidak dapat menulis superblock"
-#: mount/umount.c:199
+#: mount-deprecated/umount.c:200
#, c-format
msgid ""
"umount: %s: device is busy.\n"
@@ -9525,76 +9397,76 @@ msgstr ""
"digunakan\n"
" oleh perangkat dapat ditemukan oleh lsof(8) atau fuser(1))"
-#: mount/umount.c:204
+#: mount-deprecated/umount.c:205
#, c-format
msgid "umount: %s: not found"
msgstr "umount: %s: tidak ditemukan"
-#: mount/umount.c:206
+#: mount-deprecated/umount.c:207
#, c-format
msgid "umount: %s: must be superuser to umount"
msgstr "umount: %s: harus superuser untuk melakukan umount"
-#: mount/umount.c:208
+#: mount-deprecated/umount.c:209
#, c-format
msgid "umount: %s: block devices not permitted on fs"
msgstr "umount: %s: perangkat block tidak diijinkan di fs"
-#: mount/umount.c:210
+#: mount-deprecated/umount.c:211
#, c-format
msgid "umount: %s: %s"
msgstr "umount: %s: %s"
-#: mount/umount.c:238
+#: mount-deprecated/umount.c:239
#, c-format
msgid "umount: internal error: invalid abs path: %s"
msgstr ""
-#: mount/umount.c:253
+#: mount-deprecated/umount.c:254
#, fuzzy, c-format
msgid "umount: failed to chdir to %s: %m"
msgstr "namei: tidak dapat chdir ke %s - %s (%d)\n"
-#: mount/umount.c:256
+#: mount-deprecated/umount.c:257
#, fuzzy, c-format
msgid "umount: failed to obtain current directory: %m"
msgstr "namei: tidak dapat memperoleh direktori saat ini - %s\n"
-#: mount/umount.c:259
+#: mount-deprecated/umount.c:260
#, fuzzy, c-format
msgid "umount: mountpoint moved (%s -> %s)"
msgstr "mount: titik mount %s tidak ada"
-#: mount/umount.c:262
+#: mount-deprecated/umount.c:263
#, c-format
msgid "current directory moved to %s\n"
msgstr ""
-#: mount/umount.c:334
+#: mount-deprecated/umount.c:328
#, c-format
msgid "no umount2, trying umount...\n"
msgstr "tidak ada umount2, mencoba umount...\n"
-#: mount/umount.c:354
+#: mount-deprecated/umount.c:348
#, c-format
msgid "umount: %s busy - remounted read-only\n"
msgstr "umount: %s sibuk - di mount lagi secara hanya-baca\n"
-#: mount/umount.c:372
+#: mount-deprecated/umount.c:366
#, c-format
msgid "umount: could not remount %s read-only\n"
msgstr "umount: tidak dapat melakukan mount %s secara hanya-baca\n"
-#: mount/umount.c:381
+#: mount-deprecated/umount.c:375
#, fuzzy, c-format
msgid "%s has been unmounted\n"
msgstr "%s sudah tidak dimount\n"
-#: mount/umount.c:487
+#: mount-deprecated/umount.c:482
msgid "umount: cannot find list of filesystems to unmount"
msgstr "umount: tidak dapat mencari daftar dari filesystems untuk di unmount"
-#: mount/umount.c:519
+#: mount-deprecated/umount.c:514
#, c-format
msgid ""
"Usage: umount -h | -V\n"
@@ -9605,302 +9477,84 @@ msgstr ""
" umount -a [-d] [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]\n"
" umount [-d] [-f] [-r] [-n] [-v] special | titik...\n"
-#: mount/umount.c:563
+#: mount-deprecated/umount.c:558
#, fuzzy, c-format
msgid "failed to parse 'offset=%s' options\n"
msgstr "gagal mendapatkan pid"
-#: mount/umount.c:571
+#: mount-deprecated/umount.c:566
#, c-format
msgid "device %s is associated with %s\n"
msgstr "perangkat %s sudah diasosiasikan dengan %s\n"
-#: mount/umount.c:577
+#: mount-deprecated/umount.c:572
#, c-format
msgid "device %s is not associated with %s\n"
msgstr "perangkat %s sudah diasosiasikan dengan %s\n"
-#: mount/umount.c:611
+#: mount-deprecated/umount.c:606
#, fuzzy
msgid "Cannot unmount \"\"\n"
msgstr "Tidak dapat umount \"\"\n"
-#: mount/umount.c:619
+#: mount-deprecated/umount.c:614
#, fuzzy, c-format
msgid "Trying to unmount %s\n"
msgstr "Mencoba untuk umount %s\n"
-#: mount/umount.c:633
+#: mount-deprecated/umount.c:628
msgid "umount: confused when analyzing mtab"
msgstr "umount: bingung ketika menganalisa mtab"
-#: mount/umount.c:639
+#: mount-deprecated/umount.c:634
#, fuzzy, c-format
msgid "umount: cannot unmount %s -- %s is mounted over it on the same point"
msgstr "umount: tidak dapat umount %s -- %s telah dipasang di titik yang sama."
-#: mount/umount.c:647
+#: mount-deprecated/umount.c:642
#, c-format
msgid "Could not find %s in mtab\n"
msgstr "Tidak dapat mencari %s dalam mtab\n"
-#: mount/umount.c:657
+#: mount-deprecated/umount.c:652
#, fuzzy, c-format
msgid "%s is associated with %s\n"
msgstr "perangkat %s sudah diasosiasikan dengan %s\n"
-#: mount/umount.c:663
+#: mount-deprecated/umount.c:658
#, c-format
msgid "umount: warning: %s is associated with more than one loop device\n"
msgstr ""
-#: mount/umount.c:681
+#: mount-deprecated/umount.c:676
#, c-format
msgid "umount: %s is not mounted (according to mtab)"
msgstr "umount: %s tidak di mount (menurut catatan di mtab)"
-#: mount/umount.c:695
+#: mount-deprecated/umount.c:690
#, c-format
msgid "umount: it seems %s is mounted multiple times"
msgstr "umount: kelihatannya %s telah di mount beberapa kali"
-#: mount/umount.c:709
+#: mount-deprecated/umount.c:704
#, c-format
msgid "umount: %s is not in the fstab (and you are not root)"
msgstr "umount: %s tidak ada dalam fstab (dan anda bukan root)"
-#: mount/umount.c:715
+#: mount-deprecated/umount.c:710
#, c-format
msgid "umount: %s mount disagrees with the fstab"
msgstr "umount: %s mount tidak cocok dengan catatan di fstab"
-#: mount/umount.c:756
+#: mount-deprecated/umount.c:751
#, c-format
msgid "umount: only %s can unmount %s from %s"
msgstr "umount: hanya %s yang dapat unmount %s dari %s"
-#: mount/umount.c:852
+#: mount-deprecated/umount.c:848
msgid "umount: only root can do that"
msgstr "umount: hanya root yang dapat melakukan itu"
-#: partx/partx.c:75
-#, fuzzy
-msgid "partition number"
-msgstr "Nomor partisi"
-
-#: partx/partx.c:76
-#, fuzzy
-msgid "start of the partition in sectors"
-msgstr "Hanya cetak tabel partisi"
-
-#: partx/partx.c:77
-#, fuzzy
-msgid "end of the partition in sectors"
-msgstr "Gagal menulis partisi di %s\n"
-
-#: partx/partx.c:78
-#, fuzzy
-msgid "number of sectors"
-msgstr "Jumlah dari sektor"
-
-#: partx/partx.c:79
-msgid "human readable size"
-msgstr ""
-
-#: partx/partx.c:80
-#, fuzzy
-msgid "partition name"
-msgstr "Nomor partisi"
-
-#: partx/partx.c:81
-#, fuzzy
-msgid "partition UUID"
-msgstr ""
-"\n"
-"%d partisi:\n"
-
-#: partx/partx.c:82
-#, fuzzy
-msgid "partition table type (dos, gpt, ...)"
-msgstr "Menulis tabel partisi di disk..."
-
-#: partx/partx.c:83
-#, fuzzy
-msgid "partition flags"
-msgstr ""
-"\n"
-"%d partisi:\n"
-
-#: partx/partx.c:84
-#, fuzzy
-msgid "partition type hex or uuid"
-msgstr "# tabel partisi dari %s\n"
-
-#: partx/partx.c:105
-#, fuzzy, c-format
-msgid "%s: failed to find unused loop device"
-msgstr "%s: tidak dapat menemukan perangkat loop yang tidak dipakai"
-
-#: partx/partx.c:109
-#, fuzzy, c-format
-msgid "Trying to use '%s' for the loop device\n"
-msgstr "mount: akan menggunakan perangkat loop %s\n"
-
-#: partx/partx.c:113
-#, fuzzy, c-format
-msgid "%s: failed to set backing file"
-msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
-
-#: partx/partx.c:118
-#, fuzzy, c-format
-msgid "%s: failed to setup loop device"
-msgstr "tidak dapat merewind perangkat swap"
-
-#: partx/partx.c:195
-#, fuzzy, c-format
-msgid "%s: failed to get partition number"
-msgstr "seek gagal dalam write_tables"
-
-#: partx/partx.c:260
-#, fuzzy, c-format
-msgid "%s: error deleting partition %d"
-msgstr "Partisi yang terpilih %d\n"
-
-#: partx/partx.c:262
-#, c-format
-msgid "%s: error deleting partitions %d-%d"
-msgstr ""
-
-#: partx/partx.c:286 partx/partx.c:865
-#, c-format
-msgid "specified range <%d:%d> does not make sense"
-msgstr ""
-
-#: partx/partx.c:295
-#, fuzzy, c-format
-msgid "%s: partition #%d removed\n"
-msgstr "Tidak ada partisi yang didefinisikan\n"
-
-#: partx/partx.c:299
-#, fuzzy, c-format
-msgid "%s: partition #%d already doesn't exist\n"
-msgstr "Partisi ini sudah ada.\n"
-
-#: partx/partx.c:304
-#, fuzzy, c-format
-msgid "%s: deleting partition #%d failed"
-msgstr "Partisi yang terpilih %d\n"
-
-#: partx/partx.c:324
-#, fuzzy, c-format
-msgid "%s: error adding partition %d"
-msgstr "tidak berada di partisi %s\n"
-
-#: partx/partx.c:326
-#, fuzzy, c-format
-msgid "%s: error adding partitions %d-%d"
-msgstr "Peringatan: partisi %s "
-
-#: partx/partx.c:363
-#, fuzzy, c-format
-msgid "%s: partition #%d added\n"
-msgstr "Tidak ada partisi yang didefinisikan\n"
-
-#: partx/partx.c:368
-#, fuzzy, c-format
-msgid "%s: adding partition #%d failed"
-msgstr "%s: swapon gagal"
-
-#: partx/partx.c:421
-#, c-format
-msgid "#%2d: %9ju-%9ju (%9ju sectors, %6ju MB)\n"
-msgstr ""
-
-#: partx/partx.c:572
-#, fuzzy, c-format
-msgid "failed to initialize blkid filter for '%s'"
-msgstr "gagal menginisialisasi baris penyangga\n"
-
-#: partx/partx.c:580
-#, fuzzy, c-format
-msgid "%s: failed to read partition table"
-msgstr "membaca lagi tabel partisi"
-
-#: partx/partx.c:586
-#, fuzzy, c-format
-msgid "%s: partition table type '%s' detected\n"
-msgstr " (%s tabel partisi terdeteksi). "
-
-#: partx/partx.c:590
-#, fuzzy, c-format
-msgid "%s: partition table with no partitions"
-msgstr "Disk %s tidak memiliki sebuah tabel partisi yang valid\n"
-
-#: partx/partx.c:602
-#, c-format
-msgid " %s [-a|-d|-s] [--nr <n:m> | <partition>] <disk>\n"
-msgstr ""
-
-#: partx/partx.c:606
-msgid ""
-" -a, --add add specified partitions or all of them\n"
-" -d, --delete delete specified partitions or all of them\n"
-" -l, --list list partitions (DEPRECATED)\n"
-" -s, --show list partitions\n"
-"\n"
-" -b, --bytes print SIZE in bytes rather than in human readable "
-"format\n"
-" -g, --noheadings don't print headings for --show\n"
-" -n, --nr <n:m> specify the range of partitions (e.g. --nr 2:4)\n"
-" -o, --output <type> define which output columns to use\n"
-" -P, --pairs use key=\"value\" output format\n"
-" -r, --raw use raw output format\n"
-" -t, --type <type> specify the partition type (dos, bsd, solaris, etc.)\n"
-" -v, --verbose verbose mode\n"
-msgstr ""
-
-#: partx/partx.c:624
-#, fuzzy
-msgid ""
-"\n"
-"Available columns (for --show, --raw or --pairs):\n"
-msgstr "Perintah yang tersedia:\n"
-
-#: partx/partx.c:637 sys-utils/losetup.c:229
-#, fuzzy, c-format
-msgid "the options %s are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: partx/partx.c:703
-#, fuzzy
-msgid "failed to parse --nr <M-N> range"
-msgstr "gagal mendapatkan pid"
-
-#: partx/partx.c:801
-#, fuzzy
-msgid "--nr and <partition> are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: partx/partx.c:820
-#, c-format
-msgid "partition: %s, disk: %s, lower: %d, upper: %d\n"
-msgstr ""
-
-#: partx/partx.c:832
-#, fuzzy, c-format
-msgid "%s: cannot delete partitions"
-msgstr "Tidak dapat menghapus sebuah partisi kosong"
-
-#: partx/partx.c:835
-#, fuzzy, c-format
-msgid "%s: partitioned loop devices unsupported"
-msgstr "kecepatan %d tidak didukung"
-
-#: partx/partx.c:852
-#, fuzzy, c-format
-msgid "%s: failed to initialize blkid prober"
-msgstr "gagal menginisialisasi baris penyangga\n"
-
#: schedutils/chrt.c:63
#, c-format
msgid ""
@@ -9993,50 +9647,46 @@ msgstr "SCHED_%s min/max prioritas\t: %d/%d\n"
msgid "SCHED_%s not supported?\n"
msgstr "SCHED_%s tidak didukung?\n"
-#: schedutils/chrt.c:256 schedutils/ionice.c:163 schedutils/ionice.c:211
-#: schedutils/ionice.c:221 schedutils/taskset.c:159
-msgid "failed to parse pid"
-msgstr "gagal mendapatkan pid"
-
-#: schedutils/chrt.c:286 schedutils/chrt.c:319
+#: schedutils/chrt.c:287 schedutils/chrt.c:320
#, fuzzy
msgid "cannot obtain the list of tasks"
msgstr "tidak dapat menemukan perangkat %s"
-#: schedutils/chrt.c:298
-msgid "failed to parse priority"
-msgstr "gagal mendapatkan prioritas"
+#: schedutils/chrt.c:299
+#, fuzzy
+msgid "invalid priority argument"
+msgstr "pilihan tidak valid"
-#: schedutils/chrt.c:304
+#: schedutils/chrt.c:305
msgid ""
"SCHED_RESET_ON_FORK flag is suppoted for SCHED_FIFO and SCHED_RR policies "
"only"
msgstr ""
-#: schedutils/chrt.c:322
+#: schedutils/chrt.c:323
#, fuzzy, c-format
msgid "failed to set tid %d's policy"
msgstr "gagal menset kebijakan pid %d"
-#: schedutils/chrt.c:325
+#: schedutils/chrt.c:326
#, c-format
msgid "failed to set pid %d's policy"
msgstr "gagal menset kebijakan pid %d"
-#: schedutils/chrt.c:334 sys-utils/switch_root.c:221 term-utils/script.c:445
+#: schedutils/chrt.c:335 sys-utils/switch_root.c:223 term-utils/script.c:451
#, c-format
msgid "failed to execute %s"
msgstr "gagal menjalankan %s"
-#: schedutils/ionice.c:75
+#: schedutils/ionice.c:76
msgid "ioprio_get failed"
msgstr "ioprio_get gagal"
-#: schedutils/ionice.c:97
+#: schedutils/ionice.c:98
msgid "ioprio_set failed"
msgstr "ioprio_set gagal"
-#: schedutils/ionice.c:103
+#: schedutils/ionice.c:104
#, c-format
msgid ""
"\n"
@@ -10058,47 +9708,47 @@ msgid ""
"\n"
msgstr ""
-#: schedutils/ionice.c:146
+#: schedutils/ionice.c:148
#, fuzzy
-msgid "failed to parse class data"
-msgstr "gagal mendapatkan pid"
+msgid "invalid class data argument"
+msgstr "pilihan tidak valid"
-#: schedutils/ionice.c:152
+#: schedutils/ionice.c:154
#, fuzzy
-msgid "failed to parse class"
-msgstr "gagal mendapatkan pid"
+msgid "invalid class argument"
+msgstr "id tidak valid: %s\n"
-#: schedutils/ionice.c:157
+#: schedutils/ionice.c:159
#, fuzzy, c-format
msgid "unknown scheduling class: '%s'"
msgstr "%s: Perintah tidak diketahui: %s\n"
-#: schedutils/ionice.c:181
+#: schedutils/ionice.c:183
msgid "ignoring given class data for none class"
msgstr "mengabaikan data kelas yang diberikan untuk kelas kosong"
-#: schedutils/ionice.c:189
+#: schedutils/ionice.c:191
msgid "ignoring given class data for idle class"
msgstr "mengabaikan data kelas yang diberikan untuk kelas kosong"
-#: schedutils/ionice.c:194
+#: schedutils/ionice.c:196
#, fuzzy, c-format
msgid "unknown prio class %d"
msgstr "prioritas kelas %d buruk"
-#: schedutils/ionice.c:230 schedutils/taskset.c:236 sys-utils/prlimit.c:642
+#: schedutils/ionice.c:232 schedutils/taskset.c:238 sys-utils/prlimit.c:646
#, fuzzy, c-format
msgid "executing %s failed"
msgstr "gagal menjalankan %s"
-#: schedutils/taskset.c:51
+#: schedutils/taskset.c:52
#, fuzzy, c-format
msgid ""
"Usage: %s [options] [mask | cpu-list] [pid|cmd [args...]]\n"
"\n"
msgstr "penggunaan: %s [pilihan] <aplikasi> [arg ...]\n"
-#: schedutils/taskset.c:55
+#: schedutils/taskset.c:56
#, c-format
msgid ""
"Options:\n"
@@ -10110,7 +9760,7 @@ msgid ""
"\n"
msgstr ""
-#: schedutils/taskset.c:63
+#: schedutils/taskset.c:64
#, c-format
msgid ""
"The default behavior is to run a new command:\n"
@@ -10125,7 +9775,7 @@ msgid ""
" e.g. 0-31:2 is equivalent to mask 0x55555555\n"
msgstr ""
-#: schedutils/taskset.c:75
+#: schedutils/taskset.c:76
#, fuzzy, c-format
msgid ""
"\n"
@@ -10134,200 +9784,200 @@ msgstr ""
"\n"
"Untuk informasi lebih lanjut lihat namei(1).\n"
-#: schedutils/taskset.c:86
+#: schedutils/taskset.c:87
#, c-format
msgid "pid %d's new affinity list: %s\n"
msgstr ""
-#: schedutils/taskset.c:87
+#: schedutils/taskset.c:88
#, c-format
msgid "pid %d's current affinity list: %s\n"
msgstr ""
-#: schedutils/taskset.c:90
+#: schedutils/taskset.c:91
#, c-format
msgid "pid %d's new affinity mask: %s\n"
msgstr ""
-#: schedutils/taskset.c:91
+#: schedutils/taskset.c:92
#, c-format
msgid "pid %d's current affinity mask: %s\n"
msgstr ""
-#: schedutils/taskset.c:96
+#: schedutils/taskset.c:97
#, fuzzy
msgid "conversion from cpuset to string failed"
msgstr "ubah waktu rtc"
-#: schedutils/taskset.c:106 schedutils/taskset.c:122
+#: schedutils/taskset.c:107 schedutils/taskset.c:123
#, fuzzy, c-format
msgid "failed to get pid %d's affinity"
msgstr "gagal mendapatkan kebijakan pid %d"
-#: schedutils/taskset.c:116
+#: schedutils/taskset.c:117
#, fuzzy, c-format
msgid "failed to set pid %d's affinity"
msgstr "gagal menset kebijakan pid %d"
-#: schedutils/taskset.c:183 sys-utils/chcpu.c:252
+#: schedutils/taskset.c:185 sys-utils/chcpu.c:267
#, fuzzy
msgid "cannot determine NR_CPUS; aborting"
msgstr "tidak dapat menentukan ukuran dari %s"
-#: schedutils/taskset.c:192 schedutils/taskset.c:205 sys-utils/chcpu.c:258
+#: schedutils/taskset.c:194 schedutils/taskset.c:207 sys-utils/chcpu.c:273
#, fuzzy
msgid "cpuset_alloc failed"
msgstr "calloc gagal"
-#: schedutils/taskset.c:212 sys-utils/chcpu.c:205
+#: schedutils/taskset.c:214 sys-utils/chcpu.c:209
#, fuzzy, c-format
msgid "failed to parse CPU list: %s"
msgstr "gagal mendapatkan pid"
-#: schedutils/taskset.c:215
+#: schedutils/taskset.c:217
#, fuzzy, c-format
msgid "failed to parse CPU mask: %s"
msgstr "gagal mendapatkan pid"
-#: sys-utils/arch.c:67
+#: sys-utils/arch.c:79
#, fuzzy
msgid "uname failed"
msgstr "unshare gagal"
-#: sys-utils/chcpu.c:75 sys-utils/chcpu.c:157
+#: sys-utils/chcpu.c:79 sys-utils/chcpu.c:161
#, fuzzy, c-format
msgid "CPU %d does not exist\n"
msgstr "%s: \"%s\" tidak ada.\n"
-#: sys-utils/chcpu.c:79
+#: sys-utils/chcpu.c:83
#, c-format
msgid "CPU %d is not hot pluggable\n"
msgstr ""
-#: sys-utils/chcpu.c:84
+#: sys-utils/chcpu.c:88
#, fuzzy, c-format
msgid "CPU %d is already enabled\n"
msgstr "Sektor %d sudah dialokasikan\n"
-#: sys-utils/chcpu.c:88
+#: sys-utils/chcpu.c:92
#, fuzzy, c-format
msgid "CPU %d is already disabled\n"
msgstr "Sektor %d sudah dialokasikan\n"
-#: sys-utils/chcpu.c:96
+#: sys-utils/chcpu.c:100
#, c-format
msgid "CPU %d enable failed (CPU is deconfigured)\n"
msgstr ""
-#: sys-utils/chcpu.c:99
+#: sys-utils/chcpu.c:103
#, c-format
msgid "CPU %d enable failed (%m)\n"
msgstr ""
-#: sys-utils/chcpu.c:101
+#: sys-utils/chcpu.c:105
#, c-format
msgid "CPU %d enabled\n"
msgstr ""
-#: sys-utils/chcpu.c:104
+#: sys-utils/chcpu.c:108
#, c-format
msgid "CPU %d disable failed (last enabled CPU)\n"
msgstr ""
-#: sys-utils/chcpu.c:110
+#: sys-utils/chcpu.c:114
#, c-format
msgid "CPU %d disable failed (%m)\n"
msgstr ""
-#: sys-utils/chcpu.c:112
+#: sys-utils/chcpu.c:116
#, c-format
msgid "CPU %d disabled\n"
msgstr ""
-#: sys-utils/chcpu.c:124
+#: sys-utils/chcpu.c:128
msgid "This system does not support rescanning of CPUs"
msgstr ""
-#: sys-utils/chcpu.c:126
+#: sys-utils/chcpu.c:130
#, fuzzy
msgid "Failed to trigger rescan of CPUs"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/chcpu.c:127
+#: sys-utils/chcpu.c:131
#, c-format
msgid "Triggered rescan of CPUs\n"
msgstr ""
-#: sys-utils/chcpu.c:134
+#: sys-utils/chcpu.c:138
msgid "This system does not support setting the dispatching mode of CPUs"
msgstr ""
-#: sys-utils/chcpu.c:138
+#: sys-utils/chcpu.c:142
#, fuzzy
msgid "Failed to set horizontal dispatch mode"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/chcpu.c:139
+#: sys-utils/chcpu.c:143
#, c-format
msgid "Succesfully set horizontal dispatching mode\n"
msgstr ""
-#: sys-utils/chcpu.c:142
+#: sys-utils/chcpu.c:146
#, fuzzy
msgid "Failed to set vertical dispatch mode"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/chcpu.c:143
+#: sys-utils/chcpu.c:147
#, c-format
msgid "Succesfully set vertical dispatching mode\n"
msgstr ""
-#: sys-utils/chcpu.c:161
+#: sys-utils/chcpu.c:165
#, fuzzy, c-format
msgid "CPU %d is not configurable\n"
msgstr "%s: \"%s\" bukan sebuah executable.\n"
-#: sys-utils/chcpu.c:166
+#: sys-utils/chcpu.c:170
#, fuzzy, c-format
msgid "CPU %d is already configured\n"
msgstr "Sektor %d sudah dialokasikan\n"
-#: sys-utils/chcpu.c:170
+#: sys-utils/chcpu.c:174
#, fuzzy, c-format
msgid "CPU %d is already deconfigured\n"
msgstr "Sektor %d sudah dialokasikan\n"
-#: sys-utils/chcpu.c:175
+#: sys-utils/chcpu.c:179
#, c-format
msgid "CPU %d deconfigure failed (CPU is enabled)\n"
msgstr ""
-#: sys-utils/chcpu.c:182
+#: sys-utils/chcpu.c:186
#, fuzzy, c-format
msgid "CPU %d configure failed (%m)\n"
msgstr "Autoconfigure gagal.\n"
-#: sys-utils/chcpu.c:184
+#: sys-utils/chcpu.c:188
#, c-format
msgid "CPU %d configured\n"
msgstr ""
-#: sys-utils/chcpu.c:188
+#: sys-utils/chcpu.c:192
#, fuzzy, c-format
msgid "CPU %d deconfigure failed (%m)\n"
msgstr "Autoconfigure gagal.\n"
-#: sys-utils/chcpu.c:190
+#: sys-utils/chcpu.c:194
#, c-format
msgid "CPU %d deconfigured\n"
msgstr ""
-#: sys-utils/chcpu.c:204
+#: sys-utils/chcpu.c:208
#, fuzzy, c-format
msgid "invalid CPU number in CPU list: %s"
msgstr "Jumlah dari baris tidak valid"
-#: sys-utils/chcpu.c:211 text-utils/col.c:120
+#: sys-utils/chcpu.c:215 text-utils/col.c:121
#, fuzzy, c-format
msgid ""
"\n"
@@ -10338,7 +9988,7 @@ msgstr ""
"Penggunaan: %s [pilihan]\n"
"\n"
-#: sys-utils/chcpu.c:214
+#: sys-utils/chcpu.c:218
msgid ""
"\n"
"Options:\n"
@@ -10352,77 +10002,71 @@ msgid ""
" -V, --version output version information and exit\n"
msgstr ""
-#: sys-utils/chcpu.c:263
-msgid ""
-"configure, deconfigure, disable, dispatch, enable and rescan are mutually "
-"exclusive"
-msgstr ""
-
-#: sys-utils/chcpu.c:290
+#: sys-utils/chcpu.c:306
#, fuzzy, c-format
msgid "unsupported argument: %s"
msgstr "%s: argument tidak diketahui: %s\n"
-#: sys-utils/ctrlaltdel.c:20
+#: sys-utils/ctrlaltdel.c:21
#, fuzzy, c-format
msgid " %s <hard|soft>\n"
msgstr "Penggunaan: ctrlaltdel hard|soft\n"
-#: sys-utils/ctrlaltdel.c:54
+#: sys-utils/ctrlaltdel.c:56
#, fuzzy
msgid "You must be root to set the Ctrl-Alt-Del behaviour"
msgstr "Anda harus menjadi root untuk mengeset reaksi dari Ctrl-Alt-Del.\n"
-#: sys-utils/cytune.c:91
+#: sys-utils/cytune.c:92
#, fuzzy, c-format
msgid " %s [options] <tty> [...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: sys-utils/cytune.c:93
+#: sys-utils/cytune.c:94
#, c-format
msgid " -s, --set-threshold <num> set interruption threshold value\n"
msgstr ""
-#: sys-utils/cytune.c:94
+#: sys-utils/cytune.c:95
#, c-format
msgid " -g, --get-threshold display current threshold value\n"
msgstr ""
-#: sys-utils/cytune.c:95
+#: sys-utils/cytune.c:96
#, fuzzy, c-format
msgid " -S, --set-default-threshold <num> set default threshold value\n"
msgstr "%s: %ld nilai default threshold dan %ld nilai default timeout\n"
-#: sys-utils/cytune.c:96
+#: sys-utils/cytune.c:97
#, c-format
msgid " -t, --set-flush <num> set flush timeout to value\n"
msgstr ""
-#: sys-utils/cytune.c:97
+#: sys-utils/cytune.c:98
#, fuzzy, c-format
msgid ""
" -G, --get-glush display default flush timeout value\n"
msgstr " -h, --help Ini sedikit petunjuk penggunaan\n"
-#: sys-utils/cytune.c:98
+#: sys-utils/cytune.c:99
#, c-format
msgid ""
" -T, --set-default-flush <num> set the default flush timeout to value\n"
msgstr ""
-#: sys-utils/cytune.c:99
+#: sys-utils/cytune.c:100
#, c-format
msgid " -q, --stats display statistics about the tty\n"
msgstr ""
-#: sys-utils/cytune.c:100
+#: sys-utils/cytune.c:101
#, c-format
msgid ""
" -i, --interval <seconds> gather statistics every <seconds> "
"interval\n"
msgstr ""
-#: sys-utils/cytune.c:131
+#: sys-utils/cytune.c:132
#, fuzzy, c-format
msgid ""
"File %s, For threshold value %lu, Maximum characters in fifo were %d,\n"
@@ -10432,10 +10076,10 @@ msgstr ""
"%d,\n"
"dan maksimum dari kecepatan transfer dalam characters/detik adalah %f\n"
-#: sys-utils/cytune.c:140
+#: sys-utils/cytune.c:141
#, fuzzy, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
+"File %s, For threshold value %lu and timeout value %lu, Maximum characters "
"in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f"
msgstr ""
@@ -10443,60 +10087,55 @@ msgstr ""
"characters dalam fifo adalah %d,\n"
"dan maksimum dari kecepatan transfer dalam characters/detik adalah %f\n"
-#: sys-utils/cytune.c:169
-#, fuzzy
-msgid "cannot set signal handler"
-msgstr "Tidak dapat menset pengolah sinyal"
-
-#: sys-utils/cytune.c:171 sys-utils/cytune.c:195 sys-utils/dmesg.c:342
+#: sys-utils/cytune.c:172 sys-utils/cytune.c:196 sys-utils/dmesg.c:346
msgid "gettimeofday failed"
msgstr "gettimeofday gagal"
-#: sys-utils/cytune.c:180 sys-utils/cytune.c:203
+#: sys-utils/cytune.c:181 sys-utils/cytune.c:204
#, fuzzy, c-format
msgid "cannot issue CYGETMON on %s"
msgstr "Tidak dapat mengisukan CYGETMON di %s: %s\n"
-#: sys-utils/cytune.c:185 sys-utils/cytune.c:208 sys-utils/cytune.c:442
+#: sys-utils/cytune.c:186 sys-utils/cytune.c:209 sys-utils/cytune.c:439
#, fuzzy, c-format
msgid "cannot get threshold for %s"
msgstr "Tidak dapat memperoleh nilai threshold untuk %s: %s\n"
-#: sys-utils/cytune.c:188 sys-utils/cytune.c:213 sys-utils/cytune.c:447
+#: sys-utils/cytune.c:189 sys-utils/cytune.c:214 sys-utils/cytune.c:444
#, fuzzy, c-format
msgid "cannot get timeout for %s"
msgstr "Tidak dapat memperoleh nilai timeout untuk %s: %s\n"
-#: sys-utils/cytune.c:246
+#: sys-utils/cytune.c:247
#, c-format
msgid ""
"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-#: sys-utils/cytune.c:252
+#: sys-utils/cytune.c:253
#, c-format
msgid " %f int/sec; %f rec, %f send (char/sec)\n"
msgstr " %f int/sec; %f rec, %f send (char/sec)\n"
-#: sys-utils/cytune.c:255
+#: sys-utils/cytune.c:256
#, c-format
msgid ""
"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-#: sys-utils/cytune.c:260
+#: sys-utils/cytune.c:261
#, c-format
msgid " %f int/sec; %f rec (char/sec)\n"
msgstr " %f int/sec; %f rec (char/sec)\n"
-#: sys-utils/cytune.c:325
+#: sys-utils/cytune.c:326
#, fuzzy
msgid "Invalid interval value"
msgstr "Nilai interval tidak valid: %s\n"
-#: sys-utils/cytune.c:327
+#: sys-utils/cytune.c:328
#, fuzzy, c-format
msgid "Invalid interval value: %d"
msgstr "Nilai interval tidak valid: %s\n"
@@ -10511,144 +10150,144 @@ msgstr "Nilai set tidak valid: %s\n"
msgid "Invalid set value: %d"
msgstr "Nilai set tidak valid: %s\n"
-#: sys-utils/cytune.c:345
+#: sys-utils/cytune.c:344
#, fuzzy
msgid "Invalid default value"
msgstr "Nilai default tidak valid: %s\n"
-#: sys-utils/cytune.c:347
+#: sys-utils/cytune.c:346
#, fuzzy, c-format
msgid "Invalid default value: %d"
msgstr "Nilai default tidak valid: %s\n"
-#: sys-utils/cytune.c:356
+#: sys-utils/cytune.c:354
#, fuzzy
msgid "Invalid set time value"
msgstr "Nilai set waktu tidak valid: %s\n"
-#: sys-utils/cytune.c:358
+#: sys-utils/cytune.c:356
#, fuzzy, c-format
msgid "Invalid set time value: %d"
msgstr "Nilai set waktu tidak valid: %s\n"
-#: sys-utils/cytune.c:367
+#: sys-utils/cytune.c:364
#, fuzzy
msgid "Invalid default time value"
msgstr "Nilai dafault waktu tidak valid: %s\n"
-#: sys-utils/cytune.c:369
+#: sys-utils/cytune.c:366
#, fuzzy, c-format
msgid "Invalid default time value: %d"
msgstr "Nilai dafault waktu tidak valid: %s\n"
-#: sys-utils/cytune.c:412
+#: sys-utils/cytune.c:409
#, fuzzy, c-format
msgid "cannot set %s to threshold %d"
msgstr "Tidak dapat menset %s ke nilai threshold %d: %s\n"
-#: sys-utils/cytune.c:426
+#: sys-utils/cytune.c:423
#, fuzzy, c-format
msgid "cannot set %s to time threshold %d"
msgstr "Tidak dapat menset %s ke waktu threshold %d: %s\n"
-#: sys-utils/cytune.c:450
+#: sys-utils/cytune.c:447
#, c-format
msgid "%s: %ld current threshold and %ld current timeout\n"
msgstr "%s: %ld nilai threshold saat ini dan %ld nilai timeout saat ini\n"
-#: sys-utils/cytune.c:453
+#: sys-utils/cytune.c:450
#, c-format
msgid "%s: %ld default threshold and %ld default timeout\n"
msgstr "%s: %ld nilai default threshold dan %ld nilai default timeout\n"
-#: sys-utils/dmesg.c:69
+#: sys-utils/dmesg.c:73
#, fuzzy
msgid "system is unusable"
msgstr "Partisi ini tidak dapat digunakan"
-#: sys-utils/dmesg.c:70
+#: sys-utils/dmesg.c:74
msgid "action must be taken immediately"
msgstr ""
-#: sys-utils/dmesg.c:71
+#: sys-utils/dmesg.c:75
msgid "critical conditions"
msgstr ""
-#: sys-utils/dmesg.c:72
+#: sys-utils/dmesg.c:76
#, fuzzy
msgid "error conditions"
msgstr "error menutup %s"
-#: sys-utils/dmesg.c:73
+#: sys-utils/dmesg.c:77
#, fuzzy
msgid "warning conditions"
msgstr "Peringatan: partisi %s "
-#: sys-utils/dmesg.c:74
+#: sys-utils/dmesg.c:78
msgid "normal but significant condition"
msgstr ""
-#: sys-utils/dmesg.c:75
+#: sys-utils/dmesg.c:79
msgid "informational"
msgstr ""
-#: sys-utils/dmesg.c:76
+#: sys-utils/dmesg.c:80
msgid "debug-level messages"
msgstr ""
-#: sys-utils/dmesg.c:90
+#: sys-utils/dmesg.c:94
#, fuzzy
msgid "kernel messages"
msgstr "pesan"
-#: sys-utils/dmesg.c:91
+#: sys-utils/dmesg.c:95
msgid "random user-level messages"
msgstr ""
-#: sys-utils/dmesg.c:92
+#: sys-utils/dmesg.c:96
#, fuzzy
msgid "mail system"
msgstr "Masukkan tipe filesystem: "
-#: sys-utils/dmesg.c:93
+#: sys-utils/dmesg.c:97
msgid "system daemons"
msgstr ""
-#: sys-utils/dmesg.c:94
+#: sys-utils/dmesg.c:98
msgid "security/authorization messages"
msgstr ""
-#: sys-utils/dmesg.c:95
+#: sys-utils/dmesg.c:99
msgid "messages generated internally by syslogd"
msgstr ""
-#: sys-utils/dmesg.c:96
+#: sys-utils/dmesg.c:100
msgid "line printer subsystem"
msgstr ""
-#: sys-utils/dmesg.c:97
+#: sys-utils/dmesg.c:101
msgid "network news subsystem"
msgstr ""
-#: sys-utils/dmesg.c:98
+#: sys-utils/dmesg.c:102
msgid "UUCP subsystem"
msgstr ""
-#: sys-utils/dmesg.c:99
+#: sys-utils/dmesg.c:103
#, fuzzy
msgid "clock daemon"
msgstr "tidak dapat daemonize"
-#: sys-utils/dmesg.c:100
+#: sys-utils/dmesg.c:104
msgid "security/authorization messages (private)"
msgstr ""
-#: sys-utils/dmesg.c:101
+#: sys-utils/dmesg.c:105
#, fuzzy
msgid "ftp daemon"
msgstr "tidak dapat daemonize"
-#: sys-utils/dmesg.c:150
+#: sys-utils/dmesg.c:154
msgid ""
" -C, --clear clear the kernel ring buffer\n"
" -c, --read-clear read and clear all messages\n"
@@ -10671,103 +10310,435 @@ msgid ""
" -x, --decode decode facility and level to readable string\n"
msgstr ""
-#: sys-utils/dmesg.c:170
+#: sys-utils/dmesg.c:174
msgid ""
"\n"
"Supported log facilities:\n"
msgstr ""
-#: sys-utils/dmesg.c:177
+#: sys-utils/dmesg.c:181
msgid ""
"\n"
"Supported log levels (priorities):\n"
msgstr ""
-#: sys-utils/dmesg.c:221
+#: sys-utils/dmesg.c:225
#, fuzzy, c-format
msgid "failed to parse level '%s'"
msgstr "gagal mendapatkan pid"
-#: sys-utils/dmesg.c:223
+#: sys-utils/dmesg.c:227
#, fuzzy, c-format
msgid "unknown level '%s'"
msgstr "%s: Perintah tidak diketahui: %s\n"
-#: sys-utils/dmesg.c:259
+#: sys-utils/dmesg.c:263
#, fuzzy, c-format
msgid "failed to parse facility '%s'"
msgstr "gagal mendapatkan pid"
-#: sys-utils/dmesg.c:261
+#: sys-utils/dmesg.c:265
#, fuzzy, c-format
msgid "unknown facility '%s'"
msgstr "Bukan direktori %s!\n"
-#: sys-utils/dmesg.c:340
+#: sys-utils/dmesg.c:344
#, fuzzy
msgid "sysinfo failed"
msgstr "fsync gagal"
-#: sys-utils/dmesg.c:358
+#: sys-utils/dmesg.c:362
#, fuzzy, c-format
msgid "cannot open: %s"
msgstr "tidak dapat membuka %s"
-#: sys-utils/dmesg.c:360
+#: sys-utils/dmesg.c:364
#, fuzzy, c-format
msgid "cannot stat: %s"
msgstr "tidak dapat memperoleh statistik \"%s\""
-#: sys-utils/dmesg.c:364
+#: sys-utils/dmesg.c:368
#, fuzzy, c-format
msgid "cannot mmap: %s"
msgstr "tidak dapat membuka %s"
-#: sys-utils/dmesg.c:458 term-utils/script.c:301 term-utils/script.c:393
+#: sys-utils/dmesg.c:462 term-utils/script.c:304 term-utils/script.c:396
#, fuzzy
msgid "write failed"
msgstr "gagal menulis: %s"
-#: sys-utils/dmesg.c:696
-msgid ""
-"clear, read-clear, console-level, console-on, and console-off options are "
-"mutually exclusive"
-msgstr ""
-
-#: sys-utils/dmesg.c:747
+#: sys-utils/dmesg.c:760
#, fuzzy
-msgid "failed to parse buffer size"
-msgstr "gagal mendapatkan pid"
+msgid "invalid buffer size argument"
+msgstr "pilihan tidak valid"
-#: sys-utils/dmesg.c:788
+#: sys-utils/dmesg.c:801
msgid ""
"--raw can't be used together with level, facility, decode, delta, ctime or "
"notime options"
msgstr ""
-#: sys-utils/dmesg.c:792
+#: sys-utils/dmesg.c:805
msgid "--notime can't be used together with ctime "
msgstr ""
-#: sys-utils/dmesg.c:819
+#: sys-utils/dmesg.c:832
#, fuzzy
msgid "unsupported command"
msgstr "tidak ada perintah?\n"
-#: sys-utils/dmesg.c:824
+#: sys-utils/dmesg.c:837
#, fuzzy
msgid "klogctl failed"
msgstr "msgctl gagal"
-#: sys-utils/fallocate.c:61
+#: sys-utils/eject.c:135
+#, fuzzy, c-format
+msgid " %s [options] [<device>|<mountpoint>]\n"
+msgstr ""
+"Penggunaan: %s [pilihan] <nama berkas>\n"
+"\n"
+"Pilihan:\n"
+
+#: sys-utils/eject.c:138
+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:162
+msgid ""
+"\n"
+"By default tries -r, -s, -f, and -q in order until success.\n"
+msgstr ""
+
+#: sys-utils/eject.c:208
+#, fuzzy
+msgid "invalid argument to --auto/-a option"
+msgstr "id tidak valid: %s\n"
+
+#: sys-utils/eject.c:212
+msgid "invalid argument to --changerslot/-c option"
+msgstr ""
+
+#: sys-utils/eject.c:216
+#, fuzzy
+msgid "invalid argument to --cdspeed/-x option"
+msgstr "id tidak valid: %s\n"
+
+#: sys-utils/eject.c:237
+msgid "invalid argument to --manualeject/-i option"
+msgstr ""
+
+#: sys-utils/eject.c:332
+msgid "CD-ROM auto-eject command failed"
+msgstr ""
+
+#: sys-utils/eject.c:349
+msgid "CD-ROM lock door command failed"
+msgstr ""
+
+#: sys-utils/eject.c:352
+msgid "CD-Drive may NOT be ejected with device button"
+msgstr ""
+
+#: sys-utils/eject.c:354
+msgid "CD-Drive may be ejected with device button"
+msgstr ""
+
+#: sys-utils/eject.c:365
+msgid "CD-ROM select disc command failed"
+msgstr ""
+
+#: sys-utils/eject.c:369
+msgid "CD-ROM load from slot command failed"
+msgstr ""
+
+#: sys-utils/eject.c:371
+msgid "IDE/ATAPI CD-ROM changer not supported by this kernel\n"
+msgstr ""
+
+#: sys-utils/eject.c:389
+msgid "CD-ROM tray close command failed"
+msgstr ""
+
+#: sys-utils/eject.c:391
+msgid "CD-ROM tray close command not supported by this kernel\n"
+msgstr ""
+
+#: sys-utils/eject.c:405
+#, fuzzy
+msgid "CD-ROM eject unsupported"
+msgstr "kecepatan %d tidak didukung"
+
+#: sys-utils/eject.c:436 sys-utils/eject.c:457 sys-utils/eject.c:1097
+msgid "CD-ROM eject command failed"
+msgstr ""
+
+#: sys-utils/eject.c:439
+msgid "no CD-ROM information available"
+msgstr ""
+
+#: sys-utils/eject.c:442
+msgid "CD-ROM drive is not ready"
+msgstr ""
+
+#: sys-utils/eject.c:482
+msgid "CD-ROM select speed command failed"
+msgstr ""
+
+#: sys-utils/eject.c:484 sys-utils/eject.c:571
+msgid "CD-ROM select speed command not supported by this kernel"
+msgstr ""
+
+#: sys-utils/eject.c:521
+#, fuzzy, c-format
+msgid "%s: failed to finding CD-ROM name"
+msgstr "%s: gagal untuk membuka: %s\n"
+
+#: sys-utils/eject.c:537
+#, fuzzy, c-format
+msgid "%s: failed to read speed"
+msgstr "%s: gagal untuk membuka: %s\n"
+
+#: sys-utils/eject.c:545
+#, fuzzy
+msgid "failed to read speed"
+msgstr "gagal untuk mendapatkan statistik: %s"
+
+#: sys-utils/eject.c:589
+#, fuzzy
+msgid "not an sg device, or old sg driver"
+msgstr "bukan sebuah perangkat blok atau berkas: %s"
+
+#: sys-utils/eject.c:651
+#, fuzzy, c-format
+msgid "%s: unmounting"
+msgstr "mount gagal"
+
+#: sys-utils/eject.c:659
+#, fuzzy
+msgid "eject: cannot set user id"
+msgstr "mount: tidak dapat menset id pengguna: %s"
+
+#: sys-utils/eject.c:666
+#, fuzzy, c-format
+msgid "unable to exec /bin/umount of `%s'"
+msgstr "gagal menjalankan %s"
+
+#: sys-utils/eject.c:669
+#, fuzzy
+msgid "unable to fork"
+msgstr "tidak dapat membuka %s"
+
+#: sys-utils/eject.c:676
+#, fuzzy, c-format
+msgid "unmount of `%s' did not exit normally"
+msgstr "mount: titik mount %s tidak ada"
+
+#: sys-utils/eject.c:679
+#, fuzzy, c-format
+msgid "unmount of `%s' failed\n"
+msgstr "%s: mengubah nama %s ke %s gagal: %s\n"
+
+#: sys-utils/eject.c:720
+#, fuzzy
+msgid "failed to parse mount table"
+msgstr "gagal mendapatkan pid"
+
+#: sys-utils/eject.c:781 sys-utils/eject.c:978
+#, fuzzy, c-format
+msgid "%s: mounted on %s"
+msgstr "fsck: %s: tidak ditemukan\n"
+
+#: sys-utils/eject.c:878
+#, fuzzy, c-format
+msgid "%s: is removable device"
+msgstr " removable"
+
+#: sys-utils/eject.c:897
+#, c-format
+msgid "%s: connected by hotplug subsystem: %s"
+msgstr ""
+
+#: sys-utils/eject.c:918
+msgid "setting CD-ROM speed to auto"
+msgstr ""
+
+#: sys-utils/eject.c:920
+#, c-format
+msgid "setting CD-ROM speed to %ldX"
+msgstr ""
+
+#: sys-utils/eject.c:947
+#, c-format
+msgid "default device: `%s'"
+msgstr ""
+
+#: sys-utils/eject.c:953
+#, fuzzy, c-format
+msgid "using default device `%s'"
+msgstr "Menggunakan nilai default %u\n"
+
+#: sys-utils/eject.c:972
+#, fuzzy, c-format
+msgid "%s: unable to find device"
+msgstr "tidak dapat merewind perangkat swap"
+
+#: sys-utils/eject.c:974
+#, fuzzy, c-format
+msgid "device name is `%s'"
+msgstr "Perangkat loop adalah %s\n"
+
+#: sys-utils/eject.c:980 sys-utils/umount.c:205
+#, fuzzy, c-format
+msgid "%s: not mounted"
+msgstr "fsck: %s: tidak ditemukan\n"
+
+#: sys-utils/eject.c:984
+#, c-format
+msgid "%s: disc device: %s (disk device will be used for eject)"
+msgstr ""
+
+#: sys-utils/eject.c:992
+#, c-format
+msgid "%s: not found mountpoint or device with the given name"
+msgstr ""
+
+#: sys-utils/eject.c:995
+#, fuzzy, c-format
+msgid "%s: is whole-disk device"
+msgstr "%s: gagal untuk berpindah ke ofset 0x%jx"
+
+#: sys-utils/eject.c:999
+#, fuzzy, c-format
+msgid "%s: is not hot-pluggable device"
+msgstr "%s: bukan sebuah block device\n"
+
+#: sys-utils/eject.c:1003
+#, fuzzy, c-format
+msgid "device is `%s'"
+msgstr "Perangkat loop adalah %s\n"
+
+#: sys-utils/eject.c:1004
+msgid "exiting due to -n/--noop option"
+msgstr ""
+
+#: sys-utils/eject.c:1018
+#, c-format
+msgid "%s: enabling auto-eject mode"
+msgstr ""
+
+#: sys-utils/eject.c:1020
+#, c-format
+msgid "%s: disabling auto-eject mode"
+msgstr ""
+
+#: sys-utils/eject.c:1028
+#, c-format
+msgid "%s: closing tray"
+msgstr ""
+
+#: sys-utils/eject.c:1037
+#, c-format
+msgid "%s: toggling tray"
+msgstr ""
+
+#: sys-utils/eject.c:1046
+#, c-format
+msgid "%s: listing CD-ROM speed"
+msgstr ""
+
+#: sys-utils/eject.c:1072
+#, fuzzy, c-format
+msgid "error: %s: device in use"
+msgstr "%s: %s: perangkat sedang sibuk"
+
+#: sys-utils/eject.c:1078
+#, c-format
+msgid "%s: selecting CD-ROM disc #%ld"
+msgstr ""
+
+#: sys-utils/eject.c:1094
+#, c-format
+msgid "%s: trying to eject using CD-ROM eject command"
+msgstr ""
+
+#: sys-utils/eject.c:1096
+msgid "CD-ROM eject command succeeded"
+msgstr ""
+
+#: sys-utils/eject.c:1101
+#, c-format
+msgid "%s: trying to eject using SCSI commands"
+msgstr ""
+
+#: sys-utils/eject.c:1103
+#, fuzzy
+msgid "SCSI eject succeeded"
+msgstr "%s sukses.\n"
+
+#: sys-utils/eject.c:1104
+#, fuzzy
+msgid "SCSI eject failed"
+msgstr "gagal eksekusi"
+
+#: sys-utils/eject.c:1108
+#, c-format
+msgid "%s: trying to eject using floppy eject command"
+msgstr ""
+
+#: sys-utils/eject.c:1110
+msgid "floppy eject command succeeded"
+msgstr ""
+
+#: sys-utils/eject.c:1111
+msgid "floppy eject command failed"
+msgstr ""
+
+#: sys-utils/eject.c:1115
+#, c-format
+msgid "%s: trying to eject using tape offline command"
+msgstr ""
+
+#: sys-utils/eject.c:1117
+msgid "tape offline command succeeded"
+msgstr ""
+
+#: sys-utils/eject.c:1118
+#, fuzzy
+msgid "tape offline command failed"
+msgstr "gagal membuka direktori\n"
+
+#: sys-utils/eject.c:1122
+#, fuzzy
+msgid "unable to eject"
+msgstr "gagal menjalankan %s"
+
+#: sys-utils/fallocate.c:60
#, fuzzy, c-format
msgid " %s [options] <filename>\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: sys-utils/fallocate.c:64
+#: sys-utils/fallocate.c:62
#, fuzzy
msgid ""
-" -h, --help this help\n"
" -n, --keep-size don't modify the length of the file\n"
" -p, --punch-hole punch holes in the file\n"
" -o, --offset <num> offset of the allocation, in bytes\n"
@@ -10778,46 +10749,37 @@ msgstr ""
" -o, --offset <num> ofset dari alokasi, dalam bytes\n"
" -l, --length <num> panjang dari alokasi, dalam bytes\n"
-#: sys-utils/fallocate.c:70
-#, c-format
-msgid ""
-"\n"
-"For more information see fallocate(1).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat fallocate(1).\n"
-
-#: sys-utils/fallocate.c:132
+#: sys-utils/fallocate.c:136
msgid "no length argument specified"
msgstr "panjang argumen tidak dispesifikasikan"
-#: sys-utils/fallocate.c:134
+#: sys-utils/fallocate.c:138
msgid "invalid length value specified"
msgstr "nilai panjang yang dispesifikasikan tidak valid"
-#: sys-utils/fallocate.c:136
+#: sys-utils/fallocate.c:140
msgid "invalid offset value specified"
msgstr "nilai ofset yang dispesifikasikan tidak valid"
-#: sys-utils/fallocate.c:138
+#: sys-utils/fallocate.c:142
msgid "no filename specified."
msgstr "nama berkas tidak dispesifikasikan."
-#: sys-utils/fallocate.c:143 sys-utils/fsfreeze.c:96 sys-utils/fstrim.c:130
+#: sys-utils/fallocate.c:147 sys-utils/fsfreeze.c:98 sys-utils/fstrim.c:131
#, fuzzy
msgid "unexpected number of arguments"
msgstr "diduga sebuah nomor, tetapi diperoleh '%s'"
-#: sys-utils/fallocate.c:163
+#: sys-utils/fallocate.c:167
msgid "keep size mode (-n option) unsupported"
msgstr "mode jaga ukuran (-n pilihan) tidak didukung"
-#: sys-utils/fallocate.c:164
+#: sys-utils/fallocate.c:168
#, c-format
msgid "%s: fallocate failed"
msgstr "%s: fallocate gagal"
-#: sys-utils/flock.c:50
+#: sys-utils/flock.c:51
#, c-format
msgid ""
" %1$s [options] <file descriptor number>\n"
@@ -10825,61 +10787,71 @@ msgid ""
" %1$s [options} <directory> -c <command>\n"
msgstr ""
-#: sys-utils/flock.c:55
+#: sys-utils/flock.c:56
msgid " -s --shared get a shared lock\n"
msgstr ""
-#: sys-utils/flock.c:56
+#: sys-utils/flock.c:57
msgid " -x --exclusive get an exclusive lock (default)\n"
msgstr ""
-#: sys-utils/flock.c:57
+#: sys-utils/flock.c:58
msgid " -u --unlock remove a lock\n"
msgstr ""
-#: sys-utils/flock.c:58
+#: sys-utils/flock.c:59
msgid " -n --nonblock fail rather than wait\n"
msgstr ""
-#: sys-utils/flock.c:59
+#: sys-utils/flock.c:60
msgid " -w --timeout <secs> wait for a limited amount of time\n"
msgstr ""
-#: sys-utils/flock.c:60
+#: sys-utils/flock.c:61
+msgid ""
+" -E --conflict-exit-code <number> exit code after conflict or timeout\n"
+msgstr ""
+
+#: sys-utils/flock.c:62
msgid ""
" -o --close close file descriptor before running command\n"
msgstr ""
-#: sys-utils/flock.c:61
+#: sys-utils/flock.c:63
msgid ""
" -c --command <command> run a single command string through the shell\n"
msgstr ""
-#: sys-utils/flock.c:84
+#: sys-utils/flock.c:86
#, fuzzy
msgid "timeout cannot be zero"
msgstr "mount: tidak dapat menset id pengguna: %s"
-#: sys-utils/flock.c:121
+#: sys-utils/flock.c:123
#, fuzzy, c-format
msgid "cannot open lock file %s"
msgstr "Tidak dapat membuka file '%s'"
-#: sys-utils/flock.c:213
+#: sys-utils/flock.c:206
+#, fuzzy
+msgid "invalid exit code"
+msgstr "id tidak valid"
+
+#: sys-utils/flock.c:226
#, fuzzy, c-format
msgid "%s requires exactly one command argument"
msgstr "%s: %s membutuhkan tepat sebuah argument perintah\n"
-#: sys-utils/flock.c:234
+#: sys-utils/flock.c:247
#, fuzzy
msgid "requires file descriptor, file or directory"
msgstr "%s: membutuhkan berkas deskripsi, berkas atau direktori\n"
-#: sys-utils/flock.c:323 sys-utils/swapon.c:298
+#: sys-utils/flock.c:331 sys-utils/swapon.c:143
msgid "waitpid failed"
msgstr "waitpid gagal"
-#: sys-utils/fsfreeze.c:42 sys-utils/fstrim.c:57
+#: sys-utils/fsfreeze.c:43 sys-utils/fstrim.c:58
#, fuzzy, c-format
msgid " %s [options] <mount point>\n"
msgstr ""
@@ -10887,14 +10859,14 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: sys-utils/fsfreeze.c:45
+#: sys-utils/fsfreeze.c:46
msgid ""
" -h, --help this help\n"
" -f, --freeze freeze the filesystem\n"
" -u, --unfreeze unfreeze the filesystem\n"
msgstr ""
-#: sys-utils/fsfreeze.c:49
+#: sys-utils/fsfreeze.c:50
#, fuzzy
msgid ""
"\n"
@@ -10904,365 +10876,1095 @@ msgstr ""
"Untuk informasi lebih lanjut lihat wipefs(8).\n"
"\n"
-#: sys-utils/fsfreeze.c:90
+#: sys-utils/fsfreeze.c:92
#, fuzzy
msgid "no action specified"
msgstr "nama berkas tidak dispesifikasikan."
-#: sys-utils/fsfreeze.c:92
+#: sys-utils/fsfreeze.c:94
#, fuzzy
msgid "no filename specified"
msgstr "nama berkas tidak dispesifikasikan."
-#: sys-utils/fsfreeze.c:105
+#: sys-utils/fsfreeze.c:107
#, fuzzy, c-format
msgid "%s: fstat failed"
msgstr "%s: stat gagal"
-#: sys-utils/fsfreeze.c:110
+#: sys-utils/fsfreeze.c:112
#, fuzzy, c-format
msgid "%s: is not a directory"
msgstr "akar inode bukan sebuah direktori"
-#: sys-utils/fsfreeze.c:116
+#: sys-utils/fsfreeze.c:118
#, fuzzy, c-format
msgid "%s: freeze failed"
msgstr "%s: gagal menulis"
-#: sys-utils/fsfreeze.c:121
+#: sys-utils/fsfreeze.c:123
#, fuzzy, c-format
msgid "%s: unfreeze failed"
msgstr "%s: gagal menulis"
#: sys-utils/fstrim.c:60
msgid ""
-" -h, --help this help\n"
" -o, --offset <num> offset in bytes to discard from\n"
" -l, --length <num> length of bytes to discard from the offset\n"
" -m, --minimum <num> minimum extent length to discard\n"
" -v, --verbose print number of discarded bytes\n"
msgstr ""
-#: sys-utils/fstrim.c:66
+#: sys-utils/fstrim.c:106 text-utils/hexsyntax.c:86
#, fuzzy
-msgid ""
-"\n"
-"For more information see fstrim(8).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat namei(1).\n"
-
-#: sys-utils/fstrim.c:102
-#, fuzzy, c-format
-msgid "failed to parse length: %s"
+msgid "failed to parse length"
msgstr "gagal mendapatkan pid"
-#: sys-utils/fstrim.c:107
-#, fuzzy, c-format
-msgid "failed to parse offset: %s"
+#: sys-utils/fstrim.c:110 sys-utils/losetup.c:307 text-utils/hexsyntax.c:93
+#, fuzzy
+msgid "failed to parse offset"
msgstr "gagal mendapatkan pid"
-#: sys-utils/fstrim.c:112
-#, fuzzy, c-format
-msgid "failed to parse minimum extent length: %s"
+#: sys-utils/fstrim.c:114
+#, fuzzy
+msgid "failed to parse minimum extent length"
msgstr "gagal membaca berkas pewaktu %s"
-#: sys-utils/fstrim.c:125
+#: sys-utils/fstrim.c:126
#, fuzzy
msgid "no mountpoint specified."
msgstr "nama berkas tidak dispesifikasikan."
-#: sys-utils/fstrim.c:137 sys-utils/mountpoint.c:185
+#: sys-utils/fstrim.c:138 sys-utils/mountpoint.c:196
#, fuzzy, c-format
msgid "%s: not a directory"
msgstr "akar inode bukan sebuah direktori"
-#: sys-utils/fstrim.c:144
+#: sys-utils/fstrim.c:145
#, fuzzy, c-format
msgid "%s: FITRIM ioctl failed"
msgstr "%s: gagal menulis"
#. TRANSLATORS: The standard value here is a very large number.
-#: sys-utils/fstrim.c:148
+#: sys-utils/fstrim.c:149
#, c-format
msgid "%s: %<PRIu64> bytes were trimmed\n"
msgstr ""
-#: sys-utils/ipcmk.c:69
-msgid " -M, --shmem <size> create shared memory segment of size <size>\n"
+#: sys-utils/hwclock.c:174 sys-utils/hwclock.c:176
+#, fuzzy, c-format
+msgid "cannot write %s"
+msgstr "tidak dapat membuka %s"
+
+#: sys-utils/hwclock.c:245
+#, c-format
+msgid "Assuming hardware clock is kept in %s time.\n"
+msgstr "Diasumsikan clock hardware tetap di waktu %s.\n"
+
+#: sys-utils/hwclock.c:246 sys-utils/hwclock.c:336
+msgid "UTC"
+msgstr "UTC"
+
+#: sys-utils/hwclock.c:246 sys-utils/hwclock.c:335
+msgid "local"
+msgstr "lokal"
+
+#: sys-utils/hwclock.c:320
+#, fuzzy
+msgid ""
+"Warning: unrecognized third line in adjtime file\n"
+"(Expected: `UTC' or `LOCAL' or nothing.)"
+msgstr "%s: Peringatan: tidak dikenal baris ketiga di adjtime file\n"
+
+#: sys-utils/hwclock.c:329
+#, c-format
+msgid "Last drift adjustment done at %ld seconds after 1969\n"
+msgstr "Penyesuaian drift terakhir dilakukan pada %ld detik setelah 1969\n"
+
+#: sys-utils/hwclock.c:331
+#, c-format
+msgid "Last calibration done at %ld seconds after 1969\n"
+msgstr "Kalibrasi terakhir dilakuka di %ld detik setelah 1969\n"
+
+#: sys-utils/hwclock.c:333
+#, c-format
+msgid "Hardware clock is on %s time\n"
+msgstr "Hardware clock adalah di waktu %s\n"
+
+#: sys-utils/hwclock.c:360
+#, c-format
+msgid "Waiting for clock tick...\n"
+msgstr "Menunggu untuk clock tick...\n"
+
+#: sys-utils/hwclock.c:366
+#, c-format
+msgid "...synchronization failed\n"
+msgstr "...sinkronisasi gagal\n"
+
+#: sys-utils/hwclock.c:368
+#, c-format
+msgid "...got clock tick\n"
+msgstr "...diperoleh clock tick\n"
+
+#: sys-utils/hwclock.c:424
+#, c-format
+msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
+msgstr "Nilai tidak valid di hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
+
+#: sys-utils/hwclock.c:433
+#, c-format
+msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
+msgstr "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld detik sejak 1969\n"
+
+#: sys-utils/hwclock.c:467
+#, c-format
+msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
+msgstr "Waktu terbaca dari Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
+
+#: sys-utils/hwclock.c:495
+#, c-format
+msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
+msgstr ""
+"Menset Hardware Clock menjadi %.2d:%.2d:%.2d = %ld detik semenjak 1969\n"
+
+#: sys-utils/hwclock.c:501
+#, c-format
+msgid "Clock not changed - testing only.\n"
+msgstr "Clock tidak diubah - hanya mencoba.\n"
+
+#: sys-utils/hwclock.c:559
+#, c-format
+msgid ""
+"Time elapsed since reference time has been %.6f seconds.\n"
+"Delaying further to reach the new time.\n"
+msgstr ""
+"Waktu terlewatkan sejak referensi waktu telah lewat %.6f detik.\n"
+"Menunda lebih jauh untuk mencapai waktu baru.\n"
+
+#: sys-utils/hwclock.c:595
+#, fuzzy
+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 ""
+"Register Hardware Clock berisi nilai yang tidak valid (hari ke 50 dari "
+"bulan) atau diluar dari jangkauan yang dapat kita tangani (Tahun 2095).\n"
+
+#: sys-utils/hwclock.c:605
+#, c-format
+msgid "%s %.6f seconds\n"
+msgstr "%s %.6f detik\n"
+
+#: sys-utils/hwclock.c:636
+#, fuzzy
+msgid "No --date option specified."
+msgstr "Pilihan --date tidak dispesifikasikan.\n"
+
+#: sys-utils/hwclock.c:642
+#, fuzzy
+msgid "--date argument too long"
+msgstr "argumen --date terlalu panjang\n"
+
+#: sys-utils/hwclock.c:649
+#, fuzzy
+msgid ""
+"The value of the --date option is not a valid date.\n"
+"In particular, it contains quotation marks."
+msgstr ""
+"Nilai dari pilihan --date tidak meupakan tanggal yang sah.\n"
+"Kadang kala, itu berisi tanda petik.\n"
+
+#: sys-utils/hwclock.c:657
+#, c-format
+msgid "Issuing date command: %s\n"
+msgstr "Mengisukan perintah date: %s\n"
+
+#: sys-utils/hwclock.c:661
+msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
+msgstr ""
+"Tidak dapat menjalankan aplikasi 'date' di shell /bin/sh. popen() gagal"
+
+#: sys-utils/hwclock.c:669
+#, c-format
+msgid "response from date command = %s\n"
+msgstr "respon dari perintah date = %s\n"
+
+#: sys-utils/hwclock.c:671
+#, fuzzy, c-format
+msgid ""
+"The date command issued by %s returned unexpected results.\n"
+"The command was:\n"
+" %s\n"
+"The response was:\n"
+" %s"
+msgstr ""
+"Perintah date diberikan oleh %s memberikan hasil yang tidak diperkirakan.\n"
+"Perintah adalah:\n"
+" %s\n"
+"Respon adalah:\n"
+" %s\n"
+
+#: sys-utils/hwclock.c:682
+#, c-format
+msgid ""
+"The date command issued by %s returned something other than an integer where "
+"the converted time value was expected.\n"
+"The command was:\n"
+" %s\n"
+"The response was:\n"
+" %s\n"
+msgstr ""
+"Perintah date diberikan oleh %s memberikan sesuatu selain integer dimana "
+"nilai waktu yang diconvert seperti diperkirakan.\n"
+"Perintah adalah:\n"
+" %s\n"
+" %s\n"
+
+#: sys-utils/hwclock.c:694
+#, c-format
+msgid "date string %s equates to %ld seconds since 1969.\n"
+msgstr "date string %s sama dengan %ld detik semenjak 1969.\n"
+
+#: sys-utils/hwclock.c:726
+#, fuzzy
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot set the "
+"System Time from it."
msgstr ""
+"Hardware Clock tidak berisi waktu yang valid, jadi kita tidak dapat menset "
+"Waktu System dari waktu ini.\n"
+
+#: sys-utils/hwclock.c:748 sys-utils/hwclock.c:829
+#, c-format
+msgid "Calling settimeofday:\n"
+msgstr "Memanggil settimeofday:\n"
+
+#: sys-utils/hwclock.c:749 sys-utils/hwclock.c:831
+#, c-format
+msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
+msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
+
+#: sys-utils/hwclock.c:751 sys-utils/hwclock.c:833
+#, c-format
+msgid "\ttz.tz_minuteswest = %d\n"
+msgstr "\ttz.tz_minuteswest = %d\n"
+
+#: sys-utils/hwclock.c:755 sys-utils/hwclock.c:837
+#, c-format
+msgid "Not setting system clock because running in test mode.\n"
+msgstr "Tidak menset system clock karena berjalan dalam mode test.\n"
+
+#: sys-utils/hwclock.c:764 sys-utils/hwclock.c:846
+#, fuzzy
+msgid "Must be superuser to set system clock."
+msgstr "Harus menjadi superuser untuk menset system clock.\n"
+
+#: sys-utils/hwclock.c:767 sys-utils/hwclock.c:849
+msgid "settimeofday() failed"
+msgstr "settimeofday() gagal"
+
+#: sys-utils/hwclock.c:804
+#, c-format
+msgid "Current system time: %ld = %s\n"
+msgstr "Waktu sistem sekarang: %ld = %s\n"
+
+#: sys-utils/hwclock.c:830
+#, c-format
+msgid "\tUTC: %s\n"
+msgstr "\tUTC: %s\n"
+
+#: sys-utils/hwclock.c:878
+#, c-format
+msgid ""
+"Not adjusting drift factor because the Hardware Clock previously contained "
+"garbage.\n"
+msgstr ""
+"Tidak menyesuaikan faktor drift karena Clock Hardwre sebelumnya berisi "
+"sampah.\n"
+
+#: sys-utils/hwclock.c:883
+#, 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 ""
+"Tidak menyesuaikan faktor drift karena waktu kalibrasi terakhir adalah nol,\n"
+"jadi history buruk dan pengulangan kalibrasi diperlukan.\n"
+
+#: sys-utils/hwclock.c:889
+#, c-format
+msgid ""
+"Not adjusting drift factor because it has been less than a day since the "
+"last calibration.\n"
+msgstr ""
+"Tidak menyesuaikan faktor drift karena ini lebih kecil dari hari semenjak "
+"terakhir dikalibrasi.\n"
+
+#: sys-utils/hwclock.c:937
+#, c-format
+msgid ""
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
+"of %f seconds/day.\n"
+"Adjusting drift factor by %f seconds/day\n"
+msgstr ""
+"Clock digeser %.1f detik dari waktu sebelumnya, %d detik dari pada faktor "
+"drift %f detik/hari.\n"
+"menyesuaikan faktor drift sebesar %f detik/hari.\n"
+
+#: sys-utils/hwclock.c:983
+#, c-format
+msgid "Time since last adjustment is %d seconds\n"
+msgstr "Waktu semenjak penyesuaian terakhir adalah %d detik\n"
+
+#: sys-utils/hwclock.c:985
+#, c-format
+msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
+msgstr ""
+"Butuh untuk memasukkan %d detik dan referensi waktu kembali %.6f detik yang "
+"lalu\n"
+
+#: sys-utils/hwclock.c:1015
+#, c-format
+msgid "Not updating adjtime file because of testing mode.\n"
+msgstr "Tidak meng-update adjtime file karen dalam mode testing.\n"
+
+#: sys-utils/hwclock.c:1016
+#, c-format
+msgid ""
+"Would have written the following to %s:\n"
+"%s"
+msgstr ""
+"Inginkah anda menulis berikut ini ke %s:\n"
+"%s"
+
+#: sys-utils/hwclock.c:1025
+#, c-format
+msgid ""
+"Could not open file with the clock adjustment parameters in it (%s) for "
+"writing"
+msgstr ""
+"Tidak dapat membuka berkas dengan parameter penyesuaian jam didalamnya (%s) "
+"untuk ditulis"
+
+#: sys-utils/hwclock.c:1031 sys-utils/hwclock.c:1038
+#, c-format
+msgid "Could not update file with the clock adjustment parameters (%s) in it"
+msgstr ""
+"Tidak dapat memperbarui berkas dengan parameter penyesuaian jam (%s) "
+"didalamnya"
+
+#: sys-utils/hwclock.c:1046
+#, fuzzy
+msgid "Drift adjustment parameters not updated."
+msgstr "Parameter adjusment drift tidak di update.\n"
+
+#: sys-utils/hwclock.c:1085
+#, fuzzy
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot adjust it."
+msgstr ""
+"Clock hardware tidak berisi waktu yang valid, jadi kita tidak bisa "
+"membetulkannya.\n"
+
+#: sys-utils/hwclock.c:1094
+#, c-format
+msgid ""
+"Not setting clock because last adjustment time is zero, so history is bad."
+msgstr ""
+"Tidak menyesuaikan jam karena waktu kalibrasi terakhir adalah nol, jadi "
+"sejarah buruk."
+
+#: sys-utils/hwclock.c:1116
+#, c-format
+msgid "Needed adjustment is less than one second, so not setting clock.\n"
+msgstr ""
+"Penyesuaian yang dibutuhkan mungkin lebih kecil dari satu detik, jadi tidak "
+"menset clock.\n"
+
+#: sys-utils/hwclock.c:1141
+#, c-format
+msgid "Using %s.\n"
+msgstr "Menggunakan %s.\n"
+
+#: sys-utils/hwclock.c:1143
+#, c-format
+msgid "No usable clock interface found.\n"
+msgstr "Tidak ditemukan antarmuka clock yang berguna.\n"
+
+#: sys-utils/hwclock.c:1272 sys-utils/hwclock.c:1278
+#, c-format
+msgid "Unable to set system clock.\n"
+msgstr "Tidak dapat menset system clock.\n"
+
+#: sys-utils/hwclock.c:1291
+#, c-format
+msgid ""
+"At %ld seconds after 1969, RTC is predicted to read %ld seconds after 1969.\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1320
+#, fuzzy
+msgid ""
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
+"machine.\n"
+"This copy of hwclock was built for a machine other than Alpha\n"
+"(and thus is presumably not running on an Alpha now). No action taken."
+msgstr ""
+"Kernel menyimpan nilai epoch dari Hardware clock hanya di sebuah mesin Alpha "
+"Salinan dari hwclock ini telah dibuat untuk mesin selain Alpha\n"
+"(dan jadi diasumsikan saat ini tidak berjalan di Alpha).\n"
+"Tidak ada aksi yang dilakukan.\n"
+
+#: sys-utils/hwclock.c:1337
+#, fuzzy
+msgid "Unable to get the epoch value from the kernel."
+msgstr "Tidak dapat memperoleh nilai epoch dari kernel.\n"
+
+#: sys-utils/hwclock.c:1339
+#, c-format
+msgid "Kernel is assuming an epoch value of %lu\n"
+msgstr "Kernel mengasumsikan menggunakan nilai epoch dari %lu\n"
+
+#: sys-utils/hwclock.c:1344
+#, fuzzy
+msgid ""
+"To set the epoch value, you must use the 'epoch' option to tell to what "
+"value to set it."
+msgstr ""
+"Untuk menset nilai epoch, anda harus menggunakan pilihan 'epoch' untuk "
+"memberitahukan nilai untuk mensetnya.\n"
+
+#: sys-utils/hwclock.c:1348
+#, c-format
+msgid "Not setting the epoch to %d - testing only.\n"
+msgstr "Tidak menset epoch ke %d - masih dalam pengetesan.\n"
+
+#: sys-utils/hwclock.c:1352
+#, c-format
+msgid "Unable to set the epoch value in the kernel.\n"
+msgstr "Tidak dapat menset nilai epoch dalam kernel.\n"
+
+#: sys-utils/hwclock.c:1381
+msgid " hwclock [function] [option...]\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1383
+#, fuzzy
+msgid ""
+"\n"
+"Functions:\n"
+msgstr ""
+"\n"
+"Pilihan:\n"
+
+#: sys-utils/hwclock.c:1384
+msgid ""
+" -h, --help show this help text and exit\n"
+" -r, --show read hardware clock and print result\n"
+" --set set the RTC to the time given with --date\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1387
+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:1393
+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:1397
+msgid ""
+" --predict predict RTC reading at time given with --date\n"
+" -V, --version display version information and exit\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1401
+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:1404
+msgid " -f, --rtc <file> special /dev/... file to use instead of default\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1407
+#, c-format
+msgid ""
+" --directisa access the ISA bus directly instead of %s\n"
+" --badyear ignore RTC's year because the BIOS is broken\n"
+" --date <time> specifies the time to which to set the hardware clock\n"
+" --epoch <year> specifies the year which is the beginning of the\n"
+" hardware clock's epoch value\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1413
+#, c-format
+msgid ""
+" --noadjfile do not access %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 %s\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1417
+msgid ""
+" --test do not update anything, just show what would happen\n"
+" -D, --debug debugging mode\n"
+"\n"
+msgstr ""
+
+#: sys-utils/hwclock.c:1420
+#, fuzzy
+msgid ""
+" -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n"
+" tell hwclock the type of Alpha you have (see hwclock(8))\n"
+"\n"
+msgstr ""
+" -J|--jensen, -A|--arc, -A|--srm, -F|--funky-toy\n"
+" beritahu hwclock tipe dari alpha yang anda miliki (lihat hwclock "
+"(8))\n"
+"\n"
+
+#: sys-utils/hwclock.c:1539
+#, fuzzy
+msgid "Unable to connect to audit system"
+msgstr "%s: Tidak dapat menghubungi ke sistem audit\n"
+
+#: sys-utils/hwclock.c:1641
+#, fuzzy
+msgid "invalid epoch argument"
+msgstr "pilihan tidak valid"
+
+#: sys-utils/hwclock.c:1683
+#, c-format
+msgid "%s takes no non-option arguments. You supplied %d.\n"
+msgstr "%s tidak membutuhkan argument. Anda memberikan %d.\n"
+
+#: sys-utils/hwclock.c:1692
+#, fuzzy
+msgid "With --noadjfile, you must specify either --utc or --localtime"
+msgstr ""
+"%s: Dengan --noadjfile, anda harus menspesifikasi baik --utc atau --"
+"localtime\n"
+
+#: sys-utils/hwclock.c:1705
+#, fuzzy
+msgid "No usable set-to time. Cannot set clock."
+msgstr "Tidak ada set-to time yang berguna. Tidak dapat menset clock.\n"
+
+#: sys-utils/hwclock.c:1720
+#, fuzzy
+msgid "Sorry, only the superuser can change the Hardware Clock."
+msgstr "Maaf, hanya superuser yang dapat mengubah Hardware Clock.\n"
+
+#: sys-utils/hwclock.c:1724
+#, fuzzy
+msgid "Sorry, only the superuser can change the System Clock."
+msgstr "Maaf, hanya superuser yang dapat mengubah System Clock.\n"
+
+#: sys-utils/hwclock.c:1728
+#, fuzzy
+msgid ""
+"Sorry, only the superuser can change the Hardware Clock epoch in the kernel."
+msgstr ""
+"Maaf, hanya superuser yang dapat mengubah Hardware Clock epoch di dalam "
+"kernel.\n"
+
+#: sys-utils/hwclock.c:1751
+#, fuzzy
+msgid "Cannot access the Hardware Clock via any known method."
+msgstr ""
+"Tidak dapat mengakses Hardware Clock melalui semua metode yang diketahui.\n"
+
+#: sys-utils/hwclock.c:1754
+#, fuzzy
+msgid ""
+"Use the --debug option to see the details of our search for an access method."
+msgstr ""
+"Gunakan pilihan --debug untuk melihat detail dari pencarian kita untuk "
+"sebuah metode akses.\n"
+
+#: sys-utils/hwclock-cmos.c:217
+#, c-format
+msgid "booted from MILO\n"
+msgstr "diboot dari MILO\n"
+
+#: sys-utils/hwclock-cmos.c:229
+#, c-format
+msgid "Ruffian BCD clock\n"
+msgstr "Ruffian BCD clock\n"
+
+#: sys-utils/hwclock-cmos.c:248
+#, c-format
+msgid "clockport adjusted to 0x%x\n"
+msgstr "clockport diset ke 0x%x\n"
+
+#: sys-utils/hwclock-cmos.c:264
+#, c-format
+msgid "funky TOY!\n"
+msgstr "funky TOY!\n"
+
+#: sys-utils/hwclock-cmos.c:292
+#, fuzzy, c-format
+msgid "atomic %s failed for 1000 iterations!"
+msgstr "%s: atomic %s gagal untuk 1000 iterasi!"
+
+#: sys-utils/hwclock-cmos.c:319
+#, fuzzy, c-format
+msgid "cmos_read(): write to control address %X failed: %m\n"
+msgstr "cmos_read(): penulisan ke alamat kontrol %X gagal: %s\n"
+
+#: sys-utils/hwclock-cmos.c:324
+#, fuzzy, c-format
+msgid "cmos_read(): read data address %X failed: %m\n"
+msgstr "cmos_read(): penulisan ke alamat data %X gagal: %s\n"
+
+#: sys-utils/hwclock-cmos.c:362
+#, fuzzy, c-format
+msgid "cmos_write(): write to control address %X failed: %m\n"
+msgstr "cmos_write(): penulisan ke alamat kontrol %X gagal: %s\n"
+
+#: sys-utils/hwclock-cmos.c:368
+#, fuzzy, c-format
+msgid "cmos_write(): write to data address %X failed: %m\n"
+msgstr "cmos_write(): penulisan ke alamat data %X gagal: %s\n"
+
+#: sys-utils/hwclock-cmos.c:637
+#, fuzzy
+msgid "Cannot open /dev/port"
+msgstr "Tidak dapat membuka /dev/port: %s"
+
+#: sys-utils/hwclock-cmos.c:644
+#, fuzzy
+msgid "I failed to get permission because I didn't try."
+msgstr "Saya gagal memperoleh ijin karen Saya tidak mencobanya.\n"
+
+#: sys-utils/hwclock-cmos.c:647
+#, fuzzy
+msgid "unable to get I/O port access: the iopl(3) call failed."
+msgstr ""
+"%s tidak dapat memperoleh ijin I/O port akses: iopl(3) panggilan gagal.\n"
+
+#: sys-utils/hwclock-cmos.c:650
+msgid "Probably you need root privileges.\n"
+msgstr "Mungkin anda butuk kewenangan root.\n"
+
+#: sys-utils/hwclock-kd.c:50
+#, c-format
+msgid "Waiting in loop for time from KDGHWCLK to change\n"
+msgstr "Menunggu dalam loop untuk waktu dari KDGHWCLK untuk berubah\n"
+
+#: sys-utils/hwclock-kd.c:53
+msgid "KDGHWCLK ioctl to read time failed"
+msgstr "KDGHWCLK ioctl untuk membaca waktu gagal"
+
+#: sys-utils/hwclock-kd.c:75
+msgid "KDGHWCLK ioctl to read time failed in loop"
+msgstr "KDGHWCLK ioctl untuk membaca waktu gagal dalam loop"
+
+#: sys-utils/hwclock-kd.c:82 sys-utils/hwclock-rtc.c:236
+#, fuzzy
+msgid "Timed out waiting for time change."
+msgstr "Waktu habis menunggu untuk perubahan waktu.\n"
+
+#: sys-utils/hwclock-kd.c:101
+#, c-format
+msgid "ioctl() failed to read time from %s"
+msgstr "ioctl() gagal untuk membaca waktu dari %s"
+
+#: sys-utils/hwclock-kd.c:137
+msgid "ioctl KDSHWCLK failed"
+msgstr "ioctl KDSHWCLK gagal"
+
+#: sys-utils/hwclock-kd.c:173
+msgid "Can't open /dev/tty1 or /dev/vc/1"
+msgstr "Tidak dapat membuka /dev/tty1 atau /dev/vc/1"
+
+#: sys-utils/hwclock-kd.c:177
+msgid "KDGHWCLK ioctl failed"
+msgstr "KDGHWCLK ioctl gagal"
+
+#: sys-utils/hwclock-rtc.c:162 sys-utils/hwclock-rtc.c:256
+#, c-format
+msgid "open() of %s failed"
+msgstr "open() dari %s gagal"
+
+#: sys-utils/hwclock-rtc.c:195
+#, fuzzy, c-format
+msgid "ioctl(%s) to %s to read the time failed"
+msgstr "ioctl() untuk %s untuk membaca waktu gagal.\n"
+
+#: sys-utils/hwclock-rtc.c:217
+#, c-format
+msgid "Waiting in loop for time from %s to change\n"
+msgstr "Menunggu dalam loop untuk waktu dari %s untuk perubahan\n"
+
+#: sys-utils/hwclock-rtc.c:280
+#, c-format
+msgid "%s does not have interrupt functions. "
+msgstr "%s tidak memiliki fungsi interupsi. "
+
+#: sys-utils/hwclock-rtc.c:292
+#, c-format
+msgid "read() to %s to wait for clock tick failed"
+msgstr "read() untuk %s untuk menunggu clock tick gagal"
+
+#: sys-utils/hwclock-rtc.c:317
+#, c-format
+msgid "select() to %s to wait for clock tick failed"
+msgstr "select() untuk %s untuk menunggu clock tick gagal"
+
+#: sys-utils/hwclock-rtc.c:321
+#, fuzzy, c-format
+msgid "select() to %s to wait for clock tick timed out"
+msgstr "select() untuk %s waktu habis untuk menunggu clock tick\n"
+
+#: sys-utils/hwclock-rtc.c:331
+#, c-format
+msgid "ioctl() to %s to turn off update interrupts failed"
+msgstr "ioctl() untuk %s untuk mematikan interupsi update gagal"
+
+#: sys-utils/hwclock-rtc.c:335
+#, c-format
+msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
+msgstr ""
+"ioctl() untuk %s untuk menyalakan update interupsi gagal secara tidak terduga"
+
+#: sys-utils/hwclock-rtc.c:389
+#, fuzzy, c-format
+msgid "ioctl(%s) to %s to set the time failed."
+msgstr "ioctl() untuk %s untuk menset waktu gagal.\n"
+
+#: sys-utils/hwclock-rtc.c:395
+#, c-format
+msgid "ioctl(%s) was successful.\n"
+msgstr "ioctl(%s) berhasil.\n"
+
+#: sys-utils/hwclock-rtc.c:420
+#, c-format
+msgid "Open of %s failed"
+msgstr "Membuka untuk %s gagal"
+
+#: sys-utils/hwclock-rtc.c:436 sys-utils/hwclock-rtc.c:483
+#, fuzzy, c-format
+msgid ""
+"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
+"device driver via the device special file %s. This file does not exist on "
+"this system."
+msgstr ""
+"Untuk memanipulasi nilai epoch dalam kernel, kita harus mengakses Linux "
+"'rtc' device driver melalui file spesial %s. File ini mungkin tidak ada di "
+"system ini.\n"
+
+#: sys-utils/hwclock-rtc.c:441 sys-utils/hwclock-rtc.c:488
+#, c-format
+msgid "Unable to open %s"
+msgstr "Tidak dapat membuka %s"
+
+#: sys-utils/hwclock-rtc.c:448
+#, c-format
+msgid "ioctl(RTC_EPOCH_READ) to %s failed"
+msgstr "ioctl(RTC_EPOCH_READ) untuk %s gagal"
+
+#: sys-utils/hwclock-rtc.c:454
+#, c-format
+msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
+msgstr "kita telah membaca epoch %ld dari %s dengan RTC_EPOCH_READ ioctl.\n"
+
+#: sys-utils/hwclock-rtc.c:474
+#, fuzzy, c-format
+msgid "The epoch value may not be less than 1900. You requested %ld"
+msgstr "Nilai epoch mungkin tidak kurang dari 1900. Anda meminta %ld\n"
+
+#: sys-utils/hwclock-rtc.c:493
+#, c-format
+msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
+msgstr "Menset epoch menjadi %ld dengan RTC_EPOCH_SET ioctl menjadi %s.\n"
+
+#: sys-utils/hwclock-rtc.c:499
+#, fuzzy, c-format
+msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl."
+msgstr "Kernel device driver untuk %s tidak memiliki ioctl RTC_EPOCH_SET.\n"
+
+#: sys-utils/hwclock-rtc.c:503
+#, c-format
+msgid "ioctl(RTC_EPOCH_SET) to %s failed"
+msgstr "ioctl(RTC_EPOCH_SET) ke %s gagal"
#: sys-utils/ipcmk.c:70
+msgid " -M, --shmem <size> create shared memory segment of size <size>\n"
+msgstr ""
+
+#: sys-utils/ipcmk.c:71
msgid ""
" -S, --semaphore <nsems> create semaphore array with <nsems> elements\n"
msgstr ""
-#: sys-utils/ipcmk.c:71
+#: sys-utils/ipcmk.c:72
#, fuzzy
msgid " -Q, --queue create message queue\n"
msgstr " -Q, --quiet-output Tidak ada output normal\n"
-#: sys-utils/ipcmk.c:72
+#: sys-utils/ipcmk.c:73
msgid ""
" -p, --mode <mode> permission for the resource (default is 0644)\n"
msgstr ""
-#: sys-utils/ipcmk.c:105
+#: sys-utils/ipcmk.c:107 sys-utils/losetup.c:327
#, fuzzy
msgid "failed to parse size"
msgstr "gagal mendapatkan pid"
-#: sys-utils/ipcmk.c:112
+#: sys-utils/ipcmk.c:114
#, fuzzy
msgid "failed to parse elements"
msgstr "gagal mendapatkan pid"
-#: sys-utils/ipcmk.c:136
+#: sys-utils/ipcmk.c:138
msgid "create share memory failed"
msgstr "pembuatan memori terbagi gagal"
-#: sys-utils/ipcmk.c:138
+#: sys-utils/ipcmk.c:140
#, c-format
msgid "Shared memory id: %d\n"
msgstr "Identitas memori terbagi: %d\n"
-#: sys-utils/ipcmk.c:144
+#: sys-utils/ipcmk.c:146
msgid "create message queue failed"
msgstr "pembuatan atrian pesan gagal"
-#: sys-utils/ipcmk.c:146
+#: sys-utils/ipcmk.c:148
#, c-format
msgid "Message queue id: %d\n"
msgstr "Identitas antrian pesan: %d\n"
-#: sys-utils/ipcmk.c:152
+#: sys-utils/ipcmk.c:154
msgid "create semaphore failed"
msgstr "pembuatan semaphor gagal"
-#: sys-utils/ipcmk.c:154
+#: sys-utils/ipcmk.c:156
#, c-format
msgid "Semaphore id: %d\n"
msgstr "Identitas semaphor: %d\n"
-#: sys-utils/ipcrm.c:52
-msgid " -m, --shmem-id <id> remove shared memory segment by shmid\n"
-msgstr ""
-
#: sys-utils/ipcrm.c:53
-msgid " -M, --shmem-key <key> remove shared memory segment by key\n"
+msgid " -m, --shmem-id <id> remove shared memory segment by shmid\n"
msgstr ""
#: sys-utils/ipcrm.c:54
-msgid " -q, --queue-id <id> remove message queue by id\n"
+msgid " -M, --shmem-key <key> remove shared memory segment by key\n"
msgstr ""
#: sys-utils/ipcrm.c:55
-msgid " -Q, --queue-key <key> remove message queue by key\n"
+msgid " -q, --queue-id <id> remove message queue by id\n"
msgstr ""
#: sys-utils/ipcrm.c:56
-msgid " -s, --semaphore-id <id> remove semaprhore by id\n"
+msgid " -Q, --queue-key <key> remove message queue by key\n"
msgstr ""
#: sys-utils/ipcrm.c:57
-msgid " -S, --semaphore-key <key> remove semaprhore by key\n"
+msgid " -s, --semaphore-id <id> remove semaphore by id\n"
msgstr ""
#: sys-utils/ipcrm.c:58
-msgid " -a, --all[=<shm|msg|sem>] remove all\n"
+msgid " -S, --semaphore-key <key> remove semaphore by key\n"
msgstr ""
#: sys-utils/ipcrm.c:59
+msgid " -a, --all[=<shm|msg|sem>] remove all\n"
+msgstr ""
+
+#: sys-utils/ipcrm.c:60
#, fuzzy
msgid " -v, --verbose explain what is being done\n"
msgstr " -V, --version Tampilkan informasi versi\n"
-#: sys-utils/ipcrm.c:79
+#: sys-utils/ipcrm.c:80
#, fuzzy, c-format
msgid "removing shared memory segment id `%d'\n"
msgstr ""
"\n"
"Bagian memory share shmid=%d\n"
-#: sys-utils/ipcrm.c:84
+#: sys-utils/ipcrm.c:85
#, fuzzy, c-format
msgid "removing message queue id `%d'\n"
msgstr "Identitas antrian pesan: %d\n"
-#: sys-utils/ipcrm.c:89
+#: sys-utils/ipcrm.c:90
#, fuzzy, c-format
msgid "removing semaphore id `%d'\n"
msgstr "Identitas semaphor: %d\n"
-#: sys-utils/ipcrm.c:101 sys-utils/ipcrm.c:215
+#: sys-utils/ipcrm.c:102 sys-utils/ipcrm.c:216
msgid "permission denied for key"
msgstr "ijin ditolak untuk kunci"
-#: sys-utils/ipcrm.c:101
+#: sys-utils/ipcrm.c:102
msgid "permission denied for id"
msgstr "ijin ditolak untuk id"
-#: sys-utils/ipcrm.c:104 sys-utils/ipcrm.c:221
+#: sys-utils/ipcrm.c:105 sys-utils/ipcrm.c:222
msgid "invalid key"
msgstr "kunci tidak valid"
-#: sys-utils/ipcrm.c:104
+#: sys-utils/ipcrm.c:105
msgid "invalid id"
msgstr "id tidak valid"
-#: sys-utils/ipcrm.c:107 sys-utils/ipcrm.c:218
+#: sys-utils/ipcrm.c:108 sys-utils/ipcrm.c:219
msgid "already removed key"
msgstr "kunci sudah dihapus"
-#: sys-utils/ipcrm.c:107
+#: sys-utils/ipcrm.c:108
msgid "already removed id"
msgstr "id sudah dihapus"
-#: sys-utils/ipcrm.c:110 sys-utils/ipcrm.c:224
+#: sys-utils/ipcrm.c:111 sys-utils/ipcrm.c:225
#, fuzzy
msgid "key failed"
msgstr "gagal seek"
-#: sys-utils/ipcrm.c:110
+#: sys-utils/ipcrm.c:111
#, fuzzy
msgid "id failed"
msgstr "setuid() gagal"
-#: sys-utils/ipcrm.c:127
+#: sys-utils/ipcrm.c:128
#, fuzzy, c-format
msgid "invalid id: %s"
msgstr "id tidak valid: %s\n"
-#: sys-utils/ipcrm.c:153 term-utils/agetty.c:694 term-utils/agetty.c:703
+#: sys-utils/ipcrm.c:154 term-utils/agetty.c:685 term-utils/agetty.c:694
#, fuzzy
msgid "not enough arguments"
msgstr "Argumen tidak cukup"
-#: sys-utils/ipcrm.c:160
+#: sys-utils/ipcrm.c:161
#, c-format
msgid "resource(s) deleted\n"
msgstr "resource(s) dihapus\n"
-#: sys-utils/ipcrm.c:193
+#: sys-utils/ipcrm.c:194
#, fuzzy, c-format
msgid "illegal key (%s)"
msgstr "%s: kunci illegal (%s)\n"
-#: sys-utils/ipcrm.c:251
+#: sys-utils/ipcrm.c:252
#, fuzzy
msgid "kernel not configured for shared memory"
msgstr "kernel tidak dikonfigurasu untuk shared memory\n"
-#: sys-utils/ipcrm.c:264
+#: sys-utils/ipcrm.c:265
#, fuzzy
msgid "kernel not configured for semaphores"
msgstr "kernel tidak dikonfigurasikan untuk semaphores\n"
-#: sys-utils/ipcrm.c:278
+#: sys-utils/ipcrm.c:279
#, fuzzy
msgid "kernel not configured for message queues"
msgstr "kernel tidak dikonfigurasikan untuk message queues\n"
-#: sys-utils/ipcrm.c:338 sys-utils/ipcrm.c:351 sys-utils/ipcrm.c:364
-#, fuzzy
-msgid "failed to parse argument"
-msgstr "gagal mendapatkan pid"
-
-#: sys-utils/ipcrm.c:379 sys-utils/ipcrm.c:403
+#: sys-utils/ipcrm.c:381 sys-utils/ipcrm.c:405
#, fuzzy, c-format
msgid "unknown argument: %s"
msgstr "%s: argument tidak diketahui: %s\n"
-#: sys-utils/ipcs.c:121
+#: sys-utils/ipcs.c:122
#, fuzzy
msgid " -i, --id <id> print details on resource identified by id\n"
msgstr "-i id [-s -q -m] : detail di resource yang di identifikasi oleh id\n"
-#: sys-utils/ipcs.c:124 sys-utils/ipcs.c:130
-msgid "\n"
-msgstr ""
-
-#: sys-utils/ipcs.c:125
+#: sys-utils/ipcs.c:126
#, fuzzy
msgid "Resource options:\n"
msgstr "pilihan yang berbahaya:"
-#: sys-utils/ipcs.c:126
+#: sys-utils/ipcs.c:127
msgid " -m, --shmems shared memory segments\n"
msgstr ""
-#: sys-utils/ipcs.c:127
+#: sys-utils/ipcs.c:128
msgid " -q, --queues message queues\n"
msgstr ""
-#: sys-utils/ipcs.c:128
+#: sys-utils/ipcs.c:129
msgid " -s, --semaphores semaphores\n"
msgstr ""
-#: sys-utils/ipcs.c:129
+#: sys-utils/ipcs.c:130
msgid " -a, --all all (default)\n"
msgstr ""
-#: sys-utils/ipcs.c:131
+#: sys-utils/ipcs.c:132
msgid "Output format:\n"
msgstr ""
-#: sys-utils/ipcs.c:132
+#: sys-utils/ipcs.c:133
msgid " -t, --time show attach, detach and change times\n"
msgstr ""
-#: sys-utils/ipcs.c:133
+#: sys-utils/ipcs.c:134
msgid " -p, --pid show creator and last operations PIDs\n"
msgstr ""
-#: sys-utils/ipcs.c:134
+#: sys-utils/ipcs.c:135
msgid " -c, --creator show creator and owner\n"
msgstr ""
-#: sys-utils/ipcs.c:135
+#: sys-utils/ipcs.c:136
msgid " -l, --limits show resource limits\n"
msgstr ""
-#: sys-utils/ipcs.c:136
+#: sys-utils/ipcs.c:137
msgid " -u, --summary show status summary\n"
msgstr ""
-#: sys-utils/ipcs.c:276
+#: sys-utils/ipcs.c:278
#, c-format
msgid "kernel not configured for shared memory\n"
msgstr "kernel tidak dikonfigurasu untuk shared memory\n"
-#: sys-utils/ipcs.c:282
+#: sys-utils/ipcs.c:284
#, c-format
msgid "------ Shared Memory Limits --------\n"
msgstr "------ Batas Shared Memory --------\n"
-#: sys-utils/ipcs.c:289
+#: sys-utils/ipcs.c:291
#, c-format
msgid "max number of segments = %lu\n"
msgstr "max nomor dari segments = %lu\n"
-#: sys-utils/ipcs.c:291
+#: sys-utils/ipcs.c:293
#, c-format
msgid "max seg size (kbytes) = %lu\n"
msgstr "max sed size (kbytes) = %lu\n"
-#: sys-utils/ipcs.c:293
+#: sys-utils/ipcs.c:295
#, c-format
msgid "max total shared memory (kbytes) = %llu\n"
msgstr "max total shared memory (kbytes) = %llu\n"
-#: sys-utils/ipcs.c:295
+#: sys-utils/ipcs.c:297
#, c-format
msgid "min seg size (bytes) = %lu\n"
msgstr "min seg size (bytes) = %lu\n"
-#: sys-utils/ipcs.c:300
+#: sys-utils/ipcs.c:302
#, c-format
msgid "------ Shared Memory Status --------\n"
msgstr "------ Shared Memory Status --------\n"
-#: sys-utils/ipcs.c:312
+#: sys-utils/ipcs.c:314
#, c-format
msgid ""
"segments allocated %d\n"
@@ -11272,295 +11974,295 @@ msgid ""
"Swap performance: %ld attempts\t %ld successes\n"
msgstr ""
-#: sys-utils/ipcs.c:325
+#: sys-utils/ipcs.c:327
#, c-format
msgid "------ Shared Memory Segment Creators/Owners --------\n"
msgstr "------ Shared Memory Segment Pembuat/Pemilik --------\n"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:333 sys-utils/ipcs.c:340
-#: sys-utils/ipcs.c:346
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:335 sys-utils/ipcs.c:342
+#: sys-utils/ipcs.c:348
msgid "shmid"
msgstr "shmid"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:346 sys-utils/ipcs.c:446
-#: sys-utils/ipcs.c:461 sys-utils/ipcs.c:543 sys-utils/ipcs.c:561
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:348 sys-utils/ipcs.c:448
+#: sys-utils/ipcs.c:463 sys-utils/ipcs.c:545 sys-utils/ipcs.c:563
msgid "perms"
msgstr "perms"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:446 sys-utils/ipcs.c:543
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:448 sys-utils/ipcs.c:545
msgid "cuid"
msgstr "cuid"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:446 sys-utils/ipcs.c:543
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:448 sys-utils/ipcs.c:545
msgid "cgid"
msgstr "cgid"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:446 sys-utils/ipcs.c:543
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:448 sys-utils/ipcs.c:545
msgid "uid"
msgstr "uid"
-#: sys-utils/ipcs.c:327 sys-utils/ipcs.c:446 sys-utils/ipcs.c:543
+#: sys-utils/ipcs.c:329 sys-utils/ipcs.c:448 sys-utils/ipcs.c:545
msgid "gid"
msgstr "gid"
-#: sys-utils/ipcs.c:331
+#: sys-utils/ipcs.c:333
#, c-format
msgid "------ Shared Memory Attach/Detach/Change Times --------\n"
msgstr "------ Shared Memory Attach/Detach/Change Times --------\n"
-#: sys-utils/ipcs.c:333 sys-utils/ipcs.c:340 sys-utils/ipcs.c:346
-#: sys-utils/ipcs.c:452 sys-utils/ipcs.c:461 sys-utils/ipcs.c:549
-#: sys-utils/ipcs.c:555 sys-utils/ipcs.c:561
+#: sys-utils/ipcs.c:335 sys-utils/ipcs.c:342 sys-utils/ipcs.c:348
+#: sys-utils/ipcs.c:454 sys-utils/ipcs.c:463 sys-utils/ipcs.c:551
+#: sys-utils/ipcs.c:557 sys-utils/ipcs.c:563
msgid "owner"
msgstr "pemilik"
-#: sys-utils/ipcs.c:333
+#: sys-utils/ipcs.c:335
msgid "attached"
msgstr "attached"
-#: sys-utils/ipcs.c:333
+#: sys-utils/ipcs.c:335
msgid "detached"
msgstr "detached"
-#: sys-utils/ipcs.c:334
+#: sys-utils/ipcs.c:336
msgid "changed"
msgstr "berubah"
-#: sys-utils/ipcs.c:338
+#: sys-utils/ipcs.c:340
#, fuzzy, c-format
msgid "------ Shared Memory Creator/Last-op PIDs --------\n"
msgstr "------ Shared Memory Pembuat/Last-op --------\n"
-#: sys-utils/ipcs.c:340
+#: sys-utils/ipcs.c:342
msgid "cpid"
msgstr "cpid"
-#: sys-utils/ipcs.c:340
+#: sys-utils/ipcs.c:342
msgid "lpid"
msgstr "lpid"
-#: sys-utils/ipcs.c:344
+#: sys-utils/ipcs.c:346
#, c-format
msgid "------ Shared Memory Segments --------\n"
msgstr "------ Shared Memory Segments --------\n"
-#: sys-utils/ipcs.c:346 sys-utils/ipcs.c:461 sys-utils/ipcs.c:561
+#: sys-utils/ipcs.c:348 sys-utils/ipcs.c:463 sys-utils/ipcs.c:563
msgid "key"
msgstr "kunci"
-#: sys-utils/ipcs.c:346 sys-utils/prlimit.c:69 sys-utils/prlimit.c:72
-#: sys-utils/prlimit.c:75 sys-utils/prlimit.c:76 sys-utils/prlimit.c:84
+#: sys-utils/ipcs.c:348 sys-utils/prlimit.c:71 sys-utils/prlimit.c:74
+#: sys-utils/prlimit.c:77 sys-utils/prlimit.c:78 sys-utils/prlimit.c:86
msgid "bytes"
msgstr "bytes"
-#: sys-utils/ipcs.c:347
+#: sys-utils/ipcs.c:349
msgid "nattch"
msgstr "nattch"
-#: sys-utils/ipcs.c:347
+#: sys-utils/ipcs.c:349
msgid "status"
msgstr "status"
-#: sys-utils/ipcs.c:368 sys-utils/ipcs.c:370 sys-utils/ipcs.c:372
-#: sys-utils/ipcs.c:482 sys-utils/ipcs.c:484 sys-utils/ipcs.c:582
-#: sys-utils/ipcs.c:584 sys-utils/ipcs.c:586 sys-utils/ipcs.c:636
-#: sys-utils/ipcs.c:638 sys-utils/ipcs.c:665 sys-utils/ipcs.c:667
-#: sys-utils/ipcs.c:669 sys-utils/ipcs.c:692
+#: sys-utils/ipcs.c:370 sys-utils/ipcs.c:372 sys-utils/ipcs.c:374
+#: sys-utils/ipcs.c:484 sys-utils/ipcs.c:486 sys-utils/ipcs.c:584
+#: sys-utils/ipcs.c:586 sys-utils/ipcs.c:588 sys-utils/ipcs.c:638
+#: sys-utils/ipcs.c:640 sys-utils/ipcs.c:667 sys-utils/ipcs.c:669
+#: sys-utils/ipcs.c:671 sys-utils/ipcs.c:694
msgid "Not set"
msgstr "Tidak diset"
-#: sys-utils/ipcs.c:400
+#: sys-utils/ipcs.c:402
msgid "dest"
msgstr "dest"
-#: sys-utils/ipcs.c:401
+#: sys-utils/ipcs.c:403
msgid "locked"
msgstr "terkunci"
-#: sys-utils/ipcs.c:420
+#: sys-utils/ipcs.c:422
#, c-format
msgid "kernel not configured for semaphores\n"
msgstr "kernel tidak dikonfigurasikan untuk semaphores\n"
-#: sys-utils/ipcs.c:426
+#: sys-utils/ipcs.c:428
#, c-format
msgid "------ Semaphore Limits --------\n"
msgstr "------ Batas Semaphore --------\n"
-#: sys-utils/ipcs.c:430
+#: sys-utils/ipcs.c:432
#, c-format
msgid "max number of arrays = %d\n"
msgstr "max nomor dari arrays = %d\n"
-#: sys-utils/ipcs.c:431
+#: sys-utils/ipcs.c:433
#, c-format
msgid "max semaphores per array = %d\n"
msgstr "max semaphors per array = %d\n"
-#: sys-utils/ipcs.c:432
+#: sys-utils/ipcs.c:434
#, c-format
msgid "max semaphores system wide = %d\n"
msgstr "max semaphors system wide = %d\n"
-#: sys-utils/ipcs.c:433
+#: sys-utils/ipcs.c:435
#, c-format
msgid "max ops per semop call = %d\n"
msgstr "max ops per semop call = %d\n"
-#: sys-utils/ipcs.c:434
+#: sys-utils/ipcs.c:436
#, c-format
msgid "semaphore max value = %d\n"
msgstr "nilai maksimal semaphore = %d\n"
-#: sys-utils/ipcs.c:438
+#: sys-utils/ipcs.c:440
#, c-format
msgid "------ Semaphore Status --------\n"
msgstr "------ Semaphore Status --------\n"
-#: sys-utils/ipcs.c:439
+#: sys-utils/ipcs.c:441
#, c-format
msgid "used arrays = %d\n"
msgstr "arrays yang digunakan = %d\n"
-#: sys-utils/ipcs.c:440
+#: sys-utils/ipcs.c:442
#, c-format
msgid "allocated semaphores = %d\n"
msgstr "semaphores yang dialokasikan = %d\n"
-#: sys-utils/ipcs.c:444
+#: sys-utils/ipcs.c:446
#, c-format
msgid "------ Semaphore Arrays Creators/Owners --------\n"
msgstr "------ Semaphore Array Pembuat/Pemilik --------\n"
-#: sys-utils/ipcs.c:446 sys-utils/ipcs.c:452 sys-utils/ipcs.c:461
+#: sys-utils/ipcs.c:448 sys-utils/ipcs.c:454 sys-utils/ipcs.c:463
msgid "semid"
msgstr "semid"
-#: sys-utils/ipcs.c:450
+#: sys-utils/ipcs.c:452
#, c-format
msgid "------ Semaphore Operation/Change Times --------\n"
msgstr "------ Operasi Semaphore/Perubahan Waktu ---------\n"
-#: sys-utils/ipcs.c:452
+#: sys-utils/ipcs.c:454
msgid "last-op"
msgstr "last-op"
-#: sys-utils/ipcs.c:452
+#: sys-utils/ipcs.c:454
msgid "last-changed"
msgstr "last-changed"
-#: sys-utils/ipcs.c:459
+#: sys-utils/ipcs.c:461
#, c-format
msgid "------ Semaphore Arrays --------\n"
msgstr "------ Semaphore Arrays --------\n"
-#: sys-utils/ipcs.c:461
+#: sys-utils/ipcs.c:463
msgid "nsems"
msgstr "nsems"
-#: sys-utils/ipcs.c:519
+#: sys-utils/ipcs.c:521
#, c-format
msgid "kernel not configured for message queues\n"
msgstr "kernel tidak dikonfigurasikan untuk message queues\n"
-#: sys-utils/ipcs.c:527
+#: sys-utils/ipcs.c:529
#, fuzzy, c-format
msgid "------ Messages Limits --------\n"
msgstr "------ Messages: Limits --------\n"
-#: sys-utils/ipcs.c:528
+#: sys-utils/ipcs.c:530
#, c-format
msgid "max queues system wide = %d\n"
msgstr "max queues system wide = %d\n"
-#: sys-utils/ipcs.c:529
+#: sys-utils/ipcs.c:531
#, c-format
msgid "max size of message (bytes) = %d\n"
msgstr "ukuran maksimal dari pesan (bytes) =%d\n"
-#: sys-utils/ipcs.c:530
+#: sys-utils/ipcs.c:532
#, c-format
msgid "default max size of queue (bytes) = %d\n"
msgstr "ukuran maksimal default dari antrian (bytes) = %d\n"
-#: sys-utils/ipcs.c:534
+#: sys-utils/ipcs.c:536
#, fuzzy, c-format
msgid "------ Messages Status --------\n"
msgstr "------ Pesan: Status ---------\n"
-#: sys-utils/ipcs.c:535
+#: sys-utils/ipcs.c:537
#, c-format
msgid "allocated queues = %d\n"
msgstr "alokasi antrian = %d\n"
-#: sys-utils/ipcs.c:536
+#: sys-utils/ipcs.c:538
#, c-format
msgid "used headers = %d\n"
msgstr "penggunaan headers = %d\n"
-#: sys-utils/ipcs.c:537
+#: sys-utils/ipcs.c:539
#, c-format
msgid "used space = %d bytes\n"
msgstr "penggunaan space = %d bytes\n"
-#: sys-utils/ipcs.c:541
+#: sys-utils/ipcs.c:543
#, fuzzy, c-format
msgid "------ Message Queues Creators/Owners --------\n"
msgstr "------ Pesan Antrian: Pembuat/Pemilik --------\n"
-#: sys-utils/ipcs.c:543 sys-utils/ipcs.c:549 sys-utils/ipcs.c:555
-#: sys-utils/ipcs.c:561
+#: sys-utils/ipcs.c:545 sys-utils/ipcs.c:551 sys-utils/ipcs.c:557
+#: sys-utils/ipcs.c:563
msgid "msqid"
msgstr "msgid"
-#: sys-utils/ipcs.c:547
+#: sys-utils/ipcs.c:549
#, c-format
msgid "------ Message Queues Send/Recv/Change Times --------\n"
msgstr "------ Pesan Antrian Kirim/Terima/Kembali Waktu (Times) --------\n"
-#: sys-utils/ipcs.c:549
+#: sys-utils/ipcs.c:551
msgid "send"
msgstr "kirim"
-#: sys-utils/ipcs.c:549
+#: sys-utils/ipcs.c:551
msgid "recv"
msgstr "recv"
-#: sys-utils/ipcs.c:549
+#: sys-utils/ipcs.c:551
msgid "change"
msgstr "kembali"
-#: sys-utils/ipcs.c:553
+#: sys-utils/ipcs.c:555
#, c-format
msgid "------ Message Queues PIDs --------\n"
msgstr "------ Pesan Antrian PIDs --------\n"
-#: sys-utils/ipcs.c:555
+#: sys-utils/ipcs.c:557
msgid "lspid"
msgstr "lspid"
-#: sys-utils/ipcs.c:555
+#: sys-utils/ipcs.c:557
msgid "lrpid"
msgstr "lrpid"
-#: sys-utils/ipcs.c:559
+#: sys-utils/ipcs.c:561
#, c-format
msgid "------ Message Queues --------\n"
msgstr "------ Pesan Antrian --------\n"
-#: sys-utils/ipcs.c:562
+#: sys-utils/ipcs.c:564
msgid "used-bytes"
msgstr "byte yang digunakan"
-#: sys-utils/ipcs.c:562
+#: sys-utils/ipcs.c:564
msgid "messages"
msgstr "pesan"
-#: sys-utils/ipcs.c:625
+#: sys-utils/ipcs.c:627
msgid "shmctl failed"
msgstr "shmctl gagal"
-#: sys-utils/ipcs.c:627
+#: sys-utils/ipcs.c:629
#, c-format
msgid ""
"\n"
@@ -11569,41 +12271,41 @@ msgstr ""
"\n"
"Bagian memory share shmid=%d\n"
-#: sys-utils/ipcs.c:628
+#: sys-utils/ipcs.c:630
#, fuzzy, c-format
msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\n"
msgstr "uid=%d\tgid=%d\tuid=%d\tcgid=%d\n"
-#: sys-utils/ipcs.c:630
+#: sys-utils/ipcs.c:632
#, c-format
msgid "mode=%#o\taccess_perms=%#o\n"
msgstr "mode=%#o\taccess_perms=%#o\n"
-#: sys-utils/ipcs.c:632
+#: sys-utils/ipcs.c:634
#, fuzzy, c-format
msgid "bytes=%lu\tlpid=%d\tcpid=%d\tnattch=%ld\n"
msgstr "bytes=%ld\tlpid=%d\tcpid=%d\tnattch=%ld\n"
-#: sys-utils/ipcs.c:635
+#: sys-utils/ipcs.c:637
#, c-format
msgid "att_time=%-26.24s\n"
msgstr "att_time=%-26.24s\n"
-#: sys-utils/ipcs.c:637
+#: sys-utils/ipcs.c:639
#, c-format
msgid "det_time=%-26.24s\n"
msgstr "det_time=%-26.24s\n"
-#: sys-utils/ipcs.c:639 sys-utils/ipcs.c:668
+#: sys-utils/ipcs.c:641 sys-utils/ipcs.c:670
#, c-format
msgid "change_time=%-26.24s\n"
msgstr "change_time=%-26.24s\n"
-#: sys-utils/ipcs.c:651
+#: sys-utils/ipcs.c:653
msgid "msgctl failed"
msgstr "msgctl gagal"
-#: sys-utils/ipcs.c:653
+#: sys-utils/ipcs.c:655
#, c-format
msgid ""
"\n"
@@ -11612,31 +12314,31 @@ msgstr ""
"\n"
"Antrian Pesan msgid=%d\n"
-#: sys-utils/ipcs.c:654
+#: sys-utils/ipcs.c:656
#, fuzzy, c-format
msgid "uid=%u\tgid=%u\tcuid=%u\tcgid=%u\tmode=%#o\n"
msgstr "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n"
-#: sys-utils/ipcs.c:656
+#: sys-utils/ipcs.c:658
#, c-format
msgid "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n"
msgstr "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n"
-#: sys-utils/ipcs.c:664
+#: sys-utils/ipcs.c:666
#, c-format
msgid "send_time=%-26.24s\n"
msgstr "send_time=%-26.24s\n"
-#: sys-utils/ipcs.c:666
+#: sys-utils/ipcs.c:668
#, c-format
msgid "rcv_time=%-26.24s\n"
msgstr "rcv_time=%-26.24s\n"
-#: sys-utils/ipcs.c:683 sys-utils/ipcs.c:705
+#: sys-utils/ipcs.c:685 sys-utils/ipcs.c:707
msgid "semctl failed"
msgstr "semctl gagal"
-#: sys-utils/ipcs.c:685
+#: sys-utils/ipcs.c:687
#, c-format
msgid ""
"\n"
@@ -11645,102 +12347,102 @@ msgstr ""
"\n"
"Semaphore Array semid=%d\n"
-#: sys-utils/ipcs.c:686
+#: sys-utils/ipcs.c:688
#, fuzzy, c-format
msgid "uid=%u\t gid=%u\t cuid=%u\t cgid=%u\n"
msgstr "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n"
-#: sys-utils/ipcs.c:688
+#: sys-utils/ipcs.c:690
#, c-format
msgid "mode=%#o, access_perms=%#o\n"
msgstr "mode=%#o, access_perms=%#o\n"
-#: sys-utils/ipcs.c:690
+#: sys-utils/ipcs.c:692
#, c-format
msgid "nsems = %ld\n"
msgstr "nsems = %ld\n"
-#: sys-utils/ipcs.c:691
+#: sys-utils/ipcs.c:693
#, c-format
msgid "otime = %-26.24s\n"
msgstr "otime = %-26.24s\n"
-#: sys-utils/ipcs.c:693
+#: sys-utils/ipcs.c:695
#, c-format
msgid "ctime = %-26.24s\n"
msgstr "ctime = %-26.24s\n"
-#: sys-utils/ipcs.c:696
+#: sys-utils/ipcs.c:698
msgid "semnum"
msgstr "semnum"
-#: sys-utils/ipcs.c:696
+#: sys-utils/ipcs.c:698
msgid "value"
msgstr "nilai"
-#: sys-utils/ipcs.c:696
+#: sys-utils/ipcs.c:698
msgid "ncount"
msgstr "ncount"
-#: sys-utils/ipcs.c:696
+#: sys-utils/ipcs.c:698
msgid "zcount"
msgstr "zcound"
-#: sys-utils/ipcs.c:696
+#: sys-utils/ipcs.c:698
msgid "pid"
msgstr "pid"
-#: sys-utils/ldattach.c:143
+#: sys-utils/ldattach.c:144
#, fuzzy
msgid "invalid iflag"
msgstr "id tidak valid: %s\n"
-#: sys-utils/ldattach.c:159
+#: sys-utils/ldattach.c:160
#, fuzzy, c-format
msgid " %s [options] <ldisc> <device>\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: sys-utils/ldattach.c:162
+#: sys-utils/ldattach.c:163
msgid " -d, --debug print verbose messages to stderr\n"
msgstr ""
-#: sys-utils/ldattach.c:163
+#: sys-utils/ldattach.c:164
msgid " -s, --speed <value> set serial line speed\n"
msgstr ""
-#: sys-utils/ldattach.c:164
+#: sys-utils/ldattach.c:165
msgid " -7, --sevenbits set character size to 7 bits\n"
msgstr ""
-#: sys-utils/ldattach.c:165
+#: sys-utils/ldattach.c:166
msgid " -8, --eightbits set character size to 8 bits\n"
msgstr ""
-#: sys-utils/ldattach.c:166
+#: sys-utils/ldattach.c:167
msgid " -n, --noparity set parity to none\n"
msgstr ""
-#: sys-utils/ldattach.c:167
+#: sys-utils/ldattach.c:168
msgid " -e, --evenparity set parity to even\n"
msgstr ""
-#: sys-utils/ldattach.c:168
+#: sys-utils/ldattach.c:169
msgid " -o, --oddparity set parity to odd\n"
msgstr ""
-#: sys-utils/ldattach.c:169
+#: sys-utils/ldattach.c:170
msgid " -1, --onestopbit set stop bits to one\n"
msgstr ""
-#: sys-utils/ldattach.c:170
+#: sys-utils/ldattach.c:171
msgid " -2, --twostopbits set stop bits to two\n"
msgstr ""
-#: sys-utils/ldattach.c:171
+#: sys-utils/ldattach.c:172
msgid " -i, --iflag [-]<iflag> set input mode flag\n"
msgstr ""
-#: sys-utils/ldattach.c:176
+#: sys-utils/ldattach.c:177
msgid ""
"\n"
"Known <ldisc> names:\n"
@@ -11748,7 +12450,7 @@ msgstr ""
"\n"
"Nama <ldisc> dikenal:\n"
-#: sys-utils/ldattach.c:178
+#: sys-utils/ldattach.c:179
#, fuzzy
msgid ""
"\n"
@@ -11757,81 +12459,81 @@ msgstr ""
"\n"
"Nama <ldisc> dikenal:\n"
-#: sys-utils/ldattach.c:264
+#: sys-utils/ldattach.c:266
#, fuzzy
-msgid "invalid speed"
-msgstr "kecepatan tidak valid: %s"
+msgid "invalid speed argument"
+msgstr "pilihan tidak valid"
-#: sys-utils/ldattach.c:275
+#: sys-utils/ldattach.c:277
msgid "invalid option"
msgstr "pilihan tidak valid"
-#: sys-utils/ldattach.c:286
+#: sys-utils/ldattach.c:288
#, fuzzy
-msgid "invalid line discipline"
+msgid "invalid line discipline argument"
msgstr "baris disiplin tidak valid: %s"
-#: sys-utils/ldattach.c:293
+#: sys-utils/ldattach.c:295
#, c-format
msgid "%s is not a serial line"
msgstr "%s bukan sebuah baris serial"
-#: sys-utils/ldattach.c:300
+#: sys-utils/ldattach.c:302
#, c-format
msgid "cannot get terminal attributes for %s"
msgstr "tidak dapat memperoleh atribut terminal %s"
-#: sys-utils/ldattach.c:303
+#: sys-utils/ldattach.c:305
#, c-format
msgid "speed %d unsupported"
msgstr "kecepatan %d tidak didukung"
-#: sys-utils/ldattach.c:352
+#: sys-utils/ldattach.c:354
#, c-format
msgid "cannot set terminal attributes for %s"
msgstr "tidak dapat menset atribut terminal untuk %s"
-#: sys-utils/ldattach.c:359
+#: sys-utils/ldattach.c:361
msgid "cannot set line discipline"
msgstr "Tidak dapat menset baris disiplin"
-#: sys-utils/ldattach.c:365
+#: sys-utils/ldattach.c:367
msgid "cannot daemonize"
msgstr "tidak dapat daemonize"
-#: sys-utils/losetup.c:60 sys-utils/losetup.c:72
+#: sys-utils/losetup.c:64 sys-utils/losetup.c:76
#, fuzzy, c-format
msgid ", offset %ju"
msgstr ", offset %d"
-#: sys-utils/losetup.c:63 sys-utils/losetup.c:75
+#: sys-utils/losetup.c:67 sys-utils/losetup.c:79
#, fuzzy, c-format
msgid ", sizelimit %ju"
msgstr ", sizelimit %<PRIu64>"
-#: sys-utils/losetup.c:83
+#: sys-utils/losetup.c:87
#, fuzzy, c-format
msgid ", encryption %s (type %u)"
msgstr ", enkripsi %s (tipe %<PRIu32>)"
-#: sys-utils/losetup.c:118
+#: sys-utils/losetup.c:122
#, fuzzy, c-format
msgid "%s: set capacity failed"
msgstr "%s: stat gagal"
-#: sys-utils/losetup.c:128
+#: sys-utils/losetup.c:132
#, fuzzy, c-format
msgid "%s: detach failed"
msgstr "%s: stat gagal"
-#: sys-utils/losetup.c:154
+#: sys-utils/losetup.c:158
#, c-format
msgid ""
" %1$s [options] [<loopdev>]\n"
" %1$s [options] -f | <loopdev> <file>\n"
msgstr ""
-#: sys-utils/losetup.c:159
+#: sys-utils/losetup.c:163
#, fuzzy
msgid ""
" -a, --all list all used devices\n"
@@ -11851,7 +12553,7 @@ msgstr ""
"associated <berkas> [-o <num>] daftar seluruh asosiasi dengan <berkas>\n"
" %1$s [ pilihan ] {-f|--find|loopdev} <berkas> konfigurasi\n"
-#: sys-utils/losetup.c:167
+#: sys-utils/losetup.c:171
#, fuzzy
msgid ""
" -e, --encryption <type> enable encryption with specified <name/num>\n"
@@ -11876,151 +12578,161 @@ msgstr ""
" -v | --verbose mode verbose\n"
"\n"
-#: sys-utils/losetup.c:267
-#, fuzzy, c-format
-msgid "invalid offset '%s' specified"
-msgstr "nilai ofset '%s' tidak valid"
+#: sys-utils/losetup.c:200
+#, c-format
+msgid ""
+"%s: warning: file smaller than 512 bytes, the loop device maybe be useless "
+"or invisible for system tools."
+msgstr ""
-#: sys-utils/losetup.c:272 sys-utils/mount.c:751
-msgid "invalid passphrase file descriptor"
+#: sys-utils/losetup.c:204
+#, 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:289
+#: sys-utils/losetup.c:273 sys-utils/losetup.c:283 sys-utils/losetup.c:351
+#: sys-utils/losetup.c:441
#, fuzzy, c-format
-msgid "invalid size '%s' specified"
-msgstr "nilai ofset '%s' tidak valid"
+msgid "%s: failed to use device"
+msgstr "tidak dapat merewind perangkat swap"
-#: sys-utils/losetup.c:321
+#: sys-utils/losetup.c:312 sys-utils/mount.c:803
+msgid "invalid passphrase file descriptor"
+msgstr ""
+
+#: sys-utils/losetup.c:362
#, fuzzy
msgid "no loop device specified"
msgstr "mount: perangkat loop dispesifikasikan dua kali"
-#: sys-utils/losetup.c:325
+#: sys-utils/losetup.c:364
+#, fuzzy, c-format
+msgid "%s failed to use device"
+msgstr "tidak dapat merewind perangkat swap"
+
+#: sys-utils/losetup.c:369
#, fuzzy
msgid "no file specified"
msgstr "nama berkas tidak dispesifikasikan."
-#: sys-utils/losetup.c:332
+#: sys-utils/losetup.c:376
#, fuzzy, c-format
msgid "the options %s are allowed to loop device setup only"
msgstr "--offset dan --all adalah 'mutually exclusive'"
-#: sys-utils/losetup.c:337
+#: sys-utils/losetup.c:381
msgid "the option --offset is not allowed in this context."
msgstr ""
-#: sys-utils/losetup.c:348 sys-utils/mount.c:112
+#: sys-utils/losetup.c:392 sys-utils/mount.c:118
#, fuzzy
msgid "couldn't lock into memory"
msgstr "Tidak dapat mengunci ke memory, keluar.\n"
-#: sys-utils/losetup.c:357
+#: sys-utils/losetup.c:401
#, fuzzy
msgid "not found unused device"
msgstr "tidak dapat menemukan perangkat %s"
-#: sys-utils/losetup.c:369
+#: sys-utils/losetup.c:413
#, fuzzy, c-format
msgid "%s: failed to use backing file"
msgstr "membaca lagi tabel partisi"
-#: sys-utils/losetup.c:377
-#, fuzzy
-msgid "failed to setup loop device"
-msgstr "mount: gagal menset-up perangkat loop\n"
-
-#: sys-utils/losetup.c:400
+#: sys-utils/losetup.c:452
#, fuzzy
msgid "find unused loop device failed"
msgstr "mount: mount gagal"
-#: sys-utils/losetup.c:410 sys-utils/umount.c:226
+#: sys-utils/losetup.c:462 sys-utils/umount.c:227
#, c-format
msgid "%s"
msgstr ""
-#: sys-utils/lscpu.c:63
+#: sys-utils/lscpu.c:65
msgid "none"
msgstr "kosong"
-#: sys-utils/lscpu.c:64
+#: sys-utils/lscpu.c:66
msgid "para"
msgstr "para"
-#: sys-utils/lscpu.c:65
+#: sys-utils/lscpu.c:67
msgid "full"
msgstr "penuh"
-#: sys-utils/lscpu.c:108
+#: sys-utils/lscpu.c:110
msgid "horizontal"
msgstr ""
-#: sys-utils/lscpu.c:109
+#: sys-utils/lscpu.c:111
msgid "vertical"
msgstr ""
-#: sys-utils/lscpu.c:235
+#: sys-utils/lscpu.c:237
msgid "logical CPU number"
msgstr ""
-#: sys-utils/lscpu.c:236
+#: sys-utils/lscpu.c:238
#, fuzzy
msgid "logical core number"
msgstr "get ukuran logikal blok (sektor)"
-#: sys-utils/lscpu.c:237
+#: sys-utils/lscpu.c:239
#, fuzzy
msgid "logical socket number"
msgstr "get ukuran logikal blok (sektor)"
-#: sys-utils/lscpu.c:238
+#: sys-utils/lscpu.c:240
msgid "logical NUMA node number"
msgstr ""
-#: sys-utils/lscpu.c:239
+#: sys-utils/lscpu.c:241
msgid "logical book number"
msgstr ""
-#: sys-utils/lscpu.c:240
+#: sys-utils/lscpu.c:242
msgid "shows how caches are shared between CPUs"
msgstr ""
-#: sys-utils/lscpu.c:241
+#: sys-utils/lscpu.c:243
msgid "CPU dispatching mode on virtual hardware"
msgstr ""
-#: sys-utils/lscpu.c:242
+#: sys-utils/lscpu.c:244
msgid "physical address of a CPU"
msgstr ""
-#: sys-utils/lscpu.c:243
+#: sys-utils/lscpu.c:245
msgid "shows if the hypervisor has allocated the CPU"
msgstr ""
-#: sys-utils/lscpu.c:244
+#: sys-utils/lscpu.c:246
msgid "shows if Linux currently makes use of the CPU"
msgstr ""
-#: sys-utils/lscpu.c:336
+#: sys-utils/lscpu.c:338
msgid "error: uname failed"
msgstr "error: uname gagal"
-#: sys-utils/lscpu.c:547
+#: sys-utils/lscpu.c:549
#, fuzzy
msgid "failed to allocate memory"
msgstr "gagal mengalokasikan outbuffer"
-#: sys-utils/lscpu.c:859 sys-utils/lscpu.c:869
+#: sys-utils/lscpu.c:861 sys-utils/lscpu.c:871
#, c-format
msgid "Y"
msgstr ""
-#: sys-utils/lscpu.c:859 sys-utils/lscpu.c:869
+#: sys-utils/lscpu.c:861 sys-utils/lscpu.c:871
#, fuzzy, c-format
msgid "N"
msgstr "NC"
-#: sys-utils/lscpu.c:943
+#: sys-utils/lscpu.c:945
#, fuzzy, c-format
msgid ""
"# The following is the parsable format, which can be fed to other\n"
@@ -12032,121 +12744,121 @@ msgstr ""
"# ID unik berawal dari nol.\n"
"# CPU,Core,Soket,Node"
-#: sys-utils/lscpu.c:1075
+#: sys-utils/lscpu.c:1079
msgid "Architecture:"
msgstr ""
-#: sys-utils/lscpu.c:1089
+#: sys-utils/lscpu.c:1093
msgid "CPU op-mode(s):"
msgstr "CPU op-mode:"
-#: sys-utils/lscpu.c:1092 sys-utils/lscpu.c:1094
+#: sys-utils/lscpu.c:1096 sys-utils/lscpu.c:1098
msgid "Byte Order:"
msgstr ""
-#: sys-utils/lscpu.c:1096
+#: sys-utils/lscpu.c:1100
#, fuzzy
msgid "CPU(s):"
msgstr "CPU soket:"
-#: sys-utils/lscpu.c:1099
+#: sys-utils/lscpu.c:1103
msgid "On-line CPU(s) mask:"
msgstr ""
-#: sys-utils/lscpu.c:1100
+#: sys-utils/lscpu.c:1104
msgid "On-line CPU(s) list:"
msgstr ""
-#: sys-utils/lscpu.c:1118
+#: sys-utils/lscpu.c:1122
msgid "Off-line CPU(s) mask:"
msgstr ""
-#: sys-utils/lscpu.c:1119
+#: sys-utils/lscpu.c:1123
msgid "Off-line CPU(s) list:"
msgstr ""
-#: sys-utils/lscpu.c:1150
+#: sys-utils/lscpu.c:1154
msgid "Thread(s) per core:"
msgstr "Thread(s) setiap inti:"
-#: sys-utils/lscpu.c:1151
+#: sys-utils/lscpu.c:1155
msgid "Core(s) per socket:"
msgstr "Inti setiap soket:"
-#: sys-utils/lscpu.c:1154
+#: sys-utils/lscpu.c:1158
#, fuzzy
msgid "Socket(s) per book:"
msgstr "Inti setiap soket:"
-#: sys-utils/lscpu.c:1156
+#: sys-utils/lscpu.c:1160
msgid "Book(s):"
msgstr ""
-#: sys-utils/lscpu.c:1158
+#: sys-utils/lscpu.c:1162
#, fuzzy
msgid "Socket(s):"
msgstr "CPU soket:"
-#: sys-utils/lscpu.c:1162
+#: sys-utils/lscpu.c:1166
msgid "NUMA node(s):"
msgstr "Titik NUMA:"
-#: sys-utils/lscpu.c:1164
+#: sys-utils/lscpu.c:1168
msgid "Vendor ID:"
msgstr "ID Pembuat:"
-#: sys-utils/lscpu.c:1166
+#: sys-utils/lscpu.c:1170
msgid "CPU family:"
msgstr "Keluarga CPU:"
-#: sys-utils/lscpu.c:1168
+#: sys-utils/lscpu.c:1172
msgid "Model:"
msgstr "Model:"
-#: sys-utils/lscpu.c:1170
+#: sys-utils/lscpu.c:1174
msgid "Stepping:"
msgstr "Stepping:"
-#: sys-utils/lscpu.c:1172
+#: sys-utils/lscpu.c:1176
msgid "CPU MHz:"
msgstr "CPU MHz:"
-#: sys-utils/lscpu.c:1174
+#: sys-utils/lscpu.c:1178
msgid "BogoMIPS:"
msgstr ""
-#: sys-utils/lscpu.c:1177 sys-utils/lscpu.c:1179
+#: sys-utils/lscpu.c:1181 sys-utils/lscpu.c:1183
msgid "Virtualization:"
msgstr "Virtualisasi:"
-#: sys-utils/lscpu.c:1182
+#: sys-utils/lscpu.c:1186
#, fuzzy
msgid "Hypervisor:"
msgstr "Pembuat Hypervisor:"
-#: sys-utils/lscpu.c:1184
+#: sys-utils/lscpu.c:1188
msgid "Hypervisor vendor:"
msgstr "Pembuat Hypervisor:"
-#: sys-utils/lscpu.c:1185
+#: sys-utils/lscpu.c:1189
msgid "Virtualization type:"
msgstr "Tipe virtualisasi:"
-#: sys-utils/lscpu.c:1188
+#: sys-utils/lscpu.c:1192
msgid "Dispatching mode:"
msgstr ""
-#: sys-utils/lscpu.c:1195
+#: sys-utils/lscpu.c:1199
#, c-format
msgid "%s cache:"
msgstr "%s persediaan:"
-#: sys-utils/lscpu.c:1201
+#: sys-utils/lscpu.c:1205
#, fuzzy, c-format
msgid "NUMA node%d CPU(s):"
msgstr "Titik NUMA:"
-#: sys-utils/lscpu.c:1215
+#: sys-utils/lscpu.c:1219
msgid ""
" -a, --all print online and offline CPUs (default for -e)\n"
" -b, --online print online CPUs only (default for -p)\n"
@@ -12159,7 +12871,7 @@ msgid ""
" -x, --hex print hexadecimal masks rather than lists of CPUs\n"
msgstr ""
-#: sys-utils/lscpu.c:1230
+#: sys-utils/lscpu.c:1234
#, fuzzy, c-format
msgid ""
"\n"
@@ -12169,161 +12881,171 @@ msgstr ""
"Untuk informasi lebih lanjut lihat wipefs(8).\n"
"\n"
-#: sys-utils/lscpu.c:1263
-#, fuzzy
-msgid "extended and parsable formats are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: sys-utils/lscpu.c:1266
-#, fuzzy
-msgid "--all, --online and --offline options are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
-
-#: sys-utils/mount.c:64 sys-utils/umount.c:111
+#: sys-utils/mount.c:70 sys-utils/umount.c:112
#, fuzzy, c-format
msgid "only root can use \"--%s\" option (effective UID is %u)"
msgstr "mount: hanya root yang dapat melakukan itu (UID efektif adalah %d)"
-#: sys-utils/mount.c:67 sys-utils/umount.c:114
+#: sys-utils/mount.c:73 sys-utils/umount.c:115
#, fuzzy, c-format
msgid "only root can do that (effective UID is %u)"
msgstr "mount: hanya root yang dapat melakukan itu (UID efektif adalah %d)"
-#: sys-utils/mount.c:71 sys-utils/umount.c:118
+#: sys-utils/mount.c:77 sys-utils/umount.c:119
#, fuzzy, c-format
msgid "only root can use \"--%s\" option"
msgstr "mount: hanya root yang dapat melakukan mount %s di %s"
-#: sys-utils/mount.c:72 sys-utils/umount.c:119
+#: sys-utils/mount.c:78 sys-utils/umount.c:120
#, fuzzy
msgid "only root can do that"
msgstr "mount: hanya root yang dapat melakukan itu"
-#: sys-utils/mount.c:83 sys-utils/umount.c:56
+#: sys-utils/mount.c:89 sys-utils/umount.c:57
#, fuzzy, c-format
msgid "%s from %s (libmount %s"
msgstr "%s dari %s%s\n"
-#: sys-utils/mount.c:100 sys-utils/umount.c:42
+#: sys-utils/mount.c:106 sys-utils/umount.c:43
#, fuzzy, c-format
msgid "%s: parse error: ignore entry at line %d."
msgstr "error mengambil\n"
-#: sys-utils/mount.c:139
+#: sys-utils/mount.c:145
#, fuzzy
msgid "failed to read mtab"
msgstr "gagal untuk mendapatkan statistik: %s"
-#: sys-utils/mount.c:197 sys-utils/umount.c:250
+#: sys-utils/mount.c:205 sys-utils/umount.c:251
#, c-format
msgid "%-25s: ignored\n"
msgstr ""
-#: sys-utils/mount.c:198
+#: sys-utils/mount.c:206
#, fuzzy, c-format
msgid "%-25s: already mounted\n"
msgstr "mount: %s telah dimount di %s\n"
-#: sys-utils/mount.c:332
+#: sys-utils/mount.c:352
#, fuzzy, c-format
msgid "only root can mount %s on %s"
msgstr "mount: hanya root yang dapat melakukan mount %s di %s"
-#: sys-utils/mount.c:335
+#: sys-utils/mount.c:355
#, fuzzy, c-format
msgid "%s is already mounted"
msgstr "mount: %s telah dimount di %s\n"
-#: sys-utils/mount.c:341
-#, fuzzy, c-format
-msgid "%s not mounted"
-msgstr "fsck: %s: tidak ditemukan\n"
-
-#: sys-utils/mount.c:343
+#: sys-utils/mount.c:358
#, fuzzy, c-format
msgid "can't find %s in %s"
msgstr "mount: tidak dapat menemukan %s dalam %s"
-#: sys-utils/mount.c:350
+#: sys-utils/mount.c:363
#, fuzzy
msgid "I could not determine the filesystem type, and none was specified"
msgstr ""
"mount: Saya tidak dapat menentukan tipe dari filesystem, dan tidak diberikan "
"spesifikasi di argument perintah"
-#: sys-utils/mount.c:353
+#: sys-utils/mount.c:366
#, fuzzy
msgid "you must specify the filesystem type"
msgstr "mount: anda harus menspesifikasikan tipe filesystem"
-#: sys-utils/mount.c:356
+#: sys-utils/mount.c:370
+#, fuzzy, c-format
+msgid "can't find %s"
+msgstr "%s: tidak dapat menlink %s: %s\n"
+
+#: sys-utils/mount.c:372
+#, fuzzy
+msgid "mount source not defined"
+msgstr "mount: mount gagal"
+
+#: sys-utils/mount.c:376 sys-utils/mount.c:378
+#, fuzzy
+msgid "failed to parse mount options"
+msgstr "gagal mendapatkan pid"
+
+#: sys-utils/mount.c:384
+#, fuzzy, c-format
+msgid "%s: failed to setup loop device (probably unknown encryption type)"
+msgstr "tidak dapat merewind perangkat swap"
+
+#: sys-utils/mount.c:390
#, fuzzy, c-format
msgid "%s: mount failed"
msgstr "mount gagal"
-#: sys-utils/mount.c:366
+#: sys-utils/mount.c:400
#, fuzzy, c-format
msgid "%s: filesystem mounted, but mount(8) failed"
msgstr "mount: mount gagal"
-#: sys-utils/mount.c:385 sys-utils/mount.c:437
+#: sys-utils/mount.c:417 sys-utils/mount.c:469
#, fuzzy, c-format
msgid "mount point %s is not a directory"
msgstr "mount: titik mount %s bukan berupa sebuah direktori"
-#: sys-utils/mount.c:389
+#: sys-utils/mount.c:421
#, fuzzy
msgid "must be superuser to use mount"
msgstr "mount: harus menjadi superuser untuk menggunakan mount"
-#: sys-utils/mount.c:397
+#: sys-utils/mount.c:429
#, fuzzy, c-format
msgid "%s is busy"
msgstr "mount: %s sedang sibuk"
-#: sys-utils/mount.c:401
+#: sys-utils/mount.c:433
#, fuzzy, c-format
msgid "%s is already mounted or %s busy"
msgstr "mount: %s telah dimount atau %s sedang sibuk"
-#: sys-utils/mount.c:413
+#: sys-utils/mount.c:445
#, fuzzy, c-format
msgid " %s is already mounted on %s\n"
msgstr "mount: %s telah dimount di %s\n"
-#: sys-utils/mount.c:421
+#: sys-utils/mount.c:453
#, fuzzy, c-format
msgid "mount point %s does not exist"
msgstr "mount: titik mount %s tidak ada"
-#: sys-utils/mount.c:423
+#: sys-utils/mount.c:455
#, fuzzy, c-format
msgid "mount point %s is a symbolic link to nowhere"
msgstr "mount: titik mount %s berupa symbolic link ke suatu tempat"
-#: sys-utils/mount.c:428
+#: sys-utils/mount.c:460
#, fuzzy, c-format
msgid "special device %s does not exist"
msgstr "mount: perangkat spesial %s tidak ada"
-#: sys-utils/mount.c:431 sys-utils/mount.c:446
+#: sys-utils/mount.c:463 sys-utils/mount.c:478
#, fuzzy
msgid "mount(2) failed"
msgstr "mount gagal"
-#: sys-utils/mount.c:442
+#: sys-utils/mount.c:474
#, fuzzy, c-format
msgid "special device %s does not exist (a path prefix is not a directory)"
msgstr ""
"mount: perangkat spesial %s tidak ada\n"
" (sebuah path prefix bukan berupa sebuah direktori)\n"
-#: sys-utils/mount.c:452
+#: sys-utils/mount.c:484
#, fuzzy, c-format
msgid "%s not mounted or bad option"
msgstr "mount: %s sudah tidak dimount, atau pilihan buruk"
-#: sys-utils/mount.c:454
+#: sys-utils/mount.c:486
+#, fuzzy, c-format
+msgid "%s is not mountpoint or bad option"
+msgstr "mount: %s sudah tidak dimount, atau pilihan buruk"
+
+#: sys-utils/mount.c:488
#, fuzzy, c-format
msgid ""
"wrong fs type, bad option, bad superblock on %s,\n"
@@ -12332,7 +13054,7 @@ msgstr ""
"mount: tipe fs salah, pilihan buruk, superblock buruk di %s,\n"
" hilang codepage atau aplikasi pembantu, atau error lain"
-#: sys-utils/mount.c:460
+#: sys-utils/mount.c:494
#, fuzzy, c-format
msgid ""
" (for several filesystems (e.g. nfs, cifs) you might\n"
@@ -12341,7 +13063,7 @@ msgstr ""
" (untuk beberapa filesystem (e.g. nfs, cifs) anda mungkin\n"
" membutuhkan aplikasi pembantu /sbin/mount.<tipe>)"
-#: sys-utils/mount.c:464
+#: sys-utils/mount.c:498
#, fuzzy, c-format
msgid ""
" In some cases useful info is found in syslog - try\n"
@@ -12351,23 +13073,23 @@ msgstr ""
"coba\n"
" dmesg | tail atau yang serupa\n"
-#: sys-utils/mount.c:473
+#: sys-utils/mount.c:507
#, fuzzy, c-format
msgid "%s: can't read superblock"
msgstr "mount: %s: tidak dapat membaca superblock"
-#: sys-utils/mount.c:477
+#: sys-utils/mount.c:511
#, fuzzy, c-format
msgid "unknown filesystem type '%s'"
msgstr "mount: tipe filesystem tidak diketahui '%s'"
-#: sys-utils/mount.c:485
+#: sys-utils/mount.c:519
#, fuzzy, c-format
msgid "%s is not a block device, and stat(2) fails?"
msgstr ""
"mount: %s bukan sebuak perangkat block, dan gagal memperoleh statistik?"
-#: sys-utils/mount.c:487
+#: sys-utils/mount.c:521
#, fuzzy, c-format
msgid ""
"the kernel does not recognize %s as a block device\n"
@@ -12376,62 +13098,62 @@ msgstr ""
"mount: kernel tidak mengenal %s sebagai sebuah perangkat block\n"
" (mungkin `modprobe driver'?)"
-#: sys-utils/mount.c:490
+#: sys-utils/mount.c:524
#, fuzzy, c-format
msgid "%s is not a block device (maybe try `-o loop'?)"
msgstr ""
"mount: %s bukan sebuah perangkat block (mungkin dicoba dengan menggunakan "
"pilihan `-o loop'?"
-#: sys-utils/mount.c:492
+#: sys-utils/mount.c:526
#, fuzzy, c-format
msgid " %s is not a block device"
msgstr "%s: bukan sebuah block device\n"
-#: sys-utils/mount.c:499
+#: sys-utils/mount.c:533
#, fuzzy, c-format
msgid "%s is not a valid block device"
msgstr "mount: %s bukan sebuah perangkat block yang valid"
-#: sys-utils/mount.c:505
+#: sys-utils/mount.c:539
#, fuzzy, c-format
msgid "cannot mount %s read-only"
msgstr "mount: tidak dapat me-mount %s%s hanya-baca"
-#: sys-utils/mount.c:508
+#: sys-utils/mount.c:542
#, fuzzy, c-format
msgid "%s is write-protected but explicit `-w' flag given"
msgstr ""
"mount: %s%s memiliki proteksi untuk ditulis tetapi secara eksplisit pilihan "
"`-w' diberikan"
-#: sys-utils/mount.c:511
+#: sys-utils/mount.c:545
#, fuzzy, c-format
msgid "cannot remount %s read-write, is write-protected"
msgstr ""
"mount: tidak dapat memasang kembali %s%s secara baca-tulis, terproteksi-tulis"
-#: sys-utils/mount.c:514
+#: sys-utils/mount.c:548
#, fuzzy, c-format
msgid "%s is write-protected, mounting read-only"
msgstr "mount: %s%s memiliki proteksi untuk ditulis, memount secara hanya-baca"
-#: sys-utils/mount.c:527
+#: sys-utils/mount.c:561
#, fuzzy, c-format
msgid "no medium found on %s"
msgstr "mount: tidak ada media ditemukan di %s"
-#: sys-utils/mount.c:531
+#: sys-utils/mount.c:565
#, fuzzy, c-format
msgid "mount %s on %s failed"
msgstr "%s: mengubah nama %s ke %s gagal: %s\n"
-#: sys-utils/mount.c:553
+#: sys-utils/mount.c:587
#, fuzzy, c-format
msgid "%s: failed to parse"
msgstr "%s: gagal untuk membuka: %s\n"
-#: sys-utils/mount.c:562
+#: sys-utils/mount.c:596
#, c-format
msgid ""
" %1$s [-lhV]\n"
@@ -12441,7 +13163,7 @@ msgid ""
" %1$s <operation> <mountpoint> [<target>]\n"
msgstr ""
-#: sys-utils/mount.c:571
+#: sys-utils/mount.c:605
#, c-format
msgid ""
" -a, --all mount all filesystems mentioned in fstab\n"
@@ -12451,7 +13173,7 @@ msgid ""
" -T, --fstab <path> alternative file to /etc/fstab\n"
msgstr ""
-#: sys-utils/mount.c:577
+#: sys-utils/mount.c:611
#, c-format
msgid ""
" -h, --help display this help text and exit\n"
@@ -12460,7 +13182,7 @@ msgid ""
" -n, --no-mtab don't write to /etc/mtab\n"
msgstr ""
-#: sys-utils/mount.c:582
+#: sys-utils/mount.c:616
#, c-format
msgid ""
" -o, --options <list> comma-separated list of mount options\n"
@@ -12470,7 +13192,7 @@ msgid ""
" -t, --types <list> limit the set of filesystem types\n"
msgstr ""
-#: sys-utils/mount.c:588
+#: sys-utils/mount.c:622
#, c-format
msgid ""
" -v, --verbose say what is being done\n"
@@ -12478,7 +13200,7 @@ msgid ""
" -w, --read-write mount the filesystem read-write (default)\n"
msgstr ""
-#: sys-utils/mount.c:597
+#: sys-utils/mount.c:631
#, c-format
msgid ""
"\n"
@@ -12487,9 +13209,11 @@ msgid ""
" -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:603
+#: sys-utils/mount.c:640
#, c-format
msgid ""
" <device> specifies device by path\n"
@@ -12497,7 +13221,7 @@ msgid ""
" <file> regular file for loopdev setup\n"
msgstr ""
-#: sys-utils/mount.c:608
+#: sys-utils/mount.c:645
#, c-format
msgid ""
"\n"
@@ -12507,7 +13231,7 @@ msgid ""
" -R, --rbind mount a subtree and all submounts somewhere else\n"
msgstr ""
-#: sys-utils/mount.c:613
+#: sys-utils/mount.c:650
#, c-format
msgid ""
" --make-shared mark a subtree as shared\n"
@@ -12516,7 +13240,7 @@ msgid ""
" --make-unbindable mark a subtree as unbindable\n"
msgstr ""
-#: sys-utils/mount.c:618
+#: sys-utils/mount.c:655
#, c-format
msgid ""
" --make-rshared recursively mark a whole subtree as shared\n"
@@ -12525,66 +13249,55 @@ msgid ""
" --make-runbindable recursively mark a whole subtree as unbindable\n"
msgstr ""
-#: sys-utils/mount.c:692 sys-utils/umount.c:316
+#: sys-utils/mount.c:744 sys-utils/umount.c:318
#, fuzzy
msgid "libmount context allocation failed"
msgstr "mount: mount gagal"
-#: sys-utils/mount.c:727 sys-utils/mount.c:738 sys-utils/mount.c:743
+#: sys-utils/mount.c:779 sys-utils/mount.c:790 sys-utils/mount.c:795
#, fuzzy
msgid "failed to append options"
msgstr "gagal mendapatkan pid"
-#: sys-utils/mount.c:747 sys-utils/umount.c:361
+#: sys-utils/mount.c:799 sys-utils/umount.c:363
#, fuzzy
msgid "failed to set options pattern"
msgstr "gagal mendapatkan atribut pid %d"
-#: sys-utils/mount.c:756
+#: sys-utils/mount.c:808
msgid "only one <source> may be specified"
msgstr ""
-#: sys-utils/mount.c:759
+#: sys-utils/mount.c:811
#, fuzzy
msgid "failed to allocate source buffer"
msgstr "gagal mengalokasikan outbuffer"
-#: sys-utils/mountpoint.c:113
+#: 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:117
+#: sys-utils/mountpoint.c:122
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"
-" -h, --help this help\n"
-msgstr ""
-
-#: sys-utils/mountpoint.c:122
-#, fuzzy, c-format
-msgid ""
-"\n"
-"For more information see mountpoint(1).\n"
msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat ipcmk(1).\n"
-"\n"
-#: sys-utils/mountpoint.c:191
+#: sys-utils/mountpoint.c:202
#, fuzzy, c-format
msgid "%s is not a mountpoint\n"
msgstr "akar inode bukan sebuah direktori"
-#: sys-utils/mountpoint.c:197
+#: sys-utils/mountpoint.c:208
#, fuzzy, c-format
msgid "%s is a mountpoint\n"
msgstr "%s telah di mount.\t "
-#: sys-utils/pivot_root.c:32
+#: sys-utils/pivot_root.c:33
#, fuzzy, c-format
msgid " %s [options] new_root put_old\n"
msgstr ""
@@ -12592,125 +13305,125 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: sys-utils/pivot_root.c:69
+#: sys-utils/pivot_root.c:71
#, fuzzy, c-format
msgid "failed to change root from `%s' to `%s'"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/prlimit.c:69
+#: sys-utils/prlimit.c:71
msgid "address space limit"
msgstr ""
-#: sys-utils/prlimit.c:70
+#: sys-utils/prlimit.c:72
#, fuzzy
msgid "max core file size"
msgstr "Tidak dapat membuka file '%s'"
-#: sys-utils/prlimit.c:70 sys-utils/prlimit.c:73
+#: sys-utils/prlimit.c:72 sys-utils/prlimit.c:75
#, fuzzy
msgid "blocks"
msgstr "%ld blocks\n"
-#: sys-utils/prlimit.c:71
+#: sys-utils/prlimit.c:73
msgid "CPU time"
msgstr ""
-#: sys-utils/prlimit.c:71
+#: sys-utils/prlimit.c:73
#, fuzzy
msgid "seconds"
msgstr "DOS secondary"
-#: sys-utils/prlimit.c:72
+#: sys-utils/prlimit.c:74
msgid "max data size"
msgstr ""
-#: sys-utils/prlimit.c:73
+#: sys-utils/prlimit.c:75
#, fuzzy
msgid "max file size"
msgstr "ukuran inode buruk"
-#: sys-utils/prlimit.c:74
+#: sys-utils/prlimit.c:76
#, fuzzy
msgid "max number of file locks held"
msgstr "max nomor dari segments = %lu\n"
-#: sys-utils/prlimit.c:75
+#: sys-utils/prlimit.c:77
msgid "max locked-in-memory address space"
msgstr ""
-#: sys-utils/prlimit.c:76
+#: sys-utils/prlimit.c:78
msgid "max bytes in POSIX mqueues"
msgstr ""
-#: sys-utils/prlimit.c:77
+#: sys-utils/prlimit.c:79
msgid "max nice prio allowed to raise"
msgstr ""
-#: sys-utils/prlimit.c:78
+#: sys-utils/prlimit.c:80
#, fuzzy
msgid "max number of open files"
msgstr "max nomor dari segments = %lu\n"
-#: sys-utils/prlimit.c:79
+#: sys-utils/prlimit.c:81
#, fuzzy
msgid "max number of processes"
msgstr "max nomor dari segments = %lu\n"
-#: sys-utils/prlimit.c:80
+#: sys-utils/prlimit.c:82
msgid "max resident set size"
msgstr ""
-#: sys-utils/prlimit.c:80
+#: sys-utils/prlimit.c:82
#, fuzzy
msgid "pages"
msgstr "pesan"
-#: sys-utils/prlimit.c:81
+#: sys-utils/prlimit.c:83
#, fuzzy
msgid "max real-time priority"
msgstr "getpriority"
-#: sys-utils/prlimit.c:82
+#: sys-utils/prlimit.c:84
msgid "timeout for real-time tasks"
msgstr ""
-#: sys-utils/prlimit.c:82
+#: sys-utils/prlimit.c:84
msgid "microsecs"
msgstr ""
-#: sys-utils/prlimit.c:83
+#: sys-utils/prlimit.c:85
#, fuzzy
msgid "max number of pending signals"
msgstr "max nomor dari segments = %lu\n"
-#: sys-utils/prlimit.c:84
+#: sys-utils/prlimit.c:86
msgid "max stack size"
msgstr ""
-#: sys-utils/prlimit.c:115
+#: sys-utils/prlimit.c:117
#, fuzzy
msgid "resource name"
msgstr "Username (pengguna) tidak legal"
-#: sys-utils/prlimit.c:116
+#: sys-utils/prlimit.c:118
#, fuzzy
msgid "resource description"
msgstr "perangkat block "
-#: sys-utils/prlimit.c:117
+#: sys-utils/prlimit.c:119
msgid "soft limit"
msgstr ""
-#: sys-utils/prlimit.c:118
+#: sys-utils/prlimit.c:120
msgid "hard limit (ceiling)"
msgstr ""
-#: sys-utils/prlimit.c:119
+#: sys-utils/prlimit.c:121
#, fuzzy
msgid "units"
msgstr "Satuan"
-#: sys-utils/prlimit.c:155
+#: sys-utils/prlimit.c:157
#, fuzzy, c-format
msgid " %s [options] [-p PID]\n"
msgstr ""
@@ -12718,12 +13431,12 @@ msgstr ""
"Penggunaan: %s [pilihan]\n"
"\n"
-#: sys-utils/prlimit.c:157
+#: sys-utils/prlimit.c:159
#, fuzzy, c-format
msgid " %s [options] COMMAND\n"
msgstr "Penggunaan: %s [pilihan]\n"
-#: sys-utils/prlimit.c:159
+#: sys-utils/prlimit.c:161
#, fuzzy
msgid ""
"\n"
@@ -12732,7 +13445,7 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: sys-utils/prlimit.c:160
+#: sys-utils/prlimit.c:162
msgid ""
" -p, --pid <pid> process id\n"
" -o, --output <list> define which output columns to use\n"
@@ -12743,14 +13456,14 @@ msgid ""
" -V, --version output version information and exit\n"
msgstr ""
-#: sys-utils/prlimit.c:168
+#: sys-utils/prlimit.c:170
#, fuzzy
msgid ""
"\n"
"Resources Options:\n"
msgstr "pilihan yang berbahaya:"
-#: sys-utils/prlimit.c:169
+#: sys-utils/prlimit.c:171
msgid ""
" -c, --core maximum size of core files created\n"
" -d, --data maximum size of a process's data segment\n"
@@ -12771,149 +13484,136 @@ msgid ""
" under real-time scheduling\n"
msgstr ""
-#: sys-utils/prlimit.c:187
-#, fuzzy
-msgid ""
-"\n"
-"Available columns (for --output):\n"
-msgstr "Perintah yang tersedia:\n"
-
-#: sys-utils/prlimit.c:319
+#: sys-utils/prlimit.c:321
#, fuzzy, c-format
msgid "failed to get old %s limit"
msgstr "gagal mendapatkan kebijakan pid %d"
-#: sys-utils/prlimit.c:343
+#: sys-utils/prlimit.c:345
#, c-format
msgid "the soft limit %s cannot exceed the hard limit"
msgstr ""
-#: sys-utils/prlimit.c:350
+#: sys-utils/prlimit.c:352
#, c-format
msgid "New %s limit: "
msgstr ""
-#: sys-utils/prlimit.c:352 sys-utils/prlimit.c:357
+#: sys-utils/prlimit.c:354 sys-utils/prlimit.c:359
msgid "unlimited"
msgstr ""
-#: sys-utils/prlimit.c:364
+#: sys-utils/prlimit.c:366
#, fuzzy, c-format
msgid "failed to set the %s resource limit"
msgstr "gagal menset kebijakan pid %d"
-#: sys-utils/prlimit.c:365
+#: sys-utils/prlimit.c:367
#, fuzzy, c-format
msgid "failed to get the %s resource limit"
msgstr "gagal mendapatkan kebijakan pid %d"
-#: sys-utils/prlimit.c:444
+#: sys-utils/prlimit.c:446
#, fuzzy, c-format
msgid "failed to parse %s limit"
msgstr "gagal mendapatkan pid"
-#: sys-utils/prlimit.c:580
-msgid "only use one PID at a time"
+#: sys-utils/prlimit.c:588
+msgid "--pid and --pid"
msgstr ""
-#: sys-utils/prlimit.c:582
-#, fuzzy
-msgid "cannot parse PID"
-msgstr "tidak dapat membuka %s"
-
-#: sys-utils/prlimit.c:615
-#, fuzzy
-msgid "--pid option and COMMAND are mutually exclusive"
-msgstr "--offset dan --all adalah 'mutually exclusive'"
+#: sys-utils/prlimit.c:620
+msgid "--pid and COMMAND"
+msgstr ""
-#: sys-utils/readprofile.c:107
+#: sys-utils/readprofile.c:108
#, c-format
msgid " -m, --mapfile <mapfile> (defaults: \"%s\" and\n"
msgstr ""
-#: sys-utils/readprofile.c:109
+#: sys-utils/readprofile.c:110
#, fuzzy, c-format
msgid " \"%s\")\n"
msgstr " Pertama Akhir\n"
-#: sys-utils/readprofile.c:111
+#: sys-utils/readprofile.c:112
#, c-format
msgid " -p, --profile <pro-file> (default: \"%s\")\n"
msgstr ""
-#: sys-utils/readprofile.c:112
+#: sys-utils/readprofile.c:113
msgid " -M, --multiplier <mult> set the profiling multiplier to <mult>\n"
msgstr ""
-#: sys-utils/readprofile.c:113
+#: sys-utils/readprofile.c:114
#, fuzzy
msgid " -i, --info print only info about the sampling step\n"
msgstr " -u, --unqote Jangan quote output\n"
-#: sys-utils/readprofile.c:114
+#: sys-utils/readprofile.c:115
#, fuzzy
msgid " -v, --verbose print verbose data\n"
msgstr " -V, --version Tampilkan informasi versi\n"
-#: sys-utils/readprofile.c:115
+#: sys-utils/readprofile.c:116
#, fuzzy
msgid " -a, --all print all symbols, even if count is 0\n"
msgstr " -h, --help Ini sedikit petunjuk penggunaan\n"
-#: sys-utils/readprofile.c:116
+#: sys-utils/readprofile.c:117
msgid " -b, --histbin print individual histogram-bin counts\n"
msgstr ""
-#: sys-utils/readprofile.c:117
+#: sys-utils/readprofile.c:118
msgid " -s, --counters print individual counters within functions\n"
msgstr ""
-#: sys-utils/readprofile.c:118
+#: sys-utils/readprofile.c:119
#, fuzzy
msgid " -r, --reset reset all the counters (root only)\n"
msgstr " -T, --test Test untuk versi getopt(1)\n"
-#: sys-utils/readprofile.c:119
+#: sys-utils/readprofile.c:120
msgid " -n, --no-auto disable byte order auto-detection\n"
msgstr ""
-#: sys-utils/readprofile.c:235
+#: sys-utils/readprofile.c:237
#, fuzzy, c-format
msgid "error writing %s"
msgstr "error menulis %s: %s"
-#: sys-utils/readprofile.c:266
+#: sys-utils/readprofile.c:268
#, fuzzy
msgid "Assuming reversed byte order. Use -n to force native byte order."
msgstr ""
"Mengasumsikan urutan byte terbalik. Gunakan -n untuk memaksa urutan byte "
"asal.\n"
-#: sys-utils/readprofile.c:281
+#: sys-utils/readprofile.c:283
#, c-format
msgid "Sampling_step: %i\n"
msgstr "Sampling_step: %i\n"
-#: sys-utils/readprofile.c:297 sys-utils/readprofile.c:318
+#: sys-utils/readprofile.c:299 sys-utils/readprofile.c:320
#, fuzzy, c-format
msgid "%s(%i): wrong map line"
msgstr "%s: %s(%i): salah baris map\n"
-#: sys-utils/readprofile.c:308
+#: sys-utils/readprofile.c:310
#, fuzzy, c-format
msgid "can't find \"_stext\" in %s"
msgstr "%s: tidak dapat mencari \"_stext\" dalam %s\n"
-#: sys-utils/readprofile.c:341
+#: sys-utils/readprofile.c:343
#, fuzzy
msgid "profile address out of range. Wrong map file?"
msgstr "%s: profile alamat diluar jangkauan. Salah file map?\n"
-#: sys-utils/readprofile.c:399
+#: sys-utils/readprofile.c:401
msgid "total"
msgstr "total"
-#: sys-utils/renice.c:56
+#: sys-utils/renice.c:57
#, fuzzy, c-format
msgid ""
" %1$s [-n] <priority> [-p] <pid> [<pid> ...]\n"
@@ -12929,7 +13629,7 @@ msgstr ""
" renice -v | --version\n"
"\n"
-#: sys-utils/renice.c:62
+#: sys-utils/renice.c:63
msgid ""
" -g, --pgrp <id> interpret as process group ID\n"
" -h, --help print help\n"
@@ -12939,7 +13639,7 @@ msgid ""
" -v, --version print version\n"
msgstr ""
-#: sys-utils/renice.c:69
+#: sys-utils/renice.c:70
#, fuzzy
msgid ""
"\n"
@@ -12948,50 +13648,50 @@ msgstr ""
"\n"
"Untuk informasi lebih lanjut lihat unshare(1).\n"
-#: sys-utils/renice.c:100
+#: sys-utils/renice.c:102
#, c-format
msgid "renice from %s\n"
msgstr "renice dari %s\n"
-#: sys-utils/renice.c:137
+#: sys-utils/renice.c:139
#, fuzzy, c-format
msgid "unknown user %s"
msgstr "%s: Perintah tidak diketahui: %s\n"
-#: sys-utils/renice.c:144
+#: sys-utils/renice.c:146
#, fuzzy, c-format
msgid "bad value %s"
msgstr "nilai waktu timeout buruk: %s"
-#: sys-utils/renice.c:156
+#: sys-utils/renice.c:158
msgid "process ID"
msgstr ""
-#: sys-utils/renice.c:159
+#: sys-utils/renice.c:161
#, fuzzy
msgid "user ID"
msgstr "pengguna"
-#: sys-utils/renice.c:161
+#: sys-utils/renice.c:163
msgid "process group ID"
msgstr ""
-#: sys-utils/renice.c:166 sys-utils/renice.c:176
+#: sys-utils/renice.c:168 sys-utils/renice.c:178
#, fuzzy, c-format
msgid "failed to get priority for %d (%s)"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/renice.c:170
+#: sys-utils/renice.c:172
#, fuzzy, c-format
msgid "failed to set priority for %d (%s)"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/renice.c:180
+#: sys-utils/renice.c:182
#, fuzzy, c-format
msgid "%d (%s) old priority %d, new priority %d\n"
msgstr "%d: prioritas sebelumnya %d, prioritas baru %d\n"
-#: sys-utils/rtcwake.c:90
+#: sys-utils/rtcwake.c:92
#, fuzzy
msgid ""
" -d, --device <device> select rtc device (rtc0|rtc1|...)\n"
@@ -13013,172 +13713,172 @@ msgstr ""
" -v | --verbose pesan verbose\n"
" -V | --version tampilkan versi\n"
-#: sys-utils/rtcwake.c:154
+#: sys-utils/rtcwake.c:156
#, fuzzy
msgid "read rtc time failed"
msgstr "baca baris rtc"
-#: sys-utils/rtcwake.c:159
+#: sys-utils/rtcwake.c:161
#, fuzzy
msgid "read system time failed"
msgstr "baca waktu sistem"
-#: sys-utils/rtcwake.c:177
+#: sys-utils/rtcwake.c:179
#, fuzzy
msgid "convert rtc time failed"
msgstr "ubah waktu rtc"
-#: sys-utils/rtcwake.c:237
+#: sys-utils/rtcwake.c:239
#, fuzzy
msgid "set rtc alarm failed"
msgstr "set alarm rtc"
-#: sys-utils/rtcwake.c:241
+#: sys-utils/rtcwake.c:243
#, fuzzy
msgid "enable rtc alarm failed"
msgstr "aktifkan alarm rtc"
-#: sys-utils/rtcwake.c:245
+#: sys-utils/rtcwake.c:248
#, fuzzy
msgid "set rtc wake alarm failed"
msgstr "set alarm bangun rtc"
-#: sys-utils/rtcwake.c:347
+#: sys-utils/rtcwake.c:351
#, fuzzy
msgid "read rtc alarm failed"
msgstr "aktifkan alarm rtc"
-#: sys-utils/rtcwake.c:353
+#: sys-utils/rtcwake.c:357
#, c-format
msgid "alarm: off\n"
msgstr ""
-#: sys-utils/rtcwake.c:370
+#: sys-utils/rtcwake.c:374
#, fuzzy
msgid "convert time failed"
msgstr "ubah waktu rtc"
-#: sys-utils/rtcwake.c:377
+#: sys-utils/rtcwake.c:381
#, c-format
msgid "alarm: on %s"
msgstr ""
-#: sys-utils/rtcwake.c:433
+#: sys-utils/rtcwake.c:438
#, fuzzy, c-format
msgid "unrecognized suspend state '%s'"
msgstr " %s: kondisi suspend tidak dikenal '%s'\n"
-#: sys-utils/rtcwake.c:444
+#: sys-utils/rtcwake.c:448
#, fuzzy
-msgid "failed to parse seconds value"
-msgstr "gagal mendapatkan pid"
+msgid "invalid seconds argument"
+msgstr "pilihan tidak valid"
-#: sys-utils/rtcwake.c:452
+#: sys-utils/rtcwake.c:455
#, fuzzy
-msgid "failed to parse time_t value"
-msgstr "gagal mendapatkan pid"
+msgid "invalid time argument"
+msgstr "pilihan tidak valid"
-#: sys-utils/rtcwake.c:476
+#: sys-utils/rtcwake.c:479
#, c-format
msgid "%s: assuming RTC uses UTC ...\n"
msgstr "%s: mengasumsikan RTC menggunakan UTC ...\n"
-#: sys-utils/rtcwake.c:482
+#: sys-utils/rtcwake.c:485
#, c-format
msgid "Using UTC time.\n"
msgstr "Menggunakan waktu UTC.\n"
-#: sys-utils/rtcwake.c:483
+#: sys-utils/rtcwake.c:486
#, c-format
msgid "Using local time.\n"
msgstr "Menggunakan waktu lokal.\n"
-#: sys-utils/rtcwake.c:488
+#: sys-utils/rtcwake.c:491
#, fuzzy
msgid "must provide wake time (see -t and -s options)"
msgstr "%s: harus menyediakan waktu bangun\n"
-#: sys-utils/rtcwake.c:505
+#: sys-utils/rtcwake.c:508
#, fuzzy, c-format
msgid "%s not enabled for wakeup events"
msgstr "%s: %s tidak aktif untuk even bangun\n"
-#: sys-utils/rtcwake.c:520
+#: sys-utils/rtcwake.c:523
#, c-format
msgid "alarm %ld, sys_time %ld, rtc_time %ld, seconds %u\n"
msgstr "alarm %ld, sys_time %ld, rtc_time %ld, detik %u\n"
-#: sys-utils/rtcwake.c:526
+#: sys-utils/rtcwake.c:529
#, c-format
msgid "suspend to \"%s\" unavailable"
msgstr ""
-#: sys-utils/rtcwake.c:534
+#: sys-utils/rtcwake.c:537
#, fuzzy, c-format
msgid "time doesn't go backward to %s"
msgstr "%s: waktu tidak pergi mundur ke %s\n"
-#: sys-utils/rtcwake.c:544
+#: sys-utils/rtcwake.c:547
#, fuzzy, c-format
msgid "%s: wakeup using %s at %s"
msgstr "%s: bangun dari \"%s\" menggunakan %s di %s\n"
-#: sys-utils/rtcwake.c:548
+#: sys-utils/rtcwake.c:551
#, fuzzy, c-format
msgid "%s: wakeup from \"%s\" using %s at %s"
msgstr "%s: bangun dari \"%s\" menggunakan %s di %s\n"
-#: sys-utils/rtcwake.c:557
+#: sys-utils/rtcwake.c:560
#, c-format
msgid "suspend mode: no; leaving\n"
msgstr ""
-#: sys-utils/rtcwake.c:565
+#: sys-utils/rtcwake.c:568
#, c-format
msgid "suspend mode: off; executing %s\n"
msgstr ""
-#: sys-utils/rtcwake.c:575
+#: sys-utils/rtcwake.c:578
#, fuzzy, c-format
msgid "unable to execute %s"
msgstr "gagal menjalankan %s"
-#: sys-utils/rtcwake.c:583
+#: sys-utils/rtcwake.c:586
#, c-format
msgid "suspend mode: on; reading rtc\n"
msgstr ""
-#: sys-utils/rtcwake.c:589
+#: sys-utils/rtcwake.c:592
#, fuzzy
msgid "rtc read failed"
msgstr "gagal membaca: %s"
-#: sys-utils/rtcwake.c:600
+#: sys-utils/rtcwake.c:603
#, c-format
msgid "suspend mode: disable; disabling alarm\n"
msgstr ""
-#: sys-utils/rtcwake.c:604
+#: sys-utils/rtcwake.c:607
#, c-format
msgid "suspend mode: show; printing alarm info\n"
msgstr ""
-#: sys-utils/rtcwake.c:611
+#: sys-utils/rtcwake.c:614
#, c-format
msgid "suspend mode: %s; suspending system\n"
msgstr ""
-#: sys-utils/rtcwake.c:617
+#: sys-utils/rtcwake.c:620
#, fuzzy
msgid "disable rtc alarm interrupt failed"
msgstr "menonaktifkan interupsi alarm rtc"
-#: sys-utils/setarch.c:51
+#: sys-utils/setarch.c:52
#, c-format
msgid "Switching on %s.\n"
msgstr "Mengaktifkan %s.\n"
-#: sys-utils/setarch.c:93
+#: sys-utils/setarch.c:94
#, fuzzy, c-format
msgid " %s%s [options] [program [program arguments]]\n"
msgstr ""
@@ -13186,7 +13886,7 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: sys-utils/setarch.c:99
+#: sys-utils/setarch.c:100
#, fuzzy, c-format
msgid ""
" -v, --verbose says what options are being switched on\n"
@@ -13221,7 +13921,7 @@ msgstr ""
" --4gb abaikan (hanya untuk kompabilitas ke versi "
"sebelumnya saja)\n"
-#: sys-utils/setarch.c:124
+#: sys-utils/setarch.c:126
#, fuzzy, c-format
msgid ""
"%s\n"
@@ -13230,40 +13930,81 @@ msgstr ""
"%s: %s\n"
"Coba `%s --help' untuk informasi lebih lanjut.\n"
-#: sys-utils/setarch.c:201 sys-utils/setarch.c:216
+#: sys-utils/setarch.c:128
+#, fuzzy, c-format
+msgid "Try `%s --help' for more information."
+msgstr ""
+"%s: %s\n"
+"Coba `%s --help' untuk informasi lebih lanjut.\n"
+
+#: sys-utils/setarch.c:205 sys-utils/setarch.c:220
#, c-format
msgid "%s: Unrecognized architecture"
msgstr "%s: Arsitektur tidak dikenal"
-#: sys-utils/setarch.c:256 sys-utils/setarch.c:263
+#: sys-utils/setarch.c:261 sys-utils/setarch.c:267
msgid "Not enough arguments"
msgstr "Argumen tidak cukup"
-#: sys-utils/setarch.c:274 sys-utils/setarch.c:333
+#: sys-utils/setarch.c:279 sys-utils/setarch.c:340
#, c-format
msgid "Failed to set personality to %s"
msgstr "Gagal menset personality ke %s"
-#: sys-utils/setsid.c:25
+#: sys-utils/setsid.c:28
#, fuzzy, c-format
msgid " %s [options] <program> [arguments ...]\n"
msgstr "penggunaan: %s [pilihan] <aplikasi> [arg ...]\n"
-#: sys-utils/setsid.c:64
+#: sys-utils/setsid.c:32
+msgid " -c, --ctty set the controlling terminal to the current one\n"
+msgstr ""
+
+#: sys-utils/setsid.c:79
#, fuzzy
msgid "fork"
msgstr "fork: %s"
-#: sys-utils/setsid.c:75
+#: sys-utils/setsid.c:90
#, fuzzy
msgid "setsid failed"
msgstr "setuid() gagal"
-#: sys-utils/setsid.c:78
+#: sys-utils/setsid.c:94
+#, fuzzy
+msgid "failed to set the controlling terminal"
+msgstr "gagal mendapatkan atribut pid %d"
+
+#: sys-utils/setsid.c:97
msgid "execvp failed"
msgstr "gagal eksekusi"
-#: sys-utils/swapon.c:104
+#: sys-utils/swapoff.c:32
+#, fuzzy, c-format
+msgid "swapoff %s\n"
+msgstr "%s di %s\n"
+
+#: sys-utils/swapoff.c:44
+msgid "Not superuser."
+msgstr "Bukan superuser."
+
+#: sys-utils/swapoff.c:47
+#, c-format
+msgid "%s: swapoff failed"
+msgstr "%s: gagal swapoff"
+
+#: sys-utils/swapoff.c:68 sys-utils/swapon.c:499
+#, fuzzy, c-format
+msgid " %s [options] [<spec>]\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: sys-utils/swapoff.c:71
+msgid ""
+" -a, --all disable all swaps from /proc/swaps\n"
+" -v, --verbose verbose mode\n"
+msgstr ""
+
+#: sys-utils/swapoff.c:78
#, fuzzy
msgid ""
"\n"
@@ -13274,7 +14015,6 @@ msgid ""
" 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"
-"\n"
msgstr ""
"Parameter <spesial>:\n"
" {-L label | LABEL=label} LABEL dari perangkat yang digunakan\n"
@@ -13283,112 +14023,90 @@ msgstr ""
" <berkas> nama dari berkas yang digunakan\n"
"\n"
-#: sys-utils/swapon.c:115 sys-utils/swapon.c:136
-#, fuzzy, c-format
-msgid " %s [options] [<spec>]\n"
-msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-
-#: sys-utils/swapon.c:118
-msgid ""
-" -a, --all enable all swaps from /etc/fstab\n"
-" -d, --discard discard freed pages before they are reused\n"
-" -e, --ifexists silently skip devices that do not exis\n"
-" -f, --fixpgsz reinitialize the swap space if necessary\n"
-" -h, --help display help and exit\n"
-" -p, --priority <prio> specify the priority of the swap device.\n"
-" -s, --summary display summary about used swap devices and exit\n"
-" -v, --verbose verbose mode\n"
-" -V, --version display version and exit\n"
+#: sys-utils/swapon.c:91
+#, c-format
+msgid "%-39s\tType\tSize\tUsed\tPriority\n"
msgstr ""
-#: sys-utils/swapon.c:139
-msgid ""
-" -a, --all disable all swaps from /proc/swaps\n"
-" -h, --help display help and exit\n"
-" -v, --verbose verbose mode\n"
-" -V, --version display version and exit\n"
+#: sys-utils/swapon.c:91
+msgid "Filename"
msgstr ""
-#: sys-utils/swapon.c:173
-#, c-format
-msgid "%s: unexpected file format"
-msgstr "%s: format berkas tidak terduga"
-
-#: sys-utils/swapon.c:270
+#: sys-utils/swapon.c:115
#, c-format
msgid "%s: reinitializing the swap."
msgstr "%s: Menginisialisasi ulang swap."
-#: sys-utils/swapon.c:290
+#: sys-utils/swapon.c:135
msgid "execv failed"
msgstr "gagal eksekusi"
-#: sys-utils/swapon.c:323
+#: sys-utils/swapon.c:167
#, c-format
msgid "%s: lseek failed"
msgstr "%s: lseek gagal"
-#: sys-utils/swapon.c:329
+#: sys-utils/swapon.c:173
#, c-format
msgid "%s: write signature failed"
msgstr "%s: gagal menulis tanda tangan"
-#: sys-utils/swapon.c:415
+#: sys-utils/swapon.c:257
#, c-format
msgid "%s: found swap signature: version %d, page-size %d, %s byte order"
msgstr ""
"%s: ditemukan tanda partisi swap: versi %d, ukuran-halaman %d, susunan byte "
"%s"
-#: sys-utils/swapon.c:420
+#: sys-utils/swapon.c:262
msgid "different"
msgstr "berbeda"
-#: sys-utils/swapon.c:420
+#: sys-utils/swapon.c:262
msgid "same"
msgstr "sama"
-#: sys-utils/swapon.c:445
+#: sys-utils/swapon.c:308
#, c-format
msgid "%s: insecure permissions %04o, %04o suggested."
msgstr "%s: mode tidak aman %04o, disarankan menggunakan mode %04o."
-#: sys-utils/swapon.c:450
+#: sys-utils/swapon.c:313
#, fuzzy, c-format
msgid "%s: insecure file owner %d, 0 (root) suggested."
msgstr "%s: mode tidak aman %04o, disarankan menggunakan mode %04o."
-#: sys-utils/swapon.c:457
+#: sys-utils/swapon.c:320
#, c-format
msgid "%s: skipping - it appears to have holes."
msgstr "%s: dilewatkan - kelihatannya memiliki lubang."
-#: sys-utils/swapon.c:471
+#: sys-utils/swapon.c:334
#, c-format
msgid "%s: get size failed"
msgstr "%s: gagal mendapatkan ukuran"
-#: sys-utils/swapon.c:477
+#: sys-utils/swapon.c:340
#, c-format
msgid "%s: read swap header failed"
msgstr "%s: pembacaan header swap gagal"
-#: sys-utils/swapon.c:487
+#: sys-utils/swapon.c:350
#, c-format
msgid "%s: pagesize=%d, swapsize=%llu, devsize=%llu"
msgstr ""
-#: sys-utils/swapon.c:492
+#: sys-utils/swapon.c:355
#, c-format
msgid "%s: last_page 0x%08llx is larger than actual size of swapspace"
msgstr "%s: last_page 0x%08llx berukuran lebih besar dari swapspace sebenarnya"
-#: sys-utils/swapon.c:497
+#: sys-utils/swapon.c:365
#, c-format
msgid "%s: swap format pagesize does not match."
msgstr "%s: format swap pagesize tidak cocok."
-#: sys-utils/swapon.c:502
+#: sys-utils/swapon.c:373
#, c-format
msgid ""
"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
@@ -13396,98 +14114,119 @@ msgstr ""
"%s: format swap pagesize tidak cocok. (Gunakan --fixpgsz untuk "
"menginisialisasi ulang.)"
-#: sys-utils/swapon.c:511
+#: sys-utils/swapon.c:382
#, c-format
msgid "%s: software suspend data detected. Rewriting the swap signature."
msgstr "%s: aplikasi suspend data terdeteksi. Menulis ulang tanda swap."
-#: sys-utils/swapon.c:535 sys-utils/swapon.c:590
-#, c-format
-msgid "%s on %s\n"
+#: sys-utils/swapon.c:407
+#, fuzzy, c-format
+msgid "swapon %s\n"
msgstr "%s di %s\n"
-#: sys-utils/swapon.c:560
+#: sys-utils/swapon.c:432
#, c-format
msgid "%s: swapon failed"
msgstr "%s: swapon gagal"
-#: sys-utils/swapon.c:567
-#, c-format
-msgid "cannot find the device for %s"
-msgstr "tidak dapat menemukan perangkat %s"
+#: sys-utils/swapon.c:459
+#, fuzzy, c-format
+msgid "failed to parse %s"
+msgstr "gagal mendapatkan pid"
-#: sys-utils/swapon.c:602
-msgid "Not superuser."
-msgstr "Bukan superuser."
+#: sys-utils/swapon.c:502
+msgid ""
+" -a, --all enable all swaps from /etc/fstab\n"
+" -d, --discard discard freed pages before they are reused\n"
+" -e, --ifexists silently skip devices that do not exis\n"
+" -f, --fixpgsz reinitialize the swap space if necessary\n"
+" -p, --priority <prio> specify the priority of the swap device\n"
+" -s, --summary display summary about used swap devices and exit\n"
+" -v, --verbose verbose mode\n"
+msgstr ""
-#: sys-utils/swapon.c:605
-#, c-format
-msgid "%s: swapoff failed"
-msgstr "%s: gagal swapoff"
+#: sys-utils/swapon.c:514
+#, fuzzy
+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 ""
+"Parameter <spesial>:\n"
+" {-L label | LABEL=label} LABEL dari perangkat yang digunakan\n"
+" {-U uuid | UUID=uuid} UUID dari perangkat yang digunakan\n"
+" <perangkat> nama dari perangkat yang digunakan\n"
+" <berkas> nama dari berkas yang digunakan\n"
+"\n"
-#: sys-utils/swapon.c:876
+#: sys-utils/swapon-common.c:62
#, c-format
-msgid "'%s' is unsupported program name (must be 'swapon' or 'swapoff')."
-msgstr ""
-"'%s' adalah nama aplikasi yang tidak didukung (harus berupa 'swapon' atau "
-"'swapoff')."
+msgid "cannot find the device for %s"
+msgstr "tidak dapat menemukan perangkat %s"
-#: sys-utils/switch_root.c:56
+#: sys-utils/switch_root.c:57
#, fuzzy
msgid "failed to open directory"
msgstr "%s: gagal untuk membuka: %s\n"
-#: sys-utils/switch_root.c:64
+#: sys-utils/switch_root.c:65
#, fuzzy
msgid "failed to stat directory"
msgstr "gagal untuk mendapatkan statistik: %s"
-#: sys-utils/switch_root.c:74
+#: sys-utils/switch_root.c:75
#, fuzzy
msgid "failed to read directory"
msgstr "akar inode bukan sebuah direktori"
-#: sys-utils/switch_root.c:87
+#: sys-utils/switch_root.c:88
#, fuzzy, c-format
msgid "failed to stat %s"
msgstr "gagal untuk mendapatkan statistik: %s"
-#: sys-utils/switch_root.c:106
+#: sys-utils/switch_root.c:107
#, fuzzy, c-format
msgid "failed to unlink %s"
msgstr "%s: gagal untuk membuka: %s\n"
-#: sys-utils/switch_root.c:127
+#: sys-utils/switch_root.c:128
#, fuzzy, c-format
msgid "failed to stat directory %s"
msgstr "gagal untuk mendapatkan statistik: %s"
-#: sys-utils/switch_root.c:143
+#: sys-utils/switch_root.c:144
#, fuzzy, c-format
msgid "failed to mount moving %s to %s"
msgstr "gagal mendapatkan pid"
-#: sys-utils/switch_root.c:145
+#: sys-utils/switch_root.c:146
#, fuzzy, c-format
msgid "forcing unmount of %s"
msgstr "Mencoba untuk umount %s\n"
-#: sys-utils/switch_root.c:151
+#: sys-utils/switch_root.c:152
#, fuzzy, c-format
msgid "failed to change directory to %s"
msgstr "namei: tidak dapat memperoleh direktori saat ini - %s\n"
-#: sys-utils/switch_root.c:159
+#: sys-utils/switch_root.c:160
#, fuzzy, c-format
msgid "failed to mount moving %s to /"
msgstr "%s: gagal untuk membuka: %s\n"
-#: sys-utils/switch_root.c:165
+#: sys-utils/switch_root.c:166
#, fuzzy
msgid "failed to change root"
msgstr "gagal mendapatkan prioritas"
-#: sys-utils/switch_root.c:184
+#: sys-utils/switch_root.c:185
#, fuzzy, c-format
msgid " %s [options] <newrootdir> <init> <args to init>\n"
msgstr ""
@@ -13495,12 +14234,12 @@ msgstr ""
"\n"
"Pilihan:\n"
-#: sys-utils/switch_root.c:215
+#: sys-utils/switch_root.c:217
#, fuzzy
msgid "failed. Sorry."
msgstr "%s gagal.\n"
-#: sys-utils/switch_root.c:218
+#: sys-utils/switch_root.c:220
#, fuzzy, c-format
msgid "cannot access %s"
msgstr "Tidak dapat membuka file '%s'"
@@ -13560,66 +14299,66 @@ msgstr ""
msgid "bad value"
msgstr "nilai waktu timeout buruk: %s"
-#: sys-utils/tunelp.c:269
+#: sys-utils/tunelp.c:271
#, fuzzy, c-format
msgid "%s not an lp device"
msgstr "%s: %s bukan sebuah perangkat lp.\n"
-#: sys-utils/tunelp.c:289
+#: sys-utils/tunelp.c:291
#, fuzzy
msgid "LPGETSTATUS error"
msgstr "LPGETIRQ error"
-#: sys-utils/tunelp.c:294
+#: sys-utils/tunelp.c:296
#, c-format
msgid "%s status is %d"
msgstr "%s status adalah %d"
-#: sys-utils/tunelp.c:296
+#: sys-utils/tunelp.c:298
#, c-format
msgid ", busy"
msgstr ", sibuk"
-#: sys-utils/tunelp.c:298
+#: sys-utils/tunelp.c:300
#, c-format
msgid ", ready"
msgstr ", siap"
-#: sys-utils/tunelp.c:300
+#: sys-utils/tunelp.c:302
#, c-format
msgid ", out of paper"
msgstr ", kehabisan kertas"
-#: sys-utils/tunelp.c:302
+#: sys-utils/tunelp.c:304
#, c-format
msgid ", on-line"
msgstr ", on-line"
-#: sys-utils/tunelp.c:304
+#: sys-utils/tunelp.c:306
#, c-format
msgid ", error"
msgstr ", error"
-#: sys-utils/tunelp.c:310
+#: sys-utils/tunelp.c:312
#, fuzzy
msgid "ioctl failed"
msgstr "msgctl gagal"
-#: sys-utils/tunelp.c:320
+#: sys-utils/tunelp.c:322
msgid "LPGETIRQ error"
msgstr "LPGETIRQ error"
-#: sys-utils/tunelp.c:325
+#: sys-utils/tunelp.c:327
#, c-format
msgid "%s using IRQ %d\n"
msgstr "%s menggunakan IRQ %d\n"
-#: sys-utils/tunelp.c:327
+#: sys-utils/tunelp.c:329
#, c-format
msgid "%s using polling\n"
msgstr "%s menggunakan polling\n"
-#: sys-utils/umount.c:72
+#: sys-utils/umount.c:73
#, c-format
msgid ""
" %1$s [-hV]\n"
@@ -13627,7 +14366,7 @@ msgid ""
" %1$s [options] <source> | <directory>\n"
msgstr ""
-#: sys-utils/umount.c:79
+#: sys-utils/umount.c:80
#, c-format
msgid ""
" -a, --all umount all filesystems\n"
@@ -13638,7 +14377,7 @@ msgid ""
"system)\n"
msgstr ""
-#: sys-utils/umount.c:85
+#: sys-utils/umount.c:86
#, c-format
msgid ""
" -i, --internal-only don't call the umount.<type> helpers\n"
@@ -13646,7 +14385,7 @@ msgid ""
" -l, --lazy detach the filesystem now, and cleanup all later\n"
msgstr ""
-#: sys-utils/umount.c:89
+#: sys-utils/umount.c:90
#, c-format
msgid ""
" -O, --test-opts <list> limit the set of filesystems (use with -a)\n"
@@ -13655,32 +14394,27 @@ msgid ""
" -v, --verbose say what is being done\n"
msgstr ""
-#: sys-utils/umount.c:178
+#: sys-utils/umount.c:179
#, fuzzy, c-format
msgid "%s: umount failed"
msgstr "mount gagal"
-#: sys-utils/umount.c:187
+#: sys-utils/umount.c:188
#, fuzzy, c-format
msgid "%s: filesystem umounted, but mount(8) failed"
msgstr "mount: mount gagal"
-#: sys-utils/umount.c:201
+#: sys-utils/umount.c:202
#, fuzzy, c-format
msgid "%s: invalid block device"
msgstr "umount: %s: perangkat block tidak valid"
-#: sys-utils/umount.c:204
-#, fuzzy, c-format
-msgid "%s: not mounted"
-msgstr "fsck: %s: tidak ditemukan\n"
-
-#: sys-utils/umount.c:207
+#: sys-utils/umount.c:208
#, fuzzy, c-format
msgid "%s: can't write superblock"
msgstr "mount: %s: tidak dapat membaca superblock"
-#: sys-utils/umount.c:210
+#: sys-utils/umount.c:211
#, fuzzy, c-format
msgid ""
"%s: target is busy.\n"
@@ -13692,27 +14426,27 @@ msgstr ""
"digunakan\n"
" oleh perangkat dapat ditemukan oleh lsof(8) atau fuser(1))"
-#: sys-utils/umount.c:219
+#: sys-utils/umount.c:220
#, fuzzy, c-format
msgid "%s: must be superuser to umount"
msgstr "umount: %s: harus superuser untuk melakukan umount"
-#: sys-utils/umount.c:222
+#: sys-utils/umount.c:223
#, fuzzy, c-format
msgid "%s: block devices not permitted on fs"
msgstr "umount: %s: perangkat block tidak diijinkan di fs"
-#: sys-utils/umount.c:271
+#: sys-utils/umount.c:272
#, fuzzy
msgid "failed to set umount target"
msgstr "gagal mendapatkan pid"
-#: sys-utils/unshare.c:59
+#: sys-utils/unshare.c:60
#, fuzzy, c-format
msgid " %s [options] <program> [args...]\n"
msgstr "penggunaan: %s [pilihan] <aplikasi> [arg ...]\n"
-#: sys-utils/unshare.c:62
+#: sys-utils/unshare.c:63
#, fuzzy
msgid ""
" -m, --mount unshare mounts namespace\n"
@@ -13728,114 +14462,256 @@ msgstr ""
" -i, --ipc unshare ruang nama Sistem V IPC\n"
" -n, --net unshare ruang nama jaringan\n"
-#: sys-utils/unshare.c:123
+#: sys-utils/unshare.c:125
msgid "unshare failed"
msgstr "unshare gagal"
-#: sys-utils/unshare.c:127
+#: sys-utils/wdctl.c:44
+msgid "Card previously reset the CPU"
+msgstr ""
+
+#: sys-utils/wdctl.c:45
+msgid "External relay 1"
+msgstr ""
+
+#: sys-utils/wdctl.c:46
+msgid "External relay 2"
+msgstr ""
+
+#: sys-utils/wdctl.c:47
#, fuzzy
-msgid "cannot set group id"
-msgstr "mount tidak dapat menset grup id: %s"
+msgid "Fan failed"
+msgstr "%s gagal.\n"
-#: sys-utils/unshare.c:130
+#: sys-utils/wdctl.c:48
+msgid "Keep alive ping reply"
+msgstr ""
+
+#: sys-utils/wdctl.c:49
+msgid "Supports magic close char"
+msgstr ""
+
+#: sys-utils/wdctl.c:50
+msgid "Reset due to CPU overheat"
+msgstr ""
+
+#: sys-utils/wdctl.c:51
+msgid "Power over voltage"
+msgstr ""
+
+#: sys-utils/wdctl.c:52
+msgid "Power bad/power fault"
+msgstr ""
+
+#: sys-utils/wdctl.c:53
#, fuzzy
-msgid "cannot set user id"
-msgstr "mount: tidak dapat menset id pengguna: %s"
+msgid "Pretimeout (in seconds)"
+msgstr "Waktu habis untuk Login sesudah %d detik\n"
+
+#: sys-utils/wdctl.c:54
+#, fuzzy
+msgid "Set timeout (in seconds)"
+msgstr "Waktu habis untuk Login sesudah %d detik\n"
-#: term-utils/agetty.c:442
+#: sys-utils/wdctl.c:70
+msgid "flag name"
+msgstr ""
+
+#: sys-utils/wdctl.c:71
+#, fuzzy
+msgid "flag description"
+msgstr "perangkat block "
+
+#: sys-utils/wdctl.c:72
+#, fuzzy
+msgid "flag status"
+msgstr "status"
+
+#: sys-utils/wdctl.c:73
+#, fuzzy
+msgid "flag boot status"
+msgstr "gagal untuk mendapatkan statistik: %s"
+
+#: sys-utils/wdctl.c:74
+#, fuzzy
+msgid "watchdog device name"
+msgstr "mount: %s: perangkat tidak diketahui"
+
+#: sys-utils/wdctl.c:108
+#, fuzzy, c-format
+msgid "unknown flag: %s"
+msgstr "%s: argument tidak diketahui: %s\n"
+
+#: sys-utils/wdctl.c:145
+#, fuzzy, c-format
+msgid " %s [options] [<device> ...]\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: sys-utils/wdctl.c:149
+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"
+" -x, --flags-only print only flags table (same as -I -T)\n"
+msgstr ""
+
+#: sys-utils/wdctl.c:164
+#, fuzzy, c-format
+msgid "The default device is %s.\n"
+msgstr "Perangkat loop adalah %s\n"
+
+#: sys-utils/wdctl.c:167
+#, fuzzy
+msgid "Available columns:\n"
+msgstr "Perintah yang tersedia:\n"
+
+#: sys-utils/wdctl.c:253
+#, fuzzy, c-format
+msgid "%s: unknown flags 0x%x\n"
+msgstr "%s: signal tidak diketahui %s\n"
+
+#: sys-utils/wdctl.c:283
+#, c-format
+msgid "%s: watchdog already in use, terminating."
+msgstr ""
+
+#: sys-utils/wdctl.c:290
+#, fuzzy, c-format
+msgid "%s: failed to get information about watchdog"
+msgstr "seek gagal dalam write_tables"
+
+#: sys-utils/wdctl.c:311
+#, fuzzy, c-format
+msgid "%s: failed to disarm watchdog"
+msgstr "tidak dapat merewind perangkat swap"
+
+#: sys-utils/wdctl.c:371 sys-utils/wdctl.c:373 sys-utils/wdctl.c:375
+#, fuzzy, c-format
+msgid "%-15s%2i seconds\n"
+msgstr "%s %.6f detik\n"
+
+#: sys-utils/wdctl.c:371
+msgid "Timeout:"
+msgstr ""
+
+#: sys-utils/wdctl.c:373
+#, fuzzy
+msgid "Pre-timeout:"
+msgstr "waktu habis"
+
+#: sys-utils/wdctl.c:375
+msgid "Timeleft:"
+msgstr ""
+
+#: sys-utils/wdctl.c:497
+#, fuzzy
+msgid "Device:"
+msgstr "Perangkat"
+
+#: sys-utils/wdctl.c:498
+#, fuzzy, c-format
+msgid "%-15s%s [version %x]\n"
+msgstr "%s: versi %s\n"
+
+#: term-utils/agetty.c:435
#, fuzzy, c-format
msgid "%s: can't change root directory %s: %m"
msgstr "%s: tidak dapat mengeksekusi %s: %m"
-#: term-utils/agetty.c:447
+#: term-utils/agetty.c:440
#, fuzzy, c-format
msgid "%s: can't change working directory %s: %m"
msgstr "error: mengubah direktori kerja ke %s."
-#: term-utils/agetty.c:452
+#: term-utils/agetty.c:445
#, fuzzy, c-format
msgid "%s: can't change process priority: %m"
msgstr "%s: tidak dapat menemukan process \"%s\"\n"
-#: term-utils/agetty.c:458
+#: term-utils/agetty.c:451
#, c-format
msgid "%s: can't exec %s: %m"
msgstr "%s: tidak dapat mengeksekusi %s: %m"
-#: term-utils/agetty.c:487 term-utils/agetty.c:746 term-utils/agetty.c:758
-#: term-utils/agetty.c:1521 term-utils/agetty.c:1881
+#: term-utils/agetty.c:480 term-utils/agetty.c:737 term-utils/agetty.c:749
+#: term-utils/agetty.c:1457 term-utils/agetty.c:1817
#, fuzzy, c-format
msgid "failed to allocate memory: %m"
msgstr "gagal mengalokasikan outbuffer"
-#: term-utils/agetty.c:663
+#: term-utils/agetty.c:654
#, c-format
msgid "bad timeout value: %s"
msgstr "nilai waktu timeout buruk: %s"
-#: term-utils/agetty.c:776
+#: term-utils/agetty.c:767
#, c-format
msgid "bad speed: %s"
msgstr "kecepatan yang buruk: %s"
-#: term-utils/agetty.c:778
+#: term-utils/agetty.c:769
msgid "too many alternate speeds"
msgstr "terlalu banyan kecepatan alternative"
-#: term-utils/agetty.c:899 term-utils/agetty.c:916 term-utils/agetty.c:950
+#: term-utils/agetty.c:890 term-utils/agetty.c:907 term-utils/agetty.c:942
#, c-format
msgid "/dev/%s: cannot open as standard input: %m"
msgstr "/dev/%s: tidak dapat membuka sebagai standard input: %m"
-#: term-utils/agetty.c:920 term-utils/agetty.c:924
+#: term-utils/agetty.c:911 term-utils/agetty.c:915
#, c-format
msgid "/dev/%s: not a character device"
msgstr "/dev/%s: bukan sebuah character device"
-#: term-utils/agetty.c:964
+#: term-utils/agetty.c:956
#, c-format
msgid "%s: not open for read/write"
msgstr "%s: tidak dapat membuka untuk baca/tulis"
-#: term-utils/agetty.c:981
+#: term-utils/agetty.c:973
#, c-format
msgid "%s: dup problem: %m"
msgstr "%s: masalah dup: %m"
-#: term-utils/agetty.c:1332
+#: term-utils/agetty.c:1268
msgid "Num Lock off"
msgstr ""
-#: term-utils/agetty.c:1335
+#: term-utils/agetty.c:1271
msgid "Num Lock on"
msgstr ""
-#: term-utils/agetty.c:1338
+#: term-utils/agetty.c:1274
msgid "Caps Lock on"
msgstr ""
-#: term-utils/agetty.c:1341
+#: term-utils/agetty.c:1277
msgid "Scroll Lock on"
msgstr ""
-#: term-utils/agetty.c:1344
+#: term-utils/agetty.c:1280
#, fuzzy, c-format
msgid ""
"Hint: %s\n"
"\n"
msgstr "tipe: %s\n"
-#: term-utils/agetty.c:1447
+#: term-utils/agetty.c:1383
#, c-format
msgid "%s: read: %m"
msgstr "%s: membaca: %m"
-#: term-utils/agetty.c:1501
+#: term-utils/agetty.c:1437
#, c-format
msgid "%s: input overrun"
msgstr "%s: masukan overrun"
-#: term-utils/agetty.c:1651
+#: term-utils/agetty.c:1587
#, c-format
msgid ""
"\n"
@@ -13844,7 +14720,7 @@ msgid ""
" %1$s [options] baud_rate,... line [termtype]\n"
msgstr ""
-#: term-utils/agetty.c:1656
+#: term-utils/agetty.c:1592
#, c-format
msgid ""
"\n"
@@ -13878,17 +14754,17 @@ msgid ""
"\n"
msgstr ""
-#: term-utils/agetty.c:1865
+#: term-utils/agetty.c:1801
#, c-format
msgid "user"
msgstr "pengguna"
-#: term-utils/agetty.c:1865
+#: term-utils/agetty.c:1801
#, c-format
msgid "users"
msgstr "pengguna"
-#: term-utils/mesg.c:70
+#: term-utils/mesg.c:74
#, fuzzy, c-format
msgid " %s [options] [y | n]\n"
msgstr ""
@@ -13896,7 +14772,7 @@ msgstr ""
"Penggunaan: %s [pilihan]\n"
"\n"
-#: term-utils/mesg.c:73
+#: term-utils/mesg.c:77
msgid ""
" -v, --verbose explain what is being done\n"
" -V, --version output version information and exit\n"
@@ -13904,45 +14780,45 @@ msgid ""
"\n"
msgstr ""
-#: term-utils/mesg.c:116
+#: term-utils/mesg.c:121
#, fuzzy
msgid "ttyname failed"
msgstr "unshare gagal"
-#: term-utils/mesg.c:119
+#: term-utils/mesg.c:124
#, fuzzy, c-format
msgid "stat %s failed"
msgstr "stat gagal: %s"
-#: term-utils/mesg.c:123
+#: term-utils/mesg.c:128
#, fuzzy
msgid "is y"
msgstr "adalah y\n"
-#: term-utils/mesg.c:126
+#: term-utils/mesg.c:131
#, fuzzy
msgid "is n"
msgstr "adalah n\n"
-#: term-utils/mesg.c:137 term-utils/mesg.c:143
+#: term-utils/mesg.c:142 term-utils/mesg.c:148
#, fuzzy, c-format
msgid "change %s mode failed"
msgstr "pembuatan semaphor gagal"
-#: term-utils/mesg.c:139
+#: term-utils/mesg.c:144
msgid "write access to your terminal is allowed"
msgstr ""
-#: term-utils/mesg.c:145
+#: term-utils/mesg.c:150
msgid "write access to your terminal is denied"
msgstr ""
-#: term-utils/mesg.c:148
+#: term-utils/mesg.c:153
#, fuzzy, c-format
-msgid "invalid argument: %c"
+msgid "invalid argument: %s"
msgstr "id tidak valid: %s\n"
-#: term-utils/script.c:121
+#: term-utils/script.c:122
#, fuzzy, c-format
msgid ""
"output file `%s' is a link\n"
@@ -13953,16 +14829,16 @@ msgstr ""
"Penggunaan `%s [pilihan] %s' jika anda benar - benar ingin menggunakannya.\n"
"Script tidak berjalan.\n"
-#: term-utils/script.c:131
+#: term-utils/script.c:132
#, fuzzy, c-format
msgid " %s [options] [file]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: term-utils/script.c:134
+#: term-utils/script.c:135
msgid ""
" -a, --append append the output\n"
" -c, --command <command> run command rather than interactive shell\n"
-" -r, --return return exit code of the child process\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"
@@ -13972,27 +14848,27 @@ msgid ""
"\n"
msgstr ""
-#: term-utils/script.c:207 term-utils/scriptreplay.c:195
+#: term-utils/script.c:208 term-utils/scriptreplay.c:197
#, c-format
msgid "cannot open timing file %s"
msgstr "Tidak dapat membuka berkas pewaktu %s"
-#: term-utils/script.c:242
+#: term-utils/script.c:243
#, c-format
msgid "Script started, file is %s\n"
msgstr "Script dimulai, file adalah %s\n"
-#: term-utils/script.c:362
+#: term-utils/script.c:365
#, c-format
msgid "Script started on %s"
msgstr "Script dimulai di %s"
-#: term-utils/script.c:398
+#: term-utils/script.c:401
#, fuzzy
msgid "cannot write script file"
msgstr "%s: tidak dapat menulis berkas script, error: %s\n"
-#: term-utils/script.c:475
+#: term-utils/script.c:481
#, c-format
msgid ""
"\n"
@@ -14001,27 +14877,27 @@ msgstr ""
"\n"
"Script selesai di %s"
-#: term-utils/script.c:484
+#: term-utils/script.c:491
#, c-format
msgid "Script done, file is %s\n"
msgstr "Script selesai, file adalah %s\n"
-#: term-utils/script.c:506
+#: term-utils/script.c:513
#, fuzzy
msgid "openpty failed"
msgstr "openpty gagal\n"
-#: term-utils/script.c:542
+#: term-utils/script.c:549
#, fuzzy
msgid "out of pty's"
msgstr "Out of pty's\n"
-#: term-utils/scriptreplay.c:41
+#: term-utils/scriptreplay.c:42
#, fuzzy, c-format
msgid " %s [-t] timingfile [typescript] [divisor]\n"
msgstr "%s <berkaspewaktu> [<tipescript> [<pembagi>]]\n"
-#: term-utils/scriptreplay.c:45
+#: term-utils/scriptreplay.c:46
msgid ""
" -t, --timing <file> script timing output file\n"
" -s, --typescript <file> script terminal session output file\n"
@@ -14031,56 +14907,56 @@ msgid ""
"\n"
msgstr ""
-#: term-utils/scriptreplay.c:64
+#: term-utils/scriptreplay.c:65
#, c-format
msgid "expected a number, but got '%s'"
msgstr "diduga sebuah nomor, tetapi diperoleh '%s'"
-#: term-utils/scriptreplay.c:67 term-utils/scriptreplay.c:71
+#: term-utils/scriptreplay.c:68 term-utils/scriptreplay.c:72
#, c-format
msgid "divisor '%s'"
msgstr "pembagi '%s'"
-#: term-utils/scriptreplay.c:115
+#: term-utils/scriptreplay.c:116
msgid "write to stdout failed"
msgstr "gagal menulis ke stdout"
-#: term-utils/scriptreplay.c:121
+#: term-utils/scriptreplay.c:122
#, c-format
msgid "unexpected end of file on %s"
msgstr "akhir dari berkas tidak diduga di %s"
-#: term-utils/scriptreplay.c:123
+#: term-utils/scriptreplay.c:124
#, c-format
msgid "failed to read typescript file %s"
msgstr "gagal membaca typescript berkas %s"
-#: term-utils/scriptreplay.c:183
+#: term-utils/scriptreplay.c:185
#, fuzzy
msgid "wrong number of arguments"
msgstr "diduga sebuah nomor, tetapi diperoleh '%s'"
-#: term-utils/scriptreplay.c:198
+#: term-utils/scriptreplay.c:200
#, c-format
msgid "cannot open typescript file %s"
msgstr "Tidak dapat membuka berkas typescript %s"
-#: term-utils/scriptreplay.c:214
+#: term-utils/scriptreplay.c:215
#, c-format
msgid "failed to read timing file %s"
msgstr "gagal membaca berkas pewaktu %s"
-#: term-utils/scriptreplay.c:216
+#: term-utils/scriptreplay.c:217
#, c-format
msgid "timings file %s: %lu: unexpected format"
msgstr "berkas pewaktu %s: %lu: format yang tidak terduga"
-#: term-utils/setterm.c:673
+#: term-utils/setterm.c:674
#, fuzzy
msgid "Argument error."
msgstr "%s: Argument error, penggunaan\n"
-#: term-utils/setterm.c:680
+#: term-utils/setterm.c:681
msgid ""
" -term <terminal_name>\n"
" -reset\n"
@@ -14121,104 +14997,94 @@ msgid ""
" -help\n"
msgstr ""
-#: term-utils/setterm.c:718
-#, fuzzy, c-format
-msgid ""
-"\n"
-"For more information see lsblk(1).\n"
-msgstr ""
-"\n"
-"Untuk informasi lebih lanjut lihat wipefs(8).\n"
-"\n"
-
-#: term-utils/setterm.c:1071
+#: term-utils/setterm.c:1072
#, fuzzy
msgid "cannot force blank"
msgstr "tidak dapat memaksa penghapusan\n"
-#: term-utils/setterm.c:1075
+#: term-utils/setterm.c:1076
#, fuzzy
msgid "cannot force unblank"
msgstr "tidak dapat memaksa unblank\n"
-#: term-utils/setterm.c:1081
+#: term-utils/setterm.c:1082
#, fuzzy
msgid "cannot get blank status"
msgstr "tidak dapat memperoleh status penghapusan\n"
-#: term-utils/setterm.c:1093
+#: term-utils/setterm.c:1094
#, fuzzy
msgid "cannot (un)set powersave mode"
msgstr "tidak dapat meng-unset mode powersave\n"
-#: term-utils/setterm.c:1113
+#: term-utils/setterm.c:1114
#, fuzzy, c-format
msgid "can not open dump file %s for output"
msgstr "tidak dapat membuka perangkat %s untuk menulis\n"
-#: term-utils/setterm.c:1129 term-utils/setterm.c:1137
+#: term-utils/setterm.c:1131 term-utils/setterm.c:1139
#, fuzzy
msgid "klogctl error"
msgstr "klogctl error: %s\n"
-#: term-utils/setterm.c:1203
+#: term-utils/setterm.c:1205
#, fuzzy
msgid "Error writing screendump"
msgstr "Error menulis screendump\n"
-#: term-utils/setterm.c:1210
+#: term-utils/setterm.c:1212
#, fuzzy, c-format
msgid "Couldn't read %s"
msgstr "Tidak dapat membaca %s\n"
-#: term-utils/setterm.c:1263
+#: term-utils/setterm.c:1266
#, fuzzy
msgid "$TERM is not defined."
msgstr "%s: $TERM tidak didefinisikan.\n"
-#: term-utils/setterm.c:1271
+#: term-utils/setterm.c:1274
msgid "terminfo database cannot be found"
msgstr ""
-#: term-utils/setterm.c:1273
+#: term-utils/setterm.c:1276
#, fuzzy, c-format
msgid "%s: unknown terminal type"
msgstr "%s: signal tidak diketahui %s\n"
-#: term-utils/setterm.c:1275
+#: term-utils/setterm.c:1278
msgid "terminal is hardcopy"
msgstr ""
-#: term-utils/ttymsg.c:76
+#: term-utils/ttymsg.c:77
msgid "too many iov's (change code in wall/ttymsg.c)"
msgstr "terlalu banyak iov's (ubah kode dalam wall/ttymsg.c)"
-#: term-utils/ttymsg.c:86
+#: term-utils/ttymsg.c:87
#, c-format
msgid "excessively long line arg"
msgstr "arg baris terlalu panjang"
-#: term-utils/ttymsg.c:141
+#: term-utils/ttymsg.c:142
#, c-format
msgid "cannot fork"
msgstr "tidak dapat melakukan fork"
-#: term-utils/ttymsg.c:145
+#: term-utils/ttymsg.c:146
#, c-format
msgid "fork: %s"
msgstr "fork: %s"
-#: term-utils/ttymsg.c:175
+#: term-utils/ttymsg.c:176
#, c-format
msgid "%s: BAD ERROR, message is far too long"
msgstr ""
-#: term-utils/wall.c:89
+#: term-utils/wall.c:83
#, fuzzy, c-format
msgid " %s [options] [<file>]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: term-utils/wall.c:92
+#: term-utils/wall.c:86
msgid ""
" -n, --nobanner do not print banner, works only for root\n"
" -t, --timeout <timeout> write timeout in seconds\n"
@@ -14227,125 +15093,115 @@ msgid ""
"\n"
msgstr ""
-#: term-utils/wall.c:131
+#: term-utils/wall.c:125
msgid "--nobanner is available only for root"
msgstr ""
-#: term-utils/wall.c:134
-#, fuzzy
-msgid "invalid timeout argument"
-msgstr "pilihan tidak valid"
-
-#: term-utils/wall.c:136
+#: term-utils/wall.c:130
#, fuzzy, c-format
msgid "invalid timeout argument: %s"
msgstr "nilai waktu timeout buruk: %s"
-#: term-utils/wall.c:208
-#, fuzzy, c-format
-msgid "can't open temporary file %s"
-msgstr "%s: tidak dapat membuka file sementara.\n"
-
-#: term-utils/wall.c:217
+#: term-utils/wall.c:202
#, fuzzy
msgid "cannot get passwd uid"
msgstr "mount: tidak dapat menset id pengguna: %s"
-#: term-utils/wall.c:222
+#: term-utils/wall.c:207
#, fuzzy
msgid "cannot get tty name"
msgstr "Tidak dapat memperoleh ukuran disk"
-#: term-utils/wall.c:238
+#: term-utils/wall.c:223
#, c-format
msgid "Broadcast Message from %s@%s"
msgstr "Pesan Broadcast dari %s@%s"
-#: term-utils/wall.c:258
+#: term-utils/wall.c:243
#, fuzzy, c-format
msgid "will not read %s - use stdin."
msgstr "%s: tidak dapat membaca %s - gunakan stdin.\n"
-#: term-utils/wall.c:284
+#: term-utils/wall.c:269
#, fuzzy
msgid "fstat failed"
msgstr "%s: stat gagal"
-#: term-utils/wall.c:290
+#: term-utils/wall.c:275
#, fuzzy
msgid "fread failed"
msgstr "gagal membaca: %s"
-#: term-utils/write.c:80
+#: term-utils/write.c:81
#, fuzzy, c-format
msgid " %s [options] <user> [<ttyname>]\n"
msgstr ""
"\n"
"Penggunaan: %s [pilihan] pathname [pathname ...]\n"
-#: term-utils/write.c:84
+#: term-utils/write.c:85
msgid ""
" -V, --version output version information and exit\n"
" -h, --help display this help and exit\n"
"\n"
msgstr ""
-#: term-utils/write.c:135
+#: term-utils/write.c:137
#, fuzzy
msgid "can't find your tty's name"
msgstr "write: tidak dapat mencari nama dari tty's anda\n"
-#: term-utils/write.c:148
+#: term-utils/write.c:150
#, fuzzy
msgid "you have write permission turned off"
msgstr "write: iji menulis anda tidak aktif.\n"
-#: term-utils/write.c:166
+#: term-utils/write.c:168
#, fuzzy, c-format
msgid "%s is not logged in on %s"
msgstr "write: %s tidak di catat di %s.\n"
-#: term-utils/write.c:172
+#: term-utils/write.c:174
#, fuzzy, c-format
msgid "%s has messages disabled on %s"
msgstr "write: %s memiliki message dimatikan di %s\n"
-#: term-utils/write.c:267
+#: term-utils/write.c:269
#, fuzzy, c-format
msgid "%s is not logged in"
msgstr "write: %s tidak dicatat di\n"
-#: term-utils/write.c:274
+#: term-utils/write.c:276
#, fuzzy, c-format
msgid "%s has messages disabled"
msgstr "write: %s memiliki message dimatikan\n"
-#: term-utils/write.c:276
+#: term-utils/write.c:278
#, fuzzy, c-format
msgid "%s is logged in more than once; writing to %s"
msgstr "write: %s dicatat dalam lebih dari satu; menulis di %s\n"
-#: term-utils/write.c:324
+#: term-utils/write.c:326
#, fuzzy, c-format
msgid "tty path %s too long"
msgstr "Baris input terlalu panjang.\n"
-#: term-utils/write.c:340
+#: term-utils/write.c:342
#, c-format
msgid "Message from %s@%s (as %s) on %s at %s ..."
msgstr "Pesan dari %s@%s (sebagai %s) di %s pada %s ..."
-#: term-utils/write.c:343
+#: term-utils/write.c:345
#, c-format
msgid "Message from %s@%s on %s at %s ..."
msgstr "Pesan dari %s@%s di %s pada %s ..."
-#: term-utils/write.c:370
+#: term-utils/write.c:372
#, fuzzy
msgid "carefulputc failed"
msgstr "calloc gagal"
-#: text-utils/col.c:124
+#: text-utils/col.c:125
#, c-format
msgid ""
"\n"
@@ -14361,38 +15217,33 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/col.c:135 text-utils/colrm.c:65
+#: text-utils/col.c:136 text-utils/colrm.c:67
#, c-format
msgid ""
"%s reads from standard input and writes to standard output\n"
"\n"
msgstr ""
-#: text-utils/col.c:143
+#: text-utils/col.c:144
#, fuzzy
msgid "write error."
msgstr "col: write error.\n"
-#: text-utils/col.c:198
+#: text-utils/col.c:199
#, fuzzy
msgid "bad -l argument"
msgstr "col: argumen %s untuk pilihan -l tidak baik.\n"
-#: text-utils/col.c:200
-#, fuzzy, c-format
-msgid "argument %lu is too large"
-msgstr "data blok terlalu besar"
-
-#: text-utils/col.c:326
+#: text-utils/col.c:324
#, fuzzy, c-format
msgid "warning: can't back up %s."
msgstr "col: peringatan: tidak dapat mem back up %s.\n"
-#: text-utils/col.c:327
+#: text-utils/col.c:325
msgid "past first line"
msgstr "melewati baris pertama"
-#: text-utils/col.c:327
+#: text-utils/col.c:325
msgid "-- line already flushed"
msgstr "-- baris sudah di flush"
@@ -14414,7 +15265,7 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/colrm.c:57
+#: text-utils/colrm.c:59
#, fuzzy, c-format
msgid ""
"\n"
@@ -14425,7 +15276,7 @@ msgstr ""
"Penggunaan: %s [pilihan]\n"
"\n"
-#: text-utils/colrm.c:61
+#: text-utils/colrm.c:63
#, c-format
msgid ""
"\n"
@@ -14435,24 +15286,24 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/colrm.c:182
+#: text-utils/colrm.c:185
#, fuzzy
msgid "first argument"
msgstr "argumen tidak baik"
-#: text-utils/colrm.c:184
+#: text-utils/colrm.c:187
#, fuzzy
msgid "second argument"
msgstr "argumen tidak baik"
-#: text-utils/column.c:89
+#: text-utils/column.c:90
#, fuzzy, c-format
msgid ""
"\n"
"Usage: %s [options] [file ...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/column.c:94
+#: text-utils/column.c:95
#, c-format
msgid ""
" -h, --help displays this help text\n"
@@ -14463,7 +15314,7 @@ msgid ""
" -x, --fillrows fill rows before columns\n"
msgstr ""
-#: text-utils/column.c:101
+#: text-utils/column.c:102
#, fuzzy, c-format
msgid ""
"\n"
@@ -14473,41 +15324,27 @@ msgstr ""
"Untuk informasi lebih lanjut lihat ipcmk(1).\n"
"\n"
-#: text-utils/column.c:140
+#: text-utils/column.c:150
#, fuzzy
-msgid "terminal environment COLUMNS failed"
-msgstr "pembuatan semaphor gagal"
-
-#: text-utils/column.c:155
-msgid "bad columns width value"
-msgstr ""
-
-#: text-utils/column.c:158
-#, c-format
-msgid "-%c positive integer expected as an argument"
-msgstr ""
+msgid "invalid columns argument"
+msgstr "pilihan tidak valid"
-#: text-utils/column.c:362
+#: text-utils/column.c:351
#, c-format
msgid "line %d is too long, output will be truncated"
msgstr ""
-#: text-utils/hexdump.c:64
+#: text-utils/display.c:262
+#, fuzzy
+msgid "all input file arguments failed"
+msgstr "aktifkan alarm rtc"
+
+#: text-utils/hexdump.c:66
msgid ""
"calling hexdump as od has been deprecated in favour to GNU coreutils od."
msgstr ""
-#: text-utils/hexsyntax.c:85
-#, fuzzy
-msgid "bad length value"
-msgstr "hexdump: angka panjang tidak baik.\n"
-
-#: text-utils/hexsyntax.c:93
-#, fuzzy
-msgid "bad skip value"
-msgstr "hexdump: angka skip tidak baik.\n"
-
-#: text-utils/hexsyntax.c:134
+#: text-utils/hexsyntax.c:123
#, fuzzy, c-format
msgid ""
"\n"
@@ -14515,7 +15352,7 @@ msgid ""
" %s [options] file...\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/hexsyntax.c:138
+#: text-utils/hexsyntax.c:127
#, c-format
msgid ""
"\n"
@@ -14535,21 +15372,21 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/more.c:299
+#: text-utils/more.c:300
#, fuzzy, c-format
msgid ""
"Usage: %s [options] file...\n"
"\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/more.c:302
+#: text-utils/more.c:303
#, c-format
msgid ""
"Options:\n"
" -d display help instead of ring bell\n"
" -f count logical, rather than screen lines\n"
" -l suppress pause after form feed\n"
-" -p suppress scroll, clean screen and disblay text\n"
+" -p suppress scroll, clean screen and display text\n"
" -c suppress scroll, display text and clean line ends\n"
" -u suppress underlining\n"
" -s squeeze multiple blank lines into one\n"
@@ -14559,17 +15396,17 @@ msgid ""
" -V output version information and exit\n"
msgstr ""
-#: text-utils/more.c:537
+#: text-utils/more.c:540
#, fuzzy, c-format
msgid "more (%s)\n"
msgstr "mkfs (%s)\n"
-#: text-utils/more.c:541
+#: text-utils/more.c:544
#, fuzzy, c-format
msgid "unknown option -%s"
msgstr "%s: pilihan tidak diketahui \"-%c\"\n"
-#: text-utils/more.c:572
+#: text-utils/more.c:575
#, c-format
msgid ""
"\n"
@@ -14580,7 +15417,7 @@ msgstr ""
"*** %s: direktori ***\n"
"\n"
-#: text-utils/more.c:616
+#: text-utils/more.c:619
#, c-format
msgid ""
"\n"
@@ -14591,45 +15428,45 @@ msgstr ""
"******** %s: Bukan sebuah file text ********\n"
"\n"
-#: text-utils/more.c:720
+#: text-utils/more.c:723
#, c-format
msgid "[Use q or Q to quit]"
msgstr "[Gunakan q atau Q untuk berhenti]"
-#: text-utils/more.c:795
+#: text-utils/more.c:798
#, c-format
msgid "--More--"
msgstr "--Lebih--"
-#: text-utils/more.c:797
+#: text-utils/more.c:800
#, c-format
msgid "(Next file: %s)"
msgstr "(File selanjutnya: %s)"
-#: text-utils/more.c:802
+#: text-utils/more.c:805
#, c-format
msgid "[Press space to continue, 'q' to quit.]"
msgstr "[Tekan spasi untuk melanjutkan, 'q' untuk berhenti.]"
-#: text-utils/more.c:1235
+#: text-utils/more.c:1238
#, c-format
msgid "...back %d pages"
msgstr "...kembali %d halaman"
-#: text-utils/more.c:1237
+#: text-utils/more.c:1240
msgid "...back 1 page"
msgstr "...kembali 1 halaman"
-#: text-utils/more.c:1280
+#: text-utils/more.c:1283
msgid "...skipping one line"
msgstr "...melewati satu baris"
-#: text-utils/more.c:1282
+#: text-utils/more.c:1285
#, c-format
msgid "...skipping %d lines"
msgstr "...melewati %d baris"
-#: text-utils/more.c:1319
+#: text-utils/more.c:1322
msgid ""
"\n"
"***Back***\n"
@@ -14639,7 +15476,12 @@ msgstr ""
"***Kembali***\n"
"\n"
-#: text-utils/more.c:1358
+#: text-utils/more.c:1338
+#, fuzzy
+msgid "No previous regular expression"
+msgstr "Regular expression botch"
+
+#: text-utils/more.c:1367
msgid ""
"\n"
"Most commands optionally preceded by integer argument k. Defaults in "
@@ -14651,7 +15493,7 @@ msgstr ""
"brackets.\n"
"Bintang (*) mengindikasikan argument menjadi baru secara default.\n"
-#: text-utils/more.c:1365
+#: text-utils/more.c:1374
msgid ""
"<space> Display next k lines of text [current screen size]\n"
"z Display next k lines of text [current screen size]*\n"
@@ -14697,34 +15539,30 @@ msgstr ""
":f Tampilkan nama file saat ini dan nomor baris\n"
". Ulangi perintah sebelumnya\n"
-#: text-utils/more.c:1434 text-utils/more.c:1439
+#: text-utils/more.c:1443 text-utils/more.c:1448
#, c-format
msgid "[Press 'h' for instructions.]"
msgstr "[Tekan 'h' untuk instruksi.]"
-#: text-utils/more.c:1473
+#: text-utils/more.c:1482
#, c-format
msgid "\"%s\" line %d"
msgstr "\"%s\" baris %d"
-#: text-utils/more.c:1475
+#: text-utils/more.c:1484
#, c-format
msgid "[Not a file] line %d"
msgstr "[Bukan sebuah file] baris %d"
-#: text-utils/more.c:1559
+#: text-utils/more.c:1568
msgid " Overflow\n"
msgstr " Overflow\n"
-#: text-utils/more.c:1606
+#: text-utils/more.c:1618
msgid "...skipping\n"
msgstr "...melewati\n"
-#: text-utils/more.c:1635
-msgid "Regular expression botch"
-msgstr "Regular expression botch"
-
-#: text-utils/more.c:1643
+#: text-utils/more.c:1654
msgid ""
"\n"
"Pattern not found\n"
@@ -14732,19 +15570,19 @@ msgstr ""
"\n"
"Pattern tidak ditemukan\n"
-#: text-utils/more.c:1646 text-utils/pg.c:1116 text-utils/pg.c:1267
+#: text-utils/more.c:1657 text-utils/pg.c:1130 text-utils/pg.c:1281
msgid "Pattern not found"
msgstr "Pattern tidak ditemukan"
-#: text-utils/more.c:1693
+#: text-utils/more.c:1706
msgid "exec failed\n"
msgstr "gagal eksekusi\n"
-#: text-utils/more.c:1707
+#: text-utils/more.c:1720
msgid "can't fork\n"
msgstr "tidak dapat fork\n"
-#: text-utils/more.c:1746
+#: text-utils/more.c:1759
msgid ""
"\n"
"...Skipping "
@@ -14752,19 +15590,19 @@ msgstr ""
"\n"
"...Melewati"
-#: text-utils/more.c:1750
+#: text-utils/more.c:1763
msgid "...Skipping to file "
msgstr "...Melewati ke file "
-#: text-utils/more.c:1752
+#: text-utils/more.c:1765
msgid "...Skipping back to file "
msgstr "...Melewati kembali ke file "
-#: text-utils/more.c:2028
+#: text-utils/more.c:2041
msgid "Line too long"
msgstr "Baris terlalu panjang"
-#: text-utils/more.c:2063
+#: text-utils/more.c:2076
msgid "No previous command to substitute for"
msgstr "Tidak adalah perintah sebelumnya untuk digantikan"
@@ -14798,8 +15636,8 @@ msgid "bad conversion character %%%s"
msgstr "hexdump: karakter konversi buruk %%%s.\n"
#: text-utils/pg.c:147
+#, fuzzy
msgid ""
-"All rights reserved.\n"
"-------------------------------------------------------\n"
" h this screen\n"
" q or Q quit program\n"
@@ -14850,98 +15688,152 @@ msgstr ""
"Lihat pg(1) untuk informasi lebih lanjut.\n"
"-------------------------------------------------------\n"
-#: text-utils/pg.c:223
-#, c-format
-msgid ""
-"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+#: text-utils/pg.c:224
+#, fuzzy, c-format
+msgid " %s [options] [+line] [+/pattern/] [files]\n"
+msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
+
+#: text-utils/pg.c:227
+msgid " -number lines per page\n"
+msgstr ""
+
+#: text-utils/pg.c:228
+msgid " -c clear screen before displaying\n"
+msgstr ""
+
+#: text-utils/pg.c:229
+#, fuzzy
+msgid " -e do not pause at end of a file\n"
+msgstr " p Cetak tabel partisi di layar atau ke sebuah file"
+
+#: text-utils/pg.c:230
+#, fuzzy
+msgid " -f do not split long lines\n"
+msgstr " -n : tidak menulis sebenarnya ke disk"
+
+#: text-utils/pg.c:231
+msgid " -n terminate command with new line\n"
msgstr ""
-"%s: Penggunaan: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] "
-"[files]\n"
#: text-utils/pg.c:232
+msgid " -p <prompt> specify prompt\n"
+msgstr ""
+
+#: text-utils/pg.c:233
+msgid " -r disallow shell escape\n"
+msgstr ""
+
+#: text-utils/pg.c:234
+#, fuzzy
+msgid " -s print messages to stdout\n"
+msgstr " -V, --version Tampilkan informasi versi\n"
+
+#: text-utils/pg.c:235
+msgid " +number start at the given line\n"
+msgstr ""
+
+#: text-utils/pg.c:236
+msgid " +/pattern/ start at the line containing pattern\n"
+msgstr ""
+
+#: text-utils/pg.c:237
+msgid " -h display this help and exit\n"
+msgstr ""
+
+#: text-utils/pg.c:238
+#, fuzzy
+msgid " -V output version information and exit\n"
+msgstr " -V, --version Tampilkan informasi versi\n"
+
+#: text-utils/pg.c:246
#, c-format
msgid "%s: option requires an argument -- %s\n"
msgstr "%s: pilihan membutuhkan sebuah argumen -- %s\n"
-#: text-utils/pg.c:240
+#: text-utils/pg.c:254
#, c-format
msgid "%s: illegal option -- %s\n"
msgstr "%s: pilihan illegal -- %s\n"
-#: text-utils/pg.c:357
+#: text-utils/pg.c:371
msgid "...skipping forward\n"
msgstr "...melewati forward\n"
-#: text-utils/pg.c:359
+#: text-utils/pg.c:373
msgid "...skipping backward\n"
msgstr "...melewati backward\n"
-#: text-utils/pg.c:381
+#: text-utils/pg.c:395
msgid "No next file"
msgstr "Tidak ada file selanjutnya"
-#: text-utils/pg.c:385
+#: text-utils/pg.c:399
msgid "No previous file"
msgstr "Tidak ada file sebelumnya"
-#: text-utils/pg.c:920
+#: text-utils/pg.c:934
#, c-format
msgid "%s: Read error from %s file\n"
msgstr "%s: Read error dari file %s\n"
-#: text-utils/pg.c:926
+#: text-utils/pg.c:940
#, c-format
msgid "%s: Unexpected EOF in %s file\n"
msgstr "%s: EOF tidak diperkirakan dalam file %s\n"
-#: text-utils/pg.c:929
+#: text-utils/pg.c:943
#, c-format
msgid "%s: Unknown error in %s file\n"
msgstr "%s: Error tidak diketahui dalam file %s\n"
-#: text-utils/pg.c:1024
+#: text-utils/pg.c:1038
#, c-format
msgid "%s: Cannot create tempfile\n"
msgstr "%s: Tidak dapat membuat tempfile\n"
-#: text-utils/pg.c:1033 text-utils/pg.c:1208 text-utils/pg.c:1235
+#: text-utils/pg.c:1047 text-utils/pg.c:1222 text-utils/pg.c:1249
msgid "RE error: "
msgstr "RE error: "
-#: text-utils/pg.c:1190
+#: text-utils/pg.c:1204
msgid "(EOF)"
msgstr "(EOF)"
-#: text-utils/pg.c:1216 text-utils/pg.c:1243
+#: text-utils/pg.c:1230 text-utils/pg.c:1257
msgid "No remembered search string"
msgstr "Tidak ada yang diingat string pencarian"
-#: text-utils/pg.c:1299
+#: text-utils/pg.c:1313
msgid "Cannot open "
msgstr "Tidak dapat dibuka "
-#: text-utils/pg.c:1347
+#: text-utils/pg.c:1361
msgid "saved"
msgstr "disimpan"
-#: text-utils/pg.c:1454
+#: text-utils/pg.c:1468
msgid ": !command not allowed in rflag mode.\n"
msgstr ": !command tidak diperbolehkan dalam mode rflag.\n"
-#: text-utils/pg.c:1486
+#: text-utils/pg.c:1500
msgid "fork() failed, try again later\n"
msgstr "fork() gagal, coba lagi nanti\n"
-#: text-utils/pg.c:1694
+#: text-utils/pg.c:1592
+#, c-format
+msgid "%s %s Copyright (c) 2000-2001 Gunnar Ritter. All rights reserved.\n"
+msgstr ""
+
+#: text-utils/pg.c:1717
msgid "(Next file: "
msgstr "(File selanjutnya: "
-#: text-utils/rev.c:76
+#: text-utils/rev.c:77
#, fuzzy, c-format
msgid "Usage: %s [options] [file ...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/rev.c:79
+#: text-utils/rev.c:80
#, c-format
msgid ""
"\n"
@@ -14950,7 +15842,7 @@ msgid ""
" -h, --help display this help and exit\n"
msgstr ""
-#: text-utils/rev.c:83
+#: text-utils/rev.c:84
#, fuzzy, c-format
msgid ""
"\n"
@@ -14959,39 +15851,39 @@ msgstr ""
"\n"
"Untuk informasi lebih lanjut lihat unshare(1).\n"
-#: text-utils/tailf.c:61 text-utils/tailf.c:98
+#: text-utils/tailf.c:62 text-utils/tailf.c:99
#, c-format
msgid "cannot open \"%s\" for read"
msgstr "Tidak dapat membuka \"%s\" untuk dibaca"
-#: text-utils/tailf.c:101 text-utils/tailf.c:278
+#: text-utils/tailf.c:102 text-utils/tailf.c:280
#, c-format
msgid "cannot stat \"%s\""
msgstr "tidak dapat memperoleh statistik \"%s\""
-#: text-utils/tailf.c:114
+#: text-utils/tailf.c:115
#, c-format
msgid "incomplete write to \"%s\" (written %zd, expected %zd)\n"
msgstr "penulisan tidak lengkap ke \"%s\" (ditulis %zd, diperkirakan %zd)\n"
-#: text-utils/tailf.c:160
+#: text-utils/tailf.c:161
#, c-format
msgid "%s: cannot add inotify watch (limit of inotify watches was reached)."
msgstr ""
"%s: tidak dapat menambahkan pemantauan inotify (batas dari pemantau inotify "
"telah tercapai)."
-#: text-utils/tailf.c:164
+#: text-utils/tailf.c:165
#, c-format
msgid "%s: cannot add inotify watch."
msgstr "%s: tidak dapat menambahkan pemantauan inotify."
-#: text-utils/tailf.c:173
+#: text-utils/tailf.c:174
#, c-format
msgid "%s: cannot read inotify events"
msgstr "%s: tidak dapat membaca event inotify"
-#: text-utils/tailf.c:197
+#: text-utils/tailf.c:198
#, fuzzy, c-format
msgid ""
"\n"
@@ -14999,7 +15891,7 @@ msgid ""
" %s [option] file\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/tailf.c:202
+#: text-utils/tailf.c:203
#, c-format
msgid ""
"\n"
@@ -15011,17 +15903,17 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/tailf.c:220 text-utils/tailf.c:260
+#: text-utils/tailf.c:221 text-utils/tailf.c:262
#, fuzzy
msgid "failed to parse number of lines"
msgstr "gagal mendapatkan pid"
-#: text-utils/tailf.c:273
+#: text-utils/tailf.c:275
#, fuzzy
msgid "no input file specified"
msgstr "nama berkas tidak dispesifikasikan."
-#: text-utils/ul.c:135
+#: text-utils/ul.c:136
#, fuzzy, c-format
msgid ""
"\n"
@@ -15029,7 +15921,7 @@ msgid ""
" %s [options] [file...]\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: text-utils/ul.c:139
+#: text-utils/ul.c:140
#, c-format
msgid ""
"\n"
@@ -15041,25 +15933,335 @@ msgid ""
"\n"
msgstr ""
-#: text-utils/ul.c:208
+#: text-utils/ul.c:210
msgid "trouble reading terminfo"
msgstr "bermasalah dalam pembacaan terminfo"
-#: text-utils/ul.c:213
+#: text-utils/ul.c:215
#, c-format
msgid "terminal `%s' is not known, defaulting to `dumb'"
msgstr ""
-#: text-utils/ul.c:312
+#: text-utils/ul.c:311
#, fuzzy, c-format
msgid "unknown escape sequence in input: %o, %o"
msgstr "escape sequence tidak diketahui pada input: %o, %o\n"
-#: text-utils/ul.c:649
+#: text-utils/ul.c:648
#, fuzzy
msgid "Input line too long."
msgstr "Baris input terlalu panjang.\n"
+#~ msgid ""
+#~ "usage: %s [-hv] [-x dir] file\n"
+#~ " -h print this help\n"
+#~ " -x dir extract into dir\n"
+#~ " -v be more verbose\n"
+#~ " file file to test\n"
+#~ msgstr ""
+#~ "penggunaan: %s [-hv] [-x dir] file\n"
+#~ " -h tampilkan pesan ini\n"
+#~ " -x dir extract kedalam direktori\n"
+#~ " -v lebih verbose\n"
+#~ " file file untuk ditest\n"
+
+#~ msgid "Usage: %s [-larvsmf] /dev/name\n"
+#~ msgstr "Penggunaan: %s [-larvsmf] /dev/name\n"
+
+#, fuzzy
+#~ msgid "failed to parse blocksize argument"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "error: will not try to make swapdevice on '%s'"
+#~ msgstr ""
+#~ "%s: error: Tidak akan mencoba untuk membuat perangkat swap di '%s'\n"
+
+#, fuzzy
+#~ msgid "Cannot open master raw device '%s' (%s)\n"
+#~ msgstr "tidak dapat mengalokasikan perangkat raw '%s' (%s)\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "Usage: %s [options] <device>\n"
+#~ "\n"
+#~ "Options:\n"
+#~ msgstr ""
+#~ "Penggunaan: %s [pilihan] <nama berkas>\n"
+#~ "\n"
+#~ "Pilihan:\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see swaplabel(8).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat wipefs(8).\n"
+#~ "\n"
+
+#~ msgid "You will not be able to write the partition table.\n"
+#~ msgstr "Anda tidak akan dapat menulis ke tabel partisi.\n"
+
+#~ msgid "Partition %i does not start on cylinder boundary:\n"
+#~ msgstr "Partisi %i tidak berawal di batas cylinder:\n"
+
+#~ msgid "should be (%d, %d, 1)\n"
+#~ msgstr "seharusnya (%d, %d, 1)\n"
+
+#~ msgid "should be (%d, %d, %d)\n"
+#~ msgstr "seharusnya (%d, %d, %d)\n"
+
+#~ msgid "Disk %s doesn't contain a valid partition table\n"
+#~ msgstr "Disk %s tidak memiliki sebuah tabel partisi yang valid\n"
+
+#~ msgid "Cannot open %s\n"
+#~ msgstr "Tidak dapat membuka %s\n"
+
+#~ msgid "This kernel finds the sector size itself - -b option ignored\n"
+#~ msgstr ""
+#~ "Kernel ini mencari ukuran sektornya sendiri - pilihan -b diabaikan\n"
+
+#~ msgid "out of memory?\n"
+#~ msgstr "kehabisan memory?\n"
+
+#~ msgid ""
+#~ "\n"
+#~ "sfdisk: premature end of input\n"
+#~ msgstr ""
+#~ "\n"
+#~ "sfdisk: premature diakhir dari masukan\n"
+
+#, fuzzy
+#~ msgid "WARNING: couldn't open %s"
+#~ msgstr "PERINGATAN: tidak dapat membuka %s: %s\n"
+
+#, fuzzy
+#~ msgid "WARNING: bad format on line %d of %s"
+#~ msgstr "PERINGATAN: format buruk di baris %d dari %s\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "WARNING: Your /etc/fstab does not contain the fsck passno\n"
+#~ "\tfield. I will kludge around things for you, but you\n"
+#~ "\tshould fix your /etc/fstab file as soon as you can.\n"
+#~ msgstr ""
+#~ "PERINGATAN: /etc/fstab anda tida berisi bagian nomor tahap\n"
+#~ "\tfsck. saya akan membentulkan ini untuk anda, tetapi anda\n"
+#~ "\tseharusnya membetulkan berkas /etc/fstab anda secepatnya.\n"
+#~ "\n"
+
+#, fuzzy
+#~ msgid "failed to parse epoch"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid ""
+#~ "You have specified multiple functions.\n"
+#~ "You can only perform one function at a time."
+#~ msgstr ""
+#~ "Anda telah menspesifikasi beberapa fungsi.\n"
+#~ "Anda hanya dapat melakukan satu fungsi dalam satu waktu.\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "The --utc and --localtime options are mutually exclusive. You specified "
+#~ "both."
+#~ msgstr ""
+#~ "%s: Pilihan --utc dan --localtime adalah mutually eksklusive. Anda "
+#~ "menspesifikasikan keduanya.\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "The --adjust and --noadjfile options are mutually exclusive. You "
+#~ "specified both."
+#~ msgstr ""
+#~ "%s: Pilihan --adjust dan --noadjfile adalah mutually eksklusive. Anda "
+#~ "menspesifikasikan keduanya.\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "The --adjfile and --noadjfile options are mutually exclusive. You "
+#~ "specified both."
+#~ msgstr ""
+#~ "%s: Pilihan --adjfile dan --noadjfile adalah mutually eksklusive. Anda "
+#~ "menspesifikasikan keduanya.\n"
+
+#, fuzzy
+#~ msgid "cannot lock group file"
+#~ msgstr "mount tidak dapat menset grup id: %s"
+
+#, fuzzy
+#~ msgid "the %s file is busy (%s present)"
+#~ msgstr "%s: file %s sedang sibuk (%s ada)\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see findmnt(1).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat namei(1).\n"
+
+#, fuzzy
+#~ msgid "failed to parse timeout"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "failed to parse sigval"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "failed to parse port number"
+#~ msgstr "gagal mendapatkan prioritas"
+
+#, fuzzy
+#~ msgid "port `%ld' out of range"
+#~ msgstr "Nilai diluar dari jangkauan.\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see lsblk(8).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat wipefs(8).\n"
+#~ "\n"
+
+#, fuzzy
+#~ msgid "invalid offset value '%s' specified"
+#~ msgstr "nilai ofset yang dispesifikasikan tidak valid"
+
+#~ msgid "--offset and --all are mutually exclusive"
+#~ msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#, fuzzy
+#~ msgid "warning: failed to read mtab"
+#~ msgstr "gagal untuk mendapatkan statistik: %s"
+
+#, fuzzy
+#~ msgid "the options %s are mutually exclusive"
+#~ msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#~ msgid "failed to parse priority"
+#~ msgstr "gagal mendapatkan prioritas"
+
+#, fuzzy
+#~ msgid "failed to parse class data"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "failed to parse class"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "failed to parse buffer size"
+#~ msgstr "gagal mendapatkan pid"
+
+#~ msgid ""
+#~ "\n"
+#~ "For more information see fallocate(1).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat fallocate(1).\n"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see fstrim(8).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat namei(1).\n"
+
+#, fuzzy
+#~ msgid "invalid speed"
+#~ msgstr "kecepatan tidak valid: %s"
+
+#, fuzzy
+#~ msgid "invalid offset '%s' specified"
+#~ msgstr "nilai ofset '%s' tidak valid"
+
+#, fuzzy
+#~ msgid "invalid size '%s' specified"
+#~ msgstr "nilai ofset '%s' tidak valid"
+
+#, fuzzy
+#~ msgid "failed to setup loop device"
+#~ msgstr "mount: gagal menset-up perangkat loop\n"
+
+#, fuzzy
+#~ msgid "extended and parsable formats are mutually exclusive"
+#~ msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#, fuzzy
+#~ msgid "--all, --online and --offline options are mutually exclusive"
+#~ msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see mountpoint(1).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat ipcmk(1).\n"
+#~ "\n"
+
+#, fuzzy
+#~ msgid "cannot parse PID"
+#~ msgstr "tidak dapat membuka %s"
+
+#, fuzzy
+#~ msgid "--pid option and COMMAND are mutually exclusive"
+#~ msgstr "--offset dan --all adalah 'mutually exclusive'"
+
+#, fuzzy
+#~ msgid "failed to parse seconds value"
+#~ msgstr "gagal mendapatkan pid"
+
+#, fuzzy
+#~ msgid "failed to parse time_t value"
+#~ msgstr "gagal mendapatkan pid"
+
+#~ msgid "%s: unexpected file format"
+#~ msgstr "%s: format berkas tidak terduga"
+
+#~ msgid "'%s' is unsupported program name (must be 'swapon' or 'swapoff')."
+#~ msgstr ""
+#~ "'%s' adalah nama aplikasi yang tidak didukung (harus berupa 'swapon' atau "
+#~ "'swapoff')."
+
+#, fuzzy
+#~ msgid ""
+#~ "\n"
+#~ "For more information see lsblk(1).\n"
+#~ msgstr ""
+#~ "\n"
+#~ "Untuk informasi lebih lanjut lihat wipefs(8).\n"
+#~ "\n"
+
+#, fuzzy
+#~ msgid "argument %lu is too large"
+#~ msgstr "data blok terlalu besar"
+
+#, fuzzy
+#~ msgid "terminal environment COLUMNS failed"
+#~ msgstr "pembuatan semaphor gagal"
+
+#, fuzzy
+#~ msgid "bad length value"
+#~ msgstr "hexdump: angka panjang tidak baik.\n"
+
+#, fuzzy
+#~ msgid "bad skip value"
+#~ msgstr "hexdump: angka skip tidak baik.\n"
+
+#~ msgid ""
+#~ "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] "
+#~ "[files]\n"
+#~ msgstr ""
+#~ "%s: Penggunaan: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] "
+#~ "[files]\n"
+
#, fuzzy
#~ msgid "%s: %d: parse error -- line ignored.\n"
#~ msgstr "error mengambil\n"
@@ -15181,9 +16383,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid "%s: PAM failure, aborting: %s"
#~ msgstr "%s: PAM Gagal, membatalkan: %s\n"
-#~ msgid "Incorrect password."
-#~ msgstr "Password salah."
-
#, fuzzy
#~ msgid ""
#~ "Usage: %1$s [-s shell] [username]\n"
@@ -15277,9 +16476,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid "%d LOGIN FAILURES ON %s, %s"
#~ msgstr "%d LOGIN GAGAL DI %s, %s"
-#~ msgid "%s: the password file is busy.\n"
-#~ msgstr "%s: file password sedang sibuk.\n"
-
#~ msgid "%s: the group file is busy.\n"
#~ msgstr "%s: file group sedang sibuk.\n"
@@ -15359,15 +16555,9 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgstr ""
#~ "Mount ini telah dikompile tanpa layanan loop. Tolong di rekompile.\n"
-#~ msgid "Loop device is %s\n"
-#~ msgstr "Perangkat loop adalah %s\n"
-
#~ msgid "stolen loop=%s...trying again\n"
#~ msgstr "tercuri loop=%s ...mencoba lagi\n"
-#~ msgid "%s: %s: device is busy"
-#~ msgstr "%s: %s: perangkat sedang sibuk"
-
#~ msgid "No loop support was available at compile time. Please recompile.\n"
#~ msgstr "Layanan loop tidak ada pada waktu dikompile. Tolong di rekompile.\n"
@@ -15754,9 +16944,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ "Penggunaan:\n"
#~ " %s "
-#~ msgid "Cannot open master raw device '"
-#~ msgstr "Tidak dapat membuka perangkat master raw '"
-
#~ msgid "Menu without direction. Defaulting to horizontal."
#~ msgstr "Menu tanpa direksi. Default ke arah horisontal."
@@ -15817,9 +17004,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid " -N# : change only the partition with number #"
#~ msgstr " -N# : hanya mengubah partisi nomor #"
-#~ msgid " -n : do not actually write to disk"
-#~ msgstr " -n : tidak menulis sebenarnya ke disk"
-
#~ msgid ""
#~ " -O file : save the sectors that will be overwritten to file"
#~ msgstr ""
@@ -16150,9 +17334,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid " [ -append [1-NR_CONSOLES] ]\n"
#~ msgstr " [ -append [1-NR_CONSOLES] ]\n"
-#~ msgid " [ -file dumpfilename ]\n"
-#~ msgstr " [ -file dumpfilename ]\n"
-
#~ msgid " [ -msg [on|off] ]\n"
#~ msgstr " [ -msg [on|off] ]\n"
@@ -16360,9 +17541,6 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid "lstat of path failed\n"
#~ msgstr "gagal lstat dari path\n"
-#~ msgid "open of directory failed\n"
-#~ msgstr "gagal membuka direktori\n"
-
#~ msgid "respawning: \"%s\" too fast: quenching entry\n"
#~ msgstr "respawning: \"%s\" terlalu cepat: menahan masukan\n"
@@ -16528,18 +17706,12 @@ msgstr "Baris input terlalu panjang.\n"
#~ msgid "strdup failed"
#~ msgstr "strdup gagal"
-#~ msgid "cannot parse number '%s'"
-#~ msgstr "tidak dapat mendapatkan angka '%s'"
-
#~ msgid "%s: illegal interval %s seconds\n"
#~ msgstr "%s: interval ilegal %s detik\n"
#~ msgid "%s: illegal time_t value %s\n"
#~ msgstr "%s: nilai time_t %s ilegal\n"
-#~ msgid "%s: version %s\n"
-#~ msgstr "%s: versi %s\n"
-
#~ msgid "%s: unable to execute %s: %s\n"
#~ msgstr "%s: tidak dapat menjalankan %s: %s\n"