virt-resize: Document guest boot stops at "GRUB" (RHBZ#640961).
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat 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.5.21\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2010-10-01 21:01+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: fish/alloc.c:37
22 #, c-format
23 msgid "use 'alloc file size' to create an image\n"
24 msgstr ""
25
26 #: fish/alloc.c:51
27 #, c-format
28 msgid "use 'sparse file size' to create a sparse image\n"
29 msgstr ""
30
31 #: fish/alloc.c:75
32 #, c-format
33 msgid "can't allocate or add disks after launching\n"
34 msgstr ""
35
36 #: fish/alloc.c:154
37 #, c-format
38 msgid "%s: invalid integer parameter (%s returned %d)\n"
39 msgstr ""
40
41 #: fish/cmds.c:41
42 msgid "Command"
43 msgstr ""
44
45 #: fish/cmds.c:41
46 msgid "Description"
47 msgstr ""
48
49 #: fish/cmds.c:43 fish/cmds.c:472
50 msgid "add a CD-ROM disk image to examine"
51 msgstr ""
52
53 #: fish/cmds.c:44 fish/cmds.c:467
54 msgid "add an image to examine or modify"
55 msgstr ""
56
57 #: fish/cmds.c:45 fish/cmds.c:477
58 msgid "add a drive in snapshot mode (read-only)"
59 msgstr ""
60
61 #: fish/cmds.c:46 fish/cmds.c:627
62 msgid "add a drive read-only specifying the QEMU block emulation to use"
63 msgstr ""
64
65 #: fish/cmds.c:47 fish/cmds.c:622
66 msgid "add a drive specifying the QEMU block emulation to use"
67 msgstr ""
68
69 #: fish/cmds.c:48 fish/cmds.c:387
70 msgid "allocate and add a disk file"
71 msgstr ""
72
73 #: fish/cmds.c:49 fish/cmds.c:1887
74 msgid "clear Augeas path"
75 msgstr ""
76
77 #: fish/cmds.c:50 fish/cmds.c:777
78 msgid "close the current Augeas handle"
79 msgstr ""
80
81 #: fish/cmds.c:51 fish/cmds.c:787
82 msgid "define an Augeas node"
83 msgstr ""
84
85 #: fish/cmds.c:52 fish/cmds.c:782
86 msgid "define an Augeas variable"
87 msgstr ""
88
89 #: fish/cmds.c:53 fish/cmds.c:792
90 msgid "look up the value of an Augeas path"
91 msgstr ""
92
93 #: fish/cmds.c:54 fish/cmds.c:772
94 msgid "create a new Augeas handle"
95 msgstr ""
96
97 #: fish/cmds.c:55 fish/cmds.c:802
98 msgid "insert a sibling Augeas node"
99 msgstr ""
100
101 #: fish/cmds.c:56 fish/cmds.c:827
102 msgid "load files into the tree"
103 msgstr ""
104
105 #: fish/cmds.c:57 fish/cmds.c:832
106 msgid "list Augeas nodes under augpath"
107 msgstr ""
108
109 #: fish/cmds.c:58 fish/cmds.c:817
110 msgid "return Augeas nodes which match augpath"
111 msgstr ""
112
113 #: fish/cmds.c:59 fish/cmds.c:812
114 msgid "move Augeas node"
115 msgstr ""
116
117 #: fish/cmds.c:60 fish/cmds.c:807
118 msgid "remove an Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:61 fish/cmds.c:822
122 msgid "write all pending Augeas changes to disk"
123 msgstr ""
124
125 #: fish/cmds.c:62 fish/cmds.c:797
126 msgid "set Augeas path to value"
127 msgstr ""
128
129 #: fish/cmds.c:63 fish/cmds.c:1772
130 msgid "test availability of some parts of the API"
131 msgstr ""
132
133 #: fish/cmds.c:64 fish/cmds.c:1947
134 msgid "return a list of all optional groups"
135 msgstr ""
136
137 #: fish/cmds.c:65 fish/cmds.c:1902
138 msgid "upload base64-encoded data to file"
139 msgstr ""
140
141 #: fish/cmds.c:66 fish/cmds.c:1907
142 msgid "download file and encode as base64"
143 msgstr ""
144
145 #: fish/cmds.c:67 fish/cmds.c:1012
146 msgid "flush device buffers"
147 msgstr ""
148
149 #: fish/cmds.c:68 fish/cmds.c:992
150 msgid "get blocksize of block device"
151 msgstr ""
152
153 #: fish/cmds.c:69 fish/cmds.c:982
154 msgid "is block device set to read-only"
155 msgstr ""
156
157 #: fish/cmds.c:70 fish/cmds.c:1007
158 msgid "get total size of device in bytes"
159 msgstr ""
160
161 #: fish/cmds.c:71 fish/cmds.c:987
162 msgid "get sectorsize of block device"
163 msgstr ""
164
165 #: fish/cmds.c:72 fish/cmds.c:1002
166 msgid "get total size of device in 512-byte sectors"
167 msgstr ""
168
169 #: fish/cmds.c:73 fish/cmds.c:1017
170 msgid "reread partition table"
171 msgstr ""
172
173 #: fish/cmds.c:74 fish/cmds.c:997
174 msgid "set blocksize of block device"
175 msgstr ""
176
177 #: fish/cmds.c:75 fish/cmds.c:972
178 msgid "set block device to read-only"
179 msgstr ""
180
181 #: fish/cmds.c:76 fish/cmds.c:977
182 msgid "set block device to read-write"
183 msgstr ""
184
185 #: fish/cmds.c:77 fish/cmds.c:1677
186 msgid "return true path on case-insensitive filesystem"
187 msgstr ""
188
189 #: fish/cmds.c:78 fish/cmds.c:712
190 msgid "list the contents of a file"
191 msgstr ""
192
193 #: fish/cmds.c:79 fish/cmds.c:1032
194 msgid "compute MD5, SHAx or CRC checksum of file"
195 msgstr ""
196
197 #: fish/cmds.c:80 fish/cmds.c:1877
198 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
199 msgstr ""
200
201 #: fish/cmds.c:81 fish/cmds.c:1912
202 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
203 msgstr ""
204
205 #: fish/cmds.c:82 fish/cmds.c:862
206 msgid "change file mode"
207 msgstr ""
208
209 #: fish/cmds.c:83 fish/cmds.c:183 fish/cmds.c:867 fish/cmds.c:1707
210 msgid "change file owner and group"
211 msgstr ""
212
213 #: fish/cmds.c:84 fish/cmds.c:942
214 msgid "run a command from the guest filesystem"
215 msgstr ""
216
217 #: fish/cmds.c:85 fish/cmds.c:947
218 msgid "run a command, returning lines"
219 msgstr ""
220
221 #: fish/cmds.c:86 fish/cmds.c:482
222 msgid "add qemu parameters"
223 msgstr ""
224
225 #: fish/cmds.c:87 fish/cmds.c:392
226 msgid "copy local files or directories into an image"
227 msgstr ""
228
229 #: fish/cmds.c:88 fish/cmds.c:397
230 msgid "copy remote files or directories out of an image"
231 msgstr ""
232
233 #: fish/cmds.c:89 fish/cmds.c:1827
234 msgid "copy size bytes from source to destination using dd"
235 msgstr ""
236
237 #: fish/cmds.c:90 fish/cmds.c:1127
238 msgid "copy a file"
239 msgstr ""
240
241 #: fish/cmds.c:91 fish/cmds.c:1132
242 msgid "copy a file or directory recursively"
243 msgstr ""
244
245 #: fish/cmds.c:92 fish/cmds.c:1777
246 msgid "copy from source to destination using dd"
247 msgstr ""
248
249 #: fish/cmds.c:93 fish/cmds.c:1072
250 msgid "debugging and internals"
251 msgstr ""
252
253 #: fish/cmds.c:94 fish/cmds.c:1897
254 msgid "upload a file to the appliance (internal use only)"
255 msgstr ""
256
257 #: fish/cmds.c:95 fish/cmds.c:1317
258 msgid "report file system disk space usage"
259 msgstr ""
260
261 #: fish/cmds.c:96 fish/cmds.c:1322
262 msgid "report file system disk space usage (human readable)"
263 msgstr ""
264
265 #: fish/cmds.c:97 fish/cmds.c:1147
266 msgid "return kernel messages"
267 msgstr ""
268
269 #: fish/cmds.c:98 fish/cmds.c:1027
270 msgid "download a file to the local machine"
271 msgstr ""
272
273 #: fish/cmds.c:99 fish/cmds.c:2062
274 msgid "download a file to the local machine with offset and size"
275 msgstr ""
276
277 #: fish/cmds.c:100 fish/cmds.c:1142
278 msgid "drop kernel page cache, dentries and inodes"
279 msgstr ""
280
281 #: fish/cmds.c:101 fish/cmds.c:1327
282 msgid "estimate file space usage"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:1232
286 msgid "check an ext2/ext3 filesystem"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:402
290 msgid "display a line of text"
291 msgstr ""
292
293 #: fish/cmds.c:104 fish/cmds.c:1667
294 msgid "echo arguments back to the client"
295 msgstr ""
296
297 #: fish/cmds.c:105 fish/cmds.c:407
298 msgid "edit a file"
299 msgstr ""
300
301 #: fish/cmds.c:106 fish/cmds.c:107 fish/cmds.c:112 fish/cmds.c:113
302 #: fish/cmds.c:144 fish/cmds.c:145 fish/cmds.c:371 fish/cmds.c:372
303 #: fish/cmds.c:376 fish/cmds.c:377 fish/cmds.c:379 fish/cmds.c:380
304 #: fish/cmds.c:1447 fish/cmds.c:1452 fish/cmds.c:1457 fish/cmds.c:1462
305 #: fish/cmds.c:1467 fish/cmds.c:1472 fish/cmds.c:1477 fish/cmds.c:1482
306 #: fish/cmds.c:1487 fish/cmds.c:1492 fish/cmds.c:1497 fish/cmds.c:1502
307 msgid "return lines matching a pattern"
308 msgstr ""
309
310 #: fish/cmds.c:108 fish/cmds.c:1157
311 msgid "test if two files have equal contents"
312 msgstr ""
313
314 #: fish/cmds.c:109 fish/cmds.c:872
315 msgid "test if file or directory exists"
316 msgstr ""
317
318 #: fish/cmds.c:110 fish/cmds.c:111 fish/cmds.c:1537 fish/cmds.c:1952
319 msgid "preallocate a file in the guest filesystem"
320 msgstr ""
321
322 #: fish/cmds.c:114 fish/cmds.c:937
323 msgid "determine file type"
324 msgstr ""
325
326 #: fish/cmds.c:115 fish/cmds.c:632
327 msgid "detect the architecture of a binary file"
328 msgstr ""
329
330 #: fish/cmds.c:116 fish/cmds.c:1782
331 msgid "return the size of the file in bytes"
332 msgstr ""
333
334 #: fish/cmds.c:117 fish/cmds.c:1767
335 msgid "fill a file with octets"
336 msgstr ""
337
338 #: fish/cmds.c:118 fish/cmds.c:1917
339 msgid "fill a file with a repeating pattern of bytes"
340 msgstr ""
341
342 #: fish/cmds.c:119 fish/cmds.c:1227
343 msgid "find all files and directories"
344 msgstr ""
345
346 #: fish/cmds.c:120 fish/cmds.c:1672
347 msgid "find all files and directories, returning NUL-separated list"
348 msgstr ""
349
350 #: fish/cmds.c:121 fish/cmds.c:2022
351 msgid "find a filesystem by label"
352 msgstr ""
353
354 #: fish/cmds.c:122 fish/cmds.c:2017
355 msgid "find a filesystem by UUID"
356 msgstr ""
357
358 #: fish/cmds.c:123 fish/cmds.c:1112
359 msgid "run the filesystem checker"
360 msgstr ""
361
362 #: fish/cmds.c:124 fish/cmds.c:512
363 msgid "get the additional kernel options"
364 msgstr ""
365
366 #: fish/cmds.c:125 fish/cmds.c:522
367 msgid "get autosync mode"
368 msgstr ""
369
370 #: fish/cmds.c:126 fish/cmds.c:607
371 msgid "get direct appliance mode flag"
372 msgstr ""
373
374 #: fish/cmds.c:127 fish/cmds.c:1097
375 msgid "get the ext2/3/4 filesystem label"
376 msgstr ""
377
378 #: fish/cmds.c:128 fish/cmds.c:1107
379 msgid "get the ext2/3/4 filesystem UUID"
380 msgstr ""
381
382 #: fish/cmds.c:129 fish/cmds.c:567
383 msgid "get memory allocated to the qemu subprocess"
384 msgstr ""
385
386 #: fish/cmds.c:130 fish/cmds.c:687
387 msgid "get enable network flag"
388 msgstr ""
389
390 #: fish/cmds.c:131 fish/cmds.c:502
391 msgid "get the search path"
392 msgstr ""
393
394 #: fish/cmds.c:132 fish/cmds.c:572
395 msgid "get PID of qemu subprocess"
396 msgstr ""
397
398 #: fish/cmds.c:133 fish/cmds.c:492
399 msgid "get the qemu binary"
400 msgstr ""
401
402 #: fish/cmds.c:134 fish/cmds.c:617
403 msgid "get recovery process enabled flag"
404 msgstr ""
405
406 #: fish/cmds.c:135 fish/cmds.c:587
407 msgid "get SELinux enabled flag"
408 msgstr ""
409
410 #: fish/cmds.c:136 fish/cmds.c:557
411 msgid "get the current state"
412 msgstr ""
413
414 #: fish/cmds.c:137 fish/cmds.c:597
415 msgid "get command trace enabled flag"
416 msgstr ""
417
418 #: fish/cmds.c:138 fish/cmds.c:1892
419 msgid "get the current umask"
420 msgstr ""
421
422 #: fish/cmds.c:139 fish/cmds.c:532
423 msgid "get verbose mode"
424 msgstr ""
425
426 #: fish/cmds.c:140 fish/cmds.c:1622
427 msgid "get SELinux security context"
428 msgstr ""
429
430 #: fish/cmds.c:141 fish/cmds.c:184 fish/cmds.c:1397 fish/cmds.c:1402
431 msgid "list extended attributes of a file or directory"
432 msgstr ""
433
434 #: fish/cmds.c:142 fish/cmds.c:412
435 msgid "expand wildcards in command"
436 msgstr ""
437
438 #: fish/cmds.c:143 fish/cmds.c:1257
439 msgid "expand a wildcard path"
440 msgstr ""
441
442 #: fish/cmds.c:146 fish/cmds.c:1122
443 msgid "install GRUB"
444 msgstr ""
445
446 #: fish/cmds.c:147 fish/cmds.c:1297
447 msgid "return first 10 lines of a file"
448 msgstr ""
449
450 #: fish/cmds.c:148 fish/cmds.c:1302
451 msgid "return first N lines of a file"
452 msgstr ""
453
454 #: fish/cmds.c:149 fish/cmds.c:1172
455 msgid "dump a file in hexadecimal"
456 msgstr ""
457
458 #: fish/cmds.c:150 fish/cmds.c:417
459 msgid "edit with a hex editor"
460 msgstr ""
461
462 #: fish/cmds.c:151 fish/cmds.c:1797
463 msgid "list the contents of a single file in an initrd"
464 msgstr ""
465
466 #: fish/cmds.c:152 fish/cmds.c:1332
467 msgid "list files in an initrd"
468 msgstr ""
469
470 #: fish/cmds.c:153 fish/cmds.c:1592
471 msgid "add an inotify watch"
472 msgstr ""
473
474 #: fish/cmds.c:154 fish/cmds.c:1612
475 msgid "close the inotify handle"
476 msgstr ""
477
478 #: fish/cmds.c:155 fish/cmds.c:1607
479 msgid "return list of watched files that had events"
480 msgstr ""
481
482 #: fish/cmds.c:156 fish/cmds.c:1587
483 msgid "create an inotify handle"
484 msgstr ""
485
486 #: fish/cmds.c:157 fish/cmds.c:1602
487 msgid "return list of inotify events"
488 msgstr ""
489
490 #: fish/cmds.c:158 fish/cmds.c:1597
491 msgid "remove an inotify watch"
492 msgstr ""
493
494 #: fish/cmds.c:159 fish/cmds.c:647
495 msgid "get architecture of inspected operating system"
496 msgstr ""
497
498 #: fish/cmds.c:160 fish/cmds.c:652
499 msgid "get distro of inspected operating system"
500 msgstr ""
501
502 #: fish/cmds.c:161 fish/cmds.c:677
503 msgid "get filesystems associated with inspected operating system"
504 msgstr ""
505
506 #: fish/cmds.c:162 fish/cmds.c:657
507 msgid "get major version of inspected operating system"
508 msgstr ""
509
510 #: fish/cmds.c:163 fish/cmds.c:662
511 msgid "get minor version of inspected operating system"
512 msgstr ""
513
514 #: fish/cmds.c:164 fish/cmds.c:672
515 msgid "get mountpoints of inspected operating system"
516 msgstr ""
517
518 #: fish/cmds.c:165 fish/cmds.c:667
519 msgid "get product name of inspected operating system"
520 msgstr ""
521
522 #: fish/cmds.c:166 fish/cmds.c:642
523 msgid "get type of inspected operating system"
524 msgstr ""
525
526 #: fish/cmds.c:167 fish/cmds.c:637
527 msgid "inspect disk and return list of operating systems found"
528 msgstr ""
529
530 #: fish/cmds.c:168 fish/cmds.c:2032
531 msgid "test if block device"
532 msgstr ""
533
534 #: fish/cmds.c:169 fish/cmds.c:552
535 msgid "is busy processing a command"
536 msgstr ""
537
538 #: fish/cmds.c:170 fish/cmds.c:2027
539 msgid "test if character device"
540 msgstr ""
541
542 #: fish/cmds.c:171 fish/cmds.c:542
543 msgid "is in configuration state"
544 msgstr ""
545
546 #: fish/cmds.c:172 fish/cmds.c:882
547 msgid "test if a directory"
548 msgstr ""
549
550 #: fish/cmds.c:173 fish/cmds.c:2037
551 msgid "test if FIFO (named pipe)"
552 msgstr ""
553
554 #: fish/cmds.c:174 fish/cmds.c:877
555 msgid "test if a regular file"
556 msgstr ""
557
558 #: fish/cmds.c:175 fish/cmds.c:547
559 msgid "is launching subprocess"
560 msgstr ""
561
562 #: fish/cmds.c:176 fish/cmds.c:2012
563 msgid "test if device is a logical volume"
564 msgstr ""
565
566 #: fish/cmds.c:177 fish/cmds.c:537
567 msgid "is ready to accept commands"
568 msgstr ""
569
570 #: fish/cmds.c:178 fish/cmds.c:2047
571 msgid "test if socket"
572 msgstr ""
573
574 #: fish/cmds.c:179 fish/cmds.c:2042
575 msgid "test if symbolic link"
576 msgstr ""
577
578 #: fish/cmds.c:180 fish/cmds.c:462
579 msgid "kill the qemu subprocess"
580 msgstr ""
581
582 #: fish/cmds.c:181 fish/cmds.c:457
583 msgid "launch the qemu subprocess"
584 msgstr ""
585
586 #: fish/cmds.c:182 fish/cmds.c:422
587 msgid "change working directory"
588 msgstr ""
589
590 #: fish/cmds.c:185 fish/cmds.c:727
591 msgid "list the block devices"
592 msgstr ""
593
594 #: fish/cmds.c:186 fish/cmds.c:692
595 msgid "list filesystems"
596 msgstr ""
597
598 #: fish/cmds.c:187 fish/cmds.c:732
599 msgid "list the partitions"
600 msgstr ""
601
602 #: fish/cmds.c:188 fish/cmds.c:717
603 msgid "list the files in a directory (long format)"
604 msgstr ""
605
606 #: fish/cmds.c:189 fish/cmds.c:190 fish/cmds.c:1512 fish/cmds.c:1517
607 msgid "create a hard link"
608 msgstr ""
609
610 #: fish/cmds.c:191 fish/cmds.c:192 fish/cmds.c:1522 fish/cmds.c:1527
611 msgid "create a symbolic link"
612 msgstr ""
613
614 #: fish/cmds.c:193 fish/cmds.c:282 fish/cmds.c:1417 fish/cmds.c:1422
615 msgid "remove extended attribute of a file or directory"
616 msgstr ""
617
618 #: fish/cmds.c:194 fish/cmds.c:722
619 msgid "list the files in a directory"
620 msgstr ""
621
622 #: fish/cmds.c:195 fish/cmds.c:307 fish/cmds.c:1407 fish/cmds.c:1412
623 msgid "set extended attribute of a file or directory"
624 msgstr ""
625
626 #: fish/cmds.c:196 fish/cmds.c:957
627 msgid "get file information for a symbolic link"
628 msgstr ""
629
630 #: fish/cmds.c:197 fish/cmds.c:1712
631 msgid "lstat on multiple files"
632 msgstr ""
633
634 #: fish/cmds.c:198 fish/cmds.c:2002
635 msgid "add a key on a LUKS encrypted device"
636 msgstr ""
637
638 #: fish/cmds.c:199 fish/cmds.c:1987
639 msgid "close a LUKS device"
640 msgstr ""
641
642 #: fish/cmds.c:200 fish/cmds.c:201 fish/cmds.c:1992 fish/cmds.c:1997
643 msgid "format a block device as a LUKS encrypted device"
644 msgstr ""
645
646 #: fish/cmds.c:202 fish/cmds.c:2007
647 msgid "remove a key from a LUKS encrypted device"
648 msgstr ""
649
650 #: fish/cmds.c:203 fish/cmds.c:1977
651 msgid "open a LUKS-encrypted block device"
652 msgstr ""
653
654 #: fish/cmds.c:204 fish/cmds.c:1982
655 msgid "open a LUKS-encrypted block device read-only"
656 msgstr ""
657
658 #: fish/cmds.c:205 fish/cmds.c:897
659 msgid "create an LVM logical volume"
660 msgstr ""
661
662 #: fish/cmds.c:206 fish/cmds.c:1972
663 msgid "clear LVM device filter"
664 msgstr ""
665
666 #: fish/cmds.c:207 fish/cmds.c:932
667 msgid "remove all LVM LVs, VGs and PVs"
668 msgstr ""
669
670 #: fish/cmds.c:208 fish/cmds.c:1967
671 msgid "set LVM device filter"
672 msgstr ""
673
674 #: fish/cmds.c:209 fish/cmds.c:1077
675 msgid "remove an LVM logical volume"
676 msgstr ""
677
678 #: fish/cmds.c:210 fish/cmds.c:1787
679 msgid "rename an LVM logical volume"
680 msgstr ""
681
682 #: fish/cmds.c:211 fish/cmds.c:1217
683 msgid "resize an LVM logical volume"
684 msgstr ""
685
686 #: fish/cmds.c:212 fish/cmds.c:1882
687 msgid "expand an LV to fill free space"
688 msgstr ""
689
690 #: fish/cmds.c:213 fish/cmds.c:214 fish/cmds.c:747 fish/cmds.c:762
691 msgid "list the LVM logical volumes (LVs)"
692 msgstr ""
693
694 #: fish/cmds.c:215 fish/cmds.c:1812
695 msgid "get the UUID of a logical volume"
696 msgstr ""
697
698 #: fish/cmds.c:216 fish/cmds.c:1717
699 msgid "lgetxattr on multiple files"
700 msgstr ""
701
702 #: fish/cmds.c:217 fish/cmds.c:427
703 msgid "open the manual"
704 msgstr ""
705
706 #: fish/cmds.c:218 fish/cmds.c:852
707 msgid "create a directory"
708 msgstr ""
709
710 #: fish/cmds.c:219 fish/cmds.c:1702
711 msgid "create a directory with a particular mode"
712 msgstr ""
713
714 #: fish/cmds.c:220 fish/cmds.c:857
715 msgid "create a directory and parents"
716 msgstr ""
717
718 #: fish/cmds.c:221 fish/cmds.c:1277
719 msgid "create a temporary directory"
720 msgstr ""
721
722 #: fish/cmds.c:222 fish/cmds.c:223 fish/cmds.c:224 fish/cmds.c:1647
723 #: fish/cmds.c:1652 fish/cmds.c:1657
724 msgid "make ext2/3/4 filesystem with external journal"
725 msgstr ""
726
727 #: fish/cmds.c:225 fish/cmds.c:1632
728 msgid "make ext2/3/4 external journal"
729 msgstr ""
730
731 #: fish/cmds.c:226 fish/cmds.c:1637
732 msgid "make ext2/3/4 external journal with label"
733 msgstr ""
734
735 #: fish/cmds.c:227 fish/cmds.c:1642
736 msgid "make ext2/3/4 external journal with UUID"
737 msgstr ""
738
739 #: fish/cmds.c:228 fish/cmds.c:1362
740 msgid "make FIFO (named pipe)"
741 msgstr ""
742
743 #: fish/cmds.c:229 fish/cmds.c:902
744 msgid "make a filesystem"
745 msgstr ""
746
747 #: fish/cmds.c:230 fish/cmds.c:1627
748 msgid "make a filesystem with block size"
749 msgstr ""
750
751 #: fish/cmds.c:231 fish/cmds.c:1432
752 msgid "create a mountpoint"
753 msgstr ""
754
755 #: fish/cmds.c:232 fish/cmds.c:1357
756 msgid "make block, character or FIFO devices"
757 msgstr ""
758
759 #: fish/cmds.c:233 fish/cmds.c:1367
760 msgid "make block device node"
761 msgstr ""
762
763 #: fish/cmds.c:234 fish/cmds.c:1372
764 msgid "make char device node"
765 msgstr ""
766
767 #: fish/cmds.c:235 fish/cmds.c:1342
768 msgid "create a swap partition"
769 msgstr ""
770
771 #: fish/cmds.c:236 fish/cmds.c:1347
772 msgid "create a swap partition with a label"
773 msgstr ""
774
775 #: fish/cmds.c:237 fish/cmds.c:1352
776 msgid "create a swap partition with an explicit UUID"
777 msgstr ""
778
779 #: fish/cmds.c:238 fish/cmds.c:1582
780 msgid "create a swap file"
781 msgstr ""
782
783 #: fish/cmds.c:239 fish/cmds.c:1662
784 msgid "load a kernel module"
785 msgstr ""
786
787 #: fish/cmds.c:240 fish/cmds.c:432
788 msgid "view a file"
789 msgstr ""
790
791 #: fish/cmds.c:241 fish/cmds.c:697
792 msgid "mount a guest disk at a position in the filesystem"
793 msgstr ""
794
795 #: fish/cmds.c:242 fish/cmds.c:1337
796 msgid "mount a file using the loop device"
797 msgstr ""
798
799 #: fish/cmds.c:243 fish/cmds.c:1062
800 msgid "mount a guest disk with mount options"
801 msgstr ""
802
803 #: fish/cmds.c:244 fish/cmds.c:1057
804 msgid "mount a guest disk, read-only"
805 msgstr ""
806
807 #: fish/cmds.c:245 fish/cmds.c:1067
808 msgid "mount a guest disk with mount options and vfstype"
809 msgstr ""
810
811 #: fish/cmds.c:246 fish/cmds.c:1427
812 msgid "show mountpoints"
813 msgstr ""
814
815 #: fish/cmds.c:247 fish/cmds.c:922
816 msgid "show mounted filesystems"
817 msgstr ""
818
819 #: fish/cmds.c:248 fish/cmds.c:1137
820 msgid "move a file"
821 msgstr ""
822
823 #: fish/cmds.c:249 fish/cmds.c:1242
824 msgid "probe NTFS volume"
825 msgstr ""
826
827 #: fish/cmds.c:250 fish/cmds.c:1847
828 msgid "resize an NTFS filesystem"
829 msgstr ""
830
831 #: fish/cmds.c:251 fish/cmds.c:1942
832 msgid "resize an NTFS filesystem (with size)"
833 msgstr ""
834
835 #: fish/cmds.c:252 fish/cmds.c:1737
836 msgid "add a partition to the device"
837 msgstr ""
838
839 #: fish/cmds.c:253 fish/cmds.c:1857
840 msgid "delete a partition"
841 msgstr ""
842
843 #: fish/cmds.c:254 fish/cmds.c:1742
844 msgid "partition whole disk with a single primary partition"
845 msgstr ""
846
847 #: fish/cmds.c:255 fish/cmds.c:1862
848 msgid "return true if a partition is bootable"
849 msgstr ""
850
851 #: fish/cmds.c:256 fish/cmds.c:1867
852 msgid "get the MBR type byte (ID byte) from a partition"
853 msgstr ""
854
855 #: fish/cmds.c:257 fish/cmds.c:1762
856 msgid "get the partition table type"
857 msgstr ""
858
859 #: fish/cmds.c:258 fish/cmds.c:1732
860 msgid "create an empty partition table"
861 msgstr ""
862
863 #: fish/cmds.c:259 fish/cmds.c:1757
864 msgid "list partitions on a device"
865 msgstr ""
866
867 #: fish/cmds.c:260 fish/cmds.c:1747
868 msgid "make a partition bootable"
869 msgstr ""
870
871 #: fish/cmds.c:261 fish/cmds.c:1872
872 msgid "set the MBR type byte (ID byte) of a partition"
873 msgstr ""
874
875 #: fish/cmds.c:262 fish/cmds.c:1752
876 msgid "set partition name"
877 msgstr ""
878
879 #: fish/cmds.c:263 fish/cmds.c:2052
880 msgid "convert partition name to device name"
881 msgstr ""
882
883 #: fish/cmds.c:264 fish/cmds.c:1152
884 msgid "ping the guest daemon"
885 msgstr ""
886
887 #: fish/cmds.c:265 fish/cmds.c:1727
888 msgid "read part of a file"
889 msgstr ""
890
891 #: fish/cmds.c:266 fish/cmds.c:2072
892 msgid "read part of a device"
893 msgstr ""
894
895 #: fish/cmds.c:267 fish/cmds.c:887
896 msgid "create an LVM physical volume"
897 msgstr ""
898
899 #: fish/cmds.c:268 fish/cmds.c:1087
900 msgid "remove an LVM physical volume"
901 msgstr ""
902
903 #: fish/cmds.c:269 fish/cmds.c:1182
904 msgid "resize an LVM physical volume"
905 msgstr ""
906
907 #: fish/cmds.c:270 fish/cmds.c:1937
908 msgid "resize an LVM physical volume (with size)"
909 msgstr ""
910
911 #: fish/cmds.c:271 fish/cmds.c:272 fish/cmds.c:737 fish/cmds.c:752
912 msgid "list the LVM physical volumes (PVs)"
913 msgstr ""
914
915 #: fish/cmds.c:273 fish/cmds.c:1802
916 msgid "get the UUID of a physical volume"
917 msgstr ""
918
919 #: fish/cmds.c:274 fish/cmds.c:1927
920 msgid "write to part of a file"
921 msgstr ""
922
923 #: fish/cmds.c:275 fish/cmds.c:2067
924 msgid "write to part of a device"
925 msgstr ""
926
927 #: fish/cmds.c:276 fish/cmds.c:1442
928 msgid "read a file"
929 msgstr ""
930
931 #: fish/cmds.c:277 fish/cmds.c:767
932 msgid "read file as lines"
933 msgstr ""
934
935 #: fish/cmds.c:278 fish/cmds.c:1382
936 msgid "read directories entries"
937 msgstr ""
938
939 #: fish/cmds.c:279 fish/cmds.c:1532
940 msgid "read the target of a symbolic link"
941 msgstr ""
942
943 #: fish/cmds.c:280 fish/cmds.c:1722
944 msgid "readlink on multiple files"
945 msgstr ""
946
947 #: fish/cmds.c:281 fish/cmds.c:1507
948 msgid "canonicalized absolute pathname"
949 msgstr ""
950
951 #: fish/cmds.c:283 fish/cmds.c:437
952 msgid "close and reopen libguestfs handle"
953 msgstr ""
954
955 #: fish/cmds.c:284 fish/cmds.c:1222
956 msgid "resize an ext2, ext3 or ext4 filesystem"
957 msgstr ""
958
959 #: fish/cmds.c:285 fish/cmds.c:1932
960 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
961 msgstr ""
962
963 #: fish/cmds.c:286 fish/cmds.c:837
964 msgid "remove a file"
965 msgstr ""
966
967 #: fish/cmds.c:287 fish/cmds.c:847
968 msgid "remove a file or directory recursively"
969 msgstr ""
970
971 #: fish/cmds.c:288 fish/cmds.c:842
972 msgid "remove a directory"
973 msgstr ""
974
975 #: fish/cmds.c:289 fish/cmds.c:1437
976 msgid "remove a mountpoint"
977 msgstr ""
978
979 #: fish/cmds.c:290 fish/cmds.c:1262
980 msgid "scrub (securely wipe) a device"
981 msgstr ""
982
983 #: fish/cmds.c:291 fish/cmds.c:1267
984 msgid "scrub (securely wipe) a file"
985 msgstr ""
986
987 #: fish/cmds.c:292 fish/cmds.c:1272
988 msgid "scrub (securely wipe) free space"
989 msgstr ""
990
991 #: fish/cmds.c:293 fish/cmds.c:507
992 msgid "add options to kernel command line"
993 msgstr ""
994
995 #: fish/cmds.c:294 fish/cmds.c:517
996 msgid "set autosync mode"
997 msgstr ""
998
999 #: fish/cmds.c:295 fish/cmds.c:602
1000 msgid "enable or disable direct appliance mode"
1001 msgstr ""
1002
1003 #: fish/cmds.c:296 fish/cmds.c:1092
1004 msgid "set the ext2/3/4 filesystem label"
1005 msgstr ""
1006
1007 #: fish/cmds.c:297 fish/cmds.c:1102
1008 msgid "set the ext2/3/4 filesystem UUID"
1009 msgstr ""
1010
1011 #: fish/cmds.c:298 fish/cmds.c:562
1012 msgid "set memory allocated to the qemu subprocess"
1013 msgstr ""
1014
1015 #: fish/cmds.c:299 fish/cmds.c:682
1016 msgid "set enable network flag"
1017 msgstr ""
1018
1019 #: fish/cmds.c:300 fish/cmds.c:497
1020 msgid "set the search path"
1021 msgstr ""
1022
1023 #: fish/cmds.c:301 fish/cmds.c:487
1024 msgid "set the qemu binary"
1025 msgstr ""
1026
1027 #: fish/cmds.c:302 fish/cmds.c:612
1028 msgid "enable or disable the recovery process"
1029 msgstr ""
1030
1031 #: fish/cmds.c:303 fish/cmds.c:582
1032 msgid "set SELinux enabled or disabled at appliance boot"
1033 msgstr ""
1034
1035 #: fish/cmds.c:304 fish/cmds.c:592
1036 msgid "enable or disable command traces"
1037 msgstr ""
1038
1039 #: fish/cmds.c:305 fish/cmds.c:527
1040 msgid "set verbose mode"
1041 msgstr ""
1042
1043 #: fish/cmds.c:306 fish/cmds.c:1617
1044 msgid "set SELinux security context"
1045 msgstr ""
1046
1047 #: fish/cmds.c:308 fish/cmds.c:309 fish/cmds.c:907 fish/cmds.c:1387
1048 msgid "create partitions on a block device"
1049 msgstr ""
1050
1051 #: fish/cmds.c:310 fish/cmds.c:1187
1052 msgid "modify a single partition on a block device"
1053 msgstr ""
1054
1055 #: fish/cmds.c:311 fish/cmds.c:1202
1056 msgid "display the disk geometry from the partition table"
1057 msgstr ""
1058
1059 #: fish/cmds.c:312 fish/cmds.c:1197
1060 msgid "display the kernel geometry"
1061 msgstr ""
1062
1063 #: fish/cmds.c:313 fish/cmds.c:1192
1064 msgid "display the partition table"
1065 msgstr ""
1066
1067 #: fish/cmds.c:314 fish/cmds.c:1247
1068 msgid "run a command via the shell"
1069 msgstr ""
1070
1071 #: fish/cmds.c:315 fish/cmds.c:1252
1072 msgid "run a command via the shell returning lines"
1073 msgstr ""
1074
1075 #: fish/cmds.c:316 fish/cmds.c:1237
1076 msgid "sleep for some seconds"
1077 msgstr ""
1078
1079 #: fish/cmds.c:317 fish/cmds.c:442
1080 msgid "create a sparse disk image and add"
1081 msgstr ""
1082
1083 #: fish/cmds.c:318 fish/cmds.c:952
1084 msgid "get file information"
1085 msgstr ""
1086
1087 #: fish/cmds.c:319 fish/cmds.c:962
1088 msgid "get file system statistics"
1089 msgstr ""
1090
1091 #: fish/cmds.c:320 fish/cmds.c:321 fish/cmds.c:1162 fish/cmds.c:1167
1092 msgid "print the printable strings in a file"
1093 msgstr ""
1094
1095 #: fish/cmds.c:322 fish/cmds.c:447
1096 msgid "list supported groups of commands"
1097 msgstr ""
1098
1099 #: fish/cmds.c:323 fish/cmds.c:1547
1100 msgid "disable swap on device"
1101 msgstr ""
1102
1103 #: fish/cmds.c:324 fish/cmds.c:1557
1104 msgid "disable swap on file"
1105 msgstr ""
1106
1107 #: fish/cmds.c:325 fish/cmds.c:1567
1108 msgid "disable swap on labeled swap partition"
1109 msgstr ""
1110
1111 #: fish/cmds.c:326 fish/cmds.c:1577
1112 msgid "disable swap on swap partition by UUID"
1113 msgstr ""
1114
1115 #: fish/cmds.c:327 fish/cmds.c:1542
1116 msgid "enable swap on device"
1117 msgstr ""
1118
1119 #: fish/cmds.c:328 fish/cmds.c:1552
1120 msgid "enable swap on file"
1121 msgstr ""
1122
1123 #: fish/cmds.c:329 fish/cmds.c:1562
1124 msgid "enable swap on labeled swap partition"
1125 msgstr ""
1126
1127 #: fish/cmds.c:330 fish/cmds.c:1572
1128 msgid "enable swap on swap partition by UUID"
1129 msgstr ""
1130
1131 #: fish/cmds.c:331 fish/cmds.c:702
1132 msgid "sync disks, writes are flushed through to the disk image"
1133 msgstr ""
1134
1135 #: fish/cmds.c:332 fish/cmds.c:1307
1136 msgid "return last 10 lines of a file"
1137 msgstr ""
1138
1139 #: fish/cmds.c:333 fish/cmds.c:1312
1140 msgid "return last N lines of a file"
1141 msgstr ""
1142
1143 #: fish/cmds.c:334 fish/cmds.c:1037
1144 msgid "unpack tarfile to directory"
1145 msgstr ""
1146
1147 #: fish/cmds.c:335 fish/cmds.c:1042
1148 msgid "pack directory into tarfile"
1149 msgstr ""
1150
1151 #: fish/cmds.c:336 fish/cmds.c:343 fish/cmds.c:1047 fish/cmds.c:1837
1152 msgid "unpack compressed tarball to directory"
1153 msgstr ""
1154
1155 #: fish/cmds.c:337 fish/cmds.c:344 fish/cmds.c:1052 fish/cmds.c:1842
1156 msgid "pack directory into compressed tarball"
1157 msgstr ""
1158
1159 #: fish/cmds.c:338 fish/cmds.c:452
1160 msgid "print elapsed time taken to run a command"
1161 msgstr ""
1162
1163 #: fish/cmds.c:339 fish/cmds.c:707
1164 msgid "update file timestamps or create a new file"
1165 msgstr ""
1166
1167 #: fish/cmds.c:340 fish/cmds.c:1687
1168 msgid "truncate a file to zero size"
1169 msgstr ""
1170
1171 #: fish/cmds.c:341 fish/cmds.c:1692
1172 msgid "truncate a file to a particular size"
1173 msgstr ""
1174
1175 #: fish/cmds.c:342 fish/cmds.c:967
1176 msgid "get ext2/ext3/ext4 superblock details"
1177 msgstr ""
1178
1179 #: fish/cmds.c:345 fish/cmds.c:1377
1180 msgid "set file mode creation mask (umask)"
1181 msgstr ""
1182
1183 #: fish/cmds.c:346 fish/cmds.c:917
1184 msgid "unmount a filesystem"
1185 msgstr ""
1186
1187 #: fish/cmds.c:347 fish/cmds.c:927
1188 msgid "unmount all filesystems"
1189 msgstr ""
1190
1191 #: fish/cmds.c:348 fish/cmds.c:1022
1192 msgid "upload a file from the local machine"
1193 msgstr ""
1194
1195 #: fish/cmds.c:349 fish/cmds.c:2057
1196 msgid "upload a file from the local machine with offset"
1197 msgstr ""
1198
1199 #: fish/cmds.c:350 fish/cmds.c:1697
1200 msgid "set timestamp of a file with nanosecond precision"
1201 msgstr ""
1202
1203 #: fish/cmds.c:351 fish/cmds.c:577
1204 msgid "get the library version number"
1205 msgstr ""
1206
1207 #: fish/cmds.c:352 fish/cmds.c:1957
1208 msgid "get the filesystem label"
1209 msgstr ""
1210
1211 #: fish/cmds.c:353 fish/cmds.c:1682
1212 msgid "get the Linux VFS type corresponding to a mounted device"
1213 msgstr ""
1214
1215 #: fish/cmds.c:354 fish/cmds.c:1962
1216 msgid "get the filesystem UUID"
1217 msgstr ""
1218
1219 #: fish/cmds.c:355 fish/cmds.c:1212
1220 msgid "activate or deactivate some volume groups"
1221 msgstr ""
1222
1223 #: fish/cmds.c:356 fish/cmds.c:1207
1224 msgid "activate or deactivate all volume groups"
1225 msgstr ""
1226
1227 #: fish/cmds.c:357 fish/cmds.c:892
1228 msgid "create an LVM volume group"
1229 msgstr ""
1230
1231 #: fish/cmds.c:358 fish/cmds.c:1822
1232 msgid "get the LV UUIDs of all LVs in the volume group"
1233 msgstr ""
1234
1235 #: fish/cmds.c:359 fish/cmds.c:1817
1236 msgid "get the PV UUIDs containing the volume group"
1237 msgstr ""
1238
1239 #: fish/cmds.c:360 fish/cmds.c:1082
1240 msgid "remove an LVM volume group"
1241 msgstr ""
1242
1243 #: fish/cmds.c:361 fish/cmds.c:1792
1244 msgid "rename an LVM volume group"
1245 msgstr ""
1246
1247 #: fish/cmds.c:362 fish/cmds.c:363 fish/cmds.c:742 fish/cmds.c:757
1248 msgid "list the LVM volume groups (VGs)"
1249 msgstr ""
1250
1251 #: fish/cmds.c:364 fish/cmds.c:1852
1252 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1253 msgstr ""
1254
1255 #: fish/cmds.c:365 fish/cmds.c:1807
1256 msgid "get the UUID of a volume group"
1257 msgstr ""
1258
1259 #: fish/cmds.c:366 fish/cmds.c:1292
1260 msgid "count characters in a file"
1261 msgstr ""
1262
1263 #: fish/cmds.c:367 fish/cmds.c:1282
1264 msgid "count lines in a file"
1265 msgstr ""
1266
1267 #: fish/cmds.c:368 fish/cmds.c:1287
1268 msgid "count words in a file"
1269 msgstr ""
1270
1271 #: fish/cmds.c:369 fish/cmds.c:1922
1272 msgid "create a new file"
1273 msgstr ""
1274
1275 #: fish/cmds.c:370 fish/cmds.c:912
1276 msgid "create a file"
1277 msgstr ""
1278
1279 #: fish/cmds.c:373 fish/cmds.c:1117
1280 msgid "write zeroes to the device"
1281 msgstr ""
1282
1283 #: fish/cmds.c:374 fish/cmds.c:1832
1284 msgid "write zeroes to an entire device"
1285 msgstr ""
1286
1287 #: fish/cmds.c:375 fish/cmds.c:1177
1288 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1289 msgstr ""
1290
1291 #: fish/cmds.c:378 fish/cmds.c:1392
1292 msgid "determine file type inside a compressed file"
1293 msgstr ""
1294
1295 #: fish/cmds.c:381
1296 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1297 msgstr ""
1298
1299 #: fish/cmds.c:2352 fish/cmds.c:2364 fish/cmds.c:2377 fish/cmds.c:2392
1300 #: fish/cmds.c:2407 fish/cmds.c:2423 fish/cmds.c:2440 fish/cmds.c:2455
1301 #: fish/cmds.c:2470 fish/cmds.c:2485 fish/cmds.c:2500 fish/cmds.c:2515
1302 #: fish/cmds.c:2529 fish/cmds.c:2543 fish/cmds.c:2558 fish/cmds.c:2572
1303 #: fish/cmds.c:2586 fish/cmds.c:2600 fish/cmds.c:2614 fish/cmds.c:2628
1304 #: fish/cmds.c:2642 fish/cmds.c:2657 fish/cmds.c:2689 fish/cmds.c:2703
1305 #: fish/cmds.c:2717 fish/cmds.c:2733 fish/cmds.c:2747 fish/cmds.c:2762
1306 #: fish/cmds.c:2776 fish/cmds.c:2791 fish/cmds.c:2805 fish/cmds.c:2820
1307 #: fish/cmds.c:2834 fish/cmds.c:2850 fish/cmds.c:2867 fish/cmds.c:2883
1308 #: fish/cmds.c:2902 fish/cmds.c:2918 fish/cmds.c:2936 fish/cmds.c:2954
1309 #: fish/cmds.c:2972 fish/cmds.c:2989 fish/cmds.c:3006 fish/cmds.c:3024
1310 #: fish/cmds.c:3042 fish/cmds.c:3060 fish/cmds.c:3074 fish/cmds.c:3088
1311 #: fish/cmds.c:3105 fish/cmds.c:3120 fish/cmds.c:3133 fish/cmds.c:3150
1312 #: fish/cmds.c:3170 fish/cmds.c:3190 fish/cmds.c:3209 fish/cmds.c:3224
1313 #: fish/cmds.c:3239 fish/cmds.c:3254 fish/cmds.c:3269 fish/cmds.c:3284
1314 #: fish/cmds.c:3299 fish/cmds.c:3314 fish/cmds.c:3330 fish/cmds.c:3351
1315 #: fish/cmds.c:3386 fish/cmds.c:3400 fish/cmds.c:3421 fish/cmds.c:3441
1316 #: fish/cmds.c:3460 fish/cmds.c:3478 fish/cmds.c:3495 fish/cmds.c:3513
1317 #: fish/cmds.c:3529 fish/cmds.c:3546 fish/cmds.c:3558 fish/cmds.c:3571
1318 #: fish/cmds.c:3589 fish/cmds.c:3606 fish/cmds.c:3623 fish/cmds.c:3640
1319 #: fish/cmds.c:3657 fish/cmds.c:3675 fish/cmds.c:3713 fish/cmds.c:3768
1320 #: fish/cmds.c:3787 fish/cmds.c:3806 fish/cmds.c:3825 fish/cmds.c:3841
1321 #: fish/cmds.c:3861 fish/cmds.c:3897 fish/cmds.c:3917 fish/cmds.c:3994
1322 #: fish/cmds.c:4031 fish/cmds.c:4045 fish/cmds.c:4060 fish/cmds.c:4072
1323 #: fish/cmds.c:4085 fish/cmds.c:4105 fish/cmds.c:4125 fish/cmds.c:4145
1324 #: fish/cmds.c:4165 fish/cmds.c:4185 fish/cmds.c:4205 fish/cmds.c:4223
1325 #: fish/cmds.c:4238 fish/cmds.c:4253 fish/cmds.c:4270 fish/cmds.c:4287
1326 #: fish/cmds.c:4305 fish/cmds.c:4339 fish/cmds.c:4356 fish/cmds.c:4373
1327 #: fish/cmds.c:4388 fish/cmds.c:4404 fish/cmds.c:4425 fish/cmds.c:4446
1328 #: fish/cmds.c:4468 fish/cmds.c:4489 fish/cmds.c:4508 fish/cmds.c:4529
1329 #: fish/cmds.c:4550 fish/cmds.c:4568 fish/cmds.c:4588 fish/cmds.c:4607
1330 #: fish/cmds.c:4628 fish/cmds.c:4643 fish/cmds.c:4658 fish/cmds.c:4674
1331 #: fish/cmds.c:4690 fish/cmds.c:4709 fish/cmds.c:4725 fish/cmds.c:4744
1332 #: fish/cmds.c:4762 fish/cmds.c:4778 fish/cmds.c:4797 fish/cmds.c:4818
1333 #: fish/cmds.c:4839 fish/cmds.c:4859 fish/cmds.c:4891 fish/cmds.c:4906
1334 #: fish/cmds.c:4920 fish/cmds.c:4942 fish/cmds.c:4963 fish/cmds.c:4984
1335 #: fish/cmds.c:5004 fish/cmds.c:5019 fish/cmds.c:5039 fish/cmds.c:5131
1336 #: fish/cmds.c:5149 fish/cmds.c:5167 fish/cmds.c:5185 fish/cmds.c:5201
1337 #: fish/cmds.c:5220 fish/cmds.c:5254 fish/cmds.c:5269 fish/cmds.c:5289
1338 #: fish/cmds.c:5304 fish/cmds.c:5338 fish/cmds.c:5356 fish/cmds.c:5374
1339 #: fish/cmds.c:5392 fish/cmds.c:5412 fish/cmds.c:5427 fish/cmds.c:5444
1340 #: fish/cmds.c:5461 fish/cmds.c:5481 fish/cmds.c:5500 fish/cmds.c:5519
1341 #: fish/cmds.c:5538 fish/cmds.c:5559 fish/cmds.c:5598 fish/cmds.c:5619
1342 #: fish/cmds.c:5657 fish/cmds.c:5672 fish/cmds.c:5688 fish/cmds.c:5707
1343 #: fish/cmds.c:5728 fish/cmds.c:5748 fish/cmds.c:5764 fish/cmds.c:5781
1344 #: fish/cmds.c:5800 fish/cmds.c:5875 fish/cmds.c:5914 fish/cmds.c:5991
1345 #: fish/cmds.c:6065 fish/cmds.c:6100 fish/cmds.c:6121 fish/cmds.c:6140
1346 #: fish/cmds.c:6161 fish/cmds.c:6181 fish/cmds.c:6204 fish/cmds.c:6245
1347 #: fish/cmds.c:6284 fish/cmds.c:6303 fish/cmds.c:6320 fish/cmds.c:6336
1348 #: fish/cmds.c:6351 fish/cmds.c:6367 fish/cmds.c:6392 fish/cmds.c:6414
1349 #: fish/cmds.c:6436 fish/cmds.c:6458 fish/cmds.c:6480 fish/cmds.c:6502
1350 #: fish/cmds.c:6524 fish/cmds.c:6546 fish/cmds.c:6568 fish/cmds.c:6590
1351 #: fish/cmds.c:6612 fish/cmds.c:6634 fish/cmds.c:6655 fish/cmds.c:6676
1352 #: fish/cmds.c:6695 fish/cmds.c:6714 fish/cmds.c:6733 fish/cmds.c:6751
1353 #: fish/cmds.c:6772 fish/cmds.c:6808 fish/cmds.c:6823 fish/cmds.c:6838
1354 #: fish/cmds.c:6855 fish/cmds.c:6872 fish/cmds.c:6887 fish/cmds.c:6902
1355 #: fish/cmds.c:6917 fish/cmds.c:6932 fish/cmds.c:6949 fish/cmds.c:6983
1356 #: fish/cmds.c:7021 fish/cmds.c:7053 fish/cmds.c:7068 fish/cmds.c:7083
1357 #: fish/cmds.c:7096 fish/cmds.c:7110 fish/cmds.c:7128 fish/cmds.c:7164
1358 #: fish/cmds.c:7200 fish/cmds.c:7237 fish/cmds.c:7275 fish/cmds.c:7314
1359 #: fish/cmds.c:7353 fish/cmds.c:7389 fish/cmds.c:7404 fish/cmds.c:7425
1360 #: fish/cmds.c:7445 fish/cmds.c:7465 fish/cmds.c:7483 fish/cmds.c:7501
1361 #: fish/cmds.c:7535 fish/cmds.c:7605 fish/cmds.c:7643 fish/cmds.c:7699
1362 #: fish/cmds.c:7723 fish/cmds.c:7747 fish/cmds.c:7773 fish/cmds.c:7830
1363 #: fish/cmds.c:7849 fish/cmds.c:7892 fish/cmds.c:7910 fish/cmds.c:7947
1364 #: fish/cmds.c:7982 fish/cmds.c:8000 fish/cmds.c:8020 fish/cmds.c:8075
1365 #: fish/cmds.c:8093 fish/cmds.c:8113 fish/cmds.c:8133 fish/cmds.c:8150
1366 #: fish/cmds.c:8168 fish/cmds.c:8193 fish/cmds.c:8211 fish/cmds.c:8229
1367 #: fish/cmds.c:8247 fish/cmds.c:8265 fish/cmds.c:8285 fish/cmds.c:8318
1368 #: fish/cmds.c:8334 fish/cmds.c:8355 fish/cmds.c:8375 fish/cmds.c:8389
1369 #: fish/cmds.c:8403 fish/cmds.c:8438 fish/cmds.c:8475 fish/cmds.c:8513
1370 #: fish/cmds.c:8567 fish/cmds.c:8587 fish/cmds.c:8621 fish/cmds.c:8635
1371 #: fish/cmds.c:8652 fish/cmds.c:8690 fish/cmds.c:8711 fish/cmds.c:8733
1372 #: fish/cmds.c:8756 fish/cmds.c:8795 fish/cmds.c:8818 fish/cmds.c:8854
1373 #: fish/cmds.c:8883 fish/cmds.c:8912 fish/cmds.c:8939 fish/cmds.c:8956
1374 #: fish/cmds.c:8986 fish/cmds.c:9004 fish/cmds.c:9022 fish/cmds.c:9038
1375 #: fish/cmds.c:9053 fish/cmds.c:9074 fish/cmds.c:9093 fish/cmds.c:9110
1376 #: fish/cmds.c:9150 fish/cmds.c:9191 fish/cmds.c:9233 fish/cmds.c:9270
1377 #: fish/cmds.c:9287 fish/cmds.c:9305 fish/cmds.c:9323 fish/cmds.c:9342
1378 #: fish/cmds.c:9361 fish/cmds.c:9380 fish/cmds.c:9399 fish/cmds.c:9418
1379 #: fish/cmds.c:9438 fish/cmds.c:9474 fish/cmds.c:9523 fish/cmds.c:9559
1380 #, c-format
1381 msgid "%s should have %d parameter(s)\n"
1382 msgstr ""
1383
1384 #: fish/cmds.c:2353 fish/cmds.c:2365 fish/cmds.c:2378 fish/cmds.c:2393
1385 #: fish/cmds.c:2408 fish/cmds.c:2424 fish/cmds.c:2441 fish/cmds.c:2456
1386 #: fish/cmds.c:2471 fish/cmds.c:2486 fish/cmds.c:2501 fish/cmds.c:2516
1387 #: fish/cmds.c:2530 fish/cmds.c:2544 fish/cmds.c:2559 fish/cmds.c:2573
1388 #: fish/cmds.c:2587 fish/cmds.c:2601 fish/cmds.c:2615 fish/cmds.c:2629
1389 #: fish/cmds.c:2643 fish/cmds.c:2658 fish/cmds.c:2690 fish/cmds.c:2704
1390 #: fish/cmds.c:2718 fish/cmds.c:2734 fish/cmds.c:2748 fish/cmds.c:2763
1391 #: fish/cmds.c:2777 fish/cmds.c:2792 fish/cmds.c:2806 fish/cmds.c:2821
1392 #: fish/cmds.c:2835 fish/cmds.c:2851 fish/cmds.c:2868 fish/cmds.c:2884
1393 #: fish/cmds.c:2903 fish/cmds.c:2919 fish/cmds.c:2937 fish/cmds.c:2955
1394 #: fish/cmds.c:2973 fish/cmds.c:2990 fish/cmds.c:3007 fish/cmds.c:3025
1395 #: fish/cmds.c:3043 fish/cmds.c:3061 fish/cmds.c:3075 fish/cmds.c:3089
1396 #: fish/cmds.c:3106 fish/cmds.c:3121 fish/cmds.c:3134 fish/cmds.c:3151
1397 #: fish/cmds.c:3171 fish/cmds.c:3191 fish/cmds.c:3210 fish/cmds.c:3225
1398 #: fish/cmds.c:3240 fish/cmds.c:3255 fish/cmds.c:3270 fish/cmds.c:3285
1399 #: fish/cmds.c:3300 fish/cmds.c:3315 fish/cmds.c:3331 fish/cmds.c:3352
1400 #: fish/cmds.c:3387 fish/cmds.c:3401 fish/cmds.c:3422 fish/cmds.c:3442
1401 #: fish/cmds.c:3461 fish/cmds.c:3479 fish/cmds.c:3496 fish/cmds.c:3514
1402 #: fish/cmds.c:3530 fish/cmds.c:3547 fish/cmds.c:3559 fish/cmds.c:3572
1403 #: fish/cmds.c:3590 fish/cmds.c:3607 fish/cmds.c:3624 fish/cmds.c:3641
1404 #: fish/cmds.c:3658 fish/cmds.c:3676 fish/cmds.c:3714 fish/cmds.c:3769
1405 #: fish/cmds.c:3788 fish/cmds.c:3807 fish/cmds.c:3826 fish/cmds.c:3842
1406 #: fish/cmds.c:3862 fish/cmds.c:3898 fish/cmds.c:3918 fish/cmds.c:3995
1407 #: fish/cmds.c:4032 fish/cmds.c:4046 fish/cmds.c:4061 fish/cmds.c:4073
1408 #: fish/cmds.c:4086 fish/cmds.c:4106 fish/cmds.c:4126 fish/cmds.c:4146
1409 #: fish/cmds.c:4166 fish/cmds.c:4186 fish/cmds.c:4206 fish/cmds.c:4224
1410 #: fish/cmds.c:4239 fish/cmds.c:4254 fish/cmds.c:4271 fish/cmds.c:4288
1411 #: fish/cmds.c:4306 fish/cmds.c:4340 fish/cmds.c:4357 fish/cmds.c:4374
1412 #: fish/cmds.c:4389 fish/cmds.c:4405 fish/cmds.c:4426 fish/cmds.c:4447
1413 #: fish/cmds.c:4469 fish/cmds.c:4490 fish/cmds.c:4509 fish/cmds.c:4530
1414 #: fish/cmds.c:4551 fish/cmds.c:4569 fish/cmds.c:4589 fish/cmds.c:4608
1415 #: fish/cmds.c:4629 fish/cmds.c:4644 fish/cmds.c:4659 fish/cmds.c:4675
1416 #: fish/cmds.c:4691 fish/cmds.c:4710 fish/cmds.c:4726 fish/cmds.c:4745
1417 #: fish/cmds.c:4763 fish/cmds.c:4779 fish/cmds.c:4798 fish/cmds.c:4819
1418 #: fish/cmds.c:4840 fish/cmds.c:4860 fish/cmds.c:4892 fish/cmds.c:4907
1419 #: fish/cmds.c:4921 fish/cmds.c:4943 fish/cmds.c:4964 fish/cmds.c:4985
1420 #: fish/cmds.c:5005 fish/cmds.c:5020 fish/cmds.c:5040 fish/cmds.c:5132
1421 #: fish/cmds.c:5150 fish/cmds.c:5168 fish/cmds.c:5186 fish/cmds.c:5202
1422 #: fish/cmds.c:5221 fish/cmds.c:5255 fish/cmds.c:5270 fish/cmds.c:5290
1423 #: fish/cmds.c:5305 fish/cmds.c:5339 fish/cmds.c:5357 fish/cmds.c:5375
1424 #: fish/cmds.c:5393 fish/cmds.c:5413 fish/cmds.c:5428 fish/cmds.c:5445
1425 #: fish/cmds.c:5462 fish/cmds.c:5482 fish/cmds.c:5501 fish/cmds.c:5520
1426 #: fish/cmds.c:5539 fish/cmds.c:5560 fish/cmds.c:5599 fish/cmds.c:5620
1427 #: fish/cmds.c:5658 fish/cmds.c:5673 fish/cmds.c:5689 fish/cmds.c:5708
1428 #: fish/cmds.c:5729 fish/cmds.c:5749 fish/cmds.c:5765 fish/cmds.c:5782
1429 #: fish/cmds.c:5801 fish/cmds.c:5876 fish/cmds.c:5915 fish/cmds.c:5992
1430 #: fish/cmds.c:6066 fish/cmds.c:6101 fish/cmds.c:6122 fish/cmds.c:6141
1431 #: fish/cmds.c:6162 fish/cmds.c:6182 fish/cmds.c:6205 fish/cmds.c:6246
1432 #: fish/cmds.c:6285 fish/cmds.c:6304 fish/cmds.c:6321 fish/cmds.c:6337
1433 #: fish/cmds.c:6352 fish/cmds.c:6368 fish/cmds.c:6393 fish/cmds.c:6415
1434 #: fish/cmds.c:6437 fish/cmds.c:6459 fish/cmds.c:6481 fish/cmds.c:6503
1435 #: fish/cmds.c:6525 fish/cmds.c:6547 fish/cmds.c:6569 fish/cmds.c:6591
1436 #: fish/cmds.c:6613 fish/cmds.c:6635 fish/cmds.c:6656 fish/cmds.c:6677
1437 #: fish/cmds.c:6696 fish/cmds.c:6715 fish/cmds.c:6734 fish/cmds.c:6752
1438 #: fish/cmds.c:6773 fish/cmds.c:6809 fish/cmds.c:6824 fish/cmds.c:6839
1439 #: fish/cmds.c:6856 fish/cmds.c:6873 fish/cmds.c:6888 fish/cmds.c:6903
1440 #: fish/cmds.c:6918 fish/cmds.c:6933 fish/cmds.c:6950 fish/cmds.c:6984
1441 #: fish/cmds.c:7022 fish/cmds.c:7054 fish/cmds.c:7069 fish/cmds.c:7084
1442 #: fish/cmds.c:7097 fish/cmds.c:7111 fish/cmds.c:7129 fish/cmds.c:7165
1443 #: fish/cmds.c:7201 fish/cmds.c:7238 fish/cmds.c:7276 fish/cmds.c:7315
1444 #: fish/cmds.c:7354 fish/cmds.c:7390 fish/cmds.c:7405 fish/cmds.c:7426
1445 #: fish/cmds.c:7446 fish/cmds.c:7466 fish/cmds.c:7484 fish/cmds.c:7502
1446 #: fish/cmds.c:7536 fish/cmds.c:7606 fish/cmds.c:7644 fish/cmds.c:7700
1447 #: fish/cmds.c:7724 fish/cmds.c:7748 fish/cmds.c:7774 fish/cmds.c:7831
1448 #: fish/cmds.c:7850 fish/cmds.c:7893 fish/cmds.c:7911 fish/cmds.c:7948
1449 #: fish/cmds.c:7983 fish/cmds.c:8001 fish/cmds.c:8021 fish/cmds.c:8076
1450 #: fish/cmds.c:8094 fish/cmds.c:8114 fish/cmds.c:8134 fish/cmds.c:8151
1451 #: fish/cmds.c:8169 fish/cmds.c:8194 fish/cmds.c:8212 fish/cmds.c:8230
1452 #: fish/cmds.c:8248 fish/cmds.c:8266 fish/cmds.c:8286 fish/cmds.c:8319
1453 #: fish/cmds.c:8335 fish/cmds.c:8356 fish/cmds.c:8376 fish/cmds.c:8390
1454 #: fish/cmds.c:8404 fish/cmds.c:8439 fish/cmds.c:8476 fish/cmds.c:8514
1455 #: fish/cmds.c:8568 fish/cmds.c:8588 fish/cmds.c:8622 fish/cmds.c:8636
1456 #: fish/cmds.c:8653 fish/cmds.c:8691 fish/cmds.c:8712 fish/cmds.c:8734
1457 #: fish/cmds.c:8757 fish/cmds.c:8796 fish/cmds.c:8819 fish/cmds.c:8855
1458 #: fish/cmds.c:8884 fish/cmds.c:8913 fish/cmds.c:8940 fish/cmds.c:8957
1459 #: fish/cmds.c:8987 fish/cmds.c:9005 fish/cmds.c:9023 fish/cmds.c:9039
1460 #: fish/cmds.c:9054 fish/cmds.c:9075 fish/cmds.c:9094 fish/cmds.c:9111
1461 #: fish/cmds.c:9151 fish/cmds.c:9192 fish/cmds.c:9234 fish/cmds.c:9271
1462 #: fish/cmds.c:9288 fish/cmds.c:9306 fish/cmds.c:9324 fish/cmds.c:9343
1463 #: fish/cmds.c:9362 fish/cmds.c:9381 fish/cmds.c:9400 fish/cmds.c:9419
1464 #: fish/cmds.c:9439 fish/cmds.c:9475 fish/cmds.c:9524 fish/cmds.c:9560
1465 #, c-format
1466 msgid "type 'help %s' for help on %s\n"
1467 msgstr ""
1468
1469 #: fish/cmds.c:2669 fish/cmds.c:3365 fish/cmds.c:3687 fish/cmds.c:3725
1470 #: fish/cmds.c:3744 fish/cmds.c:3875 fish/cmds.c:3930 fish/cmds.c:3949
1471 #: fish/cmds.c:3968 fish/cmds.c:4009 fish/cmds.c:4318 fish/cmds.c:4871
1472 #: fish/cmds.c:5052 fish/cmds.c:5071 fish/cmds.c:5090 fish/cmds.c:5109
1473 #: fish/cmds.c:5233 fish/cmds.c:5316 fish/cmds.c:5571 fish/cmds.c:5631
1474 #: fish/cmds.c:5812 fish/cmds.c:5831 fish/cmds.c:5850 fish/cmds.c:5887
1475 #: fish/cmds.c:5926 fish/cmds.c:5945 fish/cmds.c:5964 fish/cmds.c:6003
1476 #: fish/cmds.c:6022 fish/cmds.c:6041 fish/cmds.c:6077 fish/cmds.c:6218
1477 #: fish/cmds.c:6259 fish/cmds.c:6786 fish/cmds.c:6961 fish/cmds.c:6997
1478 #: fish/cmds.c:7033 fish/cmds.c:7141 fish/cmds.c:7176 fish/cmds.c:7212
1479 #: fish/cmds.c:7249 fish/cmds.c:7288 fish/cmds.c:7327 fish/cmds.c:7366
1480 #: fish/cmds.c:7515 fish/cmds.c:7549 fish/cmds.c:7562 fish/cmds.c:7575
1481 #: fish/cmds.c:7588 fish/cmds.c:7619 fish/cmds.c:7655 fish/cmds.c:7674
1482 #: fish/cmds.c:7787 fish/cmds.c:7806 fish/cmds.c:7863 fish/cmds.c:7876
1483 #: fish/cmds.c:7923 fish/cmds.c:7960 fish/cmds.c:8032 fish/cmds.c:8051
1484 #: fish/cmds.c:8301 fish/cmds.c:8416 fish/cmds.c:8451 fish/cmds.c:8488
1485 #: fish/cmds.c:8526 fish/cmds.c:8545 fish/cmds.c:8600 fish/cmds.c:8667
1486 #: fish/cmds.c:8769 fish/cmds.c:8835 fish/cmds.c:8867 fish/cmds.c:8896
1487 #: fish/cmds.c:8925 fish/cmds.c:8970 fish/cmds.c:9125 fish/cmds.c:9165
1488 #: fish/cmds.c:9208 fish/cmds.c:9248 fish/cmds.c:9454 fish/cmds.c:9490
1489 #: fish/cmds.c:9503 fish/cmds.c:9539 fish/cmds.c:9572 fish/cmds.c:9591
1490 #, c-format
1491 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1492 msgstr ""
1493
1494 #: fish/cmds.c:2675 fish/cmds.c:3371 fish/cmds.c:3693 fish/cmds.c:3731
1495 #: fish/cmds.c:3750 fish/cmds.c:3881 fish/cmds.c:3936 fish/cmds.c:3955
1496 #: fish/cmds.c:3974 fish/cmds.c:4015 fish/cmds.c:4324 fish/cmds.c:4877
1497 #: fish/cmds.c:5058 fish/cmds.c:5077 fish/cmds.c:5096 fish/cmds.c:5115
1498 #: fish/cmds.c:5239 fish/cmds.c:5322 fish/cmds.c:5577 fish/cmds.c:5637
1499 #: fish/cmds.c:5818 fish/cmds.c:5837 fish/cmds.c:5856 fish/cmds.c:5893
1500 #: fish/cmds.c:5932 fish/cmds.c:5951 fish/cmds.c:5970 fish/cmds.c:6009
1501 #: fish/cmds.c:6028 fish/cmds.c:6047 fish/cmds.c:6083 fish/cmds.c:6224
1502 #: fish/cmds.c:6265 fish/cmds.c:6792 fish/cmds.c:6967 fish/cmds.c:7003
1503 #: fish/cmds.c:7039 fish/cmds.c:7147 fish/cmds.c:7182 fish/cmds.c:7218
1504 #: fish/cmds.c:7255 fish/cmds.c:7294 fish/cmds.c:7333 fish/cmds.c:7372
1505 #: fish/cmds.c:7625 fish/cmds.c:7661 fish/cmds.c:7680 fish/cmds.c:7793
1506 #: fish/cmds.c:7929 fish/cmds.c:7966 fish/cmds.c:8038 fish/cmds.c:8057
1507 #: fish/cmds.c:8422 fish/cmds.c:8457 fish/cmds.c:8494 fish/cmds.c:8532
1508 #: fish/cmds.c:8551 fish/cmds.c:8606 fish/cmds.c:8673 fish/cmds.c:8775
1509 #: fish/cmds.c:9131 fish/cmds.c:9171 fish/cmds.c:9214 fish/cmds.c:9254
1510 #: fish/cmds.c:9578
1511 #, c-format
1512 msgid "%s: %s: integer out of range\n"
1513 msgstr ""
1514
1515 #: fish/cmds.c:10625
1516 #, c-format
1517 msgid "%s: unknown command\n"
1518 msgstr ""
1519
1520 #: fish/copy.c:40
1521 #, c-format
1522 msgid ""
1523 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1524 msgstr ""
1525
1526 #: fish/copy.c:53 fish/copy.c:194
1527 #, c-format
1528 msgid "copy-in: target '%s' is not a directory\n"
1529 msgstr ""
1530
1531 #: fish/copy.c:138
1532 #, c-format
1533 msgid "error: argument is zero length or longer than maximum permitted\n"
1534 msgstr ""
1535
1536 #: fish/copy.c:183
1537 #, c-format
1538 msgid ""
1539 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1540 "image\n"
1541 msgstr ""
1542
1543 #: fish/copy.c:224
1544 #, c-format
1545 msgid "copy-out: '%s' is not a file or directory\n"
1546 msgstr ""
1547
1548 #: fish/edit.c:44
1549 #, c-format
1550 msgid "use '%s filename' to edit a file\n"
1551 msgstr ""
1552
1553 #: fish/fish.c:113 fuse/guestmount.c:880
1554 #, c-format
1555 msgid "Try `%s --help' for more information.\n"
1556 msgstr ""
1557
1558 #: fish/fish.c:117
1559 #, c-format
1560 msgid ""
1561 "%s: guest filesystem shell\n"
1562 "%s lets you edit virtual machine filesystems\n"
1563 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1564 "Usage:\n"
1565 "  %s [--options] cmd [: cmd : cmd ...]\n"
1566 "  %s [--ro] -i -a disk-image\n"
1567 "  %s [--ro] -i -d libvirt-domain\n"
1568 "or for interactive use:\n"
1569 "  %s\n"
1570 "or from a shell script:\n"
1571 "  %s <<EOF\n"
1572 "  cmd\n"
1573 "  ...\n"
1574 "  EOF\n"
1575 "Options:\n"
1576 "  -h|--cmd-help        List available commands\n"
1577 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1578 "  -a|--add image       Add image\n"
1579 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1580 "  -d|--domain guest    Add disks from libvirt guest\n"
1581 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1582 "  --echo-keys          Don't turn off echo for passphrases\n"
1583 "  -f|--file file       Read commands from file\n"
1584 "  -i|--inspector       Automatically mount filesystems\n"
1585 "  --keys-from-stdin    Read passphrases from stdin\n"
1586 "  --listen             Listen for remote commands\n"
1587 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1588 "  -n|--no-sync         Don't autosync\n"
1589 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1590 "  --progress-bars      Enable progress bars even when not interactive\n"
1591 "  --no-progress-bars   Disable progress bars\n"
1592 "  --remote[=pid]       Send commands to remote %s\n"
1593 "  -r|--ro              Mount read-only\n"
1594 "  --selinux            Enable SELinux support\n"
1595 "  -v|--verbose         Verbose messages\n"
1596 "  -x                   Echo each command before executing it\n"
1597 "  -V|--version         Display version and exit\n"
1598 "For more information, see the manpage %s(1).\n"
1599 msgstr ""
1600
1601 #: fish/fish.c:225 fuse/guestmount.c:977
1602 #, c-format
1603 msgid "guestfs_create: failed to create handle\n"
1604 msgstr ""
1605
1606 #: fish/fish.c:264
1607 #, c-format
1608 msgid "%s: --listen=PID: PID was not a number: %s\n"
1609 msgstr ""
1610
1611 #: fish/fish.c:271
1612 #, c-format
1613 msgid ""
1614 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1615 msgstr ""
1616
1617 #: fish/fish.c:288 fuse/guestmount.c:1022
1618 #, c-format
1619 msgid "%s: unknown long option: %s (%d)\n"
1620 msgstr ""
1621
1622 #: fish/fish.c:357
1623 #, c-format
1624 msgid "%s: only one -f parameter can be given\n"
1625 msgstr ""
1626
1627 #: fish/fish.c:497
1628 #, c-format
1629 msgid "%s: cannot use --listen and --remote options at the same time\n"
1630 msgstr ""
1631
1632 #: fish/fish.c:505
1633 #, c-format
1634 msgid "%s: extra parameters on the command line with --listen flag\n"
1635 msgstr ""
1636
1637 #: fish/fish.c:511
1638 #, c-format
1639 msgid "%s: cannot use --listen and --file options at the same time\n"
1640 msgstr ""
1641
1642 #: fish/fish.c:568
1643 #, c-format
1644 msgid "guestfish: could not access termcap or terminfo database.\n"
1645 msgstr ""
1646
1647 #: fish/fish.c:572
1648 #, c-format
1649 msgid "guestfish: terminal type \"%s\" not defined.\n"
1650 msgstr ""
1651
1652 #: fish/fish.c:619
1653 #, c-format
1654 msgid "guestfish: '%s' could not be mounted.  Did you mean one of these?\n"
1655 msgstr ""
1656
1657 #: fish/fish.c:638
1658 #, c-format
1659 msgid "guestfish: too many drives added on the command line\n"
1660 msgstr ""
1661
1662 #: fish/fish.c:802
1663 #, c-format
1664 msgid ""
1665 "\n"
1666 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1667 "editing virtual machine filesystems.\n"
1668 "\n"
1669 "Type: 'help' for a list of commands\n"
1670 "      'man' to read the manual\n"
1671 "      'quit' to quit the shell\n"
1672 "\n"
1673 msgstr ""
1674
1675 #: fish/fish.c:889
1676 #, c-format
1677 msgid "%s: unterminated double quote\n"
1678 msgstr ""
1679
1680 #: fish/fish.c:895 fish/fish.c:912
1681 #, c-format
1682 msgid "%s: command arguments not separated by whitespace\n"
1683 msgstr ""
1684
1685 #: fish/fish.c:906
1686 #, c-format
1687 msgid "%s: unterminated single quote\n"
1688 msgstr ""
1689
1690 #: fish/fish.c:961
1691 #, c-format
1692 msgid "%s: internal error parsing string at '%s'\n"
1693 msgstr ""
1694
1695 #: fish/fish.c:978
1696 #, c-format
1697 msgid "%s: too many arguments\n"
1698 msgstr ""
1699
1700 #: fish/fish.c:1007
1701 #, c-format
1702 msgid "%s: empty command on command line\n"
1703 msgstr ""
1704
1705 #: fish/fish.c:1148
1706 msgid "display a list of commands or help on a command"
1707 msgstr ""
1708
1709 #: fish/fish.c:1150
1710 msgid "quit guestfish"
1711 msgstr ""
1712
1713 #: fish/fish.c:1161
1714 #, c-format
1715 msgid ""
1716 "help - display a list of commands or help on a command\n"
1717 "     help cmd\n"
1718 "     help\n"
1719 msgstr ""
1720
1721 #: fish/fish.c:1169
1722 #, c-format
1723 msgid ""
1724 "quit - quit guestfish\n"
1725 "     quit\n"
1726 msgstr ""
1727
1728 #: fish/fish.c:1174
1729 #, c-format
1730 msgid "%s: command not known, use -h to list all commands\n"
1731 msgstr ""
1732
1733 #: fish/fish.c:1190
1734 #, c-format
1735 msgid ""
1736 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1737 "For a list of commands:             guestfish -h\n"
1738 "For complete documentation:         man guestfish\n"
1739 msgstr ""
1740
1741 #: fish/fish.c:1347
1742 #, c-format
1743 msgid "Runaway quote in string \"%s\"\n"
1744 msgstr ""
1745
1746 #: fish/fish.c:1683
1747 #, c-format
1748 msgid "Enter key or passphrase (\"%s\"): "
1749 msgstr ""
1750
1751 #: fish/glob.c:52
1752 #, c-format
1753 msgid "use 'glob command [args...]'\n"
1754 msgstr ""
1755
1756 #: fish/glob.c:72
1757 #, c-format
1758 msgid "glob: guestfs_glob_expand call failed: %s\n"
1759 msgstr ""
1760
1761 #: fish/hexedit.c:41
1762 #, c-format
1763 msgid "hexedit (device|filename) [max | start max]\n"
1764 msgstr ""
1765
1766 #: fish/hexedit.c:52
1767 #, c-format
1768 msgid "hexedit: %s is a zero length file or device\n"
1769 msgstr ""
1770
1771 #: fish/hexedit.c:63
1772 #, c-format
1773 msgid ""
1774 "hexedit: %s is larger than %s. You must supply a limit using\n"
1775 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1776 "  'hexedit %s <start> <max>'.\n"
1777 msgstr ""
1778
1779 #: fish/hexedit.c:92
1780 #, c-format
1781 msgid "hexedit: invalid range\n"
1782 msgstr ""
1783
1784 #: fish/inspect.c:57
1785 #, c-format
1786 msgid "guestfish: no operating system was found on this disk\n"
1787 msgstr ""
1788
1789 #: fish/inspect.c:62
1790 #, c-format
1791 msgid ""
1792 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1793 msgstr ""
1794
1795 #: fish/inspect.c:101
1796 #, c-format
1797 msgid "Operating system: %s\n"
1798 msgstr ""
1799
1800 #: fish/inspect.c:114
1801 #, c-format
1802 msgid "%s mounted on %s\n"
1803 msgstr ""
1804
1805 #: fish/lcd.c:34
1806 #, c-format
1807 msgid "use 'lcd directory' to change local directory\n"
1808 msgstr ""
1809
1810 #: fish/man.c:34
1811 #, c-format
1812 msgid "use 'man' without parameters to open the manual\n"
1813 msgstr ""
1814
1815 #: fish/man.c:53
1816 #, c-format
1817 msgid "the external 'man' program failed\n"
1818 msgstr ""
1819
1820 #: fish/more.c:39
1821 #, c-format
1822 msgid "use '%s filename' to page a file\n"
1823 msgstr ""
1824
1825 #: fish/prep.c:37
1826 #, c-format
1827 msgid ""
1828 "List of available prepared disk images:\n"
1829 "\n"
1830 msgstr ""
1831
1832 #: fish/prep.c:40
1833 #, c-format
1834 msgid ""
1835 "guestfish -N %-8s - %s\n"
1836 "\n"
1837 "%s\n"
1838 msgstr ""
1839
1840 #: fish/prep.c:48
1841 #, c-format
1842 msgid "  Optional parameters:\n"
1843 msgstr ""
1844
1845 #: fish/prep.c:55
1846 #, c-format
1847 msgid "<%s> %s (default: %s)\n"
1848 msgstr ""
1849
1850 #: fish/prep.c:65
1851 #, c-format
1852 msgid ""
1853 "Prepared disk images are written to file \"test1.img\" in the local\n"
1854 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1855 "For more information see the guestfish(1) manual.\n"
1856 msgstr ""
1857
1858 #: fish/prep.c:96
1859 #, c-format
1860 msgid ""
1861 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1862 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1863 msgstr ""
1864
1865 #: fish/prep.c:158
1866 #, c-format
1867 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1868 msgstr ""
1869
1870 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1871 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1872 msgid "failed to allocate disk"
1873 msgstr ""
1874
1875 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1876 msgid "could not parse boot size"
1877 msgstr ""
1878
1879 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1880 #, c-format
1881 msgid "failed to get sector size of disk: %s"
1882 msgstr ""
1883
1884 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1885 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1886 #, c-format
1887 msgid "failed to partition disk: %s"
1888 msgstr ""
1889
1890 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1891 #, c-format
1892 msgid "failed to add boot partition: %s"
1893 msgstr ""
1894
1895 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1896 #, c-format
1897 msgid "failed to add root partition: %s"
1898 msgstr ""
1899
1900 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1901 #, c-format
1902 msgid "failed to create boot filesystem: %s"
1903 msgstr ""
1904
1905 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1906 #, c-format
1907 msgid "failed to create root filesystem: %s"
1908 msgstr ""
1909
1910 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1911 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1912 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1913 msgstr ""
1914
1915 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1916 #, c-format
1917 msgid "failed to create PV: %s: %s"
1918 msgstr ""
1919
1920 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1921 #, c-format
1922 msgid "failed to create VG: %s: %s"
1923 msgstr ""
1924
1925 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1926 #, c-format
1927 msgid "failed to create LV: /dev/%s/%s: %s"
1928 msgstr ""
1929
1930 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1931 #, c-format
1932 msgid "failed to resize LV to full size: %s: %s"
1933 msgstr ""
1934
1935 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1936 #, c-format
1937 msgid "failed to create filesystem (%s): %s"
1938 msgstr ""
1939
1940 #: fish/rc.c:249
1941 #, c-format
1942 msgid "guestfish: protocol error: could not read 'hello' message\n"
1943 msgstr ""
1944
1945 #: fish/rc.c:254
1946 #, c-format
1947 msgid ""
1948 "guestfish: protocol error: version mismatch, server version '%s' does not "
1949 "match client version '%s'.  The two versions must match exactly.\n"
1950 msgstr ""
1951
1952 #: fish/rc.c:329 fish/rc.c:343
1953 #, c-format
1954 msgid "guestfish: remote: looks like the server is not running\n"
1955 msgstr ""
1956
1957 #: fish/rc.c:355 fish/rc.c:369
1958 #, c-format
1959 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1960 msgstr ""
1961
1962 #: fish/rc.c:380
1963 #, c-format
1964 msgid "guestfish: protocol error: could not decode reply from server\n"
1965 msgstr ""
1966
1967 #: fish/reopen.c:36
1968 #, c-format
1969 msgid "'reopen' command takes no parameters\n"
1970 msgstr ""
1971
1972 #: fish/reopen.c:46
1973 #, c-format
1974 msgid "reopen: guestfs_create: failed to create handle\n"
1975 msgstr ""
1976
1977 #: fish/supported.c:66
1978 msgid "yes"
1979 msgstr ""
1980
1981 #: fish/supported.c:68
1982 msgid "no"
1983 msgstr ""
1984
1985 #: fish/time.c:35
1986 #, c-format
1987 msgid "use 'time command [args...]'\n"
1988 msgstr ""
1989
1990 #: fish/virt.c:72
1991 #, c-format
1992 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
1993 msgstr ""
1994
1995 #: fish/virt.c:80
1996 #, c-format
1997 msgid "guestfish: no libvirt domain called '%s': %s\n"
1998 msgstr ""
1999
2000 #: fish/virt.c:88
2001 #, c-format
2002 msgid "guestfish: error getting domain info about '%s': %s\n"
2003 msgstr ""
2004
2005 #: fish/virt.c:93
2006 #, c-format
2007 msgid ""
2008 "guestfish: error: '%s' is a live virtual machine.\n"
2009 "You must use '--ro' because write access to a running virtual machine can\n"
2010 "cause disk corruption.\n"
2011 msgstr ""
2012
2013 #: fish/virt.c:104
2014 #, c-format
2015 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2016 msgstr ""
2017
2018 #: fish/virt.c:114
2019 #, c-format
2020 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2021 msgstr ""
2022
2023 #: fish/virt.c:120
2024 #, c-format
2025 msgid "guestfish: unable to create new XPath context\n"
2026 msgstr ""
2027
2028 #: fish/virt.c:127 fish/virt.c:138
2029 #, c-format
2030 msgid "guestfish: unable to evaluate XPath expression\n"
2031 msgstr ""
2032
2033 #: fish/virt.c:145
2034 #, c-format
2035 msgid "guestfish: libvirt domain '%s' has no disks\n"
2036 msgstr ""
2037
2038 #: fuse/guestmount.c:884
2039 #, c-format
2040 msgid ""
2041 "%s: FUSE module for libguestfs\n"
2042 "%s lets you mount a virtual machine filesystem\n"
2043 "Copyright (C) 2009 Red Hat Inc.\n"
2044 "Usage:\n"
2045 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2046 "Options:\n"
2047 "  -a|--add image       Add image\n"
2048 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2049 "  --fuse-help          Display extra FUSE options\n"
2050 "  --help               Display help message and exit\n"
2051 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2052 "  -n|--no-sync         Don't autosync\n"
2053 "  -o|--option opt      Pass extra option to FUSE\n"
2054 "  -r|--ro              Mount read-only\n"
2055 "  --selinux            Enable SELinux support\n"
2056 "  --trace              Trace guestfs API calls (to stderr)\n"
2057 "  -v|--verbose         Verbose messages\n"
2058 "  -V|--version         Display version and exit\n"
2059 msgstr ""
2060
2061 #: fuse/guestmount.c:1096
2062 #, c-format
2063 msgid "%s: must have at least one -a and at least one -m option\n"
2064 msgstr ""
2065
2066 #: fuse/guestmount.c:1104
2067 #, c-format
2068 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2069 msgstr ""
2070
2071 #: inspector/virt-inspector.pl:200
2072 msgid "virt-inspector: no image or VM names given"
2073 msgstr ""
2074
2075 #: inspector/virt-inspector.pl:294
2076 msgid "--fish output is only possible with a single OS\n"
2077 msgstr ""
2078
2079 #: inspector/virt-inspector.pl:324
2080 msgid ""
2081 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2082 msgstr ""
2083
2084 #: inspector/virt-inspector.pl:363
2085 msgid "  Mountpoints:\n"
2086 msgstr ""
2087
2088 #: inspector/virt-inspector.pl:369
2089 msgid "  Filesystems:\n"
2090 msgstr ""
2091
2092 #: inspector/virt-inspector.pl:387
2093 msgid "  Modprobe aliases:\n"
2094 msgstr ""
2095
2096 #: inspector/virt-inspector.pl:398
2097 msgid "  Initrd modules:\n"
2098 msgstr ""
2099
2100 #: inspector/virt-inspector.pl:407
2101 msgid "  Applications:\n"
2102 msgstr ""
2103
2104 #: inspector/virt-inspector.pl:414
2105 msgid "  Kernels:\n"
2106 msgstr ""
2107
2108 #: inspector/virt-inspector.pl:426
2109 msgid "  Windows Registry entries:\n"
2110 msgstr ""
2111
2112 #: perl/lib/Sys/Guestfs/Lib.pm:152
2113 msgid "open_guest: first parameter must be a string or an arrayref"
2114 msgstr ""
2115
2116 #: perl/lib/Sys/Guestfs/Lib.pm:158
2117 msgid "open_guest: first argument contains undefined element"
2118 msgstr ""
2119
2120 #: perl/lib/Sys/Guestfs/Lib.pm:166
2121 #, perl-brace-format
2122 msgid "guest image {imagename} does not exist or is not readable"
2123 msgstr ""
2124
2125 #: perl/lib/Sys/Guestfs/Lib.pm:171
2126 msgid ""
2127 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2128 "XPath::XMLParser)"
2129 msgstr ""
2130
2131 #: perl/lib/Sys/Guestfs/Lib.pm:176
2132 msgid "open_guest: too many domains listed on command line"
2133 msgstr ""
2134
2135 #: perl/lib/Sys/Guestfs/Lib.pm:183
2136 msgid "open_guest: cannot connect to libvirt"
2137 msgstr ""
2138
2139 #: perl/lib/Sys/Guestfs/Lib.pm:202
2140 #, perl-brace-format
2141 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2142 msgstr ""
2143
2144 #: perl/lib/Sys/Guestfs/Lib.pm:205
2145 #, perl-brace-format
2146 msgid "{imagename} is not the name of a libvirt domain\n"
2147 msgstr ""
2148
2149 #: perl/lib/Sys/Guestfs/Lib.pm:217
2150 #, perl-brace-format
2151 msgid "{imagename} seems to have no disk devices\n"
2152 msgstr ""
2153
2154 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2155 msgid ""
2156 "No operating system could be detected inside this disk image.\n"
2157 "\n"
2158 "This may be because the file is not a disk image, or is not a virtual "
2159 "machine\n"
2160 "image, or because the OS type is not understood by virt-inspector.\n"
2161 "\n"
2162 "If you feel this is an error, please file a bug report including as much\n"
2163 "information about the disk image as possible.\n"
2164 msgstr ""
2165
2166 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2167 #, perl-brace-format
2168 msgid "unknown filesystem label {label}\n"
2169 msgstr ""
2170
2171 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2172 #, perl-brace-format
2173 msgid "unknown filesystem UUID {uuid}\n"
2174 msgstr ""
2175
2176 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2177 #, perl-brace-format
2178 msgid "unknown filesystem {fs}\n"
2179 msgstr ""
2180
2181 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2182 #, perl-brace-format
2183 msgid "Error running rpm -qa: {error}"
2184 msgstr ""
2185
2186 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2187 #, perl-brace-format
2188 msgid "Error running dpkg-query: {error}"
2189 msgstr ""
2190
2191 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2192 msgid "Can't find grub on guest"
2193 msgstr ""
2194
2195 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2196 #, perl-brace-format
2197 msgid "Grub entry {title} has no kernel"
2198 msgstr ""
2199
2200 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2201 #, perl-brace-format
2202 msgid "grub refers to {path}, which doesn't exist\n"
2203 msgstr ""
2204
2205 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2206 #, perl-brace-format
2207 msgid "Grub entry {title} does not specify an initrd"
2208 msgstr ""
2209
2210 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2211 #, perl-brace-format
2212 msgid "Didn't find modules directory {modules} for kernel {path}"
2213 msgstr ""
2214
2215 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2216 #, perl-brace-format
2217 msgid "Couldn't guess kernel version number from path for kernel {path}"
2218 msgstr ""
2219
2220 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2221 #, perl-brace-format
2222 msgid "{path} doesn't match augeas pattern"
2223 msgstr ""
2224
2225 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2226 #, perl-brace-format
2227 msgid "{filename}: could not read initrd format"
2228 msgstr ""
2229
2230 #: src/appliance.c:136
2231 #, c-format
2232 msgid ""
2233 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2234 "LIBGUESTFS_PATH (search path: %s)"
2235 msgstr ""
2236
2237 #: src/appliance.c:389
2238 msgid "external command failed, see earlier error messages"
2239 msgstr ""
2240
2241 #: src/guestfs.c:176
2242 #, c-format
2243 msgid "guestfs_close: called twice on the same handle\n"
2244 msgstr ""
2245
2246 #: src/guestfs.c:281
2247 #, c-format
2248 msgid "libguestfs: error: %s\n"
2249 msgstr ""
2250
2251 #: src/inspect.c:939
2252 #, c-format
2253 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2254 msgstr ""
2255
2256 #: src/inspect.c:1162
2257 msgid "no inspection data: call guestfs_inspect_os first"
2258 msgstr ""
2259
2260 #: src/inspect.c:1174
2261 #, c-format
2262 msgid ""
2263 "%s: root device not found: only call this function with a root device "
2264 "previously returned by guestfs_inspect_os"
2265 msgstr ""
2266
2267 #: src/launch.c:93
2268 msgid "command line cannot be altered after qemu subprocess launched"
2269 msgstr ""
2270
2271 #: src/launch.c:107
2272 msgid "guestfs_config: parameter must begin with '-' character"
2273 msgstr ""
2274
2275 #: src/launch.c:121
2276 #, c-format
2277 msgid "guestfs_config: parameter '%s' isn't allowed"
2278 msgstr ""
2279
2280 #: src/launch.c:142 src/launch.c:179 src/launch.c:212
2281 msgid "filename cannot contain ',' (comma) character"
2282 msgstr ""
2283
2284 #: src/launch.c:238
2285 msgid "you must call guestfs_add_drive before guestfs_launch"
2286 msgstr ""
2287
2288 #: src/launch.c:243
2289 msgid "the libguestfs handle has already been launched"
2290 msgstr ""
2291
2292 #: src/launch.c:255
2293 #, c-format
2294 msgid "%s: cannot create temporary directory"
2295 msgstr ""
2296
2297 #: src/launch.c:603
2298 msgid "guestfs_launch failed, see earlier error messages"
2299 msgstr ""
2300
2301 #: src/launch.c:616
2302 msgid "qemu launched and contacted daemon, but state != READY"
2303 msgstr ""
2304
2305 #: src/launch.c:756
2306 #, c-format
2307 msgid ""
2308 "%s: command failed: If qemu is located on a non-standard path, try setting "
2309 "the LIBGUESTFS_QEMU environment variable."
2310 msgstr ""
2311
2312 #: src/launch.c:848
2313 msgid "qemu has not been launched yet"
2314 msgstr ""
2315
2316 #: src/launch.c:859
2317 msgid "no subprocess to kill"
2318 msgstr ""
2319
2320 #: src/proto.c:143
2321 #, c-format
2322 msgid "guestfs_set_busy: called when in state %d != READY"
2323 msgstr ""
2324
2325 #: src/proto.c:166
2326 #, c-format
2327 msgid "guestfs_end_busy: called when in state %d"
2328 msgstr ""
2329
2330 #: src/proto.c:281
2331 #, c-format
2332 msgid ""
2333 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2334 msgstr ""
2335
2336 #: src/proto.c:453 src/proto.c:514
2337 msgid "unexpected end of file when reading from daemon"
2338 msgstr ""
2339
2340 #: src/proto.c:474
2341 #, c-format
2342 msgid "received magic signature from guestfsd, but in state %d"
2343 msgstr ""
2344
2345 #: src/proto.c:491
2346 #, c-format
2347 msgid "message length (%u) > maximum possible size (%d)"
2348 msgstr ""
2349
2350 #: src/proto.c:641
2351 #, c-format
2352 msgid "guestfs___send: state %d != BUSY"
2353 msgstr ""
2354
2355 #: src/proto.c:663
2356 msgid "xdr_guestfs_message_header failed"
2357 msgstr ""
2358
2359 #: src/proto.c:672
2360 msgid "dispatch failed to marshal args"
2361 msgstr ""
2362
2363 #: src/proto.c:802
2364 #, c-format
2365 msgid "send_file_chunk: state %d != READY"
2366 msgstr ""
2367
2368 #: src/proto.c:818
2369 #, c-format
2370 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2371 msgstr ""
2372
2373 #: src/proto.c:941
2374 #, c-format
2375 msgid "%s: error in chunked encoding"
2376 msgstr ""
2377
2378 #: src/proto.c:969
2379 msgid "write to daemon socket"
2380 msgstr ""
2381
2382 #: src/proto.c:992
2383 msgid "receive_file_data: parse error in reply callback"
2384 msgstr ""
2385
2386 #: src/proto.c:997
2387 msgid "receive_file_data: unexpected flag received when reading file chunks"
2388 msgstr ""
2389
2390 #: src/proto.c:1005
2391 msgid "failed to parse file chunk"
2392 msgstr ""
2393
2394 #: src/proto.c:1014
2395 msgid "file receive cancelled by daemon"
2396 msgstr ""
2397
2398 #: test-tool/test-tool.c:82
2399 #, c-format
2400 msgid ""
2401 "libguestfs-test-tool: interactive test tool\n"
2402 "Copyright (C) 2009 Red Hat Inc.\n"
2403 "Usage:\n"
2404 "  libguestfs-test-tool [--options]\n"
2405 "Options:\n"
2406 "  --help         Display usage\n"
2407 "  --helper libguestfs-test-tool-helper\n"
2408 "                 Helper program (default: %s)\n"
2409 "  --qemudir dir  Specify QEMU source directory\n"
2410 "  --qemu qemu    Specify QEMU binary\n"
2411 "  --timeout n\n"
2412 "  -t n           Set launch timeout (default: %d seconds)\n"
2413 msgstr ""
2414
2415 #: test-tool/test-tool.c:138
2416 #, c-format
2417 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2418 msgstr ""
2419
2420 #: test-tool/test-tool.c:147
2421 #, c-format
2422 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2423 msgstr ""
2424
2425 #: test-tool/test-tool.c:159
2426 #, c-format
2427 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2428 msgstr ""
2429
2430 #: test-tool/test-tool.c:182
2431 #, c-format
2432 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2433 msgstr ""
2434
2435 #: test-tool/test-tool.c:187 test-tool/test-tool.c:193
2436 #, c-format
2437 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2438 msgstr ""
2439
2440 #: test-tool/test-tool.c:201
2441 #, c-format
2442 msgid "libguestfs-test-tool: guestfs_version failed\n"
2443 msgstr ""
2444
2445 #: test-tool/test-tool.c:223
2446 #, c-format
2447 msgid "libguestfs-test-tool: failed to launch appliance\n"
2448 msgstr ""
2449
2450 #: test-tool/test-tool.c:235
2451 #, c-format
2452 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2453 msgstr ""
2454
2455 #: test-tool/test-tool.c:241
2456 #, c-format
2457 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2458 msgstr ""
2459
2460 #: test-tool/test-tool.c:247
2461 #, c-format
2462 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2463 msgstr ""
2464
2465 #: test-tool/test-tool.c:253
2466 #, c-format
2467 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2468 msgstr ""
2469
2470 #: test-tool/test-tool.c:259
2471 #, c-format
2472 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2473 msgstr ""
2474
2475 #: test-tool/test-tool.c:267
2476 #, c-format
2477 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2478 msgstr ""
2479
2480 #: test-tool/test-tool.c:298
2481 #, c-format
2482 msgid ""
2483 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2484 "--qemu/--qemudir options cannot be used.\n"
2485 msgstr ""
2486
2487 #: test-tool/test-tool.c:306
2488 #, c-format
2489 msgid "Binary '%s' does not exist or is not executable\n"
2490 msgstr ""
2491
2492 #: test-tool/test-tool.c:320
2493 #, c-format
2494 msgid "%s: does not look like a qemu source directory\n"
2495 msgstr ""
2496
2497 #: test-tool/test-tool.c:369
2498 #, c-format
2499 msgid ""
2500 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2501 "available.  Expected to find it in '%s'\n"
2502 "\n"
2503 "Use the --helper option to specify the location of this program.\n"
2504 msgstr ""
2505
2506 #: test-tool/test-tool.c:385
2507 #, c-format
2508 msgid "command failed: %s"
2509 msgstr ""
2510
2511 #: test-tool/test-tool.c:393
2512 #, c-format
2513 msgid ""
2514 "Test tool helper program %s\n"
2515 "is not statically linked.  This is a build error when this test tool\n"
2516 "was built.\n"
2517 msgstr ""
2518
2519 #: test-tool/test-tool.c:427
2520 #, c-format
2521 msgid "mkisofs command failed: %s\n"
2522 msgstr ""
2523
2524 #: tools/virt-cat.pl:128
2525 msgid "virt-cat: no image, VM names or filenames to cat given"
2526 msgstr ""
2527
2528 #: tools/virt-cat.pl:153
2529 msgid "multiboot operating systems are not supported by virt-cat"
2530 msgstr ""
2531
2532 #: tools/virt-df.pl:180
2533 msgid "virt-df: cannot use -h and --csv options together\n"
2534 msgstr ""
2535
2536 #: tools/virt-df.pl:243
2537 #, perl-brace-format
2538 msgid "{name} is not the name of a libvirt domain\n"
2539 msgstr ""
2540
2541 #: tools/virt-df.pl:292
2542 #, perl-brace-format
2543 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2544 msgstr ""
2545
2546 #: tools/virt-df.pl:454
2547 msgid "Virtual Machine"
2548 msgstr ""
2549
2550 #: tools/virt-df.pl:454
2551 msgid "Filesystem"
2552 msgstr ""
2553
2554 #: tools/virt-df.pl:457
2555 msgid "1K-blocks"
2556 msgstr ""
2557
2558 #: tools/virt-df.pl:459
2559 msgid "Size"
2560 msgstr ""
2561
2562 #: tools/virt-df.pl:461
2563 msgid "Used"
2564 msgstr ""
2565
2566 #: tools/virt-df.pl:462
2567 msgid "Available"
2568 msgstr ""
2569
2570 #: tools/virt-df.pl:463
2571 msgid "Use%"
2572 msgstr ""
2573
2574 #: tools/virt-df.pl:465
2575 msgid "Inodes"
2576 msgstr ""
2577
2578 #: tools/virt-df.pl:466
2579 msgid "IUsed"
2580 msgstr ""
2581
2582 #: tools/virt-df.pl:467
2583 msgid "IFree"
2584 msgstr ""
2585
2586 #: tools/virt-df.pl:468
2587 msgid "IUse%"
2588 msgstr ""
2589
2590 #: tools/virt-edit.pl:152
2591 msgid "virt-edit: no image, VM names or filenames to edit given"
2592 msgstr ""
2593
2594 #: tools/virt-edit.pl:177
2595 msgid "multiboot operating systems are not supported by virt-edit"
2596 msgstr ""
2597
2598 #: tools/virt-edit.pl:203
2599 msgid "File not changed.\n"
2600 msgstr ""
2601
2602 #: tools/virt-list-filesystems.pl:121
2603 msgid "virt-list-filesystems: no image or VM name given"
2604 msgstr ""
2605
2606 #: tools/virt-list-partitions.pl:131
2607 msgid "virt-list-partitions: no image or VM name given"
2608 msgstr ""
2609
2610 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2611 msgid "virt-ls: cannot combine -l and -R options\n"
2612 msgstr ""
2613
2614 #: tools/virt-ls.pl:161
2615 msgid "virt-ls: no image, VM names or directory to list given"
2616 msgstr ""
2617
2618 #: tools/virt-ls.pl:186
2619 msgid "multiboot operating systems are not supported by virt-ls\n"
2620 msgstr ""
2621
2622 #: tools/virt-make-fs.pl:291
2623 msgid "virt-make-fs input output\n"
2624 msgstr ""
2625
2626 #: tools/virt-make-fs.pl:321
2627 msgid "unexpected output from 'du' command"
2628 msgstr ""
2629
2630 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2631 #: tools/virt-make-fs.pl:453
2632 #, perl-brace-format
2633 msgid "{f}: unknown input format: {fmt}\n"
2634 msgstr ""
2635
2636 #: tools/virt-make-fs.pl:391
2637 #, perl-brace-format
2638 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2639 msgstr ""
2640
2641 #: tools/virt-make-fs.pl:401
2642 msgid ""
2643 "qemu-img create: failed to create disk image, see earlier error messages\n"
2644 msgstr ""
2645
2646 #: tools/virt-make-fs.pl:412
2647 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2648 msgstr ""
2649
2650 #: tools/virt-make-fs.pl:437
2651 msgid "tar: failed, see earlier messages\n"
2652 msgstr ""
2653
2654 #: tools/virt-make-fs.pl:459
2655 msgid "uncompress command failed, see earlier messages\n"
2656 msgstr ""
2657
2658 #: tools/virt-make-fs.pl:494
2659 msgid ""
2660 "virt-make-fs: error copying contents into filesystem\n"
2661 "An error here usually means that the program did not estimate the\n"
2662 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2663 msgstr ""
2664
2665 #: tools/virt-rescue.pl:195
2666 msgid "virt-rescue: no image or VM names rescue given"
2667 msgstr ""
2668
2669 #: tools/virt-resize.pl:33
2670 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2671 msgstr ""
2672
2673 #: tools/virt-resize.pl:528
2674 #, perl-brace-format
2675 msgid "virt-resize: {file}: does not exist or is not readable\n"
2676 msgstr ""
2677
2678 #: tools/virt-resize.pl:530
2679 #, perl-brace-format
2680 msgid ""
2681 "virt-resize: {file}: does not exist or is not writable\n"
2682 "You have to create the destination disk before running this program.\n"
2683 "Please read the virt-resize(1) manpage for more information.\n"
2684 msgstr ""
2685
2686 #: tools/virt-resize.pl:604 tools/virt-resize.pl:607
2687 #, perl-brace-format
2688 msgid ""
2689 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2690 msgstr ""
2691
2692 #: tools/virt-resize.pl:623 tools/virt-resize.pl:635
2693 msgid "virt-resize: short read"
2694 msgstr ""
2695
2696 #: tools/virt-resize.pl:769
2697 #, perl-brace-format
2698 msgid "virt-resize: no logical volume called {n}\n"
2699 msgstr ""
2700
2701 #: tools/virt-resize.pl:789
2702 #, perl-brace-format
2703 msgid ""
2704 "{p}: partition not found in the source disk image, when using the '{opt}' "
2705 "command line option\n"
2706 msgstr ""
2707
2708 #: tools/virt-resize.pl:795
2709 #, perl-brace-format
2710 msgid ""
2711 "{p}: partition ignored, you cannot use it in another command line argument\n"
2712 msgstr ""
2713
2714 #: tools/virt-resize.pl:799
2715 #, perl-brace-format
2716 msgid ""
2717 "{p}: partition deleted, you cannot use it in another command line argument\n"
2718 msgstr ""
2719
2720 #: tools/virt-resize.pl:841
2721 #, perl-brace-format
2722 msgid "{p}: this partition has already been marked for resizing\n"
2723 msgstr ""
2724
2725 #: tools/virt-resize.pl:849
2726 #, perl-brace-format
2727 msgid "{p}: missing size field in {o} option\n"
2728 msgstr ""
2729
2730 #: tools/virt-resize.pl:866
2731 #, perl-brace-format
2732 msgid "{p}: {f}: cannot parse size field\n"
2733 msgstr ""
2734
2735 #: tools/virt-resize.pl:871
2736 #, perl-brace-format
2737 msgid "{p}: new size is zero or negative\n"
2738 msgstr ""
2739
2740 #: tools/virt-resize.pl:894
2741 #, perl-brace-format
2742 msgid ""
2743 "{p}: cannot make this partition smaller because it contains a\n"
2744 "filesystem, physical volume or other content that is larger than the new "
2745 "size.\n"
2746 "You have to resize the content first, see virt-resize(1).\n"
2747 msgstr ""
2748
2749 #: tools/virt-resize.pl:910
2750 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2751 msgstr ""
2752
2753 #: tools/virt-resize.pl:959
2754 #, perl-brace-format
2755 msgid ""
2756 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2757 "expand into.  You need to make the target disk larger by at least {h}.\n"
2758 msgstr ""
2759
2760 #: tools/virt-resize.pl:974
2761 msgid ""
2762 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2763 "(see 'deficit' in the virt-resize(1) man page)\n"
2764 msgstr ""
2765
2766 #: tools/virt-resize.pl:989
2767 msgid "Summary of changes:\n"
2768 msgstr ""
2769
2770 #: tools/virt-resize.pl:993
2771 #, perl-brace-format
2772 msgid "{p}: partition will be ignored\n"
2773 msgstr ""
2774
2775 #: tools/virt-resize.pl:995
2776 #, perl-brace-format
2777 msgid "{p}: partition will be deleted\n"
2778 msgstr ""
2779
2780 #: tools/virt-resize.pl:997
2781 #, perl-brace-format
2782 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2783 msgstr ""
2784
2785 #: tools/virt-resize.pl:1002
2786 #, perl-brace-format
2787 msgid "{p}: content will be expanded using the '{meth}' method\n"
2788 msgstr ""
2789
2790 #: tools/virt-resize.pl:1007
2791 #, perl-brace-format
2792 msgid "{p}: partition will be left alone\n"
2793 msgstr ""
2794
2795 #: tools/virt-resize.pl:1012
2796 #, perl-brace-format
2797 msgid "{n}: LV will be expanded to maximum size\n"
2798 msgstr ""
2799
2800 #: tools/virt-resize.pl:1018
2801 #, perl-brace-format
2802 msgid "{n}: content will be expanded using the '{meth}' method\n"
2803 msgstr ""
2804
2805 #: tools/virt-resize.pl:1025
2806 #, perl-brace-format
2807 msgid "There is a surplus of {spl} bytes ({h}).\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:1030
2811 msgid "An extra partition will be created for the surplus.\n"
2812 msgstr ""
2813
2814 #: tools/virt-resize.pl:1032
2815 msgid ""
2816 "The surplus space is not large enough for an extra partition to be created\n"
2817 "and so it will just be ignored.\n"
2818 msgstr ""
2819
2820 #: tools/virt-resize.pl:1035
2821 msgid ""
2822 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2823 "to partition this extra space if you want.\n"
2824 msgstr ""
2825
2826 #: tools/virt-resize.pl:1038
2827 #, perl-brace-format
2828 msgid ""
2829 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2830 "You need to make the target disk larger by at least this amount,\n"
2831 "or adjust your resizing requests.\n"
2832 msgstr ""
2833
2834 #: tools/virt-resize.pl:1055
2835 msgid "virt-resize: source disk does not have a first partition\n"
2836 msgstr ""
2837
2838 #: tools/virt-resize.pl:1150
2839 #, perl-brace-format
2840 msgid "Copying {p} ...\n"
2841 msgstr ""
2842
2843 #: tools/virt-resize.pl:1211 tools/virt-resize.pl:1269
2844 #, perl-brace-format
2845 msgid "Expanding {p} using the '{meth}' method\n"
2846 msgstr ""
2847
2848 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2849 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2850 msgstr ""
2851
2852 #: tools/virt-tar.pl:190
2853 msgid "virt-tar: no image, VM names, directory or filename given"
2854 msgstr ""
2855
2856 #: tools/virt-tar.pl:193
2857 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2858 msgstr ""
2859
2860 #: tools/virt-tar.pl:204
2861 #, perl-brace-format
2862 msgid "virt-tar: {tarball}: file not found\n"
2863 msgstr ""
2864
2865 #: tools/virt-tar.pl:207
2866 #, perl-brace-format
2867 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2868 msgstr ""
2869
2870 #: tools/virt-tar.pl:229
2871 msgid "multiboot operating systems are not supported by virt-tar\n"
2872 msgstr ""
2873
2874 #: tools/virt-win-reg.pl:259
2875 msgid "no libvirt domain name or disk image given\n"
2876 msgstr ""
2877
2878 #: tools/virt-win-reg.pl:283
2879 msgid "multiboot operating systems are not supported by virt-win-reg"
2880 msgstr ""
2881
2882 #: tools/virt-win-reg.pl:297
2883 msgid ""
2884 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2885 "export\n"
2886 msgstr ""
2887
2888 #: tools/virt-win-reg.pl:408
2889 #, perl-brace-format
2890 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2891 msgstr ""
2892
2893 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2894 #, perl-brace-format
2895 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2896 msgstr ""
2897
2898 #: tools/virt-win-reg.pl:433
2899 #, perl-brace-format
2900 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2901 msgstr ""
2902
2903 #: tools/virt-win-reg.pl:456
2904 #, perl-brace-format
2905 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2906 msgstr ""