9bced17b8c232fd38ea2c61303d9643ab43198aa
[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.83\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-02-05 17:15+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:308
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:305
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:311
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:446
60 msgid "close the current Augeas handle"
61 msgstr ""
62
63 #: fish/cmds.c:44 fish/cmds.c:452
64 msgid "define an Augeas node"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:449
68 msgid "define an Augeas variable"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:455
72 msgid "look up the value of an Augeas path"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:443
76 msgid "create a new Augeas handle"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:461
80 msgid "insert a sibling Augeas node"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:476
84 msgid "load files into the tree"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:479
88 msgid "list Augeas nodes under augpath"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:470
92 msgid "return Augeas nodes which match augpath"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:467
96 msgid "move Augeas node"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:464
100 msgid "remove an Augeas path"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:473
104 msgid "write all pending Augeas changes to disk"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:458
108 msgid "set Augeas path to value"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:1043
112 msgid "test availability of some parts of the API"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:587
116 msgid "flush device buffers"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:575
120 msgid "get blocksize of block device"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:569
124 msgid "is block device set to read-only"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:584
128 msgid "get total size of device in bytes"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:572
132 msgid "get sectorsize of block device"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:581
136 msgid "get total size of device in 512-byte sectors"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:590
140 msgid "reread partition table"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:578
144 msgid "set blocksize of block device"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:563
148 msgid "set block device to read-only"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:566
152 msgid "set block device to read-write"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:986
156 msgid "return true path on case-insensitive filesystem"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:407
160 msgid "list the contents of a file"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:599
164 msgid "compute MD5, SHAx or CRC checksum of file"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:497
168 msgid "change file mode"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:138 fish/cmds.c:500 fish/cmds.c:1004
172 msgid "change file owner and group"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:545
176 msgid "run a command from the guest filesystem"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:548
180 msgid "run a command, returning lines"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:314
184 msgid "add qemu parameters"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:656
188 msgid "copy a file"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:659
192 msgid "copy a file or directory recursively"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:1046
196 msgid "copy from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:623
200 msgid "debugging and internals"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:770
204 msgid "report file system disk space usage"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:773
208 msgid "report file system disk space usage (human readable)"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:668
212 msgid "return kernel messages"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:596
216 msgid "download a file to the local machine"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:665
220 msgid "drop kernel page cache, dentries and inodes"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:776
224 msgid "estimate file space usage"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:719
228 msgid "check an ext2/ext3 filesystem"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:980
232 msgid "echo arguments back to the client"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:88 fish/cmds.c:92 fish/cmds.c:93 fish/cmds.c:117
236 #: fish/cmds.c:118 fish/cmds.c:284 fish/cmds.c:285 fish/cmds.c:288
237 #: fish/cmds.c:289 fish/cmds.c:291 fish/cmds.c:292 fish/cmds.c:848
238 #: fish/cmds.c:851 fish/cmds.c:854 fish/cmds.c:857 fish/cmds.c:860
239 #: fish/cmds.c:863 fish/cmds.c:866 fish/cmds.c:869 fish/cmds.c:872
240 #: fish/cmds.c:875 fish/cmds.c:878 fish/cmds.c:881
241 msgid "return lines matching a pattern"
242 msgstr ""
243
244 #: fish/cmds.c:89 fish/cmds.c:674
245 msgid "test if two files have equal contents"
246 msgstr ""
247
248 #: fish/cmds.c:90 fish/cmds.c:503
249 msgid "test if file or directory exists"
250 msgstr ""
251
252 #: fish/cmds.c:91 fish/cmds.c:902
253 msgid "preallocate a file in the guest filesystem"
254 msgstr ""
255
256 #: fish/cmds.c:94 fish/cmds.c:542
257 msgid "determine file type"
258 msgstr ""
259
260 #: fish/cmds.c:95 fish/cmds.c:1049
261 msgid "return the size of the file in bytes"
262 msgstr ""
263
264 #: fish/cmds.c:96 fish/cmds.c:1040
265 msgid "fill a file with octets"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:716
269 msgid "find all files and directories"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:983
273 msgid "find all files and directories, returning NUL-separated list"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:647
277 msgid "run the filesystem checker"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:332
281 msgid "get the additional kernel options"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:338
285 msgid "get autosync mode"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:389
289 msgid "get direct appliance mode flag"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:638
293 msgid "get the ext2/3/4 filesystem label"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:644
297 msgid "get the ext2/3/4 filesystem UUID"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:365
301 msgid "get memory allocated to the qemu subprocess"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:326
305 msgid "get the search path"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:368
309 msgid "get PID of qemu subprocess"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:320
313 msgid "get the qemu binary"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:395
317 msgid "get recovery process enabled flag"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:377
321 msgid "get SELinux enabled flag"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:359
325 msgid "get the current state"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:383
329 msgid "get command trace enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:344
333 msgid "get verbose mode"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:953
337 msgid "get SELinux security context"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:139 fish/cmds.c:818 fish/cmds.c:821
341 msgid "list extended attributes of a file or directory"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:734
345 msgid "expand a wildcard path"
346 msgstr ""
347
348 #: fish/cmds.c:119 fish/cmds.c:653
349 msgid "install GRUB"
350 msgstr ""
351
352 #: fish/cmds.c:120 fish/cmds.c:758
353 msgid "return first 10 lines of a file"
354 msgstr ""
355
356 #: fish/cmds.c:121 fish/cmds.c:761
357 msgid "return first N lines of a file"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:683
361 msgid "dump a file in hexadecimal"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:779
365 msgid "list files in an initrd"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:935
369 msgid "add an inotify watch"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:947
373 msgid "close the inotify handle"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:944
377 msgid "return list of watched files that had events"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:932
381 msgid "create an inotify handle"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:941
385 msgid "return list of inotify events"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:938
389 msgid "remove an inotify watch"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:356
393 msgid "is busy processing a command"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:350
397 msgid "is in configuration state"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:133 fish/cmds.c:506 fish/cmds.c:509
401 msgid "test if file exists"
402 msgstr ""
403
404 #: fish/cmds.c:134 fish/cmds.c:353
405 msgid "is launching subprocess"
406 msgstr ""
407
408 #: fish/cmds.c:135 fish/cmds.c:347
409 msgid "is ready to accept commands"
410 msgstr ""
411
412 #: fish/cmds.c:136 fish/cmds.c:302
413 msgid "kill the qemu subprocess"
414 msgstr ""
415
416 #: fish/cmds.c:137 fish/cmds.c:299
417 msgid "launch the qemu subprocess"
418 msgstr ""
419
420 #: fish/cmds.c:140 fish/cmds.c:416
421 msgid "list the block devices"
422 msgstr ""
423
424 #: fish/cmds.c:141 fish/cmds.c:419
425 msgid "list the partitions"
426 msgstr ""
427
428 #: fish/cmds.c:142 fish/cmds.c:410
429 msgid "list the files in a directory (long format)"
430 msgstr ""
431
432 #: fish/cmds.c:143 fish/cmds.c:144 fish/cmds.c:887 fish/cmds.c:890
433 msgid "create a hard link"
434 msgstr ""
435
436 #: fish/cmds.c:145 fish/cmds.c:146 fish/cmds.c:893 fish/cmds.c:896
437 msgid "create a symbolic link"
438 msgstr ""
439
440 #: fish/cmds.c:147 fish/cmds.c:211 fish/cmds.c:830 fish/cmds.c:833
441 msgid "remove extended attribute of a file or directory"
442 msgstr ""
443
444 #: fish/cmds.c:148 fish/cmds.c:413
445 msgid "list the files in a directory"
446 msgstr ""
447
448 #: fish/cmds.c:149 fish/cmds.c:233 fish/cmds.c:824 fish/cmds.c:827
449 msgid "set extended attribute of a file or directory"
450 msgstr ""
451
452 #: fish/cmds.c:150 fish/cmds.c:554
453 msgid "get file information for a symbolic link"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:1007
457 msgid "lstat on multiple files"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:275 fish/cmds.c:515 fish/cmds.c:518
461 msgid "create an LVM volume group"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:539
465 msgid "remove all LVM LVs, VGs and PVs"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:626
469 msgid "remove an LVM logical volume"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:1052
473 msgid "rename an LVM logical volume"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:710
477 msgid "resize an LVM logical volume"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:158 fish/cmds.c:428 fish/cmds.c:437
481 msgid "list the LVM logical volumes (LVs)"
482 msgstr ""
483
484 #: fish/cmds.c:159 fish/cmds.c:1010
485 msgid "lgetxattr on multiple files"
486 msgstr ""
487
488 #: fish/cmds.c:160 fish/cmds.c:491
489 msgid "create a directory"
490 msgstr ""
491
492 #: fish/cmds.c:161 fish/cmds.c:1001
493 msgid "create a directory with a particular mode"
494 msgstr ""
495
496 #: fish/cmds.c:162 fish/cmds.c:494
497 msgid "create a directory and parents"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:746
501 msgid "create a temporary directory"
502 msgstr ""
503
504 #: fish/cmds.c:164 fish/cmds.c:165 fish/cmds.c:166 fish/cmds.c:968
505 #: fish/cmds.c:971 fish/cmds.c:974
506 msgid "make ext2/3/4 filesystem with external journal"
507 msgstr ""
508
509 #: fish/cmds.c:167 fish/cmds.c:959
510 msgid "make ext2/3/4 external journal"
511 msgstr ""
512
513 #: fish/cmds.c:168 fish/cmds.c:962
514 msgid "make ext2/3/4 external journal with label"
515 msgstr ""
516
517 #: fish/cmds.c:169 fish/cmds.c:965
518 msgid "make ext2/3/4 external journal with UUID"
519 msgstr ""
520
521 #: fish/cmds.c:170 fish/cmds.c:797
522 msgid "make FIFO (named pipe)"
523 msgstr ""
524
525 #: fish/cmds.c:171 fish/cmds.c:521
526 msgid "make a filesystem"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:956
530 msgid "make a filesystem with block size"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:839
534 msgid "create a mountpoint"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:794
538 msgid "make block, character or FIFO devices"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:800
542 msgid "make block device node"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:803
546 msgid "make char device node"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:785
550 msgid "create a swap partition"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:788
554 msgid "create a swap partition with a label"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:791
558 msgid "create a swap partition with an explicit UUID"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:929
562 msgid "create a swap file"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:977
566 msgid "load a kernel module"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:398
570 msgid "mount a guest disk at a position in the filesystem"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:782
574 msgid "mount a file using the loop device"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:617
578 msgid "mount a guest disk with mount options"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:614
582 msgid "mount a guest disk, read-only"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:620
586 msgid "mount a guest disk with mount options and vfstype"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:836
590 msgid "show mountpoints"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:533
594 msgid "show mounted filesystems"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:662
598 msgid "move a file"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:725
602 msgid "probe NTFS volume"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:1022
606 msgid "add a partition to the device"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:1025
610 msgid "partition whole disk with a single primary partition"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:1037
614 msgid "get the partition table type"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:1019
618 msgid "create an empty partition table"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:1034
622 msgid "list partitions on a device"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1028
626 msgid "make a partition bootable"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:1031
630 msgid "set partition name"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:671
634 msgid "ping the guest daemon"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1016
638 msgid "read part of a file"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:512
642 msgid "create an LVM physical volume"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:632
646 msgid "remove an LVM physical volume"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:689
650 msgid "resize an LVM physical volume"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:204 fish/cmds.c:422 fish/cmds.c:431
654 msgid "list the LVM physical volumes (PVs)"
655 msgstr ""
656
657 #: fish/cmds.c:205 fish/cmds.c:845
658 msgid "read a file"
659 msgstr ""
660
661 #: fish/cmds.c:206 fish/cmds.c:440
662 msgid "read file as lines"
663 msgstr ""
664
665 #: fish/cmds.c:207 fish/cmds.c:809
666 msgid "read directories entries"
667 msgstr ""
668
669 #: fish/cmds.c:208 fish/cmds.c:899
670 msgid "read the target of a symbolic link"
671 msgstr ""
672
673 #: fish/cmds.c:209 fish/cmds.c:1013
674 msgid "readlink on multiple files"
675 msgstr ""
676
677 #: fish/cmds.c:210 fish/cmds.c:884
678 msgid "canonicalized absolute pathname"
679 msgstr ""
680
681 #: fish/cmds.c:212 fish/cmds.c:713
682 msgid "resize an ext2/ext3 filesystem"
683 msgstr ""
684
685 #: fish/cmds.c:213 fish/cmds.c:482
686 msgid "remove a file"
687 msgstr ""
688
689 #: fish/cmds.c:214 fish/cmds.c:488
690 msgid "remove a file or directory recursively"
691 msgstr ""
692
693 #: fish/cmds.c:215 fish/cmds.c:485
694 msgid "remove a directory"
695 msgstr ""
696
697 #: fish/cmds.c:216 fish/cmds.c:842
698 msgid "remove a mountpoint"
699 msgstr ""
700
701 #: fish/cmds.c:217 fish/cmds.c:737
702 msgid "scrub (securely wipe) a device"
703 msgstr ""
704
705 #: fish/cmds.c:218 fish/cmds.c:740
706 msgid "scrub (securely wipe) a file"
707 msgstr ""
708
709 #: fish/cmds.c:219 fish/cmds.c:743
710 msgid "scrub (securely wipe) free space"
711 msgstr ""
712
713 #: fish/cmds.c:220 fish/cmds.c:329
714 msgid "add options to kernel command line"
715 msgstr ""
716
717 #: fish/cmds.c:221 fish/cmds.c:335
718 msgid "set autosync mode"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:386
722 msgid "enable or disable direct appliance mode"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:635
726 msgid "set the ext2/3/4 filesystem label"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:641
730 msgid "set the ext2/3/4 filesystem UUID"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:362
734 msgid "set memory allocated to the qemu subprocess"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:323
738 msgid "set the search path"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:317
742 msgid "set the qemu binary"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:392
746 msgid "enable or disable the recovery process"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:374
750 msgid "set SELinux enabled or disabled at appliance boot"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:380
754 msgid "enable or disable command traces"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:341
758 msgid "set verbose mode"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:950
762 msgid "set SELinux security context"
763 msgstr ""
764
765 #: fish/cmds.c:234 fish/cmds.c:235 fish/cmds.c:524 fish/cmds.c:812
766 msgid "create partitions on a block device"
767 msgstr ""
768
769 #: fish/cmds.c:236 fish/cmds.c:692
770 msgid "modify a single partition on a block device"
771 msgstr ""
772
773 #: fish/cmds.c:237 fish/cmds.c:701
774 msgid "display the disk geometry from the partition table"
775 msgstr ""
776
777 #: fish/cmds.c:238 fish/cmds.c:698
778 msgid "display the kernel geometry"
779 msgstr ""
780
781 #: fish/cmds.c:239 fish/cmds.c:695
782 msgid "display the partition table"
783 msgstr ""
784
785 #: fish/cmds.c:240 fish/cmds.c:728
786 msgid "run a command via the shell"
787 msgstr ""
788
789 #: fish/cmds.c:241 fish/cmds.c:731
790 msgid "run a command via the shell returning lines"
791 msgstr ""
792
793 #: fish/cmds.c:242 fish/cmds.c:722
794 msgid "sleep for some seconds"
795 msgstr ""
796
797 #: fish/cmds.c:243 fish/cmds.c:551
798 msgid "get file information"
799 msgstr ""
800
801 #: fish/cmds.c:244 fish/cmds.c:557
802 msgid "get file system statistics"
803 msgstr ""
804
805 #: fish/cmds.c:245 fish/cmds.c:246 fish/cmds.c:677 fish/cmds.c:680
806 msgid "print the printable strings in a file"
807 msgstr ""
808
809 #: fish/cmds.c:247 fish/cmds.c:908
810 msgid "disable swap on device"
811 msgstr ""
812
813 #: fish/cmds.c:248 fish/cmds.c:914
814 msgid "disable swap on file"
815 msgstr ""
816
817 #: fish/cmds.c:249 fish/cmds.c:920
818 msgid "disable swap on labeled swap partition"
819 msgstr ""
820
821 #: fish/cmds.c:250 fish/cmds.c:926
822 msgid "disable swap on swap partition by UUID"
823 msgstr ""
824
825 #: fish/cmds.c:251 fish/cmds.c:905
826 msgid "enable swap on device"
827 msgstr ""
828
829 #: fish/cmds.c:252 fish/cmds.c:911
830 msgid "enable swap on file"
831 msgstr ""
832
833 #: fish/cmds.c:253 fish/cmds.c:917
834 msgid "enable swap on labeled swap partition"
835 msgstr ""
836
837 #: fish/cmds.c:254 fish/cmds.c:923
838 msgid "enable swap on swap partition by UUID"
839 msgstr ""
840
841 #: fish/cmds.c:255 fish/cmds.c:401
842 msgid "sync disks, writes are flushed through to the disk image"
843 msgstr ""
844
845 #: fish/cmds.c:256 fish/cmds.c:764
846 msgid "return last 10 lines of a file"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:767
850 msgid "return last N lines of a file"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:602
854 msgid "unpack tarfile to directory"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:605
858 msgid "pack directory into tarfile"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:608
862 msgid "unpack compressed tarball to directory"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:611
866 msgid "pack directory into compressed tarball"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:404
870 msgid "update file timestamps or create a new file"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:992
874 msgid "truncate a file to zero size"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:995
878 msgid "truncate a file to a particular size"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:560
882 msgid "get ext2/ext3/ext4 superblock details"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:806
886 msgid "set file mode creation mask (umask)"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:530
890 msgid "unmount a filesystem"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:536
894 msgid "unmount all filesystems"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:593
898 msgid "upload a file from the local machine"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:998
902 msgid "set timestamp of a file with nanosecond precision"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:371
906 msgid "get the library version number"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:989
910 msgid "get the Linux VFS type corresponding to a mounted device"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:707
914 msgid "activate or deactivate some volume groups"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:704
918 msgid "activate or deactivate all volume groups"
919 msgstr ""
920
921 #: fish/cmds.c:276 fish/cmds.c:629
922 msgid "remove an LVM volume group"
923 msgstr ""
924
925 #: fish/cmds.c:277 fish/cmds.c:1055
926 msgid "rename an LVM volume group"
927 msgstr ""
928
929 #: fish/cmds.c:278 fish/cmds.c:279 fish/cmds.c:425 fish/cmds.c:434
930 msgid "list the LVM volume groups (VGs)"
931 msgstr ""
932
933 #: fish/cmds.c:280 fish/cmds.c:755
934 msgid "count characters in a file"
935 msgstr ""
936
937 #: fish/cmds.c:281 fish/cmds.c:749
938 msgid "count lines in a file"
939 msgstr ""
940
941 #: fish/cmds.c:282 fish/cmds.c:752
942 msgid "count words in a file"
943 msgstr ""
944
945 #: fish/cmds.c:283 fish/cmds.c:527
946 msgid "create a file"
947 msgstr ""
948
949 #: fish/cmds.c:286 fish/cmds.c:650
950 msgid "write zeroes to the device"
951 msgstr ""
952
953 #: fish/cmds.c:287 fish/cmds.c:686
954 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
955 msgstr ""
956
957 #: fish/cmds.c:290 fish/cmds.c:815
958 msgid "determine file type inside a compressed file"
959 msgstr ""
960
961 #: fish/cmds.c:293
962 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
963 msgstr ""
964
965 #: fish/cmds.c:1333 fish/cmds.c:1345 fish/cmds.c:1358 fish/cmds.c:1372
966 #: fish/cmds.c:1386 fish/cmds.c:1401 fish/cmds.c:1416 fish/cmds.c:1429
967 #: fish/cmds.c:1444 fish/cmds.c:1457 fish/cmds.c:1472 fish/cmds.c:1485
968 #: fish/cmds.c:1499 fish/cmds.c:1512 fish/cmds.c:1527 fish/cmds.c:1540
969 #: fish/cmds.c:1554 fish/cmds.c:1568 fish/cmds.c:1582 fish/cmds.c:1596
970 #: fish/cmds.c:1610 fish/cmds.c:1625 fish/cmds.c:1656 fish/cmds.c:1670
971 #: fish/cmds.c:1684 fish/cmds.c:1700 fish/cmds.c:1713 fish/cmds.c:1728
972 #: fish/cmds.c:1741 fish/cmds.c:1756 fish/cmds.c:1769 fish/cmds.c:1784
973 #: fish/cmds.c:1797 fish/cmds.c:1813 fish/cmds.c:1827 fish/cmds.c:1840
974 #: fish/cmds.c:1856 fish/cmds.c:1875 fish/cmds.c:1894 fish/cmds.c:1912
975 #: fish/cmds.c:1927 fish/cmds.c:1942 fish/cmds.c:1957 fish/cmds.c:1972
976 #: fish/cmds.c:1987 fish/cmds.c:2002 fish/cmds.c:2017 fish/cmds.c:2033
977 #: fish/cmds.c:2053 fish/cmds.c:2087 fish/cmds.c:2101 fish/cmds.c:2120
978 #: fish/cmds.c:2139 fish/cmds.c:2157 fish/cmds.c:2174 fish/cmds.c:2190
979 #: fish/cmds.c:2207 fish/cmds.c:2222 fish/cmds.c:2238 fish/cmds.c:2250
980 #: fish/cmds.c:2263 fish/cmds.c:2280 fish/cmds.c:2296 fish/cmds.c:2312
981 #: fish/cmds.c:2328 fish/cmds.c:2344 fish/cmds.c:2361 fish/cmds.c:2398
982 #: fish/cmds.c:2452 fish/cmds.c:2470 fish/cmds.c:2488 fish/cmds.c:2506
983 #: fish/cmds.c:2521 fish/cmds.c:2540 fish/cmds.c:2575 fish/cmds.c:2594
984 #: fish/cmds.c:2670 fish/cmds.c:2706 fish/cmds.c:2719 fish/cmds.c:2734
985 #: fish/cmds.c:2746 fish/cmds.c:2759 fish/cmds.c:2778 fish/cmds.c:2797
986 #: fish/cmds.c:2816 fish/cmds.c:2835 fish/cmds.c:2854 fish/cmds.c:2873
987 #: fish/cmds.c:2890 fish/cmds.c:2904 fish/cmds.c:2918 fish/cmds.c:2934
988 #: fish/cmds.c:2950 fish/cmds.c:2967 fish/cmds.c:3000 fish/cmds.c:3016
989 #: fish/cmds.c:3032 fish/cmds.c:3046 fish/cmds.c:3061 fish/cmds.c:3079
990 #: fish/cmds.c:3097 fish/cmds.c:3118 fish/cmds.c:3134 fish/cmds.c:3150
991 #: fish/cmds.c:3166 fish/cmds.c:3184 fish/cmds.c:3201 fish/cmds.c:3220
992 #: fish/cmds.c:3238 fish/cmds.c:3258 fish/cmds.c:3272 fish/cmds.c:3286
993 #: fish/cmds.c:3301 fish/cmds.c:3316 fish/cmds.c:3334 fish/cmds.c:3349
994 #: fish/cmds.c:3367 fish/cmds.c:3384 fish/cmds.c:3399 fish/cmds.c:3417
995 #: fish/cmds.c:3437 fish/cmds.c:3457 fish/cmds.c:3476 fish/cmds.c:3507
996 #: fish/cmds.c:3522 fish/cmds.c:3536 fish/cmds.c:3557 fish/cmds.c:3577
997 #: fish/cmds.c:3597 fish/cmds.c:3616 fish/cmds.c:3630 fish/cmds.c:3649
998 #: fish/cmds.c:3740 fish/cmds.c:3757 fish/cmds.c:3774 fish/cmds.c:3791
999 #: fish/cmds.c:3806 fish/cmds.c:3824 fish/cmds.c:3857 fish/cmds.c:3871
1000 #: fish/cmds.c:3890 fish/cmds.c:3904 fish/cmds.c:3937 fish/cmds.c:3954
1001 #: fish/cmds.c:3971 fish/cmds.c:3988 fish/cmds.c:4007 fish/cmds.c:4021
1002 #: fish/cmds.c:4037 fish/cmds.c:4053 fish/cmds.c:4072 fish/cmds.c:4090
1003 #: fish/cmds.c:4108 fish/cmds.c:4126 fish/cmds.c:4146 fish/cmds.c:4184
1004 #: fish/cmds.c:4204 fish/cmds.c:4241 fish/cmds.c:4256 fish/cmds.c:4272
1005 #: fish/cmds.c:4290 fish/cmds.c:4310 fish/cmds.c:4329 fish/cmds.c:4344
1006 #: fish/cmds.c:4360 fish/cmds.c:4378 fish/cmds.c:4452 fish/cmds.c:4490
1007 #: fish/cmds.c:4566 fish/cmds.c:4639 fish/cmds.c:4673 fish/cmds.c:4693
1008 #: fish/cmds.c:4711 fish/cmds.c:4731 fish/cmds.c:4750 fish/cmds.c:4772
1009 #: fish/cmds.c:4812 fish/cmds.c:4850 fish/cmds.c:4868 fish/cmds.c:4884
1010 #: fish/cmds.c:4900 fish/cmds.c:4914 fish/cmds.c:4929 fish/cmds.c:4953
1011 #: fish/cmds.c:4974 fish/cmds.c:4995 fish/cmds.c:5016 fish/cmds.c:5037
1012 #: fish/cmds.c:5058 fish/cmds.c:5079 fish/cmds.c:5100 fish/cmds.c:5121
1013 #: fish/cmds.c:5142 fish/cmds.c:5163 fish/cmds.c:5184 fish/cmds.c:5204
1014 #: fish/cmds.c:5224 fish/cmds.c:5242 fish/cmds.c:5260 fish/cmds.c:5278
1015 #: fish/cmds.c:5295 fish/cmds.c:5315 fish/cmds.c:5350 fish/cmds.c:5364
1016 #: fish/cmds.c:5378 fish/cmds.c:5394 fish/cmds.c:5410 fish/cmds.c:5424
1017 #: fish/cmds.c:5438 fish/cmds.c:5452 fish/cmds.c:5466 fish/cmds.c:5482
1018 #: fish/cmds.c:5515 fish/cmds.c:5552 fish/cmds.c:5583 fish/cmds.c:5598
1019 #: fish/cmds.c:5613 fish/cmds.c:5626 fish/cmds.c:5639 fish/cmds.c:5657
1020 #: fish/cmds.c:5692 fish/cmds.c:5727 fish/cmds.c:5763 fish/cmds.c:5800
1021 #: fish/cmds.c:5838 fish/cmds.c:5876 fish/cmds.c:5911 fish/cmds.c:5925
1022 #: fish/cmds.c:5945 fish/cmds.c:5962 fish/cmds.c:5981 fish/cmds.c:5998
1023 #: fish/cmds.c:6015 fish/cmds.c:6048 fish/cmds.c:6117 fish/cmds.c:6154
1024 #: fish/cmds.c:6209 fish/cmds.c:6232 fish/cmds.c:6255 fish/cmds.c:6280
1025 #: fish/cmds.c:6336 fish/cmds.c:6354 fish/cmds.c:6396 fish/cmds.c:6413
1026 #: fish/cmds.c:6449 fish/cmds.c:6483 fish/cmds.c:6500 fish/cmds.c:6519
1027 #: fish/cmds.c:6573 fish/cmds.c:6590 fish/cmds.c:6609 fish/cmds.c:6628
1028 #: fish/cmds.c:6644
1029 #, c-format
1030 msgid "%s should have %d parameter(s)\n"
1031 msgstr ""
1032
1033 #: fish/cmds.c:1334 fish/cmds.c:1346 fish/cmds.c:1359 fish/cmds.c:1373
1034 #: fish/cmds.c:1387 fish/cmds.c:1402 fish/cmds.c:1417 fish/cmds.c:1430
1035 #: fish/cmds.c:1445 fish/cmds.c:1458 fish/cmds.c:1473 fish/cmds.c:1486
1036 #: fish/cmds.c:1500 fish/cmds.c:1513 fish/cmds.c:1528 fish/cmds.c:1541
1037 #: fish/cmds.c:1555 fish/cmds.c:1569 fish/cmds.c:1583 fish/cmds.c:1597
1038 #: fish/cmds.c:1611 fish/cmds.c:1626 fish/cmds.c:1657 fish/cmds.c:1671
1039 #: fish/cmds.c:1685 fish/cmds.c:1701 fish/cmds.c:1714 fish/cmds.c:1729
1040 #: fish/cmds.c:1742 fish/cmds.c:1757 fish/cmds.c:1770 fish/cmds.c:1785
1041 #: fish/cmds.c:1798 fish/cmds.c:1814 fish/cmds.c:1828 fish/cmds.c:1841
1042 #: fish/cmds.c:1857 fish/cmds.c:1876 fish/cmds.c:1895 fish/cmds.c:1913
1043 #: fish/cmds.c:1928 fish/cmds.c:1943 fish/cmds.c:1958 fish/cmds.c:1973
1044 #: fish/cmds.c:1988 fish/cmds.c:2003 fish/cmds.c:2018 fish/cmds.c:2034
1045 #: fish/cmds.c:2054 fish/cmds.c:2088 fish/cmds.c:2102 fish/cmds.c:2121
1046 #: fish/cmds.c:2140 fish/cmds.c:2158 fish/cmds.c:2175 fish/cmds.c:2191
1047 #: fish/cmds.c:2208 fish/cmds.c:2223 fish/cmds.c:2239 fish/cmds.c:2251
1048 #: fish/cmds.c:2264 fish/cmds.c:2281 fish/cmds.c:2297 fish/cmds.c:2313
1049 #: fish/cmds.c:2329 fish/cmds.c:2345 fish/cmds.c:2362 fish/cmds.c:2399
1050 #: fish/cmds.c:2453 fish/cmds.c:2471 fish/cmds.c:2489 fish/cmds.c:2507
1051 #: fish/cmds.c:2522 fish/cmds.c:2541 fish/cmds.c:2576 fish/cmds.c:2595
1052 #: fish/cmds.c:2671 fish/cmds.c:2707 fish/cmds.c:2720 fish/cmds.c:2735
1053 #: fish/cmds.c:2747 fish/cmds.c:2760 fish/cmds.c:2779 fish/cmds.c:2798
1054 #: fish/cmds.c:2817 fish/cmds.c:2836 fish/cmds.c:2855 fish/cmds.c:2874
1055 #: fish/cmds.c:2891 fish/cmds.c:2905 fish/cmds.c:2919 fish/cmds.c:2935
1056 #: fish/cmds.c:2951 fish/cmds.c:2968 fish/cmds.c:3001 fish/cmds.c:3017
1057 #: fish/cmds.c:3033 fish/cmds.c:3047 fish/cmds.c:3062 fish/cmds.c:3080
1058 #: fish/cmds.c:3098 fish/cmds.c:3119 fish/cmds.c:3135 fish/cmds.c:3151
1059 #: fish/cmds.c:3167 fish/cmds.c:3185 fish/cmds.c:3202 fish/cmds.c:3221
1060 #: fish/cmds.c:3239 fish/cmds.c:3259 fish/cmds.c:3273 fish/cmds.c:3287
1061 #: fish/cmds.c:3302 fish/cmds.c:3317 fish/cmds.c:3335 fish/cmds.c:3350
1062 #: fish/cmds.c:3368 fish/cmds.c:3385 fish/cmds.c:3400 fish/cmds.c:3418
1063 #: fish/cmds.c:3438 fish/cmds.c:3458 fish/cmds.c:3477 fish/cmds.c:3508
1064 #: fish/cmds.c:3523 fish/cmds.c:3537 fish/cmds.c:3558 fish/cmds.c:3578
1065 #: fish/cmds.c:3598 fish/cmds.c:3617 fish/cmds.c:3631 fish/cmds.c:3650
1066 #: fish/cmds.c:3741 fish/cmds.c:3758 fish/cmds.c:3775 fish/cmds.c:3792
1067 #: fish/cmds.c:3807 fish/cmds.c:3825 fish/cmds.c:3858 fish/cmds.c:3872
1068 #: fish/cmds.c:3891 fish/cmds.c:3905 fish/cmds.c:3938 fish/cmds.c:3955
1069 #: fish/cmds.c:3972 fish/cmds.c:3989 fish/cmds.c:4008 fish/cmds.c:4022
1070 #: fish/cmds.c:4038 fish/cmds.c:4054 fish/cmds.c:4073 fish/cmds.c:4091
1071 #: fish/cmds.c:4109 fish/cmds.c:4127 fish/cmds.c:4147 fish/cmds.c:4185
1072 #: fish/cmds.c:4205 fish/cmds.c:4242 fish/cmds.c:4257 fish/cmds.c:4273
1073 #: fish/cmds.c:4291 fish/cmds.c:4311 fish/cmds.c:4330 fish/cmds.c:4345
1074 #: fish/cmds.c:4361 fish/cmds.c:4379 fish/cmds.c:4453 fish/cmds.c:4491
1075 #: fish/cmds.c:4567 fish/cmds.c:4640 fish/cmds.c:4674 fish/cmds.c:4694
1076 #: fish/cmds.c:4712 fish/cmds.c:4732 fish/cmds.c:4751 fish/cmds.c:4773
1077 #: fish/cmds.c:4813 fish/cmds.c:4851 fish/cmds.c:4869 fish/cmds.c:4885
1078 #: fish/cmds.c:4901 fish/cmds.c:4915 fish/cmds.c:4930 fish/cmds.c:4954
1079 #: fish/cmds.c:4975 fish/cmds.c:4996 fish/cmds.c:5017 fish/cmds.c:5038
1080 #: fish/cmds.c:5059 fish/cmds.c:5080 fish/cmds.c:5101 fish/cmds.c:5122
1081 #: fish/cmds.c:5143 fish/cmds.c:5164 fish/cmds.c:5185 fish/cmds.c:5205
1082 #: fish/cmds.c:5225 fish/cmds.c:5243 fish/cmds.c:5261 fish/cmds.c:5279
1083 #: fish/cmds.c:5296 fish/cmds.c:5316 fish/cmds.c:5351 fish/cmds.c:5365
1084 #: fish/cmds.c:5379 fish/cmds.c:5395 fish/cmds.c:5411 fish/cmds.c:5425
1085 #: fish/cmds.c:5439 fish/cmds.c:5453 fish/cmds.c:5467 fish/cmds.c:5483
1086 #: fish/cmds.c:5516 fish/cmds.c:5553 fish/cmds.c:5584 fish/cmds.c:5599
1087 #: fish/cmds.c:5614 fish/cmds.c:5627 fish/cmds.c:5640 fish/cmds.c:5658
1088 #: fish/cmds.c:5693 fish/cmds.c:5728 fish/cmds.c:5764 fish/cmds.c:5801
1089 #: fish/cmds.c:5839 fish/cmds.c:5877 fish/cmds.c:5912 fish/cmds.c:5926
1090 #: fish/cmds.c:5946 fish/cmds.c:5963 fish/cmds.c:5982 fish/cmds.c:5999
1091 #: fish/cmds.c:6016 fish/cmds.c:6049 fish/cmds.c:6118 fish/cmds.c:6155
1092 #: fish/cmds.c:6210 fish/cmds.c:6233 fish/cmds.c:6256 fish/cmds.c:6281
1093 #: fish/cmds.c:6337 fish/cmds.c:6355 fish/cmds.c:6397 fish/cmds.c:6414
1094 #: fish/cmds.c:6450 fish/cmds.c:6484 fish/cmds.c:6501 fish/cmds.c:6520
1095 #: fish/cmds.c:6574 fish/cmds.c:6591 fish/cmds.c:6610 fish/cmds.c:6629
1096 #: fish/cmds.c:6645
1097 #, c-format
1098 msgid "type 'help %s' for help on %s\n"
1099 msgstr ""
1100
1101 #: fish/cmds.c:1636 fish/cmds.c:2066 fish/cmds.c:2372 fish/cmds.c:2409
1102 #: fish/cmds.c:2428 fish/cmds.c:2553 fish/cmds.c:2606 fish/cmds.c:2625
1103 #: fish/cmds.c:2644 fish/cmds.c:2684 fish/cmds.c:2979 fish/cmds.c:3487
1104 #: fish/cmds.c:3661 fish/cmds.c:3680 fish/cmds.c:3699 fish/cmds.c:3718
1105 #: fish/cmds.c:3836 fish/cmds.c:3915 fish/cmds.c:4157 fish/cmds.c:4215
1106 #: fish/cmds.c:4389 fish/cmds.c:4408 fish/cmds.c:4427 fish/cmds.c:4463
1107 #: fish/cmds.c:4501 fish/cmds.c:4520 fish/cmds.c:4539 fish/cmds.c:4577
1108 #: fish/cmds.c:4596 fish/cmds.c:4615 fish/cmds.c:4650 fish/cmds.c:4785
1109 #: fish/cmds.c:4825 fish/cmds.c:5328 fish/cmds.c:5493 fish/cmds.c:5528
1110 #: fish/cmds.c:5563 fish/cmds.c:5669 fish/cmds.c:5703 fish/cmds.c:5738
1111 #: fish/cmds.c:5774 fish/cmds.c:5812 fish/cmds.c:5850 fish/cmds.c:5888
1112 #: fish/cmds.c:6028 fish/cmds.c:6061 fish/cmds.c:6074 fish/cmds.c:6087
1113 #: fish/cmds.c:6100 fish/cmds.c:6130 fish/cmds.c:6165 fish/cmds.c:6184
1114 #: fish/cmds.c:6293 fish/cmds.c:6312 fish/cmds.c:6367 fish/cmds.c:6380
1115 #: fish/cmds.c:6425 fish/cmds.c:6461 fish/cmds.c:6530 fish/cmds.c:6549
1116 #: hivex/hivexsh.c:841 hivex/hivexsh.c:945 hivex/hivexsh.c:969
1117 #: hivex/hivexsh.c:998
1118 #, c-format
1119 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1120 msgstr ""
1121
1122 #: fish/cmds.c:1642 fish/cmds.c:2072 fish/cmds.c:2378 fish/cmds.c:2415
1123 #: fish/cmds.c:2434 fish/cmds.c:2559 fish/cmds.c:2612 fish/cmds.c:2631
1124 #: fish/cmds.c:2650 fish/cmds.c:2690 fish/cmds.c:2985 fish/cmds.c:3493
1125 #: fish/cmds.c:3667 fish/cmds.c:3686 fish/cmds.c:3705 fish/cmds.c:3724
1126 #: fish/cmds.c:3842 fish/cmds.c:3921 fish/cmds.c:4163 fish/cmds.c:4221
1127 #: fish/cmds.c:4395 fish/cmds.c:4414 fish/cmds.c:4433 fish/cmds.c:4469
1128 #: fish/cmds.c:4507 fish/cmds.c:4526 fish/cmds.c:4545 fish/cmds.c:4583
1129 #: fish/cmds.c:4602 fish/cmds.c:4621 fish/cmds.c:4656 fish/cmds.c:4791
1130 #: fish/cmds.c:4831 fish/cmds.c:5334 fish/cmds.c:5499 fish/cmds.c:5534
1131 #: fish/cmds.c:5569 fish/cmds.c:5675 fish/cmds.c:5709 fish/cmds.c:5744
1132 #: fish/cmds.c:5780 fish/cmds.c:5818 fish/cmds.c:5856 fish/cmds.c:5894
1133 #: fish/cmds.c:6136 fish/cmds.c:6171 fish/cmds.c:6190 fish/cmds.c:6299
1134 #: fish/cmds.c:6431 fish/cmds.c:6467 fish/cmds.c:6536 fish/cmds.c:6555
1135 #: hivex/hivexsh.c:846 hivex/hivexsh.c:950 hivex/hivexsh.c:975
1136 #: hivex/hivexsh.c:1003
1137 #, c-format
1138 msgid "%s: %s: integer out of range\n"
1139 msgstr ""
1140
1141 #: fish/cmds.c:7416
1142 #, c-format
1143 msgid "%s: unknown command\n"
1144 msgstr ""
1145
1146 #: fish/edit.c:86
1147 #, c-format
1148 msgid "use '%s filename' to edit a file\n"
1149 msgstr ""
1150
1151 #: fish/fish.c:92 fuse/guestmount.c:868
1152 #, c-format
1153 msgid "Try `%s --help' for more information.\n"
1154 msgstr ""
1155
1156 #: fish/fish.c:96
1157 #, c-format
1158 msgid ""
1159 "%s: guest filesystem shell\n"
1160 "%s lets you edit virtual machine filesystems\n"
1161 "Copyright (C) 2009 Red Hat Inc.\n"
1162 "Usage:\n"
1163 "  %s [--options] cmd [: cmd : cmd ...]\n"
1164 "  %s -i libvirt-domain\n"
1165 "  %s -i disk-image(s)\n"
1166 "or for interactive use:\n"
1167 "  %s\n"
1168 "or from a shell script:\n"
1169 "  %s <<EOF\n"
1170 "  cmd\n"
1171 "  ...\n"
1172 "  EOF\n"
1173 "Options:\n"
1174 "  -h|--cmd-help        List available commands\n"
1175 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1176 "  -a|--add image       Add image\n"
1177 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1178 "  -f|--file file       Read commands from file\n"
1179 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1180 "  --listen             Listen for remote commands\n"
1181 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1182 "  -n|--no-sync         Don't autosync\n"
1183 "  --remote[=pid]       Send commands to remote %s\n"
1184 "  -r|--ro              Mount read-only\n"
1185 "  --selinux            Enable SELinux support\n"
1186 "  -v|--verbose         Verbose messages\n"
1187 "  -x                   Echo each command before executing it\n"
1188 "  -V|--version         Display version and exit\n"
1189 "For more information,  see the manpage %s(1).\n"
1190 msgstr ""
1191
1192 #: fish/fish.c:188 fuse/guestmount.c:965
1193 #, c-format
1194 msgid "guestfs_create: failed to create handle\n"
1195 msgstr ""
1196
1197 #: fish/fish.c:227
1198 #, c-format
1199 msgid "%s: --listen=PID: PID was not a number: %s\n"
1200 msgstr ""
1201
1202 #: fish/fish.c:234
1203 #, c-format
1204 msgid ""
1205 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1206 msgstr ""
1207
1208 #: fish/fish.c:243 fuse/guestmount.c:1010
1209 #, c-format
1210 msgid "%s: unknown long option: %s (%d)\n"
1211 msgstr ""
1212
1213 #: fish/fish.c:270
1214 #, c-format
1215 msgid "%s: only one -f parameter can be given\n"
1216 msgstr ""
1217
1218 #: fish/fish.c:343
1219 #, c-format
1220 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1221 msgstr ""
1222
1223 #: fish/fish.c:350
1224 #, c-format
1225 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1226 msgstr ""
1227
1228 #: fish/fish.c:360
1229 #, c-format
1230 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1231 msgstr ""
1232
1233 #: fish/fish.c:406
1234 #, c-format
1235 msgid "%s: cannot use --listen and --remote options at the same time\n"
1236 msgstr ""
1237
1238 #: fish/fish.c:414
1239 #, c-format
1240 msgid "%s: extra parameters on the command line with --listen flag\n"
1241 msgstr ""
1242
1243 #: fish/fish.c:420
1244 #, c-format
1245 msgid "%s: cannot use --listen and --file options at the same time\n"
1246 msgstr ""
1247
1248 #: fish/fish.c:565
1249 #, c-format
1250 msgid ""
1251 "\n"
1252 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1253 "editing virtual machine filesystems.\n"
1254 "\n"
1255 "Type: 'help' for help with commands\n"
1256 "      'quit' to quit the shell\n"
1257 "\n"
1258 msgstr ""
1259
1260 #: fish/fish.c:645
1261 #, c-format
1262 msgid "%s: unterminated double quote\n"
1263 msgstr ""
1264
1265 #: fish/fish.c:651 fish/fish.c:668
1266 #, c-format
1267 msgid "%s: command arguments not separated by whitespace\n"
1268 msgstr ""
1269
1270 #: fish/fish.c:662
1271 #, c-format
1272 msgid "%s: unterminated single quote\n"
1273 msgstr ""
1274
1275 #: fish/fish.c:717
1276 #, c-format
1277 msgid "%s: internal error parsing string at '%s'\n"
1278 msgstr ""
1279
1280 #: fish/fish.c:734
1281 #, c-format
1282 msgid "%s: too many arguments\n"
1283 msgstr ""
1284
1285 #: fish/fish.c:763
1286 #, c-format
1287 msgid "%s: empty command on command line\n"
1288 msgstr ""
1289
1290 #: fish/fish.c:917
1291 msgid "display a list of commands or help on a command"
1292 msgstr ""
1293
1294 #: fish/fish.c:919
1295 msgid "quit guestfish"
1296 msgstr ""
1297
1298 #: fish/fish.c:922
1299 msgid "allocate an image"
1300 msgstr ""
1301
1302 #: fish/fish.c:924
1303 msgid "display a line of text"
1304 msgstr ""
1305
1306 #: fish/fish.c:926
1307 msgid "edit a file in the image"
1308 msgstr ""
1309
1310 #: fish/fish.c:928
1311 msgid "local change directory"
1312 msgstr ""
1313
1314 #: fish/fish.c:930
1315 msgid "expand wildcards in command"
1316 msgstr ""
1317
1318 #: fish/fish.c:932
1319 msgid "view a file in the pager"
1320 msgstr ""
1321
1322 #: fish/fish.c:934
1323 msgid "close and reopen libguestfs handle"
1324 msgstr ""
1325
1326 #: fish/fish.c:936
1327 msgid "allocate a sparse image file"
1328 msgstr ""
1329
1330 #: fish/fish.c:938
1331 msgid "measure time taken to run command"
1332 msgstr ""
1333
1334 #: fish/fish.c:950
1335 #, c-format
1336 msgid ""
1337 "alloc - allocate an image\n"
1338 "     alloc <filename> <size>\n"
1339 "\n"
1340 "    This creates an empty (zeroed) file of the given size,\n"
1341 "    and then adds so it can be further examined.\n"
1342 "\n"
1343 "    For more advanced image creation, see qemu-img utility.\n"
1344 "\n"
1345 "    Size can be specified (where <nn> means a number):\n"
1346 "    <nn>             number of kilobytes\n"
1347 "      eg: 1440       standard 3.5\" floppy\n"
1348 "    <nn>K or <nn>KB  number of kilobytes\n"
1349 "    <nn>M or <nn>MB  number of megabytes\n"
1350 "    <nn>G or <nn>GB  number of gigabytes\n"
1351 "    <nn>T or <nn>TB  number of terabytes\n"
1352 "    <nn>P or <nn>PB  number of petabytes\n"
1353 "    <nn>E or <nn>EB  number of exabytes\n"
1354 "    <nn>sects        number of 512 byte sectors\n"
1355 msgstr ""
1356
1357 #: fish/fish.c:969
1358 #, c-format
1359 msgid ""
1360 "echo - display a line of text\n"
1361 "     echo [<params> ...]\n"
1362 "\n"
1363 "    This echos the parameters to the terminal.\n"
1364 msgstr ""
1365
1366 #: fish/fish.c:976
1367 #, c-format
1368 msgid ""
1369 "edit - edit a file in the image\n"
1370 "     edit <filename>\n"
1371 "\n"
1372 "    This is used to edit a file.\n"
1373 "\n"
1374 "    It is the equivalent of (and is implemented by)\n"
1375 "    running \"cat\", editing locally, and then \"write-file\".\n"
1376 "\n"
1377 "    Normally it uses $EDITOR, but if you use the aliases\n"
1378 "    \"vi\" or \"emacs\" you will get those editors.\n"
1379 "\n"
1380 "    NOTE: This will not work reliably for large files\n"
1381 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1382 msgstr ""
1383
1384 #: fish/fish.c:990
1385 #, c-format
1386 msgid ""
1387 "lcd - local change directory\n"
1388 "    lcd <directory>\n"
1389 "\n"
1390 "    Change guestfish's current directory. This command is\n"
1391 "    useful if you want to download files to a particular\n"
1392 "    place.\n"
1393 msgstr ""
1394
1395 #: fish/fish.c:997
1396 #, c-format
1397 msgid ""
1398 "glob - expand wildcards in command\n"
1399 "    glob <command> [<args> ...]\n"
1400 "\n"
1401 "    Glob runs <command> with wildcards expanded in any\n"
1402 "    command args.  Note that the command is run repeatedly\n"
1403 "    once for each expanded argument.\n"
1404 msgstr ""
1405
1406 #: fish/fish.c:1004
1407 #, c-format
1408 msgid ""
1409 "help - display a list of commands or help on a command\n"
1410 "     help cmd\n"
1411 "     help\n"
1412 msgstr ""
1413
1414 #: fish/fish.c:1009
1415 #, c-format
1416 msgid ""
1417 "more - view a file in the pager\n"
1418 "     more <filename>\n"
1419 "\n"
1420 "    This is used to view a file in the pager.\n"
1421 "\n"
1422 "    It is the equivalent of (and is implemented by)\n"
1423 "    running \"cat\" and using the pager.\n"
1424 "\n"
1425 "    Normally it uses $PAGER, but if you use the alias\n"
1426 "    \"less\" then it always uses \"less\".\n"
1427 "\n"
1428 "    NOTE: This will not work reliably for large files\n"
1429 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1430 msgstr ""
1431
1432 #: fish/fish.c:1025
1433 #, c-format
1434 msgid ""
1435 "quit - quit guestfish\n"
1436 "     quit\n"
1437 msgstr ""
1438
1439 #: fish/fish.c:1028
1440 #, c-format
1441 msgid ""
1442 "reopen - close and reopen the libguestfs handle\n"
1443 "     reopen\n"
1444 "\n"
1445 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1446 "this normally, because the handle is closed properly when guestfish\n"
1447 "exits.  However this is occasionally useful for testing.\n"
1448 msgstr ""
1449
1450 #: fish/fish.c:1035
1451 #, c-format
1452 msgid ""
1453 "sparse - allocate a sparse image file\n"
1454 "     sparse <filename> <size>\n"
1455 "\n"
1456 "    This creates an empty sparse file of the given size,\n"
1457 "    and then adds so it can be further examined.\n"
1458 "\n"
1459 "    In all respects it works the same as the 'alloc'\n"
1460 "    command, except that the image file is allocated\n"
1461 "    sparsely, which means that disk blocks are not assigned\n"
1462 "    to the file until they are needed.  Sparse disk files\n"
1463 "    only use space when written to, but they are slower\n"
1464 "    and there is a danger you could run out of real disk\n"
1465 "    space during a write operation.\n"
1466 "\n"
1467 "    For more advanced image creation, see qemu-img utility.\n"
1468 "\n"
1469 "    Size can be specified (where <nn> means a number):\n"
1470 "    <nn>             number of kilobytes\n"
1471 "      eg: 1440       standard 3.5\" floppy\n"
1472 "    <nn>K or <nn>KB  number of kilobytes\n"
1473 "    <nn>M or <nn>MB  number of megabytes\n"
1474 "    <nn>G or <nn>GB  number of gigabytes\n"
1475 "    <nn>T or <nn>TB  number of terabytes\n"
1476 "    <nn>P or <nn>PB  number of petabytes\n"
1477 "    <nn>E or <nn>EB  number of exabytes\n"
1478 "    <nn>sects        number of 512 byte sectors\n"
1479 msgstr ""
1480
1481 #: fish/fish.c:1062
1482 #, c-format
1483 msgid ""
1484 "time - measure time taken to run command\n"
1485 "    time <command> [<args> ...]\n"
1486 "\n"
1487 "    This runs <command> as usual, and prints the elapsed\n"
1488 "    time afterwards.\n"
1489 msgstr ""
1490
1491 #: fish/fish.c:1068
1492 #, c-format
1493 msgid "%s: command not known, use -h to list all commands\n"
1494 msgstr ""
1495
1496 #: fish/fish.c:1224
1497 #, c-format
1498 msgid "Runaway quote in string \"%s\"\n"
1499 msgstr ""
1500
1501 #: fish/glob.c:52
1502 #, c-format
1503 msgid "use 'glob command [args...]'\n"
1504 msgstr ""
1505
1506 #: fish/glob.c:72
1507 #, c-format
1508 msgid "glob: guestfs_glob_expand call failed: %s\n"
1509 msgstr ""
1510
1511 #: fish/lcd.c:34
1512 #, c-format
1513 msgid "use 'lcd directory' to change local directory\n"
1514 msgstr ""
1515
1516 #: fish/more.c:40
1517 #, c-format
1518 msgid "use '%s filename' to page a file\n"
1519 msgstr ""
1520
1521 #: fish/rc.c:249
1522 #, c-format
1523 msgid "guestfish: protocol error: could not read 'hello' message\n"
1524 msgstr ""
1525
1526 #: fish/rc.c:254
1527 #, c-format
1528 msgid ""
1529 "guestfish: protocol error: version mismatch, server version '%s' does not "
1530 "match client version '%s'.  The two versions must match exactly.\n"
1531 msgstr ""
1532
1533 #: fish/rc.c:329 fish/rc.c:343
1534 #, c-format
1535 msgid "guestfish: remote: looks like the server is not running\n"
1536 msgstr ""
1537
1538 #: fish/rc.c:355 fish/rc.c:369
1539 #, c-format
1540 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1541 msgstr ""
1542
1543 #: fish/rc.c:380
1544 #, c-format
1545 msgid "guestfish: protocol error: could not decode reply from server\n"
1546 msgstr ""
1547
1548 #: fish/reopen.c:36
1549 #, c-format
1550 msgid "'reopen' command takes no parameters\n"
1551 msgstr ""
1552
1553 #: fish/reopen.c:46
1554 #, c-format
1555 msgid "reopen: guestfs_create: failed to create handle\n"
1556 msgstr ""
1557
1558 #: fish/time.c:35
1559 #, c-format
1560 msgid "use 'time command [args...]'\n"
1561 msgstr ""
1562
1563 #: fuse/guestmount.c:872
1564 #, c-format
1565 msgid ""
1566 "%s: FUSE module for libguestfs\n"
1567 "%s lets you mount a virtual machine filesystem\n"
1568 "Copyright (C) 2009 Red Hat Inc.\n"
1569 "Usage:\n"
1570 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1571 "Options:\n"
1572 "  -a|--add image       Add image\n"
1573 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1574 "  --fuse-help          Display extra FUSE options\n"
1575 "  --help               Display help message and exit\n"
1576 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1577 "  -n|--no-sync         Don't autosync\n"
1578 "  -o|--option opt      Pass extra option to FUSE\n"
1579 "  -r|--ro              Mount read-only\n"
1580 "  --selinux            Enable SELinux support\n"
1581 "  --trace              Trace guestfs API calls (to stderr)\n"
1582 "  -v|--verbose         Verbose messages\n"
1583 "  -V|--version         Display version and exit\n"
1584 msgstr ""
1585
1586 #: fuse/guestmount.c:1081
1587 #, c-format
1588 msgid "%s: must have at least one -a and at least one -m option\n"
1589 msgstr ""
1590
1591 #: fuse/guestmount.c:1089
1592 #, c-format
1593 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1594 msgstr ""
1595
1596 #: hivex/hivexml.c:70
1597 #, c-format
1598 msgid "%s: failed to write XML document\n"
1599 msgstr ""
1600
1601 #: hivex/hivexml.c:101
1602 #, c-format
1603 msgid "hivexml: missing name of input file\n"
1604 msgstr ""
1605
1606 #: hivex/hivexml.c:120
1607 #, c-format
1608 msgid "xmlNewTextWriterFilename: failed to create XML writer\n"
1609 msgstr ""
1610
1611 #: hivex/hivexsh.c:149
1612 #, c-format
1613 msgid ""
1614 "\n"
1615 "Welcome to hivexsh, the hivex interactive shell for examining\n"
1616 "Windows Registry binary hive files.\n"
1617 "\n"
1618 "Type: 'help' for help summary\n"
1619 "      'quit' to quit the shell\n"
1620 "\n"
1621 msgstr ""
1622
1623 #: hivex/hivexsh.c:264
1624 #, c-format
1625 msgid "hivexsh: error getting parent of node %zu\n"
1626 msgstr ""
1627
1628 #: hivex/hivexsh.c:274
1629 #, c-format
1630 msgid "hivexsh: error getting node name of node %zx\n"
1631 msgstr ""
1632
1633 #: hivex/hivexsh.c:413
1634 #, c-format
1635 msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
1636 msgstr ""
1637
1638 #: hivex/hivexsh.c:434
1639 #, c-format
1640 msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
1641 msgstr ""
1642
1643 #: hivex/hivexsh.c:444
1644 #, c-format
1645 msgid "hivexsh: load: no hive file name given to load\n"
1646 msgstr ""
1647
1648 #: hivex/hivexsh.c:460
1649 #, c-format
1650 msgid ""
1651 "hivexsh: failed to open hive file: %s: %m\n"
1652 "\n"
1653 "If you think this file is a valid Windows binary hive file (_not_\n"
1654 "a regedit *.reg file) then please run this command again using the\n"
1655 "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
1656 "which fails into a bug report at https://bugzilla.redhat.com/\n"
1657 "\n"
1658 msgstr ""
1659
1660 #: hivex/hivexsh.c:493 hivex/hivexsh.c:602 hivex/hivexsh.c:1063
1661 #, c-format
1662 msgid "hivexsh: '%s' command should not be given arguments\n"
1663 msgstr ""
1664
1665 #: hivex/hivexsh.c:535
1666 #, c-format
1667 msgid ""
1668 "%s: %s: \\ characters in path are doubled - are you escaping the path "
1669 "parameter correctly?\n"
1670 msgstr ""
1671
1672 #: hivex/hivexsh.c:573
1673 #, c-format
1674 msgid "hivexsh: cd: subkey '%s' not found\n"
1675 msgstr ""
1676
1677 #: hivex/hivexsh.c:591
1678 #, c-format
1679 msgid ""
1680 "Navigate through the hive's keys using the 'cd' command, as if it\n"
1681 "contained a filesystem, and use 'ls' to list the subkeys of the\n"
1682 "current key.  Full documentation is in the hivexsh(1) manual page.\n"
1683 msgstr ""
1684
1685 #: hivex/hivexsh.c:666
1686 #, c-format
1687 msgid "%s: %s: key not found\n"
1688 msgstr ""
1689
1690 #: hivex/hivexsh.c:868 hivex/hivexsh.c:886
1691 #, c-format
1692 msgid "hivexsh: setval: unexpected end of input\n"
1693 msgstr ""
1694
1695 #: hivex/hivexsh.c:907 hivex/hivexsh.c:926
1696 #, c-format
1697 msgid ""
1698 "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for input\n"
1699 msgstr ""
1700
1701 #: hivex/hivexsh.c:1033
1702 #, c-format
1703 msgid "hivexsh: setval: trailing garbage after hex string\n"
1704 msgstr ""
1705
1706 #: hivex/hivexsh.c:1040
1707 #, c-format
1708 msgid ""
1709 "hivexsh: setval: cannot parse value string, please refer to the man page "
1710 "hivexsh(1) for help: %s\n"
1711 msgstr ""
1712
1713 #: hivex/hivexsh.c:1069
1714 #, c-format
1715 msgid "hivexsh: del: the root node cannot be deleted\n"
1716 msgstr ""
1717
1718 #: src/guestfs.c:255
1719 #, c-format
1720 msgid "guestfs_close: called twice on the same handle\n"
1721 msgstr ""
1722
1723 #: src/guestfs.c:358
1724 #, c-format
1725 msgid "libguestfs: error: %s\n"
1726 msgstr ""
1727
1728 #: src/guestfs.c:709
1729 msgid "command line cannot be altered after qemu subprocess launched"
1730 msgstr ""
1731
1732 #: src/guestfs.c:723
1733 msgid "guestfs_config: parameter must begin with '-' character"
1734 msgstr ""
1735
1736 #: src/guestfs.c:737
1737 #, c-format
1738 msgid "guestfs_config: parameter '%s' isn't allowed"
1739 msgstr ""
1740
1741 #: src/guestfs.c:757 src/guestfs.c:796 src/guestfs.c:814
1742 msgid "filename cannot contain ',' (comma) character"
1743 msgstr ""
1744
1745 #: src/guestfs.c:899
1746 msgid "you must call guestfs_add_drive before guestfs_launch"
1747 msgstr ""
1748
1749 #: src/guestfs.c:904
1750 msgid "qemu has already been launched"
1751 msgstr ""
1752
1753 #: src/guestfs.c:912
1754 #, c-format
1755 msgid "%s: cannot create temporary directory"
1756 msgstr ""
1757
1758 #: src/guestfs.c:1002
1759 #, c-format
1760 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1761 msgstr ""
1762
1763 #: src/guestfs.c:1394
1764 msgid "failed to connect to vmchannel socket"
1765 msgstr ""
1766
1767 #: src/guestfs.c:1413
1768 msgid "guestfs_launch failed, see earlier error messages"
1769 msgstr ""
1770
1771 #: src/guestfs.c:1426
1772 msgid "qemu launched and contacted daemon, but state != READY"
1773 msgstr ""
1774
1775 #: src/guestfs.c:1517
1776 #, c-format
1777 msgid "external command failed: %s"
1778 msgstr ""
1779
1780 #: src/guestfs.c:1595
1781 #, c-format
1782 msgid ""
1783 "%s: command failed: If qemu is located on a non-standard path, try setting "
1784 "the LIBGUESTFS_QEMU environment variable."
1785 msgstr ""
1786
1787 #: src/guestfs.c:1734
1788 msgid "qemu has not been launched yet"
1789 msgstr ""
1790
1791 #: src/guestfs.c:1745
1792 msgid "no subprocess to kill"
1793 msgstr ""
1794
1795 #: src/guestfs.c:1867
1796 #, c-format
1797 msgid "guestfs_set_busy: called when in state %d != READY"
1798 msgstr ""
1799
1800 #: src/guestfs.c:1890
1801 #, c-format
1802 msgid "guestfs_end_busy: called when in state %d"
1803 msgstr ""
1804
1805 #: src/guestfs.c:1998
1806 #, c-format
1807 msgid ""
1808 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1809 msgstr ""
1810
1811 #: src/guestfs.c:2156 src/guestfs.c:2210
1812 msgid "unexpected end of file when reading from daemon"
1813 msgstr ""
1814
1815 #: src/guestfs.c:2172
1816 #, c-format
1817 msgid "received magic signature from guestfsd, but in state %d"
1818 msgstr ""
1819
1820 #: src/guestfs.c:2187
1821 #, c-format
1822 msgid "message length (%u) > maximum possible size (%d)"
1823 msgstr ""
1824
1825 #: src/guestfs.c:2309
1826 #, c-format
1827 msgid "guestfs___send: state %d != BUSY"
1828 msgstr ""
1829
1830 #: src/guestfs.c:2331
1831 msgid "xdr_guestfs_message_header failed"
1832 msgstr ""
1833
1834 #: src/guestfs.c:2340
1835 msgid "dispatch failed to marshal args"
1836 msgstr ""
1837
1838 #: src/guestfs.c:2470
1839 #, c-format
1840 msgid "send_file_chunk: state %d != READY"
1841 msgstr ""
1842
1843 #: src/guestfs.c:2486
1844 #, c-format
1845 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1846 msgstr ""
1847
1848 #: src/guestfs.c:2610
1849 #, c-format
1850 msgid "%s: error in chunked encoding"
1851 msgstr ""
1852
1853 #: src/guestfs.c:2638
1854 msgid "write to daemon socket"
1855 msgstr ""
1856
1857 #: src/guestfs.c:2661
1858 msgid "receive_file_data: parse error in reply callback"
1859 msgstr ""
1860
1861 #: src/guestfs.c:2666
1862 msgid "receive_file_data: unexpected flag received when reading file chunks"
1863 msgstr ""
1864
1865 #: src/guestfs.c:2674
1866 msgid "failed to parse file chunk"
1867 msgstr ""
1868
1869 #: src/guestfs.c:2683
1870 msgid "file receive cancelled by daemon"
1871 msgstr ""
1872
1873 #: test-tool/test-tool.c:69
1874 #, c-format
1875 msgid ""
1876 "libguestfs-test-tool: interactive test tool\n"
1877 "Copyright (C) 2009 Red Hat Inc.\n"
1878 "Usage:\n"
1879 "  libguestfs-test-tool [--options]\n"
1880 "Options:\n"
1881 "  --help         Display usage\n"
1882 "  --helper libguestfs-test-tool-helper\n"
1883 "                 Helper program (default: %s)\n"
1884 "  --qemudir dir  Specify QEMU source directory\n"
1885 "  --qemu qemu    Specify QEMU binary\n"
1886 "  --timeout n\n"
1887 "  -t n           Set launch timeout (default: %d seconds)\n"
1888 msgstr ""
1889
1890 #: test-tool/test-tool.c:125
1891 #, c-format
1892 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1893 msgstr ""
1894
1895 #: test-tool/test-tool.c:134
1896 #, c-format
1897 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1898 msgstr ""
1899
1900 #: test-tool/test-tool.c:146
1901 #, c-format
1902 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1903 msgstr ""
1904
1905 #: test-tool/test-tool.c:169
1906 #, c-format
1907 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1908 msgstr ""
1909
1910 #: test-tool/test-tool.c:174 test-tool/test-tool.c:180
1911 #, c-format
1912 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1913 msgstr ""
1914
1915 #: test-tool/test-tool.c:188
1916 #, c-format
1917 msgid "libguestfs-test-tool: guestfs_version failed\n"
1918 msgstr ""
1919
1920 #: test-tool/test-tool.c:210
1921 #, c-format
1922 msgid "libguestfs-test-tool: failed to launch appliance\n"
1923 msgstr ""
1924
1925 #: test-tool/test-tool.c:222
1926 #, c-format
1927 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1928 msgstr ""
1929
1930 #: test-tool/test-tool.c:228
1931 #, c-format
1932 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1933 msgstr ""
1934
1935 #: test-tool/test-tool.c:234
1936 #, c-format
1937 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1938 msgstr ""
1939
1940 #: test-tool/test-tool.c:240
1941 #, c-format
1942 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1943 msgstr ""
1944
1945 #: test-tool/test-tool.c:246
1946 #, c-format
1947 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1948 msgstr ""
1949
1950 #: test-tool/test-tool.c:254
1951 #, c-format
1952 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1953 msgstr ""
1954
1955 #: test-tool/test-tool.c:285
1956 #, c-format
1957 msgid ""
1958 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1959 "--qemu/--qemudir options cannot be used.\n"
1960 msgstr ""
1961
1962 #: test-tool/test-tool.c:293
1963 #, c-format
1964 msgid "Binary '%s' does not exist or is not executable\n"
1965 msgstr ""
1966
1967 #: test-tool/test-tool.c:307
1968 #, c-format
1969 msgid "%s: does not look like a qemu source directory\n"
1970 msgstr ""
1971
1972 #: test-tool/test-tool.c:356
1973 #, c-format
1974 msgid ""
1975 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1976 "available.  Expected to find it in '%s'\n"
1977 "\n"
1978 "Use the --helper option to specify the location of this program.\n"
1979 msgstr ""
1980
1981 #: test-tool/test-tool.c:372
1982 #, c-format
1983 msgid "command failed: %s"
1984 msgstr ""
1985
1986 #: test-tool/test-tool.c:380
1987 #, c-format
1988 msgid ""
1989 "Test tool helper program %s\n"
1990 "is not statically linked.  This is a build error when this test tool\n"
1991 "was built.\n"
1992 msgstr ""
1993
1994 #: test-tool/test-tool.c:414
1995 #, c-format
1996 msgid "mkisofs command failed: %s\n"
1997 msgstr ""