Version 1.0.84.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: libguestfs 1.0.84\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-02-12 19:27+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: fish/alloc.c:39
20 #, c-format
21 msgid "use 'alloc file size' to create an image\n"
22 msgstr ""
23
24 #: fish/alloc.c:47 fish/alloc.c:94
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:86
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr ""
33
34 #: fish/alloc.c:151 fish/alloc.c:158
35 #, c-format
36 msgid "could not parse size specification '%s'\n"
37 msgstr ""
38
39 #: fish/cmds.c:38
40 msgid "Command"
41 msgstr ""
42
43 #: fish/cmds.c:38
44 msgid "Description"
45 msgstr ""
46
47 #: fish/cmds.c:40 fish/cmds.c:311
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:308
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:314
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:404
60 msgid "add a drive read-only specifying the QEMU block emulation to use"
61 msgstr ""
62
63 #: fish/cmds.c:44 fish/cmds.c:401
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:455
68 msgid "close the current Augeas handle"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:461
72 msgid "define an Augeas node"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:458
76 msgid "define an Augeas variable"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:464
80 msgid "look up the value of an Augeas path"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:452
84 msgid "create a new Augeas handle"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:470
88 msgid "insert a sibling Augeas node"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:485
92 msgid "load files into the tree"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:488
96 msgid "list Augeas nodes under augpath"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:479
100 msgid "return Augeas nodes which match augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:476
104 msgid "move Augeas node"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:473
108 msgid "remove an Augeas path"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:482
112 msgid "write all pending Augeas changes to disk"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:467
116 msgid "set Augeas path to value"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:1052
120 msgid "test availability of some parts of the API"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:596
124 msgid "flush device buffers"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:584
128 msgid "get blocksize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:578
132 msgid "is block device set to read-only"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:593
136 msgid "get total size of device in bytes"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:581
140 msgid "get sectorsize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:590
144 msgid "get total size of device in 512-byte sectors"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:599
148 msgid "reread partition table"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:587
152 msgid "set blocksize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:572
156 msgid "set block device to read-only"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:575
160 msgid "set block device to read-write"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:995
164 msgid "return true path on case-insensitive filesystem"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:416
168 msgid "list the contents of a file"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:608
172 msgid "compute MD5, SHAx or CRC checksum of file"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:506
176 msgid "change file mode"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:141 fish/cmds.c:509 fish/cmds.c:1013
180 msgid "change file owner and group"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:554
184 msgid "run a command from the guest filesystem"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:557
188 msgid "run a command, returning lines"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:317
192 msgid "add qemu parameters"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:665
196 msgid "copy a file"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:668
200 msgid "copy a file or directory recursively"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:1055
204 msgid "copy from source to destination using dd"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:632
208 msgid "debugging and internals"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:779
212 msgid "report file system disk space usage"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:782
216 msgid "report file system disk space usage (human readable)"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:677
220 msgid "return kernel messages"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:605
224 msgid "download a file to the local machine"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:674
228 msgid "drop kernel page cache, dentries and inodes"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:785
232 msgid "estimate file space usage"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:728
236 msgid "check an ext2/ext3 filesystem"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:989
240 msgid "echo arguments back to the client"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:90 fish/cmds.c:94 fish/cmds.c:95 fish/cmds.c:119
244 #: fish/cmds.c:120 fish/cmds.c:287 fish/cmds.c:288 fish/cmds.c:291
245 #: fish/cmds.c:292 fish/cmds.c:294 fish/cmds.c:295 fish/cmds.c:857
246 #: fish/cmds.c:860 fish/cmds.c:863 fish/cmds.c:866 fish/cmds.c:869
247 #: fish/cmds.c:872 fish/cmds.c:875 fish/cmds.c:878 fish/cmds.c:881
248 #: fish/cmds.c:884 fish/cmds.c:887 fish/cmds.c:890
249 msgid "return lines matching a pattern"
250 msgstr ""
251
252 #: fish/cmds.c:91 fish/cmds.c:683
253 msgid "test if two files have equal contents"
254 msgstr ""
255
256 #: fish/cmds.c:92 fish/cmds.c:512
257 msgid "test if file or directory exists"
258 msgstr ""
259
260 #: fish/cmds.c:93 fish/cmds.c:911
261 msgid "preallocate a file in the guest filesystem"
262 msgstr ""
263
264 #: fish/cmds.c:96 fish/cmds.c:551
265 msgid "determine file type"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:1058
269 msgid "return the size of the file in bytes"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:1049
273 msgid "fill a file with octets"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:725
277 msgid "find all files and directories"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:992
281 msgid "find all files and directories, returning NUL-separated list"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:656
285 msgid "run the filesystem checker"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:335
289 msgid "get the additional kernel options"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:341
293 msgid "get autosync mode"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:392
297 msgid "get direct appliance mode flag"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:647
301 msgid "get the ext2/3/4 filesystem label"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:653
305 msgid "get the ext2/3/4 filesystem UUID"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:368
309 msgid "get memory allocated to the qemu subprocess"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:329
313 msgid "get the search path"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:371
317 msgid "get PID of qemu subprocess"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:323
321 msgid "get the qemu binary"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:398
325 msgid "get recovery process enabled flag"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:380
329 msgid "get SELinux enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:362
333 msgid "get the current state"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:386
337 msgid "get command trace enabled flag"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:347
341 msgid "get verbose mode"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:962
345 msgid "get SELinux security context"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:142 fish/cmds.c:827 fish/cmds.c:830
349 msgid "list extended attributes of a file or directory"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:743
353 msgid "expand a wildcard path"
354 msgstr ""
355
356 #: fish/cmds.c:121 fish/cmds.c:662
357 msgid "install GRUB"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:767
361 msgid "return first 10 lines of a file"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:770
365 msgid "return first N lines of a file"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:692
369 msgid "dump a file in hexadecimal"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:1067
373 msgid "list the contents of a single file in an initrd"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:788
377 msgid "list files in an initrd"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:944
381 msgid "add an inotify watch"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:956
385 msgid "close the inotify handle"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:953
389 msgid "return list of watched files that had events"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:941
393 msgid "create an inotify handle"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:950
397 msgid "return list of inotify events"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:947
401 msgid "remove an inotify watch"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:359
405 msgid "is busy processing a command"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:353
409 msgid "is in configuration state"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:136 fish/cmds.c:515 fish/cmds.c:518
413 msgid "test if file exists"
414 msgstr ""
415
416 #: fish/cmds.c:137 fish/cmds.c:356
417 msgid "is launching subprocess"
418 msgstr ""
419
420 #: fish/cmds.c:138 fish/cmds.c:350
421 msgid "is ready to accept commands"
422 msgstr ""
423
424 #: fish/cmds.c:139 fish/cmds.c:305
425 msgid "kill the qemu subprocess"
426 msgstr ""
427
428 #: fish/cmds.c:140 fish/cmds.c:302
429 msgid "launch the qemu subprocess"
430 msgstr ""
431
432 #: fish/cmds.c:143 fish/cmds.c:425
433 msgid "list the block devices"
434 msgstr ""
435
436 #: fish/cmds.c:144 fish/cmds.c:428
437 msgid "list the partitions"
438 msgstr ""
439
440 #: fish/cmds.c:145 fish/cmds.c:419
441 msgid "list the files in a directory (long format)"
442 msgstr ""
443
444 #: fish/cmds.c:146 fish/cmds.c:147 fish/cmds.c:896 fish/cmds.c:899
445 msgid "create a hard link"
446 msgstr ""
447
448 #: fish/cmds.c:148 fish/cmds.c:149 fish/cmds.c:902 fish/cmds.c:905
449 msgid "create a symbolic link"
450 msgstr ""
451
452 #: fish/cmds.c:150 fish/cmds.c:214 fish/cmds.c:839 fish/cmds.c:842
453 msgid "remove extended attribute of a file or directory"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:422
457 msgid "list the files in a directory"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:236 fish/cmds.c:833 fish/cmds.c:836
461 msgid "set extended attribute of a file or directory"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:563
465 msgid "get file information for a symbolic link"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:1016
469 msgid "lstat on multiple files"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:278 fish/cmds.c:524 fish/cmds.c:527
473 msgid "create an LVM volume group"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:548
477 msgid "remove all LVM LVs, VGs and PVs"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:635
481 msgid "remove an LVM logical volume"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:1061
485 msgid "rename an LVM logical volume"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:719
489 msgid "resize an LVM logical volume"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:161 fish/cmds.c:437 fish/cmds.c:446
493 msgid "list the LVM logical volumes (LVs)"
494 msgstr ""
495
496 #: fish/cmds.c:162 fish/cmds.c:1019
497 msgid "lgetxattr on multiple files"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:500
501 msgid "create a directory"
502 msgstr ""
503
504 #: fish/cmds.c:164 fish/cmds.c:1010
505 msgid "create a directory with a particular mode"
506 msgstr ""
507
508 #: fish/cmds.c:165 fish/cmds.c:503
509 msgid "create a directory and parents"
510 msgstr ""
511
512 #: fish/cmds.c:166 fish/cmds.c:755
513 msgid "create a temporary directory"
514 msgstr ""
515
516 #: fish/cmds.c:167 fish/cmds.c:168 fish/cmds.c:169 fish/cmds.c:977
517 #: fish/cmds.c:980 fish/cmds.c:983
518 msgid "make ext2/3/4 filesystem with external journal"
519 msgstr ""
520
521 #: fish/cmds.c:170 fish/cmds.c:968
522 msgid "make ext2/3/4 external journal"
523 msgstr ""
524
525 #: fish/cmds.c:171 fish/cmds.c:971
526 msgid "make ext2/3/4 external journal with label"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:974
530 msgid "make ext2/3/4 external journal with UUID"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:806
534 msgid "make FIFO (named pipe)"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:530
538 msgid "make a filesystem"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:965
542 msgid "make a filesystem with block size"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:848
546 msgid "create a mountpoint"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:803
550 msgid "make block, character or FIFO devices"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:809
554 msgid "make block device node"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:812
558 msgid "make char device node"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:794
562 msgid "create a swap partition"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:797
566 msgid "create a swap partition with a label"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:800
570 msgid "create a swap partition with an explicit UUID"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:938
574 msgid "create a swap file"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:986
578 msgid "load a kernel module"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:407
582 msgid "mount a guest disk at a position in the filesystem"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:791
586 msgid "mount a file using the loop device"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:626
590 msgid "mount a guest disk with mount options"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:623
594 msgid "mount a guest disk, read-only"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:629
598 msgid "mount a guest disk with mount options and vfstype"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:845
602 msgid "show mountpoints"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:542
606 msgid "show mounted filesystems"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:671
610 msgid "move a file"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:734
614 msgid "probe NTFS volume"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:1031
618 msgid "add a partition to the device"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:1034
622 msgid "partition whole disk with a single primary partition"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1046
626 msgid "get the partition table type"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:1028
630 msgid "create an empty partition table"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1043
634 msgid "list partitions on a device"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1037
638 msgid "make a partition bootable"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:1040
642 msgid "set partition name"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:680
646 msgid "ping the guest daemon"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:1025
650 msgid "read part of a file"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:521
654 msgid "create an LVM physical volume"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:641
658 msgid "remove an LVM physical volume"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:698
662 msgid "resize an LVM physical volume"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:207 fish/cmds.c:431 fish/cmds.c:440
666 msgid "list the LVM physical volumes (PVs)"
667 msgstr ""
668
669 #: fish/cmds.c:208 fish/cmds.c:854
670 msgid "read a file"
671 msgstr ""
672
673 #: fish/cmds.c:209 fish/cmds.c:449
674 msgid "read file as lines"
675 msgstr ""
676
677 #: fish/cmds.c:210 fish/cmds.c:818
678 msgid "read directories entries"
679 msgstr ""
680
681 #: fish/cmds.c:211 fish/cmds.c:908
682 msgid "read the target of a symbolic link"
683 msgstr ""
684
685 #: fish/cmds.c:212 fish/cmds.c:1022
686 msgid "readlink on multiple files"
687 msgstr ""
688
689 #: fish/cmds.c:213 fish/cmds.c:893
690 msgid "canonicalized absolute pathname"
691 msgstr ""
692
693 #: fish/cmds.c:215 fish/cmds.c:722
694 msgid "resize an ext2/ext3 filesystem"
695 msgstr ""
696
697 #: fish/cmds.c:216 fish/cmds.c:491
698 msgid "remove a file"
699 msgstr ""
700
701 #: fish/cmds.c:217 fish/cmds.c:497
702 msgid "remove a file or directory recursively"
703 msgstr ""
704
705 #: fish/cmds.c:218 fish/cmds.c:494
706 msgid "remove a directory"
707 msgstr ""
708
709 #: fish/cmds.c:219 fish/cmds.c:851
710 msgid "remove a mountpoint"
711 msgstr ""
712
713 #: fish/cmds.c:220 fish/cmds.c:746
714 msgid "scrub (securely wipe) a device"
715 msgstr ""
716
717 #: fish/cmds.c:221 fish/cmds.c:749
718 msgid "scrub (securely wipe) a file"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:752
722 msgid "scrub (securely wipe) free space"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:332
726 msgid "add options to kernel command line"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:338
730 msgid "set autosync mode"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:389
734 msgid "enable or disable direct appliance mode"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:644
738 msgid "set the ext2/3/4 filesystem label"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:650
742 msgid "set the ext2/3/4 filesystem UUID"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:365
746 msgid "set memory allocated to the qemu subprocess"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:326
750 msgid "set the search path"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:320
754 msgid "set the qemu binary"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:395
758 msgid "enable or disable the recovery process"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:377
762 msgid "set SELinux enabled or disabled at appliance boot"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:383
766 msgid "enable or disable command traces"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:344
770 msgid "set verbose mode"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:959
774 msgid "set SELinux security context"
775 msgstr ""
776
777 #: fish/cmds.c:237 fish/cmds.c:238 fish/cmds.c:533 fish/cmds.c:821
778 msgid "create partitions on a block device"
779 msgstr ""
780
781 #: fish/cmds.c:239 fish/cmds.c:701
782 msgid "modify a single partition on a block device"
783 msgstr ""
784
785 #: fish/cmds.c:240 fish/cmds.c:710
786 msgid "display the disk geometry from the partition table"
787 msgstr ""
788
789 #: fish/cmds.c:241 fish/cmds.c:707
790 msgid "display the kernel geometry"
791 msgstr ""
792
793 #: fish/cmds.c:242 fish/cmds.c:704
794 msgid "display the partition table"
795 msgstr ""
796
797 #: fish/cmds.c:243 fish/cmds.c:737
798 msgid "run a command via the shell"
799 msgstr ""
800
801 #: fish/cmds.c:244 fish/cmds.c:740
802 msgid "run a command via the shell returning lines"
803 msgstr ""
804
805 #: fish/cmds.c:245 fish/cmds.c:731
806 msgid "sleep for some seconds"
807 msgstr ""
808
809 #: fish/cmds.c:246 fish/cmds.c:560
810 msgid "get file information"
811 msgstr ""
812
813 #: fish/cmds.c:247 fish/cmds.c:566
814 msgid "get file system statistics"
815 msgstr ""
816
817 #: fish/cmds.c:248 fish/cmds.c:249 fish/cmds.c:686 fish/cmds.c:689
818 msgid "print the printable strings in a file"
819 msgstr ""
820
821 #: fish/cmds.c:250 fish/cmds.c:917
822 msgid "disable swap on device"
823 msgstr ""
824
825 #: fish/cmds.c:251 fish/cmds.c:923
826 msgid "disable swap on file"
827 msgstr ""
828
829 #: fish/cmds.c:252 fish/cmds.c:929
830 msgid "disable swap on labeled swap partition"
831 msgstr ""
832
833 #: fish/cmds.c:253 fish/cmds.c:935
834 msgid "disable swap on swap partition by UUID"
835 msgstr ""
836
837 #: fish/cmds.c:254 fish/cmds.c:914
838 msgid "enable swap on device"
839 msgstr ""
840
841 #: fish/cmds.c:255 fish/cmds.c:920
842 msgid "enable swap on file"
843 msgstr ""
844
845 #: fish/cmds.c:256 fish/cmds.c:926
846 msgid "enable swap on labeled swap partition"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:932
850 msgid "enable swap on swap partition by UUID"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:410
854 msgid "sync disks, writes are flushed through to the disk image"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:773
858 msgid "return last 10 lines of a file"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:776
862 msgid "return last N lines of a file"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:611
866 msgid "unpack tarfile to directory"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:614
870 msgid "pack directory into tarfile"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:617
874 msgid "unpack compressed tarball to directory"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:620
878 msgid "pack directory into compressed tarball"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:413
882 msgid "update file timestamps or create a new file"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:1001
886 msgid "truncate a file to zero size"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:1004
890 msgid "truncate a file to a particular size"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:569
894 msgid "get ext2/ext3/ext4 superblock details"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:815
898 msgid "set file mode creation mask (umask)"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:539
902 msgid "unmount a filesystem"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:545
906 msgid "unmount all filesystems"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:602
910 msgid "upload a file from the local machine"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:1007
914 msgid "set timestamp of a file with nanosecond precision"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:374
918 msgid "get the library version number"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:998
922 msgid "get the Linux VFS type corresponding to a mounted device"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:716
926 msgid "activate or deactivate some volume groups"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:713
930 msgid "activate or deactivate all volume groups"
931 msgstr ""
932
933 #: fish/cmds.c:279 fish/cmds.c:638
934 msgid "remove an LVM volume group"
935 msgstr ""
936
937 #: fish/cmds.c:280 fish/cmds.c:1064
938 msgid "rename an LVM volume group"
939 msgstr ""
940
941 #: fish/cmds.c:281 fish/cmds.c:282 fish/cmds.c:434 fish/cmds.c:443
942 msgid "list the LVM volume groups (VGs)"
943 msgstr ""
944
945 #: fish/cmds.c:283 fish/cmds.c:764
946 msgid "count characters in a file"
947 msgstr ""
948
949 #: fish/cmds.c:284 fish/cmds.c:758
950 msgid "count lines in a file"
951 msgstr ""
952
953 #: fish/cmds.c:285 fish/cmds.c:761
954 msgid "count words in a file"
955 msgstr ""
956
957 #: fish/cmds.c:286 fish/cmds.c:536
958 msgid "create a file"
959 msgstr ""
960
961 #: fish/cmds.c:289 fish/cmds.c:659
962 msgid "write zeroes to the device"
963 msgstr ""
964
965 #: fish/cmds.c:290 fish/cmds.c:695
966 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
967 msgstr ""
968
969 #: fish/cmds.c:293 fish/cmds.c:824
970 msgid "determine file type inside a compressed file"
971 msgstr ""
972
973 #: fish/cmds.c:296
974 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
975 msgstr ""
976
977 #: fish/cmds.c:1345 fish/cmds.c:1357 fish/cmds.c:1370 fish/cmds.c:1384
978 #: fish/cmds.c:1398 fish/cmds.c:1413 fish/cmds.c:1428 fish/cmds.c:1441
979 #: fish/cmds.c:1456 fish/cmds.c:1469 fish/cmds.c:1484 fish/cmds.c:1497
980 #: fish/cmds.c:1511 fish/cmds.c:1524 fish/cmds.c:1539 fish/cmds.c:1552
981 #: fish/cmds.c:1566 fish/cmds.c:1580 fish/cmds.c:1594 fish/cmds.c:1608
982 #: fish/cmds.c:1622 fish/cmds.c:1637 fish/cmds.c:1668 fish/cmds.c:1682
983 #: fish/cmds.c:1696 fish/cmds.c:1712 fish/cmds.c:1725 fish/cmds.c:1740
984 #: fish/cmds.c:1753 fish/cmds.c:1768 fish/cmds.c:1781 fish/cmds.c:1796
985 #: fish/cmds.c:1809 fish/cmds.c:1825 fish/cmds.c:1841 fish/cmds.c:1857
986 #: fish/cmds.c:1871 fish/cmds.c:1884 fish/cmds.c:1900 fish/cmds.c:1919
987 #: fish/cmds.c:1938 fish/cmds.c:1956 fish/cmds.c:1971 fish/cmds.c:1986
988 #: fish/cmds.c:2001 fish/cmds.c:2016 fish/cmds.c:2031 fish/cmds.c:2046
989 #: fish/cmds.c:2061 fish/cmds.c:2077 fish/cmds.c:2097 fish/cmds.c:2131
990 #: fish/cmds.c:2145 fish/cmds.c:2164 fish/cmds.c:2183 fish/cmds.c:2201
991 #: fish/cmds.c:2218 fish/cmds.c:2234 fish/cmds.c:2251 fish/cmds.c:2266
992 #: fish/cmds.c:2282 fish/cmds.c:2294 fish/cmds.c:2307 fish/cmds.c:2324
993 #: fish/cmds.c:2340 fish/cmds.c:2356 fish/cmds.c:2372 fish/cmds.c:2388
994 #: fish/cmds.c:2405 fish/cmds.c:2442 fish/cmds.c:2496 fish/cmds.c:2514
995 #: fish/cmds.c:2532 fish/cmds.c:2550 fish/cmds.c:2565 fish/cmds.c:2584
996 #: fish/cmds.c:2619 fish/cmds.c:2638 fish/cmds.c:2714 fish/cmds.c:2750
997 #: fish/cmds.c:2763 fish/cmds.c:2778 fish/cmds.c:2790 fish/cmds.c:2803
998 #: fish/cmds.c:2822 fish/cmds.c:2841 fish/cmds.c:2860 fish/cmds.c:2879
999 #: fish/cmds.c:2898 fish/cmds.c:2917 fish/cmds.c:2934 fish/cmds.c:2948
1000 #: fish/cmds.c:2962 fish/cmds.c:2978 fish/cmds.c:2994 fish/cmds.c:3011
1001 #: fish/cmds.c:3044 fish/cmds.c:3060 fish/cmds.c:3076 fish/cmds.c:3090
1002 #: fish/cmds.c:3105 fish/cmds.c:3123 fish/cmds.c:3141 fish/cmds.c:3162
1003 #: fish/cmds.c:3178 fish/cmds.c:3194 fish/cmds.c:3210 fish/cmds.c:3228
1004 #: fish/cmds.c:3245 fish/cmds.c:3264 fish/cmds.c:3282 fish/cmds.c:3302
1005 #: fish/cmds.c:3316 fish/cmds.c:3330 fish/cmds.c:3345 fish/cmds.c:3360
1006 #: fish/cmds.c:3378 fish/cmds.c:3393 fish/cmds.c:3411 fish/cmds.c:3428
1007 #: fish/cmds.c:3443 fish/cmds.c:3461 fish/cmds.c:3481 fish/cmds.c:3501
1008 #: fish/cmds.c:3520 fish/cmds.c:3551 fish/cmds.c:3566 fish/cmds.c:3580
1009 #: fish/cmds.c:3601 fish/cmds.c:3621 fish/cmds.c:3641 fish/cmds.c:3660
1010 #: fish/cmds.c:3674 fish/cmds.c:3693 fish/cmds.c:3784 fish/cmds.c:3801
1011 #: fish/cmds.c:3818 fish/cmds.c:3835 fish/cmds.c:3850 fish/cmds.c:3868
1012 #: fish/cmds.c:3901 fish/cmds.c:3915 fish/cmds.c:3934 fish/cmds.c:3948
1013 #: fish/cmds.c:3981 fish/cmds.c:3998 fish/cmds.c:4015 fish/cmds.c:4032
1014 #: fish/cmds.c:4051 fish/cmds.c:4065 fish/cmds.c:4081 fish/cmds.c:4097
1015 #: fish/cmds.c:4116 fish/cmds.c:4134 fish/cmds.c:4152 fish/cmds.c:4170
1016 #: fish/cmds.c:4190 fish/cmds.c:4228 fish/cmds.c:4248 fish/cmds.c:4285
1017 #: fish/cmds.c:4300 fish/cmds.c:4316 fish/cmds.c:4334 fish/cmds.c:4354
1018 #: fish/cmds.c:4373 fish/cmds.c:4388 fish/cmds.c:4404 fish/cmds.c:4422
1019 #: fish/cmds.c:4496 fish/cmds.c:4534 fish/cmds.c:4610 fish/cmds.c:4683
1020 #: fish/cmds.c:4717 fish/cmds.c:4737 fish/cmds.c:4755 fish/cmds.c:4775
1021 #: fish/cmds.c:4794 fish/cmds.c:4816 fish/cmds.c:4856 fish/cmds.c:4894
1022 #: fish/cmds.c:4912 fish/cmds.c:4928 fish/cmds.c:4944 fish/cmds.c:4958
1023 #: fish/cmds.c:4973 fish/cmds.c:4997 fish/cmds.c:5018 fish/cmds.c:5039
1024 #: fish/cmds.c:5060 fish/cmds.c:5081 fish/cmds.c:5102 fish/cmds.c:5123
1025 #: fish/cmds.c:5144 fish/cmds.c:5165 fish/cmds.c:5186 fish/cmds.c:5207
1026 #: fish/cmds.c:5228 fish/cmds.c:5248 fish/cmds.c:5268 fish/cmds.c:5286
1027 #: fish/cmds.c:5304 fish/cmds.c:5322 fish/cmds.c:5339 fish/cmds.c:5359
1028 #: fish/cmds.c:5394 fish/cmds.c:5408 fish/cmds.c:5422 fish/cmds.c:5438
1029 #: fish/cmds.c:5454 fish/cmds.c:5468 fish/cmds.c:5482 fish/cmds.c:5496
1030 #: fish/cmds.c:5510 fish/cmds.c:5526 fish/cmds.c:5559 fish/cmds.c:5596
1031 #: fish/cmds.c:5627 fish/cmds.c:5642 fish/cmds.c:5657 fish/cmds.c:5670
1032 #: fish/cmds.c:5683 fish/cmds.c:5701 fish/cmds.c:5736 fish/cmds.c:5771
1033 #: fish/cmds.c:5807 fish/cmds.c:5844 fish/cmds.c:5882 fish/cmds.c:5920
1034 #: fish/cmds.c:5955 fish/cmds.c:5969 fish/cmds.c:5989 fish/cmds.c:6006
1035 #: fish/cmds.c:6025 fish/cmds.c:6042 fish/cmds.c:6059 fish/cmds.c:6092
1036 #: fish/cmds.c:6161 fish/cmds.c:6198 fish/cmds.c:6253 fish/cmds.c:6276
1037 #: fish/cmds.c:6299 fish/cmds.c:6324 fish/cmds.c:6380 fish/cmds.c:6398
1038 #: fish/cmds.c:6440 fish/cmds.c:6457 fish/cmds.c:6493 fish/cmds.c:6527
1039 #: fish/cmds.c:6544 fish/cmds.c:6563 fish/cmds.c:6617 fish/cmds.c:6634
1040 #: fish/cmds.c:6653 fish/cmds.c:6672 fish/cmds.c:6688 fish/cmds.c:6705
1041 #, c-format
1042 msgid "%s should have %d parameter(s)\n"
1043 msgstr ""
1044
1045 #: fish/cmds.c:1346 fish/cmds.c:1358 fish/cmds.c:1371 fish/cmds.c:1385
1046 #: fish/cmds.c:1399 fish/cmds.c:1414 fish/cmds.c:1429 fish/cmds.c:1442
1047 #: fish/cmds.c:1457 fish/cmds.c:1470 fish/cmds.c:1485 fish/cmds.c:1498
1048 #: fish/cmds.c:1512 fish/cmds.c:1525 fish/cmds.c:1540 fish/cmds.c:1553
1049 #: fish/cmds.c:1567 fish/cmds.c:1581 fish/cmds.c:1595 fish/cmds.c:1609
1050 #: fish/cmds.c:1623 fish/cmds.c:1638 fish/cmds.c:1669 fish/cmds.c:1683
1051 #: fish/cmds.c:1697 fish/cmds.c:1713 fish/cmds.c:1726 fish/cmds.c:1741
1052 #: fish/cmds.c:1754 fish/cmds.c:1769 fish/cmds.c:1782 fish/cmds.c:1797
1053 #: fish/cmds.c:1810 fish/cmds.c:1826 fish/cmds.c:1842 fish/cmds.c:1858
1054 #: fish/cmds.c:1872 fish/cmds.c:1885 fish/cmds.c:1901 fish/cmds.c:1920
1055 #: fish/cmds.c:1939 fish/cmds.c:1957 fish/cmds.c:1972 fish/cmds.c:1987
1056 #: fish/cmds.c:2002 fish/cmds.c:2017 fish/cmds.c:2032 fish/cmds.c:2047
1057 #: fish/cmds.c:2062 fish/cmds.c:2078 fish/cmds.c:2098 fish/cmds.c:2132
1058 #: fish/cmds.c:2146 fish/cmds.c:2165 fish/cmds.c:2184 fish/cmds.c:2202
1059 #: fish/cmds.c:2219 fish/cmds.c:2235 fish/cmds.c:2252 fish/cmds.c:2267
1060 #: fish/cmds.c:2283 fish/cmds.c:2295 fish/cmds.c:2308 fish/cmds.c:2325
1061 #: fish/cmds.c:2341 fish/cmds.c:2357 fish/cmds.c:2373 fish/cmds.c:2389
1062 #: fish/cmds.c:2406 fish/cmds.c:2443 fish/cmds.c:2497 fish/cmds.c:2515
1063 #: fish/cmds.c:2533 fish/cmds.c:2551 fish/cmds.c:2566 fish/cmds.c:2585
1064 #: fish/cmds.c:2620 fish/cmds.c:2639 fish/cmds.c:2715 fish/cmds.c:2751
1065 #: fish/cmds.c:2764 fish/cmds.c:2779 fish/cmds.c:2791 fish/cmds.c:2804
1066 #: fish/cmds.c:2823 fish/cmds.c:2842 fish/cmds.c:2861 fish/cmds.c:2880
1067 #: fish/cmds.c:2899 fish/cmds.c:2918 fish/cmds.c:2935 fish/cmds.c:2949
1068 #: fish/cmds.c:2963 fish/cmds.c:2979 fish/cmds.c:2995 fish/cmds.c:3012
1069 #: fish/cmds.c:3045 fish/cmds.c:3061 fish/cmds.c:3077 fish/cmds.c:3091
1070 #: fish/cmds.c:3106 fish/cmds.c:3124 fish/cmds.c:3142 fish/cmds.c:3163
1071 #: fish/cmds.c:3179 fish/cmds.c:3195 fish/cmds.c:3211 fish/cmds.c:3229
1072 #: fish/cmds.c:3246 fish/cmds.c:3265 fish/cmds.c:3283 fish/cmds.c:3303
1073 #: fish/cmds.c:3317 fish/cmds.c:3331 fish/cmds.c:3346 fish/cmds.c:3361
1074 #: fish/cmds.c:3379 fish/cmds.c:3394 fish/cmds.c:3412 fish/cmds.c:3429
1075 #: fish/cmds.c:3444 fish/cmds.c:3462 fish/cmds.c:3482 fish/cmds.c:3502
1076 #: fish/cmds.c:3521 fish/cmds.c:3552 fish/cmds.c:3567 fish/cmds.c:3581
1077 #: fish/cmds.c:3602 fish/cmds.c:3622 fish/cmds.c:3642 fish/cmds.c:3661
1078 #: fish/cmds.c:3675 fish/cmds.c:3694 fish/cmds.c:3785 fish/cmds.c:3802
1079 #: fish/cmds.c:3819 fish/cmds.c:3836 fish/cmds.c:3851 fish/cmds.c:3869
1080 #: fish/cmds.c:3902 fish/cmds.c:3916 fish/cmds.c:3935 fish/cmds.c:3949
1081 #: fish/cmds.c:3982 fish/cmds.c:3999 fish/cmds.c:4016 fish/cmds.c:4033
1082 #: fish/cmds.c:4052 fish/cmds.c:4066 fish/cmds.c:4082 fish/cmds.c:4098
1083 #: fish/cmds.c:4117 fish/cmds.c:4135 fish/cmds.c:4153 fish/cmds.c:4171
1084 #: fish/cmds.c:4191 fish/cmds.c:4229 fish/cmds.c:4249 fish/cmds.c:4286
1085 #: fish/cmds.c:4301 fish/cmds.c:4317 fish/cmds.c:4335 fish/cmds.c:4355
1086 #: fish/cmds.c:4374 fish/cmds.c:4389 fish/cmds.c:4405 fish/cmds.c:4423
1087 #: fish/cmds.c:4497 fish/cmds.c:4535 fish/cmds.c:4611 fish/cmds.c:4684
1088 #: fish/cmds.c:4718 fish/cmds.c:4738 fish/cmds.c:4756 fish/cmds.c:4776
1089 #: fish/cmds.c:4795 fish/cmds.c:4817 fish/cmds.c:4857 fish/cmds.c:4895
1090 #: fish/cmds.c:4913 fish/cmds.c:4929 fish/cmds.c:4945 fish/cmds.c:4959
1091 #: fish/cmds.c:4974 fish/cmds.c:4998 fish/cmds.c:5019 fish/cmds.c:5040
1092 #: fish/cmds.c:5061 fish/cmds.c:5082 fish/cmds.c:5103 fish/cmds.c:5124
1093 #: fish/cmds.c:5145 fish/cmds.c:5166 fish/cmds.c:5187 fish/cmds.c:5208
1094 #: fish/cmds.c:5229 fish/cmds.c:5249 fish/cmds.c:5269 fish/cmds.c:5287
1095 #: fish/cmds.c:5305 fish/cmds.c:5323 fish/cmds.c:5340 fish/cmds.c:5360
1096 #: fish/cmds.c:5395 fish/cmds.c:5409 fish/cmds.c:5423 fish/cmds.c:5439
1097 #: fish/cmds.c:5455 fish/cmds.c:5469 fish/cmds.c:5483 fish/cmds.c:5497
1098 #: fish/cmds.c:5511 fish/cmds.c:5527 fish/cmds.c:5560 fish/cmds.c:5597
1099 #: fish/cmds.c:5628 fish/cmds.c:5643 fish/cmds.c:5658 fish/cmds.c:5671
1100 #: fish/cmds.c:5684 fish/cmds.c:5702 fish/cmds.c:5737 fish/cmds.c:5772
1101 #: fish/cmds.c:5808 fish/cmds.c:5845 fish/cmds.c:5883 fish/cmds.c:5921
1102 #: fish/cmds.c:5956 fish/cmds.c:5970 fish/cmds.c:5990 fish/cmds.c:6007
1103 #: fish/cmds.c:6026 fish/cmds.c:6043 fish/cmds.c:6060 fish/cmds.c:6093
1104 #: fish/cmds.c:6162 fish/cmds.c:6199 fish/cmds.c:6254 fish/cmds.c:6277
1105 #: fish/cmds.c:6300 fish/cmds.c:6325 fish/cmds.c:6381 fish/cmds.c:6399
1106 #: fish/cmds.c:6441 fish/cmds.c:6458 fish/cmds.c:6494 fish/cmds.c:6528
1107 #: fish/cmds.c:6545 fish/cmds.c:6564 fish/cmds.c:6618 fish/cmds.c:6635
1108 #: fish/cmds.c:6654 fish/cmds.c:6673 fish/cmds.c:6689 fish/cmds.c:6706
1109 #, c-format
1110 msgid "type 'help %s' for help on %s\n"
1111 msgstr ""
1112
1113 #: fish/cmds.c:1648 fish/cmds.c:2110 fish/cmds.c:2416 fish/cmds.c:2453
1114 #: fish/cmds.c:2472 fish/cmds.c:2597 fish/cmds.c:2650 fish/cmds.c:2669
1115 #: fish/cmds.c:2688 fish/cmds.c:2728 fish/cmds.c:3023 fish/cmds.c:3531
1116 #: fish/cmds.c:3705 fish/cmds.c:3724 fish/cmds.c:3743 fish/cmds.c:3762
1117 #: fish/cmds.c:3880 fish/cmds.c:3959 fish/cmds.c:4201 fish/cmds.c:4259
1118 #: fish/cmds.c:4433 fish/cmds.c:4452 fish/cmds.c:4471 fish/cmds.c:4507
1119 #: fish/cmds.c:4545 fish/cmds.c:4564 fish/cmds.c:4583 fish/cmds.c:4621
1120 #: fish/cmds.c:4640 fish/cmds.c:4659 fish/cmds.c:4694 fish/cmds.c:4829
1121 #: fish/cmds.c:4869 fish/cmds.c:5372 fish/cmds.c:5537 fish/cmds.c:5572
1122 #: fish/cmds.c:5607 fish/cmds.c:5713 fish/cmds.c:5747 fish/cmds.c:5782
1123 #: fish/cmds.c:5818 fish/cmds.c:5856 fish/cmds.c:5894 fish/cmds.c:5932
1124 #: fish/cmds.c:6072 fish/cmds.c:6105 fish/cmds.c:6118 fish/cmds.c:6131
1125 #: fish/cmds.c:6144 fish/cmds.c:6174 fish/cmds.c:6209 fish/cmds.c:6228
1126 #: fish/cmds.c:6337 fish/cmds.c:6356 fish/cmds.c:6411 fish/cmds.c:6424
1127 #: fish/cmds.c:6469 fish/cmds.c:6505 fish/cmds.c:6574 fish/cmds.c:6593
1128 #: hivex/hivexsh.c:841 hivex/hivexsh.c:945 hivex/hivexsh.c:969
1129 #: hivex/hivexsh.c:998
1130 #, c-format
1131 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1132 msgstr ""
1133
1134 #: fish/cmds.c:1654 fish/cmds.c:2116 fish/cmds.c:2422 fish/cmds.c:2459
1135 #: fish/cmds.c:2478 fish/cmds.c:2603 fish/cmds.c:2656 fish/cmds.c:2675
1136 #: fish/cmds.c:2694 fish/cmds.c:2734 fish/cmds.c:3029 fish/cmds.c:3537
1137 #: fish/cmds.c:3711 fish/cmds.c:3730 fish/cmds.c:3749 fish/cmds.c:3768
1138 #: fish/cmds.c:3886 fish/cmds.c:3965 fish/cmds.c:4207 fish/cmds.c:4265
1139 #: fish/cmds.c:4439 fish/cmds.c:4458 fish/cmds.c:4477 fish/cmds.c:4513
1140 #: fish/cmds.c:4551 fish/cmds.c:4570 fish/cmds.c:4589 fish/cmds.c:4627
1141 #: fish/cmds.c:4646 fish/cmds.c:4665 fish/cmds.c:4700 fish/cmds.c:4835
1142 #: fish/cmds.c:4875 fish/cmds.c:5378 fish/cmds.c:5543 fish/cmds.c:5578
1143 #: fish/cmds.c:5613 fish/cmds.c:5719 fish/cmds.c:5753 fish/cmds.c:5788
1144 #: fish/cmds.c:5824 fish/cmds.c:5862 fish/cmds.c:5900 fish/cmds.c:5938
1145 #: fish/cmds.c:6180 fish/cmds.c:6215 fish/cmds.c:6234 fish/cmds.c:6343
1146 #: fish/cmds.c:6475 fish/cmds.c:6511 fish/cmds.c:6580 fish/cmds.c:6599
1147 #: hivex/hivexsh.c:846 hivex/hivexsh.c:950 hivex/hivexsh.c:975
1148 #: hivex/hivexsh.c:1003
1149 #, c-format
1150 msgid "%s: %s: integer out of range\n"
1151 msgstr ""
1152
1153 #: fish/cmds.c:7495
1154 #, c-format
1155 msgid "%s: unknown command\n"
1156 msgstr ""
1157
1158 #: fish/edit.c:86
1159 #, c-format
1160 msgid "use '%s filename' to edit a file\n"
1161 msgstr ""
1162
1163 #: fish/fish.c:92 fuse/guestmount.c:868
1164 #, c-format
1165 msgid "Try `%s --help' for more information.\n"
1166 msgstr ""
1167
1168 #: fish/fish.c:96
1169 #, c-format
1170 msgid ""
1171 "%s: guest filesystem shell\n"
1172 "%s lets you edit virtual machine filesystems\n"
1173 "Copyright (C) 2009 Red Hat Inc.\n"
1174 "Usage:\n"
1175 "  %s [--options] cmd [: cmd : cmd ...]\n"
1176 "  %s -i libvirt-domain\n"
1177 "  %s -i disk-image(s)\n"
1178 "or for interactive use:\n"
1179 "  %s\n"
1180 "or from a shell script:\n"
1181 "  %s <<EOF\n"
1182 "  cmd\n"
1183 "  ...\n"
1184 "  EOF\n"
1185 "Options:\n"
1186 "  -h|--cmd-help        List available commands\n"
1187 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1188 "  -a|--add image       Add image\n"
1189 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1190 "  -f|--file file       Read commands from file\n"
1191 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1192 "  --listen             Listen for remote commands\n"
1193 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1194 "  -n|--no-sync         Don't autosync\n"
1195 "  --remote[=pid]       Send commands to remote %s\n"
1196 "  -r|--ro              Mount read-only\n"
1197 "  --selinux            Enable SELinux support\n"
1198 "  -v|--verbose         Verbose messages\n"
1199 "  -x                   Echo each command before executing it\n"
1200 "  -V|--version         Display version and exit\n"
1201 "For more information,  see the manpage %s(1).\n"
1202 msgstr ""
1203
1204 #: fish/fish.c:188 fuse/guestmount.c:965
1205 #, c-format
1206 msgid "guestfs_create: failed to create handle\n"
1207 msgstr ""
1208
1209 #: fish/fish.c:227
1210 #, c-format
1211 msgid "%s: --listen=PID: PID was not a number: %s\n"
1212 msgstr ""
1213
1214 #: fish/fish.c:234
1215 #, c-format
1216 msgid ""
1217 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1218 msgstr ""
1219
1220 #: fish/fish.c:243 fuse/guestmount.c:1010
1221 #, c-format
1222 msgid "%s: unknown long option: %s (%d)\n"
1223 msgstr ""
1224
1225 #: fish/fish.c:270
1226 #, c-format
1227 msgid "%s: only one -f parameter can be given\n"
1228 msgstr ""
1229
1230 #: fish/fish.c:343
1231 #, c-format
1232 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1233 msgstr ""
1234
1235 #: fish/fish.c:350
1236 #, c-format
1237 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1238 msgstr ""
1239
1240 #: fish/fish.c:360
1241 #, c-format
1242 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1243 msgstr ""
1244
1245 #: fish/fish.c:406
1246 #, c-format
1247 msgid "%s: cannot use --listen and --remote options at the same time\n"
1248 msgstr ""
1249
1250 #: fish/fish.c:414
1251 #, c-format
1252 msgid "%s: extra parameters on the command line with --listen flag\n"
1253 msgstr ""
1254
1255 #: fish/fish.c:420
1256 #, c-format
1257 msgid "%s: cannot use --listen and --file options at the same time\n"
1258 msgstr ""
1259
1260 #: fish/fish.c:568
1261 #, c-format
1262 msgid ""
1263 "\n"
1264 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1265 "editing virtual machine filesystems.\n"
1266 "\n"
1267 "Type: 'help' for help with commands\n"
1268 "      'quit' to quit the shell\n"
1269 "\n"
1270 msgstr ""
1271
1272 #: fish/fish.c:648
1273 #, c-format
1274 msgid "%s: unterminated double quote\n"
1275 msgstr ""
1276
1277 #: fish/fish.c:654 fish/fish.c:671
1278 #, c-format
1279 msgid "%s: command arguments not separated by whitespace\n"
1280 msgstr ""
1281
1282 #: fish/fish.c:665
1283 #, c-format
1284 msgid "%s: unterminated single quote\n"
1285 msgstr ""
1286
1287 #: fish/fish.c:720
1288 #, c-format
1289 msgid "%s: internal error parsing string at '%s'\n"
1290 msgstr ""
1291
1292 #: fish/fish.c:737
1293 #, c-format
1294 msgid "%s: too many arguments\n"
1295 msgstr ""
1296
1297 #: fish/fish.c:766
1298 #, c-format
1299 msgid "%s: empty command on command line\n"
1300 msgstr ""
1301
1302 #: fish/fish.c:920
1303 msgid "display a list of commands or help on a command"
1304 msgstr ""
1305
1306 #: fish/fish.c:922
1307 msgid "quit guestfish"
1308 msgstr ""
1309
1310 #: fish/fish.c:925
1311 msgid "allocate an image"
1312 msgstr ""
1313
1314 #: fish/fish.c:927
1315 msgid "display a line of text"
1316 msgstr ""
1317
1318 #: fish/fish.c:929
1319 msgid "edit a file in the image"
1320 msgstr ""
1321
1322 #: fish/fish.c:931
1323 msgid "local change directory"
1324 msgstr ""
1325
1326 #: fish/fish.c:933
1327 msgid "expand wildcards in command"
1328 msgstr ""
1329
1330 #: fish/fish.c:935
1331 msgid "view a file in the pager"
1332 msgstr ""
1333
1334 #: fish/fish.c:937
1335 msgid "close and reopen libguestfs handle"
1336 msgstr ""
1337
1338 #: fish/fish.c:939
1339 msgid "allocate a sparse image file"
1340 msgstr ""
1341
1342 #: fish/fish.c:941
1343 msgid "measure time taken to run command"
1344 msgstr ""
1345
1346 #: fish/fish.c:953
1347 #, c-format
1348 msgid ""
1349 "alloc - allocate an image\n"
1350 "     alloc <filename> <size>\n"
1351 "\n"
1352 "    This creates an empty (zeroed) file of the given size,\n"
1353 "    and then adds so it can be further examined.\n"
1354 "\n"
1355 "    For more advanced image creation, see qemu-img utility.\n"
1356 "\n"
1357 "    Size can be specified (where <nn> means a number):\n"
1358 "    <nn>             number of kilobytes\n"
1359 "      eg: 1440       standard 3.5\" floppy\n"
1360 "    <nn>K or <nn>KB  number of kilobytes\n"
1361 "    <nn>M or <nn>MB  number of megabytes\n"
1362 "    <nn>G or <nn>GB  number of gigabytes\n"
1363 "    <nn>T or <nn>TB  number of terabytes\n"
1364 "    <nn>P or <nn>PB  number of petabytes\n"
1365 "    <nn>E or <nn>EB  number of exabytes\n"
1366 "    <nn>sects        number of 512 byte sectors\n"
1367 msgstr ""
1368
1369 #: fish/fish.c:972
1370 #, c-format
1371 msgid ""
1372 "echo - display a line of text\n"
1373 "     echo [<params> ...]\n"
1374 "\n"
1375 "    This echos the parameters to the terminal.\n"
1376 msgstr ""
1377
1378 #: fish/fish.c:979
1379 #, c-format
1380 msgid ""
1381 "edit - edit a file in the image\n"
1382 "     edit <filename>\n"
1383 "\n"
1384 "    This is used to edit a file.\n"
1385 "\n"
1386 "    It is the equivalent of (and is implemented by)\n"
1387 "    running \"cat\", editing locally, and then \"write-file\".\n"
1388 "\n"
1389 "    Normally it uses $EDITOR, but if you use the aliases\n"
1390 "    \"vi\" or \"emacs\" you will get those editors.\n"
1391 "\n"
1392 "    NOTE: This will not work reliably for large files\n"
1393 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1394 msgstr ""
1395
1396 #: fish/fish.c:993
1397 #, c-format
1398 msgid ""
1399 "lcd - local change directory\n"
1400 "    lcd <directory>\n"
1401 "\n"
1402 "    Change guestfish's current directory. This command is\n"
1403 "    useful if you want to download files to a particular\n"
1404 "    place.\n"
1405 msgstr ""
1406
1407 #: fish/fish.c:1000
1408 #, c-format
1409 msgid ""
1410 "glob - expand wildcards in command\n"
1411 "    glob <command> [<args> ...]\n"
1412 "\n"
1413 "    Glob runs <command> with wildcards expanded in any\n"
1414 "    command args.  Note that the command is run repeatedly\n"
1415 "    once for each expanded argument.\n"
1416 msgstr ""
1417
1418 #: fish/fish.c:1007
1419 #, c-format
1420 msgid ""
1421 "help - display a list of commands or help on a command\n"
1422 "     help cmd\n"
1423 "     help\n"
1424 msgstr ""
1425
1426 #: fish/fish.c:1012
1427 #, c-format
1428 msgid ""
1429 "more - view a file in the pager\n"
1430 "     more <filename>\n"
1431 "\n"
1432 "    This is used to view a file in the pager.\n"
1433 "\n"
1434 "    It is the equivalent of (and is implemented by)\n"
1435 "    running \"cat\" and using the pager.\n"
1436 "\n"
1437 "    Normally it uses $PAGER, but if you use the alias\n"
1438 "    \"less\" then it always uses \"less\".\n"
1439 "\n"
1440 "    NOTE: This will not work reliably for large files\n"
1441 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1442 msgstr ""
1443
1444 #: fish/fish.c:1028
1445 #, c-format
1446 msgid ""
1447 "quit - quit guestfish\n"
1448 "     quit\n"
1449 msgstr ""
1450
1451 #: fish/fish.c:1031
1452 #, c-format
1453 msgid ""
1454 "reopen - close and reopen the libguestfs handle\n"
1455 "     reopen\n"
1456 "\n"
1457 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1458 "this normally, because the handle is closed properly when guestfish\n"
1459 "exits.  However this is occasionally useful for testing.\n"
1460 msgstr ""
1461
1462 #: fish/fish.c:1038
1463 #, c-format
1464 msgid ""
1465 "sparse - allocate a sparse image file\n"
1466 "     sparse <filename> <size>\n"
1467 "\n"
1468 "    This creates an empty sparse file of the given size,\n"
1469 "    and then adds so it can be further examined.\n"
1470 "\n"
1471 "    In all respects it works the same as the 'alloc'\n"
1472 "    command, except that the image file is allocated\n"
1473 "    sparsely, which means that disk blocks are not assigned\n"
1474 "    to the file until they are needed.  Sparse disk files\n"
1475 "    only use space when written to, but they are slower\n"
1476 "    and there is a danger you could run out of real disk\n"
1477 "    space during a write operation.\n"
1478 "\n"
1479 "    For more advanced image creation, see qemu-img utility.\n"
1480 "\n"
1481 "    Size can be specified (where <nn> means a number):\n"
1482 "    <nn>             number of kilobytes\n"
1483 "      eg: 1440       standard 3.5\" floppy\n"
1484 "    <nn>K or <nn>KB  number of kilobytes\n"
1485 "    <nn>M or <nn>MB  number of megabytes\n"
1486 "    <nn>G or <nn>GB  number of gigabytes\n"
1487 "    <nn>T or <nn>TB  number of terabytes\n"
1488 "    <nn>P or <nn>PB  number of petabytes\n"
1489 "    <nn>E or <nn>EB  number of exabytes\n"
1490 "    <nn>sects        number of 512 byte sectors\n"
1491 msgstr ""
1492
1493 #: fish/fish.c:1065
1494 #, c-format
1495 msgid ""
1496 "time - measure time taken to run command\n"
1497 "    time <command> [<args> ...]\n"
1498 "\n"
1499 "    This runs <command> as usual, and prints the elapsed\n"
1500 "    time afterwards.\n"
1501 msgstr ""
1502
1503 #: fish/fish.c:1071
1504 #, c-format
1505 msgid "%s: command not known, use -h to list all commands\n"
1506 msgstr ""
1507
1508 #: fish/fish.c:1227
1509 #, c-format
1510 msgid "Runaway quote in string \"%s\"\n"
1511 msgstr ""
1512
1513 #: fish/glob.c:52
1514 #, c-format
1515 msgid "use 'glob command [args...]'\n"
1516 msgstr ""
1517
1518 #: fish/glob.c:72
1519 #, c-format
1520 msgid "glob: guestfs_glob_expand call failed: %s\n"
1521 msgstr ""
1522
1523 #: fish/lcd.c:34
1524 #, c-format
1525 msgid "use 'lcd directory' to change local directory\n"
1526 msgstr ""
1527
1528 #: fish/more.c:40
1529 #, c-format
1530 msgid "use '%s filename' to page a file\n"
1531 msgstr ""
1532
1533 #: fish/rc.c:249
1534 #, c-format
1535 msgid "guestfish: protocol error: could not read 'hello' message\n"
1536 msgstr ""
1537
1538 #: fish/rc.c:254
1539 #, c-format
1540 msgid ""
1541 "guestfish: protocol error: version mismatch, server version '%s' does not "
1542 "match client version '%s'.  The two versions must match exactly.\n"
1543 msgstr ""
1544
1545 #: fish/rc.c:329 fish/rc.c:343
1546 #, c-format
1547 msgid "guestfish: remote: looks like the server is not running\n"
1548 msgstr ""
1549
1550 #: fish/rc.c:355 fish/rc.c:369
1551 #, c-format
1552 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1553 msgstr ""
1554
1555 #: fish/rc.c:380
1556 #, c-format
1557 msgid "guestfish: protocol error: could not decode reply from server\n"
1558 msgstr ""
1559
1560 #: fish/reopen.c:36
1561 #, c-format
1562 msgid "'reopen' command takes no parameters\n"
1563 msgstr ""
1564
1565 #: fish/reopen.c:46
1566 #, c-format
1567 msgid "reopen: guestfs_create: failed to create handle\n"
1568 msgstr ""
1569
1570 #: fish/time.c:35
1571 #, c-format
1572 msgid "use 'time command [args...]'\n"
1573 msgstr ""
1574
1575 #: fuse/guestmount.c:872
1576 #, c-format
1577 msgid ""
1578 "%s: FUSE module for libguestfs\n"
1579 "%s lets you mount a virtual machine filesystem\n"
1580 "Copyright (C) 2009 Red Hat Inc.\n"
1581 "Usage:\n"
1582 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1583 "Options:\n"
1584 "  -a|--add image       Add image\n"
1585 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1586 "  --fuse-help          Display extra FUSE options\n"
1587 "  --help               Display help message and exit\n"
1588 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1589 "  -n|--no-sync         Don't autosync\n"
1590 "  -o|--option opt      Pass extra option to FUSE\n"
1591 "  -r|--ro              Mount read-only\n"
1592 "  --selinux            Enable SELinux support\n"
1593 "  --trace              Trace guestfs API calls (to stderr)\n"
1594 "  -v|--verbose         Verbose messages\n"
1595 "  -V|--version         Display version and exit\n"
1596 msgstr ""
1597
1598 #: fuse/guestmount.c:1081
1599 #, c-format
1600 msgid "%s: must have at least one -a and at least one -m option\n"
1601 msgstr ""
1602
1603 #: fuse/guestmount.c:1089
1604 #, c-format
1605 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1606 msgstr ""
1607
1608 #: hivex/hivexml.c:70
1609 #, c-format
1610 msgid "%s: failed to write XML document\n"
1611 msgstr ""
1612
1613 #: hivex/hivexml.c:101
1614 #, c-format
1615 msgid "hivexml: missing name of input file\n"
1616 msgstr ""
1617
1618 #: hivex/hivexml.c:120
1619 #, c-format
1620 msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
1621 msgstr ""
1622
1623 #: hivex/hivexsh.c:149
1624 #, c-format
1625 msgid ""
1626 "\n"
1627 "Welcome to hivexsh, the hivex interactive shell for examining\n"
1628 "Windows Registry binary hive files.\n"
1629 "\n"
1630 "Type: 'help' for help summary\n"
1631 "      'quit' to quit the shell\n"
1632 "\n"
1633 msgstr ""
1634
1635 #: hivex/hivexsh.c:264
1636 #, c-format
1637 msgid "hivexsh: error getting parent of node %zu\n"
1638 msgstr ""
1639
1640 #: hivex/hivexsh.c:274
1641 #, c-format
1642 msgid "hivexsh: error getting node name of node %zx\n"
1643 msgstr ""
1644
1645 #: hivex/hivexsh.c:413
1646 #, c-format
1647 msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
1648 msgstr ""
1649
1650 #: hivex/hivexsh.c:434
1651 #, c-format
1652 msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
1653 msgstr ""
1654
1655 #: hivex/hivexsh.c:444
1656 #, c-format
1657 msgid "hivexsh: load: no hive file name given to load\n"
1658 msgstr ""
1659
1660 #: hivex/hivexsh.c:460
1661 #, c-format
1662 msgid ""
1663 "hivexsh: failed to open hive file: %s: %m\n"
1664 "\n"
1665 "If you think this file is a valid Windows binary hive file (_not_\n"
1666 "a regedit *.reg file) then please run this command again using the\n"
1667 "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
1668 "which fails into a bug report at https://bugzilla.redhat.com/\n"
1669 "\n"
1670 msgstr ""
1671
1672 #: hivex/hivexsh.c:493 hivex/hivexsh.c:602 hivex/hivexsh.c:1063
1673 #, c-format
1674 msgid "hivexsh: '%s' command should not be given arguments\n"
1675 msgstr ""
1676
1677 #: hivex/hivexsh.c:535
1678 #, c-format
1679 msgid ""
1680 "%s: %s: \\ characters in path are doubled - are you escaping the path "
1681 "parameter correctly?\n"
1682 msgstr ""
1683
1684 #: hivex/hivexsh.c:573
1685 #, c-format
1686 msgid "hivexsh: cd: subkey '%s' not found\n"
1687 msgstr ""
1688
1689 #: hivex/hivexsh.c:591
1690 #, c-format
1691 msgid ""
1692 "Navigate through the hive's keys using the 'cd' command, as if it\n"
1693 "contained a filesystem, and use 'ls' to list the subkeys of the\n"
1694 "current key.  Full documentation is in the hivexsh(1) manual page.\n"
1695 msgstr ""
1696
1697 #: hivex/hivexsh.c:666
1698 #, c-format
1699 msgid "%s: %s: key not found\n"
1700 msgstr ""
1701
1702 #: hivex/hivexsh.c:868 hivex/hivexsh.c:886
1703 #, c-format
1704 msgid "hivexsh: setval: unexpected end of input\n"
1705 msgstr ""
1706
1707 #: hivex/hivexsh.c:907 hivex/hivexsh.c:926
1708 #, c-format
1709 msgid ""
1710 "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n"
1711 msgstr ""
1712
1713 #: hivex/hivexsh.c:1033
1714 #, c-format
1715 msgid "hivexsh: setval: trailing garbage after hex string\n"
1716 msgstr ""
1717
1718 #: hivex/hivexsh.c:1040
1719 #, c-format
1720 msgid ""
1721 "hivexsh: setval: cannot parse value string, please refer to the man page "
1722 "hivexsh(1) for help: %s\n"
1723 msgstr ""
1724
1725 #: hivex/hivexsh.c:1069
1726 #, c-format
1727 msgid "hivexsh: del: the root node cannot be deleted\n"
1728 msgstr ""
1729
1730 #: src/guestfs.c:255
1731 #, c-format
1732 msgid "guestfs_close: called twice on the same handle\n"
1733 msgstr ""
1734
1735 #: src/guestfs.c:358
1736 #, c-format
1737 msgid "libguestfs: error: %s\n"
1738 msgstr ""
1739
1740 #: src/guestfs.c:709
1741 msgid "command line cannot be altered after qemu subprocess launched"
1742 msgstr ""
1743
1744 #: src/guestfs.c:723
1745 msgid "guestfs_config: parameter must begin with '-' character"
1746 msgstr ""
1747
1748 #: src/guestfs.c:737
1749 #, c-format
1750 msgid "guestfs_config: parameter '%s' isn't allowed"
1751 msgstr ""
1752
1753 #: src/guestfs.c:758 src/guestfs.c:798 src/guestfs.c:828
1754 msgid "filename cannot contain ',' (comma) character"
1755 msgstr ""
1756
1757 #: src/guestfs.c:914
1758 msgid "you must call guestfs_add_drive before guestfs_launch"
1759 msgstr ""
1760
1761 #: src/guestfs.c:919
1762 msgid "qemu has already been launched"
1763 msgstr ""
1764
1765 #: src/guestfs.c:927
1766 #, c-format
1767 msgid "%s: cannot create temporary directory"
1768 msgstr ""
1769
1770 #: src/guestfs.c:1017
1771 #, c-format
1772 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1773 msgstr ""
1774
1775 #: src/guestfs.c:1425
1776 msgid "failed to connect to vmchannel socket"
1777 msgstr ""
1778
1779 #: src/guestfs.c:1444
1780 msgid "guestfs_launch failed, see earlier error messages"
1781 msgstr ""
1782
1783 #: src/guestfs.c:1457
1784 msgid "qemu launched and contacted daemon, but state != READY"
1785 msgstr ""
1786
1787 #: src/guestfs.c:1548
1788 #, c-format
1789 msgid "external command failed: %s"
1790 msgstr ""
1791
1792 #: src/guestfs.c:1626
1793 #, c-format
1794 msgid ""
1795 "%s: command failed: If qemu is located on a non-standard path, try setting "
1796 "the LIBGUESTFS_QEMU environment variable."
1797 msgstr ""
1798
1799 #: src/guestfs.c:1779
1800 msgid "qemu has not been launched yet"
1801 msgstr ""
1802
1803 #: src/guestfs.c:1790
1804 msgid "no subprocess to kill"
1805 msgstr ""
1806
1807 #: src/guestfs.c:1912
1808 #, c-format
1809 msgid "guestfs_set_busy: called when in state %d != READY"
1810 msgstr ""
1811
1812 #: src/guestfs.c:1935
1813 #, c-format
1814 msgid "guestfs_end_busy: called when in state %d"
1815 msgstr ""
1816
1817 #: src/guestfs.c:2043
1818 #, c-format
1819 msgid ""
1820 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1821 msgstr ""
1822
1823 #: src/guestfs.c:2201 src/guestfs.c:2255
1824 msgid "unexpected end of file when reading from daemon"
1825 msgstr ""
1826
1827 #: src/guestfs.c:2217
1828 #, c-format
1829 msgid "received magic signature from guestfsd, but in state %d"
1830 msgstr ""
1831
1832 #: src/guestfs.c:2232
1833 #, c-format
1834 msgid "message length (%u) > maximum possible size (%d)"
1835 msgstr ""
1836
1837 #: src/guestfs.c:2354
1838 #, c-format
1839 msgid "guestfs___send: state %d != BUSY"
1840 msgstr ""
1841
1842 #: src/guestfs.c:2376
1843 msgid "xdr_guestfs_message_header failed"
1844 msgstr ""
1845
1846 #: src/guestfs.c:2385
1847 msgid "dispatch failed to marshal args"
1848 msgstr ""
1849
1850 #: src/guestfs.c:2515
1851 #, c-format
1852 msgid "send_file_chunk: state %d != READY"
1853 msgstr ""
1854
1855 #: src/guestfs.c:2531
1856 #, c-format
1857 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1858 msgstr ""
1859
1860 #: src/guestfs.c:2655
1861 #, c-format
1862 msgid "%s: error in chunked encoding"
1863 msgstr ""
1864
1865 #: src/guestfs.c:2683
1866 msgid "write to daemon socket"
1867 msgstr ""
1868
1869 #: src/guestfs.c:2706
1870 msgid "receive_file_data: parse error in reply callback"
1871 msgstr ""
1872
1873 #: src/guestfs.c:2711
1874 msgid "receive_file_data: unexpected flag received when reading file chunks"
1875 msgstr ""
1876
1877 #: src/guestfs.c:2719
1878 msgid "failed to parse file chunk"
1879 msgstr ""
1880
1881 #: src/guestfs.c:2728
1882 msgid "file receive cancelled by daemon"
1883 msgstr ""
1884
1885 #: test-tool/test-tool.c:69
1886 #, c-format
1887 msgid ""
1888 "libguestfs-test-tool: interactive test tool\n"
1889 "Copyright (C) 2009 Red Hat Inc.\n"
1890 "Usage:\n"
1891 "  libguestfs-test-tool [--options]\n"
1892 "Options:\n"
1893 "  --help         Display usage\n"
1894 "  --helper libguestfs-test-tool-helper\n"
1895 "                 Helper program (default: %s)\n"
1896 "  --qemudir dir  Specify QEMU source directory\n"
1897 "  --qemu qemu    Specify QEMU binary\n"
1898 "  --timeout n\n"
1899 "  -t n           Set launch timeout (default: %d seconds)\n"
1900 msgstr ""
1901
1902 #: test-tool/test-tool.c:125
1903 #, c-format
1904 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1905 msgstr ""
1906
1907 #: test-tool/test-tool.c:134
1908 #, c-format
1909 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1910 msgstr ""
1911
1912 #: test-tool/test-tool.c:146
1913 #, c-format
1914 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1915 msgstr ""
1916
1917 #: test-tool/test-tool.c:169
1918 #, c-format
1919 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1920 msgstr ""
1921
1922 #: test-tool/test-tool.c:174 test-tool/test-tool.c:180
1923 #, c-format
1924 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1925 msgstr ""
1926
1927 #: test-tool/test-tool.c:188
1928 #, c-format
1929 msgid "libguestfs-test-tool: guestfs_version failed\n"
1930 msgstr ""
1931
1932 #: test-tool/test-tool.c:210
1933 #, c-format
1934 msgid "libguestfs-test-tool: failed to launch appliance\n"
1935 msgstr ""
1936
1937 #: test-tool/test-tool.c:222
1938 #, c-format
1939 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1940 msgstr ""
1941
1942 #: test-tool/test-tool.c:228
1943 #, c-format
1944 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1945 msgstr ""
1946
1947 #: test-tool/test-tool.c:234
1948 #, c-format
1949 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1950 msgstr ""
1951
1952 #: test-tool/test-tool.c:240
1953 #, c-format
1954 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1955 msgstr ""
1956
1957 #: test-tool/test-tool.c:246
1958 #, c-format
1959 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1960 msgstr ""
1961
1962 #: test-tool/test-tool.c:254
1963 #, c-format
1964 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1965 msgstr ""
1966
1967 #: test-tool/test-tool.c:285
1968 #, c-format
1969 msgid ""
1970 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1971 "--qemu/--qemudir options cannot be used.\n"
1972 msgstr ""
1973
1974 #: test-tool/test-tool.c:293
1975 #, c-format
1976 msgid "Binary '%s' does not exist or is not executable\n"
1977 msgstr ""
1978
1979 #: test-tool/test-tool.c:307
1980 #, c-format
1981 msgid "%s: does not look like a qemu source directory\n"
1982 msgstr ""
1983
1984 #: test-tool/test-tool.c:356
1985 #, c-format
1986 msgid ""
1987 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1988 "available.  Expected to find it in '%s'\n"
1989 "\n"
1990 "Use the --helper option to specify the location of this program.\n"
1991 msgstr ""
1992
1993 #: test-tool/test-tool.c:372
1994 #, c-format
1995 msgid "command failed: %s"
1996 msgstr ""
1997
1998 #: test-tool/test-tool.c:380
1999 #, c-format
2000 msgid ""
2001 "Test tool helper program %s\n"
2002 "is not statically linked.  This is a build error when this test tool\n"
2003 "was built.\n"
2004 msgstr ""
2005
2006 #: test-tool/test-tool.c:414
2007 #, c-format
2008 msgid "mkisofs command failed: %s\n"
2009 msgstr ""