]> git.ipfire.org Git - thirdparty/util-linux.git/blame - po/zh_CN.po
po: merge changes
[thirdparty/util-linux.git] / po / zh_CN.po
CommitLineData
8a9e8346
RW
1# translation of util-linux-ng-2.14.1-rc2.po to
2# Copyright (C) 2008
3# This file is distributed under the same license as the util-linux-ng package.
4#
5# Ray Wang <wanglei1123@gmail.com>, 2008.
6msgid ""
7msgstr ""
8"Project-Id-Version: util-linux-ng-2.14.1-rc2\n"
9"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
cf8316e2 10"POT-Creation-Date: 2009-03-18 10:52+0100\n"
8a9e8346
RW
11"PO-Revision-Date: 2008-08-23 23:20+0800\n"
12"Last-Translator: Ray Wang <wanglei1123@gmail.com>\n"
cf8316e2
KZ
13"Language-Team: Chinese (simplified) <translation-team-zh-cn@lists."
14"sourceforge.net>\n"
8a9e8346
RW
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Generator: poedit-1.3.9-3.3\n"
19
20#: disk-utils/blockdev.c:37
21msgid "set read-only"
22msgstr "设置只读"
23
24#: disk-utils/blockdev.c:38
25msgid "set read-write"
26msgstr "设置读写"
27
28#: disk-utils/blockdev.c:39
29msgid "get read-only"
30msgstr "获得只读"
31
32#: disk-utils/blockdev.c:40
33msgid "get sectorsize"
34msgstr "获得段大小"
35
36#: disk-utils/blockdev.c:41
37msgid "get blocksize"
38msgstr "获得块大小"
39
40#: disk-utils/blockdev.c:42
41msgid "set blocksize"
42msgstr "设置块大小"
43
44#: disk-utils/blockdev.c:43
45msgid "get 32-bit sector count"
46msgstr "获得 32-bit 段数量"
47
48#: disk-utils/blockdev.c:44
49msgid "get size in bytes"
50msgstr "获得字节大小"
51
52# fuzzy
53#: disk-utils/blockdev.c:45
54msgid "set readahead"
55msgstr "设置 readahead"
56
57# fuzzy
58#: disk-utils/blockdev.c:46
59msgid "get readahead"
60msgstr "获取 readahead"
61
62# fuzzy
63#: disk-utils/blockdev.c:47
64msgid "set filesystem readahead"
65msgstr "设置文件系统 readahead"
66
67# fuzzy
68#: disk-utils/blockdev.c:48
69msgid "get filesystem readahead"
70msgstr "获取文件系统 readahead"
71
72#: disk-utils/blockdev.c:49
73msgid "flush buffers"
74msgstr "刷新缓存"
75
76#: disk-utils/blockdev.c:51
77msgid "reread partition table"
78msgstr "重新读取分区表"
79
80#: disk-utils/blockdev.c:60
81#, c-format
82msgid "Usage:\n"
83msgstr "用法:\n"
84
85#: disk-utils/blockdev.c:62
86#, c-format
87msgid " %s --report [devices]\n"
88msgstr " %s --report [devices]\n"
89
90#: disk-utils/blockdev.c:63
91#, c-format
92msgid " %s [-v|-q] commands devices\n"
93msgstr " %s [-v|-q] commands devices\n"
94
95#: disk-utils/blockdev.c:66
96#, c-format
97msgid "Available commands:\n"
98msgstr "可用的命令:\n"
99
100#: disk-utils/blockdev.c:68
101msgid "get size in 512-byte sectors"
102msgstr "获得512字节的段大小"
103
104#: disk-utils/blockdev.c:201
105#, c-format
106msgid "%s: Unknown command: %s\n"
107msgstr "%s: 未知命令: %s\n"
108
109#: disk-utils/blockdev.c:213 disk-utils/blockdev.c:222
110#, c-format
111msgid "%s requires an argument\n"
112msgstr "%s 需要一个参数\n"
113
114#: disk-utils/blockdev.c:255
115#, c-format
116msgid "%s failed.\n"
117msgstr "%s 失败.\n"
118
119#: disk-utils/blockdev.c:292
120#, c-format
121msgid "%s succeeded.\n"
122msgstr "%s 成功.\n"
123
124#: disk-utils/blockdev.c:310 disk-utils/blockdev.c:338
125#, c-format
126msgid "%s: cannot open %s\n"
127msgstr "%s: 不能打开 %s\n"
128
129#: disk-utils/blockdev.c:355
130#, c-format
131msgid "%s: ioctl error on %s\n"
132msgstr "%s: %s ioctl 错误\n"
133
134#: disk-utils/blockdev.c:364
135#, c-format
136msgid "RO RA SSZ BSZ StartSec Size Device\n"
137msgstr "RO RA SSZ BSZ 开始段 大小 设备\n"
138
139#: disk-utils/elvtune.c:48
140#, c-format
141msgid "usage:\n"
142msgstr "用法:\n"
143
cf8316e2
KZ
144#: disk-utils/elvtune.c:53
145#, c-format
146msgid "\tNOTE: elvtune only works with 2.4 kernels\n"
147msgstr ""
148
149#: disk-utils/elvtune.c:104
150#, c-format
151msgid "parse error\n"
152msgstr ""
153
154#: disk-utils/elvtune.c:110
155#, c-format
156msgid "missing blockdevice, use -h for help\n"
157msgstr ""
158
159#: disk-utils/elvtune.c:131
160#, c-format
161msgid ""
162"\n"
163"elvtune is only useful on older kernels;\n"
164"for 2.6 use IO scheduler sysfs tunables instead..\n"
165msgstr ""
166
8a9e8346
RW
167#: disk-utils/fdformat.c:31
168#, c-format
169msgid "Formatting ... "
170msgstr "正在格式化 ... "
171
172#: disk-utils/fdformat.c:49 disk-utils/fdformat.c:84
173#, c-format
174msgid "done\n"
175msgstr "完成\n"
176
177#: disk-utils/fdformat.c:60
178#, c-format
179msgid "Verifying ... "
180msgstr "正在验证 ... "
181
182#: disk-utils/fdformat.c:71
183msgid "Read: "
184msgstr "读: "
185
186#: disk-utils/fdformat.c:73
187#, c-format
188msgid "Problem reading cylinder %d, expected %d, read %d\n"
189msgstr "读柱面 %d 时有问题, 期望 %d, 读取 %d\n"
190
191#: disk-utils/fdformat.c:79
192#, c-format
193msgid ""
194"bad data in cyl %d\n"
195"Continuing ... "
196msgstr ""
197"不正确的数据在柱面 %d\n"
198"继续 ... "
199
200#: disk-utils/fdformat.c:94
201#, c-format
202msgid "usage: %s [ -n ] device\n"
203msgstr "用法: %s [ -n ] device\n"
204
cf8316e2
KZ
205#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1282
206#: disk-utils/isosize.c:181 disk-utils/mkfs.bfs.c:115 disk-utils/mkfs.c:52
207#: disk-utils/mkfs.cramfs.c:813 disk-utils/mkfs.minix.c:571
208#: disk-utils/mkswap.c:454 misc-utils/ddate.c:179 misc-utils/rename.c:79
8a9e8346
RW
209#: misc-utils/script.c:147 sys-utils/readprofile.c:197
210#, c-format
211msgid "%s (%s)\n"
212msgstr "%s (%s)\n"
213
214#: disk-utils/fdformat.c:130
215#, c-format
216msgid "%s: not a block device\n"
217msgstr "%s:不是一个块设备\n"
218
219#: disk-utils/fdformat.c:140
220msgid "Could not determine current format type"
221msgstr "不能决定当前格式类型"
222
223#: disk-utils/fdformat.c:141
224#, c-format
225msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n"
226msgstr "%s-面, %d 磁道, %d 秒/磁道. 总容量 %d kB.\n"
227
228#: disk-utils/fdformat.c:142
229msgid "Double"
230msgstr ""
231
232#: disk-utils/fdformat.c:142
233msgid "Single"
234msgstr ""
235
cf8316e2 236#: disk-utils/fsck.cramfs.c:118
8a9e8346
RW
237#, c-format
238msgid ""
239"usage: %s [-hv] [-x dir] file\n"
240" -h print this help\n"
241" -x dir extract into dir\n"
242" -v be more verbose\n"
243" file file to test\n"
244msgstr ""
245"用法: %s [-hv] [-x dir] file\n"
246" -h 打印帮助信息\n"
247" -x dir 解开到 dir 目录\n"
248" -v 更多输出信息\n"
249" file 用于测试的文件\n"
250
cf8316e2
KZ
251#: disk-utils/fsck.cramfs.c:164
252#, fuzzy, c-format
253msgid "stat failed: %s"
254msgstr "%s 失败.\n"
255
256#: disk-utils/fsck.cramfs.c:168 disk-utils/fsck.cramfs.c:552
257#, fuzzy, c-format
258msgid "open failed: %s"
259msgstr "查找失败"
260
261#: disk-utils/fsck.cramfs.c:173
262#, c-format
263msgid "ioctl failed: unable to determine device size: %s"
264msgstr ""
265
266#: disk-utils/fsck.cramfs.c:181
267#, fuzzy, c-format
268msgid "not a block device or file: %s"
269msgstr "%s:不是一个块设备\n"
270
271#: disk-utils/fsck.cramfs.c:185 disk-utils/fsck.cramfs.c:227
272msgid "file length too short"
273msgstr ""
274
275#: disk-utils/fsck.cramfs.c:190 disk-utils/fsck.cramfs.c:198
276#: disk-utils/fsck.cramfs.c:259 disk-utils/fsck.cramfs.c:279
277#, fuzzy, c-format
278msgid "read failed: %s"
279msgstr "查找失败"
280
281#: disk-utils/fsck.cramfs.c:208
282msgid "superblock magic not found"
283msgstr ""
284
285# fuzzy
286#: disk-utils/fsck.cramfs.c:217
287#, fuzzy
288msgid "unsupported filesystem features"
289msgstr "设置文件系统 readahead"
290
291#: disk-utils/fsck.cramfs.c:220
292#, c-format
293msgid "superblock size (%d) too small"
294msgstr ""
295
296#: disk-utils/fsck.cramfs.c:224
297msgid "zero file count"
298msgstr ""
299
300#: disk-utils/fsck.cramfs.c:230
301#, c-format
302msgid "warning: file extends past end of filesystem\n"
303msgstr ""
304
305#: disk-utils/fsck.cramfs.c:234
306#, c-format
307msgid "warning: old cramfs format\n"
308msgstr ""
309
310#: disk-utils/fsck.cramfs.c:247
311msgid "unable to test CRC: old cramfs format"
312msgstr ""
313
314#: disk-utils/fsck.cramfs.c:273 disk-utils/fsck.cramfs.c:340
315#: disk-utils/fsck.cramfs.c:478 login-utils/chfn.c:529 login-utils/chsh.c:439
316#: sys-utils/cytune.c:321
317msgid "malloc failed"
318msgstr ""
319
320#: disk-utils/fsck.cramfs.c:298
321#, fuzzy
322msgid "crc error"
323msgstr "内部错误"
324
325#: disk-utils/fsck.cramfs.c:365
326#, fuzzy
327msgid "root inode is not directory"
328msgstr "根 inode 不是一个目录"
329
330#: disk-utils/fsck.cramfs.c:370
331#, c-format
332msgid "bad root offset (%lu)"
333msgstr ""
334
335#: disk-utils/fsck.cramfs.c:388
336msgid "data block too large"
337msgstr ""
338
339#: disk-utils/fsck.cramfs.c:392
340#, c-format
341msgid "decompression error %p(%d): %s"
342msgstr ""
343
344#: disk-utils/fsck.cramfs.c:416
345#, c-format
346msgid " hole at %ld (%zd)\n"
347msgstr ""
348
349#: disk-utils/fsck.cramfs.c:424 disk-utils/fsck.cramfs.c:596
350#, c-format
351msgid " uncompressing block at %ld to %ld (%ld)\n"
352msgstr ""
353
354#: disk-utils/fsck.cramfs.c:430
355#, c-format
356msgid "non-block (%ld) bytes"
357msgstr ""
358
359#: disk-utils/fsck.cramfs.c:434
360#, c-format
361msgid "non-size (%ld vs %ld) bytes"
362msgstr ""
363
364#: disk-utils/fsck.cramfs.c:440
365#, c-format
366msgid "write failed: %s"
367msgstr ""
368
369#: disk-utils/fsck.cramfs.c:453
370#, c-format
371msgid "lchown failed: %s"
372msgstr ""
373
374#: disk-utils/fsck.cramfs.c:459
375#, c-format
376msgid "chown failed: %s"
377msgstr ""
378
379#: disk-utils/fsck.cramfs.c:466
380#, c-format
381msgid "utime failed: %s"
382msgstr ""
383
384#: disk-utils/fsck.cramfs.c:481
385#, c-format
386msgid "directory inode has zero offset and non-zero size: %s"
387msgstr ""
388
389#: disk-utils/fsck.cramfs.c:495
390#, c-format
391msgid "mkdir failed: %s"
392msgstr ""
393
394#: disk-utils/fsck.cramfs.c:512
395msgid "filename length is zero"
396msgstr ""
397
398#: disk-utils/fsck.cramfs.c:515
399msgid "bad filename length"
400msgstr ""
401
402#: disk-utils/fsck.cramfs.c:522
403msgid "bad inode offset"
404msgstr ""
405
406#: disk-utils/fsck.cramfs.c:538
407msgid "file inode has zero offset and non-zero size"
408msgstr ""
409
410#: disk-utils/fsck.cramfs.c:541
411msgid "file inode has zero size and non-zero offset"
412msgstr ""
413
414#: disk-utils/fsck.cramfs.c:572
415msgid "symbolic link has zero offset"
416msgstr ""
417
418#: disk-utils/fsck.cramfs.c:575
419msgid "symbolic link has zero size"
420msgstr ""
421
422#: disk-utils/fsck.cramfs.c:587
423#, c-format
424msgid "size error in symlink: %s"
425msgstr ""
426
427#: disk-utils/fsck.cramfs.c:602
428#, fuzzy, c-format
429msgid "symlink failed: %s"
430msgstr "查找失败"
431
432#: disk-utils/fsck.cramfs.c:614
433#, c-format
434msgid "special file has non-zero offset: %s"
435msgstr ""
436
437#: disk-utils/fsck.cramfs.c:626
438#, c-format
439msgid "fifo has non-zero size: %s"
440msgstr ""
441
442#: disk-utils/fsck.cramfs.c:632
443#, c-format
444msgid "socket has non-zero size: %s"
445msgstr ""
446
447#: disk-utils/fsck.cramfs.c:637
448#, c-format
449msgid "bogus mode: %s (%o)"
450msgstr ""
451
452#: disk-utils/fsck.cramfs.c:647
453#, c-format
454msgid "mknod failed: %s"
455msgstr ""
456
457#: disk-utils/fsck.cramfs.c:683
458#, c-format
459msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)"
460msgstr ""
461
462#: disk-utils/fsck.cramfs.c:686
463#, c-format
464msgid "directory data end (%ld) != file data start (%ld)"
465msgstr ""
466
467#: disk-utils/fsck.cramfs.c:691
468msgid "invalid file data offset"
469msgstr ""
470
471#: disk-utils/fsck.cramfs.c:715
472#, fuzzy
473msgid "failed to allocate outbuffer"
474msgstr "不能为 inodes 分配缓冲区"
475
476#: disk-utils/fsck.cramfs.c:728
477msgid "compiled without -x support"
478msgstr ""
479
480#: disk-utils/fsck.minix.c:210
8a9e8346
RW
481#, c-format
482msgid "Usage: %s [-larvsmf] /dev/name\n"
483msgstr "用法: %s [-larvsmf] /dev/name\n"
484
cf8316e2 485#: disk-utils/fsck.minix.c:326
8a9e8346
RW
486#, c-format
487msgid "%s is mounted.\t "
488msgstr "%s 已经挂载.\t"
489
cf8316e2 490#: disk-utils/fsck.minix.c:328
8a9e8346
RW
491msgid "Do you really want to continue"
492msgstr "你确认要继续"
493
cf8316e2 494#: disk-utils/fsck.minix.c:332
8a9e8346
RW
495#, c-format
496msgid "check aborted.\n"
497msgstr "检查失败.\n"
498
cf8316e2 499#: disk-utils/fsck.minix.c:351 disk-utils/fsck.minix.c:374
8a9e8346
RW
500#, c-format
501msgid "Zone nr < FIRSTZONE in file `%s'."
502msgstr ""
503
cf8316e2 504#: disk-utils/fsck.minix.c:355 disk-utils/fsck.minix.c:378
8a9e8346
RW
505#, c-format
506msgid "Zone nr >= ZONES in file `%s'."
507msgstr ""
508
cf8316e2 509#: disk-utils/fsck.minix.c:360 disk-utils/fsck.minix.c:383
8a9e8346
RW
510msgid "Remove block"
511msgstr "删除块"
512
cf8316e2 513#: disk-utils/fsck.minix.c:401
8a9e8346
RW
514#, c-format
515msgid "Read error: unable to seek to block in file '%s'\n"
516msgstr "读取错误: 不能在文件 '%s' 中查找到该块\n"
517
cf8316e2 518#: disk-utils/fsck.minix.c:407
8a9e8346
RW
519#, c-format
520msgid "Read error: bad block in file '%s'\n"
521msgstr "读取错误: 文件 '%s' 中有坏块\n"
522
cf8316e2 523#: disk-utils/fsck.minix.c:422
8a9e8346
RW
524#, c-format
525msgid ""
526"Internal error: trying to write bad block\n"
527"Write request ignored\n"
528msgstr ""
529"内部错误: 试图写坏块\n"
530"写请求忽略\n"
531
cf8316e2 532#: disk-utils/fsck.minix.c:428 disk-utils/mkfs.minix.c:209
8a9e8346
RW
533msgid "seek failed in write_block"
534msgstr "在 write_block 中查找失败"
535
cf8316e2 536#: disk-utils/fsck.minix.c:431
8a9e8346
RW
537#, c-format
538msgid "Write error: bad block in file '%s'\n"
539msgstr "写入错误: 文件 '%s' 中有坏块\n"
540
cf8316e2 541#: disk-utils/fsck.minix.c:547
8a9e8346
RW
542msgid "seek failed in write_super_block"
543msgstr "在 write_super_block 中查找失败"
544
cf8316e2 545#: disk-utils/fsck.minix.c:549 disk-utils/mkfs.minix.c:196
8a9e8346
RW
546msgid "unable to write super-block"
547msgstr "不能写超级块"
548
cf8316e2 549#: disk-utils/fsck.minix.c:559
8a9e8346
RW
550#, fuzzy
551msgid "Unable to write inode map"
552msgstr "不能写 inode map"
553
cf8316e2 554#: disk-utils/fsck.minix.c:561
8a9e8346
RW
555msgid "Unable to write zone map"
556msgstr "不能写 zone map"
557
cf8316e2 558#: disk-utils/fsck.minix.c:563
8a9e8346
RW
559msgid "Unable to write inodes"
560msgstr "不能写 inodes"
561
cf8316e2 562#: disk-utils/fsck.minix.c:590
8a9e8346
RW
563msgid "seek failed"
564msgstr "查找失败"
565
cf8316e2 566#: disk-utils/fsck.minix.c:592
8a9e8346
RW
567msgid "unable to read super block"
568msgstr "不能读超级块"
569
cf8316e2 570#: disk-utils/fsck.minix.c:610
8a9e8346
RW
571msgid "bad magic number in super-block"
572msgstr ""
573
cf8316e2 574#: disk-utils/fsck.minix.c:612
8a9e8346
RW
575msgid "Only 1k blocks/zones supported"
576msgstr "只支持 1k 块/区"
577
cf8316e2 578#: disk-utils/fsck.minix.c:614
8a9e8346
RW
579msgid "bad s_imap_blocks field in super-block"
580msgstr "不正确的 s_imap_blocks 域在超级块中"
581
cf8316e2 582#: disk-utils/fsck.minix.c:616
8a9e8346
RW
583msgid "bad s_zmap_blocks field in super-block"
584msgstr "不正确的 s_zmap_blocks 域在超级块中"
585
cf8316e2 586#: disk-utils/fsck.minix.c:623
8a9e8346
RW
587msgid "Unable to allocate buffer for inode map"
588msgstr "不能为 inode map 分配缓冲区"
589
cf8316e2 590#: disk-utils/fsck.minix.c:626
8a9e8346
RW
591msgid "Unable to allocate buffer for zone map"
592msgstr "不能为 zone map 分配缓冲区"
593
cf8316e2 594#: disk-utils/fsck.minix.c:631
8a9e8346
RW
595msgid "Unable to allocate buffer for inodes"
596msgstr "不能为 inodes 分配缓冲区"
597
cf8316e2 598#: disk-utils/fsck.minix.c:634
8a9e8346
RW
599msgid "Unable to allocate buffer for inode count"
600msgstr "不能为 inode count 分配缓冲区"
601
cf8316e2 602#: disk-utils/fsck.minix.c:637
8a9e8346
RW
603msgid "Unable to allocate buffer for zone count"
604msgstr "不能为 zone count 分配缓冲区"
605
cf8316e2 606#: disk-utils/fsck.minix.c:639
8a9e8346
RW
607msgid "Unable to read inode map"
608msgstr "不能读 inode map"
609
cf8316e2 610#: disk-utils/fsck.minix.c:641
8a9e8346
RW
611msgid "Unable to read zone map"
612msgstr "不能读 zone map"
613
cf8316e2 614#: disk-utils/fsck.minix.c:643
8a9e8346
RW
615msgid "Unable to read inodes"
616msgstr "不能读 inodes"
617
cf8316e2 618#: disk-utils/fsck.minix.c:645
8a9e8346
RW
619#, c-format
620msgid "Warning: Firstzone != Norm_firstzone\n"
621msgstr "警告: Firstzone != Norm_firstzone\n"
622
cf8316e2 623#: disk-utils/fsck.minix.c:650 disk-utils/mkfs.minix.c:450
8a9e8346
RW
624#, c-format
625msgid "%ld inodes\n"
626msgstr "%ld inodes\n"
627
cf8316e2 628#: disk-utils/fsck.minix.c:651 disk-utils/mkfs.minix.c:451
8a9e8346
RW
629#, c-format
630msgid "%ld blocks\n"
631msgstr "%ld 块\n"
632
cf8316e2 633#: disk-utils/fsck.minix.c:652 disk-utils/mkfs.minix.c:452
8a9e8346
RW
634#, c-format
635msgid "Firstdatazone=%ld (%ld)\n"
636msgstr "Firstdatazone=%ld (%ld)\n"
637
cf8316e2 638#: disk-utils/fsck.minix.c:653 disk-utils/mkfs.minix.c:453
8a9e8346
RW
639#, c-format
640msgid "Zonesize=%d\n"
641msgstr "Zonesize=%d\n"
642
cf8316e2 643#: disk-utils/fsck.minix.c:654
8a9e8346
RW
644#, c-format
645msgid "Maxsize=%ld\n"
646msgstr "Maxsize=%ld\n"
647
cf8316e2 648#: disk-utils/fsck.minix.c:655
8a9e8346
RW
649#, c-format
650msgid "Filesystem state=%d\n"
651msgstr "Filesystem state=%d\n"
652
cf8316e2 653#: disk-utils/fsck.minix.c:656
8a9e8346
RW
654#, c-format
655msgid ""
656"namelen=%d\n"
657"\n"
658msgstr ""
659"namelen=%d\n"
660"\n"
661
cf8316e2 662#: disk-utils/fsck.minix.c:671 disk-utils/fsck.minix.c:722
8a9e8346
RW
663#, c-format
664msgid "Inode %d marked unused, but used for file '%s'\n"
665msgstr "Inode %d 标记为未使用, 但用于文件 '%s'\n"
666
cf8316e2 667#: disk-utils/fsck.minix.c:675 disk-utils/fsck.minix.c:726
8a9e8346
RW
668msgid "Mark in use"
669msgstr "标记为已使用"
670
cf8316e2 671#: disk-utils/fsck.minix.c:697 disk-utils/fsck.minix.c:746
8a9e8346
RW
672#, c-format
673msgid "The file `%s' has mode %05o\n"
674msgstr "文件 `%s' 的模式 %05o\n"
675
cf8316e2 676#: disk-utils/fsck.minix.c:704 disk-utils/fsck.minix.c:752
8a9e8346
RW
677#, c-format
678msgid "Warning: inode count too big.\n"
679msgstr "警告: inode 计数太大.\n"
680
cf8316e2 681#: disk-utils/fsck.minix.c:764 disk-utils/fsck.minix.c:772
8a9e8346
RW
682msgid "root inode isn't a directory"
683msgstr "根 inode 不是一个目录"
684
cf8316e2 685#: disk-utils/fsck.minix.c:786 disk-utils/fsck.minix.c:819
8a9e8346
RW
686#, c-format
687msgid "Block has been used before. Now in file `%s'."
688msgstr "块已经被使用, 现在在文件 `%s' 中."
689
cf8316e2
KZ
690#: disk-utils/fsck.minix.c:788 disk-utils/fsck.minix.c:821
691#: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1153
692#: disk-utils/fsck.minix.c:1199 disk-utils/fsck.minix.c:1208
8a9e8346
RW
693msgid "Clear"
694msgstr "清除"
695
cf8316e2 696#: disk-utils/fsck.minix.c:798 disk-utils/fsck.minix.c:831
8a9e8346
RW
697#, c-format
698msgid "Block %d in file `%s' is marked not in use."
699msgstr "文件中块 %d `%s' 标记为没有使用."
700
cf8316e2 701#: disk-utils/fsck.minix.c:800 disk-utils/fsck.minix.c:833
8a9e8346
RW
702msgid "Correct"
703msgstr "正确"
704
cf8316e2 705#: disk-utils/fsck.minix.c:972 disk-utils/fsck.minix.c:1039
8a9e8346
RW
706#, c-format
707msgid "The directory '%s' contains a bad inode number for file '%.*s'."
708msgstr "目录 '%s' 包含了一个不正确的 inode number 文件 '%.*s'. "
709
cf8316e2 710#: disk-utils/fsck.minix.c:975 disk-utils/fsck.minix.c:1042
8a9e8346
RW
711msgid " Remove"
712msgstr " 删除"
713
cf8316e2 714#: disk-utils/fsck.minix.c:989 disk-utils/fsck.minix.c:1056
8a9e8346
RW
715#, c-format
716msgid "%s: bad directory: '.' isn't first\n"
717msgstr "%s: 不正确的目录: '.' 不是第一个\n"
718
cf8316e2 719#: disk-utils/fsck.minix.c:997 disk-utils/fsck.minix.c:1065
8a9e8346
RW
720#, fuzzy, c-format
721msgid "%s: bad directory: '..' isn't second\n"
722msgstr "%s: 不正确的目录: '.' 不是第一个\n"
723
cf8316e2 724#: disk-utils/fsck.minix.c:1099 disk-utils/fsck.minix.c:1117
8a9e8346
RW
725msgid "internal error"
726msgstr "内部错误"
727
cf8316e2 728#: disk-utils/fsck.minix.c:1102 disk-utils/fsck.minix.c:1120
8a9e8346
RW
729#, c-format
730msgid "%s: bad directory: size < 32"
731msgstr "%s: 不正确的目录: 大小 < 32"
732
cf8316e2 733#: disk-utils/fsck.minix.c:1133
8a9e8346
RW
734msgid "seek failed in bad_zone"
735msgstr ""
736
cf8316e2 737#: disk-utils/fsck.minix.c:1143 disk-utils/fsck.minix.c:1198
8a9e8346
RW
738#, c-format
739msgid "Inode %d mode not cleared."
740msgstr ""
741
cf8316e2 742#: disk-utils/fsck.minix.c:1152 disk-utils/fsck.minix.c:1207
8a9e8346
RW
743#, c-format
744msgid "Inode %d not used, marked used in the bitmap."
745msgstr ""
746
cf8316e2 747#: disk-utils/fsck.minix.c:1158 disk-utils/fsck.minix.c:1213
8a9e8346
RW
748#, c-format
749msgid "Inode %d used, marked unused in the bitmap."
750msgstr ""
751
cf8316e2 752#: disk-utils/fsck.minix.c:1160 disk-utils/fsck.minix.c:1214
8a9e8346
RW
753msgid "Set"
754msgstr ""
755
cf8316e2 756#: disk-utils/fsck.minix.c:1164 disk-utils/fsck.minix.c:1218
8a9e8346
RW
757#, c-format
758msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d."
759msgstr ""
760
cf8316e2 761#: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1220
8a9e8346
RW
762msgid "Set i_nlinks to count"
763msgstr ""
764
cf8316e2 765#: disk-utils/fsck.minix.c:1178 disk-utils/fsck.minix.c:1232
8a9e8346
RW
766#, c-format
767msgid "Zone %d: marked in use, no file uses it."
768msgstr ""
769
cf8316e2 770#: disk-utils/fsck.minix.c:1179 disk-utils/fsck.minix.c:1234
8a9e8346
RW
771msgid "Unmark"
772msgstr ""
773
cf8316e2 774#: disk-utils/fsck.minix.c:1184 disk-utils/fsck.minix.c:1239
8a9e8346
RW
775#, c-format
776msgid "Zone %d: in use, counted=%d\n"
777msgstr ""
778
cf8316e2 779#: disk-utils/fsck.minix.c:1187 disk-utils/fsck.minix.c:1242
8a9e8346
RW
780#, c-format
781msgid "Zone %d: not in use, counted=%d\n"
782msgstr ""
783
cf8316e2
KZ
784#: disk-utils/fsck.minix.c:1287 disk-utils/mkfs.minix.c:576
785#: disk-utils/mkfs.minix.c:578
8a9e8346
RW
786msgid "bad inode size"
787msgstr ""
788
cf8316e2 789#: disk-utils/fsck.minix.c:1289
8a9e8346
RW
790msgid "bad v2 inode size"
791msgstr ""
792
cf8316e2 793#: disk-utils/fsck.minix.c:1315
8a9e8346
RW
794msgid "need terminal for interactive repairs"
795msgstr ""
796
cf8316e2 797#: disk-utils/fsck.minix.c:1319
8a9e8346
RW
798#, c-format
799msgid "unable to open '%s': %s"
800msgstr ""
801
cf8316e2 802#: disk-utils/fsck.minix.c:1334
8a9e8346
RW
803#, c-format
804msgid "%s is clean, no check.\n"
805msgstr ""
806
cf8316e2 807#: disk-utils/fsck.minix.c:1338
8a9e8346
RW
808#, c-format
809msgid "Forcing filesystem check on %s.\n"
810msgstr ""
811
cf8316e2 812#: disk-utils/fsck.minix.c:1340
8a9e8346
RW
813#, c-format
814msgid "Filesystem on %s is dirty, needs checking.\n"
815msgstr ""
816
cf8316e2 817#: disk-utils/fsck.minix.c:1373
8a9e8346
RW
818#, c-format
819msgid ""
820"\n"
821"%6ld inodes used (%ld%%)\n"
822msgstr ""
823
cf8316e2 824#: disk-utils/fsck.minix.c:1378
8a9e8346
RW
825#, c-format
826msgid "%6ld zones used (%ld%%)\n"
827msgstr ""
828
cf8316e2 829#: disk-utils/fsck.minix.c:1380
8a9e8346
RW
830#, c-format
831msgid ""
832"\n"
833"%6d regular files\n"
834"%6d directories\n"
835"%6d character device files\n"
836"%6d block device files\n"
837"%6d links\n"
838"%6d symbolic links\n"
839"------\n"
840"%6d files\n"
841msgstr ""
842
cf8316e2 843#: disk-utils/fsck.minix.c:1393
8a9e8346
RW
844#, c-format
845msgid ""
846"----------------------------\n"
847"FILE SYSTEM HAS BEEN CHANGED\n"
848"----------------------------\n"
849msgstr ""
850
851#: disk-utils/isosize.c:129
852#, c-format
853msgid "%s: failed to open: %s\n"
854msgstr ""
855
856#: disk-utils/isosize.c:135
857#, c-format
858msgid "%s: seek error on %s\n"
859msgstr ""
860
861#: disk-utils/isosize.c:141
862#, c-format
863msgid "%s: read error on %s\n"
864msgstr ""
865
866#: disk-utils/isosize.c:150
867#, c-format
868msgid "sector count: %d, sector size: %d\n"
869msgstr ""
870
871#: disk-utils/isosize.c:200
872#, c-format
873msgid "%s: option parse error\n"
874msgstr ""
875
876#: disk-utils/isosize.c:208
877#, c-format
878msgid "Usage: %s [-x] [-d <num>] iso9660-image\n"
879msgstr ""
880
cf8316e2 881#: disk-utils/mkfs.bfs.c:84
8a9e8346
RW
882#, c-format
883msgid ""
884"Usage: %s [-v] [-N nr-of-inodes] [-V volume-name]\n"
885" [-F fsname] device [block-count]\n"
886msgstr ""
887
cf8316e2 888#: disk-utils/mkfs.bfs.c:131
8a9e8346
RW
889msgid "volume name too long"
890msgstr ""
891
cf8316e2 892#: disk-utils/mkfs.bfs.c:138
8a9e8346
RW
893msgid "fsname name too long"
894msgstr ""
895
cf8316e2 896#: disk-utils/mkfs.bfs.c:163
8a9e8346
RW
897#, c-format
898msgid "cannot stat device %s"
899msgstr ""
900
cf8316e2 901#: disk-utils/mkfs.bfs.c:167
8a9e8346
RW
902#, c-format
903msgid "%s is not a block special device"
904msgstr ""
905
cf8316e2 906#: disk-utils/mkfs.bfs.c:172 sys-utils/ldattach.c:200
8a9e8346
RW
907#, c-format
908msgid "cannot open %s"
909msgstr ""
910
cf8316e2 911#: disk-utils/mkfs.bfs.c:183
8a9e8346
RW
912#, c-format
913msgid "cannot get size of %s"
914msgstr ""
915
cf8316e2 916#: disk-utils/mkfs.bfs.c:188
8a9e8346 917#, c-format
cf8316e2 918msgid "blocks argument too large, max is %llu"
8a9e8346
RW
919msgstr ""
920
cf8316e2 921#: disk-utils/mkfs.bfs.c:203
8a9e8346
RW
922msgid "too many inodes - max is 512"
923msgstr ""
924
cf8316e2 925#: disk-utils/mkfs.bfs.c:212
8a9e8346 926#, c-format
cf8316e2 927msgid "not enough space, need at least %llu blocks"
8a9e8346
RW
928msgstr ""
929
cf8316e2 930#: disk-utils/mkfs.bfs.c:224 fdisk/fdisk.c:2345
8a9e8346
RW
931#, c-format
932msgid "Device: %s\n"
933msgstr ""
934
cf8316e2 935#: disk-utils/mkfs.bfs.c:225
8a9e8346
RW
936#, c-format
937msgid "Volume: <%-6s>\n"
938msgstr ""
939
cf8316e2 940#: disk-utils/mkfs.bfs.c:226
8a9e8346
RW
941#, c-format
942msgid "FSname: <%-6s>\n"
943msgstr ""
944
cf8316e2 945#: disk-utils/mkfs.bfs.c:227
8a9e8346
RW
946#, c-format
947msgid "BlockSize: %d\n"
948msgstr ""
949
cf8316e2 950#: disk-utils/mkfs.bfs.c:229
8a9e8346
RW
951#, c-format
952msgid "Inodes: %d (in 1 block)\n"
953msgstr ""
954
cf8316e2 955#: disk-utils/mkfs.bfs.c:232
8a9e8346 956#, c-format
cf8316e2 957msgid "Inodes: %d (in %lld blocks)\n"
8a9e8346
RW
958msgstr ""
959
cf8316e2 960#: disk-utils/mkfs.bfs.c:234
8a9e8346 961#, c-format
cf8316e2 962msgid "Blocks: %lld\n"
8a9e8346
RW
963msgstr ""
964
cf8316e2 965#: disk-utils/mkfs.bfs.c:235
8a9e8346
RW
966#, c-format
967msgid "Inode end: %d, Data end: %d\n"
968msgstr ""
969
cf8316e2 970#: disk-utils/mkfs.bfs.c:240
8a9e8346
RW
971msgid "error writing superblock"
972msgstr ""
973
cf8316e2 974#: disk-utils/mkfs.bfs.c:260
8a9e8346
RW
975msgid "error writing root inode"
976msgstr ""
977
cf8316e2 978#: disk-utils/mkfs.bfs.c:265
8a9e8346
RW
979msgid "error writing inode"
980msgstr ""
981
cf8316e2 982#: disk-utils/mkfs.bfs.c:268
8a9e8346
RW
983msgid "seek error"
984msgstr ""
985
cf8316e2 986#: disk-utils/mkfs.bfs.c:274
8a9e8346
RW
987msgid "error writing . entry"
988msgstr ""
989
cf8316e2 990#: disk-utils/mkfs.bfs.c:278
8a9e8346
RW
991msgid "error writing .. entry"
992msgstr ""
993
cf8316e2 994#: disk-utils/mkfs.bfs.c:282
8a9e8346
RW
995#, c-format
996msgid "error closing %s"
997msgstr ""
998
999#: disk-utils/mkfs.c:73
1000#, c-format
1001msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n"
1002msgstr ""
1003
1004#: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:351
cf8316e2 1005#: getopt/getopt.c:86 getopt/getopt.c:96 login-utils/wall.c:246
8a9e8346
RW
1006#, c-format
1007msgid "%s: Out of memory!\n"
1008msgstr ""
1009
1010#: disk-utils/mkfs.c:103
1011#, c-format
1012msgid "mkfs (%s)\n"
1013msgstr ""
1014
cf8316e2 1015#: disk-utils/mkfs.cramfs.c:126
8a9e8346
RW
1016#, c-format
1017msgid ""
cf8316e2
KZ
1018"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
1019"name] dirname outfile\n"
8a9e8346
RW
1020" -h print this help\n"
1021" -v be verbose\n"
1022" -E make all warnings errors (non-zero exit status)\n"
1023" -b blksize use this blocksize, must equal page size\n"
1024" -e edition set edition number (part of fsid)\n"
cf8316e2 1025" -N endian set cramfs endianness (big|little|host), default host\n"
8a9e8346
RW
1026" -i file insert a file image into the filesystem (requires >= 2.4.0)\n"
1027" -n name set name of cramfs filesystem\n"
1028" -p pad by %d bytes for boot code\n"
1029" -s sort directory entries (old option, ignored)\n"
1030" -z make explicit holes (requires >= 2.3.39)\n"
1031" dirname root of the filesystem to be compressed\n"
1032" outfile output file\n"
1033msgstr ""
1034
cf8316e2 1035#: disk-utils/mkfs.cramfs.c:340
8a9e8346
RW
1036#, c-format
1037msgid ""
1038"Very long (%zu bytes) filename `%s' found.\n"
1039" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n"
1040msgstr ""
1041
cf8316e2 1042#: disk-utils/mkfs.cramfs.c:472
8a9e8346
RW
1043#, c-format
1044msgid "filesystem too big. Exiting.\n"
1045msgstr ""
1046
cf8316e2 1047#: disk-utils/mkfs.cramfs.c:637
8a9e8346
RW
1048#, c-format
1049msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n"
1050msgstr ""
1051
cf8316e2 1052#: disk-utils/mkfs.cramfs.c:656
8a9e8346
RW
1053#, c-format
1054msgid "%6.2f%% (%+ld bytes)\t%s\n"
1055msgstr ""
1056
cf8316e2 1057#: disk-utils/mkfs.cramfs.c:854
8a9e8346 1058#, c-format
cf8316e2
KZ
1059msgid ""
1060"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
1061"image size is %uMB. We might die prematurely.\n"
1062msgstr ""
1063
1064#: disk-utils/mkfs.cramfs.c:881
1065msgid "ROM image map"
8a9e8346
RW
1066msgstr ""
1067
cf8316e2 1068#: disk-utils/mkfs.cramfs.c:895
8a9e8346
RW
1069#, c-format
1070msgid "Including: %s\n"
1071msgstr ""
1072
cf8316e2 1073#: disk-utils/mkfs.cramfs.c:901
8a9e8346
RW
1074#, c-format
1075msgid "Directory data: %zd bytes\n"
1076msgstr ""
1077
cf8316e2 1078#: disk-utils/mkfs.cramfs.c:909
8a9e8346
RW
1079#, c-format
1080msgid "Everything: %zd kilobytes\n"
1081msgstr ""
1082
cf8316e2 1083#: disk-utils/mkfs.cramfs.c:914
8a9e8346
RW
1084#, c-format
1085msgid "Super block: %zd bytes\n"
1086msgstr ""
1087
cf8316e2 1088#: disk-utils/mkfs.cramfs.c:921
8a9e8346
RW
1089#, c-format
1090msgid "CRC: %x\n"
1091msgstr ""
1092
cf8316e2 1093#: disk-utils/mkfs.cramfs.c:926
8a9e8346
RW
1094#, c-format
1095msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n"
1096msgstr ""
1097
cf8316e2
KZ
1098#: disk-utils/mkfs.cramfs.c:934
1099msgid "ROM image"
1100msgstr ""
1101
1102#: disk-utils/mkfs.cramfs.c:938
8a9e8346
RW
1103#, c-format
1104msgid "ROM image write failed (%zd %zd)\n"
1105msgstr ""
1106
cf8316e2 1107#: disk-utils/mkfs.cramfs.c:947
8a9e8346
RW
1108#, c-format
1109msgid "warning: filenames truncated to 255 bytes.\n"
1110msgstr ""
1111
cf8316e2 1112#: disk-utils/mkfs.cramfs.c:950
8a9e8346
RW
1113#, c-format
1114msgid "warning: files were skipped due to errors.\n"
1115msgstr ""
1116
cf8316e2 1117#: disk-utils/mkfs.cramfs.c:953
8a9e8346
RW
1118#, c-format
1119msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n"
1120msgstr ""
1121
cf8316e2 1122#: disk-utils/mkfs.cramfs.c:958
8a9e8346 1123#, c-format
cf8316e2
KZ
1124msgid ""
1125"warning: uids truncated to %u bits. (This may be a security concern.)\n"
8a9e8346
RW
1126msgstr ""
1127
cf8316e2 1128#: disk-utils/mkfs.cramfs.c:963
8a9e8346 1129#, c-format
cf8316e2
KZ
1130msgid ""
1131"warning: gids truncated to %u bits. (This may be a security concern.)\n"
8a9e8346
RW
1132msgstr ""
1133
cf8316e2 1134#: disk-utils/mkfs.cramfs.c:968
8a9e8346
RW
1135#, c-format
1136msgid ""
1137"WARNING: device numbers truncated to %u bits. This almost certainly means\n"
1138"that some device files will be wrong.\n"
1139msgstr ""
1140
cf8316e2 1141#: disk-utils/mkfs.minix.c:156
8a9e8346
RW
1142#, c-format
1143msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n"
1144msgstr ""
1145
cf8316e2 1146#: disk-utils/mkfs.minix.c:180
8a9e8346
RW
1147#, c-format
1148msgid "%s is mounted; will not make a filesystem here!"
1149msgstr ""
1150
cf8316e2 1151#: disk-utils/mkfs.minix.c:190
8a9e8346
RW
1152msgid "seek to boot block failed in write_tables"
1153msgstr ""
1154
cf8316e2 1155#: disk-utils/mkfs.minix.c:192
8a9e8346
RW
1156msgid "unable to clear boot sector"
1157msgstr ""
1158
cf8316e2 1159#: disk-utils/mkfs.minix.c:194
8a9e8346
RW
1160msgid "seek failed in write_tables"
1161msgstr ""
1162
cf8316e2 1163#: disk-utils/mkfs.minix.c:198
8a9e8346
RW
1164msgid "unable to write inode map"
1165msgstr ""
1166
cf8316e2 1167#: disk-utils/mkfs.minix.c:200
8a9e8346
RW
1168msgid "unable to write zone map"
1169msgstr ""
1170
cf8316e2 1171#: disk-utils/mkfs.minix.c:202
8a9e8346
RW
1172msgid "unable to write inodes"
1173msgstr ""
1174
cf8316e2 1175#: disk-utils/mkfs.minix.c:211
8a9e8346
RW
1176msgid "write failed in write_block"
1177msgstr ""
1178
cf8316e2
KZ
1179#: disk-utils/mkfs.minix.c:219 disk-utils/mkfs.minix.c:293
1180#: disk-utils/mkfs.minix.c:342
8a9e8346
RW
1181msgid "too many bad blocks"
1182msgstr ""
1183
cf8316e2 1184#: disk-utils/mkfs.minix.c:227
8a9e8346
RW
1185msgid "not enough good blocks"
1186msgstr ""
1187
cf8316e2 1188#: disk-utils/mkfs.minix.c:439
8a9e8346
RW
1189msgid "unable to allocate buffers for maps"
1190msgstr ""
1191
cf8316e2 1192#: disk-utils/mkfs.minix.c:448
8a9e8346
RW
1193msgid "unable to allocate buffer for inodes"
1194msgstr ""
1195
cf8316e2 1196#: disk-utils/mkfs.minix.c:454
8a9e8346
RW
1197#, c-format
1198msgid ""
1199"Maxsize=%ld\n"
1200"\n"
1201msgstr ""
1202
cf8316e2 1203#: disk-utils/mkfs.minix.c:468
8a9e8346
RW
1204msgid "seek failed during testing of blocks"
1205msgstr ""
1206
cf8316e2 1207#: disk-utils/mkfs.minix.c:476
8a9e8346
RW
1208#, c-format
1209msgid "Weird values in do_check: probably bugs\n"
1210msgstr ""
1211
cf8316e2 1212#: disk-utils/mkfs.minix.c:507 disk-utils/mkswap.c:306
8a9e8346
RW
1213msgid "seek failed in check_blocks"
1214msgstr ""
1215
cf8316e2 1216#: disk-utils/mkfs.minix.c:516
8a9e8346
RW
1217msgid "bad blocks before data-area: cannot make fs"
1218msgstr ""
1219
cf8316e2 1220#: disk-utils/mkfs.minix.c:522 disk-utils/mkfs.minix.c:547
8a9e8346
RW
1221#, c-format
1222msgid "%d bad blocks\n"
1223msgstr ""
1224
cf8316e2 1225#: disk-utils/mkfs.minix.c:524 disk-utils/mkfs.minix.c:549
8a9e8346
RW
1226#, c-format
1227msgid "one bad block\n"
1228msgstr ""
1229
cf8316e2 1230#: disk-utils/mkfs.minix.c:534
8a9e8346
RW
1231msgid "can't open file of bad blocks"
1232msgstr ""
1233
cf8316e2 1234#: disk-utils/mkfs.minix.c:538
8a9e8346
RW
1235#, c-format
1236msgid "badblock number input error on line %d\n"
1237msgstr ""
1238
cf8316e2 1239#: disk-utils/mkfs.minix.c:539
8a9e8346
RW
1240msgid "cannot read badblocks file"
1241msgstr ""
1242
cf8316e2 1243#: disk-utils/mkfs.minix.c:619
8a9e8346
RW
1244#, c-format
1245msgid "strtol error: number of blocks not specified"
1246msgstr ""
1247
cf8316e2 1248#: disk-utils/mkfs.minix.c:638
8a9e8346
RW
1249#, c-format
1250msgid "unable to stat %s"
1251msgstr ""
1252
cf8316e2 1253#: disk-utils/mkfs.minix.c:644
8a9e8346
RW
1254#, c-format
1255msgid "unable to open %s"
1256msgstr ""
1257
cf8316e2 1258#: disk-utils/mkfs.minix.c:649
8a9e8346
RW
1259#, c-format
1260msgid "cannot determine sector size for %s"
1261msgstr ""
1262
cf8316e2 1263#: disk-utils/mkfs.minix.c:651
8a9e8346
RW
1264#, c-format
1265msgid "block size smaller than physical sector size of %s"
1266msgstr ""
1267
cf8316e2 1268#: disk-utils/mkfs.minix.c:654
8a9e8346
RW
1269#, c-format
1270msgid "cannot determine size of %s"
1271msgstr ""
1272
cf8316e2 1273#: disk-utils/mkfs.minix.c:662
8a9e8346
RW
1274#, c-format
1275msgid "will not try to make filesystem on '%s'"
1276msgstr ""
1277
cf8316e2 1278#: disk-utils/mkfs.minix.c:664
8a9e8346
RW
1279msgid "number of blocks too small"
1280msgstr ""
1281
cf8316e2 1282#: disk-utils/mkswap.c:151
8a9e8346
RW
1283#, c-format
1284msgid "Bad user-specified page size %d\n"
1285msgstr ""
1286
cf8316e2 1287#: disk-utils/mkswap.c:159
8a9e8346
RW
1288#, c-format
1289msgid "Using user-specified page size %d, instead of the system value %d\n"
1290msgstr ""
1291
cf8316e2 1292#: disk-utils/mkswap.c:183
8a9e8346
RW
1293#, c-format
1294msgid "Bad swap header size, no label written.\n"
1295msgstr ""
1296
cf8316e2 1297#: disk-utils/mkswap.c:193
8a9e8346
RW
1298#, c-format
1299msgid "Label was truncated.\n"
1300msgstr ""
1301
cf8316e2 1302#: disk-utils/mkswap.c:199
8a9e8346
RW
1303#, c-format
1304msgid "no label, "
1305msgstr ""
1306
cf8316e2 1307#: disk-utils/mkswap.c:207
8a9e8346
RW
1308#, c-format
1309msgid "no uuid\n"
1310msgstr ""
1311
cf8316e2 1312#: disk-utils/mkswap.c:272
8a9e8346 1313#, c-format
cf8316e2 1314msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n"
8a9e8346
RW
1315msgstr ""
1316
cf8316e2 1317#: disk-utils/mkswap.c:286
8a9e8346
RW
1318msgid "too many bad pages"
1319msgstr ""
1320
cf8316e2
KZ
1321#: disk-utils/mkswap.c:299 misc-utils/look.c:182 misc-utils/setterm.c:1183
1322#: text-utils/more.c:1982 text-utils/more.c:1993
8a9e8346
RW
1323msgid "Out of memory"
1324msgstr ""
1325
cf8316e2 1326#: disk-utils/mkswap.c:313
8a9e8346
RW
1327#, c-format
1328msgid "one bad page\n"
1329msgstr ""
1330
cf8316e2 1331#: disk-utils/mkswap.c:315
8a9e8346
RW
1332#, c-format
1333msgid "%lu bad pages\n"
1334msgstr ""
1335
cf8316e2
KZ
1336#: disk-utils/mkswap.c:392 disk-utils/mkswap.c:408 disk-utils/mkswap.c:625
1337msgid "unable to rewind swap-device"
8a9e8346
RW
1338msgstr ""
1339
cf8316e2
KZ
1340#: disk-utils/mkswap.c:412
1341#, fuzzy
1342msgid "unable to erase bootbits sectors"
1343msgstr "不能读超级块"
1344
1345#: disk-utils/mkswap.c:416
1346#, c-format
1347msgid "%s: %s: warning: don't erase bootbits sectors\n"
8a9e8346
RW
1348msgstr ""
1349
cf8316e2 1350#: disk-utils/mkswap.c:419
8a9e8346 1351#, c-format
cf8316e2 1352msgid " (%s partition table detected). "
8a9e8346
RW
1353msgstr ""
1354
cf8316e2 1355#: disk-utils/mkswap.c:421
8a9e8346 1356#, c-format
cf8316e2 1357msgid " on whole disk. "
8a9e8346
RW
1358msgstr ""
1359
cf8316e2 1360#: disk-utils/mkswap.c:491
8a9e8346 1361#, c-format
cf8316e2 1362msgid "%1$s: warning: ignore -U (UUIDs are unsupported by %1$s)\n"
8a9e8346
RW
1363msgstr ""
1364
cf8316e2 1365#: disk-utils/mkswap.c:507
8a9e8346 1366#, c-format
cf8316e2
KZ
1367msgid "%s: does not support swapspace version %d.\n"
1368msgstr ""
1369
1370#: disk-utils/mkswap.c:515
1371msgid "error: UUID parsing failed"
8a9e8346
RW
1372msgstr ""
1373
cf8316e2 1374#: disk-utils/mkswap.c:525
8a9e8346 1375#, c-format
cf8316e2 1376msgid "%s: error: Nowhere to set up swap on?\n"
8a9e8346
RW
1377msgstr ""
1378
cf8316e2 1379#: disk-utils/mkswap.c:543
8a9e8346 1380#, c-format
cf8316e2 1381msgid "%s: error: size %llu KiB is larger than device size %llu KiB\n"
8a9e8346
RW
1382msgstr ""
1383
cf8316e2 1384#: disk-utils/mkswap.c:552
8a9e8346 1385#, c-format
cf8316e2 1386msgid "%s: error: swap area needs to be at least %ld KiB\n"
8a9e8346
RW
1387msgstr ""
1388
cf8316e2 1389#: disk-utils/mkswap.c:569
8a9e8346 1390#, c-format
cf8316e2 1391msgid "%s: warning: truncating swap area to %llu KiB\n"
8a9e8346
RW
1392msgstr ""
1393
cf8316e2
KZ
1394#: disk-utils/mkswap.c:592
1395#, c-format
1396msgid "%s: error: will not try to make swapdevice on '%s'\n"
8a9e8346
RW
1397msgstr ""
1398
cf8316e2 1399#: disk-utils/mkswap.c:598
8a9e8346 1400#, c-format
cf8316e2 1401msgid "%s: error: %s is mounted; will not make swapspace.\n"
8a9e8346
RW
1402msgstr ""
1403
cf8316e2 1404#: disk-utils/mkswap.c:614
8a9e8346
RW
1405msgid "Unable to set up swap-space: unreadable"
1406msgstr ""
1407
cf8316e2 1408#: disk-utils/mkswap.c:617
8a9e8346 1409#, c-format
cf8316e2 1410msgid "Setting up swapspace version 1, size = %llu KiB\n"
8a9e8346
RW
1411msgstr ""
1412
cf8316e2 1413#: disk-utils/mkswap.c:628
8a9e8346
RW
1414#, c-format
1415msgid "%s: %s: unable to write signature page: %s"
1416msgstr ""
1417
cf8316e2 1418#: disk-utils/mkswap.c:639
8a9e8346
RW
1419msgid "fsync failed"
1420msgstr ""
1421
cf8316e2 1422#: disk-utils/mkswap.c:650
8a9e8346
RW
1423#, c-format
1424msgid "%s: %s: unable to obtain selinux file label: %s\n"
1425msgstr ""
1426
cf8316e2 1427#: disk-utils/mkswap.c:656
8a9e8346
RW
1428msgid "unable to matchpathcon()"
1429msgstr ""
1430
cf8316e2 1431#: disk-utils/mkswap.c:659
8a9e8346
RW
1432msgid "unable to create new selinux context"
1433msgstr ""
1434
cf8316e2 1435#: disk-utils/mkswap.c:661
8a9e8346
RW
1436msgid "couldn't compute selinux context"
1437msgstr ""
1438
cf8316e2 1439#: disk-utils/mkswap.c:667
8a9e8346
RW
1440#, c-format
1441msgid "%s: unable to relabel %s to %s: %s\n"
1442msgstr ""
1443
cf8316e2
KZ
1444#: disk-utils/raw.c:50
1445#, fuzzy, c-format
1446msgid ""
1447"Usage:\n"
1448" %s "
1449msgstr "用法:\n"
1450
1451#: disk-utils/raw.c:122
1452#, c-format
1453msgid ""
1454"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
1455msgstr ""
1456
1457#: disk-utils/raw.c:130
1458#, c-format
1459msgid "Cannot locate raw device '%s' (%s)\n"
1460msgstr ""
1461
1462#: disk-utils/raw.c:136
1463#, c-format
1464msgid "Raw device '%s' is not a character dev\n"
1465msgstr ""
1466
1467#: disk-utils/raw.c:141
1468#, c-format
1469msgid "Device '%s' is not a raw dev\n"
1470msgstr ""
1471
1472#: disk-utils/raw.c:162
1473#, fuzzy, c-format
1474msgid "Cannot locate block device '%s' (%s)\n"
1475msgstr "%s:不是一个块设备\n"
1476
1477#: disk-utils/raw.c:168
1478#, fuzzy, c-format
1479msgid "Device '%s' is not a block dev\n"
1480msgstr "%s:不是一个块设备\n"
1481
1482#: disk-utils/raw.c:203
1483#, c-format
1484msgid "Cannot open master raw device '"
1485msgstr ""
1486
1487#: disk-utils/raw.c:225
1488#, c-format
1489msgid "Error querying raw device (%s)\n"
1490msgstr ""
1491
1492#: disk-utils/raw.c:235 disk-utils/raw.c:255
1493#, c-format
1494msgid "raw%d:\tbound to major %d, minor %d\n"
1495msgstr ""
1496
1497#: disk-utils/raw.c:251
1498#, c-format
1499msgid "Error setting raw device (%s)\n"
1500msgstr ""
1501
1502#: fdisk/cfdisk.c:376 fdisk/cfdisk.c:2080
8a9e8346
RW
1503msgid "Unusable"
1504msgstr ""
1505
cf8316e2 1506#: fdisk/cfdisk.c:378 fdisk/cfdisk.c:2082
8a9e8346
RW
1507msgid "Free Space"
1508msgstr ""
1509
1510#: fdisk/cfdisk.c:381
1511msgid "Linux ext2"
1512msgstr ""
1513
1514#: fdisk/cfdisk.c:383
1515msgid "Linux ext3"
1516msgstr ""
1517
1518#: fdisk/cfdisk.c:385
1519msgid "Linux XFS"
1520msgstr ""
1521
1522#: fdisk/cfdisk.c:387
1523msgid "Linux JFS"
1524msgstr ""
1525
1526#: fdisk/cfdisk.c:389
1527msgid "Linux ReiserFS"
1528msgstr ""
1529
1530#: fdisk/cfdisk.c:391 fdisk/i386_sys_types.c:57
1531msgid "Linux"
1532msgstr ""
1533
1534#: fdisk/cfdisk.c:394
1535msgid "OS/2 HPFS"
1536msgstr ""
1537
1538#: fdisk/cfdisk.c:396
1539msgid "OS/2 IFS"
1540msgstr ""
1541
1542#: fdisk/cfdisk.c:400
1543msgid "NTFS"
1544msgstr ""
1545
1546#: fdisk/cfdisk.c:411
1547#, c-format
1548msgid "Disk has been changed.\n"
1549msgstr ""
1550
1551#: fdisk/cfdisk.c:413
1552#, c-format
1553msgid "Reboot the system to ensure the partition table is correctly updated.\n"
1554msgstr ""
1555
1556#: fdisk/cfdisk.c:417
1557#, c-format
1558msgid ""
1559"\n"
1560"WARNING: If you have created or modified any\n"
1561"DOS 6.x partitions, please see the cfdisk manual\n"
1562"page for additional information.\n"
1563msgstr ""
1564
1565#: fdisk/cfdisk.c:512
1566msgid "FATAL ERROR"
1567msgstr ""
1568
1569#: fdisk/cfdisk.c:513
1570msgid "Press any key to exit cfdisk"
1571msgstr ""
1572
1573#: fdisk/cfdisk.c:560 fdisk/cfdisk.c:568
1574msgid "Cannot seek on disk drive"
1575msgstr ""
1576
1577#: fdisk/cfdisk.c:562
1578msgid "Cannot read disk drive"
1579msgstr ""
1580
1581#: fdisk/cfdisk.c:570
1582msgid "Cannot write disk drive"
1583msgstr ""
1584
1585#: fdisk/cfdisk.c:913
1586msgid "Too many partitions"
1587msgstr ""
1588
1589#: fdisk/cfdisk.c:918
1590msgid "Partition begins before sector 0"
1591msgstr ""
1592
1593#: fdisk/cfdisk.c:923
1594msgid "Partition ends before sector 0"
1595msgstr ""
1596
1597#: fdisk/cfdisk.c:928
1598msgid "Partition begins after end-of-disk"
1599msgstr ""
1600
1601#: fdisk/cfdisk.c:933
1602msgid "Partition ends after end-of-disk"
1603msgstr ""
1604
1605#: fdisk/cfdisk.c:938
1606msgid "Partition ends in the final partial cylinder"
1607msgstr ""
1608
1609#: fdisk/cfdisk.c:962
1610msgid "logical partitions not in disk order"
1611msgstr ""
1612
1613#: fdisk/cfdisk.c:965
1614msgid "logical partitions overlap"
1615msgstr ""
1616
1617#: fdisk/cfdisk.c:969
1618msgid "enlarged logical partitions overlap"
1619msgstr ""
1620
1621#: fdisk/cfdisk.c:999
cf8316e2
KZ
1622msgid ""
1623"!!!! Internal error creating logical drive with no extended partition !!!!"
8a9e8346
RW
1624msgstr ""
1625
1626#: fdisk/cfdisk.c:1010 fdisk/cfdisk.c:1022
cf8316e2
KZ
1627msgid ""
1628"Cannot create logical drive here -- would create two extended partitions"
8a9e8346
RW
1629msgstr ""
1630
1631#: fdisk/cfdisk.c:1164
1632msgid "Menu item too long. Menu may look odd."
1633msgstr ""
1634
1635#: fdisk/cfdisk.c:1220
1636msgid "Menu without direction. Defaulting to horizontal."
1637msgstr ""
1638
1639#: fdisk/cfdisk.c:1351
1640msgid "Illegal key"
1641msgstr ""
1642
1643#: fdisk/cfdisk.c:1374
1644msgid "Press a key to continue"
1645msgstr ""
1646
cf8316e2
KZ
1647#: fdisk/cfdisk.c:1421 fdisk/cfdisk.c:2051 fdisk/cfdisk.c:2583
1648#: fdisk/cfdisk.c:2585
8a9e8346
RW
1649msgid "Primary"
1650msgstr ""
1651
1652#: fdisk/cfdisk.c:1421
1653msgid "Create a new primary partition"
1654msgstr ""
1655
cf8316e2
KZ
1656#: fdisk/cfdisk.c:1422 fdisk/cfdisk.c:2051 fdisk/cfdisk.c:2582
1657#: fdisk/cfdisk.c:2585
8a9e8346
RW
1658msgid "Logical"
1659msgstr ""
1660
1661#: fdisk/cfdisk.c:1422
1662msgid "Create a new logical partition"
1663msgstr ""
1664
cf8316e2 1665#: fdisk/cfdisk.c:1423 fdisk/cfdisk.c:1478 fdisk/cfdisk.c:2256
8a9e8346
RW
1666msgid "Cancel"
1667msgstr ""
1668
1669#: fdisk/cfdisk.c:1423 fdisk/cfdisk.c:1478
1670msgid "Don't create a partition"
1671msgstr ""
1672
1673#: fdisk/cfdisk.c:1439
1674msgid "!!! Internal error !!!"
1675msgstr ""
1676
1677#: fdisk/cfdisk.c:1442
1678msgid "Size (in MB): "
1679msgstr ""
1680
1681#: fdisk/cfdisk.c:1476
1682msgid "Beginning"
1683msgstr ""
1684
1685#: fdisk/cfdisk.c:1476
1686msgid "Add partition at beginning of free space"
1687msgstr ""
1688
1689#: fdisk/cfdisk.c:1477
1690msgid "End"
1691msgstr ""
1692
1693#: fdisk/cfdisk.c:1477
1694msgid "Add partition at end of free space"
1695msgstr ""
1696
1697#: fdisk/cfdisk.c:1495
1698msgid "No room to create the extended partition"
1699msgstr ""
1700
1701#: fdisk/cfdisk.c:1569
1702msgid "No partition table.\n"
1703msgstr ""
1704
1705#: fdisk/cfdisk.c:1573
1706msgid "No partition table. Starting with zero table."
1707msgstr ""
1708
1709#: fdisk/cfdisk.c:1583
1710msgid "Bad signature on partition table"
1711msgstr ""
1712
1713#: fdisk/cfdisk.c:1587
1714msgid "Unknown partition table type"
1715msgstr ""
1716
1717#: fdisk/cfdisk.c:1589
1718msgid "Do you wish to start with a zero table [y/N] ?"
1719msgstr ""
1720
1721#: fdisk/cfdisk.c:1637
1722msgid "You specified more cylinders than fit on disk"
1723msgstr ""
1724
1725#: fdisk/cfdisk.c:1669
1726msgid "Cannot open disk drive"
1727msgstr ""
1728
cf8316e2 1729#: fdisk/cfdisk.c:1671 fdisk/cfdisk.c:1860
8a9e8346
RW
1730msgid "Opened disk read-only - you have no permission to write"
1731msgstr ""
1732
1733#: fdisk/cfdisk.c:1682
cf8316e2
KZ
1734msgid ""
1735"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
8a9e8346
RW
1736msgstr ""
1737
cf8316e2 1738#: fdisk/cfdisk.c:1701
8a9e8346
RW
1739msgid "Cannot get disk size"
1740msgstr ""
1741
cf8316e2 1742#: fdisk/cfdisk.c:1727
8a9e8346
RW
1743msgid "Bad primary partition"
1744msgstr ""
1745
cf8316e2 1746#: fdisk/cfdisk.c:1757
8a9e8346
RW
1747msgid "Bad logical partition"
1748msgstr ""
1749
cf8316e2 1750#: fdisk/cfdisk.c:1872
8a9e8346
RW
1751msgid "Warning!! This may destroy data on your disk!"
1752msgstr ""
1753
cf8316e2
KZ
1754#: fdisk/cfdisk.c:1876
1755msgid ""
1756"Are you sure you want to write the partition table to disk? (yes or no): "
8a9e8346
RW
1757msgstr ""
1758
cf8316e2 1759#: fdisk/cfdisk.c:1882
8a9e8346
RW
1760msgid "no"
1761msgstr ""
1762
cf8316e2 1763#: fdisk/cfdisk.c:1884
8a9e8346
RW
1764msgid "Did not write partition table to disk"
1765msgstr ""
1766
cf8316e2 1767#: fdisk/cfdisk.c:1886
8a9e8346
RW
1768msgid "yes"
1769msgstr ""
1770
cf8316e2 1771#: fdisk/cfdisk.c:1890
8a9e8346
RW
1772msgid "Please enter `yes' or `no'"
1773msgstr ""
1774
cf8316e2 1775#: fdisk/cfdisk.c:1894
8a9e8346
RW
1776msgid "Writing partition table to disk..."
1777msgstr ""
1778
cf8316e2 1779#: fdisk/cfdisk.c:1921 fdisk/cfdisk.c:1925
8a9e8346
RW
1780msgid "Wrote partition table to disk"
1781msgstr ""
1782
cf8316e2
KZ
1783#: fdisk/cfdisk.c:1923
1784msgid ""
1785"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
1786"(8) or reboot to update table."
8a9e8346
RW
1787msgstr ""
1788
cf8316e2 1789#: fdisk/cfdisk.c:1933
8a9e8346
RW
1790msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
1791msgstr ""
1792
cf8316e2
KZ
1793#: fdisk/cfdisk.c:1935
1794msgid ""
1795"More than one primary partition is marked bootable. DOS MBR cannot boot this."
8a9e8346
RW
1796msgstr ""
1797
cf8316e2 1798#: fdisk/cfdisk.c:1993 fdisk/cfdisk.c:2112 fdisk/cfdisk.c:2196
8a9e8346
RW
1799msgid "Enter filename or press RETURN to display on screen: "
1800msgstr ""
1801
cf8316e2 1802#: fdisk/cfdisk.c:2002 fdisk/cfdisk.c:2120 fdisk/cfdisk.c:2204
8a9e8346
RW
1803#, c-format
1804msgid "Cannot open file '%s'"
1805msgstr ""
1806
cf8316e2 1807#: fdisk/cfdisk.c:2013
8a9e8346
RW
1808#, c-format
1809msgid "Disk Drive: %s\n"
1810msgstr ""
1811
cf8316e2 1812#: fdisk/cfdisk.c:2015
8a9e8346
RW
1813msgid "Sector 0:\n"
1814msgstr ""
1815
cf8316e2 1816#: fdisk/cfdisk.c:2022
8a9e8346
RW
1817#, c-format
1818msgid "Sector %d:\n"
1819msgstr ""
1820
cf8316e2 1821#: fdisk/cfdisk.c:2042
8a9e8346
RW
1822msgid " None "
1823msgstr ""
1824
cf8316e2 1825#: fdisk/cfdisk.c:2044
8a9e8346
RW
1826msgid " Pri/Log"
1827msgstr ""
1828
cf8316e2 1829#: fdisk/cfdisk.c:2046
8a9e8346
RW
1830msgid " Primary"
1831msgstr ""
1832
cf8316e2 1833#: fdisk/cfdisk.c:2048
8a9e8346
RW
1834msgid " Logical"
1835msgstr ""
1836
cf8316e2
KZ
1837#: fdisk/cfdisk.c:2086 fdisk/fdisk.c:1534 fdisk/fdisk.c:1855
1838#: fdisk/fdisksgilabel.c:240 fdisk/fdisksunlabel.c:621 fdisk/sfdisk.c:653
8a9e8346
RW
1839msgid "Unknown"
1840msgstr ""
1841
cf8316e2 1842#: fdisk/cfdisk.c:2092 fdisk/cfdisk.c:2560 fdisk/fdisksunlabel.c:44
8a9e8346
RW
1843msgid "Boot"
1844msgstr ""
1845
cf8316e2 1846#: fdisk/cfdisk.c:2094
8a9e8346
RW
1847#, c-format
1848msgid "(%02X)"
1849msgstr ""
1850
cf8316e2 1851#: fdisk/cfdisk.c:2096
8a9e8346
RW
1852msgid "None"
1853msgstr ""
1854
cf8316e2 1855#: fdisk/cfdisk.c:2131 fdisk/cfdisk.c:2215
8a9e8346
RW
1856#, c-format
1857msgid "Partition Table for %s\n"
1858msgstr ""
1859
cf8316e2 1860#: fdisk/cfdisk.c:2133
8a9e8346
RW
1861msgid " First Last\n"
1862msgstr ""
1863
cf8316e2
KZ
1864#: fdisk/cfdisk.c:2134
1865msgid ""
1866" # Type Sector Sector Offset Length Filesystem Type (ID) "
1867"Flag\n"
8a9e8346
RW
1868msgstr ""
1869
cf8316e2
KZ
1870#: fdisk/cfdisk.c:2135
1871msgid ""
1872"-- ------- ----------- ----------- ------ ----------- -------------------- "
1873"----\n"
8a9e8346
RW
1874msgstr ""
1875
cf8316e2 1876#: fdisk/cfdisk.c:2218
8a9e8346
RW
1877msgid " ---Starting---- ----Ending----- Start Number of\n"
1878msgstr ""
1879
cf8316e2 1880#: fdisk/cfdisk.c:2219
8a9e8346
RW
1881msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n"
1882msgstr ""
1883
cf8316e2 1884#: fdisk/cfdisk.c:2220
8a9e8346
RW
1885msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
1886msgstr ""
1887
cf8316e2 1888#: fdisk/cfdisk.c:2253
8a9e8346
RW
1889msgid "Raw"
1890msgstr ""
1891
cf8316e2 1892#: fdisk/cfdisk.c:2253
8a9e8346
RW
1893msgid "Print the table using raw data format"
1894msgstr ""
1895
cf8316e2 1896#: fdisk/cfdisk.c:2254 fdisk/cfdisk.c:2357
8a9e8346
RW
1897msgid "Sectors"
1898msgstr ""
1899
cf8316e2 1900#: fdisk/cfdisk.c:2254
8a9e8346
RW
1901msgid "Print the table ordered by sectors"
1902msgstr ""
1903
cf8316e2 1904#: fdisk/cfdisk.c:2255
8a9e8346
RW
1905msgid "Table"
1906msgstr ""
1907
cf8316e2 1908#: fdisk/cfdisk.c:2255
8a9e8346
RW
1909msgid "Just print the partition table"
1910msgstr ""
1911
cf8316e2 1912#: fdisk/cfdisk.c:2256
8a9e8346
RW
1913msgid "Don't print the table"
1914msgstr ""
1915
cf8316e2 1916#: fdisk/cfdisk.c:2284
8a9e8346
RW
1917msgid "Help Screen for cfdisk"
1918msgstr ""
1919
cf8316e2 1920#: fdisk/cfdisk.c:2286
8a9e8346
RW
1921msgid "This is cfdisk, a curses based disk partitioning program, which"
1922msgstr ""
1923
cf8316e2 1924#: fdisk/cfdisk.c:2287
8a9e8346
RW
1925msgid "allows you to create, delete and modify partitions on your hard"
1926msgstr ""
1927
cf8316e2 1928#: fdisk/cfdisk.c:2288
8a9e8346
RW
1929msgid "disk drive."
1930msgstr ""
1931
cf8316e2 1932#: fdisk/cfdisk.c:2290
8a9e8346
RW
1933msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb"
1934msgstr ""
1935
cf8316e2 1936#: fdisk/cfdisk.c:2292
8a9e8346
RW
1937msgid "Command Meaning"
1938msgstr ""
1939
cf8316e2 1940#: fdisk/cfdisk.c:2293
8a9e8346
RW
1941msgid "------- -------"
1942msgstr ""
1943
cf8316e2 1944#: fdisk/cfdisk.c:2294
8a9e8346
RW
1945msgid " b Toggle bootable flag of the current partition"
1946msgstr ""
1947
cf8316e2 1948#: fdisk/cfdisk.c:2295
8a9e8346
RW
1949msgid " d Delete the current partition"
1950msgstr ""
1951
cf8316e2 1952#: fdisk/cfdisk.c:2296
8a9e8346
RW
1953msgid " g Change cylinders, heads, sectors-per-track parameters"
1954msgstr ""
1955
cf8316e2 1956#: fdisk/cfdisk.c:2297
8a9e8346
RW
1957msgid " WARNING: This option should only be used by people who"
1958msgstr ""
1959
cf8316e2 1960#: fdisk/cfdisk.c:2298
8a9e8346
RW
1961msgid " know what they are doing."
1962msgstr ""
1963
cf8316e2 1964#: fdisk/cfdisk.c:2299
8a9e8346
RW
1965msgid " h Print this screen"
1966msgstr ""
1967
cf8316e2 1968#: fdisk/cfdisk.c:2300
8a9e8346
RW
1969msgid " m Maximize disk usage of the current partition"
1970msgstr ""
1971
cf8316e2 1972#: fdisk/cfdisk.c:2301
8a9e8346
RW
1973msgid " Note: This may make the partition incompatible with"
1974msgstr ""
1975
cf8316e2 1976#: fdisk/cfdisk.c:2302
8a9e8346
RW
1977msgid " DOS, OS/2, ..."
1978msgstr ""
1979
cf8316e2 1980#: fdisk/cfdisk.c:2303
8a9e8346
RW
1981msgid " n Create new partition from free space"
1982msgstr ""
1983
cf8316e2 1984#: fdisk/cfdisk.c:2304
8a9e8346
RW
1985msgid " p Print partition table to the screen or to a file"
1986msgstr ""
1987
cf8316e2 1988#: fdisk/cfdisk.c:2305
8a9e8346
RW
1989msgid " There are several different formats for the partition"
1990msgstr ""
1991
cf8316e2 1992#: fdisk/cfdisk.c:2306
8a9e8346
RW
1993msgid " that you can choose from:"
1994msgstr ""
1995
cf8316e2 1996#: fdisk/cfdisk.c:2307
8a9e8346
RW
1997msgid " r - Raw data (exactly what would be written to disk)"
1998msgstr ""
1999
cf8316e2 2000#: fdisk/cfdisk.c:2308
8a9e8346
RW
2001msgid " s - Table ordered by sectors"
2002msgstr ""
2003
cf8316e2 2004#: fdisk/cfdisk.c:2309
8a9e8346
RW
2005msgid " t - Table in raw format"
2006msgstr ""
2007
cf8316e2 2008#: fdisk/cfdisk.c:2310
8a9e8346
RW
2009msgid " q Quit program without writing partition table"
2010msgstr ""
2011
cf8316e2 2012#: fdisk/cfdisk.c:2311
8a9e8346
RW
2013msgid " t Change the filesystem type"
2014msgstr ""
2015
cf8316e2 2016#: fdisk/cfdisk.c:2312
8a9e8346
RW
2017msgid " u Change units of the partition size display"
2018msgstr ""
2019
cf8316e2 2020#: fdisk/cfdisk.c:2313
8a9e8346
RW
2021msgid " Rotates through MB, sectors and cylinders"
2022msgstr ""
2023
cf8316e2 2024#: fdisk/cfdisk.c:2314
8a9e8346
RW
2025msgid " W Write partition table to disk (must enter upper case W)"
2026msgstr ""
2027
cf8316e2 2028#: fdisk/cfdisk.c:2315
8a9e8346
RW
2029msgid " Since this might destroy data on the disk, you must"
2030msgstr ""
2031
cf8316e2 2032#: fdisk/cfdisk.c:2316
8a9e8346
RW
2033msgid " either confirm or deny the write by entering `yes' or"
2034msgstr ""
2035
cf8316e2 2036#: fdisk/cfdisk.c:2317
8a9e8346
RW
2037msgid " `no'"
2038msgstr ""
2039
cf8316e2 2040#: fdisk/cfdisk.c:2318
8a9e8346
RW
2041msgid "Up Arrow Move cursor to the previous partition"
2042msgstr ""
2043
cf8316e2 2044#: fdisk/cfdisk.c:2319
8a9e8346
RW
2045msgid "Down Arrow Move cursor to the next partition"
2046msgstr ""
2047
cf8316e2 2048#: fdisk/cfdisk.c:2320
8a9e8346
RW
2049msgid "CTRL-L Redraws the screen"
2050msgstr ""
2051
cf8316e2 2052#: fdisk/cfdisk.c:2321
8a9e8346
RW
2053msgid " ? Print this screen"
2054msgstr ""
2055
cf8316e2 2056#: fdisk/cfdisk.c:2323
8a9e8346
RW
2057msgid "Note: All of the commands can be entered with either upper or lower"
2058msgstr ""
2059
cf8316e2 2060#: fdisk/cfdisk.c:2324
8a9e8346
RW
2061msgid "case letters (except for Writes)."
2062msgstr ""
2063
cf8316e2 2064#: fdisk/cfdisk.c:2355 fdisk/fdisksunlabel.c:237
8a9e8346
RW
2065msgid "Cylinders"
2066msgstr ""
2067
cf8316e2 2068#: fdisk/cfdisk.c:2355
8a9e8346
RW
2069msgid "Change cylinder geometry"
2070msgstr ""
2071
cf8316e2 2072#: fdisk/cfdisk.c:2356 fdisk/fdisksunlabel.c:235
8a9e8346
RW
2073msgid "Heads"
2074msgstr ""
2075
cf8316e2 2076#: fdisk/cfdisk.c:2356
8a9e8346
RW
2077msgid "Change head geometry"
2078msgstr ""
2079
cf8316e2 2080#: fdisk/cfdisk.c:2357
8a9e8346
RW
2081msgid "Change sector geometry"
2082msgstr ""
2083
cf8316e2 2084#: fdisk/cfdisk.c:2358
8a9e8346
RW
2085msgid "Done"
2086msgstr ""
2087
cf8316e2 2088#: fdisk/cfdisk.c:2358
8a9e8346
RW
2089msgid "Done with changing geometry"
2090msgstr ""
2091
cf8316e2 2092#: fdisk/cfdisk.c:2371
8a9e8346
RW
2093msgid "Enter the number of cylinders: "
2094msgstr ""
2095
cf8316e2 2096#: fdisk/cfdisk.c:2382 fdisk/cfdisk.c:2953
8a9e8346
RW
2097msgid "Illegal cylinders value"
2098msgstr ""
2099
cf8316e2 2100#: fdisk/cfdisk.c:2388
8a9e8346
RW
2101msgid "Enter the number of heads: "
2102msgstr ""
2103
cf8316e2 2104#: fdisk/cfdisk.c:2395 fdisk/cfdisk.c:2963
8a9e8346
RW
2105msgid "Illegal heads value"
2106msgstr ""
2107
cf8316e2 2108#: fdisk/cfdisk.c:2401
8a9e8346
RW
2109msgid "Enter the number of sectors per track: "
2110msgstr ""
2111
cf8316e2 2112#: fdisk/cfdisk.c:2408 fdisk/cfdisk.c:2970
8a9e8346
RW
2113msgid "Illegal sectors value"
2114msgstr ""
2115
cf8316e2 2116#: fdisk/cfdisk.c:2511
8a9e8346
RW
2117msgid "Enter filesystem type: "
2118msgstr ""
2119
cf8316e2 2120#: fdisk/cfdisk.c:2529
8a9e8346
RW
2121msgid "Cannot change FS Type to empty"
2122msgstr ""
2123
cf8316e2 2124#: fdisk/cfdisk.c:2531
8a9e8346
RW
2125msgid "Cannot change FS Type to extended"
2126msgstr ""
2127
cf8316e2 2128#: fdisk/cfdisk.c:2562
8a9e8346
RW
2129#, c-format
2130msgid "Unk(%02X)"
2131msgstr ""
2132
cf8316e2 2133#: fdisk/cfdisk.c:2565 fdisk/cfdisk.c:2568
8a9e8346
RW
2134msgid ", NC"
2135msgstr ""
2136
cf8316e2 2137#: fdisk/cfdisk.c:2573 fdisk/cfdisk.c:2576
8a9e8346
RW
2138msgid "NC"
2139msgstr ""
2140
cf8316e2 2141#: fdisk/cfdisk.c:2584
8a9e8346
RW
2142msgid "Pri/Log"
2143msgstr ""
2144
cf8316e2 2145#: fdisk/cfdisk.c:2591
8a9e8346
RW
2146#, c-format
2147msgid "Unknown (%02X)"
2148msgstr ""
2149
cf8316e2 2150#: fdisk/cfdisk.c:2660
8a9e8346
RW
2151#, c-format
2152msgid "Disk Drive: %s"
2153msgstr ""
2154
cf8316e2 2155#: fdisk/cfdisk.c:2667
8a9e8346
RW
2156#, c-format
2157msgid "Size: %lld bytes, %lld MB"
2158msgstr ""
2159
cf8316e2 2160#: fdisk/cfdisk.c:2670
8a9e8346
RW
2161#, c-format
2162msgid "Size: %lld bytes, %lld.%lld GB"
2163msgstr ""
2164
cf8316e2 2165#: fdisk/cfdisk.c:2674
8a9e8346
RW
2166#, c-format
2167msgid "Heads: %d Sectors per Track: %d Cylinders: %lld"
2168msgstr ""
2169
cf8316e2 2170#: fdisk/cfdisk.c:2678 login-utils/chfn.c:377
8a9e8346
RW
2171msgid "Name"
2172msgstr ""
2173
cf8316e2 2174#: fdisk/cfdisk.c:2679
8a9e8346
RW
2175msgid "Flags"
2176msgstr ""
2177
cf8316e2 2178#: fdisk/cfdisk.c:2680
8a9e8346
RW
2179msgid "Part Type"
2180msgstr ""
2181
cf8316e2 2182#: fdisk/cfdisk.c:2681
8a9e8346
RW
2183msgid "FS Type"
2184msgstr ""
2185
cf8316e2 2186#: fdisk/cfdisk.c:2682
8a9e8346
RW
2187msgid "[Label]"
2188msgstr ""
2189
cf8316e2 2190#: fdisk/cfdisk.c:2684
8a9e8346
RW
2191msgid " Sectors"
2192msgstr ""
2193
cf8316e2 2194#: fdisk/cfdisk.c:2686
8a9e8346
RW
2195msgid " Cylinders"
2196msgstr ""
2197
cf8316e2 2198#: fdisk/cfdisk.c:2688
8a9e8346
RW
2199msgid " Size (MB)"
2200msgstr ""
2201
cf8316e2 2202#: fdisk/cfdisk.c:2690
8a9e8346
RW
2203msgid " Size (GB)"
2204msgstr ""
2205
cf8316e2 2206#: fdisk/cfdisk.c:2744
8a9e8346
RW
2207msgid "Bootable"
2208msgstr ""
2209
cf8316e2 2210#: fdisk/cfdisk.c:2744
8a9e8346
RW
2211msgid "Toggle bootable flag of the current partition"
2212msgstr ""
2213
cf8316e2 2214#: fdisk/cfdisk.c:2745
8a9e8346
RW
2215msgid "Delete"
2216msgstr ""
2217
cf8316e2 2218#: fdisk/cfdisk.c:2745
8a9e8346
RW
2219msgid "Delete the current partition"
2220msgstr ""
2221
cf8316e2 2222#: fdisk/cfdisk.c:2746
8a9e8346
RW
2223msgid "Geometry"
2224msgstr ""
2225
cf8316e2 2226#: fdisk/cfdisk.c:2746
8a9e8346
RW
2227msgid "Change disk geometry (experts only)"
2228msgstr ""
2229
cf8316e2 2230#: fdisk/cfdisk.c:2747
8a9e8346
RW
2231msgid "Help"
2232msgstr ""
2233
cf8316e2 2234#: fdisk/cfdisk.c:2747
8a9e8346
RW
2235msgid "Print help screen"
2236msgstr ""
2237
cf8316e2 2238#: fdisk/cfdisk.c:2748
8a9e8346
RW
2239msgid "Maximize"
2240msgstr ""
2241
cf8316e2 2242#: fdisk/cfdisk.c:2748
8a9e8346
RW
2243msgid "Maximize disk usage of the current partition (experts only)"
2244msgstr ""
2245
cf8316e2 2246#: fdisk/cfdisk.c:2749
8a9e8346
RW
2247msgid "New"
2248msgstr ""
2249
cf8316e2 2250#: fdisk/cfdisk.c:2749
8a9e8346
RW
2251msgid "Create new partition from free space"
2252msgstr ""
2253
cf8316e2 2254#: fdisk/cfdisk.c:2750
8a9e8346
RW
2255msgid "Print"
2256msgstr ""
2257
cf8316e2 2258#: fdisk/cfdisk.c:2750
8a9e8346
RW
2259msgid "Print partition table to the screen or to a file"
2260msgstr ""
2261
cf8316e2 2262#: fdisk/cfdisk.c:2751
8a9e8346
RW
2263msgid "Quit"
2264msgstr ""
2265
cf8316e2 2266#: fdisk/cfdisk.c:2751
8a9e8346
RW
2267msgid "Quit program without writing partition table"
2268msgstr ""
2269
cf8316e2 2270#: fdisk/cfdisk.c:2752
8a9e8346
RW
2271msgid "Type"
2272msgstr ""
2273
cf8316e2 2274#: fdisk/cfdisk.c:2752
8a9e8346
RW
2275msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)"
2276msgstr ""
2277
cf8316e2 2278#: fdisk/cfdisk.c:2753
8a9e8346
RW
2279msgid "Units"
2280msgstr ""
2281
cf8316e2 2282#: fdisk/cfdisk.c:2753
8a9e8346
RW
2283msgid "Change units of the partition size display (MB, sect, cyl)"
2284msgstr ""
2285
cf8316e2 2286#: fdisk/cfdisk.c:2754
8a9e8346
RW
2287msgid "Write"
2288msgstr ""
2289
cf8316e2 2290#: fdisk/cfdisk.c:2754
8a9e8346
RW
2291msgid "Write partition table to disk (this might destroy data)"
2292msgstr ""
2293
cf8316e2 2294#: fdisk/cfdisk.c:2800
8a9e8346
RW
2295msgid "Cannot make this partition bootable"
2296msgstr ""
2297
cf8316e2 2298#: fdisk/cfdisk.c:2810
8a9e8346
RW
2299msgid "Cannot delete an empty partition"
2300msgstr ""
2301
cf8316e2 2302#: fdisk/cfdisk.c:2830 fdisk/cfdisk.c:2832
8a9e8346
RW
2303msgid "Cannot maximize this partition"
2304msgstr ""
2305
cf8316e2 2306#: fdisk/cfdisk.c:2840
8a9e8346
RW
2307msgid "This partition is unusable"
2308msgstr ""
2309
cf8316e2 2310#: fdisk/cfdisk.c:2842
8a9e8346
RW
2311msgid "This partition is already in use"
2312msgstr ""
2313
cf8316e2 2314#: fdisk/cfdisk.c:2859
8a9e8346
RW
2315msgid "Cannot change the type of an empty partition"
2316msgstr ""
2317
cf8316e2 2318#: fdisk/cfdisk.c:2886 fdisk/cfdisk.c:2892
8a9e8346
RW
2319msgid "No more partitions"
2320msgstr ""
2321
cf8316e2 2322#: fdisk/cfdisk.c:2899
8a9e8346
RW
2323msgid "Illegal command"
2324msgstr ""
2325
cf8316e2 2326#: fdisk/cfdisk.c:2909
8a9e8346
RW
2327#, c-format
2328msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n"
2329msgstr ""
2330
cf8316e2 2331#: fdisk/cfdisk.c:2916
8a9e8346
RW
2332#, c-format
2333msgid ""
2334"\n"
2335"Usage:\n"
2336"Print version:\n"
2337" %s -v\n"
2338"Print partition table:\n"
2339" %s -P {r|s|t} [options] device\n"
2340"Interactive use:\n"
2341" %s [options] device\n"
2342"\n"
2343"Options:\n"
2344"-a: Use arrow instead of highlighting;\n"
2345"-z: Start with a zero partition table, instead of reading the pt from disk;\n"
2346"-c C -h H -s S: Override the kernel's idea of the number of cylinders,\n"
2347" the number of heads and the number of sectors/track.\n"
2348"\n"
2349msgstr ""
2350
2351#: fdisk/fdiskaixlabel.c:27
2352msgid ""
2353"\n"
2354"\tThere is a valid AIX label on this disk.\n"
2355"\tUnfortunately Linux cannot handle these\n"
2356"\tdisks at the moment. Nevertheless some\n"
2357"\tadvice:\n"
2358"\t1. fdisk will destroy its contents on write.\n"
2359"\t2. Be sure that this disk is NOT a still vital\n"
2360"\t part of a volume group. (Otherwise you may\n"
2361"\t erase the other disks as well, if unmirrored.)\n"
2362"\t3. Before deleting this physical volume be sure\n"
2363"\t to remove the disk logically from your AIX\n"
2364"\t machine. (Otherwise you become an AIXpert)."
2365msgstr ""
2366
2367#: fdisk/fdiskbsdlabel.c:122
2368#, c-format
2369msgid ""
2370"\n"
2371"BSD label for device: %s\n"
2372msgstr ""
2373
cf8316e2
KZ
2374#: fdisk/fdiskbsdlabel.c:129 fdisk/fdisk.c:386 fdisk/fdisk.c:405
2375#: fdisk/fdisk.c:423 fdisk/fdisk.c:430 fdisk/fdisk.c:453 fdisk/fdisk.c:471
2376#: fdisk/fdisk.c:487 fdisk/fdisk.c:503
8a9e8346
RW
2377msgid "Command action"
2378msgstr ""
2379
2380#: fdisk/fdiskbsdlabel.c:130
2381msgid " d delete a BSD partition"
2382msgstr ""
2383
2384#: fdisk/fdiskbsdlabel.c:131
2385msgid " e edit drive data"
2386msgstr ""
2387
2388#: fdisk/fdiskbsdlabel.c:132
2389msgid " i install bootstrap"
2390msgstr ""
2391
2392#: fdisk/fdiskbsdlabel.c:133
2393msgid " l list known filesystem types"
2394msgstr ""
2395
cf8316e2
KZ
2396#: fdisk/fdiskbsdlabel.c:134 fdisk/fdisk.c:392 fdisk/fdisk.c:411
2397#: fdisk/fdisk.c:424 fdisk/fdisk.c:436 fdisk/fdisk.c:461 fdisk/fdisk.c:478
2398#: fdisk/fdisk.c:494 fdisk/fdisk.c:512
8a9e8346
RW
2399msgid " m print this menu"
2400msgstr ""
2401
2402#: fdisk/fdiskbsdlabel.c:135
2403msgid " n add a new BSD partition"
2404msgstr ""
2405
2406#: fdisk/fdiskbsdlabel.c:136
2407msgid " p print BSD partition table"
2408msgstr ""
2409
cf8316e2
KZ
2410#: fdisk/fdiskbsdlabel.c:137 fdisk/fdisk.c:396 fdisk/fdisk.c:415
2411#: fdisk/fdisk.c:426 fdisk/fdisk.c:440 fdisk/fdisk.c:463 fdisk/fdisk.c:480
2412#: fdisk/fdisk.c:496 fdisk/fdisk.c:514
8a9e8346
RW
2413msgid " q quit without saving changes"
2414msgstr ""
2415
cf8316e2
KZ
2416#: fdisk/fdiskbsdlabel.c:138 fdisk/fdisk.c:464 fdisk/fdisk.c:481
2417#: fdisk/fdisk.c:497 fdisk/fdisk.c:515
8a9e8346
RW
2418msgid " r return to main menu"
2419msgstr ""
2420
2421#: fdisk/fdiskbsdlabel.c:139
2422msgid " s show complete disklabel"
2423msgstr ""
2424
2425#: fdisk/fdiskbsdlabel.c:140
2426msgid " t change a partition's filesystem id"
2427msgstr ""
2428
2429#: fdisk/fdiskbsdlabel.c:141
2430msgid " u change units (cylinders/sectors)"
2431msgstr ""
2432
2433#: fdisk/fdiskbsdlabel.c:142
2434msgid " w write disklabel to disk"
2435msgstr ""
2436
2437#: fdisk/fdiskbsdlabel.c:144
2438msgid " x link BSD partition to non-BSD partition"
2439msgstr ""
2440
2441#: fdisk/fdiskbsdlabel.c:176
2442#, c-format
2443msgid "Partition %s has invalid starting sector 0.\n"
2444msgstr ""
2445
2446#: fdisk/fdiskbsdlabel.c:180
2447#, c-format
2448msgid "Reading disklabel of %s at sector %d.\n"
2449msgstr ""
2450
2451#: fdisk/fdiskbsdlabel.c:190
2452#, c-format
2453msgid "There is no *BSD partition on %s.\n"
2454msgstr ""
2455
2456#: fdisk/fdiskbsdlabel.c:204
2457msgid "BSD disklabel command (m for help): "
2458msgstr ""
2459
cf8316e2
KZ
2460#: fdisk/fdiskbsdlabel.c:284 fdisk/fdisk.c:2052 fdisk/fdisksgilabel.c:651
2461#: fdisk/fdisksunlabel.c:431
8a9e8346
RW
2462#, c-format
2463msgid "First %s"
2464msgstr ""
2465
cf8316e2 2466#: fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:488
8a9e8346
RW
2467#, c-format
2468msgid "Last %s or +size or +sizeM or +sizeK"
2469msgstr ""
2470
2471#: fdisk/fdiskbsdlabel.c:318
2472#, c-format
2473msgid "type: %s\n"
2474msgstr ""
2475
2476#: fdisk/fdiskbsdlabel.c:320
2477#, c-format
2478msgid "type: %d\n"
2479msgstr ""
2480
2481#: fdisk/fdiskbsdlabel.c:321
2482#, c-format
2483msgid "disk: %.*s\n"
2484msgstr ""
2485
2486#: fdisk/fdiskbsdlabel.c:322
2487#, c-format
2488msgid "label: %.*s\n"
2489msgstr ""
2490
2491#: fdisk/fdiskbsdlabel.c:323
2492#, c-format
2493msgid "flags:"
2494msgstr ""
2495
2496#: fdisk/fdiskbsdlabel.c:325
2497#, c-format
2498msgid " removable"
2499msgstr ""
2500
2501#: fdisk/fdiskbsdlabel.c:327
2502#, c-format
2503msgid " ecc"
2504msgstr ""
2505
2506#: fdisk/fdiskbsdlabel.c:329
2507#, c-format
2508msgid " badsect"
2509msgstr ""
2510
2511#: fdisk/fdiskbsdlabel.c:333
2512#, c-format
2513msgid "bytes/sector: %ld\n"
2514msgstr ""
2515
2516#: fdisk/fdiskbsdlabel.c:334
2517#, c-format
2518msgid "sectors/track: %ld\n"
2519msgstr ""
2520
2521#: fdisk/fdiskbsdlabel.c:335
2522#, c-format
2523msgid "tracks/cylinder: %ld\n"
2524msgstr ""
2525
2526#: fdisk/fdiskbsdlabel.c:336
2527#, c-format
2528msgid "sectors/cylinder: %ld\n"
2529msgstr ""
2530
2531#: fdisk/fdiskbsdlabel.c:337
2532#, c-format
2533msgid "cylinders: %ld\n"
2534msgstr ""
2535
2536#: fdisk/fdiskbsdlabel.c:338
2537#, c-format
2538msgid "rpm: %d\n"
2539msgstr ""
2540
2541#: fdisk/fdiskbsdlabel.c:339
2542#, c-format
2543msgid "interleave: %d\n"
2544msgstr ""
2545
2546#: fdisk/fdiskbsdlabel.c:340
2547#, c-format
2548msgid "trackskew: %d\n"
2549msgstr ""
2550
2551#: fdisk/fdiskbsdlabel.c:341
2552#, c-format
2553msgid "cylinderskew: %d\n"
2554msgstr ""
2555
2556#: fdisk/fdiskbsdlabel.c:342
2557#, c-format
2558msgid "headswitch: %ld\t\t# milliseconds\n"
2559msgstr ""
2560
2561#: fdisk/fdiskbsdlabel.c:344
2562#, c-format
2563msgid "track-to-track seek: %ld\t# milliseconds\n"
2564msgstr ""
2565
2566#: fdisk/fdiskbsdlabel.c:346
2567#, c-format
2568msgid "drivedata: "
2569msgstr ""
2570
2571#: fdisk/fdiskbsdlabel.c:355
2572#, c-format
2573msgid ""
2574"\n"
2575"%d partitions:\n"
2576msgstr ""
2577
2578#: fdisk/fdiskbsdlabel.c:356
2579#, c-format
2580msgid "# start end size fstype [fsize bsize cpg]\n"
2581msgstr ""
2582
2583#: fdisk/fdiskbsdlabel.c:405 fdisk/fdiskbsdlabel.c:408
2584#, c-format
2585msgid "Writing disklabel to %s.\n"
2586msgstr ""
2587
2588#: fdisk/fdiskbsdlabel.c:420 fdisk/fdiskbsdlabel.c:422
2589#, c-format
2590msgid "%s contains no disklabel.\n"
2591msgstr ""
2592
2593#: fdisk/fdiskbsdlabel.c:427
2594msgid "Do you want to create a disklabel? (y/n) "
2595msgstr ""
2596
2597#: fdisk/fdiskbsdlabel.c:467
2598msgid "bytes/sector"
2599msgstr ""
2600
2601#: fdisk/fdiskbsdlabel.c:468
2602msgid "sectors/track"
2603msgstr ""
2604
2605#: fdisk/fdiskbsdlabel.c:469
2606msgid "tracks/cylinder"
2607msgstr ""
2608
cf8316e2
KZ
2609#: fdisk/fdiskbsdlabel.c:470 fdisk/fdisk.c:648 fdisk/fdisk.c:1357
2610#: fdisk/sfdisk.c:945
8a9e8346
RW
2611msgid "cylinders"
2612msgstr ""
2613
2614#: fdisk/fdiskbsdlabel.c:477
2615msgid "sectors/cylinder"
2616msgstr ""
2617
2618#: fdisk/fdiskbsdlabel.c:481
2619#, c-format
2620msgid "Must be <= sectors/track * tracks/cylinder (default).\n"
2621msgstr ""
2622
2623#: fdisk/fdiskbsdlabel.c:483
2624msgid "rpm"
2625msgstr ""
2626
2627#: fdisk/fdiskbsdlabel.c:484
2628msgid "interleave"
2629msgstr ""
2630
2631#: fdisk/fdiskbsdlabel.c:485
2632msgid "trackskew"
2633msgstr ""
2634
2635#: fdisk/fdiskbsdlabel.c:486
2636msgid "cylinderskew"
2637msgstr ""
2638
2639#: fdisk/fdiskbsdlabel.c:487
2640msgid "headswitch"
2641msgstr ""
2642
2643#: fdisk/fdiskbsdlabel.c:488
2644msgid "track-to-track seek"
2645msgstr ""
2646
2647#: fdisk/fdiskbsdlabel.c:529
2648#, c-format
2649msgid "Bootstrap: %sboot -> boot%s (%s): "
2650msgstr ""
2651
2652#: fdisk/fdiskbsdlabel.c:554
2653#, c-format
2654msgid "Bootstrap overlaps with disk label!\n"
2655msgstr ""
2656
2657#: fdisk/fdiskbsdlabel.c:575 fdisk/fdiskbsdlabel.c:577
2658#, c-format
2659msgid "Bootstrap installed on %s.\n"
2660msgstr ""
2661
2662#: fdisk/fdiskbsdlabel.c:599
2663#, c-format
2664msgid "Partition (a-%c): "
2665msgstr ""
2666
cf8316e2 2667#: fdisk/fdiskbsdlabel.c:618 fdisk/fdisk.c:2199
8a9e8346
RW
2668#, c-format
2669msgid "The maximum number of partitions has been created\n"
2670msgstr ""
2671
2672#: fdisk/fdiskbsdlabel.c:630
2673#, c-format
2674msgid "This partition already exists.\n"
2675msgstr ""
2676
2677#: fdisk/fdiskbsdlabel.c:756
2678#, c-format
2679msgid "Warning: too many partitions (%d, maximum is %d).\n"
2680msgstr ""
2681
2682#: fdisk/fdiskbsdlabel.c:804
2683#, c-format
2684msgid ""
2685"\n"
2686"Syncing disks.\n"
2687msgstr ""
2688
cf8316e2 2689#: fdisk/fdisk.c:244
8a9e8346
RW
2690msgid ""
2691"Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n"
2692" fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n"
2693" fdisk -s PARTITION Give partition size(s) in blocks\n"
2694" fdisk -v Give fdisk version\n"
2695"Here DISK is something like /dev/hdb or /dev/sda\n"
2696"and PARTITION is something like /dev/hda7\n"
2697"-u: give Start and End in sector (instead of cylinder) units\n"
2698"-b 2048: (for certain MO disks) use 2048-byte sectors\n"
2699msgstr ""
2700
cf8316e2 2701#: fdisk/fdisk.c:256
8a9e8346
RW
2702msgid ""
2703"Usage: fdisk [-l] [-b SSZ] [-u] device\n"
2704"E.g.: fdisk /dev/hda (for the first IDE disk)\n"
2705" or: fdisk /dev/sdc (for the third SCSI disk)\n"
2706" or: fdisk /dev/eda (for the first PS/2 ESDI drive)\n"
2707" or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)\n"
2708" ...\n"
2709msgstr ""
2710
cf8316e2 2711#: fdisk/fdisk.c:265
8a9e8346
RW
2712#, c-format
2713msgid "Unable to open %s\n"
2714msgstr ""
2715
cf8316e2 2716#: fdisk/fdisk.c:269
8a9e8346
RW
2717#, c-format
2718msgid "Unable to read %s\n"
2719msgstr ""
2720
cf8316e2 2721#: fdisk/fdisk.c:273
8a9e8346
RW
2722#, c-format
2723msgid "Unable to seek on %s\n"
2724msgstr ""
2725
cf8316e2 2726#: fdisk/fdisk.c:277
8a9e8346
RW
2727#, c-format
2728msgid "Unable to write %s\n"
2729msgstr ""
2730
cf8316e2 2731#: fdisk/fdisk.c:281
8a9e8346
RW
2732#, c-format
2733msgid "BLKGETSIZE ioctl failed on %s\n"
2734msgstr ""
2735
cf8316e2 2736#: fdisk/fdisk.c:285
8a9e8346
RW
2737msgid "Unable to allocate any more memory\n"
2738msgstr ""
2739
cf8316e2 2740#: fdisk/fdisk.c:288
8a9e8346
RW
2741msgid "Fatal error\n"
2742msgstr ""
2743
cf8316e2 2744#: fdisk/fdisk.c:387
8a9e8346
RW
2745msgid " a toggle a read only flag"
2746msgstr ""
2747
cf8316e2 2748#: fdisk/fdisk.c:388 fdisk/fdisk.c:432
8a9e8346
RW
2749msgid " b edit bsd disklabel"
2750msgstr ""
2751
cf8316e2 2752#: fdisk/fdisk.c:389
8a9e8346
RW
2753msgid " c toggle the mountable flag"
2754msgstr ""
2755
cf8316e2 2756#: fdisk/fdisk.c:390 fdisk/fdisk.c:409 fdisk/fdisk.c:434
8a9e8346
RW
2757msgid " d delete a partition"
2758msgstr ""
2759
cf8316e2 2760#: fdisk/fdisk.c:391 fdisk/fdisk.c:410 fdisk/fdisk.c:435
8a9e8346
RW
2761msgid " l list known partition types"
2762msgstr ""
2763
cf8316e2 2764#: fdisk/fdisk.c:393 fdisk/fdisk.c:412 fdisk/fdisk.c:437
8a9e8346
RW
2765msgid " n add a new partition"
2766msgstr ""
2767
cf8316e2 2768#: fdisk/fdisk.c:394 fdisk/fdisk.c:413 fdisk/fdisk.c:425 fdisk/fdisk.c:438
8a9e8346
RW
2769msgid " o create a new empty DOS partition table"
2770msgstr ""
2771
cf8316e2
KZ
2772#: fdisk/fdisk.c:395 fdisk/fdisk.c:414 fdisk/fdisk.c:439 fdisk/fdisk.c:462
2773#: fdisk/fdisk.c:479 fdisk/fdisk.c:495 fdisk/fdisk.c:513
8a9e8346
RW
2774msgid " p print the partition table"
2775msgstr ""
2776
cf8316e2 2777#: fdisk/fdisk.c:397 fdisk/fdisk.c:416 fdisk/fdisk.c:427 fdisk/fdisk.c:441
8a9e8346
RW
2778msgid " s create a new empty Sun disklabel"
2779msgstr ""
2780
cf8316e2 2781#: fdisk/fdisk.c:398 fdisk/fdisk.c:417 fdisk/fdisk.c:442
8a9e8346
RW
2782msgid " t change a partition's system id"
2783msgstr ""
2784
cf8316e2 2785#: fdisk/fdisk.c:399 fdisk/fdisk.c:418 fdisk/fdisk.c:443
8a9e8346
RW
2786msgid " u change display/entry units"
2787msgstr ""
2788
cf8316e2
KZ
2789#: fdisk/fdisk.c:400 fdisk/fdisk.c:419 fdisk/fdisk.c:444 fdisk/fdisk.c:466
2790#: fdisk/fdisk.c:483 fdisk/fdisk.c:499 fdisk/fdisk.c:517
8a9e8346
RW
2791msgid " v verify the partition table"
2792msgstr ""
2793
cf8316e2
KZ
2794#: fdisk/fdisk.c:401 fdisk/fdisk.c:420 fdisk/fdisk.c:445 fdisk/fdisk.c:467
2795#: fdisk/fdisk.c:484 fdisk/fdisk.c:500 fdisk/fdisk.c:518
8a9e8346
RW
2796msgid " w write table to disk and exit"
2797msgstr ""
2798
cf8316e2 2799#: fdisk/fdisk.c:402 fdisk/fdisk.c:446
8a9e8346
RW
2800msgid " x extra functionality (experts only)"
2801msgstr ""
2802
cf8316e2 2803#: fdisk/fdisk.c:406
8a9e8346
RW
2804msgid " a select bootable partition"
2805msgstr ""
2806
cf8316e2 2807#: fdisk/fdisk.c:407
8a9e8346
RW
2808msgid " b edit bootfile entry"
2809msgstr ""
2810
cf8316e2 2811#: fdisk/fdisk.c:408
8a9e8346
RW
2812msgid " c select sgi swap partition"
2813msgstr ""
2814
cf8316e2 2815#: fdisk/fdisk.c:431
8a9e8346
RW
2816msgid " a toggle a bootable flag"
2817msgstr ""
2818
cf8316e2 2819#: fdisk/fdisk.c:433
8a9e8346
RW
2820msgid " c toggle the dos compatibility flag"
2821msgstr ""
2822
cf8316e2 2823#: fdisk/fdisk.c:454
8a9e8346
RW
2824msgid " a change number of alternate cylinders"
2825msgstr ""
2826
cf8316e2 2827#: fdisk/fdisk.c:455 fdisk/fdisk.c:473 fdisk/fdisk.c:489 fdisk/fdisk.c:505
8a9e8346
RW
2828msgid " c change number of cylinders"
2829msgstr ""
2830
cf8316e2 2831#: fdisk/fdisk.c:456 fdisk/fdisk.c:474 fdisk/fdisk.c:490 fdisk/fdisk.c:506
8a9e8346
RW
2832msgid " d print the raw data in the partition table"
2833msgstr ""
2834
cf8316e2 2835#: fdisk/fdisk.c:457
8a9e8346
RW
2836msgid " e change number of extra sectors per cylinder"
2837msgstr ""
2838
cf8316e2 2839#: fdisk/fdisk.c:458 fdisk/fdisk.c:477 fdisk/fdisk.c:493 fdisk/fdisk.c:510
8a9e8346
RW
2840msgid " h change number of heads"
2841msgstr ""
2842
cf8316e2 2843#: fdisk/fdisk.c:459
8a9e8346
RW
2844msgid " i change interleave factor"
2845msgstr ""
2846
cf8316e2 2847#: fdisk/fdisk.c:460
8a9e8346
RW
2848msgid " o change rotation speed (rpm)"
2849msgstr ""
2850
cf8316e2 2851#: fdisk/fdisk.c:465 fdisk/fdisk.c:482 fdisk/fdisk.c:498 fdisk/fdisk.c:516
8a9e8346
RW
2852msgid " s change number of sectors/track"
2853msgstr ""
2854
cf8316e2 2855#: fdisk/fdisk.c:468
8a9e8346
RW
2856msgid " y change number of physical cylinders"
2857msgstr ""
2858
cf8316e2 2859#: fdisk/fdisk.c:472 fdisk/fdisk.c:488 fdisk/fdisk.c:504
8a9e8346
RW
2860msgid " b move beginning of data in a partition"
2861msgstr ""
2862
cf8316e2 2863#: fdisk/fdisk.c:475 fdisk/fdisk.c:491 fdisk/fdisk.c:507
8a9e8346
RW
2864msgid " e list extended partitions"
2865msgstr ""
2866
cf8316e2 2867#: fdisk/fdisk.c:476 fdisk/fdisk.c:492 fdisk/fdisk.c:509
8a9e8346
RW
2868msgid " g create an IRIX (SGI) partition table"
2869msgstr ""
2870
cf8316e2 2871#: fdisk/fdisk.c:508
8a9e8346
RW
2872msgid " f fix partition order"
2873msgstr ""
2874
cf8316e2 2875#: fdisk/fdisk.c:511
8a9e8346
RW
2876msgid " i change the disk identifier"
2877msgstr ""
2878
cf8316e2 2879#: fdisk/fdisk.c:627
8a9e8346
RW
2880#, c-format
2881msgid "You must set"
2882msgstr ""
2883
cf8316e2 2884#: fdisk/fdisk.c:644
8a9e8346
RW
2885msgid "heads"
2886msgstr ""
2887
cf8316e2 2888#: fdisk/fdisk.c:646 fdisk/fdisk.c:1357 fdisk/sfdisk.c:945
8a9e8346
RW
2889msgid "sectors"
2890msgstr ""
2891
cf8316e2 2892#: fdisk/fdisk.c:652
8a9e8346
RW
2893#, c-format
2894msgid ""
2895"%s%s.\n"
2896"You can do this from the extra functions menu.\n"
2897msgstr ""
2898
cf8316e2 2899#: fdisk/fdisk.c:653
8a9e8346
RW
2900msgid " and "
2901msgstr ""
2902
cf8316e2 2903#: fdisk/fdisk.c:670
8a9e8346
RW
2904#, c-format
2905msgid ""
2906"\n"
2907"The number of cylinders for this disk is set to %d.\n"
2908"There is nothing wrong with that, but this is larger than 1024,\n"
2909"and could in certain setups cause problems with:\n"
2910"1) software that runs at boot time (e.g., old versions of LILO)\n"
2911"2) booting and partitioning software from other OSs\n"
2912" (e.g., DOS FDISK, OS/2 FDISK)\n"
2913msgstr ""
2914
cf8316e2
KZ
2915#: fdisk/fdisk.c:683
2916#, c-format
2917msgid ""
2918"\n"
2919"WARNING: The size of this disk is %d.%d TB (%llu bytes).\n"
2920"DOS partition table format can not be used on drives for volumes\n"
2921"larger than (%llu bytes) for %d-byte sectors. Use parted(1) and GUID \n"
2922"partition table format (GPT).\n"
2923"\n"
2924msgstr ""
2925
2926#: fdisk/fdisk.c:708
8a9e8346
RW
2927#, c-format
2928msgid "Bad offset in primary extended partition\n"
2929msgstr ""
2930
cf8316e2 2931#: fdisk/fdisk.c:722
8a9e8346
RW
2932#, c-format
2933msgid ""
2934"Warning: omitting partitions after #%d.\n"
2935"They will be deleted if you save this partition table.\n"
2936msgstr ""
2937
cf8316e2 2938#: fdisk/fdisk.c:741
8a9e8346
RW
2939#, c-format
2940msgid "Warning: extra link pointer in partition table %d\n"
2941msgstr ""
2942
cf8316e2
KZ
2943#: fdisk/fdisk.c:749
2944#, c-format
2945msgid "Warning: ignoring extra data in partition table %d\n"
2946msgstr ""
2947
2948#: fdisk/fdisk.c:782
8a9e8346 2949#, c-format
cf8316e2 2950msgid "omitting empty partition (%d)\n"
8a9e8346
RW
2951msgstr ""
2952
cf8316e2 2953#: fdisk/fdisk.c:801
8a9e8346
RW
2954#, c-format
2955msgid "Disk identifier: 0x%08x\n"
2956msgstr ""
2957
cf8316e2 2958#: fdisk/fdisk.c:810
8a9e8346
RW
2959#, c-format
2960msgid "New disk identifier (current 0x%08x): "
2961msgstr ""
2962
cf8316e2 2963#: fdisk/fdisk.c:829
8a9e8346
RW
2964#, c-format
2965msgid ""
2966"Building a new DOS disklabel with disk identifier 0x%08x.\n"
2967"Changes will remain in memory only, until you decide to write them.\n"
2968"After that, of course, the previous content won't be recoverable.\n"
2969"\n"
2970msgstr ""
2971
cf8316e2 2972#: fdisk/fdisk.c:861
8a9e8346
RW
2973#, c-format
2974msgid "Note: sector size is %d (not %d)\n"
2975msgstr ""
2976
cf8316e2 2977#: fdisk/fdisk.c:990
8a9e8346
RW
2978#, c-format
2979msgid "You will not be able to write the partition table.\n"
2980msgstr ""
2981
cf8316e2 2982#: fdisk/fdisk.c:1022
8a9e8346
RW
2983#, c-format
2984msgid ""
2985"This disk has both DOS and BSD magic.\n"
2986"Give the 'b' command to go to BSD mode.\n"
2987msgstr ""
2988
cf8316e2 2989#: fdisk/fdisk.c:1032
8a9e8346 2990#, c-format
cf8316e2
KZ
2991msgid ""
2992"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
2993"disklabel\n"
8a9e8346
RW
2994msgstr ""
2995
cf8316e2 2996#: fdisk/fdisk.c:1049
8a9e8346
RW
2997#, c-format
2998msgid "Internal error\n"
2999msgstr ""
3000
cf8316e2 3001#: fdisk/fdisk.c:1062
8a9e8346
RW
3002#, c-format
3003msgid "Ignoring extra extended partition %d\n"
3004msgstr ""
3005
cf8316e2 3006#: fdisk/fdisk.c:1074
8a9e8346 3007#, c-format
cf8316e2
KZ
3008msgid ""
3009"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
3010"(rite)\n"
8a9e8346
RW
3011msgstr ""
3012
cf8316e2 3013#: fdisk/fdisk.c:1096
8a9e8346
RW
3014#, c-format
3015msgid ""
3016"\n"
3017"got EOF thrice - exiting..\n"
3018msgstr ""
3019
cf8316e2 3020#: fdisk/fdisk.c:1135
8a9e8346
RW
3021msgid "Hex code (type L to list codes): "
3022msgstr ""
3023
cf8316e2 3024#: fdisk/fdisk.c:1175
8a9e8346
RW
3025#, c-format
3026msgid "%s (%u-%u, default %u): "
3027msgstr ""
3028
cf8316e2 3029#: fdisk/fdisk.c:1242
8a9e8346
RW
3030#, c-format
3031msgid "Unsupported suffix: '%s'.\n"
3032msgstr ""
3033
cf8316e2 3034#: fdisk/fdisk.c:1243
8a9e8346
RW
3035#, c-format
3036msgid ""
3037"Supported: 10^N: KB (KiloByte), MB (MegaByte), GB (GigaByte)\n"
3038" 2^N: K (KibiByte), M (MebiByte), G (GibiByte)\n"
3039msgstr ""
3040
cf8316e2 3041#: fdisk/fdisk.c:1269
8a9e8346
RW
3042#, c-format
3043msgid "Using default value %u\n"
3044msgstr ""
3045
cf8316e2 3046#: fdisk/fdisk.c:1273
8a9e8346
RW
3047#, c-format
3048msgid "Value out of range.\n"
3049msgstr ""
3050
cf8316e2 3051#: fdisk/fdisk.c:1283
8a9e8346
RW
3052msgid "Partition number"
3053msgstr ""
3054
cf8316e2 3055#: fdisk/fdisk.c:1294
8a9e8346
RW
3056#, c-format
3057msgid "Warning: partition %d has empty type\n"
3058msgstr ""
3059
cf8316e2 3060#: fdisk/fdisk.c:1316 fdisk/fdisk.c:1342
8a9e8346
RW
3061#, c-format
3062msgid "Selected partition %d\n"
3063msgstr ""
3064
cf8316e2 3065#: fdisk/fdisk.c:1319
8a9e8346
RW
3066#, c-format
3067msgid "No partition is defined yet!\n"
3068msgstr ""
3069
cf8316e2 3070#: fdisk/fdisk.c:1345
8a9e8346
RW
3071#, c-format
3072msgid "All primary partitions have been defined already!\n"
3073msgstr ""
3074
cf8316e2 3075#: fdisk/fdisk.c:1355
8a9e8346
RW
3076msgid "cylinder"
3077msgstr ""
3078
cf8316e2 3079#: fdisk/fdisk.c:1355
8a9e8346
RW
3080msgid "sector"
3081msgstr ""
3082
cf8316e2 3083#: fdisk/fdisk.c:1364
8a9e8346
RW
3084#, c-format
3085msgid "Changing display/entry units to %s\n"
3086msgstr ""
3087
cf8316e2 3088#: fdisk/fdisk.c:1375
8a9e8346
RW
3089#, c-format
3090msgid "WARNING: Partition %d is an extended partition\n"
3091msgstr ""
3092
cf8316e2 3093#: fdisk/fdisk.c:1386
8a9e8346
RW
3094#, c-format
3095msgid "DOS Compatibility flag is set\n"
3096msgstr ""
3097
cf8316e2 3098#: fdisk/fdisk.c:1390
8a9e8346
RW
3099#, c-format
3100msgid "DOS Compatibility flag is not set\n"
3101msgstr ""
3102
cf8316e2 3103#: fdisk/fdisk.c:1490
8a9e8346
RW
3104#, c-format
3105msgid "Partition %d does not exist yet!\n"
3106msgstr ""
3107
cf8316e2 3108#: fdisk/fdisk.c:1495
8a9e8346
RW
3109#, c-format
3110msgid ""
3111"Type 0 means free space to many systems\n"
3112"(but not to Linux). Having partitions of\n"
3113"type 0 is probably unwise. You can delete\n"
3114"a partition using the `d' command.\n"
3115msgstr ""
3116
cf8316e2 3117#: fdisk/fdisk.c:1504
8a9e8346
RW
3118#, c-format
3119msgid ""
3120"You cannot change a partition into an extended one or vice versa\n"
3121"Delete it first.\n"
3122msgstr ""
3123
cf8316e2 3124#: fdisk/fdisk.c:1513
8a9e8346
RW
3125#, c-format
3126msgid ""
3127"Consider leaving partition 3 as Whole disk (5),\n"
3128"as SunOS/Solaris expects it and even Linux likes it.\n"
3129"\n"
3130msgstr ""
3131
cf8316e2 3132#: fdisk/fdisk.c:1519
8a9e8346
RW
3133#, c-format
3134msgid ""
3135"Consider leaving partition 9 as volume header (0),\n"
3136"and partition 11 as entire volume (6), as IRIX expects it.\n"
3137"\n"
3138msgstr ""
3139
cf8316e2 3140#: fdisk/fdisk.c:1536
8a9e8346
RW
3141#, c-format
3142msgid "Changed system type of partition %d to %x (%s)\n"
3143msgstr ""
3144
cf8316e2 3145#: fdisk/fdisk.c:1539
8a9e8346
RW
3146#, c-format
3147msgid "System type of partition %d is unchanged: %x (%s)\n"
3148msgstr ""
3149
cf8316e2 3150#: fdisk/fdisk.c:1591
8a9e8346
RW
3151#, c-format
3152msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
3153msgstr ""
3154
cf8316e2 3155#: fdisk/fdisk.c:1593 fdisk/fdisk.c:1601 fdisk/fdisk.c:1610 fdisk/fdisk.c:1620
8a9e8346
RW
3156#, c-format
3157msgid " phys=(%d, %d, %d) "
3158msgstr ""
3159
cf8316e2 3160#: fdisk/fdisk.c:1594 fdisk/fdisk.c:1602
8a9e8346
RW
3161#, c-format
3162msgid "logical=(%d, %d, %d)\n"
3163msgstr ""
3164
cf8316e2 3165#: fdisk/fdisk.c:1599
8a9e8346
RW
3166#, c-format
3167msgid "Partition %d has different physical/logical endings:\n"
3168msgstr ""
3169
cf8316e2 3170#: fdisk/fdisk.c:1608
8a9e8346
RW
3171#, c-format
3172msgid "Partition %i does not start on cylinder boundary:\n"
3173msgstr ""
3174
cf8316e2 3175#: fdisk/fdisk.c:1611
8a9e8346
RW
3176#, c-format
3177msgid "should be (%d, %d, 1)\n"
3178msgstr ""
3179
cf8316e2 3180#: fdisk/fdisk.c:1617
8a9e8346
RW
3181#, c-format
3182msgid "Partition %i does not end on cylinder boundary.\n"
3183msgstr ""
3184
cf8316e2 3185#: fdisk/fdisk.c:1621
8a9e8346
RW
3186#, c-format
3187msgid "should be (%d, %d, %d)\n"
3188msgstr ""
3189
cf8316e2 3190#: fdisk/fdisk.c:1633
8a9e8346
RW
3191#, c-format
3192msgid ""
3193"\n"
3194"Disk %s: %ld MB, %lld bytes\n"
3195msgstr ""
3196
cf8316e2 3197#: fdisk/fdisk.c:1637
8a9e8346
RW
3198#, c-format
3199msgid ""
3200"\n"
3201"Disk %s: %ld.%ld GB, %lld bytes\n"
3202msgstr ""
3203
cf8316e2 3204#: fdisk/fdisk.c:1640
8a9e8346
RW
3205#, c-format
3206msgid "%d heads, %llu sectors/track, %d cylinders"
3207msgstr ""
3208
cf8316e2 3209#: fdisk/fdisk.c:1643
8a9e8346
RW
3210#, c-format
3211msgid ", total %llu sectors"
3212msgstr ""
3213
cf8316e2 3214#: fdisk/fdisk.c:1646
8a9e8346
RW
3215#, c-format
3216msgid "Units = %s of %d * %d = %d bytes\n"
3217msgstr ""
3218
cf8316e2 3219#: fdisk/fdisk.c:1757
8a9e8346
RW
3220#, c-format
3221msgid ""
3222"Nothing to do. Ordering is correct already.\n"
3223"\n"
3224msgstr ""
3225
cf8316e2
KZ
3226#: fdisk/fdisk.c:1785
3227#, fuzzy, c-format
3228msgid "Done.\n"
3229msgstr "完成\n"
3230
3231#: fdisk/fdisk.c:1813
8a9e8346
RW
3232#, c-format
3233msgid ""
3234"This doesn't look like a partition table\n"
3235"Probably you selected the wrong device.\n"
3236"\n"
3237msgstr ""
3238
cf8316e2 3239#: fdisk/fdisk.c:1826
8a9e8346
RW
3240#, c-format
3241msgid "%*s Boot Start End Blocks Id System\n"
3242msgstr ""
3243
cf8316e2 3244#: fdisk/fdisk.c:1827 fdisk/fdisksgilabel.c:223 fdisk/fdisksunlabel.c:603
8a9e8346
RW
3245msgid "Device"
3246msgstr ""
3247
cf8316e2 3248#: fdisk/fdisk.c:1864
8a9e8346
RW
3249#, c-format
3250msgid ""
3251"\n"
3252"Partition table entries are not in disk order\n"
3253msgstr ""
3254
cf8316e2 3255#: fdisk/fdisk.c:1874
8a9e8346
RW
3256#, c-format
3257msgid ""
3258"\n"
3259"Disk %s: %d heads, %llu sectors, %d cylinders\n"
3260"\n"
3261msgstr ""
3262
cf8316e2 3263#: fdisk/fdisk.c:1876
8a9e8346
RW
3264#, c-format
3265msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n"
3266msgstr ""
3267
cf8316e2 3268#: fdisk/fdisk.c:1922
8a9e8346
RW
3269#, c-format
3270msgid "Warning: partition %d contains sector 0\n"
3271msgstr ""
3272
cf8316e2 3273#: fdisk/fdisk.c:1925
8a9e8346
RW
3274#, c-format
3275msgid "Partition %d: head %d greater than maximum %d\n"
3276msgstr ""
3277
cf8316e2 3278#: fdisk/fdisk.c:1928
8a9e8346
RW
3279#, c-format
3280msgid "Partition %d: sector %d greater than maximum %llu\n"
3281msgstr ""
3282
cf8316e2 3283#: fdisk/fdisk.c:1931
8a9e8346
RW
3284#, c-format
3285msgid "Partitions %d: cylinder %d greater than maximum %d\n"
3286msgstr ""
3287
cf8316e2 3288#: fdisk/fdisk.c:1935
8a9e8346
RW
3289#, c-format
3290msgid "Partition %d: previous sectors %d disagrees with total %d\n"
3291msgstr ""
3292
cf8316e2 3293#: fdisk/fdisk.c:1968
8a9e8346
RW
3294#, c-format
3295msgid "Warning: bad start-of-data in partition %d\n"
3296msgstr ""
3297
cf8316e2 3298#: fdisk/fdisk.c:1976
8a9e8346
RW
3299#, c-format
3300msgid "Warning: partition %d overlaps partition %d.\n"
3301msgstr ""
3302
cf8316e2 3303#: fdisk/fdisk.c:1996
8a9e8346
RW
3304#, c-format
3305msgid "Warning: partition %d is empty\n"
3306msgstr ""
3307
cf8316e2 3308#: fdisk/fdisk.c:2001
8a9e8346
RW
3309#, c-format
3310msgid "Logical partition %d not entirely in partition %d\n"
3311msgstr ""
3312
cf8316e2 3313#: fdisk/fdisk.c:2007
8a9e8346 3314#, c-format
cf8316e2 3315msgid "Total allocated sectors %llu greater than the maximum %llu\n"
8a9e8346
RW
3316msgstr ""
3317
cf8316e2 3318#: fdisk/fdisk.c:2010
8a9e8346 3319#, c-format
cf8316e2 3320msgid "%lld unallocated %d-byte sectors\n"
8a9e8346
RW
3321msgstr ""
3322
cf8316e2 3323#: fdisk/fdisk.c:2025 fdisk/fdisksgilabel.c:633 fdisk/fdisksunlabel.c:416
8a9e8346
RW
3324#, c-format
3325msgid "Partition %d is already defined. Delete it before re-adding it.\n"
3326msgstr ""
3327
cf8316e2 3328#: fdisk/fdisk.c:2067
8a9e8346
RW
3329#, c-format
3330msgid "Sector %llu is already allocated\n"
3331msgstr ""
3332
cf8316e2 3333#: fdisk/fdisk.c:2103
8a9e8346
RW
3334#, c-format
3335msgid "No free sectors available\n"
3336msgstr ""
3337
cf8316e2 3338#: fdisk/fdisk.c:2112
8a9e8346
RW
3339#, c-format
3340msgid "Last %1$s, +%2$s or +size{K,M,G}"
3341msgstr ""
3342
cf8316e2 3343#: fdisk/fdisk.c:2178
8a9e8346
RW
3344#, c-format
3345msgid ""
3346"\tSorry - this fdisk cannot handle AIX disk labels.\n"
3347"\tIf you want to add DOS-type partitions, create\n"
3348"\ta new empty DOS partition table first. (Use o.)\n"
3349"\tWARNING: This will destroy the present disk contents.\n"
3350msgstr ""
3351
cf8316e2 3352#: fdisk/fdisk.c:2187
8a9e8346
RW
3353#, c-format
3354msgid ""
3355"\tSorry - this fdisk cannot handle Mac disk labels.\n"
3356"\tIf you want to add DOS-type partitions, create\n"
3357"\ta new empty DOS partition table first. (Use o.)\n"
3358"\tWARNING: This will destroy the present disk contents.\n"
3359msgstr ""
3360
cf8316e2 3361#: fdisk/fdisk.c:2207
8a9e8346
RW
3362#, c-format
3363msgid "You must delete some partition and add an extended partition first\n"
3364msgstr ""
3365
cf8316e2 3366#: fdisk/fdisk.c:2210
8a9e8346
RW
3367#, c-format
3368msgid "All logical partitions are in use\n"
3369msgstr ""
3370
cf8316e2 3371#: fdisk/fdisk.c:2211
8a9e8346
RW
3372#, c-format
3373msgid "Adding a primary partition\n"
3374msgstr ""
3375
cf8316e2 3376#: fdisk/fdisk.c:2216
8a9e8346
RW
3377#, c-format
3378msgid ""
3379"Command action\n"
3380" %s\n"
3381" p primary partition (1-4)\n"
3382msgstr ""
3383
cf8316e2 3384#: fdisk/fdisk.c:2218
8a9e8346
RW
3385msgid "l logical (5 or over)"
3386msgstr ""
3387
cf8316e2 3388#: fdisk/fdisk.c:2218
8a9e8346
RW
3389msgid "e extended"
3390msgstr ""
3391
cf8316e2 3392#: fdisk/fdisk.c:2237
8a9e8346
RW
3393#, c-format
3394msgid "Invalid partition number for type `%c'\n"
3395msgstr ""
3396
cf8316e2 3397#: fdisk/fdisk.c:2273
8a9e8346
RW
3398#, c-format
3399msgid ""
3400"The partition table has been altered!\n"
3401"\n"
3402msgstr ""
3403
cf8316e2 3404#: fdisk/fdisk.c:2287
8a9e8346
RW
3405#, c-format
3406msgid "Calling ioctl() to re-read partition table.\n"
3407msgstr ""
3408
cf8316e2 3409#: fdisk/fdisk.c:2296
8a9e8346
RW
3410#, c-format
3411msgid ""
3412"\n"
3413"WARNING: Re-reading the partition table failed with error %d: %s.\n"
cf8316e2
KZ
3414"The kernel still uses the old table. The new table will be used at\n"
3415"the next reboot or after you run partprobe(8) or kpartx(8)\n"
8a9e8346
RW
3416msgstr ""
3417
cf8316e2 3418#: fdisk/fdisk.c:2304
8a9e8346
RW
3419#, c-format
3420msgid ""
3421"\n"
3422"WARNING: If you have created or modified any DOS 6.x\n"
3423"partitions, please see the fdisk manual page for additional\n"
3424"information.\n"
3425msgstr ""
3426
cf8316e2 3427#: fdisk/fdisk.c:2310
8a9e8346
RW
3428#, c-format
3429msgid ""
3430"\n"
3431"Error closing file\n"
3432msgstr ""
3433
cf8316e2 3434#: fdisk/fdisk.c:2314
8a9e8346
RW
3435#, c-format
3436msgid "Syncing disks.\n"
3437msgstr ""
3438
cf8316e2 3439#: fdisk/fdisk.c:2361
8a9e8346
RW
3440#, c-format
3441msgid "Partition %d has no data area\n"
3442msgstr ""
3443
cf8316e2 3444#: fdisk/fdisk.c:2366
8a9e8346
RW
3445msgid "New beginning of data"
3446msgstr ""
3447
cf8316e2 3448#: fdisk/fdisk.c:2382
8a9e8346
RW
3449msgid "Expert command (m for help): "
3450msgstr ""
3451
cf8316e2 3452#: fdisk/fdisk.c:2395
8a9e8346
RW
3453msgid "Number of cylinders"
3454msgstr ""
3455
cf8316e2 3456#: fdisk/fdisk.c:2422
8a9e8346
RW
3457msgid "Number of heads"
3458msgstr ""
3459
cf8316e2 3460#: fdisk/fdisk.c:2449
8a9e8346
RW
3461msgid "Number of sectors"
3462msgstr ""
3463
cf8316e2 3464#: fdisk/fdisk.c:2452
8a9e8346
RW
3465#, c-format
3466msgid "Warning: setting sector offset for DOS compatiblity\n"
3467msgstr ""
3468
cf8316e2 3469#: fdisk/fdisk.c:2511
8a9e8346
RW
3470#, c-format
3471msgid ""
3472"\n"
cf8316e2
KZ
3473"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
3474"support GPT. Use GNU Parted.\n"
8a9e8346
RW
3475"\n"
3476msgstr ""
3477
cf8316e2 3478#: fdisk/fdisk.c:2533
8a9e8346
RW
3479#, c-format
3480msgid "Disk %s doesn't contain a valid partition table\n"
3481msgstr ""
3482
cf8316e2 3483#: fdisk/fdisk.c:2544
8a9e8346
RW
3484#, c-format
3485msgid "Cannot open %s\n"
3486msgstr ""
3487
cf8316e2 3488#: fdisk/fdisk.c:2563 fdisk/sfdisk.c:2617
8a9e8346
RW
3489#, c-format
3490msgid "cannot open %s\n"
3491msgstr ""
3492
cf8316e2 3493#: fdisk/fdisk.c:2583
8a9e8346
RW
3494#, c-format
3495msgid "%c: unknown command\n"
3496msgstr ""
3497
cf8316e2 3498#: fdisk/fdisk.c:2653
8a9e8346
RW
3499#, c-format
3500msgid "This kernel finds the sector size itself - -b option ignored\n"
3501msgstr ""
3502
cf8316e2 3503#: fdisk/fdisk.c:2657
8a9e8346 3504#, c-format
cf8316e2
KZ
3505msgid ""
3506"Warning: the -b (set sector size) option should be used with one specified "
3507"device\n"
8a9e8346
RW
3508msgstr ""
3509
cf8316e2 3510#: fdisk/fdisk.c:2717
8a9e8346
RW
3511#, c-format
3512msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n"
3513msgstr ""
3514
cf8316e2 3515#: fdisk/fdisk.c:2727
8a9e8346
RW
3516msgid "Command (m for help): "
3517msgstr ""
3518
cf8316e2 3519#: fdisk/fdisk.c:2743
8a9e8346
RW
3520#, c-format
3521msgid ""
3522"\n"
3523"The current boot file is: %s\n"
3524msgstr ""
3525
cf8316e2 3526#: fdisk/fdisk.c:2745
8a9e8346
RW
3527msgid "Please enter the name of the new boot file: "
3528msgstr ""
3529
cf8316e2 3530#: fdisk/fdisk.c:2747
8a9e8346
RW
3531#, c-format
3532msgid "Boot file unchanged\n"
3533msgstr ""
3534
cf8316e2 3535#: fdisk/fdisk.c:2820
8a9e8346
RW
3536#, c-format
3537msgid ""
3538"\n"
3539"\tSorry, no experts menu for SGI partition tables available.\n"
3540"\n"
3541msgstr ""
3542
3543#: fdisk/fdiskmaclabel.c:30
3544msgid ""
3545"\n"
3546"\tThere is a valid Mac label on this disk.\n"
3547"\tUnfortunately fdisk(1) cannot handle these disks.\n"
3548"\tUse either pdisk or parted to modify the partition table.\n"
3549"\tNevertheless some advice:\n"
3550"\t1. fdisk will destroy its contents on write.\n"
3551"\t2. Be sure that this disk is NOT a still vital\n"
3552"\t part of a volume group. (Otherwise you may\n"
3553"\t erase the other disks as well, if unmirrored.)\n"
3554msgstr ""
3555
3556#: fdisk/fdisksgilabel.c:81
3557msgid "SGI volhdr"
3558msgstr ""
3559
3560#: fdisk/fdisksgilabel.c:82
3561msgid "SGI trkrepl"
3562msgstr ""
3563
3564#: fdisk/fdisksgilabel.c:83
3565msgid "SGI secrepl"
3566msgstr ""
3567
3568#: fdisk/fdisksgilabel.c:84
3569msgid "SGI raw"
3570msgstr ""
3571
3572#: fdisk/fdisksgilabel.c:85
3573msgid "SGI bsd"
3574msgstr ""
3575
3576#: fdisk/fdisksgilabel.c:86
3577msgid "SGI sysv"
3578msgstr ""
3579
3580#: fdisk/fdisksgilabel.c:87
3581msgid "SGI volume"
3582msgstr ""
3583
3584#: fdisk/fdisksgilabel.c:88
3585msgid "SGI efs"
3586msgstr ""
3587
3588#: fdisk/fdisksgilabel.c:89
3589msgid "SGI lvol"
3590msgstr ""
3591
3592#: fdisk/fdisksgilabel.c:90
3593msgid "SGI rlvol"
3594msgstr ""
3595
3596#: fdisk/fdisksgilabel.c:91
3597msgid "SGI xfs"
3598msgstr ""
3599
3600#: fdisk/fdisksgilabel.c:92
3601msgid "SGI xfslog"
3602msgstr ""
3603
3604#: fdisk/fdisksgilabel.c:93
3605msgid "SGI xlv"
3606msgstr ""
3607
3608#: fdisk/fdisksgilabel.c:94
3609msgid "SGI xvm"
3610msgstr ""
3611
3612#: fdisk/fdisksgilabel.c:95 fdisk/fdisksunlabel.c:55
3613msgid "Linux swap"
3614msgstr ""
3615
3616#: fdisk/fdisksgilabel.c:96 fdisk/fdisksunlabel.c:56
3617msgid "Linux native"
3618msgstr ""
3619
3620#: fdisk/fdisksgilabel.c:97 fdisk/fdisksunlabel.c:57 fdisk/i386_sys_types.c:63
3621msgid "Linux LVM"
3622msgstr ""
3623
3624#: fdisk/fdisksgilabel.c:98
3625msgid "Linux RAID"
3626msgstr ""
3627
3628#: fdisk/fdisksgilabel.c:164
3629#, c-format
cf8316e2
KZ
3630msgid ""
3631"According to MIPS Computer Systems, Inc the Label must not contain more than "
3632"512 bytes\n"
8a9e8346
RW
3633msgstr ""
3634
3635#: fdisk/fdisksgilabel.c:183
3636#, c-format
3637msgid "Detected sgi disklabel with wrong checksum.\n"
3638msgstr ""
3639
3640#: fdisk/fdisksgilabel.c:201
3641#, c-format
3642msgid ""
3643"\n"
3644"Disk %s (SGI disk label): %d heads, %llu sectors\n"
3645"%d cylinders, %d physical cylinders\n"
3646"%d extra sects/cyl, interleave %d:1\n"
3647"%s\n"
3648"Units = %s of %d * %d bytes\n"
3649"\n"
3650msgstr ""
3651
3652#: fdisk/fdisksgilabel.c:214
3653#, c-format
3654msgid ""
3655"\n"
3656"Disk %s (SGI disk label): %d heads, %llu sectors, %d cylinders\n"
3657"Units = %s of %d * %d bytes\n"
3658"\n"
3659msgstr ""
3660
3661#: fdisk/fdisksgilabel.c:221
3662#, c-format
3663msgid ""
3664"----- partitions -----\n"
3665"Pt# %*s Info Start End Sectors Id System\n"
3666msgstr ""
3667
3668#: fdisk/fdisksgilabel.c:243
3669#, c-format
3670msgid ""
3671"----- Bootinfo -----\n"
3672"Bootfile: %s\n"
3673"----- Directory Entries -----\n"
3674msgstr ""
3675
3676#: fdisk/fdisksgilabel.c:251
3677#, c-format
3678msgid "%2d: %-10s sector%5u size%8u\n"
3679msgstr ""
3680
3681#: fdisk/fdisksgilabel.c:305
3682#, c-format
3683msgid ""
3684"\n"
3685"Invalid Bootfile!\n"
3686"\tThe bootfile must be an absolute non-zero pathname,\n"
3687"\te.g. \"/unix\" or \"/unix.save\".\n"
3688msgstr ""
3689
3690#: fdisk/fdisksgilabel.c:311
3691#, c-format
3692msgid ""
3693"\n"
3694"\tName of Bootfile too long: 16 bytes maximum.\n"
3695msgstr ""
3696
3697#: fdisk/fdisksgilabel.c:316
3698#, c-format
3699msgid ""
3700"\n"
3701"\tBootfile must have a fully qualified pathname.\n"
3702msgstr ""
3703
3704#: fdisk/fdisksgilabel.c:323
3705#, c-format
3706msgid ""
3707"\n"
3708"\tBe aware, that the bootfile is not checked for existence.\n"
3709"\tSGI's default is \"/unix\" and for backup \"/unix.save\".\n"
3710msgstr ""
3711
3712#: fdisk/fdisksgilabel.c:349
3713#, c-format
3714msgid ""
3715"\n"
3716"\tBootfile is changed to \"%s\".\n"
3717msgstr ""
3718
3719#: fdisk/fdisksgilabel.c:439
3720#, c-format
3721msgid "More than one entire disk entry present.\n"
3722msgstr ""
3723
cf8316e2 3724#: fdisk/fdisksgilabel.c:446 fdisk/fdisksunlabel.c:388
8a9e8346
RW
3725#, c-format
3726msgid "No partitions defined\n"
3727msgstr ""
3728
3729#: fdisk/fdisksgilabel.c:452
3730#, c-format
3731msgid "IRIX likes when Partition 11 covers the entire disk.\n"
3732msgstr ""
3733
3734#: fdisk/fdisksgilabel.c:454
3735#, c-format
3736msgid ""
3737"The entire disk partition should start at block 0,\n"
3738"not at diskblock %d.\n"
3739msgstr ""
3740
3741#: fdisk/fdisksgilabel.c:460
3742#, c-format
3743msgid ""
3744"The entire disk partition is only %d diskblock large,\n"
3745"but the disk is %d diskblocks long.\n"
3746msgstr ""
3747
3748#: fdisk/fdisksgilabel.c:466
3749#, c-format
3750msgid "One Partition (#11) should cover the entire disk.\n"
3751msgstr ""
3752
3753#: fdisk/fdisksgilabel.c:476
3754#, c-format
3755msgid "Partition %d does not start on cylinder boundary.\n"
3756msgstr ""
3757
3758#: fdisk/fdisksgilabel.c:482
3759#, c-format
3760msgid "Partition %d does not end on cylinder boundary.\n"
3761msgstr ""
3762
3763#: fdisk/fdisksgilabel.c:489
3764#, c-format
3765msgid "The Partition %d and %d overlap by %d sectors.\n"
3766msgstr ""
3767
3768#: fdisk/fdisksgilabel.c:497 fdisk/fdisksgilabel.c:515
3769#, c-format
3770msgid "Unused gap of %8u sectors - sectors %8u-%u\n"
3771msgstr ""
3772
3773#: fdisk/fdisksgilabel.c:526
3774#, c-format
3775msgid ""
3776"\n"
3777"The boot partition does not exist.\n"
3778msgstr ""
3779
3780#: fdisk/fdisksgilabel.c:529
3781#, c-format
3782msgid ""
3783"\n"
3784"The swap partition does not exist.\n"
3785msgstr ""
3786
3787#: fdisk/fdisksgilabel.c:533
3788#, c-format
3789msgid ""
3790"\n"
3791"The swap partition has no swap type.\n"
3792msgstr ""
3793
3794#: fdisk/fdisksgilabel.c:536
3795#, c-format
3796msgid "\tYou have chosen an unusual boot file name.\n"
3797msgstr ""
3798
3799#: fdisk/fdisksgilabel.c:545
3800#, c-format
3801msgid "Sorry You may change the Tag of non-empty partitions.\n"
3802msgstr ""
3803
3804#: fdisk/fdisksgilabel.c:551
3805msgid ""
3806"It is highly recommended that the partition at offset 0\n"
3807"is of type \"SGI volhdr\", the IRIX system will rely on it to\n"
3808"retrieve from its directory standalone tools like sash and fx.\n"
3809"Only the \"SGI volume\" entire disk section may violate this.\n"
3810"Type YES if you are sure about tagging this partition differently.\n"
3811msgstr ""
3812
cf8316e2 3813#: fdisk/fdisksgilabel.c:556 fdisk/fdisksunlabel.c:554
8a9e8346
RW
3814msgid "YES\n"
3815msgstr ""
3816
3817#: fdisk/fdisksgilabel.c:581
3818#, c-format
3819msgid "Do You know, You got a partition overlap on the disk?\n"
3820msgstr ""
3821
3822#: fdisk/fdisksgilabel.c:639
3823#, c-format
3824msgid "Attempting to generate entire disk entry automatically.\n"
3825msgstr ""
3826
3827#: fdisk/fdisksgilabel.c:644
3828#, c-format
3829msgid "The entire disk is already covered with partitions.\n"
3830msgstr ""
3831
3832#: fdisk/fdisksgilabel.c:648
3833#, c-format
3834msgid "You got a partition overlap on the disk. Fix it first!\n"
3835msgstr ""
3836
3837#: fdisk/fdisksgilabel.c:657 fdisk/fdisksgilabel.c:686
3838#, c-format
3839msgid ""
3840"It is highly recommended that eleventh partition\n"
3841"covers the entire disk and is of type `SGI volume'\n"
3842msgstr ""
3843
3844#: fdisk/fdisksgilabel.c:673
3845#, c-format
3846msgid "You will get a partition overlap on the disk. Fix it first!\n"
3847msgstr ""
3848
3849#: fdisk/fdisksgilabel.c:678
3850#, c-format
3851msgid " Last %s"
3852msgstr ""
3853
3854#: fdisk/fdisksgilabel.c:708
3855#, c-format
3856msgid ""
3857"Building a new SGI disklabel. Changes will remain in memory only,\n"
3858"until you decide to write them. After that, of course, the previous\n"
3859"content will be unrecoverably lost.\n"
3860"\n"
3861msgstr ""
3862
cf8316e2 3863#: fdisk/fdisksgilabel.c:731 fdisk/fdisksunlabel.c:227
8a9e8346
RW
3864#, c-format
3865msgid ""
cf8316e2
KZ
3866"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
3867"d.\n"
8a9e8346
RW
3868"This value may be truncated for devices > 33.8 GB.\n"
3869msgstr ""
3870
cf8316e2 3871#: fdisk/fdisksgilabel.c:745
8a9e8346
RW
3872#, c-format
3873msgid "Trying to keep parameters of partition %d.\n"
3874msgstr ""
3875
cf8316e2 3876#: fdisk/fdisksgilabel.c:747
8a9e8346
RW
3877#, c-format
3878msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n"
3879msgstr ""
3880
3881#: fdisk/fdisksunlabel.c:43
3882msgid "Unassigned"
3883msgstr ""
3884
3885#: fdisk/fdisksunlabel.c:45
3886msgid "SunOS root"
3887msgstr ""
3888
3889#: fdisk/fdisksunlabel.c:46
3890msgid "SunOS swap"
3891msgstr ""
3892
3893#: fdisk/fdisksunlabel.c:47
3894msgid "SunOS usr"
3895msgstr ""
3896
3897#: fdisk/fdisksunlabel.c:48
3898msgid "Whole disk"
3899msgstr ""
3900
3901#: fdisk/fdisksunlabel.c:49
3902msgid "SunOS stand"
3903msgstr ""
3904
3905#: fdisk/fdisksunlabel.c:50
3906msgid "SunOS var"
3907msgstr ""
3908
3909#: fdisk/fdisksunlabel.c:51
3910msgid "SunOS home"
3911msgstr ""
3912
3913#: fdisk/fdisksunlabel.c:52
3914msgid "SunOS alt sectors"
3915msgstr ""
3916
3917#: fdisk/fdisksunlabel.c:53
3918msgid "SunOS cachefs"
3919msgstr ""
3920
3921#: fdisk/fdisksunlabel.c:54
3922msgid "SunOS reserved"
3923msgstr ""
3924
cf8316e2 3925#: fdisk/fdisksunlabel.c:58 fdisk/i386_sys_types.c:103
8a9e8346
RW
3926msgid "Linux raid autodetect"
3927msgstr ""
3928
3929#: fdisk/fdisksunlabel.c:141
3930#, c-format
3931msgid ""
3932"Detected sun disklabel with wrong checksum.\n"
3933"Probably you'll have to set all the values,\n"
3934"e.g. heads, sectors, cylinders and partitions\n"
3935"or force a fresh label (s command in main menu)\n"
3936msgstr ""
3937
3938#: fdisk/fdisksunlabel.c:153
3939#, c-format
3940msgid "Detected sun disklabel with wrong version [0x%08x].\n"
3941msgstr ""
3942
3943#: fdisk/fdisksunlabel.c:158
3944#, c-format
3945msgid "Detected sun disklabel with wrong sanity [0x%08x].\n"
3946msgstr ""
3947
3948#: fdisk/fdisksunlabel.c:163
3949#, c-format
3950msgid "Detected sun disklabel with wrong num_partitions [%u].\n"
3951msgstr ""
3952
3953#: fdisk/fdisksunlabel.c:168
3954#, c-format
cf8316e2
KZ
3955msgid ""
3956"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
8a9e8346
RW
3957msgstr ""
3958
3959#: fdisk/fdisksunlabel.c:198
3960#, c-format
3961msgid ""
3962"Building a new sun disklabel. Changes will remain in memory only,\n"
3963"until you decide to write them. After that, of course, the previous\n"
3964"content won't be recoverable.\n"
3965"\n"
3966msgstr ""
3967
cf8316e2 3968#: fdisk/fdisksunlabel.c:236
8a9e8346
RW
3969msgid "Sectors/track"
3970msgstr ""
3971
cf8316e2 3972#: fdisk/fdisksunlabel.c:351
8a9e8346
RW
3973#, c-format
3974msgid "Partition %d doesn't end on cylinder boundary\n"
3975msgstr ""
3976
cf8316e2 3977#: fdisk/fdisksunlabel.c:371
8a9e8346
RW
3978#, c-format
3979msgid "Partition %d overlaps with others in sectors %d-%d\n"
3980msgstr ""
3981
cf8316e2 3982#: fdisk/fdisksunlabel.c:393
8a9e8346
RW
3983#, c-format
3984msgid "Unused gap - sectors 0-%d\n"
3985msgstr ""
3986
cf8316e2 3987#: fdisk/fdisksunlabel.c:395 fdisk/fdisksunlabel.c:401
8a9e8346
RW
3988#, c-format
3989msgid "Unused gap - sectors %d-%d\n"
3990msgstr ""
3991
cf8316e2 3992#: fdisk/fdisksunlabel.c:426
8a9e8346
RW
3993#, c-format
3994msgid ""
3995"Other partitions already cover the whole disk.\n"
3996"Delete some/shrink them before retry.\n"
3997msgstr ""
3998
cf8316e2
KZ
3999#: fdisk/fdisksunlabel.c:449
4000#, c-format
4001msgid ""
4002"It is highly recommended that the third partition covers the whole disk\n"
4003"and is of type `Whole disk'\n"
4004msgstr ""
4005
4006#: fdisk/fdisksunlabel.c:477
8a9e8346
RW
4007#, c-format
4008msgid "Sector %d is already allocated\n"
4009msgstr ""
4010
cf8316e2 4011#: fdisk/fdisksunlabel.c:507
8a9e8346
RW
4012#, c-format
4013msgid ""
4014"You haven't covered the whole disk with the 3rd partition, but your value\n"
4015"%d %s covers some other partition. Your entry has been changed\n"
4016"to %d %s\n"
4017msgstr ""
4018
cf8316e2 4019#: fdisk/fdisksunlabel.c:534
8a9e8346
RW
4020#, c-format
4021msgid ""
4022"If you want to maintain SunOS/Solaris compatibility, consider leaving this\n"
4023"partition as Whole disk (5), starting at 0, with %u sectors\n"
4024msgstr ""
4025
cf8316e2 4026#: fdisk/fdisksunlabel.c:549
8a9e8346
RW
4027msgid ""
4028"It is highly recommended that the partition at offset 0\n"
4029"is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n"
4030"there may destroy your partition table and bootblock.\n"
4031"Type YES if you're very sure you would like that partition\n"
4032"tagged with 82 (Linux swap): "
4033msgstr ""
4034
cf8316e2 4035#: fdisk/fdisksunlabel.c:581
8a9e8346
RW
4036#, c-format
4037msgid ""
4038"\n"
4039"Disk %s (Sun disk label): %d heads, %llu sectors, %d rpm\n"
4040"%d cylinders, %d alternate cylinders, %d physical cylinders\n"
4041"%d extra sects/cyl, interleave %d:1\n"
4042"Label ID: %s\n"
4043"Volume ID: %s\n"
4044"Units = %s of %d * 512 bytes\n"
4045"\n"
4046msgstr ""
4047
cf8316e2 4048#: fdisk/fdisksunlabel.c:597
8a9e8346
RW
4049#, c-format
4050msgid ""
4051"\n"
4052"Disk %s (Sun disk label): %d heads, %llu sectors, %d cylinders\n"
4053"Units = %s of %d * 512 bytes\n"
4054"\n"
4055msgstr ""
4056
cf8316e2 4057#: fdisk/fdisksunlabel.c:602
8a9e8346
RW
4058#, c-format
4059msgid "%*s Flag Start End Blocks Id System\n"
4060msgstr ""
4061
cf8316e2 4062#: fdisk/fdisksunlabel.c:630
8a9e8346
RW
4063msgid "Number of alternate cylinders"
4064msgstr ""
4065
cf8316e2 4066#: fdisk/fdisksunlabel.c:642
8a9e8346
RW
4067msgid "Extra sectors per cylinder"
4068msgstr ""
4069
cf8316e2 4070#: fdisk/fdisksunlabel.c:649
8a9e8346
RW
4071msgid "Interleave factor"
4072msgstr ""
4073
cf8316e2 4074#: fdisk/fdisksunlabel.c:656
8a9e8346
RW
4075msgid "Rotation speed (rpm)"
4076msgstr ""
4077
cf8316e2 4078#: fdisk/fdisksunlabel.c:663
8a9e8346
RW
4079msgid "Number of physical cylinders"
4080msgstr ""
4081
4082#: fdisk/i386_sys_types.c:6
4083msgid "Empty"
4084msgstr ""
4085
4086#: fdisk/i386_sys_types.c:7
4087msgid "FAT12"
4088msgstr ""
4089
4090#: fdisk/i386_sys_types.c:8
4091msgid "XENIX root"
4092msgstr ""
4093
4094#: fdisk/i386_sys_types.c:9
4095msgid "XENIX usr"
4096msgstr ""
4097
4098#: fdisk/i386_sys_types.c:10
4099msgid "FAT16 <32M"
4100msgstr ""
4101
4102#: fdisk/i386_sys_types.c:11
4103msgid "Extended"
4104msgstr ""
4105
4106#: fdisk/i386_sys_types.c:12
4107msgid "FAT16"
4108msgstr ""
4109
4110#: fdisk/i386_sys_types.c:13
4111msgid "HPFS/NTFS"
4112msgstr ""
4113
4114#: fdisk/i386_sys_types.c:14
4115msgid "AIX"
4116msgstr ""
4117
4118#: fdisk/i386_sys_types.c:15
4119msgid "AIX bootable"
4120msgstr ""
4121
4122#: fdisk/i386_sys_types.c:16
4123msgid "OS/2 Boot Manager"
4124msgstr ""
4125
4126#: fdisk/i386_sys_types.c:17
4127msgid "W95 FAT32"
4128msgstr ""
4129
4130#: fdisk/i386_sys_types.c:18
4131msgid "W95 FAT32 (LBA)"
4132msgstr ""
4133
4134#: fdisk/i386_sys_types.c:19
4135msgid "W95 FAT16 (LBA)"
4136msgstr ""
4137
4138#: fdisk/i386_sys_types.c:20
4139msgid "W95 Ext'd (LBA)"
4140msgstr ""
4141
4142#: fdisk/i386_sys_types.c:21
4143msgid "OPUS"
4144msgstr ""
4145
4146#: fdisk/i386_sys_types.c:22
4147msgid "Hidden FAT12"
4148msgstr ""
4149
4150#: fdisk/i386_sys_types.c:23
4151msgid "Compaq diagnostics"
4152msgstr ""
4153
4154#: fdisk/i386_sys_types.c:24
4155msgid "Hidden FAT16 <32M"
4156msgstr ""
4157
4158#: fdisk/i386_sys_types.c:25
4159msgid "Hidden FAT16"
4160msgstr ""
4161
4162#: fdisk/i386_sys_types.c:26
4163msgid "Hidden HPFS/NTFS"
4164msgstr ""
4165
4166#: fdisk/i386_sys_types.c:27
4167msgid "AST SmartSleep"
4168msgstr ""
4169
4170#: fdisk/i386_sys_types.c:28
4171msgid "Hidden W95 FAT32"
4172msgstr ""
4173
4174#: fdisk/i386_sys_types.c:29
4175msgid "Hidden W95 FAT32 (LBA)"
4176msgstr ""
4177
4178#: fdisk/i386_sys_types.c:30
4179msgid "Hidden W95 FAT16 (LBA)"
4180msgstr ""
4181
4182#: fdisk/i386_sys_types.c:31
4183msgid "NEC DOS"
4184msgstr ""
4185
4186#: fdisk/i386_sys_types.c:32
4187msgid "Plan 9"
4188msgstr ""
4189
4190#: fdisk/i386_sys_types.c:33
4191msgid "PartitionMagic recovery"
4192msgstr ""
4193
4194#: fdisk/i386_sys_types.c:34
4195msgid "Venix 80286"
4196msgstr ""
4197
4198#: fdisk/i386_sys_types.c:35
4199msgid "PPC PReP Boot"
4200msgstr ""
4201
4202#: fdisk/i386_sys_types.c:36
4203msgid "SFS"
4204msgstr ""
4205
4206#: fdisk/i386_sys_types.c:37
4207msgid "QNX4.x"
4208msgstr ""
4209
4210#: fdisk/i386_sys_types.c:38
4211msgid "QNX4.x 2nd part"
4212msgstr ""
4213
4214#: fdisk/i386_sys_types.c:39
4215msgid "QNX4.x 3rd part"
4216msgstr ""
4217
4218#: fdisk/i386_sys_types.c:40
4219msgid "OnTrack DM"
4220msgstr ""
4221
4222#: fdisk/i386_sys_types.c:41
4223msgid "OnTrack DM6 Aux1"
4224msgstr ""
4225
4226#: fdisk/i386_sys_types.c:42
4227msgid "CP/M"
4228msgstr ""
4229
4230#: fdisk/i386_sys_types.c:43
4231msgid "OnTrack DM6 Aux3"
4232msgstr ""
4233
4234#: fdisk/i386_sys_types.c:44
4235msgid "OnTrackDM6"
4236msgstr ""
4237
4238#: fdisk/i386_sys_types.c:45
4239msgid "EZ-Drive"
4240msgstr ""
4241
4242#: fdisk/i386_sys_types.c:46
4243msgid "Golden Bow"
4244msgstr ""
4245
4246#: fdisk/i386_sys_types.c:47
4247msgid "Priam Edisk"
4248msgstr ""
4249
cf8316e2
KZ
4250#: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:92
4251#: fdisk/i386_sys_types.c:98 fdisk/i386_sys_types.c:99
8a9e8346
RW
4252msgid "SpeedStor"
4253msgstr ""
4254
4255#: fdisk/i386_sys_types.c:49
4256msgid "GNU HURD or SysV"
4257msgstr ""
4258
4259#: fdisk/i386_sys_types.c:50
4260msgid "Novell Netware 286"
4261msgstr ""
4262
4263#: fdisk/i386_sys_types.c:51
4264msgid "Novell Netware 386"
4265msgstr ""
4266
4267#: fdisk/i386_sys_types.c:52
4268msgid "DiskSecure Multi-Boot"
4269msgstr ""
4270
4271#: fdisk/i386_sys_types.c:53
4272msgid "PC/IX"
4273msgstr ""
4274
4275#: fdisk/i386_sys_types.c:54
4276msgid "Old Minix"
4277msgstr ""
4278
4279#: fdisk/i386_sys_types.c:55
4280msgid "Minix / old Linux"
4281msgstr ""
4282
4283#: fdisk/i386_sys_types.c:56
4284msgid "Linux swap / Solaris"
4285msgstr ""
4286
4287#: fdisk/i386_sys_types.c:58
4288msgid "OS/2 hidden C: drive"
4289msgstr ""
4290
4291#: fdisk/i386_sys_types.c:59
4292msgid "Linux extended"
4293msgstr ""
4294
4295#: fdisk/i386_sys_types.c:60 fdisk/i386_sys_types.c:61
4296msgid "NTFS volume set"
4297msgstr ""
4298
4299#: fdisk/i386_sys_types.c:62
4300msgid "Linux plaintext"
4301msgstr ""
4302
4303#: fdisk/i386_sys_types.c:64
4304msgid "Amoeba"
4305msgstr ""
4306
4307#: fdisk/i386_sys_types.c:65
4308msgid "Amoeba BBT"
4309msgstr ""
4310
4311#: fdisk/i386_sys_types.c:66
4312msgid "BSD/OS"
4313msgstr ""
4314
4315#: fdisk/i386_sys_types.c:67
4316msgid "IBM Thinkpad hibernation"
4317msgstr ""
4318
4319#: fdisk/i386_sys_types.c:68
4320msgid "FreeBSD"
4321msgstr ""
4322
4323#: fdisk/i386_sys_types.c:69
4324msgid "OpenBSD"
4325msgstr ""
4326
4327#: fdisk/i386_sys_types.c:70
4328msgid "NeXTSTEP"
4329msgstr ""
4330
4331#: fdisk/i386_sys_types.c:71
4332msgid "Darwin UFS"
4333msgstr ""
4334
4335#: fdisk/i386_sys_types.c:72
4336msgid "NetBSD"
4337msgstr ""
4338
4339#: fdisk/i386_sys_types.c:73
4340msgid "Darwin boot"
4341msgstr ""
4342
4343#: fdisk/i386_sys_types.c:74
cf8316e2 4344msgid "HFS / HFS+"
8a9e8346
RW
4345msgstr ""
4346
4347#: fdisk/i386_sys_types.c:75
cf8316e2 4348msgid "BSDI fs"
8a9e8346
RW
4349msgstr ""
4350
4351#: fdisk/i386_sys_types.c:76
cf8316e2 4352msgid "BSDI swap"
8a9e8346
RW
4353msgstr ""
4354
4355#: fdisk/i386_sys_types.c:77
cf8316e2 4356msgid "Boot Wizard hidden"
8a9e8346
RW
4357msgstr ""
4358
4359#: fdisk/i386_sys_types.c:78
cf8316e2 4360msgid "Solaris boot"
8a9e8346
RW
4361msgstr ""
4362
4363#: fdisk/i386_sys_types.c:79
cf8316e2 4364msgid "Solaris"
8a9e8346
RW
4365msgstr ""
4366
4367#: fdisk/i386_sys_types.c:80
cf8316e2 4368msgid "DRDOS/sec (FAT-12)"
8a9e8346
RW
4369msgstr ""
4370
4371#: fdisk/i386_sys_types.c:81
cf8316e2 4372msgid "DRDOS/sec (FAT-16 < 32M)"
8a9e8346
RW
4373msgstr ""
4374
4375#: fdisk/i386_sys_types.c:82
cf8316e2 4376msgid "DRDOS/sec (FAT-16)"
8a9e8346
RW
4377msgstr ""
4378
4379#: fdisk/i386_sys_types.c:83
cf8316e2 4380msgid "Syrinx"
8a9e8346
RW
4381msgstr ""
4382
4383#: fdisk/i386_sys_types.c:84
cf8316e2
KZ
4384msgid "Non-FS data"
4385msgstr ""
4386
4387#: fdisk/i386_sys_types.c:85
8a9e8346
RW
4388msgid "CP/M / CTOS / ..."
4389msgstr ""
4390
cf8316e2 4391#: fdisk/i386_sys_types.c:87
8a9e8346
RW
4392msgid "Dell Utility"
4393msgstr ""
4394
cf8316e2 4395#: fdisk/i386_sys_types.c:88
8a9e8346
RW
4396msgid "BootIt"
4397msgstr ""
4398
cf8316e2 4399#: fdisk/i386_sys_types.c:89
8a9e8346
RW
4400msgid "DOS access"
4401msgstr ""
4402
cf8316e2 4403#: fdisk/i386_sys_types.c:91
8a9e8346
RW
4404msgid "DOS R/O"
4405msgstr ""
4406
cf8316e2 4407#: fdisk/i386_sys_types.c:94
8a9e8346
RW
4408msgid "BeOS fs"
4409msgstr ""
4410
cf8316e2 4411#: fdisk/i386_sys_types.c:95
8a9e8346
RW
4412msgid "GPT"
4413msgstr ""
4414
cf8316e2 4415#: fdisk/i386_sys_types.c:96
8a9e8346
RW
4416msgid "EFI (FAT-12/16/32)"
4417msgstr ""
4418
cf8316e2 4419#: fdisk/i386_sys_types.c:97
8a9e8346
RW
4420msgid "Linux/PA-RISC boot"
4421msgstr ""
4422
cf8316e2 4423#: fdisk/i386_sys_types.c:100
8a9e8346
RW
4424msgid "DOS secondary"
4425msgstr ""
4426
cf8316e2 4427#: fdisk/i386_sys_types.c:101
8a9e8346
RW
4428msgid "VMware VMFS"
4429msgstr ""
4430
cf8316e2 4431#: fdisk/i386_sys_types.c:102
8a9e8346
RW
4432msgid "VMware VMKCORE"
4433msgstr ""
4434
cf8316e2 4435#: fdisk/i386_sys_types.c:106
8a9e8346
RW
4436msgid "LANstep"
4437msgstr ""
4438
cf8316e2 4439#: fdisk/i386_sys_types.c:107
8a9e8346
RW
4440msgid "BBT"
4441msgstr ""
4442
4443#: fdisk/sfdisk.c:179
4444#, c-format
4445msgid "seek error on %s - cannot seek to %lu\n"
4446msgstr ""
4447
4448#: fdisk/sfdisk.c:184
4449#, c-format
4450msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n"
4451msgstr ""
4452
4453#: fdisk/sfdisk.c:230
4454msgid "out of memory - giving up\n"
4455msgstr ""
4456
4457#: fdisk/sfdisk.c:235 fdisk/sfdisk.c:318
4458#, c-format
4459msgid "read error on %s - cannot read sector %lu\n"
4460msgstr ""
4461
4462#: fdisk/sfdisk.c:253
4463#, c-format
4464msgid "ERROR: sector %lu does not have an msdos signature\n"
4465msgstr ""
4466
4467#: fdisk/sfdisk.c:268
4468#, c-format
4469msgid "write error on %s - cannot write sector %lu\n"
4470msgstr ""
4471
4472#: fdisk/sfdisk.c:306
4473#, c-format
4474msgid "cannot open partition sector save file (%s)\n"
4475msgstr ""
4476
4477#: fdisk/sfdisk.c:324
4478#, c-format
4479msgid "write error on %s\n"
4480msgstr ""
4481
4482#: fdisk/sfdisk.c:350
4483#, c-format
4484msgid "cannot stat partition restore file (%s)\n"
4485msgstr ""
4486
4487#: fdisk/sfdisk.c:355
4488msgid "partition restore file has wrong size - not restoring\n"
4489msgstr ""
4490
4491#: fdisk/sfdisk.c:359
4492msgid "out of memory?\n"
4493msgstr ""
4494
4495#: fdisk/sfdisk.c:365
4496#, c-format
4497msgid "cannot open partition restore file (%s)\n"
4498msgstr ""
4499
4500#: fdisk/sfdisk.c:371
4501#, c-format
4502msgid "error reading %s\n"
4503msgstr ""
4504
4505#: fdisk/sfdisk.c:378
4506#, c-format
4507msgid "cannot open device %s for writing\n"
4508msgstr ""
4509
4510#: fdisk/sfdisk.c:390
4511#, c-format
4512msgid "error writing sector %lu on %s\n"
4513msgstr ""
4514
cf8316e2 4515#: fdisk/sfdisk.c:455
8a9e8346
RW
4516#, c-format
4517msgid "Disk %s: cannot get geometry\n"
4518msgstr ""
4519
cf8316e2 4520#: fdisk/sfdisk.c:472
8a9e8346
RW
4521#, c-format
4522msgid "Disk %s: cannot get size\n"
4523msgstr ""
4524
cf8316e2 4525#: fdisk/sfdisk.c:505
8a9e8346
RW
4526#, c-format
4527msgid ""
4528"Warning: start=%lu - this looks like a partition rather than\n"
4529"the entire disk. Using fdisk on it is probably meaningless.\n"
4530"[Use the --force option if you really want this]\n"
4531msgstr ""
4532
cf8316e2 4533#: fdisk/sfdisk.c:512
8a9e8346
RW
4534#, c-format
4535msgid "Warning: HDIO_GETGEO says that there are %lu heads\n"
4536msgstr ""
4537
cf8316e2 4538#: fdisk/sfdisk.c:515
8a9e8346
RW
4539#, c-format
4540msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n"
4541msgstr ""
4542
cf8316e2 4543#: fdisk/sfdisk.c:519
8a9e8346
RW
4544#, c-format
4545msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n"
4546msgstr ""
4547
cf8316e2 4548#: fdisk/sfdisk.c:524
8a9e8346
RW
4549#, c-format
4550msgid ""
4551"Warning: unlikely number of sectors (%lu) - usually at most 63\n"
4552"This will give problems with all software that uses C/H/S addressing.\n"
4553msgstr ""
4554
cf8316e2 4555#: fdisk/sfdisk.c:528
8a9e8346
RW
4556#, c-format
4557msgid ""
4558"\n"
4559"Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n"
4560msgstr ""
4561
cf8316e2 4562#: fdisk/sfdisk.c:610
8a9e8346 4563#, c-format
cf8316e2
KZ
4564msgid ""
4565"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
8a9e8346
RW
4566msgstr ""
4567
cf8316e2 4568#: fdisk/sfdisk.c:615
8a9e8346 4569#, c-format
cf8316e2
KZ
4570msgid ""
4571"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
4572"lu)\n"
8a9e8346
RW
4573msgstr ""
4574
cf8316e2 4575#: fdisk/sfdisk.c:620
8a9e8346 4576#, c-format
cf8316e2
KZ
4577msgid ""
4578"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
4579"lu)\n"
8a9e8346
RW
4580msgstr ""
4581
cf8316e2 4582#: fdisk/sfdisk.c:660
8a9e8346
RW
4583#, c-format
4584msgid ""
4585"Id Name\n"
4586"\n"
4587msgstr ""
4588
cf8316e2 4589#: fdisk/sfdisk.c:821
8a9e8346
RW
4590#, c-format
4591msgid "Re-reading the partition table ...\n"
4592msgstr ""
4593
cf8316e2 4594#: fdisk/sfdisk.c:827
8a9e8346 4595msgid ""
cf8316e2
KZ
4596"The command to re-read the partition table failed.\n"
4597"Run partprobe(8), kpartx(8) or reboot your system now,\n"
4598"before using mkfs\n"
8a9e8346
RW
4599msgstr ""
4600
cf8316e2 4601#: fdisk/sfdisk.c:833
8a9e8346
RW
4602#, c-format
4603msgid "Error closing %s\n"
4604msgstr ""
4605
cf8316e2 4606#: fdisk/sfdisk.c:871
8a9e8346
RW
4607#, c-format
4608msgid "%s: no such partition\n"
4609msgstr ""
4610
cf8316e2 4611#: fdisk/sfdisk.c:894
8a9e8346
RW
4612msgid "unrecognized format - using sectors\n"
4613msgstr ""
4614
cf8316e2 4615#: fdisk/sfdisk.c:933
8a9e8346
RW
4616#, c-format
4617msgid "# partition table of %s\n"
4618msgstr ""
4619
cf8316e2
KZ
4620#: fdisk/sfdisk.c:934
4621#, fuzzy, c-format
4622msgid ""
4623"unit: sectors\n"
4624"\n"
4625msgstr "获得段大小"
4626
4627#: fdisk/sfdisk.c:944
8a9e8346
RW
4628#, c-format
4629msgid "unimplemented format - using %s\n"
4630msgstr ""
4631
cf8316e2 4632#: fdisk/sfdisk.c:948
8a9e8346
RW
4633#, c-format
4634msgid ""
4635"Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n"
4636"\n"
4637msgstr ""
4638
cf8316e2 4639#: fdisk/sfdisk.c:951
8a9e8346
RW
4640#, c-format
4641msgid " Device Boot Start End #cyls #blocks Id System\n"
4642msgstr ""
4643
cf8316e2 4644#: fdisk/sfdisk.c:956
8a9e8346
RW
4645#, c-format
4646msgid ""
4647"Units = sectors of 512 bytes, counting from %d\n"
4648"\n"
4649msgstr ""
4650
cf8316e2 4651#: fdisk/sfdisk.c:958
8a9e8346
RW
4652#, c-format
4653msgid " Device Boot Start End #sectors Id System\n"
4654msgstr ""
4655
cf8316e2 4656#: fdisk/sfdisk.c:961
8a9e8346
RW
4657#, c-format
4658msgid ""
4659"Units = blocks of 1024 bytes, counting from %d\n"
4660"\n"
4661msgstr ""
4662
cf8316e2 4663#: fdisk/sfdisk.c:963
8a9e8346
RW
4664#, c-format
4665msgid " Device Boot Start End #blocks Id System\n"
4666msgstr ""
4667
cf8316e2 4668#: fdisk/sfdisk.c:966
8a9e8346
RW
4669#, c-format
4670msgid ""
4671"Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n"
4672"\n"
4673msgstr ""
4674
cf8316e2 4675#: fdisk/sfdisk.c:968
8a9e8346
RW
4676#, c-format
4677msgid " Device Boot Start End MiB #blocks Id System\n"
4678msgstr ""
4679
cf8316e2
KZ
4680#: fdisk/sfdisk.c:1062
4681#, c-format
4682msgid " start=%9lu"
4683msgstr ""
4684
4685#: fdisk/sfdisk.c:1063
4686#, fuzzy, c-format
4687msgid ", size=%9lu"
4688msgstr "Maxsize=%ld\n"
4689
4690#: fdisk/sfdisk.c:1067
4691#, c-format
4692msgid ", bootable"
4693msgstr ""
4694
4695#: fdisk/sfdisk.c:1128
8a9e8346
RW
4696#, c-format
4697msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
4698msgstr ""
4699
cf8316e2 4700#: fdisk/sfdisk.c:1135
8a9e8346
RW
4701#, c-format
4702msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
4703msgstr ""
4704
cf8316e2 4705#: fdisk/sfdisk.c:1138
8a9e8346
RW
4706#, c-format
4707msgid "partition ends on cylinder %ld, beyond the end of the disk\n"
4708msgstr ""
4709
cf8316e2 4710#: fdisk/sfdisk.c:1148
8a9e8346
RW
4711msgid "No partitions found\n"
4712msgstr ""
4713
cf8316e2 4714#: fdisk/sfdisk.c:1152
8a9e8346
RW
4715#, c-format
4716msgid ""
4717"Warning: The partition table looks like it was made\n"
4718" for C/H/S=*/%ld/%ld (instead of %ld/%ld/%ld).\n"
4719"For this listing I'll assume that geometry.\n"
4720msgstr ""
4721
cf8316e2 4722#: fdisk/sfdisk.c:1201
8a9e8346
RW
4723msgid "no partition table present.\n"
4724msgstr ""
4725
cf8316e2 4726#: fdisk/sfdisk.c:1203
8a9e8346
RW
4727#, c-format
4728msgid "strange, only %d partitions defined.\n"
4729msgstr ""
4730
cf8316e2 4731#: fdisk/sfdisk.c:1212
8a9e8346
RW
4732#, c-format
4733msgid "Warning: partition %s has size 0 but is not marked Empty\n"
4734msgstr ""
4735
cf8316e2 4736#: fdisk/sfdisk.c:1215
8a9e8346
RW
4737#, c-format
4738msgid "Warning: partition %s has size 0 and is bootable\n"
4739msgstr ""
4740
cf8316e2 4741#: fdisk/sfdisk.c:1218
8a9e8346
RW
4742#, c-format
4743msgid "Warning: partition %s has size 0 and nonzero start\n"
4744msgstr ""
4745
cf8316e2 4746#: fdisk/sfdisk.c:1229
8a9e8346
RW
4747#, c-format
4748msgid "Warning: partition %s "
4749msgstr ""
4750
cf8316e2 4751#: fdisk/sfdisk.c:1230
8a9e8346
RW
4752#, c-format
4753msgid "is not contained in partition %s\n"
4754msgstr ""
4755
cf8316e2 4756#: fdisk/sfdisk.c:1241
8a9e8346
RW
4757#, c-format
4758msgid "Warning: partitions %s "
4759msgstr ""
4760
cf8316e2 4761#: fdisk/sfdisk.c:1242
8a9e8346
RW
4762#, c-format
4763msgid "and %s overlap\n"
4764msgstr ""
4765
cf8316e2 4766#: fdisk/sfdisk.c:1253
8a9e8346
RW
4767#, c-format
4768msgid ""
4769"Warning: partition %s contains part of the partition table (sector %lu),\n"
4770"and will destroy it when filled\n"
4771msgstr ""
4772
cf8316e2 4773#: fdisk/sfdisk.c:1265
8a9e8346
RW
4774#, c-format
4775msgid "Warning: partition %s starts at sector 0\n"
4776msgstr ""
4777
cf8316e2 4778#: fdisk/sfdisk.c:1269
8a9e8346
RW
4779#, c-format
4780msgid "Warning: partition %s extends past end of disk\n"
4781msgstr ""
4782
cf8316e2 4783#: fdisk/sfdisk.c:1284
8a9e8346
RW
4784msgid ""
4785"Among the primary partitions, at most one can be extended\n"
4786" (although this is not a problem under Linux)\n"
4787msgstr ""
4788
cf8316e2 4789#: fdisk/sfdisk.c:1302
8a9e8346
RW
4790#, c-format
4791msgid "Warning: partition %s does not start at a cylinder boundary\n"
4792msgstr ""
4793
cf8316e2 4794#: fdisk/sfdisk.c:1308
8a9e8346
RW
4795#, c-format
4796msgid "Warning: partition %s does not end at a cylinder boundary\n"
4797msgstr ""
4798
cf8316e2 4799#: fdisk/sfdisk.c:1326
8a9e8346
RW
4800msgid ""
4801"Warning: more than one primary partition is marked bootable (active)\n"
4802"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
4803msgstr ""
4804
cf8316e2 4805#: fdisk/sfdisk.c:1333
8a9e8346
RW
4806msgid ""
4807"Warning: usually one can boot from primary partitions only\n"
4808"LILO disregards the `bootable' flag.\n"
4809msgstr ""
4810
cf8316e2 4811#: fdisk/sfdisk.c:1339
8a9e8346
RW
4812msgid ""
4813"Warning: no primary partition is marked bootable (active)\n"
4814"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
4815msgstr ""
4816
cf8316e2 4817#: fdisk/sfdisk.c:1353
8a9e8346
RW
4818msgid "start"
4819msgstr ""
4820
cf8316e2 4821#: fdisk/sfdisk.c:1356
8a9e8346 4822#, c-format
cf8316e2
KZ
4823msgid ""
4824"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
8a9e8346
RW
4825msgstr ""
4826
cf8316e2 4827#: fdisk/sfdisk.c:1362
8a9e8346
RW
4828msgid "end"
4829msgstr ""
4830
cf8316e2 4831#: fdisk/sfdisk.c:1365
8a9e8346
RW
4832#, c-format
4833msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
4834msgstr ""
4835
cf8316e2 4836#: fdisk/sfdisk.c:1368
8a9e8346
RW
4837#, c-format
4838msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n"
4839msgstr ""
4840
cf8316e2 4841#: fdisk/sfdisk.c:1393
8a9e8346
RW
4842#, c-format
4843msgid ""
4844"Warning: shifted start of the extd partition from %ld to %ld\n"
4845"(For listing purposes only. Do not change its contents.)\n"
4846msgstr ""
4847
cf8316e2 4848#: fdisk/sfdisk.c:1399
8a9e8346
RW
4849msgid ""
4850"Warning: extended partition does not start at a cylinder boundary.\n"
4851"DOS and Linux will interpret the contents differently.\n"
4852msgstr ""
4853
cf8316e2 4854#: fdisk/sfdisk.c:1417 fdisk/sfdisk.c:1494
8a9e8346
RW
4855#, c-format
4856msgid "too many partitions - ignoring those past nr (%d)\n"
4857msgstr ""
4858
cf8316e2 4859#: fdisk/sfdisk.c:1432
8a9e8346
RW
4860msgid "tree of partitions?\n"
4861msgstr ""
4862
cf8316e2 4863#: fdisk/sfdisk.c:1540
8a9e8346
RW
4864msgid "detected Disk Manager - unable to handle that\n"
4865msgstr ""
4866
cf8316e2 4867#: fdisk/sfdisk.c:1547
8a9e8346
RW
4868msgid "DM6 signature found - giving up\n"
4869msgstr ""
4870
cf8316e2 4871#: fdisk/sfdisk.c:1567
8a9e8346
RW
4872msgid "strange..., an extended partition of size 0?\n"
4873msgstr ""
4874
cf8316e2 4875#: fdisk/sfdisk.c:1574 fdisk/sfdisk.c:1585
8a9e8346
RW
4876msgid "strange..., a BSD partition of size 0?\n"
4877msgstr ""
4878
cf8316e2 4879#: fdisk/sfdisk.c:1619
8a9e8346
RW
4880#, c-format
4881msgid " %s: unrecognized partition table type\n"
4882msgstr ""
4883
cf8316e2 4884#: fdisk/sfdisk.c:1631
8a9e8346
RW
4885msgid "-n flag was given: Nothing changed\n"
4886msgstr ""
4887
cf8316e2 4888#: fdisk/sfdisk.c:1647
8a9e8346
RW
4889msgid "Failed saving the old sectors - aborting\n"
4890msgstr ""
4891
cf8316e2 4892#: fdisk/sfdisk.c:1652
8a9e8346
RW
4893#, c-format
4894msgid "Failed writing the partition on %s\n"
4895msgstr ""
4896
cf8316e2 4897#: fdisk/sfdisk.c:1729
8a9e8346
RW
4898msgid "long or incomplete input line - quitting\n"
4899msgstr ""
4900
cf8316e2 4901#: fdisk/sfdisk.c:1765
8a9e8346
RW
4902#, c-format
4903msgid "input error: `=' expected after %s field\n"
4904msgstr ""
4905
cf8316e2 4906#: fdisk/sfdisk.c:1772
8a9e8346
RW
4907#, c-format
4908msgid "input error: unexpected character %c after %s field\n"
4909msgstr ""
4910
cf8316e2 4911#: fdisk/sfdisk.c:1778
8a9e8346
RW
4912#, c-format
4913msgid "unrecognized input: %s\n"
4914msgstr ""
4915
cf8316e2 4916#: fdisk/sfdisk.c:1820
8a9e8346
RW
4917msgid "number too big\n"
4918msgstr ""
4919
cf8316e2 4920#: fdisk/sfdisk.c:1824
8a9e8346
RW
4921msgid "trailing junk after number\n"
4922msgstr ""
4923
cf8316e2 4924#: fdisk/sfdisk.c:1948
8a9e8346
RW
4925msgid "no room for partition descriptor\n"
4926msgstr ""
4927
cf8316e2 4928#: fdisk/sfdisk.c:1981
8a9e8346
RW
4929msgid "cannot build surrounding extended partition\n"
4930msgstr ""
4931
cf8316e2 4932#: fdisk/sfdisk.c:2032
8a9e8346
RW
4933msgid "too many input fields\n"
4934msgstr ""
4935
cf8316e2 4936#: fdisk/sfdisk.c:2066
8a9e8346
RW
4937msgid "No room for more\n"
4938msgstr ""
4939
cf8316e2 4940#: fdisk/sfdisk.c:2085
8a9e8346
RW
4941msgid "Illegal type\n"
4942msgstr ""
4943
cf8316e2 4944#: fdisk/sfdisk.c:2117
8a9e8346
RW
4945#, c-format
4946msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
4947msgstr ""
4948
cf8316e2 4949#: fdisk/sfdisk.c:2123
8a9e8346
RW
4950msgid "Warning: empty partition\n"
4951msgstr ""
4952
cf8316e2 4953#: fdisk/sfdisk.c:2137
8a9e8346
RW
4954#, c-format
4955msgid "Warning: bad partition start (earliest %lu)\n"
4956msgstr ""
4957
cf8316e2 4958#: fdisk/sfdisk.c:2150
8a9e8346
RW
4959msgid "unrecognized bootable flag - choose - or *\n"
4960msgstr ""
4961
cf8316e2 4962#: fdisk/sfdisk.c:2167 fdisk/sfdisk.c:2180
8a9e8346
RW
4963msgid "partial c,h,s specification?\n"
4964msgstr ""
4965
cf8316e2 4966#: fdisk/sfdisk.c:2191
8a9e8346
RW
4967msgid "Extended partition not where expected\n"
4968msgstr ""
4969
cf8316e2 4970#: fdisk/sfdisk.c:2223
8a9e8346
RW
4971msgid "bad input\n"
4972msgstr ""
4973
cf8316e2 4974#: fdisk/sfdisk.c:2245
8a9e8346
RW
4975msgid "too many partitions\n"
4976msgstr ""
4977
cf8316e2 4978#: fdisk/sfdisk.c:2278
8a9e8346
RW
4979msgid ""
4980"Input in the following format; absent fields get a default value.\n"
4981"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
4982"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
4983msgstr ""
4984
cf8316e2 4985#: fdisk/sfdisk.c:2304
8a9e8346
RW
4986#, c-format
4987msgid "Usage: %s [options] device ...\n"
4988msgstr ""
4989
cf8316e2 4990#: fdisk/sfdisk.c:2305
8a9e8346
RW
4991msgid "device: something like /dev/hda or /dev/sda"
4992msgstr ""
4993
cf8316e2 4994#: fdisk/sfdisk.c:2306
8a9e8346
RW
4995msgid "useful options:"
4996msgstr ""
4997
cf8316e2 4998#: fdisk/sfdisk.c:2307
8a9e8346
RW
4999msgid " -s [or --show-size]: list size of a partition"
5000msgstr ""
5001
cf8316e2 5002#: fdisk/sfdisk.c:2308
8a9e8346
RW
5003msgid " -c [or --id]: print or change partition Id"
5004msgstr ""
5005
cf8316e2 5006#: fdisk/sfdisk.c:2309
8a9e8346
RW
5007msgid " -l [or --list]: list partitions of each device"
5008msgstr ""
5009
cf8316e2 5010#: fdisk/sfdisk.c:2310
8a9e8346
RW
5011msgid " -d [or --dump]: idem, but in a format suitable for later input"
5012msgstr ""
5013
cf8316e2 5014#: fdisk/sfdisk.c:2311
8a9e8346
RW
5015msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
5016msgstr ""
5017
cf8316e2
KZ
5018#: fdisk/sfdisk.c:2312
5019msgid ""
5020" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
5021"MB"
8a9e8346
RW
5022msgstr ""
5023
cf8316e2 5024#: fdisk/sfdisk.c:2313
8a9e8346
RW
5025msgid " -T [or --list-types]:list the known partition types"
5026msgstr ""
5027
cf8316e2 5028#: fdisk/sfdisk.c:2314
8a9e8346
RW
5029msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
5030msgstr ""
5031
cf8316e2 5032#: fdisk/sfdisk.c:2315
8a9e8346
RW
5033msgid " -R [or --re-read]: make kernel reread partition table"
5034msgstr ""
5035
cf8316e2 5036#: fdisk/sfdisk.c:2316
8a9e8346
RW
5037msgid " -N# : change only the partition with number #"
5038msgstr ""
5039
cf8316e2 5040#: fdisk/sfdisk.c:2317
8a9e8346
RW
5041msgid " -n : do not actually write to disk"
5042msgstr ""
5043
cf8316e2
KZ
5044#: fdisk/sfdisk.c:2318
5045msgid ""
5046" -O file : save the sectors that will be overwritten to file"
8a9e8346
RW
5047msgstr ""
5048
cf8316e2 5049#: fdisk/sfdisk.c:2319
8a9e8346
RW
5050msgid " -I file : restore these sectors again"
5051msgstr ""
5052
cf8316e2 5053#: fdisk/sfdisk.c:2320
8a9e8346
RW
5054msgid " -v [or --version]: print version"
5055msgstr ""
5056
cf8316e2 5057#: fdisk/sfdisk.c:2321
8a9e8346
RW
5058msgid " -? [or --help]: print this message"
5059msgstr ""
5060
cf8316e2 5061#: fdisk/sfdisk.c:2322
8a9e8346
RW
5062msgid "dangerous options:"
5063msgstr ""
5064
cf8316e2 5065#: fdisk/sfdisk.c:2323
8a9e8346
RW
5066msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
5067msgstr ""
5068
cf8316e2
KZ
5069#: fdisk/sfdisk.c:2324
5070msgid ""
5071" -G [or --show-pt-geometry]: print geometry guessed from the partition "
5072"table"
8a9e8346
RW
5073msgstr ""
5074
cf8316e2 5075#: fdisk/sfdisk.c:2325
8a9e8346
RW
5076msgid ""
5077" -x [or --show-extended]: also list extended partitions on output\n"
5078" or expect descriptors for them on input"
5079msgstr ""
5080
cf8316e2
KZ
5081#: fdisk/sfdisk.c:2327
5082msgid ""
5083" -L [or --Linux]: do not complain about things irrelevant for Linux"
8a9e8346
RW
5084msgstr ""
5085
cf8316e2 5086#: fdisk/sfdisk.c:2328
8a9e8346
RW
5087msgid " -q [or --quiet]: suppress warning messages"
5088msgstr ""
5089
cf8316e2 5090#: fdisk/sfdisk.c:2329
8a9e8346
RW
5091msgid " You can override the detected geometry using:"
5092msgstr ""
5093
cf8316e2 5094#: fdisk/sfdisk.c:2330
8a9e8346
RW
5095msgid " -C# [or --cylinders #]:set the number of cylinders to use"
5096msgstr ""
5097
cf8316e2 5098#: fdisk/sfdisk.c:2331
8a9e8346
RW
5099msgid " -H# [or --heads #]: set the number of heads to use"
5100msgstr ""
5101
cf8316e2 5102#: fdisk/sfdisk.c:2332
8a9e8346
RW
5103msgid " -S# [or --sectors #]: set the number of sectors to use"
5104msgstr ""
5105
cf8316e2 5106#: fdisk/sfdisk.c:2333
8a9e8346
RW
5107msgid "You can disable all consistency checking with:"
5108msgstr ""
5109
cf8316e2 5110#: fdisk/sfdisk.c:2334
8a9e8346
RW
5111msgid " -f [or --force]: do what I say, even if it is stupid"
5112msgstr ""
5113
cf8316e2 5114#: fdisk/sfdisk.c:2340
8a9e8346
RW
5115msgid "Usage:"
5116msgstr ""
5117
cf8316e2 5118#: fdisk/sfdisk.c:2341
8a9e8346
RW
5119#, c-format
5120msgid "%s device\t\t list active partitions on device\n"
5121msgstr ""
5122
cf8316e2 5123#: fdisk/sfdisk.c:2342
8a9e8346
RW
5124#, c-format
5125msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
5126msgstr ""
5127
cf8316e2 5128#: fdisk/sfdisk.c:2343
8a9e8346
RW
5129#, c-format
5130msgid "%s -An device\t activate partition n, inactivate the other ones\n"
5131msgstr ""
5132
cf8316e2 5133#: fdisk/sfdisk.c:2462
8a9e8346
RW
5134#, c-format
5135msgid ""
5136"\n"
cf8316e2
KZ
5137"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
5138"doesn't support GPT. Use GNU Parted.\n"
8a9e8346
RW
5139"\n"
5140msgstr ""
5141
cf8316e2 5142#: fdisk/sfdisk.c:2465
8a9e8346
RW
5143#, c-format
5144msgid "Use the --force flag to overrule this check.\n"
5145msgstr ""
5146
cf8316e2 5147#: fdisk/sfdisk.c:2504
8a9e8346
RW
5148msgid "no command?\n"
5149msgstr ""
5150
cf8316e2 5151#: fdisk/sfdisk.c:2636
8a9e8346
RW
5152#, c-format
5153msgid "total: %llu blocks\n"
5154msgstr ""
5155
cf8316e2 5156#: fdisk/sfdisk.c:2679
8a9e8346
RW
5157msgid "usage: sfdisk --print-id device partition-number\n"
5158msgstr ""
5159
cf8316e2 5160#: fdisk/sfdisk.c:2681
8a9e8346
RW
5161msgid "usage: sfdisk --change-id device partition-number Id\n"
5162msgstr ""
5163
cf8316e2 5164#: fdisk/sfdisk.c:2683
8a9e8346
RW
5165msgid "usage: sfdisk --id device partition-number [Id]\n"
5166msgstr ""
5167
cf8316e2 5168#: fdisk/sfdisk.c:2690
8a9e8346
RW
5169msgid "can specify only one device (except with -l or -s)\n"
5170msgstr ""
5171
cf8316e2 5172#: fdisk/sfdisk.c:2716
8a9e8346
RW
5173#, c-format
5174msgid "cannot open %s read-write\n"
5175msgstr ""
5176
cf8316e2 5177#: fdisk/sfdisk.c:2718
8a9e8346
RW
5178#, c-format
5179msgid "cannot open %s for reading\n"
5180msgstr ""
5181
cf8316e2 5182#: fdisk/sfdisk.c:2743
8a9e8346
RW
5183#, c-format
5184msgid "%s: OK\n"
5185msgstr ""
5186
cf8316e2 5187#: fdisk/sfdisk.c:2762 fdisk/sfdisk.c:2795
8a9e8346
RW
5188#, c-format
5189msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
5190msgstr ""
5191
cf8316e2 5192#: fdisk/sfdisk.c:2814
8a9e8346
RW
5193#, c-format
5194msgid "Cannot get size of %s\n"
5195msgstr ""
5196
cf8316e2 5197#: fdisk/sfdisk.c:2894
8a9e8346
RW
5198#, c-format
5199msgid "bad active byte: 0x%x instead of 0x80\n"
5200msgstr ""
5201
cf8316e2 5202#: fdisk/sfdisk.c:2912 fdisk/sfdisk.c:2967 fdisk/sfdisk.c:3000
8a9e8346
RW
5203msgid ""
5204"Done\n"
5205"\n"
5206msgstr ""
5207
cf8316e2 5208#: fdisk/sfdisk.c:2921
8a9e8346
RW
5209#, c-format
5210msgid ""
5211"You have %d active primary partitions. This does not matter for LILO,\n"
5212"but the DOS MBR will only boot a disk with 1 active partition.\n"
5213msgstr ""
5214
cf8316e2 5215#: fdisk/sfdisk.c:2937
8a9e8346
RW
5216#, c-format
5217msgid "partition %s has id %x and is not hidden\n"
5218msgstr ""
5219
cf8316e2 5220#: fdisk/sfdisk.c:2996
8a9e8346
RW
5221#, c-format
5222msgid "Bad Id %lx\n"
5223msgstr ""
5224
cf8316e2 5225#: fdisk/sfdisk.c:3013
8a9e8346
RW
5226msgid "This disk is currently in use.\n"
5227msgstr ""
5228
cf8316e2 5229#: fdisk/sfdisk.c:3032
8a9e8346
RW
5230#, c-format
5231msgid "Fatal error: cannot find %s\n"
5232msgstr ""
5233
cf8316e2 5234#: fdisk/sfdisk.c:3035
8a9e8346
RW
5235#, c-format
5236msgid "Warning: %s is not a block device\n"
5237msgstr ""
5238
cf8316e2 5239#: fdisk/sfdisk.c:3041
8a9e8346
RW
5240msgid "Checking that no-one is using this disk right now ...\n"
5241msgstr ""
5242
cf8316e2 5243#: fdisk/sfdisk.c:3043
8a9e8346
RW
5244msgid ""
5245"\n"
5246"This disk is currently in use - repartitioning is probably a bad idea.\n"
5247"Umount all file systems, and swapoff all swap partitions on this disk.\n"
5248"Use the --no-reread flag to suppress this check.\n"
5249msgstr ""
5250
cf8316e2 5251#: fdisk/sfdisk.c:3047
8a9e8346
RW
5252msgid "Use the --force flag to overrule all checks.\n"
5253msgstr ""
5254
cf8316e2 5255#: fdisk/sfdisk.c:3051
8a9e8346
RW
5256msgid "OK\n"
5257msgstr ""
5258
cf8316e2 5259#: fdisk/sfdisk.c:3060
8a9e8346
RW
5260#, c-format
5261msgid "Old situation:\n"
5262msgstr ""
5263
cf8316e2 5264#: fdisk/sfdisk.c:3064
8a9e8346
RW
5265#, c-format
5266msgid "Partition %d does not exist, cannot change it\n"
5267msgstr ""
5268
cf8316e2 5269#: fdisk/sfdisk.c:3072
8a9e8346
RW
5270#, c-format
5271msgid "New situation:\n"
5272msgstr ""
5273
cf8316e2 5274#: fdisk/sfdisk.c:3077
8a9e8346
RW
5275msgid ""
5276"I don't like these partitions - nothing changed.\n"
5277"(If you really want this, use the --force option.)\n"
5278msgstr ""
5279
cf8316e2 5280#: fdisk/sfdisk.c:3080
8a9e8346
RW
5281msgid "I don't like this - probably you should answer No\n"
5282msgstr ""
5283
cf8316e2 5284#: fdisk/sfdisk.c:3085
8a9e8346
RW
5285#, c-format
5286msgid "Are you satisfied with this? [ynq] "
5287msgstr ""
5288
cf8316e2 5289#: fdisk/sfdisk.c:3087
8a9e8346
RW
5290#, c-format
5291msgid "Do you want to write this to disk? [ynq] "
5292msgstr ""
5293
cf8316e2 5294#: fdisk/sfdisk.c:3092
8a9e8346
RW
5295#, c-format
5296msgid ""
5297"\n"
5298"sfdisk: premature end of input\n"
5299msgstr ""
5300
cf8316e2 5301#: fdisk/sfdisk.c:3094
8a9e8346
RW
5302msgid "Quitting - nothing changed\n"
5303msgstr ""
5304
cf8316e2 5305#: fdisk/sfdisk.c:3100
8a9e8346
RW
5306#, c-format
5307msgid "Please answer one of y,n,q\n"
5308msgstr ""
5309
cf8316e2 5310#: fdisk/sfdisk.c:3108
8a9e8346
RW
5311#, c-format
5312msgid ""
5313"Successfully wrote the new partition table\n"
5314"\n"
5315msgstr ""
5316
cf8316e2 5317#: fdisk/sfdisk.c:3114
8a9e8346
RW
5318msgid ""
5319"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
5320"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
5321"(See fdisk(8).)\n"
5322msgstr ""
5323
cf8316e2
KZ
5324#: fsck/fsck.c:327
5325#, c-format
5326msgid "WARNING: couldn't open %s: %s\n"
5327msgstr ""
5328
5329#: fsck/fsck.c:337
5330#, c-format
5331msgid "WARNING: bad format on line %d of %s\n"
5332msgstr ""
5333
5334#: fsck/fsck.c:353
5335msgid ""
5336"WARNING: Your /etc/fstab does not contain the fsck passno\n"
5337"\tfield. I will kludge around things for you, but you\n"
5338"\tshould fix your /etc/fstab file as soon as you can.\n"
5339"\n"
5340msgstr ""
5341
5342#: fsck/fsck.c:461
5343#, c-format
5344msgid "fsck: %s: not found\n"
5345msgstr ""
5346
5347#: fsck/fsck.c:577
5348#, c-format
5349msgid "%s: wait: No more child process?!?\n"
5350msgstr ""
5351
5352#: fsck/fsck.c:599
5353#, c-format
5354msgid "Warning... %s for device %s exited with signal %d.\n"
5355msgstr ""
5356
5357#: fsck/fsck.c:605
5358#, c-format
5359msgid "%s %s: status is %x, should never happen.\n"
5360msgstr ""
5361
5362#: fsck/fsck.c:644
5363#, c-format
5364msgid "Finished with %s (exit status %d)\n"
5365msgstr ""
5366
5367#: fsck/fsck.c:704
5368#, c-format
5369msgid "%s: Error %d while executing fsck.%s for %s\n"
5370msgstr ""
5371
5372#: fsck/fsck.c:725
5373msgid ""
5374"Either all or none of the filesystem types passed to -t must be prefixed\n"
5375"with 'no' or '!'.\n"
5376msgstr ""
5377
5378#: fsck/fsck.c:744
5379msgid "Couldn't allocate memory for filesystem types\n"
5380msgstr ""
5381
5382#: fsck/fsck.c:867
5383#, c-format
5384msgid ""
5385"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
5386"number\n"
5387msgstr ""
5388
5389#: fsck/fsck.c:894
5390#, c-format
5391msgid "fsck: cannot check %s: fsck.%s not found\n"
5392msgstr ""
5393
5394#: fsck/fsck.c:950
5395msgid "Checking all file systems.\n"
5396msgstr ""
5397
5398#: fsck/fsck.c:1041
5399#, c-format
5400msgid "--waiting-- (pass %d)\n"
5401msgstr ""
5402
5403#: fsck/fsck.c:1061
5404msgid ""
5405"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
5406msgstr ""
5407
5408#: fsck/fsck.c:1099
5409#, fuzzy, c-format
5410msgid "%s: too many devices\n"
5411msgstr "%s:不是一个块设备\n"
5412
5413#: fsck/fsck.c:1110
5414#, c-format
5415msgid "Couldn't open %s: %s\n"
5416msgstr ""
5417
5418#: fsck/fsck.c:1112
5419#, c-format
5420msgid "Is /proc mounted?\n"
5421msgstr ""
5422
5423#: fsck/fsck.c:1121
5424#, c-format
5425msgid "Must be root to scan for matching filesystems: %s\n"
5426msgstr ""
5427
5428#: fsck/fsck.c:1124
5429#, c-format
5430msgid "Couldn't find matching filesystem: %s\n"
5431msgstr ""
5432
5433#: fsck/fsck.c:1132 fsck/fsck.c:1218
5434#, fuzzy, c-format
5435msgid "%s: too many arguments\n"
5436msgstr "%s 需要一个参数\n"
5437
5438#: fsck/fsck.c:1252
5439#, c-format
5440msgid "fsck from %s\n"
5441msgstr ""
5442
5443#: fsck/fsck.c:1264
5444#, fuzzy, c-format
5445msgid "%s: Unable to allocate memory for fsck_path\n"
5446msgstr "不能为 inodes 分配缓冲区"
5447
5448#: getopt/getopt.c:229
8a9e8346
RW
5449msgid "Try `getopt --help' for more information.\n"
5450msgstr ""
5451
cf8316e2 5452#: getopt/getopt.c:295
8a9e8346
RW
5453msgid "empty long option after -l or --long argument"
5454msgstr ""
5455
cf8316e2 5456#: getopt/getopt.c:315
8a9e8346
RW
5457msgid "unknown shell after -s or --shell argument"
5458msgstr ""
5459
cf8316e2 5460#: getopt/getopt.c:320
8a9e8346
RW
5461msgid "Usage: getopt optstring parameters\n"
5462msgstr ""
5463
cf8316e2 5464#: getopt/getopt.c:321
8a9e8346
RW
5465msgid " getopt [options] [--] optstring parameters\n"
5466msgstr ""
5467
cf8316e2 5468#: getopt/getopt.c:322
8a9e8346
RW
5469msgid " getopt [options] -o|--options optstring [options] [--]\n"
5470msgstr ""
5471
cf8316e2 5472#: getopt/getopt.c:323
8a9e8346
RW
5473msgid " parameters\n"
5474msgstr ""
5475
cf8316e2
KZ
5476#: getopt/getopt.c:324
5477msgid ""
5478" -a, --alternative Allow long options starting with single -\n"
8a9e8346
RW
5479msgstr ""
5480
cf8316e2 5481#: getopt/getopt.c:325
8a9e8346
RW
5482msgid " -h, --help This small usage guide\n"
5483msgstr ""
5484
cf8316e2 5485#: getopt/getopt.c:326
8a9e8346
RW
5486msgid " -l, --longoptions=longopts Long options to be recognized\n"
5487msgstr ""
5488
cf8316e2
KZ
5489#: getopt/getopt.c:327
5490msgid ""
5491" -n, --name=progname The name under which errors are reported\n"
8a9e8346
RW
5492msgstr ""
5493
cf8316e2 5494#: getopt/getopt.c:328
8a9e8346
RW
5495msgid " -o, --options=optstring Short options to be recognized\n"
5496msgstr ""
5497
cf8316e2 5498#: getopt/getopt.c:329
8a9e8346
RW
5499msgid " -q, --quiet Disable error reporting by getopt(3)\n"
5500msgstr ""
5501
cf8316e2 5502#: getopt/getopt.c:330
8a9e8346
RW
5503msgid " -Q, --quiet-output No normal output\n"
5504msgstr ""
5505
cf8316e2 5506#: getopt/getopt.c:331
8a9e8346
RW
5507msgid " -s, --shell=shell Set shell quoting conventions\n"
5508msgstr ""
5509
cf8316e2 5510#: getopt/getopt.c:332
8a9e8346
RW
5511msgid " -T, --test Test for getopt(1) version\n"
5512msgstr ""
5513
cf8316e2 5514#: getopt/getopt.c:333
8a9e8346
RW
5515msgid " -u, --unqote Do not quote the output\n"
5516msgstr ""
5517
cf8316e2 5518#: getopt/getopt.c:334
8a9e8346
RW
5519msgid " -V, --version Output version information\n"
5520msgstr ""
5521
cf8316e2 5522#: getopt/getopt.c:388 getopt/getopt.c:447
8a9e8346
RW
5523msgid "missing optstring argument"
5524msgstr ""
5525
cf8316e2 5526#: getopt/getopt.c:435
8a9e8346
RW
5527#, c-format
5528msgid "getopt (enhanced) 1.1.4\n"
5529msgstr ""
5530
cf8316e2 5531#: getopt/getopt.c:441
8a9e8346
RW
5532msgid "internal error, contact the author."
5533msgstr ""
5534
5535#: hwclock/cmos.c:176
5536#, c-format
5537msgid "booted from MILO\n"
5538msgstr ""
5539
5540#: hwclock/cmos.c:185
5541#, c-format
5542msgid "Ruffian BCD clock\n"
5543msgstr ""
5544
5545#: hwclock/cmos.c:201
5546#, c-format
5547msgid "clockport adjusted to 0x%x\n"
5548msgstr ""
5549
cf8316e2
KZ
5550#: hwclock/cmos.c:213
5551#, c-format
5552msgid "funky TOY!\n"
5553msgstr ""
5554
5555#: hwclock/cmos.c:244
5556#, c-format
5557msgid "%s: atomic %s failed for 1000 iterations!"
5558msgstr ""
5559
5560#: hwclock/cmos.c:273
5561#, c-format
5562msgid "cmos_read(): write to control address %X failed: %s\n"
5563msgstr ""
5564
5565#: hwclock/cmos.c:276
5566#, c-format
5567msgid "cmos_read(): read data address %X failed: %s\n"
5568msgstr ""
5569
5570#: hwclock/cmos.c:307
8a9e8346 5571#, c-format
cf8316e2 5572msgid "cmos_write(): write to control address %X failed: %s\n"
8a9e8346
RW
5573msgstr ""
5574
cf8316e2 5575#: hwclock/cmos.c:311
8a9e8346 5576#, c-format
cf8316e2 5577msgid "cmos_write(): write to data address %X failed: %s\n"
8a9e8346
RW
5578msgstr ""
5579
cf8316e2 5580#: hwclock/cmos.c:574
8a9e8346
RW
5581#, c-format
5582msgid "Cannot open /dev/port: %s"
5583msgstr ""
5584
cf8316e2 5585#: hwclock/cmos.c:581
8a9e8346
RW
5586#, c-format
5587msgid "I failed to get permission because I didn't try.\n"
5588msgstr ""
5589
cf8316e2 5590#: hwclock/cmos.c:584
8a9e8346
RW
5591#, c-format
5592msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n"
5593msgstr ""
5594
cf8316e2 5595#: hwclock/cmos.c:587
8a9e8346
RW
5596#, c-format
5597msgid "Probably you need root privileges.\n"
5598msgstr ""
5599
5600#: hwclock/hwclock.c:231
5601#, c-format
5602msgid "Assuming hardware clock is kept in %s time.\n"
5603msgstr ""
5604
5605#: hwclock/hwclock.c:232 hwclock/hwclock.c:327
5606msgid "UTC"
5607msgstr ""
5608
5609#: hwclock/hwclock.c:232 hwclock/hwclock.c:326
5610msgid "local"
5611msgstr ""
5612
5613#: hwclock/hwclock.c:312
5614#, c-format
5615msgid "%s: Warning: unrecognized third line in adjtime file\n"
5616msgstr ""
5617
5618#: hwclock/hwclock.c:314
5619#, c-format
5620msgid "(Expected: `UTC' or `LOCAL' or nothing.)\n"
5621msgstr ""
5622
5623#: hwclock/hwclock.c:321
5624#, c-format
5625msgid "Last drift adjustment done at %ld seconds after 1969\n"
5626msgstr ""
5627
5628#: hwclock/hwclock.c:323
5629#, c-format
5630msgid "Last calibration done at %ld seconds after 1969\n"
5631msgstr ""
5632
5633#: hwclock/hwclock.c:325
5634#, c-format
5635msgid "Hardware clock is on %s time\n"
5636msgstr ""
5637
5638#: hwclock/hwclock.c:327
5639msgid "unknown"
5640msgstr ""
5641
5642#: hwclock/hwclock.c:351
5643#, c-format
5644msgid "Waiting for clock tick...\n"
5645msgstr ""
5646
cf8316e2
KZ
5647#: hwclock/hwclock.c:357
5648#, c-format
5649msgid "...synchronization failed\n"
5650msgstr ""
5651
5652#: hwclock/hwclock.c:359
8a9e8346
RW
5653#, c-format
5654msgid "...got clock tick\n"
5655msgstr ""
5656
cf8316e2 5657#: hwclock/hwclock.c:413
8a9e8346
RW
5658#, c-format
5659msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
5660msgstr ""
5661
cf8316e2 5662#: hwclock/hwclock.c:421
8a9e8346
RW
5663#, c-format
5664msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
5665msgstr ""
5666
cf8316e2 5667#: hwclock/hwclock.c:451
8a9e8346
RW
5668#, c-format
5669msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n"
5670msgstr ""
5671
cf8316e2 5672#: hwclock/hwclock.c:480
8a9e8346
RW
5673#, c-format
5674msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
5675msgstr ""
5676
cf8316e2 5677#: hwclock/hwclock.c:486
8a9e8346
RW
5678#, c-format
5679msgid "Clock not changed - testing only.\n"
5680msgstr ""
5681
cf8316e2 5682#: hwclock/hwclock.c:536
8a9e8346
RW
5683#, c-format
5684msgid ""
5685"Time elapsed since reference time has been %.6f seconds.\n"
cf8316e2 5686"Delaying further to reach the new time.\n"
8a9e8346
RW
5687msgstr ""
5688
cf8316e2 5689#: hwclock/hwclock.c:572
8a9e8346 5690#, c-format
cf8316e2
KZ
5691msgid ""
5692"The Hardware Clock registers contain values that are either invalid (e.g. "
5693"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
8a9e8346
RW
5694msgstr ""
5695
cf8316e2 5696#: hwclock/hwclock.c:582
8a9e8346
RW
5697#, c-format
5698msgid "%s %.6f seconds\n"
5699msgstr ""
5700
cf8316e2 5701#: hwclock/hwclock.c:616
8a9e8346
RW
5702#, c-format
5703msgid "No --date option specified.\n"
5704msgstr ""
5705
cf8316e2 5706#: hwclock/hwclock.c:622
8a9e8346
RW
5707#, c-format
5708msgid "--date argument too long\n"
5709msgstr ""
5710
cf8316e2 5711#: hwclock/hwclock.c:629
8a9e8346
RW
5712#, c-format
5713msgid ""
5714"The value of the --date option is not a valid date.\n"
5715"In particular, it contains quotation marks.\n"
5716msgstr ""
5717
cf8316e2 5718#: hwclock/hwclock.c:637
8a9e8346
RW
5719#, c-format
5720msgid "Issuing date command: %s\n"
5721msgstr ""
5722
cf8316e2 5723#: hwclock/hwclock.c:641
8a9e8346
RW
5724msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
5725msgstr ""
5726
cf8316e2 5727#: hwclock/hwclock.c:649
8a9e8346
RW
5728#, c-format
5729msgid "response from date command = %s\n"
5730msgstr ""
5731
cf8316e2 5732#: hwclock/hwclock.c:651
8a9e8346
RW
5733#, c-format
5734msgid ""
5735"The date command issued by %s returned unexpected results.\n"
5736"The command was:\n"
5737" %s\n"
5738"The response was:\n"
5739" %s\n"
5740msgstr ""
5741
cf8316e2 5742#: hwclock/hwclock.c:663
8a9e8346
RW
5743#, c-format
5744msgid ""
cf8316e2
KZ
5745"The date command issued by %s returned something other than an integer where "
5746"the converted time value was expected.\n"
8a9e8346
RW
5747"The command was:\n"
5748" %s\n"
5749"The response was:\n"
5750" %s\n"
5751msgstr ""
5752
cf8316e2 5753#: hwclock/hwclock.c:674
8a9e8346
RW
5754#, c-format
5755msgid "date string %s equates to %ld seconds since 1969.\n"
5756msgstr ""
5757
cf8316e2 5758#: hwclock/hwclock.c:706
8a9e8346 5759#, c-format
cf8316e2
KZ
5760msgid ""
5761"The Hardware Clock does not contain a valid time, so we cannot set the "
5762"System Time from it.\n"
8a9e8346
RW
5763msgstr ""
5764
cf8316e2 5765#: hwclock/hwclock.c:728 hwclock/hwclock.c:804
8a9e8346
RW
5766#, c-format
5767msgid "Calling settimeofday:\n"
5768msgstr ""
5769
cf8316e2 5770#: hwclock/hwclock.c:729 hwclock/hwclock.c:806
8a9e8346
RW
5771#, c-format
5772msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n"
5773msgstr ""
5774
cf8316e2 5775#: hwclock/hwclock.c:731 hwclock/hwclock.c:808
8a9e8346
RW
5776#, c-format
5777msgid "\ttz.tz_minuteswest = %d\n"
5778msgstr ""
5779
cf8316e2 5780#: hwclock/hwclock.c:734 hwclock/hwclock.c:811
8a9e8346
RW
5781#, c-format
5782msgid "Not setting system clock because running in test mode.\n"
5783msgstr ""
5784
cf8316e2 5785#: hwclock/hwclock.c:743 hwclock/hwclock.c:820
8a9e8346
RW
5786#, c-format
5787msgid "Must be superuser to set system clock.\n"
5788msgstr ""
5789
cf8316e2 5790#: hwclock/hwclock.c:746 hwclock/hwclock.c:823
8a9e8346
RW
5791msgid "settimeofday() failed"
5792msgstr ""
5793
cf8316e2
KZ
5794#: hwclock/hwclock.c:782
5795#, c-format
5796msgid "Current system time: %ld = %s\n"
5797msgstr ""
5798
5799#: hwclock/hwclock.c:805
5800#, c-format
5801msgid "\tUTC: %s\n"
5802msgstr ""
5803
5804#: hwclock/hwclock.c:852
8a9e8346 5805#, c-format
cf8316e2
KZ
5806msgid ""
5807"Not adjusting drift factor because the Hardware Clock previously contained "
5808"garbage.\n"
8a9e8346
RW
5809msgstr ""
5810
cf8316e2 5811#: hwclock/hwclock.c:857
8a9e8346
RW
5812#, c-format
5813msgid ""
5814"Not adjusting drift factor because last calibration time is zero,\n"
5815"so history is bad and calibration startover is necessary.\n"
5816msgstr ""
5817
cf8316e2 5818#: hwclock/hwclock.c:863
8a9e8346 5819#, c-format
cf8316e2
KZ
5820msgid ""
5821"Not adjusting drift factor because it has been less than a day since the "
5822"last calibration.\n"
8a9e8346
RW
5823msgstr ""
5824
cf8316e2 5825#: hwclock/hwclock.c:911
8a9e8346
RW
5826#, c-format
5827msgid ""
cf8316e2
KZ
5828"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
5829"of %f seconds/day.\n"
8a9e8346
RW
5830"Adjusting drift factor by %f seconds/day\n"
5831msgstr ""
5832
cf8316e2 5833#: hwclock/hwclock.c:961
8a9e8346
RW
5834#, c-format
5835msgid "Time since last adjustment is %d seconds\n"
5836msgstr ""
5837
cf8316e2 5838#: hwclock/hwclock.c:963
8a9e8346
RW
5839#, c-format
5840msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
5841msgstr ""
5842
cf8316e2 5843#: hwclock/hwclock.c:992
8a9e8346
RW
5844#, c-format
5845msgid "Not updating adjtime file because of testing mode.\n"
5846msgstr ""
5847
cf8316e2 5848#: hwclock/hwclock.c:993
8a9e8346
RW
5849#, c-format
5850msgid ""
5851"Would have written the following to %s:\n"
5852"%s"
5853msgstr ""
5854
cf8316e2
KZ
5855#: hwclock/hwclock.c:1001
5856#, c-format
5857msgid ""
5858"Could not open file with the clock adjustment parameters in it (%s) for "
5859"writing"
5860msgstr ""
5861
5862#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011
5863#, c-format
5864msgid "Could not update file with the clock adjustment parameters (%s) in it"
5865msgstr ""
5866
5867#: hwclock/hwclock.c:1017
8a9e8346
RW
5868#, c-format
5869msgid "Drift adjustment parameters not updated.\n"
5870msgstr ""
5871
cf8316e2
KZ
5872#: hwclock/hwclock.c:1058
5873#, c-format
5874msgid ""
5875"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
5876msgstr ""
5877
5878#: hwclock/hwclock.c:1066
8a9e8346 5879#, c-format
cf8316e2
KZ
5880msgid ""
5881"Not setting clock because last adjustment time is zero, so history is bad."
8a9e8346
RW
5882msgstr ""
5883
cf8316e2 5884#: hwclock/hwclock.c:1089
8a9e8346
RW
5885#, c-format
5886msgid "Needed adjustment is less than one second, so not setting clock.\n"
5887msgstr ""
5888
cf8316e2 5889#: hwclock/hwclock.c:1115
8a9e8346
RW
5890#, c-format
5891msgid "Using %s.\n"
5892msgstr ""
5893
cf8316e2 5894#: hwclock/hwclock.c:1117
8a9e8346
RW
5895#, c-format
5896msgid "No usable clock interface found.\n"
5897msgstr ""
5898
cf8316e2 5899#: hwclock/hwclock.c:1219 hwclock/hwclock.c:1226
8a9e8346
RW
5900#, c-format
5901msgid "Unable to set system clock.\n"
5902msgstr ""
5903
cf8316e2
KZ
5904#: hwclock/hwclock.c:1230
5905#, c-format
5906msgid "Clock in UTC, not changed.\n"
5907msgstr ""
5908
5909#: hwclock/hwclock.c:1259
8a9e8346
RW
5910#, c-format
5911msgid ""
cf8316e2
KZ
5912"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
5913"machine.\n"
8a9e8346
RW
5914"This copy of hwclock was built for a machine other than Alpha\n"
5915"(and thus is presumably not running on an Alpha now). No action taken.\n"
5916msgstr ""
5917
cf8316e2 5918#: hwclock/hwclock.c:1268
8a9e8346
RW
5919#, c-format
5920msgid "Unable to get the epoch value from the kernel.\n"
5921msgstr ""
5922
cf8316e2 5923#: hwclock/hwclock.c:1270
8a9e8346
RW
5924#, c-format
5925msgid "Kernel is assuming an epoch value of %lu\n"
5926msgstr ""
5927
cf8316e2 5928#: hwclock/hwclock.c:1273
8a9e8346 5929#, c-format
cf8316e2
KZ
5930msgid ""
5931"To set the epoch value, you must use the 'epoch' option to tell to what "
5932"value to set it.\n"
8a9e8346
RW
5933msgstr ""
5934
cf8316e2 5935#: hwclock/hwclock.c:1276
8a9e8346
RW
5936#, c-format
5937msgid "Not setting the epoch to %d - testing only.\n"
5938msgstr ""
5939
cf8316e2 5940#: hwclock/hwclock.c:1279
8a9e8346
RW
5941#, c-format
5942msgid "Unable to set the epoch value in the kernel.\n"
5943msgstr ""
5944
cf8316e2 5945#: hwclock/hwclock.c:1292 misc-utils/cal.c:341 misc-utils/kill.c:189
8a9e8346
RW
5946#, c-format
5947msgid "%s from %s\n"
5948msgstr ""
5949
cf8316e2 5950#: hwclock/hwclock.c:1313
8a9e8346
RW
5951#, c-format
5952msgid ""
5953"hwclock - query and set the hardware clock (RTC)\n"
5954"\n"
5955"Usage: hwclock [function] [options...]\n"
5956"\n"
5957"Functions:\n"
cf8316e2
KZ
5958" -h | --help show this help\n"
5959" -r | --show read hardware clock and print result\n"
5960" --set set the rtc to the time given with --date\n"
5961" -s | --hctosys set the system time from the hardware clock\n"
5962" -w | --systohc set the hardware clock to the current system time\n"
5963" --systz set the system time based on the current timezone\n"
5964" --adjust adjust the rtc to account for systematic drift since\n"
5965" the clock was last set or adjusted\n"
5966" --getepoch print out the kernel's hardware clock epoch value\n"
5967" --setepoch set the kernel's hardware clock epoch value to the \n"
5968" value given with --epoch\n"
5969" -v | --version print out the version of hwclock to stdout\n"
8a9e8346
RW
5970"\n"
5971"Options: \n"
cf8316e2
KZ
5972" -u | --utc the hardware clock is kept in UTC\n"
5973" --localtime the hardware clock is kept in local time\n"
5974" -f | --rtc=path special /dev/... file to use instead of default\n"
5975" --directisa access the ISA bus directly instead of %s\n"
5976" --badyear ignore rtc's year because the bios is broken\n"
5977" --date specifies the time to which to set the hardware clock\n"
5978" --epoch=year specifies the year which is the beginning of the \n"
5979" hardware clock's epoch value\n"
5980" --noadjfile do not access /etc/adjtime. Requires the use of\n"
5981" either --utc or --localtime\n"
5982" --adjfile=path specifies the path to the adjust file (default is\n"
5983" /etc/adjtime)\n"
5984" --test do everything except actually updating the hardware\n"
5985" clock or anything else\n"
5986" -D | --debug debug mode\n"
5987"\n"
8a9e8346
RW
5988msgstr ""
5989
cf8316e2 5990#: hwclock/hwclock.c:1348
8a9e8346
RW
5991#, c-format
5992msgid ""
cf8316e2
KZ
5993" -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n"
5994" tell hwclock the type of alpha you have (see hwclock(8))\n"
5995"\n"
8a9e8346
RW
5996msgstr ""
5997
cf8316e2 5998#: hwclock/hwclock.c:1435
8a9e8346
RW
5999#, c-format
6000msgid "%s: Unable to connect to audit system\n"
6001msgstr ""
6002
cf8316e2 6003#: hwclock/hwclock.c:1553
8a9e8346
RW
6004#, c-format
6005msgid "%s takes no non-option arguments. You supplied %d.\n"
6006msgstr ""
6007
cf8316e2 6008#: hwclock/hwclock.c:1560
8a9e8346
RW
6009#, c-format
6010msgid ""
6011"You have specified multiple functions.\n"
6012"You can only perform one function at a time.\n"
6013msgstr ""
6014
cf8316e2 6015#: hwclock/hwclock.c:1567
8a9e8346 6016#, c-format
cf8316e2
KZ
6017msgid ""
6018"%s: The --utc and --localtime options are mutually exclusive. You specified "
6019"both.\n"
8a9e8346
RW
6020msgstr ""
6021
cf8316e2 6022#: hwclock/hwclock.c:1574
8a9e8346 6023#, c-format
cf8316e2
KZ
6024msgid ""
6025"%s: The --adjust and --noadjfile options are mutually exclusive. You "
6026"specified both.\n"
8a9e8346
RW
6027msgstr ""
6028
cf8316e2 6029#: hwclock/hwclock.c:1581
8a9e8346 6030#, c-format
cf8316e2
KZ
6031msgid ""
6032"%s: The --adjfile and --noadjfile options are mutually exclusive. You "
6033"specified both.\n"
8a9e8346
RW
6034msgstr ""
6035
cf8316e2 6036#: hwclock/hwclock.c:1590
8a9e8346
RW
6037#, c-format
6038msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n"
6039msgstr ""
6040
cf8316e2 6041#: hwclock/hwclock.c:1604
8a9e8346
RW
6042#, c-format
6043msgid "No usable set-to time. Cannot set clock.\n"
6044msgstr ""
6045
cf8316e2 6046#: hwclock/hwclock.c:1621
8a9e8346
RW
6047#, c-format
6048msgid "Sorry, only the superuser can change the Hardware Clock.\n"
6049msgstr ""
6050
cf8316e2 6051#: hwclock/hwclock.c:1626
8a9e8346
RW
6052#, c-format
6053msgid "Sorry, only the superuser can change the System Clock.\n"
6054msgstr ""
6055
cf8316e2 6056#: hwclock/hwclock.c:1631
8a9e8346 6057#, c-format
cf8316e2
KZ
6058msgid ""
6059"Sorry, only the superuser can change the Hardware Clock epoch in the "
6060"kernel.\n"
8a9e8346
RW
6061msgstr ""
6062
cf8316e2 6063#: hwclock/hwclock.c:1651
8a9e8346
RW
6064#, c-format
6065msgid "Cannot access the Hardware Clock via any known method.\n"
6066msgstr ""
6067
cf8316e2 6068#: hwclock/hwclock.c:1655
8a9e8346 6069#, c-format
cf8316e2
KZ
6070msgid ""
6071"Use the --debug option to see the details of our search for an access "
6072"method.\n"
8a9e8346
RW
6073msgstr ""
6074
cf8316e2 6075#: hwclock/kd.c:53
8a9e8346
RW
6076#, c-format
6077msgid "Waiting in loop for time from KDGHWCLK to change\n"
6078msgstr ""
6079
cf8316e2 6080#: hwclock/kd.c:56
8a9e8346
RW
6081msgid "KDGHWCLK ioctl to read time failed"
6082msgstr ""
6083
cf8316e2 6084#: hwclock/kd.c:77 hwclock/rtc.c:221
8a9e8346
RW
6085#, c-format
6086msgid "Timed out waiting for time change.\n"
6087msgstr ""
6088
cf8316e2 6089#: hwclock/kd.c:81
8a9e8346
RW
6090msgid "KDGHWCLK ioctl to read time failed in loop"
6091msgstr ""
6092
cf8316e2 6093#: hwclock/kd.c:103
8a9e8346
RW
6094#, c-format
6095msgid "ioctl() failed to read time from %s"
6096msgstr ""
6097
cf8316e2 6098#: hwclock/kd.c:139
8a9e8346
RW
6099msgid "ioctl KDSHWCLK failed"
6100msgstr ""
6101
cf8316e2 6102#: hwclock/kd.c:175
8a9e8346
RW
6103msgid "Can't open /dev/tty1 or /dev/vc/1"
6104msgstr ""
6105
cf8316e2 6106#: hwclock/kd.c:179
8a9e8346
RW
6107msgid "KDGHWCLK ioctl failed"
6108msgstr ""
6109
cf8316e2 6110#: hwclock/rtc.c:147 hwclock/rtc.c:241
8a9e8346
RW
6111#, c-format
6112msgid "open() of %s failed"
6113msgstr ""
6114
cf8316e2 6115#: hwclock/rtc.c:181
8a9e8346
RW
6116#, c-format
6117msgid "ioctl() to %s to read the time failed.\n"
6118msgstr ""
6119
cf8316e2 6120#: hwclock/rtc.c:203
8a9e8346
RW
6121#, c-format
6122msgid "Waiting in loop for time from %s to change\n"
6123msgstr ""
6124
cf8316e2 6125#: hwclock/rtc.c:259
8a9e8346
RW
6126#, c-format
6127msgid "%s does not have interrupt functions. "
6128msgstr ""
6129
cf8316e2 6130#: hwclock/rtc.c:270
8a9e8346
RW
6131#, c-format
6132msgid "read() to %s to wait for clock tick failed"
6133msgstr ""
6134
cf8316e2 6135#: hwclock/rtc.c:288
8a9e8346
RW
6136#, c-format
6137msgid "select() to %s to wait for clock tick failed"
6138msgstr ""
6139
cf8316e2 6140#: hwclock/rtc.c:291
8a9e8346
RW
6141#, c-format
6142msgid "select() to %s to wait for clock tick timed out\n"
6143msgstr ""
6144
cf8316e2 6145#: hwclock/rtc.c:300
8a9e8346
RW
6146#, c-format
6147msgid "ioctl() to %s to turn off update interrupts failed"
6148msgstr ""
6149
cf8316e2 6150#: hwclock/rtc.c:303
8a9e8346
RW
6151#, c-format
6152msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
6153msgstr ""
6154
cf8316e2 6155#: hwclock/rtc.c:360
8a9e8346
RW
6156#, c-format
6157msgid "ioctl() to %s to set the time failed.\n"
6158msgstr ""
6159
cf8316e2 6160#: hwclock/rtc.c:366
8a9e8346
RW
6161#, c-format
6162msgid "ioctl(%s) was successful.\n"
6163msgstr ""
6164
cf8316e2 6165#: hwclock/rtc.c:392
8a9e8346
RW
6166#, c-format
6167msgid "Open of %s failed"
6168msgstr ""
6169
cf8316e2 6170#: hwclock/rtc.c:410 hwclock/rtc.c:454
8a9e8346 6171#, c-format
cf8316e2
KZ
6172msgid ""
6173"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
6174"device driver via the device special file %s. This file does not exist on "
6175"this system.\n"
8a9e8346
RW
6176msgstr ""
6177
cf8316e2 6178#: hwclock/rtc.c:415 hwclock/rtc.c:459
8a9e8346
RW
6179#, c-format
6180msgid "Unable to open %s"
6181msgstr ""
6182
cf8316e2 6183#: hwclock/rtc.c:422
8a9e8346
RW
6184#, c-format
6185msgid "ioctl(RTC_EPOCH_READ) to %s failed"
6186msgstr ""
6187
cf8316e2 6188#: hwclock/rtc.c:427
8a9e8346
RW
6189#, c-format
6190msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
6191msgstr ""
6192
cf8316e2 6193#: hwclock/rtc.c:446
8a9e8346
RW
6194#, c-format
6195msgid "The epoch value may not be less than 1900. You requested %ld\n"
6196msgstr ""
6197
cf8316e2 6198#: hwclock/rtc.c:464
8a9e8346
RW
6199#, c-format
6200msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
6201msgstr ""
6202
cf8316e2 6203#: hwclock/rtc.c:469
8a9e8346 6204#, c-format
cf8316e2
KZ
6205msgid ""
6206"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
8a9e8346
RW
6207msgstr ""
6208
cf8316e2 6209#: hwclock/rtc.c:472
8a9e8346
RW
6210#, c-format
6211msgid "ioctl(RTC_EPOCH_SET) to %s failed"
6212msgstr ""
6213
cf8316e2 6214#: login-utils/agetty.c:361
8a9e8346
RW
6215#, c-format
6216msgid "%s: can't exec %s: %m"
6217msgstr ""
6218
cf8316e2 6219#: login-utils/agetty.c:384
8a9e8346
RW
6220msgid "can't malloc initstring"
6221msgstr ""
6222
cf8316e2 6223#: login-utils/agetty.c:449
8a9e8346
RW
6224#, c-format
6225msgid "bad timeout value: %s"
6226msgstr ""
6227
cf8316e2 6228#: login-utils/agetty.c:526
8a9e8346
RW
6229#, c-format
6230msgid "bad speed: %s"
6231msgstr ""
6232
cf8316e2 6233#: login-utils/agetty.c:528
8a9e8346
RW
6234msgid "too many alternate speeds"
6235msgstr ""
6236
cf8316e2 6237#: login-utils/agetty.c:630
8a9e8346
RW
6238#, c-format
6239msgid "/dev: chdir() failed: %m"
6240msgstr ""
6241
cf8316e2 6242#: login-utils/agetty.c:634
8a9e8346
RW
6243#, c-format
6244msgid "/dev/%s: not a character device"
6245msgstr ""
6246
cf8316e2 6247#: login-utils/agetty.c:643
8a9e8346
RW
6248#, c-format
6249msgid "/dev/%s: cannot open as standard input: %m"
6250msgstr ""
6251
cf8316e2 6252#: login-utils/agetty.c:653
8a9e8346
RW
6253#, c-format
6254msgid "%s: not open for read/write"
6255msgstr ""
6256
cf8316e2 6257#: login-utils/agetty.c:659
8a9e8346
RW
6258#, c-format
6259msgid "%s: dup problem: %m"
6260msgstr ""
6261
6262#: login-utils/agetty.c:946
6263#, c-format
6264msgid "user"
6265msgstr ""
6266
6267#: login-utils/agetty.c:946
6268#, c-format
6269msgid "users"
6270msgstr ""
6271
6272#: login-utils/agetty.c:1031
6273#, c-format
6274msgid "%s: read: %m"
6275msgstr ""
6276
6277#: login-utils/agetty.c:1078
6278#, c-format
6279msgid "%s: input overrun"
6280msgstr ""
6281
6282#: login-utils/agetty.c:1203
6283#, c-format
6284msgid ""
cf8316e2
KZ
6285"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H "
6286"login_host] baud_rate,... line [termtype]\n"
6287"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
6288"line baud_rate,... [termtype]\n"
8a9e8346
RW
6289msgstr ""
6290
6291#: login-utils/checktty.c:91 login-utils/checktty.c:112
6292#, c-format
6293msgid "login: memory low, login may fail\n"
6294msgstr ""
6295
6296#: login-utils/checktty.c:92
6297msgid "can't malloc for ttyclass"
6298msgstr ""
6299
6300#: login-utils/checktty.c:113
6301msgid "can't malloc for grplist"
6302msgstr ""
6303
6304#: login-utils/checktty.c:554
6305#, c-format
6306msgid "Login on %s from %s denied by default.\n"
6307msgstr ""
6308
6309#: login-utils/checktty.c:565
6310#, c-format
6311msgid "Login on %s from %s denied.\n"
6312msgstr ""
6313
6314#: login-utils/chfn.c:133 login-utils/chsh.c:119
6315#, c-format
6316msgid "%s: you (user %d) don't exist.\n"
6317msgstr ""
6318
6319#: login-utils/chfn.c:140 login-utils/chsh.c:126
6320#, c-format
6321msgid "%s: user \"%s\" does not exist.\n"
6322msgstr ""
6323
6324#: login-utils/chfn.c:145 login-utils/chsh.c:131
6325#, c-format
6326msgid "%s: can only change local entries; use yp%s instead.\n"
6327msgstr ""
6328
6329#: login-utils/chfn.c:156 login-utils/chsh.c:142
6330msgid "Unknown user context"
6331msgstr ""
6332
6333#: login-utils/chfn.c:157
6334#, c-format
6335msgid "%s: %s is not authorized to change the finger info of %s\n"
6336msgstr ""
6337
6338#: login-utils/chfn.c:164 login-utils/chsh.c:150
6339#, c-format
6340msgid "%s: Can't set default context for /etc/passwd"
6341msgstr ""
6342
6343#: login-utils/chfn.c:178
6344#, c-format
6345msgid "Changing finger information for %s.\n"
6346msgstr ""
6347
cf8316e2 6348#: login-utils/chfn.c:189 login-utils/chsh.c:188 login-utils/login.c:557
8a9e8346
RW
6349#, c-format
6350msgid "%s: PAM failure, aborting: %s\n"
6351msgstr ""
6352
cf8316e2
KZ
6353#: login-utils/chfn.c:212 login-utils/chsh.c:211 login-utils/login.c:808
6354#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:727
6355#: mount/lomount.c:730
8a9e8346
RW
6356msgid "Password: "
6357msgstr ""
6358
6359#: login-utils/chfn.c:215 login-utils/chsh.c:214
6360msgid "Incorrect password."
6361msgstr ""
6362
6363#: login-utils/chfn.c:226
6364#, c-format
6365msgid "Finger information not changed.\n"
6366msgstr ""
6367
6368#: login-utils/chfn.c:328
6369#, c-format
6370msgid "Usage: %s [ -f full-name ] [ -o office ] "
6371msgstr ""
6372
6373#: login-utils/chfn.c:329
6374#, c-format
6375msgid ""
6376"[ -p office-phone ]\n"
6377"\t[ -h home-phone ] "
6378msgstr ""
6379
6380#: login-utils/chfn.c:330
6381#, c-format
6382msgid "[ --help ] [ --version ]\n"
6383msgstr ""
6384
cf8316e2
KZ
6385#: login-utils/chfn.c:378
6386msgid "Office"
6387msgstr ""
6388
6389#: login-utils/chfn.c:379
6390msgid "Office Phone"
6391msgstr ""
6392
6393#: login-utils/chfn.c:380
6394msgid "Home Phone"
6395msgstr ""
6396
8a9e8346
RW
6397#: login-utils/chfn.c:401 login-utils/chsh.c:321
6398#, c-format
6399msgid ""
6400"\n"
6401"Aborted.\n"
6402msgstr ""
6403
6404#: login-utils/chfn.c:434
6405#, c-format
6406msgid "field is too long.\n"
6407msgstr ""
6408
6409#: login-utils/chfn.c:442
6410#, c-format
6411msgid "'%c' is not allowed.\n"
6412msgstr ""
6413
6414#: login-utils/chfn.c:447
6415#, c-format
6416msgid "Control characters are not allowed.\n"
6417msgstr ""
6418
6419#: login-utils/chfn.c:512
6420#, c-format
6421msgid "Finger information *NOT* changed. Try again later.\n"
6422msgstr ""
6423
6424#: login-utils/chfn.c:515
6425#, c-format
6426msgid "Finger information changed.\n"
6427msgstr ""
6428
8a9e8346
RW
6429#: login-utils/chsh.c:143
6430#, c-format
6431msgid "%s: %s is not authorized to change the shell of %s\n"
6432msgstr ""
6433
6434#: login-utils/chsh.c:164
6435#, c-format
cf8316e2
KZ
6436msgid ""
6437"%s: Running UID doesn't match UID of user we're altering, shell change "
6438"denied\n"
8a9e8346
RW
6439msgstr ""
6440
6441#: login-utils/chsh.c:170
6442#, c-format
6443msgid "%s: Your shell is not in /etc/shells, shell change denied\n"
6444msgstr ""
6445
6446#: login-utils/chsh.c:177
6447#, c-format
6448msgid "Changing shell for %s.\n"
6449msgstr ""
6450
6451#: login-utils/chsh.c:222
6452msgid "New shell"
6453msgstr ""
6454
6455#: login-utils/chsh.c:229
6456#, c-format
6457msgid "Shell not changed.\n"
6458msgstr ""
6459
6460#: login-utils/chsh.c:235
6461#, c-format
6462msgid "Shell *NOT* changed. Try again later.\n"
6463msgstr ""
6464
6465#: login-utils/chsh.c:238
6466#, c-format
6467msgid "Shell changed.\n"
6468msgstr ""
6469
6470#: login-utils/chsh.c:303
6471#, c-format
6472msgid ""
6473"Usage: %s [ -s shell ] [ --list-shells ] [ --help ] [ --version ]\n"
6474" [ username ]\n"
6475msgstr ""
6476
6477#: login-utils/chsh.c:349
6478#, c-format
6479msgid "%s: shell must be a full path name.\n"
6480msgstr ""
6481
6482#: login-utils/chsh.c:353
6483#, c-format
6484msgid "%s: \"%s\" does not exist.\n"
6485msgstr ""
6486
6487#: login-utils/chsh.c:357
6488#, c-format
6489msgid "%s: \"%s\" is not executable.\n"
6490msgstr ""
6491
6492#: login-utils/chsh.c:364
6493#, c-format
6494msgid "%s: '%c' is not allowed.\n"
6495msgstr ""
6496
6497#: login-utils/chsh.c:368
6498#, c-format
6499msgid "%s: Control characters are not allowed.\n"
6500msgstr ""
6501
6502#: login-utils/chsh.c:375 login-utils/chsh.c:385
6503#, c-format
6504msgid "Warning: \"%s\" is not listed in /etc/shells.\n"
6505msgstr ""
6506
6507#: login-utils/chsh.c:377
6508#, c-format
6509msgid "%s: \"%s\" is not listed in /etc/shells.\n"
6510msgstr ""
6511
6512#: login-utils/chsh.c:379
6513#, c-format
6514msgid "%s: Use -l option to see list.\n"
6515msgstr ""
6516
6517#: login-utils/chsh.c:386
6518#, c-format
6519msgid "Use %s -l to see list.\n"
6520msgstr ""
6521
6522#: login-utils/chsh.c:406
6523#, c-format
6524msgid "No known shells.\n"
6525msgstr ""
6526
6527#: login-utils/islocal.c:87
6528#, c-format
6529msgid "Failed to open %s for reading, exiting."
6530msgstr ""
6531
6532#: login-utils/last.c:148
6533msgid "usage: last [-#] [-f file] [-t tty] [-h hostname] [user ...]\n"
6534msgstr ""
6535
6536#: login-utils/last.c:284
6537msgid " still logged in"
6538msgstr ""
6539
6540#: login-utils/last.c:306
6541#, c-format
6542msgid ""
6543"\n"
6544"wtmp begins %s"
6545msgstr ""
6546
6547#: login-utils/last.c:362 login-utils/last.c:380 login-utils/last.c:431
6548msgid "last: malloc failure.\n"
6549msgstr ""
6550
6551#: login-utils/last.c:407
6552msgid "last: gethostname"
6553msgstr ""
6554
6555#: login-utils/last.c:456
6556#, c-format
6557msgid ""
6558"\n"
6559"interrupted %10.10s %5.5s \n"
6560msgstr ""
6561
cf8316e2 6562#: login-utils/login.c:197
8a9e8346
RW
6563#, c-format
6564msgid "FATAL: can't reopen tty: %s"
6565msgstr ""
6566
cf8316e2 6567#: login-utils/login.c:229
8a9e8346
RW
6568msgid "FATAL: bad tty"
6569msgstr ""
6570
cf8316e2 6571#: login-utils/login.c:421
8a9e8346
RW
6572#, c-format
6573msgid "login: -h for super-user only.\n"
6574msgstr ""
6575
cf8316e2 6576#: login-utils/login.c:464
8a9e8346
RW
6577#, c-format
6578msgid "usage: login [-fp] [username]\n"
6579msgstr ""
6580
cf8316e2 6581#: login-utils/login.c:559
8a9e8346
RW
6582#, c-format
6583msgid "Couldn't initialize PAM: %s"
6584msgstr ""
6585
cf8316e2 6586#: login-utils/login.c:576
8a9e8346
RW
6587msgid "login: "
6588msgstr ""
6589
cf8316e2 6590#: login-utils/login.c:620
8a9e8346
RW
6591#, c-format
6592msgid "FAILED LOGIN %d FROM %s FOR %s, %s"
6593msgstr ""
6594
cf8316e2 6595#: login-utils/login.c:625
8a9e8346
RW
6596#, c-format
6597msgid ""
6598"Login incorrect\n"
6599"\n"
6600msgstr ""
6601
cf8316e2 6602#: login-utils/login.c:634
8a9e8346
RW
6603#, c-format
6604msgid "TOO MANY LOGIN TRIES (%d) FROM %s FOR %s, %s"
6605msgstr ""
6606
cf8316e2 6607#: login-utils/login.c:638
8a9e8346
RW
6608#, c-format
6609msgid "FAILED LOGIN SESSION FROM %s FOR %s, %s"
6610msgstr ""
6611
cf8316e2 6612#: login-utils/login.c:643
8a9e8346
RW
6613#, c-format
6614msgid ""
6615"\n"
6616"Login incorrect\n"
6617msgstr ""
6618
cf8316e2 6619#: login-utils/login.c:671 login-utils/login.c:678 login-utils/login.c:712
8a9e8346
RW
6620#, c-format
6621msgid ""
6622"\n"
6623"Session setup problem, abort.\n"
6624msgstr ""
6625
cf8316e2 6626#: login-utils/login.c:672
8a9e8346
RW
6627#, c-format
6628msgid "NULL user name in %s:%d. Abort."
6629msgstr ""
6630
cf8316e2 6631#: login-utils/login.c:679
8a9e8346
RW
6632#, c-format
6633msgid "Invalid user name \"%s\" in %s:%d. Abort."
6634msgstr ""
6635
cf8316e2 6636#: login-utils/login.c:698
8a9e8346
RW
6637#, c-format
6638msgid "login: Out of memory\n"
6639msgstr ""
6640
cf8316e2 6641#: login-utils/login.c:742
8a9e8346
RW
6642msgid "Illegal username"
6643msgstr ""
6644
cf8316e2 6645#: login-utils/login.c:785
8a9e8346
RW
6646#, c-format
6647msgid "%s login refused on this terminal.\n"
6648msgstr ""
6649
cf8316e2 6650#: login-utils/login.c:790
8a9e8346
RW
6651#, c-format
6652msgid "LOGIN %s REFUSED FROM %s ON TTY %s"
6653msgstr ""
6654
cf8316e2 6655#: login-utils/login.c:794
8a9e8346
RW
6656#, c-format
6657msgid "LOGIN %s REFUSED ON TTY %s"
6658msgstr ""
6659
cf8316e2 6660#: login-utils/login.c:848
8a9e8346
RW
6661#, c-format
6662msgid "Login incorrect\n"
6663msgstr ""
6664
cf8316e2 6665#: login-utils/login.c:1073
8a9e8346
RW
6666#, c-format
6667msgid "DIALUP AT %s BY %s"
6668msgstr ""
6669
cf8316e2 6670#: login-utils/login.c:1080
8a9e8346
RW
6671#, c-format
6672msgid "ROOT LOGIN ON %s FROM %s"
6673msgstr ""
6674
cf8316e2 6675#: login-utils/login.c:1083
8a9e8346
RW
6676#, c-format
6677msgid "ROOT LOGIN ON %s"
6678msgstr ""
6679
cf8316e2 6680#: login-utils/login.c:1086
8a9e8346
RW
6681#, c-format
6682msgid "LOGIN ON %s BY %s FROM %s"
6683msgstr ""
6684
cf8316e2 6685#: login-utils/login.c:1089
8a9e8346
RW
6686#, c-format
6687msgid "LOGIN ON %s BY %s"
6688msgstr ""
6689
cf8316e2 6690#: login-utils/login.c:1110
8a9e8346
RW
6691#, c-format
6692msgid "You have new mail.\n"
6693msgstr ""
6694
cf8316e2 6695#: login-utils/login.c:1112
8a9e8346
RW
6696#, c-format
6697msgid "You have mail.\n"
6698msgstr ""
6699
cf8316e2 6700#: login-utils/login.c:1156
8a9e8346
RW
6701#, c-format
6702msgid "login: failure forking: %s"
6703msgstr ""
6704
cf8316e2 6705#: login-utils/login.c:1203
8a9e8346
RW
6706#, c-format
6707msgid "TIOCSCTTY failed: %m"
6708msgstr ""
6709
cf8316e2 6710#: login-utils/login.c:1209
8a9e8346
RW
6711msgid "setuid() failed"
6712msgstr ""
6713
cf8316e2 6714#: login-utils/login.c:1215
8a9e8346
RW
6715#, c-format
6716msgid "No directory %s!\n"
6717msgstr ""
6718
cf8316e2 6719#: login-utils/login.c:1219
8a9e8346
RW
6720#, c-format
6721msgid "Logging in with home = \"/\".\n"
6722msgstr ""
6723
cf8316e2 6724#: login-utils/login.c:1227
8a9e8346
RW
6725#, c-format
6726msgid "login: no memory for shell script.\n"
6727msgstr ""
6728
cf8316e2 6729#: login-utils/login.c:1254
8a9e8346
RW
6730#, c-format
6731msgid "login: couldn't exec shell script: %s.\n"
6732msgstr ""
6733
cf8316e2 6734#: login-utils/login.c:1257
8a9e8346
RW
6735#, c-format
6736msgid "login: no shell: %s.\n"
6737msgstr ""
6738
cf8316e2 6739#: login-utils/login.c:1272
8a9e8346
RW
6740#, c-format
6741msgid ""
6742"\n"
6743"%s login: "
6744msgstr ""
6745
cf8316e2 6746#: login-utils/login.c:1283
8a9e8346
RW
6747#, c-format
6748msgid "login name much too long.\n"
6749msgstr ""
6750
cf8316e2 6751#: login-utils/login.c:1284
8a9e8346
RW
6752msgid "NAME too long"
6753msgstr ""
6754
cf8316e2 6755#: login-utils/login.c:1291
8a9e8346
RW
6756#, c-format
6757msgid "login names may not start with '-'.\n"
6758msgstr ""
6759
cf8316e2 6760#: login-utils/login.c:1301
8a9e8346
RW
6761#, c-format
6762msgid "too many bare linefeeds.\n"
6763msgstr ""
6764
cf8316e2 6765#: login-utils/login.c:1302
8a9e8346
RW
6766msgid "EXCESSIVE linefeeds"
6767msgstr ""
6768
cf8316e2 6769#: login-utils/login.c:1334
8a9e8346
RW
6770#, c-format
6771msgid "Login timed out after %d seconds\n"
6772msgstr ""
6773
cf8316e2 6774#: login-utils/login.c:1422
8a9e8346
RW
6775#, c-format
6776msgid "Last login: %.*s "
6777msgstr ""
6778
cf8316e2 6779#: login-utils/login.c:1426
8a9e8346
RW
6780#, c-format
6781msgid "from %.*s\n"
6782msgstr ""
6783
cf8316e2 6784#: login-utils/login.c:1429
8a9e8346
RW
6785#, c-format
6786msgid "on %.*s\n"
6787msgstr ""
6788
cf8316e2 6789#: login-utils/login.c:1455
8a9e8346
RW
6790#, c-format
6791msgid "LOGIN FAILURE FROM %s, %s"
6792msgstr ""
6793
cf8316e2 6794#: login-utils/login.c:1458
8a9e8346
RW
6795#, c-format
6796msgid "LOGIN FAILURE ON %s, %s"
6797msgstr ""
6798
cf8316e2 6799#: login-utils/login.c:1462
8a9e8346
RW
6800#, c-format
6801msgid "%d LOGIN FAILURES FROM %s, %s"
6802msgstr ""
6803
cf8316e2 6804#: login-utils/login.c:1465
8a9e8346
RW
6805#, c-format
6806msgid "%d LOGIN FAILURES ON %s, %s"
6807msgstr ""
6808
6809#: login-utils/mesg.c:89
6810#, c-format
6811msgid "is y\n"
6812msgstr ""
6813
6814#: login-utils/mesg.c:92
6815#, c-format
6816msgid "is n\n"
6817msgstr ""
6818
6819#: login-utils/mesg.c:112
6820#, c-format
6821msgid "usage: mesg [y | n]\n"
6822msgstr ""
6823
6824#: login-utils/newgrp.c:105
6825msgid "newgrp: Who are you?"
6826msgstr ""
6827
6828#: login-utils/newgrp.c:113 login-utils/newgrp.c:127
6829msgid "newgrp: setgid"
6830msgstr ""
6831
6832#: login-utils/newgrp.c:120 login-utils/newgrp.c:122
6833msgid "newgrp: No such group."
6834msgstr ""
6835
6836#: login-utils/newgrp.c:131
6837msgid "newgrp: Permission denied"
6838msgstr ""
6839
6840#: login-utils/newgrp.c:138
6841msgid "newgrp: setuid"
6842msgstr ""
6843
6844#: login-utils/newgrp.c:144
6845msgid "No shell"
6846msgstr ""
6847
6848#: login-utils/shutdown.c:115
6849#, c-format
6850msgid "Usage: shutdown [-h|-r] [-fqs] [now|hh:ss|+mins]\n"
6851msgstr ""
6852
6853#: login-utils/shutdown.c:133
6854msgid "Shutdown process aborted"
6855msgstr ""
6856
6857#: login-utils/shutdown.c:164
6858#, c-format
6859msgid "%s: Only root can shut a system down.\n"
6860msgstr ""
6861
6862#: login-utils/shutdown.c:258
6863#, c-format
6864msgid "That must be tomorrow, can't you wait till then?\n"
6865msgstr ""
6866
6867#: login-utils/shutdown.c:309
6868msgid "for maintenance; bounce, bounce"
6869msgstr ""
6870
6871#: login-utils/shutdown.c:338
6872msgid "The system is being shut down within 5 minutes"
6873msgstr ""
6874
6875#: login-utils/shutdown.c:342
6876msgid "Login is therefore prohibited."
6877msgstr ""
6878
6879#: login-utils/shutdown.c:364
6880#, c-format
6881msgid "rebooted by %s: %s"
6882msgstr ""
6883
6884#: login-utils/shutdown.c:367
6885#, c-format
6886msgid "halted by %s: %s"
6887msgstr ""
6888
6889#: login-utils/shutdown.c:431
6890msgid ""
6891"\n"
6892"Why am I still alive after reboot?"
6893msgstr ""
6894
6895#: login-utils/shutdown.c:433
6896msgid ""
6897"\n"
6898"Now you can turn off the power..."
6899msgstr ""
6900
6901#: login-utils/shutdown.c:449
6902#, c-format
6903msgid "Calling kernel power-off facility...\n"
6904msgstr ""
6905
6906#: login-utils/shutdown.c:452
6907#, c-format
6908msgid "Error powering off\t%s\n"
6909msgstr ""
6910
6911#: login-utils/shutdown.c:460
6912#, c-format
6913msgid "Executing the program \"%s\" ...\n"
6914msgstr ""
6915
6916#: login-utils/shutdown.c:463
6917#, c-format
6918msgid "Error executing\t%s\n"
6919msgstr ""
6920
6921#: login-utils/shutdown.c:490
6922#, c-format
6923msgid "URGENT: broadcast message from %s:"
6924msgstr ""
6925
6926#: login-utils/shutdown.c:496
6927#, c-format
6928msgid "System going down in %d hours %d minutes"
6929msgstr ""
6930
6931#: login-utils/shutdown.c:499
6932#, c-format
6933msgid "System going down in 1 hour %d minutes"
6934msgstr ""
6935
6936#: login-utils/shutdown.c:502
6937#, c-format
6938msgid "System going down in %d minutes\n"
6939msgstr ""
6940
6941#: login-utils/shutdown.c:505
6942#, c-format
6943msgid "System going down in 1 minute\n"
6944msgstr ""
6945
6946#: login-utils/shutdown.c:507
6947#, c-format
6948msgid "System going down IMMEDIATELY!\n"
6949msgstr ""
6950
6951#: login-utils/shutdown.c:512
6952#, c-format
6953msgid "\t... %s ...\n"
6954msgstr ""
6955
6956#: login-utils/shutdown.c:569
6957msgid "Cannot fork for swapoff. Shrug!"
6958msgstr ""
6959
6960#: login-utils/shutdown.c:577
6961msgid "Cannot exec swapoff, hoping umount will do the trick."
6962msgstr ""
6963
6964#: login-utils/shutdown.c:596
6965msgid "Cannot fork for umount, trying manually."
6966msgstr ""
6967
6968#: login-utils/shutdown.c:605
6969#, c-format
6970msgid "Cannot exec %s, trying umount.\n"
6971msgstr ""
6972
6973#: login-utils/shutdown.c:609
6974msgid "Cannot exec umount, giving up on umount."
6975msgstr ""
6976
6977#: login-utils/shutdown.c:614
6978msgid "Unmounting any remaining filesystems..."
6979msgstr ""
6980
6981#: login-utils/shutdown.c:661
6982#, c-format
6983msgid "shutdown: Couldn't umount %s: %s\n"
6984msgstr ""
6985
6986#: login-utils/simpleinit.c:132
6987msgid "Booting to single user mode.\n"
6988msgstr ""
6989
6990#: login-utils/simpleinit.c:136
6991msgid "exec of single user shell failed\n"
6992msgstr ""
6993
6994#: login-utils/simpleinit.c:140
6995msgid "fork of single user shell failed\n"
6996msgstr ""
6997
6998#: login-utils/simpleinit.c:208
6999msgid "error opening fifo\n"
7000msgstr ""
7001
7002#: login-utils/simpleinit.c:212
7003msgid "error setting close-on-exec on /dev/initctl"
7004msgstr ""
7005
7006#: login-utils/simpleinit.c:259
7007msgid "error running finalprog\n"
7008msgstr ""
7009
7010#: login-utils/simpleinit.c:263
7011msgid "error forking finalprog\n"
7012msgstr ""
7013
7014#: login-utils/simpleinit.c:345
7015msgid ""
7016"\n"
7017"Wrong password.\n"
7018msgstr ""
7019
7020#: login-utils/simpleinit.c:418
7021msgid "lstat of path failed\n"
7022msgstr ""
7023
7024#: login-utils/simpleinit.c:426
7025msgid "stat of path failed\n"
7026msgstr ""
7027
7028#: login-utils/simpleinit.c:434
7029msgid "open of directory failed\n"
7030msgstr ""
7031
cf8316e2
KZ
7032#: login-utils/simpleinit.c:501
7033#, c-format
7034msgid "respawning: \"%s\" too fast: quenching entry\n"
7035msgstr ""
7036
7037#: login-utils/simpleinit.c:509
8a9e8346
RW
7038msgid "fork failed\n"
7039msgstr ""
7040
cf8316e2 7041#: login-utils/simpleinit.c:540 text-utils/more.c:1629
8a9e8346
RW
7042msgid "exec failed\n"
7043msgstr ""
7044
cf8316e2 7045#: login-utils/simpleinit.c:564
8a9e8346
RW
7046msgid "cannot open inittab\n"
7047msgstr ""
7048
cf8316e2 7049#: login-utils/simpleinit.c:631
8a9e8346
RW
7050msgid "no TERM or cannot stat tty\n"
7051msgstr ""
7052
cf8316e2 7053#: login-utils/simpleinit.c:938
8a9e8346 7054#, c-format
cf8316e2
KZ
7055msgid "error stopping service: \"%s\"\n"
7056msgstr ""
7057
7058#: login-utils/simpleinit.c:950
7059#, c-format
7060msgid "Stopped service: %s\n"
7061msgstr ""
7062
7063#: login-utils/simpleinit.c:1070
7064#, c-format
7065msgid "error running programme: \"%s\"\n"
8a9e8346
RW
7066msgstr ""
7067
7068#: login-utils/ttymsg.c:75
7069msgid "too many iov's (change code in wall/ttymsg.c)"
7070msgstr ""
7071
7072#: login-utils/ttymsg.c:85
7073#, c-format
7074msgid "excessively long line arg"
7075msgstr ""
7076
7077#: login-utils/ttymsg.c:140
7078#, c-format
7079msgid "cannot fork"
7080msgstr ""
7081
7082#: login-utils/ttymsg.c:144
7083#, c-format
7084msgid "fork: %s"
7085msgstr ""
7086
7087#: login-utils/ttymsg.c:174
7088#, c-format
7089msgid "%s: BAD ERROR"
7090msgstr ""
7091
7092#: login-utils/vipw.c:143
7093#, c-format
7094msgid "%s: the password file is busy.\n"
7095msgstr ""
7096
7097#: login-utils/vipw.c:146
7098#, c-format
7099msgid "%s: the group file is busy.\n"
7100msgstr ""
7101
7102#: login-utils/vipw.c:162
7103#, c-format
7104msgid "%s: the %s file is busy (%s present)\n"
7105msgstr ""
7106
7107#: login-utils/vipw.c:168
7108#, c-format
7109msgid "%s: can't link %s: %s\n"
7110msgstr ""
7111
7112#: login-utils/vipw.c:202
7113#, c-format
7114msgid "%s: Can't get context for %s"
7115msgstr ""
7116
7117#: login-utils/vipw.c:208
7118#, c-format
7119msgid "%s: Can't set context for %s"
7120msgstr ""
7121
7122#: login-utils/vipw.c:217
7123#, c-format
7124msgid "%s: can't unlock %s: %s (your changes are still in %s)\n"
7125msgstr ""
7126
7127#: login-utils/vipw.c:240
7128#, c-format
7129msgid "%s: Cannot fork\n"
7130msgstr ""
7131
7132#: login-utils/vipw.c:276
7133#, c-format
7134msgid "%s: %s unchanged\n"
7135msgstr ""
7136
7137#: login-utils/vipw.c:297
7138#, c-format
7139msgid "%s: no changes made\n"
7140msgstr ""
7141
7142#: login-utils/vipw.c:350
7143#, c-format
7144msgid "You are using shadow groups on this system.\n"
7145msgstr ""
7146
7147#: login-utils/vipw.c:351
7148#, c-format
7149msgid "You are using shadow passwords on this system.\n"
7150msgstr ""
7151
7152#: login-utils/vipw.c:352
7153#, c-format
7154msgid "Would you like to edit %s now [y/n]? "
7155msgstr ""
7156
7157#: login-utils/wall.c:112
7158#, c-format
7159msgid "usage: %s [file]\n"
7160msgstr ""
7161
7162#: login-utils/wall.c:167
7163#, c-format
7164msgid "%s: can't open temporary file.\n"
7165msgstr ""
7166
7167#: login-utils/wall.c:194
7168#, c-format
7169msgid "Broadcast Message from %s@%s"
7170msgstr ""
7171
7172#: login-utils/wall.c:212
7173#, c-format
7174msgid "%s: will not read %s - use stdin.\n"
7175msgstr ""
7176
7177#: login-utils/wall.c:217
7178#, c-format
7179msgid "%s: can't read %s.\n"
7180msgstr ""
7181
7182#: login-utils/wall.c:240
7183#, c-format
7184msgid "%s: can't stat temporary file.\n"
7185msgstr ""
7186
7187#: login-utils/wall.c:250
7188#, c-format
7189msgid "%s: can't read temporary file.\n"
7190msgstr ""
7191
cf8316e2 7192#: misc-utils/cal.c:355 misc-utils/cal.c:367
8a9e8346
RW
7193#, c-format
7194msgid "illegal day value: use 1-%d"
7195msgstr ""
7196
cf8316e2 7197#: misc-utils/cal.c:359
8a9e8346
RW
7198msgid "illegal month value: use 1-12"
7199msgstr ""
7200
cf8316e2 7201#: misc-utils/cal.c:363
8a9e8346
RW
7202msgid "illegal year value: use 1-9999"
7203msgstr ""
7204
cf8316e2 7205#: misc-utils/cal.c:457
8a9e8346
RW
7206#, c-format
7207msgid "%s %d"
7208msgstr ""
7209
cf8316e2 7210#: misc-utils/cal.c:848
8a9e8346
RW
7211#, c-format
7212msgid "usage: cal [-13smjyV] [[[day] month] year]\n"
7213msgstr ""
7214
7215#: misc-utils/ddate.c:203
7216#, c-format
7217msgid "usage: %s [+format] [day month year]\n"
7218msgstr ""
7219
7220#: misc-utils/ddate.c:250
7221msgid "St. Tib's Day"
7222msgstr ""
7223
7224#: misc-utils/kill.c:207
7225#, c-format
7226msgid "%s: unknown signal %s\n"
7227msgstr ""
7228
7229#: misc-utils/kill.c:270
7230#, c-format
7231msgid "%s: can't find process \"%s\"\n"
7232msgstr ""
7233
7234#: misc-utils/kill.c:314
7235#, c-format
7236msgid "%s: unknown signal %s; valid signals:\n"
7237msgstr ""
7238
7239#: misc-utils/kill.c:354
7240#, c-format
7241msgid "usage: %s [ -s signal | -p ] [ -a ] pid ...\n"
7242msgstr ""
7243
7244#: misc-utils/kill.c:355
7245#, c-format
7246msgid " %s -l [ signal ]\n"
7247msgstr ""
7248
cf8316e2
KZ
7249#: misc-utils/logger.c:67
7250#, c-format
7251msgid "logger: openlog: pathname too long\n"
7252msgstr ""
7253
7254#: misc-utils/logger.c:75
7255#, c-format
7256msgid "socket: %s.\n"
7257msgstr ""
7258
7259#: misc-utils/logger.c:80
7260#, c-format
7261msgid "connect: %s.\n"
7262msgstr ""
7263
8a9e8346
RW
7264#: misc-utils/logger.c:139
7265#, c-format
7266msgid "logger: %s: %s.\n"
7267msgstr ""
7268
7269#: misc-utils/logger.c:246
7270#, c-format
7271msgid "logger: unknown facility name: %s.\n"
7272msgstr ""
7273
7274#: misc-utils/logger.c:258
7275#, c-format
7276msgid "logger: unknown priority name: %s.\n"
7277msgstr ""
7278
7279#: misc-utils/logger.c:285
7280#, c-format
cf8316e2
KZ
7281msgid ""
7282"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
8a9e8346
RW
7283msgstr ""
7284
7285#: misc-utils/look.c:351
7286#, c-format
7287msgid "usage: look [-dfa] [-t char] string [file]\n"
7288msgstr ""
7289
cf8316e2 7290#: misc-utils/mcookie.c:105 misc-utils/mcookie.c:132
8a9e8346
RW
7291#, c-format
7292msgid "Could not open %s\n"
7293msgstr ""
7294
cf8316e2 7295#: misc-utils/mcookie.c:109 misc-utils/mcookie.c:128
8a9e8346
RW
7296#, c-format
7297msgid "Got %d bytes from %s\n"
7298msgstr ""
7299
cf8316e2
KZ
7300#: misc-utils/namei.c:144 misc-utils/namei.c:198 misc-utils/namei.c:220
7301#: misc-utils/namei.c:227 misc-utils/namei.c:248
7302msgid "out of memory?"
8a9e8346
RW
7303msgstr ""
7304
cf8316e2
KZ
7305#: misc-utils/namei.c:189
7306#, fuzzy, c-format
7307msgid "failed to read symlink: %s"
7308msgstr "不能读 inodes"
8a9e8346 7309
cf8316e2 7310#: misc-utils/namei.c:229
8a9e8346 7311#, c-format
cf8316e2 7312msgid "could not stat '%s'"
8a9e8346
RW
7313msgstr ""
7314
cf8316e2 7315#: misc-utils/namei.c:411
8a9e8346 7316#, c-format
cf8316e2
KZ
7317msgid ""
7318"\n"
7319"Usage: %s [options] pathname [pathname ...]\n"
8a9e8346
RW
7320msgstr ""
7321
cf8316e2 7322#: misc-utils/namei.c:412
8a9e8346 7323#, c-format
cf8316e2
KZ
7324msgid ""
7325"\n"
7326"Options:\n"
8a9e8346
RW
7327msgstr ""
7328
cf8316e2 7329#: misc-utils/namei.c:415
8a9e8346 7330#, c-format
cf8316e2
KZ
7331msgid ""
7332" -h, --help displays this help text\n"
7333" -x, --mountpoints show mount point directories with a 'D'\n"
7334" -m, --modes show the mode bits of each file\n"
7335" -o, --owners show owner and group name of each file\n"
7336" -l, --long use a long listing format (-m -o -v) \n"
7337" -n, --nosymlinks don't follow symlinks\n"
7338" -v, --vertical vertical align of modes and owners\n"
8a9e8346
RW
7339msgstr ""
7340
cf8316e2 7341#: misc-utils/namei.c:423
8a9e8346 7342#, c-format
cf8316e2
KZ
7343msgid ""
7344"\n"
7345"For more information see namei(1).\n"
8a9e8346
RW
7346msgstr ""
7347
cf8316e2 7348#: misc-utils/namei.c:484
8a9e8346 7349#, c-format
cf8316e2 7350msgid "failed to stat: %s"
8a9e8346
RW
7351msgstr ""
7352
cf8316e2 7353#: misc-utils/namei.c:495
8a9e8346 7354#, c-format
cf8316e2 7355msgid "%s: exceeded limit of symlinks"
8a9e8346
RW
7356msgstr ""
7357
7358#: misc-utils/rename.c:38
7359#, c-format
7360msgid "%s: out of memory\n"
7361msgstr ""
7362
7363#: misc-utils/rename.c:56
7364#, c-format
7365msgid "%s: renaming %s to %s failed: %s\n"
7366msgstr ""
7367
7368#: misc-utils/rename.c:86
7369#, c-format
7370msgid "call: %s from to files...\n"
7371msgstr ""
7372
7373#: misc-utils/script.c:110
7374#, c-format
7375msgid ""
7376"Warning: `%s' is a link.\n"
7377"Use `%s [options] %s' if you really want to use it.\n"
7378"Script not started.\n"
7379msgstr ""
7380
7381#: misc-utils/script.c:173
7382#, c-format
7383msgid "usage: script [-a] [-f] [-q] [-t] [file]\n"
7384msgstr ""
7385
7386#: misc-utils/script.c:196
7387#, c-format
7388msgid "Script started, file is %s\n"
7389msgstr ""
7390
7391#: misc-utils/script.c:244
7392#, c-format
7393msgid "%s: write error %d: %s\n"
7394msgstr ""
7395
7396#: misc-utils/script.c:304
7397#, c-format
7398msgid "Script started on %s"
7399msgstr ""
7400
7401#: misc-utils/script.c:347
7402#, c-format
7403msgid "%s: write error: %s\n"
7404msgstr ""
7405
7406#: misc-utils/script.c:354
7407#, c-format
7408msgid "%s: cannot write script file, error: %s\n"
7409msgstr ""
7410
7411#: misc-utils/script.c:430
7412#, c-format
7413msgid ""
7414"\n"
7415"Script done on %s"
7416msgstr ""
7417
7418#: misc-utils/script.c:437
7419#, c-format
7420msgid "Script done, file is %s\n"
7421msgstr ""
7422
7423#: misc-utils/script.c:448
7424#, c-format
7425msgid "openpty failed\n"
7426msgstr ""
7427
7428#: misc-utils/script.c:482
7429#, c-format
7430msgid "Out of pty's\n"
7431msgstr ""
7432
7433#: misc-utils/scriptreplay.c:38
7434#, c-format
7435msgid "%s <timingfile> [<typescript> [<divisor>]]\n"
7436msgstr ""
7437
7438#: misc-utils/scriptreplay.c:53
7439#, c-format
7440msgid "expected a number, but got '%s'"
7441msgstr ""
7442
7443#: misc-utils/scriptreplay.c:56 misc-utils/scriptreplay.c:60
7444#, c-format
7445msgid "divisor '%s'"
7446msgstr ""
7447
7448#: misc-utils/scriptreplay.c:104
7449msgid "write to stdout failed"
7450msgstr ""
7451
7452#: misc-utils/scriptreplay.c:110
7453#, c-format
7454msgid "unexpected end of file on %s"
7455msgstr ""
7456
7457#: misc-utils/scriptreplay.c:112
7458#, c-format
7459msgid "failed to read typescript file %s"
7460msgstr ""
7461
7462#: misc-utils/scriptreplay.c:145
7463#, c-format
7464msgid "cannot open timing file %s"
7465msgstr ""
7466
7467#: misc-utils/scriptreplay.c:148
7468#, c-format
7469msgid "cannot open typescript file %s"
7470msgstr ""
7471
7472#: misc-utils/scriptreplay.c:164
7473#, c-format
7474msgid "failed to read timing file %s"
7475msgstr ""
7476
7477#: misc-utils/scriptreplay.c:166
7478#, c-format
7479msgid "timings file %s: %lu: expected format"
7480msgstr ""
7481
7482#: misc-utils/setterm.c:763
7483#, c-format
7484msgid "%s: Argument error, usage\n"
7485msgstr ""
7486
7487#: misc-utils/setterm.c:766
7488#, c-format
7489msgid " [ -term terminal_name ]\n"
7490msgstr ""
7491
7492#: misc-utils/setterm.c:767
7493#, c-format
7494msgid " [ -reset ]\n"
7495msgstr ""
7496
7497#: misc-utils/setterm.c:768
7498#, c-format
7499msgid " [ -initialize ]\n"
7500msgstr ""
7501
7502#: misc-utils/setterm.c:769
7503#, c-format
7504msgid " [ -cursor [on|off] ]\n"
7505msgstr ""
7506
7507#: misc-utils/setterm.c:771
7508#, c-format
7509msgid " [ -snow [on|off] ]\n"
7510msgstr ""
7511
7512#: misc-utils/setterm.c:772
7513#, c-format
7514msgid " [ -softscroll [on|off] ]\n"
7515msgstr ""
7516
7517#: misc-utils/setterm.c:774
7518#, c-format
7519msgid " [ -repeat [on|off] ]\n"
7520msgstr ""
7521
7522#: misc-utils/setterm.c:775
7523#, c-format
7524msgid " [ -appcursorkeys [on|off] ]\n"
7525msgstr ""
7526
7527#: misc-utils/setterm.c:776
7528#, c-format
7529msgid " [ -linewrap [on|off] ]\n"
7530msgstr ""
7531
7532#: misc-utils/setterm.c:777
7533#, c-format
7534msgid " [ -default ]\n"
7535msgstr ""
7536
7537#: misc-utils/setterm.c:778
7538#, c-format
7539msgid " [ -foreground black|blue|green|cyan"
7540msgstr ""
7541
7542#: misc-utils/setterm.c:779 misc-utils/setterm.c:781
7543#, c-format
7544msgid "|red|magenta|yellow|white|default ]\n"
7545msgstr ""
7546
7547#: misc-utils/setterm.c:780
7548#, c-format
7549msgid " [ -background black|blue|green|cyan"
7550msgstr ""
7551
7552#: misc-utils/setterm.c:782
7553#, c-format
7554msgid " [ -ulcolor black|grey|blue|green|cyan"
7555msgstr ""
7556
7557#: misc-utils/setterm.c:783 misc-utils/setterm.c:785 misc-utils/setterm.c:787
7558#: misc-utils/setterm.c:789
7559#, c-format
7560msgid "|red|magenta|yellow|white ]\n"
7561msgstr ""
7562
7563#: misc-utils/setterm.c:784
7564#, c-format
7565msgid " [ -ulcolor bright blue|green|cyan"
7566msgstr ""
7567
7568#: misc-utils/setterm.c:786
7569#, c-format
7570msgid " [ -hbcolor black|grey|blue|green|cyan"
7571msgstr ""
7572
7573#: misc-utils/setterm.c:788
7574#, c-format
7575msgid " [ -hbcolor bright blue|green|cyan"
7576msgstr ""
7577
7578#: misc-utils/setterm.c:791
7579#, c-format
7580msgid " [ -standout [ attr ] ]\n"
7581msgstr ""
7582
7583#: misc-utils/setterm.c:793
7584#, c-format
7585msgid " [ -inversescreen [on|off] ]\n"
7586msgstr ""
7587
7588#: misc-utils/setterm.c:794
7589#, c-format
7590msgid " [ -bold [on|off] ]\n"
7591msgstr ""
7592
7593#: misc-utils/setterm.c:795
7594#, c-format
7595msgid " [ -half-bright [on|off] ]\n"
7596msgstr ""
7597
7598#: misc-utils/setterm.c:796
7599#, c-format
7600msgid " [ -blink [on|off] ]\n"
7601msgstr ""
7602
7603#: misc-utils/setterm.c:797
7604#, c-format
7605msgid " [ -reverse [on|off] ]\n"
7606msgstr ""
7607
7608#: misc-utils/setterm.c:798
7609#, c-format
7610msgid " [ -underline [on|off] ]\n"
7611msgstr ""
7612
7613#: misc-utils/setterm.c:799
7614#, c-format
7615msgid " [ -store ]\n"
7616msgstr ""
7617
7618#: misc-utils/setterm.c:800
7619#, c-format
7620msgid " [ -clear [all|rest] ]\n"
7621msgstr ""
7622
7623#: misc-utils/setterm.c:801
7624#, c-format
7625msgid " [ -tabs [ tab1 tab2 tab3 ... ] ] (tabn = 1-160)\n"
7626msgstr ""
7627
7628#: misc-utils/setterm.c:802
7629#, c-format
7630msgid " [ -clrtabs [ tab1 tab2 tab3 ... ] ] (tabn = 1-160)\n"
7631msgstr ""
7632
7633#: misc-utils/setterm.c:803
7634#, c-format
7635msgid " [ -regtabs [1-160] ]\n"
7636msgstr ""
7637
7638#: misc-utils/setterm.c:804
7639#, c-format
7640msgid " [ -blank [0-60|force|poke] ]\n"
7641msgstr ""
7642
7643#: misc-utils/setterm.c:805
7644#, c-format
7645msgid " [ -dump [1-NR_CONSOLES] ]\n"
7646msgstr ""
7647
7648#: misc-utils/setterm.c:806
7649#, c-format
7650msgid " [ -append [1-NR_CONSOLES] ]\n"
7651msgstr ""
7652
7653#: misc-utils/setterm.c:807
7654#, c-format
7655msgid " [ -file dumpfilename ]\n"
7656msgstr ""
7657
7658#: misc-utils/setterm.c:808
7659#, c-format
7660msgid " [ -msg [on|off] ]\n"
7661msgstr ""
7662
7663#: misc-utils/setterm.c:809
7664#, c-format
7665msgid " [ -msglevel [0-8] ]\n"
7666msgstr ""
7667
7668#: misc-utils/setterm.c:810
7669#, c-format
7670msgid " [ -powersave [on|vsync|hsync|powerdown|off] ]\n"
7671msgstr ""
7672
7673#: misc-utils/setterm.c:811
7674#, c-format
7675msgid " [ -powerdown [0-60] ]\n"
7676msgstr ""
7677
7678#: misc-utils/setterm.c:812
7679#, c-format
7680msgid " [ -blength [0-2000] ]\n"
7681msgstr ""
7682
7683#: misc-utils/setterm.c:813
7684#, c-format
7685msgid " [ -bfreq freqnumber ]\n"
7686msgstr ""
7687
7688#: misc-utils/setterm.c:1065
7689#, c-format
7690msgid "cannot force blank\n"
7691msgstr ""
7692
7693#: misc-utils/setterm.c:1069
7694#, c-format
7695msgid "cannot force unblank\n"
7696msgstr ""
7697
7698#: misc-utils/setterm.c:1075
7699#, c-format
7700msgid "cannot get blank status\n"
7701msgstr ""
7702
7703#: misc-utils/setterm.c:1087
7704#, c-format
7705msgid "cannot (un)set powersave mode\n"
7706msgstr ""
7707
7708#: misc-utils/setterm.c:1126 misc-utils/setterm.c:1134
7709#, c-format
7710msgid "klogctl error: %s\n"
7711msgstr ""
7712
7713#: misc-utils/setterm.c:1200
7714#, c-format
7715msgid "Error writing screendump\n"
7716msgstr ""
7717
7718#: misc-utils/setterm.c:1207
7719#, c-format
7720msgid "Couldn't read %s\n"
7721msgstr ""
7722
7723#: misc-utils/setterm.c:1261
7724#, c-format
7725msgid "%s: $TERM is not defined.\n"
7726msgstr ""
7727
cf8316e2 7728#: misc-utils/whereis.c:159
8a9e8346
RW
7729#, c-format
7730msgid "whereis [ -sbmu ] [ -SBM dir ... -f ] name...\n"
7731msgstr ""
7732
cf8316e2 7733#: misc-utils/write.c:101
8a9e8346
RW
7734#, c-format
7735msgid "write: can't find your tty's name\n"
7736msgstr ""
7737
cf8316e2 7738#: misc-utils/write.c:112
8a9e8346
RW
7739#, c-format
7740msgid "write: you have write permission turned off.\n"
7741msgstr ""
7742
cf8316e2 7743#: misc-utils/write.c:133
8a9e8346
RW
7744#, c-format
7745msgid "write: %s is not logged in on %s.\n"
7746msgstr ""
7747
cf8316e2 7748#: misc-utils/write.c:141
8a9e8346
RW
7749#, c-format
7750msgid "write: %s has messages disabled on %s\n"
7751msgstr ""
7752
cf8316e2 7753#: misc-utils/write.c:148
8a9e8346
RW
7754#, c-format
7755msgid "usage: write user [tty]\n"
7756msgstr ""
7757
cf8316e2 7758#: misc-utils/write.c:236
8a9e8346
RW
7759#, c-format
7760msgid "write: %s is not logged in\n"
7761msgstr ""
7762
cf8316e2 7763#: misc-utils/write.c:245
8a9e8346
RW
7764#, c-format
7765msgid "write: %s has messages disabled\n"
7766msgstr ""
7767
cf8316e2 7768#: misc-utils/write.c:249
8a9e8346
RW
7769#, c-format
7770msgid "write: %s is logged in more than once; writing to %s\n"
7771msgstr ""
7772
cf8316e2 7773#: misc-utils/write.c:317
8a9e8346
RW
7774#, c-format
7775msgid "Message from %s@%s (as %s) on %s at %s ..."
7776msgstr ""
7777
cf8316e2 7778#: misc-utils/write.c:320
8a9e8346
RW
7779#, c-format
7780msgid "Message from %s@%s on %s at %s ..."
7781msgstr ""
7782
cf8316e2 7783#: mount/fstab.c:143
8a9e8346
RW
7784#, c-format
7785msgid "warning: error reading %s: %s"
7786msgstr ""
7787
cf8316e2 7788#: mount/fstab.c:171 mount/fstab.c:196
8a9e8346
RW
7789#, c-format
7790msgid "warning: can't open %s: %s"
7791msgstr ""
7792
cf8316e2 7793#: mount/fstab.c:176
8a9e8346
RW
7794#, c-format
7795msgid "mount: could not open %s - using %s instead\n"
7796msgstr ""
7797
cf8316e2 7798#: mount/fstab.c:588
8a9e8346
RW
7799#, c-format
7800msgid "can't create lock file %s: %s (use -n flag to override)"
7801msgstr ""
7802
cf8316e2 7803#: mount/fstab.c:614
8a9e8346
RW
7804#, c-format
7805msgid "can't link lock file %s: %s (use -n flag to override)"
7806msgstr ""
7807
cf8316e2 7808#: mount/fstab.c:630
8a9e8346
RW
7809#, c-format
7810msgid "can't open lock file %s: %s (use -n flag to override)"
7811msgstr ""
7812
cf8316e2 7813#: mount/fstab.c:645
8a9e8346
RW
7814#, c-format
7815msgid "Can't lock lock file %s: %s\n"
7816msgstr ""
7817
cf8316e2 7818#: mount/fstab.c:659
8a9e8346
RW
7819#, c-format
7820msgid "can't lock lock file %s: %s"
7821msgstr ""
7822
cf8316e2 7823#: mount/fstab.c:661
8a9e8346
RW
7824msgid "timed out"
7825msgstr ""
7826
cf8316e2 7827#: mount/fstab.c:668
8a9e8346
RW
7828#, c-format
7829msgid ""
7830"Cannot create link %s\n"
7831"Perhaps there is a stale lock file?\n"
7832msgstr ""
7833
cf8316e2 7834#: mount/fstab.c:790 mount/fstab.c:845
8a9e8346
RW
7835#, c-format
7836msgid "cannot open %s (%s) - mtab not updated"
7837msgstr ""
7838
cf8316e2 7839#: mount/fstab.c:854
8a9e8346
RW
7840#, c-format
7841msgid "error writing %s: %s"
7842msgstr ""
7843
cf8316e2 7844#: mount/fstab.c:872
8a9e8346
RW
7845#, c-format
7846msgid "error changing mode of %s: %s\n"
7847msgstr ""
7848
cf8316e2 7849#: mount/fstab.c:885
8a9e8346
RW
7850#, c-format
7851msgid "error changing owner of %s: %s\n"
7852msgstr ""
7853
cf8316e2 7854#: mount/fstab.c:896
8a9e8346
RW
7855#, c-format
7856msgid "can't rename %s to %s: %s\n"
7857msgstr ""
7858
cf8316e2 7859#: mount/lomount.c:364
8a9e8346
RW
7860#, c-format
7861msgid ", offset %<PRIu64>"
7862msgstr ""
7863
cf8316e2 7864#: mount/lomount.c:367
8a9e8346
RW
7865#, c-format
7866msgid ", sizelimit %<PRIu64>"
7867msgstr ""
7868
cf8316e2 7869#: mount/lomount.c:375
8a9e8346
RW
7870#, c-format
7871msgid ", encryption %s (type %<PRIu32>)"
7872msgstr ""
7873
cf8316e2 7874#: mount/lomount.c:388
8a9e8346
RW
7875#, c-format
7876msgid ", offset %d"
7877msgstr ""
7878
cf8316e2 7879#: mount/lomount.c:391
8a9e8346
RW
7880#, c-format
7881msgid ", encryption type %d\n"
7882msgstr ""
7883
cf8316e2 7884#: mount/lomount.c:399
8a9e8346
RW
7885#, c-format
7886msgid "loop: can't get info on device %s: %s\n"
7887msgstr ""
7888
cf8316e2 7889#: mount/lomount.c:410
8a9e8346
RW
7890#, c-format
7891msgid "loop: can't open device %s: %s\n"
7892msgstr ""
7893
cf8316e2
KZ
7894#: mount/lomount.c:426 mount/lomount.c:458 mount/lomount.c:523
7895#: mount/lomount.c:572
8a9e8346
RW
7896#, c-format
7897msgid "%s: /dev directory does not exist."
7898msgstr ""
7899
cf8316e2 7900#: mount/lomount.c:437 mount/lomount.c:585
8a9e8346 7901#, c-format
cf8316e2 7902msgid "%s: no permission to look at /dev/loop%s<N>"
8a9e8346
RW
7903msgstr ""
7904
cf8316e2 7905#: mount/lomount.c:588
8a9e8346
RW
7906#, c-format
7907msgid "%s: could not find any free loop device"
7908msgstr ""
7909
cf8316e2 7910#: mount/lomount.c:591
8a9e8346
RW
7911#, c-format
7912msgid ""
7913"%s: Could not find any loop device. Maybe this kernel does not know\n"
7914" about the loop device? (If so, recompile or `modprobe loop'.)"
7915msgstr ""
7916
cf8316e2
KZ
7917#: mount/lomount.c:621
7918msgid "Out of memory while reading passphrase"
7919msgstr ""
7920
7921#: mount/lomount.c:664
8a9e8346
RW
7922#, c-format
7923msgid "warning: %s is already associated with %s\n"
7924msgstr ""
7925
cf8316e2
KZ
7926#: mount/lomount.c:680
7927#, c-format
7928msgid "warning: %s: is write-protected, using read-only.\n"
7929msgstr ""
7930
7931#: mount/lomount.c:716
8a9e8346
RW
7932#, c-format
7933msgid "Couldn't lock into memory, exiting.\n"
7934msgstr ""
7935
cf8316e2 7936#: mount/lomount.c:743
8a9e8346
RW
7937#, c-format
7938msgid "ioctl LOOP_SET_FD failed: %s\n"
7939msgstr ""
7940
cf8316e2 7941#: mount/lomount.c:800
8a9e8346
RW
7942#, c-format
7943msgid "set_loop(%s,%s,%llu,%llu): success\n"
7944msgstr ""
7945
cf8316e2 7946#: mount/lomount.c:821
8a9e8346 7947#, c-format
cf8316e2 7948msgid "del_loop(%s): success\n"
8a9e8346
RW
7949msgstr ""
7950
cf8316e2 7951#: mount/lomount.c:825
8a9e8346 7952#, c-format
cf8316e2 7953msgid "loop: can't delete device %s: %s\n"
8a9e8346
RW
7954msgstr ""
7955
cf8316e2 7956#: mount/lomount.c:836
8a9e8346
RW
7957#, c-format
7958msgid "This mount was compiled without loop support. Please recompile.\n"
7959msgstr ""
7960
cf8316e2 7961#: mount/lomount.c:871
8a9e8346
RW
7962#, c-format
7963msgid ""
7964"\n"
7965"Usage:\n"
7966" %1$s loop_device give info\n"
7967" %1$s -a | --all list all used\n"
cf8316e2 7968" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n"
8a9e8346 7969" %1$s -f | --find find unused\n"
cf8316e2
KZ
7970" %1$s -j | --associated <file> [-o <num>] list all associated with "
7971"<file>\n"
8a9e8346
RW
7972" %1$s [ options ] {-f|--find|loopdev} <file> setup\n"
7973msgstr ""
7974
cf8316e2 7975#: mount/lomount.c:880
8a9e8346
RW
7976#, c-format
7977msgid ""
7978"\n"
7979"Options:\n"
7980" -e | --encryption <type> enable data encryption with specified <name/num>\n"
7981" -h | --help this help\n"
7982" -o | --offset <num> start at offset <num> into file\n"
7983" --sizelimit <num> loop limited to only <num> bytes of the file\n"
7984" -p | --pass-fd <num> read passphrase from file descriptor <num>\n"
7985" -r | --read-only setup read-only loop device\n"
7986" --show print device name (with -f <file>)\n"
7987" -v | --verbose verbose mode\n"
7988"\n"
7989msgstr ""
7990
cf8316e2
KZ
7991#: mount/lomount.c:1010 mount/lomount.c:1048
7992#, c-format
7993msgid "Loop device is %s\n"
7994msgstr ""
7995
7996#: mount/lomount.c:1035
7997#, c-format
7998msgid "stolen loop=%s...trying again\n"
7999msgstr ""
8000
8001#: mount/lomount.c:1045
8002#, c-format
8003msgid "%s: %s: device is busy"
8004msgstr ""
8005
8006#: mount/lomount.c:1062
8a9e8346
RW
8007#, c-format
8008msgid "No loop support was available at compile time. Please recompile.\n"
8009msgstr ""
8010
cf8316e2 8011#: mount/mount.c:325
8a9e8346
RW
8012#, c-format
8013msgid "mount: improperly quoted option string '%s'"
8014msgstr ""
8015
cf8316e2 8016#: mount/mount.c:358
8a9e8346
RW
8017#, c-format
8018msgid "mount: translated %s '%s' to '%s'\n"
8019msgstr ""
8020
cf8316e2 8021#: mount/mount.c:522
8a9e8346
RW
8022#, c-format
8023msgid "mount: according to mtab, %s is already mounted on %s"
8024msgstr ""
8025
cf8316e2 8026#: mount/mount.c:527
8a9e8346
RW
8027#, c-format
8028msgid "mount: according to mtab, %s is mounted on %s"
8029msgstr ""
8030
cf8316e2 8031#: mount/mount.c:551
8a9e8346
RW
8032#, c-format
8033msgid "mount: can't open %s for writing: %s"
8034msgstr ""
8035
cf8316e2 8036#: mount/mount.c:568 mount/mount.c:1189
8a9e8346
RW
8037#, c-format
8038msgid "mount: error writing %s: %s"
8039msgstr ""
8040
cf8316e2 8041#: mount/mount.c:576
8a9e8346
RW
8042#, c-format
8043msgid "mount: error changing mode of %s: %s"
8044msgstr ""
8045
cf8316e2 8046#: mount/mount.c:659
8a9e8346
RW
8047#, c-format
8048msgid "mount: cannot set group id: %s"
8049msgstr ""
8050
cf8316e2 8051#: mount/mount.c:662
8a9e8346
RW
8052#, c-format
8053msgid "mount: cannot set user id: %s"
8054msgstr ""
8055
cf8316e2 8056#: mount/mount.c:701 mount/mount.c:1801
8a9e8346
RW
8057#, c-format
8058msgid "mount: cannot fork: %s"
8059msgstr ""
8060
cf8316e2
KZ
8061#: mount/mount.c:838
8062#, c-format
8063msgid "Trying %s\n"
8064msgstr ""
8065
8066#: mount/mount.c:866
8a9e8346
RW
8067#, c-format
8068msgid "mount: you didn't specify a filesystem type for %s\n"
8069msgstr ""
8070
cf8316e2 8071#: mount/mount.c:869
8a9e8346
RW
8072#, c-format
8073msgid " I will try all types mentioned in %s or %s\n"
8074msgstr ""
8075
cf8316e2 8076#: mount/mount.c:872
8a9e8346
RW
8077#, c-format
8078msgid " and it looks like this is swapspace\n"
8079msgstr ""
8080
cf8316e2 8081#: mount/mount.c:874
8a9e8346
RW
8082#, c-format
8083msgid " I will try type %s\n"
8084msgstr ""
8085
cf8316e2 8086#: mount/mount.c:901
8a9e8346
RW
8087#, c-format
8088msgid "%s looks like swapspace - not mounted"
8089msgstr ""
8090
cf8316e2 8091#: mount/mount.c:992
8a9e8346
RW
8092msgid "mount failed"
8093msgstr ""
8094
cf8316e2 8095#: mount/mount.c:994
8a9e8346
RW
8096#, c-format
8097msgid "mount: only root can mount %s on %s"
8098msgstr ""
8099
cf8316e2 8100#: mount/mount.c:1064
8a9e8346
RW
8101msgid "mount: loop device specified twice"
8102msgstr ""
8103
cf8316e2 8104#: mount/mount.c:1069
8a9e8346
RW
8105msgid "mount: type specified twice"
8106msgstr ""
8107
cf8316e2 8108#: mount/mount.c:1081
8a9e8346
RW
8109#, c-format
8110msgid "mount: skipping the setup of a loop device\n"
8111msgstr ""
8112
cf8316e2 8113#: mount/mount.c:1093
8a9e8346
RW
8114#, c-format
8115msgid "mount: according to mtab %s is already mounted on %s as loop"
8116msgstr ""
8117
cf8316e2 8118#: mount/mount.c:1103
8a9e8346
RW
8119#, c-format
8120msgid "mount: going to use the loop device %s\n"
8121msgstr ""
8122
cf8316e2 8123#: mount/mount.c:1112
8a9e8346
RW
8124#, c-format
8125msgid "mount: stolen loop=%s ...trying again\n"
8126msgstr ""
8127
cf8316e2 8128#: mount/mount.c:1117
8a9e8346
RW
8129#, c-format
8130msgid "mount: stolen loop=%s"
8131msgstr ""
8132
cf8316e2 8133#: mount/mount.c:1122
8a9e8346
RW
8134#, c-format
8135msgid "mount: failed setting up loop device\n"
8136msgstr ""
8137
cf8316e2 8138#: mount/mount.c:1133
8a9e8346
RW
8139#, c-format
8140msgid "mount: setup loop device successfully\n"
8141msgstr ""
8142
cf8316e2 8143#: mount/mount.c:1167
8a9e8346
RW
8144#, c-format
8145msgid "mount: no %s found - creating it..\n"
8146msgstr ""
8147
cf8316e2 8148#: mount/mount.c:1184
8a9e8346
RW
8149#, c-format
8150msgid "mount: can't open %s: %s"
8151msgstr ""
8152
cf8316e2 8153#: mount/mount.c:1205
8a9e8346
RW
8154msgid "mount: argument to -p or --pass-fd must be a number"
8155msgstr ""
8156
cf8316e2 8157#: mount/mount.c:1218
8a9e8346
RW
8158#, c-format
8159msgid "mount: cannot open %s for setting speed"
8160msgstr ""
8161
cf8316e2 8162#: mount/mount.c:1221
8a9e8346
RW
8163#, c-format
8164msgid "mount: cannot set speed: %s"
8165msgstr ""
8166
cf8316e2 8167#: mount/mount.c:1278
8a9e8346
RW
8168#, c-format
8169msgid "mount: according to mtab, %s is already mounted on %s\n"
8170msgstr ""
8171
cf8316e2
KZ
8172#: mount/mount.c:1354
8173msgid ""
8174"mount: I could not determine the filesystem type, and none was specified"
8a9e8346
RW
8175msgstr ""
8176
cf8316e2 8177#: mount/mount.c:1357
8a9e8346
RW
8178msgid "mount: you must specify the filesystem type"
8179msgstr ""
8180
cf8316e2 8181#: mount/mount.c:1360
8a9e8346
RW
8182msgid "mount: mount failed"
8183msgstr ""
8184
cf8316e2 8185#: mount/mount.c:1366 mount/mount.c:1403
8a9e8346
RW
8186#, c-format
8187msgid "mount: mount point %s is not a directory"
8188msgstr ""
8189
cf8316e2 8190#: mount/mount.c:1368
8a9e8346
RW
8191msgid "mount: permission denied"
8192msgstr ""
8193
cf8316e2 8194#: mount/mount.c:1370
8a9e8346
RW
8195msgid "mount: must be superuser to use mount"
8196msgstr ""
8197
cf8316e2 8198#: mount/mount.c:1374 mount/mount.c:1378
8a9e8346
RW
8199#, c-format
8200msgid "mount: %s is busy"
8201msgstr ""
8202
cf8316e2 8203#: mount/mount.c:1380
8a9e8346
RW
8204msgid "mount: proc already mounted"
8205msgstr ""
8206
cf8316e2 8207#: mount/mount.c:1382
8a9e8346
RW
8208#, c-format
8209msgid "mount: %s already mounted or %s busy"
8210msgstr ""
8211
cf8316e2 8212#: mount/mount.c:1388
8a9e8346
RW
8213#, c-format
8214msgid "mount: mount point %s does not exist"
8215msgstr ""
8216
cf8316e2 8217#: mount/mount.c:1390
8a9e8346
RW
8218#, c-format
8219msgid "mount: mount point %s is a symbolic link to nowhere"
8220msgstr ""
8221
cf8316e2 8222#: mount/mount.c:1395
8a9e8346
RW
8223#, c-format
8224msgid "mount: special device %s does not exist"
8225msgstr ""
8226
cf8316e2 8227#: mount/mount.c:1407
8a9e8346
RW
8228#, c-format
8229msgid ""
8230"mount: special device %s does not exist\n"
8231" (a path prefix is not a directory)\n"
8232msgstr ""
8233
cf8316e2 8234#: mount/mount.c:1419
8a9e8346
RW
8235#, c-format
8236msgid "mount: %s not mounted already, or bad option"
8237msgstr ""
8238
cf8316e2 8239#: mount/mount.c:1421
8a9e8346
RW
8240#, c-format
8241msgid ""
8242"mount: wrong fs type, bad option, bad superblock on %s,\n"
8243" missing codepage or helper program, or other error"
8244msgstr ""
8245
cf8316e2 8246#: mount/mount.c:1428
8a9e8346
RW
8247msgid ""
8248" (for several filesystems (e.g. nfs, cifs) you might\n"
8249" need a /sbin/mount.<type> helper program)"
8250msgstr ""
8251
cf8316e2 8252#: mount/mount.c:1437
8a9e8346
RW
8253msgid ""
8254" (could this be the IDE device where you in fact use\n"
8255" ide-scsi so that sr0 or sda or so is needed?)"
8256msgstr ""
8257
cf8316e2 8258#: mount/mount.c:1442
8a9e8346
RW
8259msgid ""
8260" (aren't you trying to mount an extended partition,\n"
8261" instead of some logical partition inside?)"
8262msgstr ""
8263
cf8316e2 8264#: mount/mount.c:1449
8a9e8346
RW
8265msgid ""
8266" In some cases useful info is found in syslog - try\n"
8267" dmesg | tail or so\n"
8268msgstr ""
8269
cf8316e2 8270#: mount/mount.c:1455
8a9e8346
RW
8271msgid "mount table full"
8272msgstr ""
8273
cf8316e2 8274#: mount/mount.c:1457
8a9e8346
RW
8275#, c-format
8276msgid "mount: %s: can't read superblock"
8277msgstr ""
8278
cf8316e2 8279#: mount/mount.c:1463
8a9e8346
RW
8280#, c-format
8281msgid "mount: %s: unknown device"
8282msgstr ""
8283
cf8316e2 8284#: mount/mount.c:1468
8a9e8346
RW
8285#, c-format
8286msgid "mount: unknown filesystem type '%s'"
8287msgstr ""
8288
cf8316e2 8289#: mount/mount.c:1480
8a9e8346
RW
8290#, c-format
8291msgid "mount: probably you meant %s"
8292msgstr ""
8293
cf8316e2 8294#: mount/mount.c:1483
8a9e8346
RW
8295msgid "mount: maybe you meant 'iso9660'?"
8296msgstr ""
8297
cf8316e2 8298#: mount/mount.c:1486
8a9e8346
RW
8299msgid "mount: maybe you meant 'vfat'?"
8300msgstr ""
8301
cf8316e2 8302#: mount/mount.c:1489
8a9e8346
RW
8303#, c-format
8304msgid "mount: %s has wrong device number or fs type %s not supported"
8305msgstr ""
8306
cf8316e2 8307#: mount/mount.c:1497
8a9e8346
RW
8308#, c-format
8309msgid "mount: %s is not a block device, and stat fails?"
8310msgstr ""
8311
cf8316e2 8312#: mount/mount.c:1499
8a9e8346
RW
8313#, c-format
8314msgid ""
8315"mount: the kernel does not recognize %s as a block device\n"
8316" (maybe `insmod driver'?)"
8317msgstr ""
8318
cf8316e2 8319#: mount/mount.c:1502
8a9e8346
RW
8320#, c-format
8321msgid "mount: %s is not a block device (maybe try `-o loop'?)"
8322msgstr ""
8323
cf8316e2 8324#: mount/mount.c:1505
8a9e8346
RW
8325#, c-format
8326msgid "mount: %s is not a block device"
8327msgstr ""
8328
cf8316e2 8329#: mount/mount.c:1510
8a9e8346
RW
8330#, c-format
8331msgid "mount: %s is not a valid block device"
8332msgstr ""
8333
cf8316e2 8334#: mount/mount.c:1513
8a9e8346
RW
8335msgid "block device "
8336msgstr ""
8337
cf8316e2 8338#: mount/mount.c:1515
8a9e8346
RW
8339#, c-format
8340msgid "mount: cannot mount %s%s read-only"
8341msgstr ""
8342
cf8316e2 8343#: mount/mount.c:1519
8a9e8346
RW
8344#, c-format
8345msgid "mount: %s%s is write-protected but explicit `-w' flag given"
8346msgstr ""
8347
cf8316e2 8348#: mount/mount.c:1534
8a9e8346
RW
8349#, c-format
8350msgid "mount: %s%s is write-protected, mounting read-only"
8351msgstr ""
8352
cf8316e2
KZ
8353#: mount/mount.c:1544
8354#, c-format
8355msgid "mount: no medium found on %s ...trying again\n"
8356msgstr ""
8357
8358#: mount/mount.c:1550
8359#, c-format
8360msgid "mount: no medium found on %s"
8361msgstr ""
8362
8363#: mount/mount.c:1568
8364#, c-format
8365msgid ""
8366"mount: %s does not contain SELinux labels.\n"
8367" You just mounted an file system that supports labels which does not\n"
8368" contain labels, onto an SELinux box. It is likely that confined\n"
8369" applications will generate AVC messages and not be allowed access to\n"
8370" this file system. For more details see restorecon(8) and mount(8).\n"
8371msgstr ""
8372
8373#: mount/mount.c:1647
8a9e8346
RW
8374#, c-format
8375msgid "mount: no type was given - I'll assume nfs because of the colon\n"
8376msgstr ""
8377
cf8316e2 8378#: mount/mount.c:1653
8a9e8346
RW
8379#, c-format
8380msgid "mount: no type was given - I'll assume cifs because of the // prefix\n"
8381msgstr ""
8382
cf8316e2 8383#: mount/mount.c:1748
8a9e8346
RW
8384#, c-format
8385msgid "mount: %s already mounted on %s\n"
8386msgstr ""
8387
cf8316e2 8388#: mount/mount.c:1882
8a9e8346
RW
8389#, c-format
8390msgid ""
8391"Usage: mount -V : print version\n"
8392" mount -h : print this help\n"
8393" mount : list mounted filesystems\n"
8394" mount -l : idem, including volume labels\n"
8395"So far the informational part. Next the mounting.\n"
8396"The command is `mount [-t fstype] something somewhere'.\n"
8397"Details found in /etc/fstab may be omitted.\n"
8398" mount -a [-t|-O] ... : mount all stuff from /etc/fstab\n"
8399" mount device : mount device at the known place\n"
8400" mount directory : mount known device here\n"
8401" mount -t type dev dir : ordinary mount command\n"
8402"Note that one does not really mount a device, one mounts\n"
8403"a filesystem (of the given type) found on the device.\n"
8404"One can also mount an already visible directory tree elsewhere:\n"
8405" mount --bind olddir newdir\n"
8406"or move a subtree:\n"
8407" mount --move olddir newdir\n"
8408"One can change the type of mount containing the directory dir:\n"
8409" mount --make-shared dir\n"
8410" mount --make-slave dir\n"
8411" mount --make-private dir\n"
8412" mount --make-unbindable dir\n"
8413"One can change the type of all the mounts in a mount subtree\n"
8414"containing the directory dir:\n"
8415" mount --make-rshared dir\n"
8416" mount --make-rslave dir\n"
8417" mount --make-rprivate dir\n"
8418" mount --make-runbindable dir\n"
8419"A device can be given by name, say /dev/hda1 or /dev/cdrom,\n"
8420"or by label, using -L label or by uuid, using -U uuid .\n"
8421"Other options: [-nfFrsvw] [-o options] [-p passwdfd].\n"
8422"For many more details, say man 8 mount .\n"
8423msgstr ""
8424
cf8316e2 8425#: mount/mount.c:2205
8a9e8346
RW
8426msgid "mount: only root can do that"
8427msgstr ""
8428
cf8316e2 8429#: mount/mount.c:2215
8a9e8346
RW
8430msgid "nothing was mounted"
8431msgstr ""
8432
cf8316e2 8433#: mount/mount.c:2233 mount/mount.c:2259
8a9e8346
RW
8434msgid "mount: no such partition found"
8435msgstr ""
8436
cf8316e2 8437#: mount/mount.c:2236
8a9e8346
RW
8438#, c-format
8439msgid "mount: can't find %s in %s or %s"
8440msgstr ""
8441
8442#: mount/mount_mntent.c:165
8443#, c-format
8444msgid "[mntent]: warning: no final newline at the end of %s\n"
8445msgstr ""
8446
8447#: mount/mount_mntent.c:216
8448#, c-format
8449msgid "[mntent]: line %d in %s is bad%s\n"
8450msgstr ""
8451
8452#: mount/mount_mntent.c:219
8453msgid "; rest of file ignored"
8454msgstr ""
8455
cf8316e2 8456#: mount/sundries.c:31
8a9e8346
RW
8457msgid "bug in xstrndup call"
8458msgstr ""
8459
cf8316e2
KZ
8460#: mount/sundries.c:224 mount/sundries.c:276 mount/sundries.c:285
8461#: mount/xmalloc.c:11
8a9e8346
RW
8462msgid "not enough memory"
8463msgstr ""
8464
cf8316e2 8465#: mount/swapon.c:84
8a9e8346
RW
8466#, c-format
8467msgid ""
8468"The <special> parameter:\n"
8469" {-L label | LABEL=label} LABEL of device to be used\n"
8470" {-U uuid | UUID=uuid} UUID of device to be used\n"
8471" <device> name of device to be used\n"
8472" <file> name of file to be used\n"
8473"\n"
8474msgstr ""
8475
cf8316e2 8476#: mount/swapon.c:92
8a9e8346
RW
8477#, c-format
8478msgid ""
8479"\n"
8480"Usage:\n"
cf8316e2
KZ
8481" %1$s -a [-e] [-v] [-f] enable all swaps from /etc/fstab\n"
8482" %1$s [-p priority] [-v] [-f] <special> enable given swap\n"
8a9e8346
RW
8483" %1$s -s display swap usage summary\n"
8484" %1$s -h display help\n"
8485" %1$s -V display version\n"
8486"\n"
8487msgstr ""
8488
cf8316e2 8489#: mount/swapon.c:106
8a9e8346
RW
8490#, c-format
8491msgid ""
8492"\n"
8493"Usage:\n"
8494" %1$s -a [-v] disable all swaps\n"
8495" %1$s [-v] <special> disable given swap\n"
8496" %1$s -h display help\n"
8497" %1$s -V display version\n"
8498"\n"
8499msgstr ""
8500
cf8316e2
KZ
8501#: mount/swapon.c:138
8502#, c-format
8503msgid "%s: unexpected file format"
8504msgstr ""
8505
8506#: mount/swapon.c:177 mount/swapon.c:245 mount/swapon.c:390 mount/swapon.c:549
8507#: mount/swapon.c:751
8508#, fuzzy, c-format
8509msgid "%s: open failed"
8510msgstr "%s 失败.\n"
8511
8512#: mount/swapon.c:198
8a9e8346 8513#, c-format
cf8316e2 8514msgid "%s: reinitializing the swap."
8a9e8346
RW
8515msgstr ""
8516
8517#: mount/swapon.c:202
cf8316e2
KZ
8518#, fuzzy
8519msgid "fork failed"
8520msgstr "查找失败"
8521
8522#: mount/swapon.c:218
8523#, fuzzy
8524msgid "execv failed"
8525msgstr "查找失败"
8526
8527#: mount/swapon.c:226
8528msgid "waitpid failed"
8529msgstr ""
8530
8531#: mount/swapon.c:250
8532#, fuzzy, c-format
8533msgid "%s: lseek failed"
8534msgstr "查找失败"
8535
8536#: mount/swapon.c:256
8a9e8346 8537#, c-format
cf8316e2 8538msgid "%s: write signature failed"
8a9e8346
RW
8539msgstr ""
8540
cf8316e2 8541#: mount/swapon.c:343
8a9e8346 8542#, c-format
cf8316e2 8543msgid "%s: found %sswap v%d signature string for %d KiB PAGE_SIZE\n"
8a9e8346
RW
8544msgstr ""
8545
cf8316e2
KZ
8546#: mount/swapon.c:363
8547#, fuzzy, c-format
8548msgid "%s: stat failed"
8549msgstr "%s 失败.\n"
8550
8551#: mount/swapon.c:373
8a9e8346 8552#, c-format
cf8316e2 8553msgid "%s: insecure permissions %04o, %04o suggested."
8a9e8346
RW
8554msgstr ""
8555
cf8316e2 8556#: mount/swapon.c:381
8a9e8346 8557#, c-format
cf8316e2 8558msgid "%s: skipping - it appears to have holes."
8a9e8346
RW
8559msgstr ""
8560
cf8316e2
KZ
8561#: mount/swapon.c:395
8562#, fuzzy, c-format
8563msgid "%s: get size failed"
8564msgstr "查找失败"
8565
8566#: mount/swapon.c:401
8567#, c-format
8568msgid "%s: read swap header failed"
8569msgstr ""
8570
8571#: mount/swapon.c:414
8a9e8346 8572#, c-format
cf8316e2 8573msgid "%s: last_page 0x%08llx is larger than actual size of swapspace"
8a9e8346
RW
8574msgstr ""
8575
cf8316e2 8576#: mount/swapon.c:419
8a9e8346 8577#, c-format
cf8316e2 8578msgid "%s: swap format pagesize does not match."
8a9e8346
RW
8579msgstr ""
8580
cf8316e2 8581#: mount/swapon.c:424
8a9e8346 8582#, c-format
cf8316e2
KZ
8583msgid ""
8584"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
8a9e8346
RW
8585msgstr ""
8586
cf8316e2 8587#: mount/swapon.c:433
8a9e8346 8588#, c-format
cf8316e2 8589msgid "%s: software suspend data detected. Rewriting the swap signature."
8a9e8346
RW
8590msgstr ""
8591
cf8316e2 8592#: mount/swapon.c:457 mount/swapon.c:507
8a9e8346 8593#, c-format
cf8316e2 8594msgid "%s on %s\n"
8a9e8346
RW
8595msgstr ""
8596
cf8316e2
KZ
8597#: mount/swapon.c:479
8598#, fuzzy, c-format
8599msgid "%s: swapon failed"
8600msgstr "%s 失败.\n"
8601
8602#: mount/swapon.c:486
8a9e8346 8603#, c-format
cf8316e2
KZ
8604msgid "cannot find the device for %s"
8605msgstr ""
8606
8607#: mount/swapon.c:519
8608msgid "Not superuser."
8a9e8346
RW
8609msgstr ""
8610
cf8316e2
KZ
8611#: mount/swapon.c:522
8612#, fuzzy, c-format
8613msgid "%s: swapoff failed"
8614msgstr "%s 失败.\n"
8615
8616#: mount/umount.c:40
8a9e8346
RW
8617#, c-format
8618msgid "umount: compiled without support for -f\n"
8619msgstr ""
8620
cf8316e2 8621#: mount/umount.c:110
8a9e8346
RW
8622#, c-format
8623msgid "umount: cannot set group id: %s"
8624msgstr ""
8625
cf8316e2 8626#: mount/umount.c:113
8a9e8346
RW
8627#, c-format
8628msgid "umount: cannot set user id: %s"
8629msgstr ""
8630
cf8316e2 8631#: mount/umount.c:138
8a9e8346
RW
8632#, c-format
8633msgid "umount: cannot fork: %s"
8634msgstr ""
8635
cf8316e2 8636#: mount/umount.c:159
8a9e8346
RW
8637#, c-format
8638msgid "umount: %s: invalid block device"
8639msgstr ""
8640
cf8316e2 8641#: mount/umount.c:161
8a9e8346
RW
8642#, c-format
8643msgid "umount: %s: not mounted"
8644msgstr ""
8645
cf8316e2 8646#: mount/umount.c:163
8a9e8346
RW
8647#, c-format
8648msgid "umount: %s: can't write superblock"
8649msgstr ""
8650
cf8316e2
KZ
8651#: mount/umount.c:167
8652#, c-format
8653msgid ""
8654"umount: %s: device is busy.\n"
8655" (In some cases useful info about processes that use\n"
8656" the device is found by lsof(8) or fuser(1))"
8657msgstr ""
8658
8659#: mount/umount.c:172
8660#, c-format
8661msgid "umount: %s: not found"
8662msgstr ""
8663
8664#: mount/umount.c:174
8665#, c-format
8666msgid "umount: %s: must be superuser to umount"
8667msgstr ""
8668
8669#: mount/umount.c:176
8670#, c-format
8671msgid "umount: %s: block devices not permitted on fs"
8672msgstr ""
8673
8674#: mount/umount.c:178
8675#, c-format
8676msgid "umount: %s: %s"
8677msgstr ""
8678
8679#: mount/umount.c:234
8680#, c-format
8681msgid "no umount2, trying umount...\n"
8682msgstr ""
8683
8684#: mount/umount.c:251
8685#, c-format
8686msgid "umount: %s busy - remounted read-only\n"
8687msgstr ""
8688
8689#: mount/umount.c:262
8690#, c-format
8691msgid "umount: could not remount %s read-only\n"
8692msgstr ""
8693
8694#: mount/umount.c:271
8695#, c-format
8696msgid "%s umounted\n"
8697msgstr ""
8698
8699#: mount/umount.c:366
8700msgid "umount: cannot find list of filesystems to unmount"
8701msgstr ""
8702
8703#: mount/umount.c:396
8704#, c-format
8705msgid ""
8706"Usage: umount [-hV]\n"
8707" umount -a [-f] [-r] [-n] [-v] [-t vfstypes] [-O opts]\n"
8708" umount [-f] [-r] [-n] [-v] special | node...\n"
8709msgstr ""
8710
8711#: mount/umount.c:446
8712msgid "Cannot umount \"\"\n"
8713msgstr ""
8714
8715#: mount/umount.c:452
8716#, c-format
8717msgid "Trying to umount %s\n"
8718msgstr ""
8719
8720#: mount/umount.c:465
8721msgid "umount: confused when analyzing mtab"
8722msgstr ""
8723
8724#: mount/umount.c:470
8725#, c-format
8726msgid "umount: cannot umount %s -- %s is mounted over it on the same point."
8727msgstr ""
8728
8729#: mount/umount.c:477
8730#, c-format
8731msgid "Could not find %s in mtab\n"
8732msgstr ""
8733
8734#: mount/umount.c:484
8735#, c-format
8736msgid "umount: %s is not mounted (according to mtab)"
8737msgstr ""
8738
8739#: mount/umount.c:508
8740#, c-format
8741msgid "umount: it seems %s is mounted multiple times"
8742msgstr ""
8743
8744#: mount/umount.c:521
8a9e8346 8745#, c-format
cf8316e2 8746msgid "umount: %s is not in the fstab (and you are not root)"
8a9e8346
RW
8747msgstr ""
8748
cf8316e2 8749#: mount/umount.c:525
8a9e8346 8750#, c-format
cf8316e2 8751msgid "umount: %s mount disagrees with the fstab"
8a9e8346
RW
8752msgstr ""
8753
cf8316e2 8754#: mount/umount.c:566
8a9e8346 8755#, c-format
cf8316e2 8756msgid "umount: only %s can unmount %s from %s"
8a9e8346
RW
8757msgstr ""
8758
cf8316e2
KZ
8759#: mount/umount.c:653
8760msgid "umount: only root can do that"
8a9e8346
RW
8761msgstr ""
8762
cf8316e2 8763#: schedutils/chrt.c:56
8a9e8346 8764#, c-format
cf8316e2
KZ
8765msgid ""
8766"\n"
8767"chrt - manipulate real-time attributes of a process.\n"
8768"\n"
8769"Set policy:\n"
8770" chrt [options] <policy> <priority> {<pid> | <command> [<arg> ...]}\n"
8771"\n"
8772"Get policy:\n"
8773" chrt [options] {<pid> | <command> [<arg> ...]}\n"
8774"\n"
8775"\n"
8776"Scheduling policies:\n"
8777" -b | --batch set policy to SCHED_BATCH\n"
8778" -f | --fifo set policy to SCHED_FIFO\n"
8779" -i | --idle set policy to SCHED_IDLE\n"
8780" -o | --other set policy to SCHED_OTHER\n"
8781" -r | --rr set policy to SCHED_RR (default)\n"
8782"\n"
8783"Options:\n"
8784" -h | --help display this help\n"
8785" -p | --pid operate on existing given pid\n"
8786" -m | --max show min and max valid priorities\n"
8787" -v | --verbose display status information\n"
8788" -V | --version output version information\n"
8789"\n"
8a9e8346
RW
8790msgstr ""
8791
cf8316e2 8792#: schedutils/chrt.c:88
8a9e8346 8793#, c-format
cf8316e2 8794msgid "failed to get pid %d's policy"
8a9e8346
RW
8795msgstr ""
8796
cf8316e2 8797#: schedutils/chrt.c:90
8a9e8346 8798#, c-format
cf8316e2 8799msgid "pid %d's %s scheduling policy: "
8a9e8346
RW
8800msgstr ""
8801
cf8316e2 8802#: schedutils/chrt.c:108
8a9e8346 8803#, c-format
cf8316e2 8804msgid "unknown\n"
8a9e8346
RW
8805msgstr ""
8806
cf8316e2 8807#: schedutils/chrt.c:112
8a9e8346 8808#, c-format
cf8316e2 8809msgid "failed to get pid %d's attributes"
8a9e8346
RW
8810msgstr ""
8811
cf8316e2 8812#: schedutils/chrt.c:114
8a9e8346 8813#, c-format
cf8316e2 8814msgid "pid %d's %s scheduling priority: %d\n"
8a9e8346
RW
8815msgstr ""
8816
cf8316e2
KZ
8817#: schedutils/chrt.c:130
8818#, c-format
8819msgid "SCHED_%s min/max priority\t: %d/%d\n"
8a9e8346
RW
8820msgstr ""
8821
cf8316e2 8822#: schedutils/chrt.c:133
8a9e8346 8823#, c-format
cf8316e2 8824msgid "SCHED_%s not supported?\n"
8a9e8346
RW
8825msgstr ""
8826
cf8316e2
KZ
8827#: schedutils/chrt.c:185
8828#, fuzzy
8829msgid "failed to parse pid"
8830msgstr "不能读 inodes"
8831
8832#: schedutils/chrt.c:207
8833msgid "current"
8a9e8346
RW
8834msgstr ""
8835
cf8316e2
KZ
8836#: schedutils/chrt.c:215
8837msgid "failed to parse priority"
8a9e8346
RW
8838msgstr ""
8839
cf8316e2 8840#: schedutils/chrt.c:221
8a9e8346 8841#, c-format
cf8316e2 8842msgid "failed to set pid %d's policy"
8a9e8346
RW
8843msgstr ""
8844
cf8316e2 8845#: schedutils/chrt.c:230
8a9e8346 8846#, c-format
cf8316e2 8847msgid "failed to execute %s"
8a9e8346
RW
8848msgstr ""
8849
cf8316e2
KZ
8850#: schedutils/ionice.c:57
8851msgid "ioprio_get failed"
8a9e8346
RW
8852msgstr ""
8853
cf8316e2
KZ
8854#: schedutils/ionice.c:75
8855#, fuzzy
8856msgid "ioprio_set failed"
8857msgstr "查找失败"
8858
8859#: schedutils/ionice.c:81
8a9e8346 8860#, c-format
cf8316e2
KZ
8861msgid ""
8862"\n"
8863"ionice - sets or gets process io scheduling class and priority.\n"
8864"\n"
8865"Usage:\n"
8866" ionice [ options ] -p <pid> [<pid> ...]\n"
8867" ionoce [ options ] <command> [<arg> ...]\n"
8868"\n"
8869"Options:\n"
8870" -n <classdata> class data (0-7, lower being higher prio)\n"
8871" -c <class> scheduling class\n"
8872" 1: realtime, 2: best-effort, 3: idle\n"
8873" -t ignore failures\n"
8874" -h this help\n"
8875"\n"
8a9e8346
RW
8876msgstr ""
8877
cf8316e2
KZ
8878#: schedutils/ionice.c:110 schedutils/ionice.c:112
8879#, fuzzy, c-format
8880msgid "cannot parse number '%s'"
8881msgstr "%s: 不能打开 %s\n"
8882
8883#: schedutils/ionice.c:157
8884msgid "ignoring given class data for idle class"
8a9e8346
RW
8885msgstr ""
8886
cf8316e2 8887#: schedutils/ionice.c:161
8a9e8346 8888#, c-format
cf8316e2 8889msgid "bad prio class %d"
8a9e8346
RW
8890msgstr ""
8891
cf8316e2
KZ
8892#: schedutils/ionice.c:185
8893#, fuzzy
8894msgid "execvp failed"
8895msgstr "查找失败"
8a9e8346
RW
8896
8897#: sys-utils/ctrlaltdel.c:27
8898#, c-format
8899msgid "You must be root to set the Ctrl-Alt-Del behaviour.\n"
8900msgstr ""
8901
8902#: sys-utils/ctrlaltdel.c:42
8903#, c-format
8904msgid "Usage: ctrlaltdel hard|soft\n"
8905msgstr ""
8906
8907#: sys-utils/cytune.c:114
8908#, c-format
8909msgid ""
8910"File %s, For threshold value %lu, Maximum characters in fifo were %d,\n"
8911"and the maximum transfer rate in characters/second was %f\n"
8912msgstr ""
8913
8914#: sys-utils/cytune.c:125
8915#, c-format
8916msgid ""
cf8316e2
KZ
8917"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
8918"in fifo were %d,\n"
8a9e8346
RW
8919"and the maximum transfer rate in characters/second was %f\n"
8920msgstr ""
8921
8922#: sys-utils/cytune.c:189
8923#, c-format
8924msgid "Invalid interval value: %s\n"
8925msgstr ""
8926
8927#: sys-utils/cytune.c:197
8928#, c-format
8929msgid "Invalid set value: %s\n"
8930msgstr ""
8931
8932#: sys-utils/cytune.c:205
8933#, c-format
8934msgid "Invalid default value: %s\n"
8935msgstr ""
8936
8937#: sys-utils/cytune.c:213
8938#, c-format
8939msgid "Invalid set time value: %s\n"
8940msgstr ""
8941
8942#: sys-utils/cytune.c:221
8943#, c-format
8944msgid "Invalid default time value: %s\n"
8945msgstr ""
8946
8947#: sys-utils/cytune.c:238
8948#, c-format
cf8316e2
KZ
8949msgid ""
8950"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
8951"[-g|-G] file [file...]\n"
8a9e8346
RW
8952msgstr ""
8953
8954#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
8955#: sys-utils/cytune.c:339
8956#, c-format
8957msgid "Can't open %s: %s\n"
8958msgstr ""
8959
8960#: sys-utils/cytune.c:257
8961#, c-format
8962msgid "Can't set %s to threshold %d: %s\n"
8963msgstr ""
8964
8965#: sys-utils/cytune.c:276
8966#, c-format
8967msgid "Can't set %s to time threshold %d: %s\n"
8968msgstr ""
8969
8970#: sys-utils/cytune.c:294 sys-utils/cytune.c:351 sys-utils/cytune.c:382
8971#, c-format
8972msgid "Can't get threshold for %s: %s\n"
8973msgstr ""
8974
8975#: sys-utils/cytune.c:300 sys-utils/cytune.c:357 sys-utils/cytune.c:388
8976#, c-format
8977msgid "Can't get timeout for %s: %s\n"
8978msgstr ""
8979
8980#: sys-utils/cytune.c:306
8981#, c-format
8982msgid "%s: %ld current threshold and %ld current timeout\n"
8983msgstr ""
8984
8985#: sys-utils/cytune.c:309
8986#, c-format
8987msgid "%s: %ld default threshold and %ld default timeout\n"
8988msgstr ""
8989
8990#: sys-utils/cytune.c:327
8991msgid "Can't set signal handler"
8992msgstr ""
8993
8994#: sys-utils/cytune.c:331 sys-utils/cytune.c:366
8995msgid "gettimeofday failed"
8996msgstr ""
8997
8998#: sys-utils/cytune.c:344 sys-utils/cytune.c:376
8999#, c-format
9000msgid "Can't issue CYGETMON on %s: %s\n"
9001msgstr ""
9002
9003#: sys-utils/cytune.c:418
9004#, c-format
cf8316e2
KZ
9005msgid ""
9006"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
8a9e8346
RW
9007msgstr ""
9008
9009#: sys-utils/cytune.c:424
9010#, c-format
9011msgid " %f int/sec; %f rec, %f send (char/sec)\n"
9012msgstr ""
9013
9014#: sys-utils/cytune.c:429
9015#, c-format
cf8316e2
KZ
9016msgid ""
9017"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
8a9e8346
RW
9018msgstr ""
9019
9020#: sys-utils/cytune.c:435
9021#, c-format
9022msgid " %f int/sec; %f rec (char/sec)\n"
9023msgstr ""
9024
cf8316e2 9025#: sys-utils/dmesg.c:45
8a9e8346
RW
9026#, c-format
9027msgid "Usage: %s [-c] [-n level] [-s bufsize]\n"
9028msgstr ""
9029
cf8316e2
KZ
9030#: sys-utils/flock.c:65
9031#, c-format
9032msgid ""
9033"Usage: %1$s [-sxun][-w #] fd#\n"
9034" %1$s [-sxon][-w #] file [-c] command...\n"
9035" %1$s [-sxon][-w #] directory [-c] command...\n"
9036" -s --shared Get a shared lock\n"
9037" -x --exclusive Get an exclusive lock\n"
9038" -u --unlock Remove a lock\n"
9039" -n --nonblock Fail rather than wait\n"
9040" -w --timeout Wait for a limited amount of time\n"
9041" -o --close Close file descriptor before running command\n"
9042" -c --command Run a single command string through the shell\n"
9043" -h --help Display this text\n"
9044" -V --version Display version\n"
9045msgstr ""
9046
9047#: sys-utils/flock.c:192
9048#, fuzzy, c-format
9049msgid "%s: %s requires exactly one command argument\n"
9050msgstr "%s 需要一个参数\n"
9051
9052#: sys-utils/flock.c:219
9053#, fuzzy, c-format
9054msgid "%s: cannot open lock file %s: %s\n"
9055msgstr "%s: 不能打开 %s\n"
9056
9057#: sys-utils/flock.c:231
9058#, c-format
9059msgid "%s: bad number: %s\n"
9060msgstr ""
9061
9062#: sys-utils/flock.c:238
9063#, c-format
9064msgid "%s: requires file descriptor, file or directory\n"
9065msgstr ""
9066
9067#: sys-utils/flock.c:294
9068#, fuzzy, c-format
9069msgid "%s: fork failed: %s\n"
9070msgstr "%s 失败.\n"
9071
9072#: sys-utils/ipcmk.c:84
9073#, c-format
9074msgid ""
9075"\n"
9076"Usage: %s [options]\n"
9077"\n"
9078msgstr ""
9079
9080#: sys-utils/ipcmk.c:86
9081#, c-format
9082msgid ""
9083" -M <size> create shared memory segment of size <size>\n"
9084" -S <nsems> create semaphore array with <nsems> elements\n"
9085" -Q create message queue\n"
9086" -p <mode> permission for the resource (default is 0644)\n"
9087msgstr ""
9088
9089#: sys-utils/ipcmk.c:90
9090#, c-format
9091msgid ""
9092"\n"
9093"For more information see ipcmk(1).\n"
9094"\n"
9095msgstr ""
9096
9097#: sys-utils/ipcmk.c:142
9098msgid "create share memory failed"
9099msgstr ""
9100
9101#: sys-utils/ipcmk.c:144
9102#, c-format
9103msgid "Shared memory id: %d\n"
9104msgstr ""
9105
9106#: sys-utils/ipcmk.c:150
9107msgid "create message queue failed"
9108msgstr ""
9109
9110#: sys-utils/ipcmk.c:152
9111#, c-format
9112msgid "Message queue id: %d\n"
9113msgstr ""
9114
9115#: sys-utils/ipcmk.c:158
9116msgid "create semaphore failed"
9117msgstr ""
9118
9119#: sys-utils/ipcmk.c:160
9120#, c-format
9121msgid "Semaphore id: %d\n"
9122msgstr ""
9123
8a9e8346
RW
9124#: sys-utils/ipcrm.c:66
9125#, c-format
9126msgid "invalid id: %s\n"
9127msgstr ""
9128
9129#: sys-utils/ipcrm.c:84
9130#, c-format
9131msgid "cannot remove id %s (%s)\n"
9132msgstr ""
9133
9134#: sys-utils/ipcrm.c:99
9135#, c-format
9136msgid "deprecated usage: %s {shm | msg | sem} id ...\n"
9137msgstr ""
9138
9139#: sys-utils/ipcrm.c:126
9140#, c-format
9141msgid "unknown resource type: %s\n"
9142msgstr ""
9143
9144#: sys-utils/ipcrm.c:130
9145#, c-format
9146msgid "resource(s) deleted\n"
9147msgstr ""
9148
9149#: sys-utils/ipcrm.c:140
9150#, c-format
9151msgid ""
9152"usage: %s [ [-q msqid] [-m shmid] [-s semid]\n"
9153" [-Q msgkey] [-M shmkey] [-S semkey] ... ]\n"
9154msgstr ""
9155
9156#: sys-utils/ipcrm.c:181
9157#, c-format
9158msgid "%s: illegal option -- %c\n"
9159msgstr ""
9160
9161#: sys-utils/ipcrm.c:193
9162#, c-format
9163msgid "%s: illegal key (%s)\n"
9164msgstr ""
9165
9166#: sys-utils/ipcrm.c:208 sys-utils/ipcrm.c:240
9167msgid "permission denied for key"
9168msgstr ""
9169
9170#: sys-utils/ipcrm.c:211 sys-utils/ipcrm.c:250
9171msgid "already removed key"
9172msgstr ""
9173
9174#: sys-utils/ipcrm.c:214 sys-utils/ipcrm.c:245
9175msgid "invalid key"
9176msgstr ""
9177
9178#: sys-utils/ipcrm.c:217 sys-utils/ipcrm.c:255
9179msgid "unknown error in key"
9180msgstr ""
9181
9182#: sys-utils/ipcrm.c:241
9183msgid "permission denied for id"
9184msgstr ""
9185
9186#: sys-utils/ipcrm.c:246
9187msgid "invalid id"
9188msgstr ""
9189
9190#: sys-utils/ipcrm.c:251
9191msgid "already removed id"
9192msgstr ""
9193
9194#: sys-utils/ipcrm.c:256
9195msgid "unknown error in id"
9196msgstr ""
9197
9198#: sys-utils/ipcrm.c:259
9199#, c-format
9200msgid "%s: %s (%s)\n"
9201msgstr ""
9202
9203#: sys-utils/ipcrm.c:267
9204#, c-format
9205msgid "%s: unknown argument: %s\n"
9206msgstr ""
9207
cf8316e2 9208#: sys-utils/ipcs.c:120
8a9e8346
RW
9209#, c-format
9210msgid "usage : %s -asmq -tclup \n"
9211msgstr ""
9212
cf8316e2 9213#: sys-utils/ipcs.c:121
8a9e8346
RW
9214#, c-format
9215msgid "\t%s [-s -m -q] -i id\n"
9216msgstr ""
9217
cf8316e2 9218#: sys-utils/ipcs.c:122
8a9e8346
RW
9219#, c-format
9220msgid "\t%s -h for help.\n"
9221msgstr ""
9222
cf8316e2 9223#: sys-utils/ipcs.c:128
8a9e8346 9224#, c-format
cf8316e2
KZ
9225msgid ""
9226"%s provides information on ipc facilities for which you have read access.\n"
8a9e8346
RW
9227msgstr ""
9228
cf8316e2 9229#: sys-utils/ipcs.c:130
8a9e8346
RW
9230#, c-format
9231msgid ""
9232"Resource Specification:\n"
9233"\t-m : shared_mem\n"
9234"\t-q : messages\n"
9235msgstr ""
9236
cf8316e2 9237#: sys-utils/ipcs.c:131
8a9e8346
RW
9238#, c-format
9239msgid ""
9240"\t-s : semaphores\n"
9241"\t-a : all (default)\n"
9242msgstr ""
9243
cf8316e2 9244#: sys-utils/ipcs.c:132
8a9e8346
RW
9245#, c-format
9246msgid ""
9247"Output Format:\n"
9248"\t-t : time\n"
9249"\t-p : pid\n"
9250"\t-c : creator\n"
9251msgstr ""
9252
cf8316e2 9253#: sys-utils/ipcs.c:133
8a9e8346
RW
9254#, c-format
9255msgid ""
9256"\t-l : limits\n"
9257"\t-u : summary\n"
9258msgstr ""
9259
cf8316e2 9260#: sys-utils/ipcs.c:134
8a9e8346
RW
9261#, c-format
9262msgid "-i id [-s -q -m] : details on resource identified by id\n"
9263msgstr ""
9264
cf8316e2 9265#: sys-utils/ipcs.c:258
8a9e8346
RW
9266#, c-format
9267msgid "kernel not configured for shared memory\n"
9268msgstr ""
9269
cf8316e2 9270#: sys-utils/ipcs.c:264
8a9e8346
RW
9271#, c-format
9272msgid "------ Shared Memory Limits --------\n"
9273msgstr ""
9274
cf8316e2 9275#: sys-utils/ipcs.c:269
8a9e8346
RW
9276#, c-format
9277msgid "max number of segments = %lu\n"
9278msgstr ""
9279
cf8316e2 9280#: sys-utils/ipcs.c:271
8a9e8346
RW
9281#, c-format
9282msgid "max seg size (kbytes) = %lu\n"
9283msgstr ""
9284
cf8316e2 9285#: sys-utils/ipcs.c:273
8a9e8346
RW
9286#, c-format
9287msgid "max total shared memory (kbytes) = %llu\n"
9288msgstr ""
9289
cf8316e2 9290#: sys-utils/ipcs.c:275
8a9e8346
RW
9291#, c-format
9292msgid "min seg size (bytes) = %lu\n"
9293msgstr ""
9294
cf8316e2 9295#: sys-utils/ipcs.c:280
8a9e8346
RW
9296#, c-format
9297msgid "------ Shared Memory Status --------\n"
9298msgstr ""
9299
cf8316e2 9300#: sys-utils/ipcs.c:281
8a9e8346
RW
9301#, c-format
9302msgid "segments allocated %d\n"
9303msgstr ""
9304
cf8316e2 9305#: sys-utils/ipcs.c:282
8a9e8346
RW
9306#, c-format
9307msgid "pages allocated %ld\n"
9308msgstr ""
9309
cf8316e2 9310#: sys-utils/ipcs.c:283
8a9e8346
RW
9311#, c-format
9312msgid "pages resident %ld\n"
9313msgstr ""
9314
cf8316e2 9315#: sys-utils/ipcs.c:284
8a9e8346
RW
9316#, c-format
9317msgid "pages swapped %ld\n"
9318msgstr ""
9319
cf8316e2 9320#: sys-utils/ipcs.c:285
8a9e8346
RW
9321#, c-format
9322msgid "Swap performance: %ld attempts\t %ld successes\n"
9323msgstr ""
9324
cf8316e2 9325#: sys-utils/ipcs.c:290
8a9e8346
RW
9326#, c-format
9327msgid "------ Shared Memory Segment Creators/Owners --------\n"
9328msgstr ""
9329
cf8316e2
KZ
9330#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:298 sys-utils/ipcs.c:305
9331#: sys-utils/ipcs.c:311
8a9e8346
RW
9332msgid "shmid"
9333msgstr ""
9334
cf8316e2
KZ
9335#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:311 sys-utils/ipcs.c:412
9336#: sys-utils/ipcs.c:427 sys-utils/ipcs.c:510 sys-utils/ipcs.c:528
8a9e8346
RW
9337msgid "perms"
9338msgstr ""
9339
cf8316e2 9340#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510
8a9e8346
RW
9341msgid "cuid"
9342msgstr ""
9343
cf8316e2 9344#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510
8a9e8346
RW
9345msgid "cgid"
9346msgstr ""
9347
cf8316e2 9348#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510
8a9e8346
RW
9349msgid "uid"
9350msgstr ""
9351
cf8316e2 9352#: sys-utils/ipcs.c:292 sys-utils/ipcs.c:412 sys-utils/ipcs.c:510
8a9e8346
RW
9353msgid "gid"
9354msgstr ""
9355
cf8316e2 9356#: sys-utils/ipcs.c:296
8a9e8346
RW
9357#, c-format
9358msgid "------ Shared Memory Attach/Detach/Change Times --------\n"
9359msgstr ""
9360
cf8316e2
KZ
9361#: sys-utils/ipcs.c:298 sys-utils/ipcs.c:305 sys-utils/ipcs.c:311
9362#: sys-utils/ipcs.c:418 sys-utils/ipcs.c:427 sys-utils/ipcs.c:516
9363#: sys-utils/ipcs.c:522 sys-utils/ipcs.c:528
8a9e8346
RW
9364msgid "owner"
9365msgstr ""
9366
cf8316e2 9367#: sys-utils/ipcs.c:298
8a9e8346
RW
9368msgid "attached"
9369msgstr ""
9370
cf8316e2 9371#: sys-utils/ipcs.c:298
8a9e8346
RW
9372msgid "detached"
9373msgstr ""
9374
cf8316e2 9375#: sys-utils/ipcs.c:299
8a9e8346
RW
9376msgid "changed"
9377msgstr ""
9378
cf8316e2 9379#: sys-utils/ipcs.c:303
8a9e8346
RW
9380#, c-format
9381msgid "------ Shared Memory Creator/Last-op --------\n"
9382msgstr ""
9383
cf8316e2 9384#: sys-utils/ipcs.c:305
8a9e8346
RW
9385msgid "cpid"
9386msgstr ""
9387
cf8316e2 9388#: sys-utils/ipcs.c:305
8a9e8346
RW
9389msgid "lpid"
9390msgstr ""
9391
cf8316e2 9392#: sys-utils/ipcs.c:309
8a9e8346
RW
9393#, c-format
9394msgid "------ Shared Memory Segments --------\n"
9395msgstr ""
9396
cf8316e2 9397#: sys-utils/ipcs.c:311 sys-utils/ipcs.c:427 sys-utils/ipcs.c:528
8a9e8346
RW
9398msgid "key"
9399msgstr ""
9400
cf8316e2 9401#: sys-utils/ipcs.c:311
8a9e8346
RW
9402msgid "bytes"
9403msgstr ""
9404
cf8316e2 9405#: sys-utils/ipcs.c:312
8a9e8346
RW
9406msgid "nattch"
9407msgstr ""
9408
cf8316e2 9409#: sys-utils/ipcs.c:312
8a9e8346
RW
9410msgid "status"
9411msgstr ""
9412
cf8316e2
KZ
9413#: sys-utils/ipcs.c:333 sys-utils/ipcs.c:335 sys-utils/ipcs.c:337
9414#: sys-utils/ipcs.c:448 sys-utils/ipcs.c:450 sys-utils/ipcs.c:549
9415#: sys-utils/ipcs.c:551 sys-utils/ipcs.c:553 sys-utils/ipcs.c:604
9416#: sys-utils/ipcs.c:606 sys-utils/ipcs.c:634 sys-utils/ipcs.c:636
9417#: sys-utils/ipcs.c:638 sys-utils/ipcs.c:661
8a9e8346
RW
9418msgid "Not set"
9419msgstr ""
9420
cf8316e2 9421#: sys-utils/ipcs.c:365
8a9e8346
RW
9422msgid "dest"
9423msgstr ""
9424
cf8316e2 9425#: sys-utils/ipcs.c:366
8a9e8346
RW
9426msgid "locked"
9427msgstr ""
9428
cf8316e2 9429#: sys-utils/ipcs.c:386
8a9e8346
RW
9430#, c-format
9431msgid "kernel not configured for semaphores\n"
9432msgstr ""
9433
cf8316e2 9434#: sys-utils/ipcs.c:392
8a9e8346
RW
9435#, c-format
9436msgid "------ Semaphore Limits --------\n"
9437msgstr ""
9438
cf8316e2 9439#: sys-utils/ipcs.c:396
8a9e8346
RW
9440#, c-format
9441msgid "max number of arrays = %d\n"
9442msgstr ""
9443
cf8316e2 9444#: sys-utils/ipcs.c:397
8a9e8346
RW
9445#, c-format
9446msgid "max semaphores per array = %d\n"
9447msgstr ""
9448
cf8316e2 9449#: sys-utils/ipcs.c:398
8a9e8346
RW
9450#, c-format
9451msgid "max semaphores system wide = %d\n"
9452msgstr ""
9453
cf8316e2 9454#: sys-utils/ipcs.c:399
8a9e8346
RW
9455#, c-format
9456msgid "max ops per semop call = %d\n"
9457msgstr ""
9458
cf8316e2 9459#: sys-utils/ipcs.c:400
8a9e8346
RW
9460#, c-format
9461msgid "semaphore max value = %d\n"
9462msgstr ""
9463
cf8316e2 9464#: sys-utils/ipcs.c:404
8a9e8346
RW
9465#, c-format
9466msgid "------ Semaphore Status --------\n"
9467msgstr ""
9468
cf8316e2 9469#: sys-utils/ipcs.c:405
8a9e8346
RW
9470#, c-format
9471msgid "used arrays = %d\n"
9472msgstr ""
9473
cf8316e2 9474#: sys-utils/ipcs.c:406
8a9e8346
RW
9475#, c-format
9476msgid "allocated semaphores = %d\n"
9477msgstr ""
9478
cf8316e2 9479#: sys-utils/ipcs.c:410
8a9e8346
RW
9480#, c-format
9481msgid "------ Semaphore Arrays Creators/Owners --------\n"
9482msgstr ""
9483
cf8316e2 9484#: sys-utils/ipcs.c:412 sys-utils/ipcs.c:418 sys-utils/ipcs.c:427
8a9e8346
RW
9485msgid "semid"
9486msgstr ""
9487
cf8316e2 9488#: sys-utils/ipcs.c:416
8a9e8346
RW
9489#, c-format
9490msgid "------ Semaphore Operation/Change Times --------\n"
9491msgstr ""
9492
cf8316e2 9493#: sys-utils/ipcs.c:418
8a9e8346
RW
9494msgid "last-op"
9495msgstr ""
9496
cf8316e2 9497#: sys-utils/ipcs.c:418
8a9e8346
RW
9498msgid "last-changed"
9499msgstr ""
9500
cf8316e2 9501#: sys-utils/ipcs.c:425
8a9e8346
RW
9502#, c-format
9503msgid "------ Semaphore Arrays --------\n"
9504msgstr ""
9505
cf8316e2 9506#: sys-utils/ipcs.c:427
8a9e8346
RW
9507msgid "nsems"
9508msgstr ""
9509
cf8316e2 9510#: sys-utils/ipcs.c:486
8a9e8346
RW
9511#, c-format
9512msgid "kernel not configured for message queues\n"
9513msgstr ""
9514
cf8316e2 9515#: sys-utils/ipcs.c:494
8a9e8346
RW
9516#, c-format
9517msgid "------ Messages: Limits --------\n"
9518msgstr ""
9519
cf8316e2 9520#: sys-utils/ipcs.c:495
8a9e8346
RW
9521#, c-format
9522msgid "max queues system wide = %d\n"
9523msgstr ""
9524
cf8316e2 9525#: sys-utils/ipcs.c:496
8a9e8346
RW
9526#, c-format
9527msgid "max size of message (bytes) = %d\n"
9528msgstr ""
9529
cf8316e2 9530#: sys-utils/ipcs.c:497
8a9e8346
RW
9531#, c-format
9532msgid "default max size of queue (bytes) = %d\n"
9533msgstr ""
9534
cf8316e2 9535#: sys-utils/ipcs.c:501
8a9e8346
RW
9536#, c-format
9537msgid "------ Messages: Status --------\n"
9538msgstr ""
9539
cf8316e2 9540#: sys-utils/ipcs.c:502
8a9e8346
RW
9541#, c-format
9542msgid "allocated queues = %d\n"
9543msgstr ""
9544
cf8316e2 9545#: sys-utils/ipcs.c:503
8a9e8346
RW
9546#, c-format
9547msgid "used headers = %d\n"
9548msgstr ""
9549
cf8316e2 9550#: sys-utils/ipcs.c:504
8a9e8346
RW
9551#, c-format
9552msgid "used space = %d bytes\n"
9553msgstr ""
9554
cf8316e2 9555#: sys-utils/ipcs.c:508
8a9e8346
RW
9556#, c-format
9557msgid "------ Message Queues: Creators/Owners --------\n"
9558msgstr ""
9559
cf8316e2
KZ
9560#: sys-utils/ipcs.c:510 sys-utils/ipcs.c:516 sys-utils/ipcs.c:522
9561#: sys-utils/ipcs.c:528
8a9e8346
RW
9562msgid "msqid"
9563msgstr ""
9564
cf8316e2 9565#: sys-utils/ipcs.c:514
8a9e8346
RW
9566#, c-format
9567msgid "------ Message Queues Send/Recv/Change Times --------\n"
9568msgstr ""
9569
cf8316e2 9570#: sys-utils/ipcs.c:516
8a9e8346
RW
9571msgid "send"
9572msgstr ""
9573
cf8316e2 9574#: sys-utils/ipcs.c:516
8a9e8346
RW
9575msgid "recv"
9576msgstr ""
9577
cf8316e2 9578#: sys-utils/ipcs.c:516
8a9e8346
RW
9579msgid "change"
9580msgstr ""
9581
cf8316e2 9582#: sys-utils/ipcs.c:520
8a9e8346
RW
9583#, c-format
9584msgid "------ Message Queues PIDs --------\n"
9585msgstr ""
9586
cf8316e2 9587#: sys-utils/ipcs.c:522
8a9e8346
RW
9588msgid "lspid"
9589msgstr ""
9590
cf8316e2 9591#: sys-utils/ipcs.c:522
8a9e8346
RW
9592msgid "lrpid"
9593msgstr ""
9594
cf8316e2 9595#: sys-utils/ipcs.c:526
8a9e8346
RW
9596#, c-format
9597msgid "------ Message Queues --------\n"
9598msgstr ""
9599
cf8316e2 9600#: sys-utils/ipcs.c:529
8a9e8346
RW
9601msgid "used-bytes"
9602msgstr ""
9603
cf8316e2 9604#: sys-utils/ipcs.c:529
8a9e8346
RW
9605msgid "messages"
9606msgstr ""
9607
cf8316e2
KZ
9608#: sys-utils/ipcs.c:593
9609#, fuzzy
9610msgid "shmctl failed"
9611msgstr "%s 失败.\n"
9612
9613#: sys-utils/ipcs.c:595
8a9e8346
RW
9614#, c-format
9615msgid ""
9616"\n"
9617"Shared memory Segment shmid=%d\n"
9618msgstr ""
9619
cf8316e2 9620#: sys-utils/ipcs.c:596
8a9e8346
RW
9621#, c-format
9622msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\n"
9623msgstr ""
9624
cf8316e2 9625#: sys-utils/ipcs.c:598
8a9e8346
RW
9626#, c-format
9627msgid "mode=%#o\taccess_perms=%#o\n"
9628msgstr ""
9629
cf8316e2 9630#: sys-utils/ipcs.c:600
8a9e8346
RW
9631#, c-format
9632msgid "bytes=%ld\tlpid=%d\tcpid=%d\tnattch=%ld\n"
9633msgstr ""
9634
cf8316e2 9635#: sys-utils/ipcs.c:603
8a9e8346
RW
9636#, c-format
9637msgid "att_time=%-26.24s\n"
9638msgstr ""
9639
cf8316e2 9640#: sys-utils/ipcs.c:605
8a9e8346
RW
9641#, c-format
9642msgid "det_time=%-26.24s\n"
9643msgstr ""
9644
cf8316e2 9645#: sys-utils/ipcs.c:607 sys-utils/ipcs.c:637
8a9e8346
RW
9646#, c-format
9647msgid "change_time=%-26.24s\n"
9648msgstr ""
9649
cf8316e2
KZ
9650#: sys-utils/ipcs.c:619
9651#, fuzzy
9652msgid "msgctl failed"
9653msgstr "%s 失败.\n"
9654
9655#: sys-utils/ipcs.c:621
8a9e8346
RW
9656#, c-format
9657msgid ""
9658"\n"
9659"Message Queue msqid=%d\n"
9660msgstr ""
9661
cf8316e2 9662#: sys-utils/ipcs.c:622
8a9e8346
RW
9663#, c-format
9664msgid "uid=%d\tgid=%d\tcuid=%d\tcgid=%d\tmode=%#o\n"
9665msgstr ""
9666
cf8316e2 9667#: sys-utils/ipcs.c:624
8a9e8346
RW
9668#, c-format
9669msgid "cbytes=%ld\tqbytes=%ld\tqnum=%ld\tlspid=%d\tlrpid=%d\n"
9670msgstr ""
9671
cf8316e2 9672#: sys-utils/ipcs.c:633
8a9e8346
RW
9673#, c-format
9674msgid "send_time=%-26.24s\n"
9675msgstr ""
9676
cf8316e2 9677#: sys-utils/ipcs.c:635
8a9e8346
RW
9678#, c-format
9679msgid "rcv_time=%-26.24s\n"
9680msgstr ""
9681
cf8316e2
KZ
9682#: sys-utils/ipcs.c:652 sys-utils/ipcs.c:674
9683#, fuzzy
9684msgid "semctl failed"
9685msgstr "查找失败"
9686
9687#: sys-utils/ipcs.c:654
8a9e8346
RW
9688#, c-format
9689msgid ""
9690"\n"
9691"Semaphore Array semid=%d\n"
9692msgstr ""
9693
cf8316e2 9694#: sys-utils/ipcs.c:655
8a9e8346
RW
9695#, c-format
9696msgid "uid=%d\t gid=%d\t cuid=%d\t cgid=%d\n"
9697msgstr ""
9698
cf8316e2 9699#: sys-utils/ipcs.c:657
8a9e8346
RW
9700#, c-format
9701msgid "mode=%#o, access_perms=%#o\n"
9702msgstr ""
9703
cf8316e2 9704#: sys-utils/ipcs.c:659
8a9e8346
RW
9705#, c-format
9706msgid "nsems = %ld\n"
9707msgstr ""
9708
cf8316e2 9709#: sys-utils/ipcs.c:660
8a9e8346
RW
9710#, c-format
9711msgid "otime = %-26.24s\n"
9712msgstr ""
9713
cf8316e2 9714#: sys-utils/ipcs.c:662
8a9e8346
RW
9715#, c-format
9716msgid "ctime = %-26.24s\n"
9717msgstr ""
9718
cf8316e2 9719#: sys-utils/ipcs.c:665
8a9e8346
RW
9720msgid "semnum"
9721msgstr ""
9722
cf8316e2 9723#: sys-utils/ipcs.c:665
8a9e8346
RW
9724msgid "value"
9725msgstr ""
9726
cf8316e2 9727#: sys-utils/ipcs.c:665
8a9e8346
RW
9728msgid "ncount"
9729msgstr ""
9730
cf8316e2 9731#: sys-utils/ipcs.c:665
8a9e8346
RW
9732msgid "zcount"
9733msgstr ""
9734
cf8316e2 9735#: sys-utils/ipcs.c:665
8a9e8346
RW
9736msgid "pid"
9737msgstr ""
9738
9739#: sys-utils/ldattach.c:87
9740#, c-format
9741msgid ""
9742"\n"
9743"Usage: %s [ -dhV78neo12 ] [ -s <speed> ] <ldisc> <device>\n"
9744msgstr ""
9745
9746#: sys-utils/ldattach.c:89
9747msgid ""
9748"\n"
9749"Known <ldisc> names:\n"
9750msgstr ""
9751
9752#: sys-utils/ldattach.c:174
9753#, c-format
9754msgid "invalid speed: %s"
9755msgstr ""
9756
9757#: sys-utils/ldattach.c:177
9758#, c-format
9759msgid "ldattach from %s\n"
9760msgstr ""
9761
cf8316e2 9762#: sys-utils/ldattach.c:182 text-utils/tailf.c:195
8a9e8346
RW
9763msgid "invalid option"
9764msgstr ""
9765
9766#: sys-utils/ldattach.c:194
9767#, c-format
9768msgid "invalid line discipline: %s"
9769msgstr ""
9770
9771#: sys-utils/ldattach.c:202
9772#, c-format
9773msgid "%s is not a serial line"
9774msgstr ""
9775
9776#: sys-utils/ldattach.c:208
9777#, c-format
9778msgid "cannot get terminal attributes for %s"
9779msgstr ""
9780
9781#: sys-utils/ldattach.c:211
9782#, c-format
9783msgid "speed %d unsupported"
9784msgstr ""
9785
9786#: sys-utils/ldattach.c:242
9787#, c-format
9788msgid "cannot set terminal attributes for %s"
9789msgstr ""
9790
9791#: sys-utils/ldattach.c:249
9792msgid "cannot set line discipline"
9793msgstr ""
9794
9795#: sys-utils/ldattach.c:255
9796msgid "cannot daemonize"
9797msgstr ""
9798
cf8316e2
KZ
9799#: sys-utils/lscpu.c:64
9800#, fuzzy
9801msgid "none"
9802msgstr "完成\n"
9803
9804#: sys-utils/lscpu.c:65
9805msgid "para"
9806msgstr ""
9807
9808#: sys-utils/lscpu.c:66
9809msgid "full"
9810msgstr ""
9811
9812#: sys-utils/lscpu.c:129 sys-utils/lscpu.c:152 sys-utils/lscpu.c:431
9813#, c-format
9814msgid "error: %s"
9815msgstr ""
9816
9817#: sys-utils/lscpu.c:154
9818#, c-format
9819msgid "error parse: %s"
9820msgstr ""
9821
9822#: sys-utils/lscpu.c:176
9823msgid "error: strdup failed"
9824msgstr ""
9825
9826#: sys-utils/lscpu.c:259
9827#, fuzzy
9828msgid "error: uname failed"
9829msgstr "查找失败"
9830
9831#: sys-utils/lscpu.c:481
9832msgid "error: malloc failed"
9833msgstr ""
9834
9835#: sys-utils/lscpu.c:496
9836msgid "error: /sys filesystem is not accessable."
9837msgstr ""
9838
9839#: sys-utils/lscpu.c:514
9840#, c-format
9841msgid ""
9842"# The following is the parsable format, which can be fed to other\n"
9843"# programs. Each different item in every column has an unique ID\n"
9844"# starting from zero.\n"
9845"# CPU,Core,Socket,Node"
9846msgstr ""
9847
9848#: sys-utils/lscpu.c:580
9849msgid "Thread(s) per core:"
9850msgstr ""
9851
9852#: sys-utils/lscpu.c:581
9853msgid "Core(s) per socket:"
9854msgstr ""
9855
9856#: sys-utils/lscpu.c:582
9857msgid "CPU socket(s):"
9858msgstr ""
9859
9860#: sys-utils/lscpu.c:586
9861msgid "NUMA node(s):"
9862msgstr ""
9863
9864#: sys-utils/lscpu.c:588
9865msgid "Vendor ID:"
9866msgstr ""
9867
9868#: sys-utils/lscpu.c:590
9869msgid "CPU family:"
9870msgstr ""
9871
9872#: sys-utils/lscpu.c:592
9873msgid "Model:"
9874msgstr ""
9875
9876#: sys-utils/lscpu.c:594
9877msgid "Stepping:"
9878msgstr ""
9879
9880#: sys-utils/lscpu.c:596
9881msgid "CPU MHz:"
9882msgstr ""
9883
9884#: sys-utils/lscpu.c:599 sys-utils/lscpu.c:601
9885msgid "Virtualization:"
9886msgstr ""
9887
9888#: sys-utils/lscpu.c:604
9889msgid "Hypervisor vendor:"
9890msgstr ""
9891
9892#: sys-utils/lscpu.c:605
9893msgid "Virtualization type:"
9894msgstr ""
9895
9896#: sys-utils/lscpu.c:613
9897#, c-format
9898msgid "%s cache:"
9899msgstr ""
9900
9901#: sys-utils/lscpu.c:621
9902#, fuzzy, c-format
9903msgid "Usage: %s [option]\n"
9904msgstr "用法: %s [ -n ] device\n"
9905
9906#: sys-utils/lscpu.c:624
9907msgid ""
9908"CPU architecture information helper\n"
9909"\n"
9910" -h, --help usage information\n"
9911" -p, --parse print out in parsable instead of printable format.\n"
9912" -s, --sysroot use the directory as a new system root.\n"
9913msgstr ""
9914
9915#: sys-utils/lscpu.c:673
9916#, c-format
9917msgid "error: change working directory to %s."
9918msgstr ""
9919
9920#: sys-utils/rdev.c:77
8a9e8346
RW
9921msgid "usage: rdev [ -rv ] [ -o OFFSET ] [ IMAGE [ VALUE [ OFFSET ] ] ]"
9922msgstr ""
9923
cf8316e2
KZ
9924#: sys-utils/rdev.c:78
9925msgid ""
9926" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
8a9e8346
RW
9927msgstr ""
9928
cf8316e2 9929#: sys-utils/rdev.c:79
8a9e8346
RW
9930msgid " rdev /dev/fd0 /dev/hda2 sets ROOT to /dev/hda2"
9931msgstr ""
9932
cf8316e2 9933#: sys-utils/rdev.c:80
8a9e8346
RW
9934msgid " rdev -R /dev/fd0 1 set the ROOTFLAGS (readonly status)"
9935msgstr ""
9936
cf8316e2 9937#: sys-utils/rdev.c:81
8a9e8346
RW
9938msgid " rdev -r /dev/fd0 627 set the RAMDISK size"
9939msgstr ""
9940
cf8316e2 9941#: sys-utils/rdev.c:82
8a9e8346
RW
9942msgid " rdev -v /dev/fd0 1 set the bootup VIDEOMODE"
9943msgstr ""
9944
cf8316e2 9945#: sys-utils/rdev.c:83
8a9e8346
RW
9946msgid " rdev -o N ... use the byte offset N"
9947msgstr ""
9948
cf8316e2 9949#: sys-utils/rdev.c:84
8a9e8346
RW
9950msgid " rootflags ... same as rdev -R"
9951msgstr ""
9952
cf8316e2 9953#: sys-utils/rdev.c:85
8a9e8346
RW
9954msgid " ramsize ... same as rdev -r"
9955msgstr ""
9956
cf8316e2 9957#: sys-utils/rdev.c:86
8a9e8346
RW
9958msgid " vidmode ... same as rdev -v"
9959msgstr ""
9960
cf8316e2
KZ
9961#: sys-utils/rdev.c:87
9962msgid ""
9963"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
8a9e8346
RW
9964msgstr ""
9965
cf8316e2 9966#: sys-utils/rdev.c:88
8a9e8346
RW
9967msgid " use -R 1 to mount root readonly, -R 0 for read/write."
9968msgstr ""
9969
cf8316e2 9970#: sys-utils/rdev.c:245
8a9e8346
RW
9971msgid "missing comma"
9972msgstr ""
9973
9974#: sys-utils/readprofile.c:72
9975#, c-format
9976msgid "out of memory"
9977msgstr ""
9978
9979#: sys-utils/readprofile.c:118
9980#, c-format
9981msgid ""
9982"%s: Usage: \"%s [options]\n"
9983"\t -m <mapfile> (defaults: \"%s\" and\n"
9984"\t\t\t\t \"%s\")\n"
9985"\t -p <pro-file> (default: \"%s\")\n"
9986"\t -M <mult> set the profiling multiplier to <mult>\n"
9987"\t -i print only info about the sampling step\n"
9988"\t -v print verbose data\n"
9989"\t -a print all symbols, even if count is 0\n"
9990"\t -b print individual histogram-bin counts\n"
9991"\t -s print individual counters within functions\n"
9992"\t -r reset all the counters (root only)\n"
9993"\t -n disable byte order auto-detection\n"
9994"\t -V print version and exit\n"
9995msgstr ""
9996
cf8316e2
KZ
9997#: sys-utils/readprofile.c:227
9998#, c-format
9999msgid "readprofile: error writing %s: %s\n"
10000msgstr ""
10001
10002#: sys-utils/readprofile.c:268
10003#, c-format
10004msgid "Assuming reversed byte order. Use -n to force native byte order.\n"
10005msgstr ""
10006
8a9e8346
RW
10007#: sys-utils/readprofile.c:284
10008#, c-format
10009msgid "Sampling_step: %i\n"
10010msgstr ""
10011
10012#: sys-utils/readprofile.c:305 sys-utils/readprofile.c:331
10013#, c-format
10014msgid "%s: %s(%i): wrong map line\n"
10015msgstr ""
10016
10017#: sys-utils/readprofile.c:318
10018#, c-format
10019msgid "%s: can't find \"_stext\" in %s\n"
10020msgstr ""
10021
10022#: sys-utils/readprofile.c:352
10023#, c-format
10024msgid "%s: profile address out of range. Wrong map file?\n"
10025msgstr ""
10026
10027#: sys-utils/readprofile.c:412
10028msgid "total"
10029msgstr ""
10030
10031#: sys-utils/renice.c:53
10032#, c-format
10033msgid ""
10034"\n"
10035"Usage:\n"
cf8316e2
KZ
10036" renice [-n] priority [-p|--pid] pid [... pid]\n"
10037" renice [-n] priority -g|--pgrp pgrp [... pgrp]\n"
10038" renice [-n] priority -u|--user user [... user]\n"
8a9e8346
RW
10039" renice -h | --help\n"
10040" renice -v | --version\n"
10041"\n"
10042msgstr ""
10043
cf8316e2 10044#: sys-utils/renice.c:89
8a9e8346
RW
10045#, c-format
10046msgid "renice from %s\n"
10047msgstr ""
10048
cf8316e2 10049#: sys-utils/renice.c:126
8a9e8346
RW
10050#, c-format
10051msgid "renice: %s: unknown user\n"
10052msgstr ""
10053
cf8316e2 10054#: sys-utils/renice.c:134
8a9e8346
RW
10055#, c-format
10056msgid "renice: %s: bad value\n"
10057msgstr ""
10058
cf8316e2 10059#: sys-utils/renice.c:152 sys-utils/renice.c:164
8a9e8346
RW
10060msgid "getpriority"
10061msgstr ""
10062
cf8316e2 10063#: sys-utils/renice.c:157
8a9e8346
RW
10064msgid "setpriority"
10065msgstr ""
10066
cf8316e2 10067#: sys-utils/renice.c:168
8a9e8346
RW
10068#, c-format
10069msgid "%d: old priority %d, new priority %d\n"
10070msgstr ""
10071
10072#: sys-utils/rtcwake.c:81
10073#, c-format
10074msgid ""
10075"usage: %s [options]\n"
10076" -d | --device <device> select rtc device (rtc0|rtc1|...)\n"
10077" -l | --local RTC uses local timezone\n"
10078" -m | --mode standby|mem|... sleep mode\n"
10079" -s | --seconds <seconds> seconds to sleep\n"
10080" -t | --time <time_t> time to wake\n"
10081" -u | --utc RTC uses UTC\n"
10082" -v | --verbose verbose messages\n"
10083" -V | --version show version\n"
10084msgstr ""
10085
10086#: sys-utils/rtcwake.c:140
10087msgid "read rtc time"
10088msgstr ""
10089
10090#: sys-utils/rtcwake.c:145
10091msgid "read system time"
10092msgstr ""
10093
10094#: sys-utils/rtcwake.c:163
10095msgid "convert rtc time"
10096msgstr ""
10097
10098#: sys-utils/rtcwake.c:222
10099msgid "set rtc alarm"
10100msgstr ""
10101
10102#: sys-utils/rtcwake.c:226
10103msgid "enable rtc alarm"
10104msgstr ""
10105
10106#: sys-utils/rtcwake.c:230
10107msgid "set rtc wake alarm"
10108msgstr ""
10109
cf8316e2 10110#: sys-utils/rtcwake.c:342
8a9e8346
RW
10111#, c-format
10112msgid "%s: unrecognized suspend state '%s'\n"
10113msgstr ""
10114
cf8316e2 10115#: sys-utils/rtcwake.c:351
8a9e8346
RW
10116#, c-format
10117msgid "%s: illegal interval %s seconds\n"
10118msgstr ""
10119
cf8316e2 10120#: sys-utils/rtcwake.c:365
8a9e8346
RW
10121#, c-format
10122msgid "%s: illegal time_t value %s\n"
10123msgstr ""
10124
cf8316e2 10125#: sys-utils/rtcwake.c:381
8a9e8346
RW
10126#, c-format
10127msgid "%s: version %s\n"
10128msgstr ""
10129
cf8316e2 10130#: sys-utils/rtcwake.c:394
8a9e8346
RW
10131#, c-format
10132msgid "%s: assuming RTC uses UTC ...\n"
10133msgstr ""
10134
cf8316e2 10135#: sys-utils/rtcwake.c:399
8a9e8346
RW
10136#, c-format
10137msgid "Using UTC time.\n"
10138msgstr ""
10139
cf8316e2 10140#: sys-utils/rtcwake.c:400
8a9e8346
RW
10141#, c-format
10142msgid "Using local time.\n"
10143msgstr ""
10144
cf8316e2 10145#: sys-utils/rtcwake.c:403
8a9e8346
RW
10146#, c-format
10147msgid "%s: must provide wake time\n"
10148msgstr ""
10149
cf8316e2 10150#: sys-utils/rtcwake.c:413
8a9e8346
RW
10151msgid "malloc() failed"
10152msgstr ""
10153
cf8316e2 10154#: sys-utils/rtcwake.c:425
8a9e8346
RW
10155#, c-format
10156msgid "%s: %s not enabled for wakeup events\n"
10157msgstr ""
10158
cf8316e2 10159#: sys-utils/rtcwake.c:441
8a9e8346
RW
10160#, c-format
10161msgid "alarm %ld, sys_time %ld, rtc_time %ld, seconds %u\n"
10162msgstr ""
10163
cf8316e2 10164#: sys-utils/rtcwake.c:446
8a9e8346
RW
10165#, c-format
10166msgid "%s: time doesn't go backward to %s\n"
10167msgstr ""
10168
cf8316e2 10169#: sys-utils/rtcwake.c:456
8a9e8346
RW
10170#, c-format
10171msgid "%s: wakeup from \"%s\" using %s at %s\n"
10172msgstr ""
10173
cf8316e2 10174#: sys-utils/rtcwake.c:473
8a9e8346
RW
10175msgid "rtc read"
10176msgstr ""
10177
cf8316e2 10178#: sys-utils/rtcwake.c:482
8a9e8346
RW
10179msgid "disable rtc alarm interrupt"
10180msgstr ""
10181
10182#: sys-utils/setarch.c:50
10183#, c-format
10184msgid "Switching on %s.\n"
10185msgstr ""
10186
10187#: sys-utils/setarch.c:113
10188#, c-format
10189msgid ""
10190"Usage: %s%s [options] [program [program arguments]]\n"
10191"\n"
10192"Options:\n"
10193msgstr ""
10194
10195#: sys-utils/setarch.c:117
10196#, c-format
10197msgid ""
10198" -h, --help displays this help text\n"
10199" -v, --verbose says what options are being switched on\n"
cf8316e2
KZ
10200" -R, --addr-no-randomize disables randomization of the virtual address "
10201"space\n"
8a9e8346
RW
10202" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
10203" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
10204" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
10205" -X, --read-implies-exec turns on READ_IMPLIES_EXEC\n"
10206" -B, --32bit turns on ADDR_LIMIT_32BIT\n"
10207" -I, --short-inode turns on SHORT_INODE\n"
10208" -S, --whole-seconds turns on WHOLE_SECONDS\n"
10209" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
cf8316e2
KZ
10210" -3, --3gb limits the used address space to a maximum of 3 "
10211"GB\n"
8a9e8346
RW
10212" --4gb ignored (for backward compatibility only)\n"
10213msgstr ""
10214
10215#: sys-utils/setarch.c:131
10216#, c-format
10217msgid ""
10218"\n"
10219"For more information see setarch(8).\n"
10220msgstr ""
10221
10222#: sys-utils/setarch.c:143
10223#, c-format
10224msgid ""
10225"%s: %s\n"
10226"Try `%s --help' for more information.\n"
10227msgstr ""
10228
10229#: sys-utils/setarch.c:215 sys-utils/setarch.c:231
10230#, c-format
10231msgid "%s: Unrecognized architecture"
10232msgstr ""
10233
10234#: sys-utils/setarch.c:249 sys-utils/setarch.c:256
10235msgid "Not enough arguments"
10236msgstr ""
10237
10238#: sys-utils/setarch.c:265 sys-utils/setarch.c:318
10239#, c-format
10240msgid "Failed to set personality to %s"
10241msgstr ""
10242
10243#: sys-utils/setsid.c:26
10244#, c-format
10245msgid "usage: %s program [arg ...]\n"
10246msgstr ""
10247
10248#: sys-utils/tunelp.c:75
10249#, c-format
10250msgid ""
10251"Usage: %s <device> [ -i <IRQ> | -t <TIME> | -c <CHARS> | -w <WAIT> | \n"
10252" -a [on|off] | -o [on|off] | -C [on|off] | -q [on|off] | -s | \n"
10253" -T [on|off] ]\n"
10254msgstr ""
10255
10256#: sys-utils/tunelp.c:91
10257msgid "malloc error"
10258msgstr ""
10259
10260#: sys-utils/tunelp.c:103
10261#, c-format
10262msgid "%s: bad value\n"
10263msgstr ""
10264
10265#: sys-utils/tunelp.c:242
10266#, c-format
10267msgid "%s: %s not an lp device.\n"
10268msgstr ""
10269
10270#: sys-utils/tunelp.c:263
10271#, c-format
10272msgid "%s status is %d"
10273msgstr ""
10274
10275#: sys-utils/tunelp.c:264
10276#, c-format
10277msgid ", busy"
10278msgstr ""
10279
10280#: sys-utils/tunelp.c:265
10281#, c-format
10282msgid ", ready"
10283msgstr ""
10284
10285#: sys-utils/tunelp.c:266
10286#, c-format
10287msgid ", out of paper"
10288msgstr ""
10289
10290#: sys-utils/tunelp.c:267
10291#, c-format
10292msgid ", on-line"
10293msgstr ""
10294
10295#: sys-utils/tunelp.c:268
10296#, c-format
10297msgid ", error"
10298msgstr ""
10299
10300#: sys-utils/tunelp.c:285
10301msgid "LPGETIRQ error"
10302msgstr ""
10303
10304#: sys-utils/tunelp.c:291
10305#, c-format
10306msgid "%s using IRQ %d\n"
10307msgstr ""
10308
10309#: sys-utils/tunelp.c:293
10310#, c-format
10311msgid "%s using polling\n"
10312msgstr ""
10313
10314#: text-utils/col.c:154
10315#, c-format
10316msgid "col: bad -l argument %s.\n"
10317msgstr ""
10318
10319#: text-utils/col.c:544
10320#, c-format
10321msgid "usage: col [-bfpx] [-l nline]\n"
10322msgstr ""
10323
10324#: text-utils/col.c:550
10325#, c-format
10326msgid "col: write error.\n"
10327msgstr ""
10328
10329#: text-utils/col.c:557
10330#, c-format
10331msgid "col: warning: can't back up %s.\n"
10332msgstr ""
10333
10334#: text-utils/col.c:558
10335msgid "past first line"
10336msgstr ""
10337
10338#: text-utils/col.c:558
10339msgid "-- line already flushed"
10340msgstr ""
10341
10342#: text-utils/colcrt.c:97
10343#, c-format
10344msgid "usage: %s [ - ] [ -2 ] [ file ... ]\n"
10345msgstr ""
10346
10347#: text-utils/column.c:297
10348msgid "line too long"
10349msgstr ""
10350
10351#: text-utils/column.c:374
10352#, c-format
10353msgid "usage: column [-tx] [-c columns] [file ...]\n"
10354msgstr ""
10355
10356#: text-utils/hexsyntax.c:82
10357#, c-format
10358msgid "hexdump: bad length value.\n"
10359msgstr ""
10360
10361#: text-utils/hexsyntax.c:93
10362#, c-format
10363msgid "hexdump: bad skip value.\n"
10364msgstr ""
10365
10366#: text-utils/hexsyntax.c:131
10367#, c-format
cf8316e2
KZ
10368msgid ""
10369"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
8a9e8346
RW
10370msgstr ""
10371
cf8316e2 10372#: text-utils/more.c:256
8a9e8346
RW
10373#, c-format
10374msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n"
10375msgstr ""
10376
cf8316e2 10377#: text-utils/more.c:479
8a9e8346
RW
10378#, c-format
10379msgid "%s: unknown option \"-%c\"\n"
10380msgstr ""
10381
cf8316e2 10382#: text-utils/more.c:511
8a9e8346
RW
10383#, c-format
10384msgid ""
10385"\n"
10386"*** %s: directory ***\n"
10387"\n"
10388msgstr ""
10389
cf8316e2 10390#: text-utils/more.c:555
8a9e8346
RW
10391#, c-format
10392msgid ""
10393"\n"
10394"******** %s: Not a text file ********\n"
10395"\n"
10396msgstr ""
10397
cf8316e2 10398#: text-utils/more.c:658
8a9e8346
RW
10399#, c-format
10400msgid "[Use q or Q to quit]"
10401msgstr ""
10402
cf8316e2 10403#: text-utils/more.c:750
8a9e8346
RW
10404#, c-format
10405msgid "--More--"
10406msgstr ""
10407
cf8316e2 10408#: text-utils/more.c:752
8a9e8346
RW
10409#, c-format
10410msgid "(Next file: %s)"
10411msgstr ""
10412
cf8316e2 10413#: text-utils/more.c:757
8a9e8346
RW
10414#, c-format
10415msgid "[Press space to continue, 'q' to quit.]"
10416msgstr ""
10417
cf8316e2 10418#: text-utils/more.c:1172
8a9e8346
RW
10419#, c-format
10420msgid "...back %d pages"
10421msgstr ""
10422
cf8316e2 10423#: text-utils/more.c:1174
8a9e8346
RW
10424msgid "...back 1 page"
10425msgstr ""
10426
cf8316e2 10427#: text-utils/more.c:1217
8a9e8346
RW
10428msgid "...skipping one line"
10429msgstr ""
10430
cf8316e2 10431#: text-utils/more.c:1219
8a9e8346
RW
10432#, c-format
10433msgid "...skipping %d lines"
10434msgstr ""
10435
cf8316e2 10436#: text-utils/more.c:1256
8a9e8346
RW
10437msgid ""
10438"\n"
10439"***Back***\n"
10440"\n"
10441msgstr ""
10442
cf8316e2 10443#: text-utils/more.c:1294
8a9e8346
RW
10444msgid ""
10445"\n"
cf8316e2
KZ
10446"Most commands optionally preceded by integer argument k. Defaults in "
10447"brackets.\n"
8a9e8346
RW
10448"Star (*) indicates argument becomes new default.\n"
10449msgstr ""
10450
cf8316e2 10451#: text-utils/more.c:1301
8a9e8346
RW
10452msgid ""
10453"<space> Display next k lines of text [current screen size]\n"
10454"z Display next k lines of text [current screen size]*\n"
10455"<return> Display next k lines of text [1]*\n"
10456"d or ctrl-D Scroll k lines [current scroll size, initially 11]*\n"
10457"q or Q or <interrupt> Exit from more\n"
10458"s Skip forward k lines of text [1]\n"
10459"f Skip forward k screenfuls of text [1]\n"
10460"b or ctrl-B Skip backwards k screenfuls of text [1]\n"
10461"' Go to place where previous search started\n"
10462"= Display current line number\n"
10463"/<regular expression> Search for kth occurrence of regular expression [1]\n"
10464"n Search for kth occurrence of last r.e [1]\n"
10465"!<cmd> or :!<cmd> Execute <cmd> in a subshell\n"
10466"v Start up /usr/bin/vi at current line\n"
10467"ctrl-L Redraw screen\n"
10468":n Go to kth next file [1]\n"
10469":p Go to kth previous file [1]\n"
10470":f Display current file name and line number\n"
10471". Repeat previous command\n"
10472msgstr ""
10473
cf8316e2 10474#: text-utils/more.c:1370 text-utils/more.c:1375
8a9e8346
RW
10475#, c-format
10476msgid "[Press 'h' for instructions.]"
10477msgstr ""
10478
cf8316e2 10479#: text-utils/more.c:1409
8a9e8346
RW
10480#, c-format
10481msgid "\"%s\" line %d"
10482msgstr ""
10483
cf8316e2 10484#: text-utils/more.c:1411
8a9e8346
RW
10485#, c-format
10486msgid "[Not a file] line %d"
10487msgstr ""
10488
cf8316e2 10489#: text-utils/more.c:1495
8a9e8346
RW
10490msgid " Overflow\n"
10491msgstr ""
10492
cf8316e2 10493#: text-utils/more.c:1542
8a9e8346
RW
10494msgid "...skipping\n"
10495msgstr ""
10496
cf8316e2 10497#: text-utils/more.c:1571
8a9e8346
RW
10498msgid "Regular expression botch"
10499msgstr ""
10500
cf8316e2 10501#: text-utils/more.c:1579
8a9e8346
RW
10502msgid ""
10503"\n"
10504"Pattern not found\n"
10505msgstr ""
10506
cf8316e2 10507#: text-utils/more.c:1582 text-utils/pg.c:1124 text-utils/pg.c:1275
8a9e8346
RW
10508msgid "Pattern not found"
10509msgstr ""
10510
cf8316e2 10511#: text-utils/more.c:1643
8a9e8346
RW
10512msgid "can't fork\n"
10513msgstr ""
10514
cf8316e2 10515#: text-utils/more.c:1682
8a9e8346
RW
10516msgid ""
10517"\n"
10518"...Skipping "
10519msgstr ""
10520
cf8316e2 10521#: text-utils/more.c:1686
8a9e8346
RW
10522msgid "...Skipping to file "
10523msgstr ""
10524
cf8316e2 10525#: text-utils/more.c:1688
8a9e8346
RW
10526msgid "...Skipping back to file "
10527msgstr ""
10528
cf8316e2 10529#: text-utils/more.c:1966
8a9e8346
RW
10530msgid "Line too long"
10531msgstr ""
10532
cf8316e2 10533#: text-utils/more.c:2009
8a9e8346
RW
10534msgid "No previous command to substitute for"
10535msgstr ""
10536
10537#: text-utils/odsyntax.c:130
10538#, c-format
10539msgid "od: od(1) has been deprecated for hexdump(1).\n"
10540msgstr ""
10541
10542#: text-utils/odsyntax.c:133
10543#, c-format
10544msgid "od: hexdump(1) compatibility doesn't support the -%c option%s\n"
10545msgstr ""
10546
10547#: text-utils/odsyntax.c:134
10548msgid "; see strings(1)."
10549msgstr ""
10550
10551#: text-utils/parse.c:63
10552#, c-format
10553msgid "hexdump: can't read %s.\n"
10554msgstr ""
10555
10556#: text-utils/parse.c:68
10557#, c-format
10558msgid "hexdump: line too long.\n"
10559msgstr ""
10560
10561#: text-utils/parse.c:401
10562#, c-format
10563msgid "hexdump: byte count with multiple conversion characters.\n"
10564msgstr ""
10565
10566#: text-utils/parse.c:483
10567#, c-format
10568msgid "hexdump: bad byte count for conversion character %s.\n"
10569msgstr ""
10570
10571#: text-utils/parse.c:490
10572#, c-format
10573msgid "hexdump: %%s requires a precision or a byte count.\n"
10574msgstr ""
10575
10576#: text-utils/parse.c:496
10577#, c-format
10578msgid "hexdump: bad format {%s}\n"
10579msgstr ""
10580
10581#: text-utils/parse.c:502
10582#, c-format
10583msgid "hexdump: bad conversion character %%%s.\n"
10584msgstr ""
10585
cf8316e2
KZ
10586#: text-utils/pg.c:145
10587msgid ""
10588"All rights reserved.\n"
10589"-------------------------------------------------------\n"
10590" h this screen\n"
10591" q or Q quit program\n"
10592" <newline> next page\n"
10593" f skip a page forward\n"
10594" d or ^D next halfpage\n"
10595" l next line\n"
10596" $ last page\n"
10597" /regex/ search forward for regex\n"
10598" ?regex? or ^regex^ search backward for regex\n"
10599" . or ^L redraw screen\n"
10600" w or z set page size and go to next page\n"
10601" s filename save current file to filename\n"
10602" !command shell escape\n"
10603" p go to previous file\n"
10604" n go to next file\n"
10605"\n"
10606"Many commands accept preceding numbers, for example:\n"
10607"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
10608"page).\n"
10609"\n"
10610"See pg(1) for more information.\n"
10611"-------------------------------------------------------\n"
10612msgstr ""
10613
10614#: text-utils/pg.c:223
10615msgid "Out of memory\n"
10616msgstr ""
10617
10618#: text-utils/pg.c:236
8a9e8346 10619#, c-format
cf8316e2
KZ
10620msgid ""
10621"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
8a9e8346
RW
10622msgstr ""
10623
cf8316e2 10624#: text-utils/pg.c:245
8a9e8346
RW
10625#, c-format
10626msgid "%s: option requires an argument -- %s\n"
10627msgstr ""
10628
cf8316e2 10629#: text-utils/pg.c:253
8a9e8346
RW
10630#, c-format
10631msgid "%s: illegal option -- %s\n"
10632msgstr ""
10633
cf8316e2 10634#: text-utils/pg.c:370
8a9e8346
RW
10635msgid "...skipping forward\n"
10636msgstr ""
10637
cf8316e2 10638#: text-utils/pg.c:372
8a9e8346
RW
10639msgid "...skipping backward\n"
10640msgstr ""
10641
cf8316e2 10642#: text-utils/pg.c:394
8a9e8346
RW
10643msgid "No next file"
10644msgstr ""
10645
cf8316e2 10646#: text-utils/pg.c:398
8a9e8346
RW
10647msgid "No previous file"
10648msgstr ""
10649
cf8316e2 10650#: text-utils/pg.c:928
8a9e8346
RW
10651#, c-format
10652msgid "%s: Read error from %s file\n"
10653msgstr ""
10654
cf8316e2 10655#: text-utils/pg.c:934
8a9e8346
RW
10656#, c-format
10657msgid "%s: Unexpected EOF in %s file\n"
10658msgstr ""
10659
cf8316e2 10660#: text-utils/pg.c:937
8a9e8346
RW
10661#, c-format
10662msgid "%s: Unknown error in %s file\n"
10663msgstr ""
10664
cf8316e2 10665#: text-utils/pg.c:1032
8a9e8346
RW
10666#, c-format
10667msgid "%s: Cannot create tempfile\n"
10668msgstr ""
10669
cf8316e2 10670#: text-utils/pg.c:1041 text-utils/pg.c:1216 text-utils/pg.c:1243
8a9e8346
RW
10671msgid "RE error: "
10672msgstr ""
10673
cf8316e2 10674#: text-utils/pg.c:1198
8a9e8346
RW
10675msgid "(EOF)"
10676msgstr ""
10677
cf8316e2 10678#: text-utils/pg.c:1224 text-utils/pg.c:1251
8a9e8346
RW
10679msgid "No remembered search string"
10680msgstr ""
10681
cf8316e2 10682#: text-utils/pg.c:1307
8a9e8346
RW
10683msgid "Cannot open "
10684msgstr ""
10685
cf8316e2 10686#: text-utils/pg.c:1355
8a9e8346
RW
10687msgid "saved"
10688msgstr ""
10689
cf8316e2 10690#: text-utils/pg.c:1462
8a9e8346
RW
10691msgid ": !command not allowed in rflag mode.\n"
10692msgstr ""
10693
cf8316e2 10694#: text-utils/pg.c:1494
8a9e8346
RW
10695msgid "fork() failed, try again later\n"
10696msgstr ""
10697
cf8316e2 10698#: text-utils/pg.c:1702
8a9e8346
RW
10699msgid "(Next file: "
10700msgstr ""
10701
10702#: text-utils/rev.c:113
10703msgid "unable to allocate bufferspace"
10704msgstr ""
10705
10706#: text-utils/rev.c:143
10707#, c-format
10708msgid "usage: rev [file ...]\n"
10709msgstr ""
10710
cf8316e2 10711#: text-utils/tailf.c:57 text-utils/tailf.c:92
8a9e8346
RW
10712#, c-format
10713msgid "cannot open \"%s\" for read"
10714msgstr ""
10715
cf8316e2 10716#: text-utils/tailf.c:95 text-utils/tailf.c:204
8a9e8346
RW
10717#, c-format
10718msgid "cannot stat \"%s\""
10719msgstr ""
10720
cf8316e2 10721#: text-utils/tailf.c:108
8a9e8346
RW
10722#, c-format
10723msgid "incomplete write to \"%s\" (written %ld, expected %ld)\n"
10724msgstr ""
10725
cf8316e2 10726#: text-utils/tailf.c:188 text-utils/tailf.c:192
8a9e8346
RW
10727msgid "invalid number of lines"
10728msgstr ""
10729
cf8316e2 10730#: text-utils/tailf.c:199
8a9e8346
RW
10731msgid "usage: tailf [-n N | -N] logfile"
10732msgstr ""
10733
10734#: text-utils/ul.c:141
10735#, c-format
10736msgid "usage: %s [ -i ] [ -tTerm ] file...\n"
10737msgstr ""
10738
10739#: text-utils/ul.c:152
10740#, c-format
10741msgid "trouble reading terminfo"
10742msgstr ""
10743
10744#: text-utils/ul.c:242
10745#, c-format
10746msgid "Unknown escape sequence in input: %o, %o\n"
10747msgstr ""
10748
10749#: text-utils/ul.c:425
10750#, c-format
10751msgid "Unable to allocate buffer.\n"
10752msgstr ""
10753
10754#: text-utils/ul.c:586
10755#, c-format
10756msgid "Input line too long.\n"
10757msgstr ""
10758
10759#: text-utils/ul.c:599
10760#, c-format
10761msgid "Out of memory when growing buffer.\n"
10762msgstr ""