Update PO files.
[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.89\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-03-30 17:43+0100\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:113
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:105
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr ""
33
34 #: fish/alloc.c:170 fish/alloc.c:177
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:317
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:314
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:320
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:410
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:407
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:461
68 msgid "close the current Augeas handle"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:467
72 msgid "define an Augeas node"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:464
76 msgid "define an Augeas variable"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:470
80 msgid "look up the value of an Augeas path"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:458
84 msgid "create a new Augeas handle"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:476
88 msgid "insert a sibling Augeas node"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:491
92 msgid "load files into the tree"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:494
96 msgid "list Augeas nodes under augpath"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:485
100 msgid "return Augeas nodes which match augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:482
104 msgid "move Augeas node"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:479
108 msgid "remove an Augeas path"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:488
112 msgid "write all pending Augeas changes to disk"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:473
116 msgid "set Augeas path to value"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:1058
120 msgid "test availability of some parts of the API"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:602
124 msgid "flush device buffers"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:590
128 msgid "get blocksize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:584
132 msgid "is block device set to read-only"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:599
136 msgid "get total size of device in bytes"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:587
140 msgid "get sectorsize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:596
144 msgid "get total size of device in 512-byte sectors"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:605
148 msgid "reread partition table"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:593
152 msgid "set blocksize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:578
156 msgid "set block device to read-only"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:581
160 msgid "set block device to read-write"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:1001
164 msgid "return true path on case-insensitive filesystem"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:422
168 msgid "list the contents of a file"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:614
172 msgid "compute MD5, SHAx or CRC checksum of file"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:512
176 msgid "change file mode"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:142 fish/cmds.c:515 fish/cmds.c:1019
180 msgid "change file owner and group"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:560
184 msgid "run a command from the guest filesystem"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:563
188 msgid "run a command, returning lines"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:323
192 msgid "add qemu parameters"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:1091
196 msgid "copy size bytes from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:671
200 msgid "copy a file"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:674
204 msgid "copy a file or directory recursively"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:1061
208 msgid "copy from source to destination using dd"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:638
212 msgid "debugging and internals"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:785
216 msgid "report file system disk space usage"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:788
220 msgid "report file system disk space usage (human readable)"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:683
224 msgid "return kernel messages"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:611
228 msgid "download a file to the local machine"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:680
232 msgid "drop kernel page cache, dentries and inodes"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:791
236 msgid "estimate file space usage"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:734
240 msgid "check an ext2/ext3 filesystem"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:995
244 msgid "echo arguments back to the client"
245 msgstr ""
246
247 #: fish/cmds.c:90 fish/cmds.c:91 fish/cmds.c:95 fish/cmds.c:96 fish/cmds.c:120
248 #: fish/cmds.c:121 fish/cmds.c:293 fish/cmds.c:294 fish/cmds.c:297
249 #: fish/cmds.c:298 fish/cmds.c:300 fish/cmds.c:301 fish/cmds.c:863
250 #: fish/cmds.c:866 fish/cmds.c:869 fish/cmds.c:872 fish/cmds.c:875
251 #: fish/cmds.c:878 fish/cmds.c:881 fish/cmds.c:884 fish/cmds.c:887
252 #: fish/cmds.c:890 fish/cmds.c:893 fish/cmds.c:896
253 msgid "return lines matching a pattern"
254 msgstr ""
255
256 #: fish/cmds.c:92 fish/cmds.c:689
257 msgid "test if two files have equal contents"
258 msgstr ""
259
260 #: fish/cmds.c:93 fish/cmds.c:518
261 msgid "test if file or directory exists"
262 msgstr ""
263
264 #: fish/cmds.c:94 fish/cmds.c:917
265 msgid "preallocate a file in the guest filesystem"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:557
269 msgid "determine file type"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:1064
273 msgid "return the size of the file in bytes"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:1055
277 msgid "fill a file with octets"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:731
281 msgid "find all files and directories"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:998
285 msgid "find all files and directories, returning NUL-separated list"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:662
289 msgid "run the filesystem checker"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:341
293 msgid "get the additional kernel options"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:347
297 msgid "get autosync mode"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:398
301 msgid "get direct appliance mode flag"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:653
305 msgid "get the ext2/3/4 filesystem label"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:659
309 msgid "get the ext2/3/4 filesystem UUID"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:374
313 msgid "get memory allocated to the qemu subprocess"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:335
317 msgid "get the search path"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:377
321 msgid "get PID of qemu subprocess"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:329
325 msgid "get the qemu binary"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:404
329 msgid "get recovery process enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:386
333 msgid "get SELinux enabled flag"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:368
337 msgid "get the current state"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:392
341 msgid "get command trace enabled flag"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:353
345 msgid "get verbose mode"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:968
349 msgid "get SELinux security context"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:143 fish/cmds.c:833 fish/cmds.c:836
353 msgid "list extended attributes of a file or directory"
354 msgstr ""
355
356 #: fish/cmds.c:119 fish/cmds.c:749
357 msgid "expand a wildcard path"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:668
361 msgid "install GRUB"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:773
365 msgid "return first 10 lines of a file"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:776
369 msgid "return first N lines of a file"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:698
373 msgid "dump a file in hexadecimal"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:1073
377 msgid "list the contents of a single file in an initrd"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:794
381 msgid "list files in an initrd"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:950
385 msgid "add an inotify watch"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:962
389 msgid "close the inotify handle"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:959
393 msgid "return list of watched files that had events"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:947
397 msgid "create an inotify handle"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:956
401 msgid "return list of inotify events"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:953
405 msgid "remove an inotify watch"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:365
409 msgid "is busy processing a command"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:359
413 msgid "is in configuration state"
414 msgstr ""
415
416 #: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:521 fish/cmds.c:524
417 msgid "test if file exists"
418 msgstr ""
419
420 #: fish/cmds.c:138 fish/cmds.c:362
421 msgid "is launching subprocess"
422 msgstr ""
423
424 #: fish/cmds.c:139 fish/cmds.c:356
425 msgid "is ready to accept commands"
426 msgstr ""
427
428 #: fish/cmds.c:140 fish/cmds.c:311
429 msgid "kill the qemu subprocess"
430 msgstr ""
431
432 #: fish/cmds.c:141 fish/cmds.c:308
433 msgid "launch the qemu subprocess"
434 msgstr ""
435
436 #: fish/cmds.c:144 fish/cmds.c:431
437 msgid "list the block devices"
438 msgstr ""
439
440 #: fish/cmds.c:145 fish/cmds.c:434
441 msgid "list the partitions"
442 msgstr ""
443
444 #: fish/cmds.c:146 fish/cmds.c:425
445 msgid "list the files in a directory (long format)"
446 msgstr ""
447
448 #: fish/cmds.c:147 fish/cmds.c:148 fish/cmds.c:902 fish/cmds.c:905
449 msgid "create a hard link"
450 msgstr ""
451
452 #: fish/cmds.c:149 fish/cmds.c:150 fish/cmds.c:908 fish/cmds.c:911
453 msgid "create a symbolic link"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:217 fish/cmds.c:845 fish/cmds.c:848
457 msgid "remove extended attribute of a file or directory"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:428
461 msgid "list the files in a directory"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:239 fish/cmds.c:839 fish/cmds.c:842
465 msgid "set extended attribute of a file or directory"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:569
469 msgid "get file information for a symbolic link"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:1022
473 msgid "lstat on multiple files"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:281 fish/cmds.c:530 fish/cmds.c:533
477 msgid "create an LVM volume group"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:554
481 msgid "remove all LVM LVs, VGs and PVs"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:641
485 msgid "remove an LVM logical volume"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:1067
489 msgid "rename an LVM logical volume"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:725
493 msgid "resize an LVM logical volume"
494 msgstr ""
495
496 #: fish/cmds.c:161 fish/cmds.c:162 fish/cmds.c:443 fish/cmds.c:452
497 msgid "list the LVM logical volumes (LVs)"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:1082
501 msgid "get the UUID of a logical volume"
502 msgstr ""
503
504 #: fish/cmds.c:164 fish/cmds.c:1025
505 msgid "lgetxattr on multiple files"
506 msgstr ""
507
508 #: fish/cmds.c:165 fish/cmds.c:506
509 msgid "create a directory"
510 msgstr ""
511
512 #: fish/cmds.c:166 fish/cmds.c:1016
513 msgid "create a directory with a particular mode"
514 msgstr ""
515
516 #: fish/cmds.c:167 fish/cmds.c:509
517 msgid "create a directory and parents"
518 msgstr ""
519
520 #: fish/cmds.c:168 fish/cmds.c:761
521 msgid "create a temporary directory"
522 msgstr ""
523
524 #: fish/cmds.c:169 fish/cmds.c:170 fish/cmds.c:171 fish/cmds.c:983
525 #: fish/cmds.c:986 fish/cmds.c:989
526 msgid "make ext2/3/4 filesystem with external journal"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:974
530 msgid "make ext2/3/4 external journal"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:977
534 msgid "make ext2/3/4 external journal with label"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:980
538 msgid "make ext2/3/4 external journal with UUID"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:812
542 msgid "make FIFO (named pipe)"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:536
546 msgid "make a filesystem"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:971
550 msgid "make a filesystem with block size"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:854
554 msgid "create a mountpoint"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:809
558 msgid "make block, character or FIFO devices"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:815
562 msgid "make block device node"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:818
566 msgid "make char device node"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:800
570 msgid "create a swap partition"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:803
574 msgid "create a swap partition with a label"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:806
578 msgid "create a swap partition with an explicit UUID"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:944
582 msgid "create a swap file"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:992
586 msgid "load a kernel module"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:413
590 msgid "mount a guest disk at a position in the filesystem"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:797
594 msgid "mount a file using the loop device"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:632
598 msgid "mount a guest disk with mount options"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:629
602 msgid "mount a guest disk, read-only"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:635
606 msgid "mount a guest disk with mount options and vfstype"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:851
610 msgid "show mountpoints"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:548
614 msgid "show mounted filesystems"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:677
618 msgid "move a file"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:740
622 msgid "probe NTFS volume"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1037
626 msgid "add a partition to the device"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:1040
630 msgid "partition whole disk with a single primary partition"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1052
634 msgid "get the partition table type"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1034
638 msgid "create an empty partition table"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:1049
642 msgid "list partitions on a device"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:1043
646 msgid "make a partition bootable"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:1046
650 msgid "set partition name"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:686
654 msgid "ping the guest daemon"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:1031
658 msgid "read part of a file"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:527
662 msgid "create an LVM physical volume"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:647
666 msgid "remove an LVM physical volume"
667 msgstr ""
668
669 #: fish/cmds.c:207 fish/cmds.c:704
670 msgid "resize an LVM physical volume"
671 msgstr ""
672
673 #: fish/cmds.c:208 fish/cmds.c:209 fish/cmds.c:437 fish/cmds.c:446
674 msgid "list the LVM physical volumes (PVs)"
675 msgstr ""
676
677 #: fish/cmds.c:210 fish/cmds.c:1076
678 msgid "get the UUID of a physical volume"
679 msgstr ""
680
681 #: fish/cmds.c:211 fish/cmds.c:860
682 msgid "read a file"
683 msgstr ""
684
685 #: fish/cmds.c:212 fish/cmds.c:455
686 msgid "read file as lines"
687 msgstr ""
688
689 #: fish/cmds.c:213 fish/cmds.c:824
690 msgid "read directories entries"
691 msgstr ""
692
693 #: fish/cmds.c:214 fish/cmds.c:914
694 msgid "read the target of a symbolic link"
695 msgstr ""
696
697 #: fish/cmds.c:215 fish/cmds.c:1028
698 msgid "readlink on multiple files"
699 msgstr ""
700
701 #: fish/cmds.c:216 fish/cmds.c:899
702 msgid "canonicalized absolute pathname"
703 msgstr ""
704
705 #: fish/cmds.c:218 fish/cmds.c:728
706 msgid "resize an ext2/ext3 filesystem"
707 msgstr ""
708
709 #: fish/cmds.c:219 fish/cmds.c:497
710 msgid "remove a file"
711 msgstr ""
712
713 #: fish/cmds.c:220 fish/cmds.c:503
714 msgid "remove a file or directory recursively"
715 msgstr ""
716
717 #: fish/cmds.c:221 fish/cmds.c:500
718 msgid "remove a directory"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:857
722 msgid "remove a mountpoint"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:752
726 msgid "scrub (securely wipe) a device"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:755
730 msgid "scrub (securely wipe) a file"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:758
734 msgid "scrub (securely wipe) free space"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:338
738 msgid "add options to kernel command line"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:344
742 msgid "set autosync mode"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:395
746 msgid "enable or disable direct appliance mode"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:650
750 msgid "set the ext2/3/4 filesystem label"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:656
754 msgid "set the ext2/3/4 filesystem UUID"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:371
758 msgid "set memory allocated to the qemu subprocess"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:332
762 msgid "set the search path"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:326
766 msgid "set the qemu binary"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:401
770 msgid "enable or disable the recovery process"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:383
774 msgid "set SELinux enabled or disabled at appliance boot"
775 msgstr ""
776
777 #: fish/cmds.c:236 fish/cmds.c:389
778 msgid "enable or disable command traces"
779 msgstr ""
780
781 #: fish/cmds.c:237 fish/cmds.c:350
782 msgid "set verbose mode"
783 msgstr ""
784
785 #: fish/cmds.c:238 fish/cmds.c:965
786 msgid "set SELinux security context"
787 msgstr ""
788
789 #: fish/cmds.c:240 fish/cmds.c:241 fish/cmds.c:539 fish/cmds.c:827
790 msgid "create partitions on a block device"
791 msgstr ""
792
793 #: fish/cmds.c:242 fish/cmds.c:707
794 msgid "modify a single partition on a block device"
795 msgstr ""
796
797 #: fish/cmds.c:243 fish/cmds.c:716
798 msgid "display the disk geometry from the partition table"
799 msgstr ""
800
801 #: fish/cmds.c:244 fish/cmds.c:713
802 msgid "display the kernel geometry"
803 msgstr ""
804
805 #: fish/cmds.c:245 fish/cmds.c:710
806 msgid "display the partition table"
807 msgstr ""
808
809 #: fish/cmds.c:246 fish/cmds.c:743
810 msgid "run a command via the shell"
811 msgstr ""
812
813 #: fish/cmds.c:247 fish/cmds.c:746
814 msgid "run a command via the shell returning lines"
815 msgstr ""
816
817 #: fish/cmds.c:248 fish/cmds.c:737
818 msgid "sleep for some seconds"
819 msgstr ""
820
821 #: fish/cmds.c:249 fish/cmds.c:566
822 msgid "get file information"
823 msgstr ""
824
825 #: fish/cmds.c:250 fish/cmds.c:572
826 msgid "get file system statistics"
827 msgstr ""
828
829 #: fish/cmds.c:251 fish/cmds.c:252 fish/cmds.c:692 fish/cmds.c:695
830 msgid "print the printable strings in a file"
831 msgstr ""
832
833 #: fish/cmds.c:253 fish/cmds.c:923
834 msgid "disable swap on device"
835 msgstr ""
836
837 #: fish/cmds.c:254 fish/cmds.c:929
838 msgid "disable swap on file"
839 msgstr ""
840
841 #: fish/cmds.c:255 fish/cmds.c:935
842 msgid "disable swap on labeled swap partition"
843 msgstr ""
844
845 #: fish/cmds.c:256 fish/cmds.c:941
846 msgid "disable swap on swap partition by UUID"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:920
850 msgid "enable swap on device"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:926
854 msgid "enable swap on file"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:932
858 msgid "enable swap on labeled swap partition"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:938
862 msgid "enable swap on swap partition by UUID"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:416
866 msgid "sync disks, writes are flushed through to the disk image"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:779
870 msgid "return last 10 lines of a file"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:782
874 msgid "return last N lines of a file"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:617
878 msgid "unpack tarfile to directory"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:620
882 msgid "pack directory into tarfile"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:623
886 msgid "unpack compressed tarball to directory"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:626
890 msgid "pack directory into compressed tarball"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:419
894 msgid "update file timestamps or create a new file"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:1007
898 msgid "truncate a file to zero size"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:1010
902 msgid "truncate a file to a particular size"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:575
906 msgid "get ext2/ext3/ext4 superblock details"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:821
910 msgid "set file mode creation mask (umask)"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:545
914 msgid "unmount a filesystem"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:551
918 msgid "unmount all filesystems"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:608
922 msgid "upload a file from the local machine"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:1013
926 msgid "set timestamp of a file with nanosecond precision"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:380
930 msgid "get the library version number"
931 msgstr ""
932
933 #: fish/cmds.c:278 fish/cmds.c:1004
934 msgid "get the Linux VFS type corresponding to a mounted device"
935 msgstr ""
936
937 #: fish/cmds.c:279 fish/cmds.c:722
938 msgid "activate or deactivate some volume groups"
939 msgstr ""
940
941 #: fish/cmds.c:280 fish/cmds.c:719
942 msgid "activate or deactivate all volume groups"
943 msgstr ""
944
945 #: fish/cmds.c:282 fish/cmds.c:1088
946 msgid "get the LV UUIDs of all LVs in the volume group"
947 msgstr ""
948
949 #: fish/cmds.c:283 fish/cmds.c:1085
950 msgid "get the PV UUIDs containing the volume group"
951 msgstr ""
952
953 #: fish/cmds.c:284 fish/cmds.c:644
954 msgid "remove an LVM volume group"
955 msgstr ""
956
957 #: fish/cmds.c:285 fish/cmds.c:1070
958 msgid "rename an LVM volume group"
959 msgstr ""
960
961 #: fish/cmds.c:286 fish/cmds.c:287 fish/cmds.c:440 fish/cmds.c:449
962 msgid "list the LVM volume groups (VGs)"
963 msgstr ""
964
965 #: fish/cmds.c:288 fish/cmds.c:1079
966 msgid "get the UUID of a volume group"
967 msgstr ""
968
969 #: fish/cmds.c:289 fish/cmds.c:770
970 msgid "count characters in a file"
971 msgstr ""
972
973 #: fish/cmds.c:290 fish/cmds.c:764
974 msgid "count lines in a file"
975 msgstr ""
976
977 #: fish/cmds.c:291 fish/cmds.c:767
978 msgid "count words in a file"
979 msgstr ""
980
981 #: fish/cmds.c:292 fish/cmds.c:542
982 msgid "create a file"
983 msgstr ""
984
985 #: fish/cmds.c:295 fish/cmds.c:665
986 msgid "write zeroes to the device"
987 msgstr ""
988
989 #: fish/cmds.c:296 fish/cmds.c:701
990 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
991 msgstr ""
992
993 #: fish/cmds.c:299 fish/cmds.c:830
994 msgid "determine file type inside a compressed file"
995 msgstr ""
996
997 #: fish/cmds.c:302
998 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
999 msgstr ""
1000
1001 #: fish/cmds.c:1369 fish/cmds.c:1381 fish/cmds.c:1394 fish/cmds.c:1408
1002 #: fish/cmds.c:1422 fish/cmds.c:1437 fish/cmds.c:1452 fish/cmds.c:1465
1003 #: fish/cmds.c:1480 fish/cmds.c:1493 fish/cmds.c:1508 fish/cmds.c:1521
1004 #: fish/cmds.c:1535 fish/cmds.c:1548 fish/cmds.c:1563 fish/cmds.c:1576
1005 #: fish/cmds.c:1590 fish/cmds.c:1604 fish/cmds.c:1618 fish/cmds.c:1632
1006 #: fish/cmds.c:1646 fish/cmds.c:1661 fish/cmds.c:1692 fish/cmds.c:1706
1007 #: fish/cmds.c:1720 fish/cmds.c:1736 fish/cmds.c:1749 fish/cmds.c:1764
1008 #: fish/cmds.c:1777 fish/cmds.c:1792 fish/cmds.c:1805 fish/cmds.c:1820
1009 #: fish/cmds.c:1833 fish/cmds.c:1849 fish/cmds.c:1865 fish/cmds.c:1881
1010 #: fish/cmds.c:1895 fish/cmds.c:1908 fish/cmds.c:1924 fish/cmds.c:1943
1011 #: fish/cmds.c:1962 fish/cmds.c:1980 fish/cmds.c:1995 fish/cmds.c:2010
1012 #: fish/cmds.c:2025 fish/cmds.c:2040 fish/cmds.c:2055 fish/cmds.c:2070
1013 #: fish/cmds.c:2085 fish/cmds.c:2101 fish/cmds.c:2121 fish/cmds.c:2155
1014 #: fish/cmds.c:2169 fish/cmds.c:2188 fish/cmds.c:2207 fish/cmds.c:2225
1015 #: fish/cmds.c:2242 fish/cmds.c:2258 fish/cmds.c:2275 fish/cmds.c:2290
1016 #: fish/cmds.c:2306 fish/cmds.c:2318 fish/cmds.c:2331 fish/cmds.c:2348
1017 #: fish/cmds.c:2364 fish/cmds.c:2380 fish/cmds.c:2396 fish/cmds.c:2412
1018 #: fish/cmds.c:2429 fish/cmds.c:2466 fish/cmds.c:2520 fish/cmds.c:2538
1019 #: fish/cmds.c:2556 fish/cmds.c:2574 fish/cmds.c:2589 fish/cmds.c:2608
1020 #: fish/cmds.c:2643 fish/cmds.c:2662 fish/cmds.c:2738 fish/cmds.c:2774
1021 #: fish/cmds.c:2787 fish/cmds.c:2802 fish/cmds.c:2814 fish/cmds.c:2827
1022 #: fish/cmds.c:2846 fish/cmds.c:2865 fish/cmds.c:2884 fish/cmds.c:2903
1023 #: fish/cmds.c:2922 fish/cmds.c:2941 fish/cmds.c:2958 fish/cmds.c:2972
1024 #: fish/cmds.c:2986 fish/cmds.c:3002 fish/cmds.c:3018 fish/cmds.c:3035
1025 #: fish/cmds.c:3068 fish/cmds.c:3084 fish/cmds.c:3100 fish/cmds.c:3114
1026 #: fish/cmds.c:3129 fish/cmds.c:3147 fish/cmds.c:3165 fish/cmds.c:3186
1027 #: fish/cmds.c:3202 fish/cmds.c:3218 fish/cmds.c:3234 fish/cmds.c:3252
1028 #: fish/cmds.c:3269 fish/cmds.c:3288 fish/cmds.c:3306 fish/cmds.c:3326
1029 #: fish/cmds.c:3340 fish/cmds.c:3354 fish/cmds.c:3369 fish/cmds.c:3384
1030 #: fish/cmds.c:3402 fish/cmds.c:3417 fish/cmds.c:3435 fish/cmds.c:3452
1031 #: fish/cmds.c:3467 fish/cmds.c:3485 fish/cmds.c:3505 fish/cmds.c:3525
1032 #: fish/cmds.c:3544 fish/cmds.c:3575 fish/cmds.c:3590 fish/cmds.c:3604
1033 #: fish/cmds.c:3625 fish/cmds.c:3645 fish/cmds.c:3665 fish/cmds.c:3684
1034 #: fish/cmds.c:3698 fish/cmds.c:3717 fish/cmds.c:3808 fish/cmds.c:3825
1035 #: fish/cmds.c:3842 fish/cmds.c:3859 fish/cmds.c:3874 fish/cmds.c:3892
1036 #: fish/cmds.c:3925 fish/cmds.c:3939 fish/cmds.c:3958 fish/cmds.c:3972
1037 #: fish/cmds.c:4005 fish/cmds.c:4022 fish/cmds.c:4039 fish/cmds.c:4056
1038 #: fish/cmds.c:4075 fish/cmds.c:4089 fish/cmds.c:4105 fish/cmds.c:4121
1039 #: fish/cmds.c:4140 fish/cmds.c:4158 fish/cmds.c:4176 fish/cmds.c:4194
1040 #: fish/cmds.c:4214 fish/cmds.c:4252 fish/cmds.c:4272 fish/cmds.c:4309
1041 #: fish/cmds.c:4324 fish/cmds.c:4340 fish/cmds.c:4358 fish/cmds.c:4378
1042 #: fish/cmds.c:4397 fish/cmds.c:4412 fish/cmds.c:4428 fish/cmds.c:4446
1043 #: fish/cmds.c:4520 fish/cmds.c:4558 fish/cmds.c:4634 fish/cmds.c:4707
1044 #: fish/cmds.c:4741 fish/cmds.c:4761 fish/cmds.c:4779 fish/cmds.c:4799
1045 #: fish/cmds.c:4818 fish/cmds.c:4840 fish/cmds.c:4880 fish/cmds.c:4918
1046 #: fish/cmds.c:4936 fish/cmds.c:4952 fish/cmds.c:4968 fish/cmds.c:4982
1047 #: fish/cmds.c:4997 fish/cmds.c:5021 fish/cmds.c:5042 fish/cmds.c:5063
1048 #: fish/cmds.c:5084 fish/cmds.c:5105 fish/cmds.c:5126 fish/cmds.c:5147
1049 #: fish/cmds.c:5168 fish/cmds.c:5189 fish/cmds.c:5210 fish/cmds.c:5231
1050 #: fish/cmds.c:5252 fish/cmds.c:5272 fish/cmds.c:5292 fish/cmds.c:5310
1051 #: fish/cmds.c:5328 fish/cmds.c:5346 fish/cmds.c:5363 fish/cmds.c:5383
1052 #: fish/cmds.c:5418 fish/cmds.c:5432 fish/cmds.c:5446 fish/cmds.c:5462
1053 #: fish/cmds.c:5478 fish/cmds.c:5492 fish/cmds.c:5506 fish/cmds.c:5520
1054 #: fish/cmds.c:5534 fish/cmds.c:5550 fish/cmds.c:5583 fish/cmds.c:5620
1055 #: fish/cmds.c:5651 fish/cmds.c:5666 fish/cmds.c:5681 fish/cmds.c:5694
1056 #: fish/cmds.c:5707 fish/cmds.c:5725 fish/cmds.c:5760 fish/cmds.c:5795
1057 #: fish/cmds.c:5831 fish/cmds.c:5868 fish/cmds.c:5906 fish/cmds.c:5944
1058 #: fish/cmds.c:5979 fish/cmds.c:5993 fish/cmds.c:6013 fish/cmds.c:6030
1059 #: fish/cmds.c:6049 fish/cmds.c:6066 fish/cmds.c:6083 fish/cmds.c:6116
1060 #: fish/cmds.c:6185 fish/cmds.c:6222 fish/cmds.c:6277 fish/cmds.c:6300
1061 #: fish/cmds.c:6323 fish/cmds.c:6348 fish/cmds.c:6404 fish/cmds.c:6422
1062 #: fish/cmds.c:6464 fish/cmds.c:6481 fish/cmds.c:6517 fish/cmds.c:6551
1063 #: fish/cmds.c:6568 fish/cmds.c:6587 fish/cmds.c:6641 fish/cmds.c:6658
1064 #: fish/cmds.c:6677 fish/cmds.c:6696 fish/cmds.c:6712 fish/cmds.c:6729
1065 #: fish/cmds.c:6753 fish/cmds.c:6770 fish/cmds.c:6787 fish/cmds.c:6804
1066 #: fish/cmds.c:6821 fish/cmds.c:6840
1067 #, c-format
1068 msgid "%s should have %d parameter(s)\n"
1069 msgstr ""
1070
1071 #: fish/cmds.c:1370 fish/cmds.c:1382 fish/cmds.c:1395 fish/cmds.c:1409
1072 #: fish/cmds.c:1423 fish/cmds.c:1438 fish/cmds.c:1453 fish/cmds.c:1466
1073 #: fish/cmds.c:1481 fish/cmds.c:1494 fish/cmds.c:1509 fish/cmds.c:1522
1074 #: fish/cmds.c:1536 fish/cmds.c:1549 fish/cmds.c:1564 fish/cmds.c:1577
1075 #: fish/cmds.c:1591 fish/cmds.c:1605 fish/cmds.c:1619 fish/cmds.c:1633
1076 #: fish/cmds.c:1647 fish/cmds.c:1662 fish/cmds.c:1693 fish/cmds.c:1707
1077 #: fish/cmds.c:1721 fish/cmds.c:1737 fish/cmds.c:1750 fish/cmds.c:1765
1078 #: fish/cmds.c:1778 fish/cmds.c:1793 fish/cmds.c:1806 fish/cmds.c:1821
1079 #: fish/cmds.c:1834 fish/cmds.c:1850 fish/cmds.c:1866 fish/cmds.c:1882
1080 #: fish/cmds.c:1896 fish/cmds.c:1909 fish/cmds.c:1925 fish/cmds.c:1944
1081 #: fish/cmds.c:1963 fish/cmds.c:1981 fish/cmds.c:1996 fish/cmds.c:2011
1082 #: fish/cmds.c:2026 fish/cmds.c:2041 fish/cmds.c:2056 fish/cmds.c:2071
1083 #: fish/cmds.c:2086 fish/cmds.c:2102 fish/cmds.c:2122 fish/cmds.c:2156
1084 #: fish/cmds.c:2170 fish/cmds.c:2189 fish/cmds.c:2208 fish/cmds.c:2226
1085 #: fish/cmds.c:2243 fish/cmds.c:2259 fish/cmds.c:2276 fish/cmds.c:2291
1086 #: fish/cmds.c:2307 fish/cmds.c:2319 fish/cmds.c:2332 fish/cmds.c:2349
1087 #: fish/cmds.c:2365 fish/cmds.c:2381 fish/cmds.c:2397 fish/cmds.c:2413
1088 #: fish/cmds.c:2430 fish/cmds.c:2467 fish/cmds.c:2521 fish/cmds.c:2539
1089 #: fish/cmds.c:2557 fish/cmds.c:2575 fish/cmds.c:2590 fish/cmds.c:2609
1090 #: fish/cmds.c:2644 fish/cmds.c:2663 fish/cmds.c:2739 fish/cmds.c:2775
1091 #: fish/cmds.c:2788 fish/cmds.c:2803 fish/cmds.c:2815 fish/cmds.c:2828
1092 #: fish/cmds.c:2847 fish/cmds.c:2866 fish/cmds.c:2885 fish/cmds.c:2904
1093 #: fish/cmds.c:2923 fish/cmds.c:2942 fish/cmds.c:2959 fish/cmds.c:2973
1094 #: fish/cmds.c:2987 fish/cmds.c:3003 fish/cmds.c:3019 fish/cmds.c:3036
1095 #: fish/cmds.c:3069 fish/cmds.c:3085 fish/cmds.c:3101 fish/cmds.c:3115
1096 #: fish/cmds.c:3130 fish/cmds.c:3148 fish/cmds.c:3166 fish/cmds.c:3187
1097 #: fish/cmds.c:3203 fish/cmds.c:3219 fish/cmds.c:3235 fish/cmds.c:3253
1098 #: fish/cmds.c:3270 fish/cmds.c:3289 fish/cmds.c:3307 fish/cmds.c:3327
1099 #: fish/cmds.c:3341 fish/cmds.c:3355 fish/cmds.c:3370 fish/cmds.c:3385
1100 #: fish/cmds.c:3403 fish/cmds.c:3418 fish/cmds.c:3436 fish/cmds.c:3453
1101 #: fish/cmds.c:3468 fish/cmds.c:3486 fish/cmds.c:3506 fish/cmds.c:3526
1102 #: fish/cmds.c:3545 fish/cmds.c:3576 fish/cmds.c:3591 fish/cmds.c:3605
1103 #: fish/cmds.c:3626 fish/cmds.c:3646 fish/cmds.c:3666 fish/cmds.c:3685
1104 #: fish/cmds.c:3699 fish/cmds.c:3718 fish/cmds.c:3809 fish/cmds.c:3826
1105 #: fish/cmds.c:3843 fish/cmds.c:3860 fish/cmds.c:3875 fish/cmds.c:3893
1106 #: fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3959 fish/cmds.c:3973
1107 #: fish/cmds.c:4006 fish/cmds.c:4023 fish/cmds.c:4040 fish/cmds.c:4057
1108 #: fish/cmds.c:4076 fish/cmds.c:4090 fish/cmds.c:4106 fish/cmds.c:4122
1109 #: fish/cmds.c:4141 fish/cmds.c:4159 fish/cmds.c:4177 fish/cmds.c:4195
1110 #: fish/cmds.c:4215 fish/cmds.c:4253 fish/cmds.c:4273 fish/cmds.c:4310
1111 #: fish/cmds.c:4325 fish/cmds.c:4341 fish/cmds.c:4359 fish/cmds.c:4379
1112 #: fish/cmds.c:4398 fish/cmds.c:4413 fish/cmds.c:4429 fish/cmds.c:4447
1113 #: fish/cmds.c:4521 fish/cmds.c:4559 fish/cmds.c:4635 fish/cmds.c:4708
1114 #: fish/cmds.c:4742 fish/cmds.c:4762 fish/cmds.c:4780 fish/cmds.c:4800
1115 #: fish/cmds.c:4819 fish/cmds.c:4841 fish/cmds.c:4881 fish/cmds.c:4919
1116 #: fish/cmds.c:4937 fish/cmds.c:4953 fish/cmds.c:4969 fish/cmds.c:4983
1117 #: fish/cmds.c:4998 fish/cmds.c:5022 fish/cmds.c:5043 fish/cmds.c:5064
1118 #: fish/cmds.c:5085 fish/cmds.c:5106 fish/cmds.c:5127 fish/cmds.c:5148
1119 #: fish/cmds.c:5169 fish/cmds.c:5190 fish/cmds.c:5211 fish/cmds.c:5232
1120 #: fish/cmds.c:5253 fish/cmds.c:5273 fish/cmds.c:5293 fish/cmds.c:5311
1121 #: fish/cmds.c:5329 fish/cmds.c:5347 fish/cmds.c:5364 fish/cmds.c:5384
1122 #: fish/cmds.c:5419 fish/cmds.c:5433 fish/cmds.c:5447 fish/cmds.c:5463
1123 #: fish/cmds.c:5479 fish/cmds.c:5493 fish/cmds.c:5507 fish/cmds.c:5521
1124 #: fish/cmds.c:5535 fish/cmds.c:5551 fish/cmds.c:5584 fish/cmds.c:5621
1125 #: fish/cmds.c:5652 fish/cmds.c:5667 fish/cmds.c:5682 fish/cmds.c:5695
1126 #: fish/cmds.c:5708 fish/cmds.c:5726 fish/cmds.c:5761 fish/cmds.c:5796
1127 #: fish/cmds.c:5832 fish/cmds.c:5869 fish/cmds.c:5907 fish/cmds.c:5945
1128 #: fish/cmds.c:5980 fish/cmds.c:5994 fish/cmds.c:6014 fish/cmds.c:6031
1129 #: fish/cmds.c:6050 fish/cmds.c:6067 fish/cmds.c:6084 fish/cmds.c:6117
1130 #: fish/cmds.c:6186 fish/cmds.c:6223 fish/cmds.c:6278 fish/cmds.c:6301
1131 #: fish/cmds.c:6324 fish/cmds.c:6349 fish/cmds.c:6405 fish/cmds.c:6423
1132 #: fish/cmds.c:6465 fish/cmds.c:6482 fish/cmds.c:6518 fish/cmds.c:6552
1133 #: fish/cmds.c:6569 fish/cmds.c:6588 fish/cmds.c:6642 fish/cmds.c:6659
1134 #: fish/cmds.c:6678 fish/cmds.c:6697 fish/cmds.c:6713 fish/cmds.c:6730
1135 #: fish/cmds.c:6754 fish/cmds.c:6771 fish/cmds.c:6788 fish/cmds.c:6805
1136 #: fish/cmds.c:6822 fish/cmds.c:6841
1137 #, c-format
1138 msgid "type 'help %s' for help on %s\n"
1139 msgstr ""
1140
1141 #: fish/cmds.c:1672 fish/cmds.c:2134 fish/cmds.c:2440 fish/cmds.c:2477
1142 #: fish/cmds.c:2496 fish/cmds.c:2621 fish/cmds.c:2674 fish/cmds.c:2693
1143 #: fish/cmds.c:2712 fish/cmds.c:2752 fish/cmds.c:3047 fish/cmds.c:3555
1144 #: fish/cmds.c:3729 fish/cmds.c:3748 fish/cmds.c:3767 fish/cmds.c:3786
1145 #: fish/cmds.c:3904 fish/cmds.c:3983 fish/cmds.c:4225 fish/cmds.c:4283
1146 #: fish/cmds.c:4457 fish/cmds.c:4476 fish/cmds.c:4495 fish/cmds.c:4531
1147 #: fish/cmds.c:4569 fish/cmds.c:4588 fish/cmds.c:4607 fish/cmds.c:4645
1148 #: fish/cmds.c:4664 fish/cmds.c:4683 fish/cmds.c:4718 fish/cmds.c:4853
1149 #: fish/cmds.c:4893 fish/cmds.c:5396 fish/cmds.c:5561 fish/cmds.c:5596
1150 #: fish/cmds.c:5631 fish/cmds.c:5737 fish/cmds.c:5771 fish/cmds.c:5806
1151 #: fish/cmds.c:5842 fish/cmds.c:5880 fish/cmds.c:5918 fish/cmds.c:5956
1152 #: fish/cmds.c:6096 fish/cmds.c:6129 fish/cmds.c:6142 fish/cmds.c:6155
1153 #: fish/cmds.c:6168 fish/cmds.c:6198 fish/cmds.c:6233 fish/cmds.c:6252
1154 #: fish/cmds.c:6361 fish/cmds.c:6380 fish/cmds.c:6435 fish/cmds.c:6448
1155 #: fish/cmds.c:6493 fish/cmds.c:6529 fish/cmds.c:6598 fish/cmds.c:6617
1156 #: fish/cmds.c:6855
1157 #, c-format
1158 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1159 msgstr ""
1160
1161 #: fish/cmds.c:1678 fish/cmds.c:2140 fish/cmds.c:2446 fish/cmds.c:2483
1162 #: fish/cmds.c:2502 fish/cmds.c:2627 fish/cmds.c:2680 fish/cmds.c:2699
1163 #: fish/cmds.c:2718 fish/cmds.c:2758 fish/cmds.c:3053 fish/cmds.c:3561
1164 #: fish/cmds.c:3735 fish/cmds.c:3754 fish/cmds.c:3773 fish/cmds.c:3792
1165 #: fish/cmds.c:3910 fish/cmds.c:3989 fish/cmds.c:4231 fish/cmds.c:4289
1166 #: fish/cmds.c:4463 fish/cmds.c:4482 fish/cmds.c:4501 fish/cmds.c:4537
1167 #: fish/cmds.c:4575 fish/cmds.c:4594 fish/cmds.c:4613 fish/cmds.c:4651
1168 #: fish/cmds.c:4670 fish/cmds.c:4689 fish/cmds.c:4724 fish/cmds.c:4859
1169 #: fish/cmds.c:4899 fish/cmds.c:5402 fish/cmds.c:5567 fish/cmds.c:5602
1170 #: fish/cmds.c:5637 fish/cmds.c:5743 fish/cmds.c:5777 fish/cmds.c:5812
1171 #: fish/cmds.c:5848 fish/cmds.c:5886 fish/cmds.c:5924 fish/cmds.c:5962
1172 #: fish/cmds.c:6204 fish/cmds.c:6239 fish/cmds.c:6258 fish/cmds.c:6367
1173 #: fish/cmds.c:6499 fish/cmds.c:6535 fish/cmds.c:6604 fish/cmds.c:6623
1174 #, c-format
1175 msgid "%s: %s: integer out of range\n"
1176 msgstr ""
1177
1178 #: fish/cmds.c:7656
1179 #, c-format
1180 msgid "%s: unknown command\n"
1181 msgstr ""
1182
1183 #: fish/edit.c:86
1184 #, c-format
1185 msgid "use '%s filename' to edit a file\n"
1186 msgstr ""
1187
1188 #: fish/fish.c:93 fuse/guestmount.c:868
1189 #, c-format
1190 msgid "Try `%s --help' for more information.\n"
1191 msgstr ""
1192
1193 #: fish/fish.c:97
1194 #, c-format
1195 msgid ""
1196 "%s: guest filesystem shell\n"
1197 "%s lets you edit virtual machine filesystems\n"
1198 "Copyright (C) 2009 Red Hat Inc.\n"
1199 "Usage:\n"
1200 "  %s [--options] cmd [: cmd : cmd ...]\n"
1201 "  %s -i libvirt-domain\n"
1202 "  %s -i disk-image(s)\n"
1203 "or for interactive use:\n"
1204 "  %s\n"
1205 "or from a shell script:\n"
1206 "  %s <<EOF\n"
1207 "  cmd\n"
1208 "  ...\n"
1209 "  EOF\n"
1210 "Options:\n"
1211 "  -h|--cmd-help        List available commands\n"
1212 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1213 "  -a|--add image       Add image\n"
1214 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1215 "  -f|--file file       Read commands from file\n"
1216 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1217 "  --listen             Listen for remote commands\n"
1218 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1219 "  -n|--no-sync         Don't autosync\n"
1220 "  --remote[=pid]       Send commands to remote %s\n"
1221 "  -r|--ro              Mount read-only\n"
1222 "  --selinux            Enable SELinux support\n"
1223 "  -v|--verbose         Verbose messages\n"
1224 "  -x                   Echo each command before executing it\n"
1225 "  -V|--version         Display version and exit\n"
1226 "For more information,  see the manpage %s(1).\n"
1227 msgstr ""
1228
1229 #: fish/fish.c:189 fuse/guestmount.c:965
1230 #, c-format
1231 msgid "guestfs_create: failed to create handle\n"
1232 msgstr ""
1233
1234 #: fish/fish.c:228
1235 #, c-format
1236 msgid "%s: --listen=PID: PID was not a number: %s\n"
1237 msgstr ""
1238
1239 #: fish/fish.c:235
1240 #, c-format
1241 msgid ""
1242 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1243 msgstr ""
1244
1245 #: fish/fish.c:244 fuse/guestmount.c:1010
1246 #, c-format
1247 msgid "%s: unknown long option: %s (%d)\n"
1248 msgstr ""
1249
1250 #: fish/fish.c:271
1251 #, c-format
1252 msgid "%s: only one -f parameter can be given\n"
1253 msgstr ""
1254
1255 #: fish/fish.c:344
1256 #, c-format
1257 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1258 msgstr ""
1259
1260 #: fish/fish.c:351
1261 #, c-format
1262 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1263 msgstr ""
1264
1265 #: fish/fish.c:361
1266 #, c-format
1267 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1268 msgstr ""
1269
1270 #: fish/fish.c:407
1271 #, c-format
1272 msgid "%s: cannot use --listen and --remote options at the same time\n"
1273 msgstr ""
1274
1275 #: fish/fish.c:415
1276 #, c-format
1277 msgid "%s: extra parameters on the command line with --listen flag\n"
1278 msgstr ""
1279
1280 #: fish/fish.c:421
1281 #, c-format
1282 msgid "%s: cannot use --listen and --file options at the same time\n"
1283 msgstr ""
1284
1285 #: fish/fish.c:569
1286 #, c-format
1287 msgid ""
1288 "\n"
1289 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1290 "editing virtual machine filesystems.\n"
1291 "\n"
1292 "Type: 'help' for help with commands\n"
1293 "      'quit' to quit the shell\n"
1294 "\n"
1295 msgstr ""
1296
1297 #: fish/fish.c:649
1298 #, c-format
1299 msgid "%s: unterminated double quote\n"
1300 msgstr ""
1301
1302 #: fish/fish.c:655 fish/fish.c:672
1303 #, c-format
1304 msgid "%s: command arguments not separated by whitespace\n"
1305 msgstr ""
1306
1307 #: fish/fish.c:666
1308 #, c-format
1309 msgid "%s: unterminated single quote\n"
1310 msgstr ""
1311
1312 #: fish/fish.c:721
1313 #, c-format
1314 msgid "%s: internal error parsing string at '%s'\n"
1315 msgstr ""
1316
1317 #: fish/fish.c:738
1318 #, c-format
1319 msgid "%s: too many arguments\n"
1320 msgstr ""
1321
1322 #: fish/fish.c:767
1323 #, c-format
1324 msgid "%s: empty command on command line\n"
1325 msgstr ""
1326
1327 #: fish/fish.c:921
1328 msgid "display a list of commands or help on a command"
1329 msgstr ""
1330
1331 #: fish/fish.c:923
1332 msgid "quit guestfish"
1333 msgstr ""
1334
1335 #: fish/fish.c:926
1336 msgid "allocate an image"
1337 msgstr ""
1338
1339 #: fish/fish.c:928
1340 msgid "display a line of text"
1341 msgstr ""
1342
1343 #: fish/fish.c:930
1344 msgid "edit a file in the image"
1345 msgstr ""
1346
1347 #: fish/fish.c:932
1348 msgid "local change directory"
1349 msgstr ""
1350
1351 #: fish/fish.c:934
1352 msgid "expand wildcards in command"
1353 msgstr ""
1354
1355 #: fish/fish.c:936
1356 msgid "view a file in the pager"
1357 msgstr ""
1358
1359 #: fish/fish.c:938
1360 msgid "close and reopen libguestfs handle"
1361 msgstr ""
1362
1363 #: fish/fish.c:940
1364 msgid "allocate a sparse image file"
1365 msgstr ""
1366
1367 #: fish/fish.c:942
1368 msgid "measure time taken to run command"
1369 msgstr ""
1370
1371 #: fish/fish.c:954
1372 #, c-format
1373 msgid ""
1374 "alloc - allocate an image\n"
1375 "     alloc <filename> <size>\n"
1376 "\n"
1377 "    This creates an empty (zeroed) file of the given size,\n"
1378 "    and then adds so it can be further examined.\n"
1379 "\n"
1380 "    For more advanced image creation, see qemu-img utility.\n"
1381 "\n"
1382 "    Size can be specified (where <nn> means a number):\n"
1383 "    <nn>             number of kilobytes\n"
1384 "      eg: 1440       standard 3.5\" floppy\n"
1385 "    <nn>K or <nn>KB  number of kilobytes\n"
1386 "    <nn>M or <nn>MB  number of megabytes\n"
1387 "    <nn>G or <nn>GB  number of gigabytes\n"
1388 "    <nn>T or <nn>TB  number of terabytes\n"
1389 "    <nn>P or <nn>PB  number of petabytes\n"
1390 "    <nn>E or <nn>EB  number of exabytes\n"
1391 "    <nn>sects        number of 512 byte sectors\n"
1392 msgstr ""
1393
1394 #: fish/fish.c:973
1395 #, c-format
1396 msgid ""
1397 "echo - display a line of text\n"
1398 "     echo [<params> ...]\n"
1399 "\n"
1400 "    This echos the parameters to the terminal.\n"
1401 msgstr ""
1402
1403 #: fish/fish.c:980
1404 #, c-format
1405 msgid ""
1406 "edit - edit a file in the image\n"
1407 "     edit <filename>\n"
1408 "\n"
1409 "    This is used to edit a file.\n"
1410 "\n"
1411 "    It is the equivalent of (and is implemented by)\n"
1412 "    running \"cat\", editing locally, and then \"write-file\".\n"
1413 "\n"
1414 "    Normally it uses $EDITOR, but if you use the aliases\n"
1415 "    \"vi\" or \"emacs\" you will get those editors.\n"
1416 "\n"
1417 "    NOTE: This will not work reliably for large files\n"
1418 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1419 msgstr ""
1420
1421 #: fish/fish.c:994
1422 #, c-format
1423 msgid ""
1424 "lcd - local change directory\n"
1425 "    lcd <directory>\n"
1426 "\n"
1427 "    Change guestfish's current directory. This command is\n"
1428 "    useful if you want to download files to a particular\n"
1429 "    place.\n"
1430 msgstr ""
1431
1432 #: fish/fish.c:1001
1433 #, c-format
1434 msgid ""
1435 "glob - expand wildcards in command\n"
1436 "    glob <command> [<args> ...]\n"
1437 "\n"
1438 "    Glob runs <command> with wildcards expanded in any\n"
1439 "    command args.  Note that the command is run repeatedly\n"
1440 "    once for each expanded argument.\n"
1441 msgstr ""
1442
1443 #: fish/fish.c:1008
1444 #, c-format
1445 msgid ""
1446 "help - display a list of commands or help on a command\n"
1447 "     help cmd\n"
1448 "     help\n"
1449 msgstr ""
1450
1451 #: fish/fish.c:1013
1452 #, c-format
1453 msgid ""
1454 "more - view a file in the pager\n"
1455 "     more <filename>\n"
1456 "\n"
1457 "    This is used to view a file in the pager.\n"
1458 "\n"
1459 "    It is the equivalent of (and is implemented by)\n"
1460 "    running \"cat\" and using the pager.\n"
1461 "\n"
1462 "    Normally it uses $PAGER, but if you use the alias\n"
1463 "    \"less\" then it always uses \"less\".\n"
1464 "\n"
1465 "    NOTE: This will not work reliably for large files\n"
1466 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1467 msgstr ""
1468
1469 #: fish/fish.c:1029
1470 #, c-format
1471 msgid ""
1472 "quit - quit guestfish\n"
1473 "     quit\n"
1474 msgstr ""
1475
1476 #: fish/fish.c:1032
1477 #, c-format
1478 msgid ""
1479 "reopen - close and reopen the libguestfs handle\n"
1480 "     reopen\n"
1481 "\n"
1482 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1483 "this normally, because the handle is closed properly when guestfish\n"
1484 "exits.  However this is occasionally useful for testing.\n"
1485 msgstr ""
1486
1487 #: fish/fish.c:1039
1488 #, c-format
1489 msgid ""
1490 "sparse - allocate a sparse image file\n"
1491 "     sparse <filename> <size>\n"
1492 "\n"
1493 "    This creates an empty sparse file of the given size,\n"
1494 "    and then adds so it can be further examined.\n"
1495 "\n"
1496 "    In all respects it works the same as the 'alloc'\n"
1497 "    command, except that the image file is allocated\n"
1498 "    sparsely, which means that disk blocks are not assigned\n"
1499 "    to the file until they are needed.  Sparse disk files\n"
1500 "    only use space when written to, but they are slower\n"
1501 "    and there is a danger you could run out of real disk\n"
1502 "    space during a write operation.\n"
1503 "\n"
1504 "    For more advanced image creation, see qemu-img utility.\n"
1505 "\n"
1506 "    Size can be specified (where <nn> means a number):\n"
1507 "    <nn>             number of kilobytes\n"
1508 "      eg: 1440       standard 3.5\" floppy\n"
1509 "    <nn>K or <nn>KB  number of kilobytes\n"
1510 "    <nn>M or <nn>MB  number of megabytes\n"
1511 "    <nn>G or <nn>GB  number of gigabytes\n"
1512 "    <nn>T or <nn>TB  number of terabytes\n"
1513 "    <nn>P or <nn>PB  number of petabytes\n"
1514 "    <nn>E or <nn>EB  number of exabytes\n"
1515 "    <nn>sects        number of 512 byte sectors\n"
1516 msgstr ""
1517
1518 #: fish/fish.c:1066
1519 #, c-format
1520 msgid ""
1521 "time - measure time taken to run command\n"
1522 "    time <command> [<args> ...]\n"
1523 "\n"
1524 "    This runs <command> as usual, and prints the elapsed\n"
1525 "    time afterwards.\n"
1526 msgstr ""
1527
1528 #: fish/fish.c:1072
1529 #, c-format
1530 msgid "%s: command not known, use -h to list all commands\n"
1531 msgstr ""
1532
1533 #: fish/fish.c:1228
1534 #, c-format
1535 msgid "Runaway quote in string \"%s\"\n"
1536 msgstr ""
1537
1538 #: fish/glob.c:52
1539 #, c-format
1540 msgid "use 'glob command [args...]'\n"
1541 msgstr ""
1542
1543 #: fish/glob.c:72
1544 #, c-format
1545 msgid "glob: guestfs_glob_expand call failed: %s\n"
1546 msgstr ""
1547
1548 #: fish/lcd.c:34
1549 #, c-format
1550 msgid "use 'lcd directory' to change local directory\n"
1551 msgstr ""
1552
1553 #: fish/more.c:40
1554 #, c-format
1555 msgid "use '%s filename' to page a file\n"
1556 msgstr ""
1557
1558 #: fish/rc.c:249
1559 #, c-format
1560 msgid "guestfish: protocol error: could not read 'hello' message\n"
1561 msgstr ""
1562
1563 #: fish/rc.c:254
1564 #, c-format
1565 msgid ""
1566 "guestfish: protocol error: version mismatch, server version '%s' does not "
1567 "match client version '%s'.  The two versions must match exactly.\n"
1568 msgstr ""
1569
1570 #: fish/rc.c:329 fish/rc.c:343
1571 #, c-format
1572 msgid "guestfish: remote: looks like the server is not running\n"
1573 msgstr ""
1574
1575 #: fish/rc.c:355 fish/rc.c:369
1576 #, c-format
1577 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1578 msgstr ""
1579
1580 #: fish/rc.c:380
1581 #, c-format
1582 msgid "guestfish: protocol error: could not decode reply from server\n"
1583 msgstr ""
1584
1585 #: fish/reopen.c:36
1586 #, c-format
1587 msgid "'reopen' command takes no parameters\n"
1588 msgstr ""
1589
1590 #: fish/reopen.c:46
1591 #, c-format
1592 msgid "reopen: guestfs_create: failed to create handle\n"
1593 msgstr ""
1594
1595 #: fish/time.c:35
1596 #, c-format
1597 msgid "use 'time command [args...]'\n"
1598 msgstr ""
1599
1600 #: fuse/guestmount.c:872
1601 #, c-format
1602 msgid ""
1603 "%s: FUSE module for libguestfs\n"
1604 "%s lets you mount a virtual machine filesystem\n"
1605 "Copyright (C) 2009 Red Hat Inc.\n"
1606 "Usage:\n"
1607 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1608 "Options:\n"
1609 "  -a|--add image       Add image\n"
1610 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1611 "  --fuse-help          Display extra FUSE options\n"
1612 "  --help               Display help message and exit\n"
1613 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1614 "  -n|--no-sync         Don't autosync\n"
1615 "  -o|--option opt      Pass extra option to FUSE\n"
1616 "  -r|--ro              Mount read-only\n"
1617 "  --selinux            Enable SELinux support\n"
1618 "  --trace              Trace guestfs API calls (to stderr)\n"
1619 "  -v|--verbose         Verbose messages\n"
1620 "  -V|--version         Display version and exit\n"
1621 msgstr ""
1622
1623 #: fuse/guestmount.c:1081
1624 #, c-format
1625 msgid "%s: must have at least one -a and at least one -m option\n"
1626 msgstr ""
1627
1628 #: fuse/guestmount.c:1089
1629 #, c-format
1630 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1631 msgstr ""
1632
1633 #: src/guestfs.c:271
1634 #, c-format
1635 msgid "guestfs_close: called twice on the same handle\n"
1636 msgstr ""
1637
1638 #: src/guestfs.c:374
1639 #, c-format
1640 msgid "libguestfs: error: %s\n"
1641 msgstr ""
1642
1643 #: src/guestfs.c:729
1644 msgid "command line cannot be altered after qemu subprocess launched"
1645 msgstr ""
1646
1647 #: src/guestfs.c:743
1648 msgid "guestfs_config: parameter must begin with '-' character"
1649 msgstr ""
1650
1651 #: src/guestfs.c:757
1652 #, c-format
1653 msgid "guestfs_config: parameter '%s' isn't allowed"
1654 msgstr ""
1655
1656 #: src/guestfs.c:778 src/guestfs.c:815 src/guestfs.c:862
1657 msgid "filename cannot contain ',' (comma) character"
1658 msgstr ""
1659
1660 #: src/guestfs.c:946
1661 msgid "you must call guestfs_add_drive before guestfs_launch"
1662 msgstr ""
1663
1664 #: src/guestfs.c:951
1665 msgid "qemu has already been launched"
1666 msgstr ""
1667
1668 #: src/guestfs.c:959
1669 #, c-format
1670 msgid "%s: cannot create temporary directory"
1671 msgstr ""
1672
1673 #: src/guestfs.c:1049
1674 #, c-format
1675 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1676 msgstr ""
1677
1678 #: src/guestfs.c:1459
1679 msgid "failed to connect to vmchannel socket"
1680 msgstr ""
1681
1682 #: src/guestfs.c:1478
1683 msgid "guestfs_launch failed, see earlier error messages"
1684 msgstr ""
1685
1686 #: src/guestfs.c:1491
1687 msgid "qemu launched and contacted daemon, but state != READY"
1688 msgstr ""
1689
1690 #: src/guestfs.c:1583
1691 #, c-format
1692 msgid "external command failed: %s"
1693 msgstr ""
1694
1695 #: src/guestfs.c:1656
1696 #, c-format
1697 msgid ""
1698 "%s: command failed: If qemu is located on a non-standard path, try setting "
1699 "the LIBGUESTFS_QEMU environment variable."
1700 msgstr ""
1701
1702 #: src/guestfs.c:1832
1703 msgid "qemu has not been launched yet"
1704 msgstr ""
1705
1706 #: src/guestfs.c:1843
1707 msgid "no subprocess to kill"
1708 msgstr ""
1709
1710 #: src/guestfs.c:1965
1711 #, c-format
1712 msgid "guestfs_set_busy: called when in state %d != READY"
1713 msgstr ""
1714
1715 #: src/guestfs.c:1988
1716 #, c-format
1717 msgid "guestfs_end_busy: called when in state %d"
1718 msgstr ""
1719
1720 #: src/guestfs.c:2096
1721 #, c-format
1722 msgid ""
1723 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1724 msgstr ""
1725
1726 #: src/guestfs.c:2254 src/guestfs.c:2308
1727 msgid "unexpected end of file when reading from daemon"
1728 msgstr ""
1729
1730 #: src/guestfs.c:2270
1731 #, c-format
1732 msgid "received magic signature from guestfsd, but in state %d"
1733 msgstr ""
1734
1735 #: src/guestfs.c:2285
1736 #, c-format
1737 msgid "message length (%u) > maximum possible size (%d)"
1738 msgstr ""
1739
1740 #: src/guestfs.c:2407
1741 #, c-format
1742 msgid "guestfs___send: state %d != BUSY"
1743 msgstr ""
1744
1745 #: src/guestfs.c:2429
1746 msgid "xdr_guestfs_message_header failed"
1747 msgstr ""
1748
1749 #: src/guestfs.c:2438
1750 msgid "dispatch failed to marshal args"
1751 msgstr ""
1752
1753 #: src/guestfs.c:2568
1754 #, c-format
1755 msgid "send_file_chunk: state %d != READY"
1756 msgstr ""
1757
1758 #: src/guestfs.c:2584
1759 #, c-format
1760 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1761 msgstr ""
1762
1763 #: src/guestfs.c:2707
1764 #, c-format
1765 msgid "%s: error in chunked encoding"
1766 msgstr ""
1767
1768 #: src/guestfs.c:2735
1769 msgid "write to daemon socket"
1770 msgstr ""
1771
1772 #: src/guestfs.c:2758
1773 msgid "receive_file_data: parse error in reply callback"
1774 msgstr ""
1775
1776 #: src/guestfs.c:2763
1777 msgid "receive_file_data: unexpected flag received when reading file chunks"
1778 msgstr ""
1779
1780 #: src/guestfs.c:2771
1781 msgid "failed to parse file chunk"
1782 msgstr ""
1783
1784 #: src/guestfs.c:2780
1785 msgid "file receive cancelled by daemon"
1786 msgstr ""
1787
1788 #: test-tool/test-tool.c:78
1789 #, c-format
1790 msgid ""
1791 "libguestfs-test-tool: interactive test tool\n"
1792 "Copyright (C) 2009 Red Hat Inc.\n"
1793 "Usage:\n"
1794 "  libguestfs-test-tool [--options]\n"
1795 "Options:\n"
1796 "  --help         Display usage\n"
1797 "  --helper libguestfs-test-tool-helper\n"
1798 "                 Helper program (default: %s)\n"
1799 "  --qemudir dir  Specify QEMU source directory\n"
1800 "  --qemu qemu    Specify QEMU binary\n"
1801 "  --timeout n\n"
1802 "  -t n           Set launch timeout (default: %d seconds)\n"
1803 msgstr ""
1804
1805 #: test-tool/test-tool.c:134
1806 #, c-format
1807 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1808 msgstr ""
1809
1810 #: test-tool/test-tool.c:143
1811 #, c-format
1812 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1813 msgstr ""
1814
1815 #: test-tool/test-tool.c:155
1816 #, c-format
1817 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1818 msgstr ""
1819
1820 #: test-tool/test-tool.c:178
1821 #, c-format
1822 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1823 msgstr ""
1824
1825 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
1826 #, c-format
1827 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1828 msgstr ""
1829
1830 #: test-tool/test-tool.c:197
1831 #, c-format
1832 msgid "libguestfs-test-tool: guestfs_version failed\n"
1833 msgstr ""
1834
1835 #: test-tool/test-tool.c:219
1836 #, c-format
1837 msgid "libguestfs-test-tool: failed to launch appliance\n"
1838 msgstr ""
1839
1840 #: test-tool/test-tool.c:231
1841 #, c-format
1842 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1843 msgstr ""
1844
1845 #: test-tool/test-tool.c:237
1846 #, c-format
1847 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1848 msgstr ""
1849
1850 #: test-tool/test-tool.c:243
1851 #, c-format
1852 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1853 msgstr ""
1854
1855 #: test-tool/test-tool.c:249
1856 #, c-format
1857 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1858 msgstr ""
1859
1860 #: test-tool/test-tool.c:255
1861 #, c-format
1862 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1863 msgstr ""
1864
1865 #: test-tool/test-tool.c:263
1866 #, c-format
1867 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1868 msgstr ""
1869
1870 #: test-tool/test-tool.c:294
1871 #, c-format
1872 msgid ""
1873 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1874 "--qemu/--qemudir options cannot be used.\n"
1875 msgstr ""
1876
1877 #: test-tool/test-tool.c:302
1878 #, c-format
1879 msgid "Binary '%s' does not exist or is not executable\n"
1880 msgstr ""
1881
1882 #: test-tool/test-tool.c:316
1883 #, c-format
1884 msgid "%s: does not look like a qemu source directory\n"
1885 msgstr ""
1886
1887 #: test-tool/test-tool.c:365
1888 #, c-format
1889 msgid ""
1890 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1891 "available.  Expected to find it in '%s'\n"
1892 "\n"
1893 "Use the --helper option to specify the location of this program.\n"
1894 msgstr ""
1895
1896 #: test-tool/test-tool.c:381
1897 #, c-format
1898 msgid "command failed: %s"
1899 msgstr ""
1900
1901 #: test-tool/test-tool.c:389
1902 #, c-format
1903 msgid ""
1904 "Test tool helper program %s\n"
1905 "is not statically linked.  This is a build error when this test tool\n"
1906 "was built.\n"
1907 msgstr ""
1908
1909 #: test-tool/test-tool.c:423
1910 #, c-format
1911 msgid "mkisofs command failed: %s\n"
1912 msgstr ""