Version 1.3.14.
[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.3.14\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-05-24 13:30+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 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: fish/alloc.c:37
21 #, c-format
22 msgid "use 'alloc file size' to create an image\n"
23 msgstr ""
24
25 #: fish/alloc.c:51
26 #, c-format
27 msgid "use 'sparse file size' to create a sparse image\n"
28 msgstr ""
29
30 #: fish/alloc.c:77
31 #, c-format
32 msgid "can't allocate or add disks after launching\n"
33 msgstr ""
34
35 #: fish/alloc.c:156
36 #, c-format
37 msgid "%s: invalid integer parameter (%s returned %d)\n"
38 msgstr ""
39
40 #: fish/cmds.c:41
41 msgid "Command"
42 msgstr ""
43
44 #: fish/cmds.c:41
45 msgid "Description"
46 msgstr ""
47
48 #: fish/cmds.c:43 fish/cmds.c:343
49 msgid "add a CD-ROM disk image to examine"
50 msgstr ""
51
52 #: fish/cmds.c:44 fish/cmds.c:340
53 msgid "add an image to examine or modify"
54 msgstr ""
55
56 #: fish/cmds.c:45 fish/cmds.c:346
57 msgid "add a drive in snapshot mode (read-only)"
58 msgstr ""
59
60 #: fish/cmds.c:46 fish/cmds.c:436
61 msgid "add a drive read-only specifying the QEMU block emulation to use"
62 msgstr ""
63
64 #: fish/cmds.c:47 fish/cmds.c:433
65 msgid "add a drive specifying the QEMU block emulation to use"
66 msgstr ""
67
68 #: fish/cmds.c:48 fish/cmds.c:1153
69 msgid "clear Augeas path"
70 msgstr ""
71
72 #: fish/cmds.c:49 fish/cmds.c:487
73 msgid "close the current Augeas handle"
74 msgstr ""
75
76 #: fish/cmds.c:50 fish/cmds.c:493
77 msgid "define an Augeas node"
78 msgstr ""
79
80 #: fish/cmds.c:51 fish/cmds.c:490
81 msgid "define an Augeas variable"
82 msgstr ""
83
84 #: fish/cmds.c:52 fish/cmds.c:496
85 msgid "look up the value of an Augeas path"
86 msgstr ""
87
88 #: fish/cmds.c:53 fish/cmds.c:484
89 msgid "create a new Augeas handle"
90 msgstr ""
91
92 #: fish/cmds.c:54 fish/cmds.c:502
93 msgid "insert a sibling Augeas node"
94 msgstr ""
95
96 #: fish/cmds.c:55 fish/cmds.c:517
97 msgid "load files into the tree"
98 msgstr ""
99
100 #: fish/cmds.c:56 fish/cmds.c:520
101 msgid "list Augeas nodes under augpath"
102 msgstr ""
103
104 #: fish/cmds.c:57 fish/cmds.c:511
105 msgid "return Augeas nodes which match augpath"
106 msgstr ""
107
108 #: fish/cmds.c:58 fish/cmds.c:508
109 msgid "move Augeas node"
110 msgstr ""
111
112 #: fish/cmds.c:59 fish/cmds.c:505
113 msgid "remove an Augeas path"
114 msgstr ""
115
116 #: fish/cmds.c:60 fish/cmds.c:514
117 msgid "write all pending Augeas changes to disk"
118 msgstr ""
119
120 #: fish/cmds.c:61 fish/cmds.c:499
121 msgid "set Augeas path to value"
122 msgstr ""
123
124 #: fish/cmds.c:62 fish/cmds.c:1084
125 msgid "test availability of some parts of the API"
126 msgstr ""
127
128 #: fish/cmds.c:63 fish/cmds.c:1162
129 msgid "upload base64-encoded data to file"
130 msgstr ""
131
132 #: fish/cmds.c:64 fish/cmds.c:1165
133 msgid "download file and encode as base64"
134 msgstr ""
135
136 #: fish/cmds.c:65 fish/cmds.c:628
137 msgid "flush device buffers"
138 msgstr ""
139
140 #: fish/cmds.c:66 fish/cmds.c:616
141 msgid "get blocksize of block device"
142 msgstr ""
143
144 #: fish/cmds.c:67 fish/cmds.c:610
145 msgid "is block device set to read-only"
146 msgstr ""
147
148 #: fish/cmds.c:68 fish/cmds.c:625
149 msgid "get total size of device in bytes"
150 msgstr ""
151
152 #: fish/cmds.c:69 fish/cmds.c:613
153 msgid "get sectorsize of block device"
154 msgstr ""
155
156 #: fish/cmds.c:70 fish/cmds.c:622
157 msgid "get total size of device in 512-byte sectors"
158 msgstr ""
159
160 #: fish/cmds.c:71 fish/cmds.c:631
161 msgid "reread partition table"
162 msgstr ""
163
164 #: fish/cmds.c:72 fish/cmds.c:619
165 msgid "set blocksize of block device"
166 msgstr ""
167
168 #: fish/cmds.c:73 fish/cmds.c:604
169 msgid "set block device to read-only"
170 msgstr ""
171
172 #: fish/cmds.c:74 fish/cmds.c:607
173 msgid "set block device to read-write"
174 msgstr ""
175
176 #: fish/cmds.c:75 fish/cmds.c:1027
177 msgid "return true path on case-insensitive filesystem"
178 msgstr ""
179
180 #: fish/cmds.c:76 fish/cmds.c:448
181 msgid "list the contents of a file"
182 msgstr ""
183
184 #: fish/cmds.c:77 fish/cmds.c:640
185 msgid "compute MD5, SHAx or CRC checksum of file"
186 msgstr ""
187
188 #: fish/cmds.c:78 fish/cmds.c:1147
189 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
190 msgstr ""
191
192 #: fish/cmds.c:79 fish/cmds.c:1168
193 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
194 msgstr ""
195
196 #: fish/cmds.c:80 fish/cmds.c:538
197 msgid "change file mode"
198 msgstr ""
199
200 #: fish/cmds.c:81 fish/cmds.c:153 fish/cmds.c:541 fish/cmds.c:1045
201 msgid "change file owner and group"
202 msgstr ""
203
204 #: fish/cmds.c:82 fish/cmds.c:586
205 msgid "run a command from the guest filesystem"
206 msgstr ""
207
208 #: fish/cmds.c:83 fish/cmds.c:589
209 msgid "run a command, returning lines"
210 msgstr ""
211
212 #: fish/cmds.c:84 fish/cmds.c:349
213 msgid "add qemu parameters"
214 msgstr ""
215
216 #: fish/cmds.c:85 fish/cmds.c:1117
217 msgid "copy size bytes from source to destination using dd"
218 msgstr ""
219
220 #: fish/cmds.c:86 fish/cmds.c:697
221 msgid "copy a file"
222 msgstr ""
223
224 #: fish/cmds.c:87 fish/cmds.c:700
225 msgid "copy a file or directory recursively"
226 msgstr ""
227
228 #: fish/cmds.c:88 fish/cmds.c:1087
229 msgid "copy from source to destination using dd"
230 msgstr ""
231
232 #: fish/cmds.c:89 fish/cmds.c:664
233 msgid "debugging and internals"
234 msgstr ""
235
236 #: fish/cmds.c:90 fish/cmds.c:1159
237 msgid "upload a file to the appliance (internal use only)"
238 msgstr ""
239
240 #: fish/cmds.c:91 fish/cmds.c:811
241 msgid "report file system disk space usage"
242 msgstr ""
243
244 #: fish/cmds.c:92 fish/cmds.c:814
245 msgid "report file system disk space usage (human readable)"
246 msgstr ""
247
248 #: fish/cmds.c:93 fish/cmds.c:709
249 msgid "return kernel messages"
250 msgstr ""
251
252 #: fish/cmds.c:94 fish/cmds.c:637
253 msgid "download a file to the local machine"
254 msgstr ""
255
256 #: fish/cmds.c:95 fish/cmds.c:706
257 msgid "drop kernel page cache, dentries and inodes"
258 msgstr ""
259
260 #: fish/cmds.c:96 fish/cmds.c:817
261 msgid "estimate file space usage"
262 msgstr ""
263
264 #: fish/cmds.c:97 fish/cmds.c:760
265 msgid "check an ext2/ext3 filesystem"
266 msgstr ""
267
268 #: fish/cmds.c:98 fish/cmds.c:1021
269 msgid "echo arguments back to the client"
270 msgstr ""
271
272 #: fish/cmds.c:99 fish/cmds.c:100 fish/cmds.c:104 fish/cmds.c:105
273 #: fish/cmds.c:131 fish/cmds.c:132 fish/cmds.c:318 fish/cmds.c:319
274 #: fish/cmds.c:323 fish/cmds.c:324 fish/cmds.c:326 fish/cmds.c:327
275 #: fish/cmds.c:889 fish/cmds.c:892 fish/cmds.c:895 fish/cmds.c:898
276 #: fish/cmds.c:901 fish/cmds.c:904 fish/cmds.c:907 fish/cmds.c:910
277 #: fish/cmds.c:913 fish/cmds.c:916 fish/cmds.c:919 fish/cmds.c:922
278 msgid "return lines matching a pattern"
279 msgstr ""
280
281 #: fish/cmds.c:101 fish/cmds.c:715
282 msgid "test if two files have equal contents"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:544
286 msgid "test if file or directory exists"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:943
290 msgid "preallocate a file in the guest filesystem"
291 msgstr ""
292
293 #: fish/cmds.c:106 fish/cmds.c:583
294 msgid "determine file type"
295 msgstr ""
296
297 #: fish/cmds.c:107 fish/cmds.c:1090
298 msgid "return the size of the file in bytes"
299 msgstr ""
300
301 #: fish/cmds.c:108 fish/cmds.c:1081
302 msgid "fill a file with octets"
303 msgstr ""
304
305 #: fish/cmds.c:109 fish/cmds.c:1171
306 msgid "fill a file with a repeating pattern of bytes"
307 msgstr ""
308
309 #: fish/cmds.c:110 fish/cmds.c:757
310 msgid "find all files and directories"
311 msgstr ""
312
313 #: fish/cmds.c:111 fish/cmds.c:1024
314 msgid "find all files and directories, returning NUL-separated list"
315 msgstr ""
316
317 #: fish/cmds.c:112 fish/cmds.c:688
318 msgid "run the filesystem checker"
319 msgstr ""
320
321 #: fish/cmds.c:113 fish/cmds.c:367
322 msgid "get the additional kernel options"
323 msgstr ""
324
325 #: fish/cmds.c:114 fish/cmds.c:373
326 msgid "get autosync mode"
327 msgstr ""
328
329 #: fish/cmds.c:115 fish/cmds.c:424
330 msgid "get direct appliance mode flag"
331 msgstr ""
332
333 #: fish/cmds.c:116 fish/cmds.c:679
334 msgid "get the ext2/3/4 filesystem label"
335 msgstr ""
336
337 #: fish/cmds.c:117 fish/cmds.c:685
338 msgid "get the ext2/3/4 filesystem UUID"
339 msgstr ""
340
341 #: fish/cmds.c:118 fish/cmds.c:400
342 msgid "get memory allocated to the qemu subprocess"
343 msgstr ""
344
345 #: fish/cmds.c:119 fish/cmds.c:361
346 msgid "get the search path"
347 msgstr ""
348
349 #: fish/cmds.c:120 fish/cmds.c:403
350 msgid "get PID of qemu subprocess"
351 msgstr ""
352
353 #: fish/cmds.c:121 fish/cmds.c:355
354 msgid "get the qemu binary"
355 msgstr ""
356
357 #: fish/cmds.c:122 fish/cmds.c:430
358 msgid "get recovery process enabled flag"
359 msgstr ""
360
361 #: fish/cmds.c:123 fish/cmds.c:412
362 msgid "get SELinux enabled flag"
363 msgstr ""
364
365 #: fish/cmds.c:124 fish/cmds.c:394
366 msgid "get the current state"
367 msgstr ""
368
369 #: fish/cmds.c:125 fish/cmds.c:418
370 msgid "get command trace enabled flag"
371 msgstr ""
372
373 #: fish/cmds.c:126 fish/cmds.c:1156
374 msgid "get the current umask"
375 msgstr ""
376
377 #: fish/cmds.c:127 fish/cmds.c:379
378 msgid "get verbose mode"
379 msgstr ""
380
381 #: fish/cmds.c:128 fish/cmds.c:994
382 msgid "get SELinux security context"
383 msgstr ""
384
385 #: fish/cmds.c:129 fish/cmds.c:154 fish/cmds.c:859 fish/cmds.c:862
386 msgid "list extended attributes of a file or directory"
387 msgstr ""
388
389 #: fish/cmds.c:130 fish/cmds.c:775
390 msgid "expand a wildcard path"
391 msgstr ""
392
393 #: fish/cmds.c:133 fish/cmds.c:694
394 msgid "install GRUB"
395 msgstr ""
396
397 #: fish/cmds.c:134 fish/cmds.c:799
398 msgid "return first 10 lines of a file"
399 msgstr ""
400
401 #: fish/cmds.c:135 fish/cmds.c:802
402 msgid "return first N lines of a file"
403 msgstr ""
404
405 #: fish/cmds.c:136 fish/cmds.c:724
406 msgid "dump a file in hexadecimal"
407 msgstr ""
408
409 #: fish/cmds.c:137 fish/cmds.c:1099
410 msgid "list the contents of a single file in an initrd"
411 msgstr ""
412
413 #: fish/cmds.c:138 fish/cmds.c:820
414 msgid "list files in an initrd"
415 msgstr ""
416
417 #: fish/cmds.c:139 fish/cmds.c:976
418 msgid "add an inotify watch"
419 msgstr ""
420
421 #: fish/cmds.c:140 fish/cmds.c:988
422 msgid "close the inotify handle"
423 msgstr ""
424
425 #: fish/cmds.c:141 fish/cmds.c:985
426 msgid "return list of watched files that had events"
427 msgstr ""
428
429 #: fish/cmds.c:142 fish/cmds.c:973
430 msgid "create an inotify handle"
431 msgstr ""
432
433 #: fish/cmds.c:143 fish/cmds.c:982
434 msgid "return list of inotify events"
435 msgstr ""
436
437 #: fish/cmds.c:144 fish/cmds.c:979
438 msgid "remove an inotify watch"
439 msgstr ""
440
441 #: fish/cmds.c:145 fish/cmds.c:391
442 msgid "is busy processing a command"
443 msgstr ""
444
445 #: fish/cmds.c:146 fish/cmds.c:385
446 msgid "is in configuration state"
447 msgstr ""
448
449 #: fish/cmds.c:147 fish/cmds.c:148 fish/cmds.c:547 fish/cmds.c:550
450 msgid "test if file exists"
451 msgstr ""
452
453 #: fish/cmds.c:149 fish/cmds.c:388
454 msgid "is launching subprocess"
455 msgstr ""
456
457 #: fish/cmds.c:150 fish/cmds.c:382
458 msgid "is ready to accept commands"
459 msgstr ""
460
461 #: fish/cmds.c:151 fish/cmds.c:337
462 msgid "kill the qemu subprocess"
463 msgstr ""
464
465 #: fish/cmds.c:152 fish/cmds.c:334
466 msgid "launch the qemu subprocess"
467 msgstr ""
468
469 #: fish/cmds.c:155 fish/cmds.c:457
470 msgid "list the block devices"
471 msgstr ""
472
473 #: fish/cmds.c:156 fish/cmds.c:460
474 msgid "list the partitions"
475 msgstr ""
476
477 #: fish/cmds.c:157 fish/cmds.c:451
478 msgid "list the files in a directory (long format)"
479 msgstr ""
480
481 #: fish/cmds.c:158 fish/cmds.c:159 fish/cmds.c:928 fish/cmds.c:931
482 msgid "create a hard link"
483 msgstr ""
484
485 #: fish/cmds.c:160 fish/cmds.c:161 fish/cmds.c:934 fish/cmds.c:937
486 msgid "create a symbolic link"
487 msgstr ""
488
489 #: fish/cmds.c:162 fish/cmds.c:237 fish/cmds.c:871 fish/cmds.c:874
490 msgid "remove extended attribute of a file or directory"
491 msgstr ""
492
493 #: fish/cmds.c:163 fish/cmds.c:454
494 msgid "list the files in a directory"
495 msgstr ""
496
497 #: fish/cmds.c:164 fish/cmds.c:260 fish/cmds.c:865 fish/cmds.c:868
498 msgid "set extended attribute of a file or directory"
499 msgstr ""
500
501 #: fish/cmds.c:165 fish/cmds.c:595
502 msgid "get file information for a symbolic link"
503 msgstr ""
504
505 #: fish/cmds.c:166 fish/cmds.c:1048
506 msgid "lstat on multiple files"
507 msgstr ""
508
509 #: fish/cmds.c:167 fish/cmds.c:559
510 msgid "create an LVM logical volume"
511 msgstr ""
512
513 #: fish/cmds.c:168 fish/cmds.c:580
514 msgid "remove all LVM LVs, VGs and PVs"
515 msgstr ""
516
517 #: fish/cmds.c:169 fish/cmds.c:667
518 msgid "remove an LVM logical volume"
519 msgstr ""
520
521 #: fish/cmds.c:170 fish/cmds.c:1093
522 msgid "rename an LVM logical volume"
523 msgstr ""
524
525 #: fish/cmds.c:171 fish/cmds.c:751
526 msgid "resize an LVM logical volume"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:1150
530 msgid "expand an LV to fill free space"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:174 fish/cmds.c:469 fish/cmds.c:478
534 msgid "list the LVM logical volumes (LVs)"
535 msgstr ""
536
537 #: fish/cmds.c:175 fish/cmds.c:1108
538 msgid "get the UUID of a logical volume"
539 msgstr ""
540
541 #: fish/cmds.c:176 fish/cmds.c:1051
542 msgid "lgetxattr on multiple files"
543 msgstr ""
544
545 #: fish/cmds.c:177 fish/cmds.c:532
546 msgid "create a directory"
547 msgstr ""
548
549 #: fish/cmds.c:178 fish/cmds.c:1042
550 msgid "create a directory with a particular mode"
551 msgstr ""
552
553 #: fish/cmds.c:179 fish/cmds.c:535
554 msgid "create a directory and parents"
555 msgstr ""
556
557 #: fish/cmds.c:180 fish/cmds.c:787
558 msgid "create a temporary directory"
559 msgstr ""
560
561 #: fish/cmds.c:181 fish/cmds.c:182 fish/cmds.c:183 fish/cmds.c:1009
562 #: fish/cmds.c:1012 fish/cmds.c:1015
563 msgid "make ext2/3/4 filesystem with external journal"
564 msgstr ""
565
566 #: fish/cmds.c:184 fish/cmds.c:1000
567 msgid "make ext2/3/4 external journal"
568 msgstr ""
569
570 #: fish/cmds.c:185 fish/cmds.c:1003
571 msgid "make ext2/3/4 external journal with label"
572 msgstr ""
573
574 #: fish/cmds.c:186 fish/cmds.c:1006
575 msgid "make ext2/3/4 external journal with UUID"
576 msgstr ""
577
578 #: fish/cmds.c:187 fish/cmds.c:838
579 msgid "make FIFO (named pipe)"
580 msgstr ""
581
582 #: fish/cmds.c:188 fish/cmds.c:562
583 msgid "make a filesystem"
584 msgstr ""
585
586 #: fish/cmds.c:189 fish/cmds.c:997
587 msgid "make a filesystem with block size"
588 msgstr ""
589
590 #: fish/cmds.c:190 fish/cmds.c:880
591 msgid "create a mountpoint"
592 msgstr ""
593
594 #: fish/cmds.c:191 fish/cmds.c:835
595 msgid "make block, character or FIFO devices"
596 msgstr ""
597
598 #: fish/cmds.c:192 fish/cmds.c:841
599 msgid "make block device node"
600 msgstr ""
601
602 #: fish/cmds.c:193 fish/cmds.c:844
603 msgid "make char device node"
604 msgstr ""
605
606 #: fish/cmds.c:194 fish/cmds.c:826
607 msgid "create a swap partition"
608 msgstr ""
609
610 #: fish/cmds.c:195 fish/cmds.c:829
611 msgid "create a swap partition with a label"
612 msgstr ""
613
614 #: fish/cmds.c:196 fish/cmds.c:832
615 msgid "create a swap partition with an explicit UUID"
616 msgstr ""
617
618 #: fish/cmds.c:197 fish/cmds.c:970
619 msgid "create a swap file"
620 msgstr ""
621
622 #: fish/cmds.c:198 fish/cmds.c:1018
623 msgid "load a kernel module"
624 msgstr ""
625
626 #: fish/cmds.c:199 fish/cmds.c:439
627 msgid "mount a guest disk at a position in the filesystem"
628 msgstr ""
629
630 #: fish/cmds.c:200 fish/cmds.c:823
631 msgid "mount a file using the loop device"
632 msgstr ""
633
634 #: fish/cmds.c:201 fish/cmds.c:658
635 msgid "mount a guest disk with mount options"
636 msgstr ""
637
638 #: fish/cmds.c:202 fish/cmds.c:655
639 msgid "mount a guest disk, read-only"
640 msgstr ""
641
642 #: fish/cmds.c:203 fish/cmds.c:661
643 msgid "mount a guest disk with mount options and vfstype"
644 msgstr ""
645
646 #: fish/cmds.c:204 fish/cmds.c:877
647 msgid "show mountpoints"
648 msgstr ""
649
650 #: fish/cmds.c:205 fish/cmds.c:574
651 msgid "show mounted filesystems"
652 msgstr ""
653
654 #: fish/cmds.c:206 fish/cmds.c:703
655 msgid "move a file"
656 msgstr ""
657
658 #: fish/cmds.c:207 fish/cmds.c:766
659 msgid "probe NTFS volume"
660 msgstr ""
661
662 #: fish/cmds.c:208 fish/cmds.c:1129
663 msgid "resize an NTFS filesystem"
664 msgstr ""
665
666 #: fish/cmds.c:209 fish/cmds.c:1186
667 msgid "resize an NTFS filesystem (with size)"
668 msgstr ""
669
670 #: fish/cmds.c:210 fish/cmds.c:1063
671 msgid "add a partition to the device"
672 msgstr ""
673
674 #: fish/cmds.c:211 fish/cmds.c:1135
675 msgid "delete a partition"
676 msgstr ""
677
678 #: fish/cmds.c:212 fish/cmds.c:1066
679 msgid "partition whole disk with a single primary partition"
680 msgstr ""
681
682 #: fish/cmds.c:213 fish/cmds.c:1138
683 msgid "return true if a partition is bootable"
684 msgstr ""
685
686 #: fish/cmds.c:214 fish/cmds.c:1141
687 msgid "get the MBR type byte (ID byte) from a partition"
688 msgstr ""
689
690 #: fish/cmds.c:215 fish/cmds.c:1078
691 msgid "get the partition table type"
692 msgstr ""
693
694 #: fish/cmds.c:216 fish/cmds.c:1060
695 msgid "create an empty partition table"
696 msgstr ""
697
698 #: fish/cmds.c:217 fish/cmds.c:1075
699 msgid "list partitions on a device"
700 msgstr ""
701
702 #: fish/cmds.c:218 fish/cmds.c:1069
703 msgid "make a partition bootable"
704 msgstr ""
705
706 #: fish/cmds.c:219 fish/cmds.c:1144
707 msgid "set the MBR type byte (ID byte) of a partition"
708 msgstr ""
709
710 #: fish/cmds.c:220 fish/cmds.c:1072
711 msgid "set partition name"
712 msgstr ""
713
714 #: fish/cmds.c:221 fish/cmds.c:712
715 msgid "ping the guest daemon"
716 msgstr ""
717
718 #: fish/cmds.c:222 fish/cmds.c:1057
719 msgid "read part of a file"
720 msgstr ""
721
722 #: fish/cmds.c:223 fish/cmds.c:553
723 msgid "create an LVM physical volume"
724 msgstr ""
725
726 #: fish/cmds.c:224 fish/cmds.c:673
727 msgid "remove an LVM physical volume"
728 msgstr ""
729
730 #: fish/cmds.c:225 fish/cmds.c:730
731 msgid "resize an LVM physical volume"
732 msgstr ""
733
734 #: fish/cmds.c:226 fish/cmds.c:1183
735 msgid "resize an LVM physical volume (with size)"
736 msgstr ""
737
738 #: fish/cmds.c:227 fish/cmds.c:228 fish/cmds.c:463 fish/cmds.c:472
739 msgid "list the LVM physical volumes (PVs)"
740 msgstr ""
741
742 #: fish/cmds.c:229 fish/cmds.c:1102
743 msgid "get the UUID of a physical volume"
744 msgstr ""
745
746 #: fish/cmds.c:230 fish/cmds.c:1177
747 msgid "write to part of a file"
748 msgstr ""
749
750 #: fish/cmds.c:231 fish/cmds.c:886
751 msgid "read a file"
752 msgstr ""
753
754 #: fish/cmds.c:232 fish/cmds.c:481
755 msgid "read file as lines"
756 msgstr ""
757
758 #: fish/cmds.c:233 fish/cmds.c:850
759 msgid "read directories entries"
760 msgstr ""
761
762 #: fish/cmds.c:234 fish/cmds.c:940
763 msgid "read the target of a symbolic link"
764 msgstr ""
765
766 #: fish/cmds.c:235 fish/cmds.c:1054
767 msgid "readlink on multiple files"
768 msgstr ""
769
770 #: fish/cmds.c:236 fish/cmds.c:925
771 msgid "canonicalized absolute pathname"
772 msgstr ""
773
774 #: fish/cmds.c:238 fish/cmds.c:754
775 msgid "resize an ext2/ext3 filesystem"
776 msgstr ""
777
778 #: fish/cmds.c:239 fish/cmds.c:1180
779 msgid "resize an ext2/ext3 filesystem (with size)"
780 msgstr ""
781
782 #: fish/cmds.c:240 fish/cmds.c:523
783 msgid "remove a file"
784 msgstr ""
785
786 #: fish/cmds.c:241 fish/cmds.c:529
787 msgid "remove a file or directory recursively"
788 msgstr ""
789
790 #: fish/cmds.c:242 fish/cmds.c:526
791 msgid "remove a directory"
792 msgstr ""
793
794 #: fish/cmds.c:243 fish/cmds.c:883
795 msgid "remove a mountpoint"
796 msgstr ""
797
798 #: fish/cmds.c:244 fish/cmds.c:778
799 msgid "scrub (securely wipe) a device"
800 msgstr ""
801
802 #: fish/cmds.c:245 fish/cmds.c:781
803 msgid "scrub (securely wipe) a file"
804 msgstr ""
805
806 #: fish/cmds.c:246 fish/cmds.c:784
807 msgid "scrub (securely wipe) free space"
808 msgstr ""
809
810 #: fish/cmds.c:247 fish/cmds.c:364
811 msgid "add options to kernel command line"
812 msgstr ""
813
814 #: fish/cmds.c:248 fish/cmds.c:370
815 msgid "set autosync mode"
816 msgstr ""
817
818 #: fish/cmds.c:249 fish/cmds.c:421
819 msgid "enable or disable direct appliance mode"
820 msgstr ""
821
822 #: fish/cmds.c:250 fish/cmds.c:676
823 msgid "set the ext2/3/4 filesystem label"
824 msgstr ""
825
826 #: fish/cmds.c:251 fish/cmds.c:682
827 msgid "set the ext2/3/4 filesystem UUID"
828 msgstr ""
829
830 #: fish/cmds.c:252 fish/cmds.c:397
831 msgid "set memory allocated to the qemu subprocess"
832 msgstr ""
833
834 #: fish/cmds.c:253 fish/cmds.c:358
835 msgid "set the search path"
836 msgstr ""
837
838 #: fish/cmds.c:254 fish/cmds.c:352
839 msgid "set the qemu binary"
840 msgstr ""
841
842 #: fish/cmds.c:255 fish/cmds.c:427
843 msgid "enable or disable the recovery process"
844 msgstr ""
845
846 #: fish/cmds.c:256 fish/cmds.c:409
847 msgid "set SELinux enabled or disabled at appliance boot"
848 msgstr ""
849
850 #: fish/cmds.c:257 fish/cmds.c:415
851 msgid "enable or disable command traces"
852 msgstr ""
853
854 #: fish/cmds.c:258 fish/cmds.c:376
855 msgid "set verbose mode"
856 msgstr ""
857
858 #: fish/cmds.c:259 fish/cmds.c:991
859 msgid "set SELinux security context"
860 msgstr ""
861
862 #: fish/cmds.c:261 fish/cmds.c:262 fish/cmds.c:565 fish/cmds.c:853
863 msgid "create partitions on a block device"
864 msgstr ""
865
866 #: fish/cmds.c:263 fish/cmds.c:733
867 msgid "modify a single partition on a block device"
868 msgstr ""
869
870 #: fish/cmds.c:264 fish/cmds.c:742
871 msgid "display the disk geometry from the partition table"
872 msgstr ""
873
874 #: fish/cmds.c:265 fish/cmds.c:739
875 msgid "display the kernel geometry"
876 msgstr ""
877
878 #: fish/cmds.c:266 fish/cmds.c:736
879 msgid "display the partition table"
880 msgstr ""
881
882 #: fish/cmds.c:267 fish/cmds.c:769
883 msgid "run a command via the shell"
884 msgstr ""
885
886 #: fish/cmds.c:268 fish/cmds.c:772
887 msgid "run a command via the shell returning lines"
888 msgstr ""
889
890 #: fish/cmds.c:269 fish/cmds.c:763
891 msgid "sleep for some seconds"
892 msgstr ""
893
894 #: fish/cmds.c:270 fish/cmds.c:592
895 msgid "get file information"
896 msgstr ""
897
898 #: fish/cmds.c:271 fish/cmds.c:598
899 msgid "get file system statistics"
900 msgstr ""
901
902 #: fish/cmds.c:272 fish/cmds.c:273 fish/cmds.c:718 fish/cmds.c:721
903 msgid "print the printable strings in a file"
904 msgstr ""
905
906 #: fish/cmds.c:274 fish/cmds.c:949
907 msgid "disable swap on device"
908 msgstr ""
909
910 #: fish/cmds.c:275 fish/cmds.c:955
911 msgid "disable swap on file"
912 msgstr ""
913
914 #: fish/cmds.c:276 fish/cmds.c:961
915 msgid "disable swap on labeled swap partition"
916 msgstr ""
917
918 #: fish/cmds.c:277 fish/cmds.c:967
919 msgid "disable swap on swap partition by UUID"
920 msgstr ""
921
922 #: fish/cmds.c:278 fish/cmds.c:946
923 msgid "enable swap on device"
924 msgstr ""
925
926 #: fish/cmds.c:279 fish/cmds.c:952
927 msgid "enable swap on file"
928 msgstr ""
929
930 #: fish/cmds.c:280 fish/cmds.c:958
931 msgid "enable swap on labeled swap partition"
932 msgstr ""
933
934 #: fish/cmds.c:281 fish/cmds.c:964
935 msgid "enable swap on swap partition by UUID"
936 msgstr ""
937
938 #: fish/cmds.c:282 fish/cmds.c:442
939 msgid "sync disks, writes are flushed through to the disk image"
940 msgstr ""
941
942 #: fish/cmds.c:283 fish/cmds.c:805
943 msgid "return last 10 lines of a file"
944 msgstr ""
945
946 #: fish/cmds.c:284 fish/cmds.c:808
947 msgid "return last N lines of a file"
948 msgstr ""
949
950 #: fish/cmds.c:285 fish/cmds.c:643
951 msgid "unpack tarfile to directory"
952 msgstr ""
953
954 #: fish/cmds.c:286 fish/cmds.c:646
955 msgid "pack directory into tarfile"
956 msgstr ""
957
958 #: fish/cmds.c:287 fish/cmds.c:293 fish/cmds.c:649 fish/cmds.c:1123
959 msgid "unpack compressed tarball to directory"
960 msgstr ""
961
962 #: fish/cmds.c:288 fish/cmds.c:294 fish/cmds.c:652 fish/cmds.c:1126
963 msgid "pack directory into compressed tarball"
964 msgstr ""
965
966 #: fish/cmds.c:289 fish/cmds.c:445
967 msgid "update file timestamps or create a new file"
968 msgstr ""
969
970 #: fish/cmds.c:290 fish/cmds.c:1033
971 msgid "truncate a file to zero size"
972 msgstr ""
973
974 #: fish/cmds.c:291 fish/cmds.c:1036
975 msgid "truncate a file to a particular size"
976 msgstr ""
977
978 #: fish/cmds.c:292 fish/cmds.c:601
979 msgid "get ext2/ext3/ext4 superblock details"
980 msgstr ""
981
982 #: fish/cmds.c:295 fish/cmds.c:847
983 msgid "set file mode creation mask (umask)"
984 msgstr ""
985
986 #: fish/cmds.c:296 fish/cmds.c:571
987 msgid "unmount a filesystem"
988 msgstr ""
989
990 #: fish/cmds.c:297 fish/cmds.c:577
991 msgid "unmount all filesystems"
992 msgstr ""
993
994 #: fish/cmds.c:298 fish/cmds.c:634
995 msgid "upload a file from the local machine"
996 msgstr ""
997
998 #: fish/cmds.c:299 fish/cmds.c:1039
999 msgid "set timestamp of a file with nanosecond precision"
1000 msgstr ""
1001
1002 #: fish/cmds.c:300 fish/cmds.c:406
1003 msgid "get the library version number"
1004 msgstr ""
1005
1006 #: fish/cmds.c:301 fish/cmds.c:1030
1007 msgid "get the Linux VFS type corresponding to a mounted device"
1008 msgstr ""
1009
1010 #: fish/cmds.c:302 fish/cmds.c:748
1011 msgid "activate or deactivate some volume groups"
1012 msgstr ""
1013
1014 #: fish/cmds.c:303 fish/cmds.c:745
1015 msgid "activate or deactivate all volume groups"
1016 msgstr ""
1017
1018 #: fish/cmds.c:304 fish/cmds.c:556
1019 msgid "create an LVM volume group"
1020 msgstr ""
1021
1022 #: fish/cmds.c:305 fish/cmds.c:1114
1023 msgid "get the LV UUIDs of all LVs in the volume group"
1024 msgstr ""
1025
1026 #: fish/cmds.c:306 fish/cmds.c:1111
1027 msgid "get the PV UUIDs containing the volume group"
1028 msgstr ""
1029
1030 #: fish/cmds.c:307 fish/cmds.c:670
1031 msgid "remove an LVM volume group"
1032 msgstr ""
1033
1034 #: fish/cmds.c:308 fish/cmds.c:1096
1035 msgid "rename an LVM volume group"
1036 msgstr ""
1037
1038 #: fish/cmds.c:309 fish/cmds.c:310 fish/cmds.c:466 fish/cmds.c:475
1039 msgid "list the LVM volume groups (VGs)"
1040 msgstr ""
1041
1042 #: fish/cmds.c:311 fish/cmds.c:1132
1043 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1044 msgstr ""
1045
1046 #: fish/cmds.c:312 fish/cmds.c:1105
1047 msgid "get the UUID of a volume group"
1048 msgstr ""
1049
1050 #: fish/cmds.c:313 fish/cmds.c:796
1051 msgid "count characters in a file"
1052 msgstr ""
1053
1054 #: fish/cmds.c:314 fish/cmds.c:790
1055 msgid "count lines in a file"
1056 msgstr ""
1057
1058 #: fish/cmds.c:315 fish/cmds.c:793
1059 msgid "count words in a file"
1060 msgstr ""
1061
1062 #: fish/cmds.c:316 fish/cmds.c:1174
1063 msgid "create a new file"
1064 msgstr ""
1065
1066 #: fish/cmds.c:317 fish/cmds.c:568
1067 msgid "create a file"
1068 msgstr ""
1069
1070 #: fish/cmds.c:320 fish/cmds.c:691
1071 msgid "write zeroes to the device"
1072 msgstr ""
1073
1074 #: fish/cmds.c:321 fish/cmds.c:1120
1075 msgid "write zeroes to an entire device"
1076 msgstr ""
1077
1078 #: fish/cmds.c:322 fish/cmds.c:727
1079 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1080 msgstr ""
1081
1082 #: fish/cmds.c:325 fish/cmds.c:856
1083 msgid "determine file type inside a compressed file"
1084 msgstr ""
1085
1086 #: fish/cmds.c:328
1087 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1088 msgstr ""
1089
1090 #: fish/cmds.c:1464 fish/cmds.c:1476 fish/cmds.c:1489 fish/cmds.c:1503
1091 #: fish/cmds.c:1517 fish/cmds.c:1532 fish/cmds.c:1547 fish/cmds.c:1560
1092 #: fish/cmds.c:1575 fish/cmds.c:1588 fish/cmds.c:1603 fish/cmds.c:1616
1093 #: fish/cmds.c:1630 fish/cmds.c:1643 fish/cmds.c:1658 fish/cmds.c:1671
1094 #: fish/cmds.c:1685 fish/cmds.c:1699 fish/cmds.c:1713 fish/cmds.c:1727
1095 #: fish/cmds.c:1741 fish/cmds.c:1756 fish/cmds.c:1787 fish/cmds.c:1801
1096 #: fish/cmds.c:1815 fish/cmds.c:1831 fish/cmds.c:1844 fish/cmds.c:1859
1097 #: fish/cmds.c:1872 fish/cmds.c:1887 fish/cmds.c:1900 fish/cmds.c:1915
1098 #: fish/cmds.c:1928 fish/cmds.c:1944 fish/cmds.c:1960 fish/cmds.c:1976
1099 #: fish/cmds.c:1990 fish/cmds.c:2003 fish/cmds.c:2019 fish/cmds.c:2038
1100 #: fish/cmds.c:2057 fish/cmds.c:2075 fish/cmds.c:2090 fish/cmds.c:2105
1101 #: fish/cmds.c:2120 fish/cmds.c:2135 fish/cmds.c:2150 fish/cmds.c:2165
1102 #: fish/cmds.c:2180 fish/cmds.c:2196 fish/cmds.c:2216 fish/cmds.c:2250
1103 #: fish/cmds.c:2264 fish/cmds.c:2283 fish/cmds.c:2302 fish/cmds.c:2320
1104 #: fish/cmds.c:2337 fish/cmds.c:2353 fish/cmds.c:2370 fish/cmds.c:2385
1105 #: fish/cmds.c:2401 fish/cmds.c:2413 fish/cmds.c:2426 fish/cmds.c:2443
1106 #: fish/cmds.c:2459 fish/cmds.c:2475 fish/cmds.c:2491 fish/cmds.c:2507
1107 #: fish/cmds.c:2524 fish/cmds.c:2561 fish/cmds.c:2615 fish/cmds.c:2633
1108 #: fish/cmds.c:2651 fish/cmds.c:2669 fish/cmds.c:2684 fish/cmds.c:2703
1109 #: fish/cmds.c:2738 fish/cmds.c:2757 fish/cmds.c:2833 fish/cmds.c:2869
1110 #: fish/cmds.c:2882 fish/cmds.c:2897 fish/cmds.c:2909 fish/cmds.c:2922
1111 #: fish/cmds.c:2941 fish/cmds.c:2960 fish/cmds.c:2979 fish/cmds.c:2998
1112 #: fish/cmds.c:3017 fish/cmds.c:3036 fish/cmds.c:3053 fish/cmds.c:3067
1113 #: fish/cmds.c:3081 fish/cmds.c:3097 fish/cmds.c:3113 fish/cmds.c:3130
1114 #: fish/cmds.c:3163 fish/cmds.c:3179 fish/cmds.c:3195 fish/cmds.c:3209
1115 #: fish/cmds.c:3224 fish/cmds.c:3244 fish/cmds.c:3264 fish/cmds.c:3285
1116 #: fish/cmds.c:3305 fish/cmds.c:3323 fish/cmds.c:3343 fish/cmds.c:3363
1117 #: fish/cmds.c:3380 fish/cmds.c:3399 fish/cmds.c:3417 fish/cmds.c:3437
1118 #: fish/cmds.c:3451 fish/cmds.c:3465 fish/cmds.c:3480 fish/cmds.c:3495
1119 #: fish/cmds.c:3513 fish/cmds.c:3528 fish/cmds.c:3546 fish/cmds.c:3563
1120 #: fish/cmds.c:3578 fish/cmds.c:3596 fish/cmds.c:3616 fish/cmds.c:3636
1121 #: fish/cmds.c:3655 fish/cmds.c:3686 fish/cmds.c:3701 fish/cmds.c:3715
1122 #: fish/cmds.c:3736 fish/cmds.c:3756 fish/cmds.c:3776 fish/cmds.c:3795
1123 #: fish/cmds.c:3809 fish/cmds.c:3828 fish/cmds.c:3919 fish/cmds.c:3936
1124 #: fish/cmds.c:3953 fish/cmds.c:3970 fish/cmds.c:3985 fish/cmds.c:4003
1125 #: fish/cmds.c:4036 fish/cmds.c:4050 fish/cmds.c:4069 fish/cmds.c:4083
1126 #: fish/cmds.c:4116 fish/cmds.c:4133 fish/cmds.c:4150 fish/cmds.c:4167
1127 #: fish/cmds.c:4186 fish/cmds.c:4200 fish/cmds.c:4216 fish/cmds.c:4232
1128 #: fish/cmds.c:4251 fish/cmds.c:4269 fish/cmds.c:4287 fish/cmds.c:4305
1129 #: fish/cmds.c:4325 fish/cmds.c:4363 fish/cmds.c:4383 fish/cmds.c:4420
1130 #: fish/cmds.c:4435 fish/cmds.c:4451 fish/cmds.c:4469 fish/cmds.c:4489
1131 #: fish/cmds.c:4508 fish/cmds.c:4523 fish/cmds.c:4539 fish/cmds.c:4557
1132 #: fish/cmds.c:4631 fish/cmds.c:4669 fish/cmds.c:4745 fish/cmds.c:4818
1133 #: fish/cmds.c:4852 fish/cmds.c:4872 fish/cmds.c:4890 fish/cmds.c:4910
1134 #: fish/cmds.c:4929 fish/cmds.c:4951 fish/cmds.c:4991 fish/cmds.c:5029
1135 #: fish/cmds.c:5047 fish/cmds.c:5063 fish/cmds.c:5079 fish/cmds.c:5093
1136 #: fish/cmds.c:5108 fish/cmds.c:5132 fish/cmds.c:5153 fish/cmds.c:5174
1137 #: fish/cmds.c:5195 fish/cmds.c:5216 fish/cmds.c:5237 fish/cmds.c:5258
1138 #: fish/cmds.c:5279 fish/cmds.c:5300 fish/cmds.c:5321 fish/cmds.c:5342
1139 #: fish/cmds.c:5363 fish/cmds.c:5383 fish/cmds.c:5403 fish/cmds.c:5421
1140 #: fish/cmds.c:5439 fish/cmds.c:5457 fish/cmds.c:5474 fish/cmds.c:5494
1141 #: fish/cmds.c:5529 fish/cmds.c:5543 fish/cmds.c:5557 fish/cmds.c:5573
1142 #: fish/cmds.c:5589 fish/cmds.c:5603 fish/cmds.c:5617 fish/cmds.c:5631
1143 #: fish/cmds.c:5645 fish/cmds.c:5661 fish/cmds.c:5694 fish/cmds.c:5731
1144 #: fish/cmds.c:5762 fish/cmds.c:5777 fish/cmds.c:5792 fish/cmds.c:5805
1145 #: fish/cmds.c:5818 fish/cmds.c:5836 fish/cmds.c:5871 fish/cmds.c:5906
1146 #: fish/cmds.c:5942 fish/cmds.c:5979 fish/cmds.c:6017 fish/cmds.c:6055
1147 #: fish/cmds.c:6090 fish/cmds.c:6104 fish/cmds.c:6124 fish/cmds.c:6143
1148 #: fish/cmds.c:6162 fish/cmds.c:6179 fish/cmds.c:6196 fish/cmds.c:6229
1149 #: fish/cmds.c:6298 fish/cmds.c:6335 fish/cmds.c:6390 fish/cmds.c:6413
1150 #: fish/cmds.c:6436 fish/cmds.c:6461 fish/cmds.c:6517 fish/cmds.c:6535
1151 #: fish/cmds.c:6577 fish/cmds.c:6594 fish/cmds.c:6630 fish/cmds.c:6664
1152 #: fish/cmds.c:6681 fish/cmds.c:6700 fish/cmds.c:6754 fish/cmds.c:6771
1153 #: fish/cmds.c:6790 fish/cmds.c:6809 fish/cmds.c:6825 fish/cmds.c:6842
1154 #: fish/cmds.c:6866 fish/cmds.c:6883 fish/cmds.c:6900 fish/cmds.c:6917
1155 #: fish/cmds.c:6934 fish/cmds.c:6953 fish/cmds.c:6985 fish/cmds.c:7000
1156 #: fish/cmds.c:7020 fish/cmds.c:7039 fish/cmds.c:7052 fish/cmds.c:7066
1157 #: fish/cmds.c:7100 fish/cmds.c:7136 fish/cmds.c:7173 fish/cmds.c:7226
1158 #: fish/cmds.c:7245 fish/cmds.c:7278 fish/cmds.c:7291 fish/cmds.c:7308
1159 #: fish/cmds.c:7345 fish/cmds.c:7365 fish/cmds.c:7386 fish/cmds.c:7408
1160 #: fish/cmds.c:7446 fish/cmds.c:7467 fish/cmds.c:7501 fish/cmds.c:7529
1161 #: fish/cmds.c:7557
1162 #, c-format
1163 msgid "%s should have %d parameter(s)\n"
1164 msgstr ""
1165
1166 #: fish/cmds.c:1465 fish/cmds.c:1477 fish/cmds.c:1490 fish/cmds.c:1504
1167 #: fish/cmds.c:1518 fish/cmds.c:1533 fish/cmds.c:1548 fish/cmds.c:1561
1168 #: fish/cmds.c:1576 fish/cmds.c:1589 fish/cmds.c:1604 fish/cmds.c:1617
1169 #: fish/cmds.c:1631 fish/cmds.c:1644 fish/cmds.c:1659 fish/cmds.c:1672
1170 #: fish/cmds.c:1686 fish/cmds.c:1700 fish/cmds.c:1714 fish/cmds.c:1728
1171 #: fish/cmds.c:1742 fish/cmds.c:1757 fish/cmds.c:1788 fish/cmds.c:1802
1172 #: fish/cmds.c:1816 fish/cmds.c:1832 fish/cmds.c:1845 fish/cmds.c:1860
1173 #: fish/cmds.c:1873 fish/cmds.c:1888 fish/cmds.c:1901 fish/cmds.c:1916
1174 #: fish/cmds.c:1929 fish/cmds.c:1945 fish/cmds.c:1961 fish/cmds.c:1977
1175 #: fish/cmds.c:1991 fish/cmds.c:2004 fish/cmds.c:2020 fish/cmds.c:2039
1176 #: fish/cmds.c:2058 fish/cmds.c:2076 fish/cmds.c:2091 fish/cmds.c:2106
1177 #: fish/cmds.c:2121 fish/cmds.c:2136 fish/cmds.c:2151 fish/cmds.c:2166
1178 #: fish/cmds.c:2181 fish/cmds.c:2197 fish/cmds.c:2217 fish/cmds.c:2251
1179 #: fish/cmds.c:2265 fish/cmds.c:2284 fish/cmds.c:2303 fish/cmds.c:2321
1180 #: fish/cmds.c:2338 fish/cmds.c:2354 fish/cmds.c:2371 fish/cmds.c:2386
1181 #: fish/cmds.c:2402 fish/cmds.c:2414 fish/cmds.c:2427 fish/cmds.c:2444
1182 #: fish/cmds.c:2460 fish/cmds.c:2476 fish/cmds.c:2492 fish/cmds.c:2508
1183 #: fish/cmds.c:2525 fish/cmds.c:2562 fish/cmds.c:2616 fish/cmds.c:2634
1184 #: fish/cmds.c:2652 fish/cmds.c:2670 fish/cmds.c:2685 fish/cmds.c:2704
1185 #: fish/cmds.c:2739 fish/cmds.c:2758 fish/cmds.c:2834 fish/cmds.c:2870
1186 #: fish/cmds.c:2883 fish/cmds.c:2898 fish/cmds.c:2910 fish/cmds.c:2923
1187 #: fish/cmds.c:2942 fish/cmds.c:2961 fish/cmds.c:2980 fish/cmds.c:2999
1188 #: fish/cmds.c:3018 fish/cmds.c:3037 fish/cmds.c:3054 fish/cmds.c:3068
1189 #: fish/cmds.c:3082 fish/cmds.c:3098 fish/cmds.c:3114 fish/cmds.c:3131
1190 #: fish/cmds.c:3164 fish/cmds.c:3180 fish/cmds.c:3196 fish/cmds.c:3210
1191 #: fish/cmds.c:3225 fish/cmds.c:3245 fish/cmds.c:3265 fish/cmds.c:3286
1192 #: fish/cmds.c:3306 fish/cmds.c:3324 fish/cmds.c:3344 fish/cmds.c:3364
1193 #: fish/cmds.c:3381 fish/cmds.c:3400 fish/cmds.c:3418 fish/cmds.c:3438
1194 #: fish/cmds.c:3452 fish/cmds.c:3466 fish/cmds.c:3481 fish/cmds.c:3496
1195 #: fish/cmds.c:3514 fish/cmds.c:3529 fish/cmds.c:3547 fish/cmds.c:3564
1196 #: fish/cmds.c:3579 fish/cmds.c:3597 fish/cmds.c:3617 fish/cmds.c:3637
1197 #: fish/cmds.c:3656 fish/cmds.c:3687 fish/cmds.c:3702 fish/cmds.c:3716
1198 #: fish/cmds.c:3737 fish/cmds.c:3757 fish/cmds.c:3777 fish/cmds.c:3796
1199 #: fish/cmds.c:3810 fish/cmds.c:3829 fish/cmds.c:3920 fish/cmds.c:3937
1200 #: fish/cmds.c:3954 fish/cmds.c:3971 fish/cmds.c:3986 fish/cmds.c:4004
1201 #: fish/cmds.c:4037 fish/cmds.c:4051 fish/cmds.c:4070 fish/cmds.c:4084
1202 #: fish/cmds.c:4117 fish/cmds.c:4134 fish/cmds.c:4151 fish/cmds.c:4168
1203 #: fish/cmds.c:4187 fish/cmds.c:4201 fish/cmds.c:4217 fish/cmds.c:4233
1204 #: fish/cmds.c:4252 fish/cmds.c:4270 fish/cmds.c:4288 fish/cmds.c:4306
1205 #: fish/cmds.c:4326 fish/cmds.c:4364 fish/cmds.c:4384 fish/cmds.c:4421
1206 #: fish/cmds.c:4436 fish/cmds.c:4452 fish/cmds.c:4470 fish/cmds.c:4490
1207 #: fish/cmds.c:4509 fish/cmds.c:4524 fish/cmds.c:4540 fish/cmds.c:4558
1208 #: fish/cmds.c:4632 fish/cmds.c:4670 fish/cmds.c:4746 fish/cmds.c:4819
1209 #: fish/cmds.c:4853 fish/cmds.c:4873 fish/cmds.c:4891 fish/cmds.c:4911
1210 #: fish/cmds.c:4930 fish/cmds.c:4952 fish/cmds.c:4992 fish/cmds.c:5030
1211 #: fish/cmds.c:5048 fish/cmds.c:5064 fish/cmds.c:5080 fish/cmds.c:5094
1212 #: fish/cmds.c:5109 fish/cmds.c:5133 fish/cmds.c:5154 fish/cmds.c:5175
1213 #: fish/cmds.c:5196 fish/cmds.c:5217 fish/cmds.c:5238 fish/cmds.c:5259
1214 #: fish/cmds.c:5280 fish/cmds.c:5301 fish/cmds.c:5322 fish/cmds.c:5343
1215 #: fish/cmds.c:5364 fish/cmds.c:5384 fish/cmds.c:5404 fish/cmds.c:5422
1216 #: fish/cmds.c:5440 fish/cmds.c:5458 fish/cmds.c:5475 fish/cmds.c:5495
1217 #: fish/cmds.c:5530 fish/cmds.c:5544 fish/cmds.c:5558 fish/cmds.c:5574
1218 #: fish/cmds.c:5590 fish/cmds.c:5604 fish/cmds.c:5618 fish/cmds.c:5632
1219 #: fish/cmds.c:5646 fish/cmds.c:5662 fish/cmds.c:5695 fish/cmds.c:5732
1220 #: fish/cmds.c:5763 fish/cmds.c:5778 fish/cmds.c:5793 fish/cmds.c:5806
1221 #: fish/cmds.c:5819 fish/cmds.c:5837 fish/cmds.c:5872 fish/cmds.c:5907
1222 #: fish/cmds.c:5943 fish/cmds.c:5980 fish/cmds.c:6018 fish/cmds.c:6056
1223 #: fish/cmds.c:6091 fish/cmds.c:6105 fish/cmds.c:6125 fish/cmds.c:6144
1224 #: fish/cmds.c:6163 fish/cmds.c:6180 fish/cmds.c:6197 fish/cmds.c:6230
1225 #: fish/cmds.c:6299 fish/cmds.c:6336 fish/cmds.c:6391 fish/cmds.c:6414
1226 #: fish/cmds.c:6437 fish/cmds.c:6462 fish/cmds.c:6518 fish/cmds.c:6536
1227 #: fish/cmds.c:6578 fish/cmds.c:6595 fish/cmds.c:6631 fish/cmds.c:6665
1228 #: fish/cmds.c:6682 fish/cmds.c:6701 fish/cmds.c:6755 fish/cmds.c:6772
1229 #: fish/cmds.c:6791 fish/cmds.c:6810 fish/cmds.c:6826 fish/cmds.c:6843
1230 #: fish/cmds.c:6867 fish/cmds.c:6884 fish/cmds.c:6901 fish/cmds.c:6918
1231 #: fish/cmds.c:6935 fish/cmds.c:6954 fish/cmds.c:6986 fish/cmds.c:7001
1232 #: fish/cmds.c:7021 fish/cmds.c:7040 fish/cmds.c:7053 fish/cmds.c:7067
1233 #: fish/cmds.c:7101 fish/cmds.c:7137 fish/cmds.c:7174 fish/cmds.c:7227
1234 #: fish/cmds.c:7246 fish/cmds.c:7279 fish/cmds.c:7292 fish/cmds.c:7309
1235 #: fish/cmds.c:7346 fish/cmds.c:7366 fish/cmds.c:7387 fish/cmds.c:7409
1236 #: fish/cmds.c:7447 fish/cmds.c:7468 fish/cmds.c:7502 fish/cmds.c:7530
1237 #: fish/cmds.c:7558
1238 #, c-format
1239 msgid "type 'help %s' for help on %s\n"
1240 msgstr ""
1241
1242 #: fish/cmds.c:1767 fish/cmds.c:2229 fish/cmds.c:2535 fish/cmds.c:2572
1243 #: fish/cmds.c:2591 fish/cmds.c:2716 fish/cmds.c:2769 fish/cmds.c:2788
1244 #: fish/cmds.c:2807 fish/cmds.c:2847 fish/cmds.c:3142 fish/cmds.c:3666
1245 #: fish/cmds.c:3840 fish/cmds.c:3859 fish/cmds.c:3878 fish/cmds.c:3897
1246 #: fish/cmds.c:4015 fish/cmds.c:4094 fish/cmds.c:4336 fish/cmds.c:4394
1247 #: fish/cmds.c:4568 fish/cmds.c:4587 fish/cmds.c:4606 fish/cmds.c:4642
1248 #: fish/cmds.c:4680 fish/cmds.c:4699 fish/cmds.c:4718 fish/cmds.c:4756
1249 #: fish/cmds.c:4775 fish/cmds.c:4794 fish/cmds.c:4829 fish/cmds.c:4964
1250 #: fish/cmds.c:5004 fish/cmds.c:5507 fish/cmds.c:5672 fish/cmds.c:5707
1251 #: fish/cmds.c:5742 fish/cmds.c:5848 fish/cmds.c:5882 fish/cmds.c:5917
1252 #: fish/cmds.c:5953 fish/cmds.c:5991 fish/cmds.c:6029 fish/cmds.c:6067
1253 #: fish/cmds.c:6209 fish/cmds.c:6242 fish/cmds.c:6255 fish/cmds.c:6268
1254 #: fish/cmds.c:6281 fish/cmds.c:6311 fish/cmds.c:6346 fish/cmds.c:6365
1255 #: fish/cmds.c:6474 fish/cmds.c:6493 fish/cmds.c:6548 fish/cmds.c:6561
1256 #: fish/cmds.c:6606 fish/cmds.c:6642 fish/cmds.c:6711 fish/cmds.c:6730
1257 #: fish/cmds.c:6968 fish/cmds.c:7078 fish/cmds.c:7112 fish/cmds.c:7148
1258 #: fish/cmds.c:7185 fish/cmds.c:7204 fish/cmds.c:7257 fish/cmds.c:7322
1259 #: fish/cmds.c:7420 fish/cmds.c:7482 fish/cmds.c:7513 fish/cmds.c:7541
1260 #: fish/cmds.c:7569
1261 #, c-format
1262 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1263 msgstr ""
1264
1265 #: fish/cmds.c:1773 fish/cmds.c:2235 fish/cmds.c:2541 fish/cmds.c:2578
1266 #: fish/cmds.c:2597 fish/cmds.c:2722 fish/cmds.c:2775 fish/cmds.c:2794
1267 #: fish/cmds.c:2813 fish/cmds.c:2853 fish/cmds.c:3148 fish/cmds.c:3672
1268 #: fish/cmds.c:3846 fish/cmds.c:3865 fish/cmds.c:3884 fish/cmds.c:3903
1269 #: fish/cmds.c:4021 fish/cmds.c:4100 fish/cmds.c:4342 fish/cmds.c:4400
1270 #: fish/cmds.c:4574 fish/cmds.c:4593 fish/cmds.c:4612 fish/cmds.c:4648
1271 #: fish/cmds.c:4686 fish/cmds.c:4705 fish/cmds.c:4724 fish/cmds.c:4762
1272 #: fish/cmds.c:4781 fish/cmds.c:4800 fish/cmds.c:4835 fish/cmds.c:4970
1273 #: fish/cmds.c:5010 fish/cmds.c:5513 fish/cmds.c:5678 fish/cmds.c:5713
1274 #: fish/cmds.c:5748 fish/cmds.c:5854 fish/cmds.c:5888 fish/cmds.c:5923
1275 #: fish/cmds.c:5959 fish/cmds.c:5997 fish/cmds.c:6035 fish/cmds.c:6073
1276 #: fish/cmds.c:6317 fish/cmds.c:6352 fish/cmds.c:6371 fish/cmds.c:6480
1277 #: fish/cmds.c:6612 fish/cmds.c:6648 fish/cmds.c:6717 fish/cmds.c:6736
1278 #: fish/cmds.c:7084 fish/cmds.c:7118 fish/cmds.c:7154 fish/cmds.c:7191
1279 #: fish/cmds.c:7210 fish/cmds.c:7263 fish/cmds.c:7328 fish/cmds.c:7426
1280 #, c-format
1281 msgid "%s: %s: integer out of range\n"
1282 msgstr ""
1283
1284 #: fish/cmds.c:8437
1285 #, c-format
1286 msgid "%s: unknown command\n"
1287 msgstr ""
1288
1289 #: fish/edit.c:86
1290 #, c-format
1291 msgid "use '%s filename' to edit a file\n"
1292 msgstr ""
1293
1294 #: fish/fish.c:88 fuse/guestmount.c:879
1295 #, c-format
1296 msgid "Try `%s --help' for more information.\n"
1297 msgstr ""
1298
1299 #: fish/fish.c:92
1300 #, c-format
1301 msgid ""
1302 "%s: guest filesystem shell\n"
1303 "%s lets you edit virtual machine filesystems\n"
1304 "Copyright (C) 2009 Red Hat Inc.\n"
1305 "Usage:\n"
1306 "  %s [--options] cmd [: cmd : cmd ...]\n"
1307 "  %s -i libvirt-domain\n"
1308 "  %s -i disk-image(s)\n"
1309 "or for interactive use:\n"
1310 "  %s\n"
1311 "or from a shell script:\n"
1312 "  %s <<EOF\n"
1313 "  cmd\n"
1314 "  ...\n"
1315 "  EOF\n"
1316 "Options:\n"
1317 "  -h|--cmd-help        List available commands\n"
1318 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1319 "  -a|--add image       Add image\n"
1320 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1321 "  -f|--file file       Read commands from file\n"
1322 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1323 "  --listen             Listen for remote commands\n"
1324 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1325 "  -n|--no-sync         Don't autosync\n"
1326 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1327 "  --remote[=pid]       Send commands to remote %s\n"
1328 "  -r|--ro              Mount read-only\n"
1329 "  --selinux            Enable SELinux support\n"
1330 "  -v|--verbose         Verbose messages\n"
1331 "  -x                   Echo each command before executing it\n"
1332 "  -V|--version         Display version and exit\n"
1333 "For more information,  see the manpage %s(1).\n"
1334 msgstr ""
1335
1336 #: fish/fish.c:188 fuse/guestmount.c:976
1337 #, c-format
1338 msgid "guestfs_create: failed to create handle\n"
1339 msgstr ""
1340
1341 #: fish/fish.c:227
1342 #, c-format
1343 msgid "%s: --listen=PID: PID was not a number: %s\n"
1344 msgstr ""
1345
1346 #: fish/fish.c:234
1347 #, c-format
1348 msgid ""
1349 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:243 fuse/guestmount.c:1021
1353 #, c-format
1354 msgid "%s: unknown long option: %s (%d)\n"
1355 msgstr ""
1356
1357 #: fish/fish.c:300
1358 #, c-format
1359 msgid "%s: only one -f parameter can be given\n"
1360 msgstr ""
1361
1362 #: fish/fish.c:370
1363 #, c-format
1364 msgid ""
1365 "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --selinux\n"
1366 msgstr ""
1367
1368 #: fish/fish.c:377
1369 #, c-format
1370 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1371 msgstr ""
1372
1373 #: fish/fish.c:483
1374 #, c-format
1375 msgid "%s: cannot use --listen and --remote options at the same time\n"
1376 msgstr ""
1377
1378 #: fish/fish.c:491
1379 #, c-format
1380 msgid "%s: extra parameters on the command line with --listen flag\n"
1381 msgstr ""
1382
1383 #: fish/fish.c:497
1384 #, c-format
1385 msgid "%s: cannot use --listen and --file options at the same time\n"
1386 msgstr ""
1387
1388 #: fish/fish.c:666
1389 #, c-format
1390 msgid ""
1391 "\n"
1392 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1393 "editing virtual machine filesystems.\n"
1394 "\n"
1395 "Type: 'help' for a list of commands\n"
1396 "      'man' to read the manual\n"
1397 "      'quit' to quit the shell\n"
1398 "\n"
1399 msgstr ""
1400
1401 #: fish/fish.c:747
1402 #, c-format
1403 msgid "%s: unterminated double quote\n"
1404 msgstr ""
1405
1406 #: fish/fish.c:753 fish/fish.c:770
1407 #, c-format
1408 msgid "%s: command arguments not separated by whitespace\n"
1409 msgstr ""
1410
1411 #: fish/fish.c:764
1412 #, c-format
1413 msgid "%s: unterminated single quote\n"
1414 msgstr ""
1415
1416 #: fish/fish.c:819
1417 #, c-format
1418 msgid "%s: internal error parsing string at '%s'\n"
1419 msgstr ""
1420
1421 #: fish/fish.c:836
1422 #, c-format
1423 msgid "%s: too many arguments\n"
1424 msgstr ""
1425
1426 #: fish/fish.c:865
1427 #, c-format
1428 msgid "%s: empty command on command line\n"
1429 msgstr ""
1430
1431 #: fish/fish.c:1029
1432 msgid "display a list of commands or help on a command"
1433 msgstr ""
1434
1435 #: fish/fish.c:1031
1436 msgid "read the manual"
1437 msgstr ""
1438
1439 #: fish/fish.c:1033
1440 msgid "quit guestfish"
1441 msgstr ""
1442
1443 #: fish/fish.c:1036
1444 msgid "allocate an image"
1445 msgstr ""
1446
1447 #: fish/fish.c:1038
1448 msgid "display a line of text"
1449 msgstr ""
1450
1451 #: fish/fish.c:1040
1452 msgid "edit a file in the image"
1453 msgstr ""
1454
1455 #: fish/fish.c:1042
1456 msgid "local change directory"
1457 msgstr ""
1458
1459 #: fish/fish.c:1044
1460 msgid "expand wildcards in command"
1461 msgstr ""
1462
1463 #: fish/fish.c:1046
1464 msgid "view a file in the pager"
1465 msgstr ""
1466
1467 #: fish/fish.c:1048
1468 msgid "close and reopen libguestfs handle"
1469 msgstr ""
1470
1471 #: fish/fish.c:1050
1472 msgid "allocate a sparse image file"
1473 msgstr ""
1474
1475 #: fish/fish.c:1052
1476 msgid "measure time taken to run command"
1477 msgstr ""
1478
1479 #: fish/fish.c:1064
1480 #, c-format
1481 msgid ""
1482 "alloc - allocate an image\n"
1483 "     alloc <filename> <size>\n"
1484 "\n"
1485 "    This creates an empty (zeroed) file of the given size,\n"
1486 "    and then adds so it can be further examined.\n"
1487 "\n"
1488 "    For more advanced image creation, see qemu-img utility.\n"
1489 "\n"
1490 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1491 msgstr ""
1492
1493 #: fish/fish.c:1075
1494 #, c-format
1495 msgid ""
1496 "echo - display a line of text\n"
1497 "     echo [<params> ...]\n"
1498 "\n"
1499 "    This echos the parameters to the terminal.\n"
1500 msgstr ""
1501
1502 #: fish/fish.c:1082
1503 #, c-format
1504 msgid ""
1505 "edit - edit a file in the image\n"
1506 "     edit <filename>\n"
1507 "\n"
1508 "    This is used to edit a file.\n"
1509 "\n"
1510 "    It is the equivalent of (and is implemented by)\n"
1511 "    running \"cat\", editing locally, and then \"write\".\n"
1512 "\n"
1513 "    Normally it uses $EDITOR, but if you use the aliases\n"
1514 "    \"vi\" or \"emacs\" you will get those editors.\n"
1515 "\n"
1516 "    NOTE: This will not work reliably for large files\n"
1517 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1518 msgstr ""
1519
1520 #: fish/fish.c:1096
1521 #, c-format
1522 msgid ""
1523 "lcd - local change directory\n"
1524 "    lcd <directory>\n"
1525 "\n"
1526 "    Change guestfish's current directory. This command is\n"
1527 "    useful if you want to download files to a particular\n"
1528 "    place.\n"
1529 msgstr ""
1530
1531 #: fish/fish.c:1103
1532 #, c-format
1533 msgid ""
1534 "glob - expand wildcards in command\n"
1535 "    glob <command> [<args> ...]\n"
1536 "\n"
1537 "    Glob runs <command> with wildcards expanded in any\n"
1538 "    command args.  Note that the command is run repeatedly\n"
1539 "    once for each expanded argument.\n"
1540 msgstr ""
1541
1542 #: fish/fish.c:1111
1543 #, c-format
1544 msgid ""
1545 "man - read the manual\n"
1546 "    man\n"
1547 "\n"
1548 "    Opens the manual page for guestfish.\n"
1549 msgstr ""
1550
1551 #: fish/fish.c:1116
1552 #, c-format
1553 msgid ""
1554 "help - display a list of commands or help on a command\n"
1555 "     help cmd\n"
1556 "     help\n"
1557 msgstr ""
1558
1559 #: fish/fish.c:1121
1560 #, c-format
1561 msgid ""
1562 "more - view a file in the pager\n"
1563 "     more <filename>\n"
1564 "\n"
1565 "    This is used to view a file in the pager.\n"
1566 "\n"
1567 "    It is the equivalent of (and is implemented by)\n"
1568 "    running \"cat\" and using the pager.\n"
1569 "\n"
1570 "    Normally it uses $PAGER, but if you use the alias\n"
1571 "    \"less\" then it always uses \"less\".\n"
1572 "\n"
1573 "    NOTE: This will not work reliably for large files\n"
1574 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1575 msgstr ""
1576
1577 #: fish/fish.c:1137
1578 #, c-format
1579 msgid ""
1580 "quit - quit guestfish\n"
1581 "     quit\n"
1582 msgstr ""
1583
1584 #: fish/fish.c:1140
1585 #, c-format
1586 msgid ""
1587 "reopen - close and reopen the libguestfs handle\n"
1588 "     reopen\n"
1589 "\n"
1590 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1591 "this normally, because the handle is closed properly when guestfish\n"
1592 "exits.  However this is occasionally useful for testing.\n"
1593 msgstr ""
1594
1595 #: fish/fish.c:1147
1596 #, c-format
1597 msgid ""
1598 "sparse - allocate a sparse image file\n"
1599 "     sparse <filename> <size>\n"
1600 "\n"
1601 "    This creates an empty sparse file of the given size,\n"
1602 "    and then adds so it can be further examined.\n"
1603 "\n"
1604 "    In all respects it works the same as the 'alloc'\n"
1605 "    command, except that the image file is allocated\n"
1606 "    sparsely, which means that disk blocks are not assigned\n"
1607 "    to the file until they are needed.  Sparse disk files\n"
1608 "    only use space when written to, but they are slower\n"
1609 "    and there is a danger you could run out of real disk\n"
1610 "    space during a write operation.\n"
1611 "\n"
1612 "    For more advanced image creation, see qemu-img utility.\n"
1613 "\n"
1614 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1615 msgstr ""
1616
1617 #: fish/fish.c:1166
1618 #, c-format
1619 msgid ""
1620 "time - measure time taken to run command\n"
1621 "    time <command> [<args> ...]\n"
1622 "\n"
1623 "    This runs <command> as usual, and prints the elapsed\n"
1624 "    time afterwards.\n"
1625 msgstr ""
1626
1627 #: fish/fish.c:1172
1628 #, c-format
1629 msgid "%s: command not known, use -h to list all commands\n"
1630 msgstr ""
1631
1632 #: fish/fish.c:1186
1633 #, c-format
1634 msgid ""
1635 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1636 "For a list of commands:             guestfish -h\n"
1637 "For complete documentation:         man guestfish\n"
1638 msgstr ""
1639
1640 #: fish/fish.c:1343
1641 #, c-format
1642 msgid "Runaway quote in string \"%s\"\n"
1643 msgstr ""
1644
1645 #: fish/glob.c:52
1646 #, c-format
1647 msgid "use 'glob command [args...]'\n"
1648 msgstr ""
1649
1650 #: fish/glob.c:72
1651 #, c-format
1652 msgid "glob: guestfs_glob_expand call failed: %s\n"
1653 msgstr ""
1654
1655 #: fish/lcd.c:34
1656 #, c-format
1657 msgid "use 'lcd directory' to change local directory\n"
1658 msgstr ""
1659
1660 #: fish/man.c:34
1661 #, c-format
1662 msgid "use 'man' without parameters to open the manual\n"
1663 msgstr ""
1664
1665 #: fish/man.c:53
1666 #, c-format
1667 msgid "the external 'man' program failed\n"
1668 msgstr ""
1669
1670 #: fish/more.c:40
1671 #, c-format
1672 msgid "use '%s filename' to page a file\n"
1673 msgstr ""
1674
1675 #: fish/prep.c:114
1676 #, c-format
1677 msgid ""
1678 "List of available prepared disk images:\n"
1679 "\n"
1680 msgstr ""
1681
1682 #: fish/prep.c:117
1683 #, c-format
1684 msgid ""
1685 "guestfish -N %-16s %s\n"
1686 "\n"
1687 "%s\n"
1688 msgstr ""
1689
1690 #: fish/prep.c:125
1691 #, c-format
1692 msgid "  Optional parameters:\n"
1693 msgstr ""
1694
1695 #: fish/prep.c:132
1696 #, c-format
1697 msgid "<%s> %s (default: %s)\n"
1698 msgstr ""
1699
1700 #: fish/prep.c:142
1701 #, c-format
1702 msgid ""
1703 "Prepared disk images are written to file \"test1.img\" in the local\n"
1704 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1705 "For more information see the guestfish(1) manual.\n"
1706 msgstr ""
1707
1708 #: fish/prep.c:179
1709 #, c-format
1710 msgid ""
1711 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1712 "Use 'guestfish -N list' to list possible values for the -N parameter.\n"
1713 msgstr ""
1714
1715 #: fish/prep.c:241
1716 #, c-format
1717 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1718 msgstr ""
1719
1720 #: fish/prep.c:258 fish/prep.c:265 fish/prep.c:280
1721 msgid "failed to allocate disk"
1722 msgstr ""
1723
1724 #: fish/prep.c:272 fish/prep.c:287
1725 #, c-format
1726 msgid "failed to partition disk: %s"
1727 msgstr ""
1728
1729 #: fish/prep.c:297
1730 #, c-format
1731 msgid "failed to create filesystem (%s): %s"
1732 msgstr ""
1733
1734 #: fish/rc.c:249
1735 #, c-format
1736 msgid "guestfish: protocol error: could not read 'hello' message\n"
1737 msgstr ""
1738
1739 #: fish/rc.c:254
1740 #, c-format
1741 msgid ""
1742 "guestfish: protocol error: version mismatch, server version '%s' does not "
1743 "match client version '%s'.  The two versions must match exactly.\n"
1744 msgstr ""
1745
1746 #: fish/rc.c:329 fish/rc.c:343
1747 #, c-format
1748 msgid "guestfish: remote: looks like the server is not running\n"
1749 msgstr ""
1750
1751 #: fish/rc.c:355 fish/rc.c:369
1752 #, c-format
1753 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1754 msgstr ""
1755
1756 #: fish/rc.c:380
1757 #, c-format
1758 msgid "guestfish: protocol error: could not decode reply from server\n"
1759 msgstr ""
1760
1761 #: fish/reopen.c:36
1762 #, c-format
1763 msgid "'reopen' command takes no parameters\n"
1764 msgstr ""
1765
1766 #: fish/reopen.c:46
1767 #, c-format
1768 msgid "reopen: guestfs_create: failed to create handle\n"
1769 msgstr ""
1770
1771 #: fish/time.c:35
1772 #, c-format
1773 msgid "use 'time command [args...]'\n"
1774 msgstr ""
1775
1776 #: fuse/guestmount.c:883
1777 #, c-format
1778 msgid ""
1779 "%s: FUSE module for libguestfs\n"
1780 "%s lets you mount a virtual machine filesystem\n"
1781 "Copyright (C) 2009 Red Hat Inc.\n"
1782 "Usage:\n"
1783 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1784 "Options:\n"
1785 "  -a|--add image       Add image\n"
1786 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1787 "  --fuse-help          Display extra FUSE options\n"
1788 "  --help               Display help message and exit\n"
1789 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1790 "  -n|--no-sync         Don't autosync\n"
1791 "  -o|--option opt      Pass extra option to FUSE\n"
1792 "  -r|--ro              Mount read-only\n"
1793 "  --selinux            Enable SELinux support\n"
1794 "  --trace              Trace guestfs API calls (to stderr)\n"
1795 "  -v|--verbose         Verbose messages\n"
1796 "  -V|--version         Display version and exit\n"
1797 msgstr ""
1798
1799 #: fuse/guestmount.c:1092
1800 #, c-format
1801 msgid "%s: must have at least one -a and at least one -m option\n"
1802 msgstr ""
1803
1804 #: fuse/guestmount.c:1100
1805 #, c-format
1806 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1807 msgstr ""
1808
1809 #: inspector/virt-inspector.pl:200
1810 msgid "virt-inspector: no image or VM names given"
1811 msgstr ""
1812
1813 #: inspector/virt-inspector.pl:294
1814 msgid "--fish output is only possible with a single OS\n"
1815 msgstr ""
1816
1817 #: inspector/virt-inspector.pl:324
1818 msgid "virt-inspector: no YAML support\n"
1819 msgstr ""
1820
1821 #: inspector/virt-inspector.pl:363
1822 msgid "  Mountpoints:\n"
1823 msgstr ""
1824
1825 #: inspector/virt-inspector.pl:369
1826 msgid "  Filesystems:\n"
1827 msgstr ""
1828
1829 #: inspector/virt-inspector.pl:387
1830 msgid "  Modprobe aliases:\n"
1831 msgstr ""
1832
1833 #: inspector/virt-inspector.pl:398
1834 msgid "  Initrd modules:\n"
1835 msgstr ""
1836
1837 #: inspector/virt-inspector.pl:407
1838 msgid "  Applications:\n"
1839 msgstr ""
1840
1841 #: inspector/virt-inspector.pl:414
1842 msgid "  Kernels:\n"
1843 msgstr ""
1844
1845 #: inspector/virt-inspector.pl:426
1846 msgid "  Windows Registry entries:\n"
1847 msgstr ""
1848
1849 #: perl/lib/Sys/Guestfs/Lib.pm:152
1850 msgid "open_guest: first parameter must be a string or an arrayref"
1851 msgstr ""
1852
1853 #: perl/lib/Sys/Guestfs/Lib.pm:159
1854 #, perl-brace-format
1855 msgid "guest image {imagename} does not exist or is not readable"
1856 msgstr ""
1857
1858 #: perl/lib/Sys/Guestfs/Lib.pm:164
1859 msgid ""
1860 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
1861 "XPath::XMLParser)"
1862 msgstr ""
1863
1864 #: perl/lib/Sys/Guestfs/Lib.pm:169
1865 msgid "open_guest: too many domains listed on command line"
1866 msgstr ""
1867
1868 #: perl/lib/Sys/Guestfs/Lib.pm:176
1869 msgid "open_guest: cannot connect to libvirt"
1870 msgstr ""
1871
1872 #: perl/lib/Sys/Guestfs/Lib.pm:195
1873 #, perl-brace-format
1874 msgid "{imagename} is not the name of an inactive libvirt domain\n"
1875 msgstr ""
1876
1877 #: perl/lib/Sys/Guestfs/Lib.pm:198
1878 #, perl-brace-format
1879 msgid "{imagename} is not the name of a libvirt domain\n"
1880 msgstr ""
1881
1882 #: perl/lib/Sys/Guestfs/Lib.pm:210
1883 #, perl-brace-format
1884 msgid "{imagename} seems to have no disk devices\n"
1885 msgstr ""
1886
1887 #: perl/lib/Sys/Guestfs/Lib.pm:435
1888 #, perl-brace-format
1889 msgid "returning non-canonical architecture type '{arch}'"
1890 msgstr ""
1891
1892 #: perl/lib/Sys/Guestfs/Lib.pm:478
1893 #, perl-brace-format
1894 msgid "cpio command failed: {error}"
1895 msgstr ""
1896
1897 #: perl/lib/Sys/Guestfs/Lib.pm:490
1898 #, perl-brace-format
1899 msgid "file_architecture: no known binaries found in initrd image: {path}"
1900 msgstr ""
1901
1902 #: perl/lib/Sys/Guestfs/Lib.pm:494
1903 #, perl-brace-format
1904 msgid "file_architecture: unknown architecture: {path}"
1905 msgstr ""
1906
1907 #: perl/lib/Sys/Guestfs/Lib.pm:1208
1908 msgid ""
1909 "No operating system could be detected inside this disk image.\n"
1910 "\n"
1911 "This may be because the file is not a disk image, or is not a virtual "
1912 "machine\n"
1913 "image, or because the OS type is not understood by virt-inspector.\n"
1914 "\n"
1915 "If you feel this is an error, please file a bug report including as much\n"
1916 "information about the disk image as possible.\n"
1917 msgstr ""
1918
1919 #: perl/lib/Sys/Guestfs/Lib.pm:1281
1920 #, perl-brace-format
1921 msgid "unknown filesystem label {label}\n"
1922 msgstr ""
1923
1924 #: perl/lib/Sys/Guestfs/Lib.pm:1291
1925 #, perl-brace-format
1926 msgid "unknown filesystem UUID {uuid}\n"
1927 msgstr ""
1928
1929 #: perl/lib/Sys/Guestfs/Lib.pm:1314
1930 #, perl-brace-format
1931 msgid "unknown filesystem {fs}\n"
1932 msgstr ""
1933
1934 #: perl/lib/Sys/Guestfs/Lib.pm:1498
1935 #, perl-brace-format
1936 msgid "Error running rpm -qa: {error}"
1937 msgstr ""
1938
1939 #: perl/lib/Sys/Guestfs/Lib.pm:1524
1940 #, perl-brace-format
1941 msgid "Error running dpkg-query: {error}"
1942 msgstr ""
1943
1944 #: perl/lib/Sys/Guestfs/Lib.pm:1589
1945 msgid "Can't find grub on guest"
1946 msgstr ""
1947
1948 #: perl/lib/Sys/Guestfs/Lib.pm:1644
1949 #, perl-brace-format
1950 msgid "Grub entry {title} has no kernel"
1951 msgstr ""
1952
1953 #: perl/lib/Sys/Guestfs/Lib.pm:1675
1954 #, perl-brace-format
1955 msgid "grub refers to {path}, which doesn't exist\n"
1956 msgstr ""
1957
1958 #: perl/lib/Sys/Guestfs/Lib.pm:1698
1959 #, perl-brace-format
1960 msgid "Grub entry {title} does not specify an initrd"
1961 msgstr ""
1962
1963 #: perl/lib/Sys/Guestfs/Lib.pm:1769
1964 #, perl-brace-format
1965 msgid "Didn't find modules directory {modules} for kernel {path}"
1966 msgstr ""
1967
1968 #: perl/lib/Sys/Guestfs/Lib.pm:1777
1969 #, perl-brace-format
1970 msgid "Couldn't guess kernel version number from path for kernel {path}"
1971 msgstr ""
1972
1973 #: perl/lib/Sys/Guestfs/Lib.pm:1838
1974 #, perl-brace-format
1975 msgid "{path} doesn't match augeas pattern"
1976 msgstr ""
1977
1978 #: perl/lib/Sys/Guestfs/Lib.pm:1877
1979 #, perl-brace-format
1980 msgid "{filename}: could not read initrd format"
1981 msgstr ""
1982
1983 #: src/guestfs.c:290
1984 #, c-format
1985 msgid "guestfs_close: called twice on the same handle\n"
1986 msgstr ""
1987
1988 #: src/guestfs.c:393
1989 #, c-format
1990 msgid "libguestfs: error: %s\n"
1991 msgstr ""
1992
1993 #: src/guestfs.c:748
1994 msgid "command line cannot be altered after qemu subprocess launched"
1995 msgstr ""
1996
1997 #: src/guestfs.c:762
1998 msgid "guestfs_config: parameter must begin with '-' character"
1999 msgstr ""
2000
2001 #: src/guestfs.c:776
2002 #, c-format
2003 msgid "guestfs_config: parameter '%s' isn't allowed"
2004 msgstr ""
2005
2006 #: src/guestfs.c:797 src/guestfs.c:834 src/guestfs.c:881
2007 msgid "filename cannot contain ',' (comma) character"
2008 msgstr ""
2009
2010 #: src/guestfs.c:949
2011 msgid "you must call guestfs_add_drive before guestfs_launch"
2012 msgstr ""
2013
2014 #: src/guestfs.c:954
2015 msgid "the libguestfs handle has already been launched"
2016 msgstr ""
2017
2018 #: src/guestfs.c:974
2019 #, c-format
2020 msgid "%s: cannot create temporary directory"
2021 msgstr ""
2022
2023 #: src/guestfs.c:1062
2024 #, c-format
2025 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
2026 msgstr ""
2027
2028 #: src/guestfs.c:1474
2029 msgid "failed to connect to vmchannel socket"
2030 msgstr ""
2031
2032 #: src/guestfs.c:1493
2033 msgid "guestfs_launch failed, see earlier error messages"
2034 msgstr ""
2035
2036 #: src/guestfs.c:1506
2037 msgid "qemu launched and contacted daemon, but state != READY"
2038 msgstr ""
2039
2040 #: src/guestfs.c:1602
2041 #, c-format
2042 msgid "external command failed: %s"
2043 msgstr ""
2044
2045 #: src/guestfs.c:1675
2046 #, c-format
2047 msgid ""
2048 "%s: command failed: If qemu is located on a non-standard path, try setting "
2049 "the LIBGUESTFS_QEMU environment variable."
2050 msgstr ""
2051
2052 #: src/guestfs.c:1851
2053 msgid "qemu has not been launched yet"
2054 msgstr ""
2055
2056 #: src/guestfs.c:1862
2057 msgid "no subprocess to kill"
2058 msgstr ""
2059
2060 #: src/guestfs.c:1984
2061 #, c-format
2062 msgid "guestfs_set_busy: called when in state %d != READY"
2063 msgstr ""
2064
2065 #: src/guestfs.c:2007
2066 #, c-format
2067 msgid "guestfs_end_busy: called when in state %d"
2068 msgstr ""
2069
2070 #: src/guestfs.c:2122
2071 #, c-format
2072 msgid ""
2073 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2074 msgstr ""
2075
2076 #: src/guestfs.c:2280 src/guestfs.c:2334
2077 msgid "unexpected end of file when reading from daemon"
2078 msgstr ""
2079
2080 #: src/guestfs.c:2296
2081 #, c-format
2082 msgid "received magic signature from guestfsd, but in state %d"
2083 msgstr ""
2084
2085 #: src/guestfs.c:2311
2086 #, c-format
2087 msgid "message length (%u) > maximum possible size (%d)"
2088 msgstr ""
2089
2090 #: src/guestfs.c:2441
2091 #, c-format
2092 msgid "guestfs___send: state %d != BUSY"
2093 msgstr ""
2094
2095 #: src/guestfs.c:2463
2096 msgid "xdr_guestfs_message_header failed"
2097 msgstr ""
2098
2099 #: src/guestfs.c:2472
2100 msgid "dispatch failed to marshal args"
2101 msgstr ""
2102
2103 #: src/guestfs.c:2602
2104 #, c-format
2105 msgid "send_file_chunk: state %d != READY"
2106 msgstr ""
2107
2108 #: src/guestfs.c:2618
2109 #, c-format
2110 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2111 msgstr ""
2112
2113 #: src/guestfs.c:2741
2114 #, c-format
2115 msgid "%s: error in chunked encoding"
2116 msgstr ""
2117
2118 #: src/guestfs.c:2769
2119 msgid "write to daemon socket"
2120 msgstr ""
2121
2122 #: src/guestfs.c:2792
2123 msgid "receive_file_data: parse error in reply callback"
2124 msgstr ""
2125
2126 #: src/guestfs.c:2797
2127 msgid "receive_file_data: unexpected flag received when reading file chunks"
2128 msgstr ""
2129
2130 #: src/guestfs.c:2805
2131 msgid "failed to parse file chunk"
2132 msgstr ""
2133
2134 #: src/guestfs.c:2814
2135 msgid "file receive cancelled by daemon"
2136 msgstr ""
2137
2138 #: test-tool/test-tool.c:78
2139 #, c-format
2140 msgid ""
2141 "libguestfs-test-tool: interactive test tool\n"
2142 "Copyright (C) 2009 Red Hat Inc.\n"
2143 "Usage:\n"
2144 "  libguestfs-test-tool [--options]\n"
2145 "Options:\n"
2146 "  --help         Display usage\n"
2147 "  --helper libguestfs-test-tool-helper\n"
2148 "                 Helper program (default: %s)\n"
2149 "  --qemudir dir  Specify QEMU source directory\n"
2150 "  --qemu qemu    Specify QEMU binary\n"
2151 "  --timeout n\n"
2152 "  -t n           Set launch timeout (default: %d seconds)\n"
2153 msgstr ""
2154
2155 #: test-tool/test-tool.c:134
2156 #, c-format
2157 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2158 msgstr ""
2159
2160 #: test-tool/test-tool.c:143
2161 #, c-format
2162 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2163 msgstr ""
2164
2165 #: test-tool/test-tool.c:155
2166 #, c-format
2167 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2168 msgstr ""
2169
2170 #: test-tool/test-tool.c:178
2171 #, c-format
2172 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2173 msgstr ""
2174
2175 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2176 #, c-format
2177 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2178 msgstr ""
2179
2180 #: test-tool/test-tool.c:197
2181 #, c-format
2182 msgid "libguestfs-test-tool: guestfs_version failed\n"
2183 msgstr ""
2184
2185 #: test-tool/test-tool.c:219
2186 #, c-format
2187 msgid "libguestfs-test-tool: failed to launch appliance\n"
2188 msgstr ""
2189
2190 #: test-tool/test-tool.c:231
2191 #, c-format
2192 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2193 msgstr ""
2194
2195 #: test-tool/test-tool.c:237
2196 #, c-format
2197 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2198 msgstr ""
2199
2200 #: test-tool/test-tool.c:243
2201 #, c-format
2202 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2203 msgstr ""
2204
2205 #: test-tool/test-tool.c:249
2206 #, c-format
2207 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2208 msgstr ""
2209
2210 #: test-tool/test-tool.c:255
2211 #, c-format
2212 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2213 msgstr ""
2214
2215 #: test-tool/test-tool.c:263
2216 #, c-format
2217 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2218 msgstr ""
2219
2220 #: test-tool/test-tool.c:294
2221 #, c-format
2222 msgid ""
2223 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2224 "--qemu/--qemudir options cannot be used.\n"
2225 msgstr ""
2226
2227 #: test-tool/test-tool.c:302
2228 #, c-format
2229 msgid "Binary '%s' does not exist or is not executable\n"
2230 msgstr ""
2231
2232 #: test-tool/test-tool.c:316
2233 #, c-format
2234 msgid "%s: does not look like a qemu source directory\n"
2235 msgstr ""
2236
2237 #: test-tool/test-tool.c:365
2238 #, c-format
2239 msgid ""
2240 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2241 "available.  Expected to find it in '%s'\n"
2242 "\n"
2243 "Use the --helper option to specify the location of this program.\n"
2244 msgstr ""
2245
2246 #: test-tool/test-tool.c:381
2247 #, c-format
2248 msgid "command failed: %s"
2249 msgstr ""
2250
2251 #: test-tool/test-tool.c:389
2252 #, c-format
2253 msgid ""
2254 "Test tool helper program %s\n"
2255 "is not statically linked.  This is a build error when this test tool\n"
2256 "was built.\n"
2257 msgstr ""
2258
2259 #: test-tool/test-tool.c:423
2260 #, c-format
2261 msgid "mkisofs command failed: %s\n"
2262 msgstr ""
2263
2264 #: tools/virt-cat.pl:128
2265 msgid "virt-cat: no image, VM names or filenames to cat given"
2266 msgstr ""
2267
2268 #: tools/virt-cat.pl:153
2269 msgid "multiboot operating systems are not supported by virt-cat"
2270 msgstr ""
2271
2272 #: tools/virt-df.pl:258
2273 msgid "Virtual Machine"
2274 msgstr ""
2275
2276 #: tools/virt-df.pl:258
2277 msgid "Filesystem"
2278 msgstr ""
2279
2280 #: tools/virt-df.pl:261
2281 msgid "1K-blocks"
2282 msgstr ""
2283
2284 #: tools/virt-df.pl:263
2285 msgid "Size"
2286 msgstr ""
2287
2288 #: tools/virt-df.pl:265
2289 msgid "Used"
2290 msgstr ""
2291
2292 #: tools/virt-df.pl:266
2293 msgid "Available"
2294 msgstr ""
2295
2296 #: tools/virt-df.pl:267
2297 msgid "Use%"
2298 msgstr ""
2299
2300 #: tools/virt-df.pl:269
2301 msgid "Inodes"
2302 msgstr ""
2303
2304 #: tools/virt-df.pl:270
2305 msgid "IUsed"
2306 msgstr ""
2307
2308 #: tools/virt-df.pl:271
2309 msgid "IFree"
2310 msgstr ""
2311
2312 #: tools/virt-df.pl:272
2313 msgid "IUse%"
2314 msgstr ""
2315
2316 #: tools/virt-edit.pl:111
2317 msgid "virt-edit: no image, VM names or filenames to edit given"
2318 msgstr ""
2319
2320 #: tools/virt-edit.pl:136
2321 msgid "multiboot operating systems are not supported by virt-edit"
2322 msgstr ""
2323
2324 #: tools/virt-edit.pl:159
2325 msgid "File not changed.\n"
2326 msgstr ""
2327
2328 #: tools/virt-list-filesystems.pl:121
2329 msgid "virt-list-filesystems: no image or VM name given"
2330 msgstr ""
2331
2332 #: tools/virt-list-partitions.pl:131
2333 msgid "virt-list-partitions: no image or VM name given"
2334 msgstr ""
2335
2336 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2337 msgid "virt-ls: cannot combine -l and -R options\n"
2338 msgstr ""
2339
2340 #: tools/virt-ls.pl:161
2341 msgid "virt-ls: no image, VM names or directory to list given"
2342 msgstr ""
2343
2344 #: tools/virt-ls.pl:186
2345 msgid "multiboot operating systems are not supported by virt-ls\n"
2346 msgstr ""
2347
2348 #: tools/virt-make-fs.pl:291
2349 msgid "virt-make-fs input output\n"
2350 msgstr ""
2351
2352 #: tools/virt-make-fs.pl:321
2353 msgid "unexpected output from 'du' command"
2354 msgstr ""
2355
2356 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2357 #: tools/virt-make-fs.pl:453
2358 #, perl-brace-format
2359 msgid "{f}: unknown input format: {fmt}\n"
2360 msgstr ""
2361
2362 #: tools/virt-make-fs.pl:391
2363 #, perl-brace-format
2364 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2365 msgstr ""
2366
2367 #: tools/virt-make-fs.pl:401
2368 msgid ""
2369 "qemu-img create: failed to create disk image, see earlier error messages\n"
2370 msgstr ""
2371
2372 #: tools/virt-make-fs.pl:412
2373 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2374 msgstr ""
2375
2376 #: tools/virt-make-fs.pl:437
2377 msgid "tar: failed, see earlier messages\n"
2378 msgstr ""
2379
2380 #: tools/virt-make-fs.pl:459
2381 msgid "uncompress command failed, see earlier messages\n"
2382 msgstr ""
2383
2384 #: tools/virt-make-fs.pl:494
2385 msgid ""
2386 "virt-make-fs: error copying contents into filesystem\n"
2387 "An error here usually means that the program did not estimate the\n"
2388 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2389 msgstr ""
2390
2391 #: tools/virt-rescue.pl:194
2392 msgid "virt-rescue: no image or VM names rescue given"
2393 msgstr ""
2394
2395 #: tools/virt-resize.pl:33
2396 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2397 msgstr ""
2398
2399 #: tools/virt-resize.pl:511
2400 #, perl-brace-format
2401 msgid "virt-resize: {file}: does not exist or is not readable\n"
2402 msgstr ""
2403
2404 #: tools/virt-resize.pl:513
2405 #, perl-brace-format
2406 msgid ""
2407 "virt-resize: {file}: does not exist or is not writable\n"
2408 "You have to create the destination disk before running this program.\n"
2409 "Please read the virt-resize(1) manpage for more information.\n"
2410 msgstr ""
2411
2412 #: tools/virt-resize.pl:538 tools/virt-resize.pl:541
2413 #, perl-brace-format
2414 msgid ""
2415 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2416 msgstr ""
2417
2418 #: tools/virt-resize.pl:705
2419 #, perl-brace-format
2420 msgid "virt-resize: no logical volume called {n}\n"
2421 msgstr ""
2422
2423 #: tools/virt-resize.pl:725
2424 #, perl-brace-format
2425 msgid ""
2426 "{p}: partition not found in the source disk image, when using the '{opt}' "
2427 "command line option\n"
2428 msgstr ""
2429
2430 #: tools/virt-resize.pl:731
2431 #, perl-brace-format
2432 msgid ""
2433 "{p}: partition ignored, you cannot use it in another command line argument\n"
2434 msgstr ""
2435
2436 #: tools/virt-resize.pl:735
2437 #, perl-brace-format
2438 msgid ""
2439 "{p}: partition deleted, you cannot use it in another command line argument\n"
2440 msgstr ""
2441
2442 #: tools/virt-resize.pl:777
2443 #, perl-brace-format
2444 msgid "{p}: this partition has already been marked for resizing\n"
2445 msgstr ""
2446
2447 #: tools/virt-resize.pl:785
2448 #, perl-brace-format
2449 msgid "{p}: missing size field in {o} option\n"
2450 msgstr ""
2451
2452 #: tools/virt-resize.pl:802
2453 #, perl-brace-format
2454 msgid "{p}: {f}: cannot parse size field\n"
2455 msgstr ""
2456
2457 #: tools/virt-resize.pl:807
2458 #, perl-brace-format
2459 msgid "{p}: new size is zero or negative\n"
2460 msgstr ""
2461
2462 #: tools/virt-resize.pl:830
2463 #, perl-brace-format
2464 msgid ""
2465 "{p}: cannot make this partition smaller because it contains a\n"
2466 "filesystem, physical volume or other content that is larger than the new "
2467 "size.\n"
2468 "You have to resize the content first, see virt-resize(1).\n"
2469 msgstr ""
2470
2471 #: tools/virt-resize.pl:846
2472 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2473 msgstr ""
2474
2475 #: tools/virt-resize.pl:895
2476 #, perl-brace-format
2477 msgid ""
2478 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2479 "expand into.  You need to make the target disk larger by at least {h}.\n"
2480 msgstr ""
2481
2482 #: tools/virt-resize.pl:910
2483 msgid ""
2484 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2485 "(see 'deficit' in the virt-resize(1) man page)\n"
2486 msgstr ""
2487
2488 #: tools/virt-resize.pl:925
2489 msgid "Summary of changes:\n"
2490 msgstr ""
2491
2492 #: tools/virt-resize.pl:929
2493 #, perl-brace-format
2494 msgid "{p}: partition will be ignored\n"
2495 msgstr ""
2496
2497 #: tools/virt-resize.pl:931
2498 #, perl-brace-format
2499 msgid "{p}: partition will be deleted\n"
2500 msgstr ""
2501
2502 #: tools/virt-resize.pl:933
2503 #, perl-brace-format
2504 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2505 msgstr ""
2506
2507 #: tools/virt-resize.pl:938
2508 #, perl-brace-format
2509 msgid "{p}: content will be expanded using the '{meth}' method\n"
2510 msgstr ""
2511
2512 #: tools/virt-resize.pl:943
2513 #, perl-brace-format
2514 msgid "{p}: partition will be left alone\n"
2515 msgstr ""
2516
2517 #: tools/virt-resize.pl:948
2518 #, perl-brace-format
2519 msgid "{n}: LV will be expanded to maximum size\n"
2520 msgstr ""
2521
2522 #: tools/virt-resize.pl:954
2523 #, perl-brace-format
2524 msgid "{n}: content will be expanded using the '{meth}' method\n"
2525 msgstr ""
2526
2527 #: tools/virt-resize.pl:961
2528 #, perl-brace-format
2529 msgid "There is a surplus of {spl} bytes ({h}).\n"
2530 msgstr ""
2531
2532 #: tools/virt-resize.pl:966
2533 msgid "An extra partition will be created for the surplus.\n"
2534 msgstr ""
2535
2536 #: tools/virt-resize.pl:968
2537 msgid ""
2538 "The surplus space is not large enough for an extra partition to be created\n"
2539 "and so it will just be ignored.\n"
2540 msgstr ""
2541
2542 #: tools/virt-resize.pl:971
2543 msgid ""
2544 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2545 "to partition this extra space if you want.\n"
2546 msgstr ""
2547
2548 #: tools/virt-resize.pl:974
2549 #, perl-brace-format
2550 msgid ""
2551 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2552 "You need to make the target disk larger by at least this amount,\n"
2553 "or adjust your resizing requests.\n"
2554 msgstr ""
2555
2556 #: tools/virt-resize.pl:1015
2557 msgid "virt-resize: source disk does not have a first partition\n"
2558 msgstr ""
2559
2560 #: tools/virt-resize.pl:1111
2561 #, perl-brace-format
2562 msgid "Copying {p} ..."
2563 msgstr ""
2564
2565 #: tools/virt-resize.pl:1118
2566 msgid "done"
2567 msgstr ""
2568
2569 #: tools/virt-resize.pl:1176 tools/virt-resize.pl:1234
2570 #, perl-brace-format
2571 msgid "Expanding {p} using the '{meth}' method\n"
2572 msgstr ""
2573
2574 #: tools/virt-tar.pl:163 tools/virt-tar.pl:170
2575 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2576 msgstr ""
2577
2578 #: tools/virt-tar.pl:191
2579 msgid "virt-tar: no image, VM names, directory or filename given"
2580 msgstr ""
2581
2582 #: tools/virt-tar.pl:194
2583 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2584 msgstr ""
2585
2586 #: tools/virt-tar.pl:205
2587 #, perl-brace-format
2588 msgid "virt-tar: {tarball}: file not found\n"
2589 msgstr ""
2590
2591 #: tools/virt-tar.pl:208
2592 #, perl-brace-format
2593 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2594 msgstr ""
2595
2596 #: tools/virt-tar.pl:230
2597 msgid "multiboot operating systems are not supported by virt-tar\n"
2598 msgstr ""
2599
2600 #: tools/virt-win-reg.pl:259
2601 msgid "no libvirt domain name or disk image given\n"
2602 msgstr ""
2603
2604 #: tools/virt-win-reg.pl:283
2605 msgid "multiboot operating systems are not supported by virt-win-reg"
2606 msgstr ""
2607
2608 #: tools/virt-win-reg.pl:297
2609 msgid ""
2610 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2611 "export\n"
2612 msgstr ""
2613
2614 #: tools/virt-win-reg.pl:408
2615 #, perl-brace-format
2616 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2617 msgstr ""
2618
2619 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2620 #, perl-brace-format
2621 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2622 msgstr ""
2623
2624 #: tools/virt-win-reg.pl:433
2625 #, perl-brace-format
2626 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2627 msgstr ""
2628
2629 #: tools/virt-win-reg.pl:456
2630 #, perl-brace-format
2631 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2632 msgstr ""