Version 1.5.24.
[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.24\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-27 12:50+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:156
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:474
50 msgid "add a CD-ROM disk image to examine"
51 msgstr ""
52
53 #: fish/cmds.c:44 fish/cmds.c:45 fish/cmds.c:469 fish/cmds.c:699
54 msgid "add an image to examine or modify"
55 msgstr ""
56
57 #: fish/cmds.c:46 fish/cmds.c:479
58 msgid "add a drive in snapshot mode (read-only)"
59 msgstr ""
60
61 #: fish/cmds.c:47 fish/cmds.c:629
62 msgid "add a drive read-only specifying the QEMU block emulation to use"
63 msgstr ""
64
65 #: fish/cmds.c:48 fish/cmds.c:624
66 msgid "add a drive specifying the QEMU block emulation to use"
67 msgstr ""
68
69 #: fish/cmds.c:49 fish/cmds.c:389
70 msgid "allocate and add a disk file"
71 msgstr ""
72
73 #: fish/cmds.c:50 fish/cmds.c:1894
74 msgid "clear Augeas path"
75 msgstr ""
76
77 #: fish/cmds.c:51 fish/cmds.c:784
78 msgid "close the current Augeas handle"
79 msgstr ""
80
81 #: fish/cmds.c:52 fish/cmds.c:794
82 msgid "define an Augeas node"
83 msgstr ""
84
85 #: fish/cmds.c:53 fish/cmds.c:789
86 msgid "define an Augeas variable"
87 msgstr ""
88
89 #: fish/cmds.c:54 fish/cmds.c:799
90 msgid "look up the value of an Augeas path"
91 msgstr ""
92
93 #: fish/cmds.c:55 fish/cmds.c:779
94 msgid "create a new Augeas handle"
95 msgstr ""
96
97 #: fish/cmds.c:56 fish/cmds.c:809
98 msgid "insert a sibling Augeas node"
99 msgstr ""
100
101 #: fish/cmds.c:57 fish/cmds.c:834
102 msgid "load files into the tree"
103 msgstr ""
104
105 #: fish/cmds.c:58 fish/cmds.c:839
106 msgid "list Augeas nodes under augpath"
107 msgstr ""
108
109 #: fish/cmds.c:59 fish/cmds.c:824
110 msgid "return Augeas nodes which match augpath"
111 msgstr ""
112
113 #: fish/cmds.c:60 fish/cmds.c:819
114 msgid "move Augeas node"
115 msgstr ""
116
117 #: fish/cmds.c:61 fish/cmds.c:814
118 msgid "remove an Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:62 fish/cmds.c:829
122 msgid "write all pending Augeas changes to disk"
123 msgstr ""
124
125 #: fish/cmds.c:63 fish/cmds.c:804
126 msgid "set Augeas path to value"
127 msgstr ""
128
129 #: fish/cmds.c:64 fish/cmds.c:1779
130 msgid "test availability of some parts of the API"
131 msgstr ""
132
133 #: fish/cmds.c:65 fish/cmds.c:1954
134 msgid "return a list of all optional groups"
135 msgstr ""
136
137 #: fish/cmds.c:66 fish/cmds.c:1909
138 msgid "upload base64-encoded data to file"
139 msgstr ""
140
141 #: fish/cmds.c:67 fish/cmds.c:1914
142 msgid "download file and encode as base64"
143 msgstr ""
144
145 #: fish/cmds.c:68 fish/cmds.c:1019
146 msgid "flush device buffers"
147 msgstr ""
148
149 #: fish/cmds.c:69 fish/cmds.c:999
150 msgid "get blocksize of block device"
151 msgstr ""
152
153 #: fish/cmds.c:70 fish/cmds.c:989
154 msgid "is block device set to read-only"
155 msgstr ""
156
157 #: fish/cmds.c:71 fish/cmds.c:1014
158 msgid "get total size of device in bytes"
159 msgstr ""
160
161 #: fish/cmds.c:72 fish/cmds.c:994
162 msgid "get sectorsize of block device"
163 msgstr ""
164
165 #: fish/cmds.c:73 fish/cmds.c:1009
166 msgid "get total size of device in 512-byte sectors"
167 msgstr ""
168
169 #: fish/cmds.c:74 fish/cmds.c:1024
170 msgid "reread partition table"
171 msgstr ""
172
173 #: fish/cmds.c:75 fish/cmds.c:1004
174 msgid "set blocksize of block device"
175 msgstr ""
176
177 #: fish/cmds.c:76 fish/cmds.c:979
178 msgid "set block device to read-only"
179 msgstr ""
180
181 #: fish/cmds.c:77 fish/cmds.c:984
182 msgid "set block device to read-write"
183 msgstr ""
184
185 #: fish/cmds.c:78 fish/cmds.c:1684
186 msgid "return true path on case-insensitive filesystem"
187 msgstr ""
188
189 #: fish/cmds.c:79 fish/cmds.c:719
190 msgid "list the contents of a file"
191 msgstr ""
192
193 #: fish/cmds.c:80 fish/cmds.c:1039
194 msgid "compute MD5, SHAx or CRC checksum of file"
195 msgstr ""
196
197 #: fish/cmds.c:81 fish/cmds.c:1884
198 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
199 msgstr ""
200
201 #: fish/cmds.c:82 fish/cmds.c:1919
202 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
203 msgstr ""
204
205 #: fish/cmds.c:83 fish/cmds.c:869
206 msgid "change file mode"
207 msgstr ""
208
209 #: fish/cmds.c:84 fish/cmds.c:184 fish/cmds.c:874 fish/cmds.c:1714
210 msgid "change file owner and group"
211 msgstr ""
212
213 #: fish/cmds.c:85 fish/cmds.c:949
214 msgid "run a command from the guest filesystem"
215 msgstr ""
216
217 #: fish/cmds.c:86 fish/cmds.c:954
218 msgid "run a command, returning lines"
219 msgstr ""
220
221 #: fish/cmds.c:87 fish/cmds.c:484
222 msgid "add qemu parameters"
223 msgstr ""
224
225 #: fish/cmds.c:88 fish/cmds.c:394
226 msgid "copy local files or directories into an image"
227 msgstr ""
228
229 #: fish/cmds.c:89 fish/cmds.c:399
230 msgid "copy remote files or directories out of an image"
231 msgstr ""
232
233 #: fish/cmds.c:90 fish/cmds.c:1834
234 msgid "copy size bytes from source to destination using dd"
235 msgstr ""
236
237 #: fish/cmds.c:91 fish/cmds.c:1134
238 msgid "copy a file"
239 msgstr ""
240
241 #: fish/cmds.c:92 fish/cmds.c:1139
242 msgid "copy a file or directory recursively"
243 msgstr ""
244
245 #: fish/cmds.c:93 fish/cmds.c:1784
246 msgid "copy from source to destination using dd"
247 msgstr ""
248
249 #: fish/cmds.c:94 fish/cmds.c:1079
250 msgid "debugging and internals"
251 msgstr ""
252
253 #: fish/cmds.c:95 fish/cmds.c:1904
254 msgid "upload a file to the appliance (internal use only)"
255 msgstr ""
256
257 #: fish/cmds.c:96 fish/cmds.c:1324
258 msgid "report file system disk space usage"
259 msgstr ""
260
261 #: fish/cmds.c:97 fish/cmds.c:1329
262 msgid "report file system disk space usage (human readable)"
263 msgstr ""
264
265 #: fish/cmds.c:98 fish/cmds.c:1154
266 msgid "return kernel messages"
267 msgstr ""
268
269 #: fish/cmds.c:99 fish/cmds.c:1034
270 msgid "download a file to the local machine"
271 msgstr ""
272
273 #: fish/cmds.c:100 fish/cmds.c:2069
274 msgid "download a file to the local machine with offset and size"
275 msgstr ""
276
277 #: fish/cmds.c:101 fish/cmds.c:1149
278 msgid "drop kernel page cache, dentries and inodes"
279 msgstr ""
280
281 #: fish/cmds.c:102 fish/cmds.c:1334
282 msgid "estimate file space usage"
283 msgstr ""
284
285 #: fish/cmds.c:103 fish/cmds.c:1239
286 msgid "check an ext2/ext3 filesystem"
287 msgstr ""
288
289 #: fish/cmds.c:104 fish/cmds.c:404
290 msgid "display a line of text"
291 msgstr ""
292
293 #: fish/cmds.c:105 fish/cmds.c:1674
294 msgid "echo arguments back to the client"
295 msgstr ""
296
297 #: fish/cmds.c:106 fish/cmds.c:409
298 msgid "edit a file"
299 msgstr ""
300
301 #: fish/cmds.c:107 fish/cmds.c:108 fish/cmds.c:113 fish/cmds.c:114
302 #: fish/cmds.c:145 fish/cmds.c:146 fish/cmds.c:373 fish/cmds.c:374
303 #: fish/cmds.c:378 fish/cmds.c:379 fish/cmds.c:381 fish/cmds.c:382
304 #: fish/cmds.c:1454 fish/cmds.c:1459 fish/cmds.c:1464 fish/cmds.c:1469
305 #: fish/cmds.c:1474 fish/cmds.c:1479 fish/cmds.c:1484 fish/cmds.c:1489
306 #: fish/cmds.c:1494 fish/cmds.c:1499 fish/cmds.c:1504 fish/cmds.c:1509
307 msgid "return lines matching a pattern"
308 msgstr ""
309
310 #: fish/cmds.c:109 fish/cmds.c:1164
311 msgid "test if two files have equal contents"
312 msgstr ""
313
314 #: fish/cmds.c:110 fish/cmds.c:879
315 msgid "test if file or directory exists"
316 msgstr ""
317
318 #: fish/cmds.c:111 fish/cmds.c:112 fish/cmds.c:1544 fish/cmds.c:1959
319 msgid "preallocate a file in the guest filesystem"
320 msgstr ""
321
322 #: fish/cmds.c:115 fish/cmds.c:944
323 msgid "determine file type"
324 msgstr ""
325
326 #: fish/cmds.c:116 fish/cmds.c:634
327 msgid "detect the architecture of a binary file"
328 msgstr ""
329
330 #: fish/cmds.c:117 fish/cmds.c:1789
331 msgid "return the size of the file in bytes"
332 msgstr ""
333
334 #: fish/cmds.c:118 fish/cmds.c:1774
335 msgid "fill a file with octets"
336 msgstr ""
337
338 #: fish/cmds.c:119 fish/cmds.c:1924
339 msgid "fill a file with a repeating pattern of bytes"
340 msgstr ""
341
342 #: fish/cmds.c:120 fish/cmds.c:1234
343 msgid "find all files and directories"
344 msgstr ""
345
346 #: fish/cmds.c:121 fish/cmds.c:1679
347 msgid "find all files and directories, returning NUL-separated list"
348 msgstr ""
349
350 #: fish/cmds.c:122 fish/cmds.c:2029
351 msgid "find a filesystem by label"
352 msgstr ""
353
354 #: fish/cmds.c:123 fish/cmds.c:2024
355 msgid "find a filesystem by UUID"
356 msgstr ""
357
358 #: fish/cmds.c:124 fish/cmds.c:1119
359 msgid "run the filesystem checker"
360 msgstr ""
361
362 #: fish/cmds.c:125 fish/cmds.c:514
363 msgid "get the additional kernel options"
364 msgstr ""
365
366 #: fish/cmds.c:126 fish/cmds.c:524
367 msgid "get autosync mode"
368 msgstr ""
369
370 #: fish/cmds.c:127 fish/cmds.c:609
371 msgid "get direct appliance mode flag"
372 msgstr ""
373
374 #: fish/cmds.c:128 fish/cmds.c:1104
375 msgid "get the ext2/3/4 filesystem label"
376 msgstr ""
377
378 #: fish/cmds.c:129 fish/cmds.c:1114
379 msgid "get the ext2/3/4 filesystem UUID"
380 msgstr ""
381
382 #: fish/cmds.c:130 fish/cmds.c:569
383 msgid "get memory allocated to the qemu subprocess"
384 msgstr ""
385
386 #: fish/cmds.c:131 fish/cmds.c:689
387 msgid "get enable network flag"
388 msgstr ""
389
390 #: fish/cmds.c:132 fish/cmds.c:504
391 msgid "get the search path"
392 msgstr ""
393
394 #: fish/cmds.c:133 fish/cmds.c:574
395 msgid "get PID of qemu subprocess"
396 msgstr ""
397
398 #: fish/cmds.c:134 fish/cmds.c:494
399 msgid "get the qemu binary"
400 msgstr ""
401
402 #: fish/cmds.c:135 fish/cmds.c:619
403 msgid "get recovery process enabled flag"
404 msgstr ""
405
406 #: fish/cmds.c:136 fish/cmds.c:589
407 msgid "get SELinux enabled flag"
408 msgstr ""
409
410 #: fish/cmds.c:137 fish/cmds.c:559
411 msgid "get the current state"
412 msgstr ""
413
414 #: fish/cmds.c:138 fish/cmds.c:599
415 msgid "get command trace enabled flag"
416 msgstr ""
417
418 #: fish/cmds.c:139 fish/cmds.c:1899
419 msgid "get the current umask"
420 msgstr ""
421
422 #: fish/cmds.c:140 fish/cmds.c:534
423 msgid "get verbose mode"
424 msgstr ""
425
426 #: fish/cmds.c:141 fish/cmds.c:1629
427 msgid "get SELinux security context"
428 msgstr ""
429
430 #: fish/cmds.c:142 fish/cmds.c:185 fish/cmds.c:1404 fish/cmds.c:1409
431 msgid "list extended attributes of a file or directory"
432 msgstr ""
433
434 #: fish/cmds.c:143 fish/cmds.c:414
435 msgid "expand wildcards in command"
436 msgstr ""
437
438 #: fish/cmds.c:144 fish/cmds.c:1264
439 msgid "expand a wildcard path"
440 msgstr ""
441
442 #: fish/cmds.c:147 fish/cmds.c:1129
443 msgid "install GRUB"
444 msgstr ""
445
446 #: fish/cmds.c:148 fish/cmds.c:1304
447 msgid "return first 10 lines of a file"
448 msgstr ""
449
450 #: fish/cmds.c:149 fish/cmds.c:1309
451 msgid "return first N lines of a file"
452 msgstr ""
453
454 #: fish/cmds.c:150 fish/cmds.c:1179
455 msgid "dump a file in hexadecimal"
456 msgstr ""
457
458 #: fish/cmds.c:151 fish/cmds.c:419
459 msgid "edit with a hex editor"
460 msgstr ""
461
462 #: fish/cmds.c:152 fish/cmds.c:1804
463 msgid "list the contents of a single file in an initrd"
464 msgstr ""
465
466 #: fish/cmds.c:153 fish/cmds.c:1339
467 msgid "list files in an initrd"
468 msgstr ""
469
470 #: fish/cmds.c:154 fish/cmds.c:1599
471 msgid "add an inotify watch"
472 msgstr ""
473
474 #: fish/cmds.c:155 fish/cmds.c:1619
475 msgid "close the inotify handle"
476 msgstr ""
477
478 #: fish/cmds.c:156 fish/cmds.c:1614
479 msgid "return list of watched files that had events"
480 msgstr ""
481
482 #: fish/cmds.c:157 fish/cmds.c:1594
483 msgid "create an inotify handle"
484 msgstr ""
485
486 #: fish/cmds.c:158 fish/cmds.c:1609
487 msgid "return list of inotify events"
488 msgstr ""
489
490 #: fish/cmds.c:159 fish/cmds.c:1604
491 msgid "remove an inotify watch"
492 msgstr ""
493
494 #: fish/cmds.c:160 fish/cmds.c:649
495 msgid "get architecture of inspected operating system"
496 msgstr ""
497
498 #: fish/cmds.c:161 fish/cmds.c:654
499 msgid "get distro of inspected operating system"
500 msgstr ""
501
502 #: fish/cmds.c:162 fish/cmds.c:679
503 msgid "get filesystems associated with inspected operating system"
504 msgstr ""
505
506 #: fish/cmds.c:163 fish/cmds.c:659
507 msgid "get major version of inspected operating system"
508 msgstr ""
509
510 #: fish/cmds.c:164 fish/cmds.c:664
511 msgid "get minor version of inspected operating system"
512 msgstr ""
513
514 #: fish/cmds.c:165 fish/cmds.c:674
515 msgid "get mountpoints of inspected operating system"
516 msgstr ""
517
518 #: fish/cmds.c:166 fish/cmds.c:669
519 msgid "get product name of inspected operating system"
520 msgstr ""
521
522 #: fish/cmds.c:167 fish/cmds.c:644
523 msgid "get type of inspected operating system"
524 msgstr ""
525
526 #: fish/cmds.c:168 fish/cmds.c:639
527 msgid "inspect disk and return list of operating systems found"
528 msgstr ""
529
530 #: fish/cmds.c:169 fish/cmds.c:2039
531 msgid "test if block device"
532 msgstr ""
533
534 #: fish/cmds.c:170 fish/cmds.c:554
535 msgid "is busy processing a command"
536 msgstr ""
537
538 #: fish/cmds.c:171 fish/cmds.c:2034
539 msgid "test if character device"
540 msgstr ""
541
542 #: fish/cmds.c:172 fish/cmds.c:544
543 msgid "is in configuration state"
544 msgstr ""
545
546 #: fish/cmds.c:173 fish/cmds.c:889
547 msgid "test if a directory"
548 msgstr ""
549
550 #: fish/cmds.c:174 fish/cmds.c:2044
551 msgid "test if FIFO (named pipe)"
552 msgstr ""
553
554 #: fish/cmds.c:175 fish/cmds.c:884
555 msgid "test if a regular file"
556 msgstr ""
557
558 #: fish/cmds.c:176 fish/cmds.c:549
559 msgid "is launching subprocess"
560 msgstr ""
561
562 #: fish/cmds.c:177 fish/cmds.c:2019
563 msgid "test if device is a logical volume"
564 msgstr ""
565
566 #: fish/cmds.c:178 fish/cmds.c:539
567 msgid "is ready to accept commands"
568 msgstr ""
569
570 #: fish/cmds.c:179 fish/cmds.c:2054
571 msgid "test if socket"
572 msgstr ""
573
574 #: fish/cmds.c:180 fish/cmds.c:2049
575 msgid "test if symbolic link"
576 msgstr ""
577
578 #: fish/cmds.c:181 fish/cmds.c:464
579 msgid "kill the qemu subprocess"
580 msgstr ""
581
582 #: fish/cmds.c:182 fish/cmds.c:459
583 msgid "launch the qemu subprocess"
584 msgstr ""
585
586 #: fish/cmds.c:183 fish/cmds.c:424
587 msgid "change working directory"
588 msgstr ""
589
590 #: fish/cmds.c:186 fish/cmds.c:734
591 msgid "list the block devices"
592 msgstr ""
593
594 #: fish/cmds.c:187 fish/cmds.c:694
595 msgid "list filesystems"
596 msgstr ""
597
598 #: fish/cmds.c:188 fish/cmds.c:739
599 msgid "list the partitions"
600 msgstr ""
601
602 #: fish/cmds.c:189 fish/cmds.c:724
603 msgid "list the files in a directory (long format)"
604 msgstr ""
605
606 #: fish/cmds.c:190 fish/cmds.c:191 fish/cmds.c:1519 fish/cmds.c:1524
607 msgid "create a hard link"
608 msgstr ""
609
610 #: fish/cmds.c:192 fish/cmds.c:193 fish/cmds.c:1529 fish/cmds.c:1534
611 msgid "create a symbolic link"
612 msgstr ""
613
614 #: fish/cmds.c:194 fish/cmds.c:284 fish/cmds.c:1424 fish/cmds.c:1429
615 msgid "remove extended attribute of a file or directory"
616 msgstr ""
617
618 #: fish/cmds.c:195 fish/cmds.c:729
619 msgid "list the files in a directory"
620 msgstr ""
621
622 #: fish/cmds.c:196 fish/cmds.c:309 fish/cmds.c:1414 fish/cmds.c:1419
623 msgid "set extended attribute of a file or directory"
624 msgstr ""
625
626 #: fish/cmds.c:197 fish/cmds.c:964
627 msgid "get file information for a symbolic link"
628 msgstr ""
629
630 #: fish/cmds.c:198 fish/cmds.c:1719
631 msgid "lstat on multiple files"
632 msgstr ""
633
634 #: fish/cmds.c:199 fish/cmds.c:2009
635 msgid "add a key on a LUKS encrypted device"
636 msgstr ""
637
638 #: fish/cmds.c:200 fish/cmds.c:1994
639 msgid "close a LUKS device"
640 msgstr ""
641
642 #: fish/cmds.c:201 fish/cmds.c:202 fish/cmds.c:1999 fish/cmds.c:2004
643 msgid "format a block device as a LUKS encrypted device"
644 msgstr ""
645
646 #: fish/cmds.c:203 fish/cmds.c:2014
647 msgid "remove a key from a LUKS encrypted device"
648 msgstr ""
649
650 #: fish/cmds.c:204 fish/cmds.c:1984
651 msgid "open a LUKS-encrypted block device"
652 msgstr ""
653
654 #: fish/cmds.c:205 fish/cmds.c:1989
655 msgid "open a LUKS-encrypted block device read-only"
656 msgstr ""
657
658 #: fish/cmds.c:206 fish/cmds.c:904
659 msgid "create an LVM logical volume"
660 msgstr ""
661
662 #: fish/cmds.c:207 fish/cmds.c:2084
663 msgid "get canonical name of an LV"
664 msgstr ""
665
666 #: fish/cmds.c:208 fish/cmds.c:1979
667 msgid "clear LVM device filter"
668 msgstr ""
669
670 #: fish/cmds.c:209 fish/cmds.c:939
671 msgid "remove all LVM LVs, VGs and PVs"
672 msgstr ""
673
674 #: fish/cmds.c:210 fish/cmds.c:1974
675 msgid "set LVM device filter"
676 msgstr ""
677
678 #: fish/cmds.c:211 fish/cmds.c:1084
679 msgid "remove an LVM logical volume"
680 msgstr ""
681
682 #: fish/cmds.c:212 fish/cmds.c:1794
683 msgid "rename an LVM logical volume"
684 msgstr ""
685
686 #: fish/cmds.c:213 fish/cmds.c:1224
687 msgid "resize an LVM logical volume"
688 msgstr ""
689
690 #: fish/cmds.c:214 fish/cmds.c:1889
691 msgid "expand an LV to fill free space"
692 msgstr ""
693
694 #: fish/cmds.c:215 fish/cmds.c:216 fish/cmds.c:754 fish/cmds.c:769
695 msgid "list the LVM logical volumes (LVs)"
696 msgstr ""
697
698 #: fish/cmds.c:217 fish/cmds.c:1819
699 msgid "get the UUID of a logical volume"
700 msgstr ""
701
702 #: fish/cmds.c:218 fish/cmds.c:1724
703 msgid "lgetxattr on multiple files"
704 msgstr ""
705
706 #: fish/cmds.c:219 fish/cmds.c:429
707 msgid "open the manual"
708 msgstr ""
709
710 #: fish/cmds.c:220 fish/cmds.c:859
711 msgid "create a directory"
712 msgstr ""
713
714 #: fish/cmds.c:221 fish/cmds.c:1709
715 msgid "create a directory with a particular mode"
716 msgstr ""
717
718 #: fish/cmds.c:222 fish/cmds.c:864
719 msgid "create a directory and parents"
720 msgstr ""
721
722 #: fish/cmds.c:223 fish/cmds.c:1284
723 msgid "create a temporary directory"
724 msgstr ""
725
726 #: fish/cmds.c:224 fish/cmds.c:225 fish/cmds.c:226 fish/cmds.c:1654
727 #: fish/cmds.c:1659 fish/cmds.c:1664
728 msgid "make ext2/3/4 filesystem with external journal"
729 msgstr ""
730
731 #: fish/cmds.c:227 fish/cmds.c:1639
732 msgid "make ext2/3/4 external journal"
733 msgstr ""
734
735 #: fish/cmds.c:228 fish/cmds.c:1644
736 msgid "make ext2/3/4 external journal with label"
737 msgstr ""
738
739 #: fish/cmds.c:229 fish/cmds.c:1649
740 msgid "make ext2/3/4 external journal with UUID"
741 msgstr ""
742
743 #: fish/cmds.c:230 fish/cmds.c:1369
744 msgid "make FIFO (named pipe)"
745 msgstr ""
746
747 #: fish/cmds.c:231 fish/cmds.c:909
748 msgid "make a filesystem"
749 msgstr ""
750
751 #: fish/cmds.c:232 fish/cmds.c:1634
752 msgid "make a filesystem with block size"
753 msgstr ""
754
755 #: fish/cmds.c:233 fish/cmds.c:1439
756 msgid "create a mountpoint"
757 msgstr ""
758
759 #: fish/cmds.c:234 fish/cmds.c:1364
760 msgid "make block, character or FIFO devices"
761 msgstr ""
762
763 #: fish/cmds.c:235 fish/cmds.c:1374
764 msgid "make block device node"
765 msgstr ""
766
767 #: fish/cmds.c:236 fish/cmds.c:1379
768 msgid "make char device node"
769 msgstr ""
770
771 #: fish/cmds.c:237 fish/cmds.c:1349
772 msgid "create a swap partition"
773 msgstr ""
774
775 #: fish/cmds.c:238 fish/cmds.c:1354
776 msgid "create a swap partition with a label"
777 msgstr ""
778
779 #: fish/cmds.c:239 fish/cmds.c:1359
780 msgid "create a swap partition with an explicit UUID"
781 msgstr ""
782
783 #: fish/cmds.c:240 fish/cmds.c:1589
784 msgid "create a swap file"
785 msgstr ""
786
787 #: fish/cmds.c:241 fish/cmds.c:1669
788 msgid "load a kernel module"
789 msgstr ""
790
791 #: fish/cmds.c:242 fish/cmds.c:434
792 msgid "view a file"
793 msgstr ""
794
795 #: fish/cmds.c:243 fish/cmds.c:704
796 msgid "mount a guest disk at a position in the filesystem"
797 msgstr ""
798
799 #: fish/cmds.c:244 fish/cmds.c:1344
800 msgid "mount a file using the loop device"
801 msgstr ""
802
803 #: fish/cmds.c:245 fish/cmds.c:1069
804 msgid "mount a guest disk with mount options"
805 msgstr ""
806
807 #: fish/cmds.c:246 fish/cmds.c:1064
808 msgid "mount a guest disk, read-only"
809 msgstr ""
810
811 #: fish/cmds.c:247 fish/cmds.c:1074
812 msgid "mount a guest disk with mount options and vfstype"
813 msgstr ""
814
815 #: fish/cmds.c:248 fish/cmds.c:1434
816 msgid "show mountpoints"
817 msgstr ""
818
819 #: fish/cmds.c:249 fish/cmds.c:929
820 msgid "show mounted filesystems"
821 msgstr ""
822
823 #: fish/cmds.c:250 fish/cmds.c:1144
824 msgid "move a file"
825 msgstr ""
826
827 #: fish/cmds.c:251 fish/cmds.c:1249
828 msgid "probe NTFS volume"
829 msgstr ""
830
831 #: fish/cmds.c:252 fish/cmds.c:1854
832 msgid "resize an NTFS filesystem"
833 msgstr ""
834
835 #: fish/cmds.c:253 fish/cmds.c:1949
836 msgid "resize an NTFS filesystem (with size)"
837 msgstr ""
838
839 #: fish/cmds.c:254 fish/cmds.c:1744
840 msgid "add a partition to the device"
841 msgstr ""
842
843 #: fish/cmds.c:255 fish/cmds.c:1864
844 msgid "delete a partition"
845 msgstr ""
846
847 #: fish/cmds.c:256 fish/cmds.c:1749
848 msgid "partition whole disk with a single primary partition"
849 msgstr ""
850
851 #: fish/cmds.c:257 fish/cmds.c:1869
852 msgid "return true if a partition is bootable"
853 msgstr ""
854
855 #: fish/cmds.c:258 fish/cmds.c:1874
856 msgid "get the MBR type byte (ID byte) from a partition"
857 msgstr ""
858
859 #: fish/cmds.c:259 fish/cmds.c:1769
860 msgid "get the partition table type"
861 msgstr ""
862
863 #: fish/cmds.c:260 fish/cmds.c:1739
864 msgid "create an empty partition table"
865 msgstr ""
866
867 #: fish/cmds.c:261 fish/cmds.c:1764
868 msgid "list partitions on a device"
869 msgstr ""
870
871 #: fish/cmds.c:262 fish/cmds.c:1754
872 msgid "make a partition bootable"
873 msgstr ""
874
875 #: fish/cmds.c:263 fish/cmds.c:1879
876 msgid "set the MBR type byte (ID byte) of a partition"
877 msgstr ""
878
879 #: fish/cmds.c:264 fish/cmds.c:1759
880 msgid "set partition name"
881 msgstr ""
882
883 #: fish/cmds.c:265 fish/cmds.c:2059
884 msgid "convert partition name to device name"
885 msgstr ""
886
887 #: fish/cmds.c:266 fish/cmds.c:1159
888 msgid "ping the guest daemon"
889 msgstr ""
890
891 #: fish/cmds.c:267 fish/cmds.c:1734
892 msgid "read part of a file"
893 msgstr ""
894
895 #: fish/cmds.c:268 fish/cmds.c:2079
896 msgid "read part of a device"
897 msgstr ""
898
899 #: fish/cmds.c:269 fish/cmds.c:894
900 msgid "create an LVM physical volume"
901 msgstr ""
902
903 #: fish/cmds.c:270 fish/cmds.c:1094
904 msgid "remove an LVM physical volume"
905 msgstr ""
906
907 #: fish/cmds.c:271 fish/cmds.c:1189
908 msgid "resize an LVM physical volume"
909 msgstr ""
910
911 #: fish/cmds.c:272 fish/cmds.c:1944
912 msgid "resize an LVM physical volume (with size)"
913 msgstr ""
914
915 #: fish/cmds.c:273 fish/cmds.c:274 fish/cmds.c:744 fish/cmds.c:759
916 msgid "list the LVM physical volumes (PVs)"
917 msgstr ""
918
919 #: fish/cmds.c:275 fish/cmds.c:1809
920 msgid "get the UUID of a physical volume"
921 msgstr ""
922
923 #: fish/cmds.c:276 fish/cmds.c:1934
924 msgid "write to part of a file"
925 msgstr ""
926
927 #: fish/cmds.c:277 fish/cmds.c:2074
928 msgid "write to part of a device"
929 msgstr ""
930
931 #: fish/cmds.c:278 fish/cmds.c:1449
932 msgid "read a file"
933 msgstr ""
934
935 #: fish/cmds.c:279 fish/cmds.c:774
936 msgid "read file as lines"
937 msgstr ""
938
939 #: fish/cmds.c:280 fish/cmds.c:1389
940 msgid "read directories entries"
941 msgstr ""
942
943 #: fish/cmds.c:281 fish/cmds.c:1539
944 msgid "read the target of a symbolic link"
945 msgstr ""
946
947 #: fish/cmds.c:282 fish/cmds.c:1729
948 msgid "readlink on multiple files"
949 msgstr ""
950
951 #: fish/cmds.c:283 fish/cmds.c:1514
952 msgid "canonicalized absolute pathname"
953 msgstr ""
954
955 #: fish/cmds.c:285 fish/cmds.c:439
956 msgid "close and reopen libguestfs handle"
957 msgstr ""
958
959 #: fish/cmds.c:286 fish/cmds.c:1229
960 msgid "resize an ext2, ext3 or ext4 filesystem"
961 msgstr ""
962
963 #: fish/cmds.c:287 fish/cmds.c:1939
964 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
965 msgstr ""
966
967 #: fish/cmds.c:288 fish/cmds.c:844
968 msgid "remove a file"
969 msgstr ""
970
971 #: fish/cmds.c:289 fish/cmds.c:854
972 msgid "remove a file or directory recursively"
973 msgstr ""
974
975 #: fish/cmds.c:290 fish/cmds.c:849
976 msgid "remove a directory"
977 msgstr ""
978
979 #: fish/cmds.c:291 fish/cmds.c:1444
980 msgid "remove a mountpoint"
981 msgstr ""
982
983 #: fish/cmds.c:292 fish/cmds.c:1269
984 msgid "scrub (securely wipe) a device"
985 msgstr ""
986
987 #: fish/cmds.c:293 fish/cmds.c:1274
988 msgid "scrub (securely wipe) a file"
989 msgstr ""
990
991 #: fish/cmds.c:294 fish/cmds.c:1279
992 msgid "scrub (securely wipe) free space"
993 msgstr ""
994
995 #: fish/cmds.c:295 fish/cmds.c:509
996 msgid "add options to kernel command line"
997 msgstr ""
998
999 #: fish/cmds.c:296 fish/cmds.c:519
1000 msgid "set autosync mode"
1001 msgstr ""
1002
1003 #: fish/cmds.c:297 fish/cmds.c:604
1004 msgid "enable or disable direct appliance mode"
1005 msgstr ""
1006
1007 #: fish/cmds.c:298 fish/cmds.c:1099
1008 msgid "set the ext2/3/4 filesystem label"
1009 msgstr ""
1010
1011 #: fish/cmds.c:299 fish/cmds.c:1109
1012 msgid "set the ext2/3/4 filesystem UUID"
1013 msgstr ""
1014
1015 #: fish/cmds.c:300 fish/cmds.c:564
1016 msgid "set memory allocated to the qemu subprocess"
1017 msgstr ""
1018
1019 #: fish/cmds.c:301 fish/cmds.c:684
1020 msgid "set enable network flag"
1021 msgstr ""
1022
1023 #: fish/cmds.c:302 fish/cmds.c:499
1024 msgid "set the search path"
1025 msgstr ""
1026
1027 #: fish/cmds.c:303 fish/cmds.c:489
1028 msgid "set the qemu binary"
1029 msgstr ""
1030
1031 #: fish/cmds.c:304 fish/cmds.c:614
1032 msgid "enable or disable the recovery process"
1033 msgstr ""
1034
1035 #: fish/cmds.c:305 fish/cmds.c:584
1036 msgid "set SELinux enabled or disabled at appliance boot"
1037 msgstr ""
1038
1039 #: fish/cmds.c:306 fish/cmds.c:594
1040 msgid "enable or disable command traces"
1041 msgstr ""
1042
1043 #: fish/cmds.c:307 fish/cmds.c:529
1044 msgid "set verbose mode"
1045 msgstr ""
1046
1047 #: fish/cmds.c:308 fish/cmds.c:1624
1048 msgid "set SELinux security context"
1049 msgstr ""
1050
1051 #: fish/cmds.c:310 fish/cmds.c:311 fish/cmds.c:914 fish/cmds.c:1394
1052 msgid "create partitions on a block device"
1053 msgstr ""
1054
1055 #: fish/cmds.c:312 fish/cmds.c:1194
1056 msgid "modify a single partition on a block device"
1057 msgstr ""
1058
1059 #: fish/cmds.c:313 fish/cmds.c:1209
1060 msgid "display the disk geometry from the partition table"
1061 msgstr ""
1062
1063 #: fish/cmds.c:314 fish/cmds.c:1204
1064 msgid "display the kernel geometry"
1065 msgstr ""
1066
1067 #: fish/cmds.c:315 fish/cmds.c:1199
1068 msgid "display the partition table"
1069 msgstr ""
1070
1071 #: fish/cmds.c:316 fish/cmds.c:1254
1072 msgid "run a command via the shell"
1073 msgstr ""
1074
1075 #: fish/cmds.c:317 fish/cmds.c:1259
1076 msgid "run a command via the shell returning lines"
1077 msgstr ""
1078
1079 #: fish/cmds.c:318 fish/cmds.c:1244
1080 msgid "sleep for some seconds"
1081 msgstr ""
1082
1083 #: fish/cmds.c:319 fish/cmds.c:444
1084 msgid "create a sparse disk image and add"
1085 msgstr ""
1086
1087 #: fish/cmds.c:320 fish/cmds.c:959
1088 msgid "get file information"
1089 msgstr ""
1090
1091 #: fish/cmds.c:321 fish/cmds.c:969
1092 msgid "get file system statistics"
1093 msgstr ""
1094
1095 #: fish/cmds.c:322 fish/cmds.c:323 fish/cmds.c:1169 fish/cmds.c:1174
1096 msgid "print the printable strings in a file"
1097 msgstr ""
1098
1099 #: fish/cmds.c:324 fish/cmds.c:449
1100 msgid "list supported groups of commands"
1101 msgstr ""
1102
1103 #: fish/cmds.c:325 fish/cmds.c:1554
1104 msgid "disable swap on device"
1105 msgstr ""
1106
1107 #: fish/cmds.c:326 fish/cmds.c:1564
1108 msgid "disable swap on file"
1109 msgstr ""
1110
1111 #: fish/cmds.c:327 fish/cmds.c:1574
1112 msgid "disable swap on labeled swap partition"
1113 msgstr ""
1114
1115 #: fish/cmds.c:328 fish/cmds.c:1584
1116 msgid "disable swap on swap partition by UUID"
1117 msgstr ""
1118
1119 #: fish/cmds.c:329 fish/cmds.c:1549
1120 msgid "enable swap on device"
1121 msgstr ""
1122
1123 #: fish/cmds.c:330 fish/cmds.c:1559
1124 msgid "enable swap on file"
1125 msgstr ""
1126
1127 #: fish/cmds.c:331 fish/cmds.c:1569
1128 msgid "enable swap on labeled swap partition"
1129 msgstr ""
1130
1131 #: fish/cmds.c:332 fish/cmds.c:1579
1132 msgid "enable swap on swap partition by UUID"
1133 msgstr ""
1134
1135 #: fish/cmds.c:333 fish/cmds.c:709
1136 msgid "sync disks, writes are flushed through to the disk image"
1137 msgstr ""
1138
1139 #: fish/cmds.c:334 fish/cmds.c:1314
1140 msgid "return last 10 lines of a file"
1141 msgstr ""
1142
1143 #: fish/cmds.c:335 fish/cmds.c:1319
1144 msgid "return last N lines of a file"
1145 msgstr ""
1146
1147 #: fish/cmds.c:336 fish/cmds.c:1044
1148 msgid "unpack tarfile to directory"
1149 msgstr ""
1150
1151 #: fish/cmds.c:337 fish/cmds.c:1049
1152 msgid "pack directory into tarfile"
1153 msgstr ""
1154
1155 #: fish/cmds.c:338 fish/cmds.c:345 fish/cmds.c:1054 fish/cmds.c:1844
1156 msgid "unpack compressed tarball to directory"
1157 msgstr ""
1158
1159 #: fish/cmds.c:339 fish/cmds.c:346 fish/cmds.c:1059 fish/cmds.c:1849
1160 msgid "pack directory into compressed tarball"
1161 msgstr ""
1162
1163 #: fish/cmds.c:340 fish/cmds.c:454
1164 msgid "print elapsed time taken to run a command"
1165 msgstr ""
1166
1167 #: fish/cmds.c:341 fish/cmds.c:714
1168 msgid "update file timestamps or create a new file"
1169 msgstr ""
1170
1171 #: fish/cmds.c:342 fish/cmds.c:1694
1172 msgid "truncate a file to zero size"
1173 msgstr ""
1174
1175 #: fish/cmds.c:343 fish/cmds.c:1699
1176 msgid "truncate a file to a particular size"
1177 msgstr ""
1178
1179 #: fish/cmds.c:344 fish/cmds.c:974
1180 msgid "get ext2/ext3/ext4 superblock details"
1181 msgstr ""
1182
1183 #: fish/cmds.c:347 fish/cmds.c:1384
1184 msgid "set file mode creation mask (umask)"
1185 msgstr ""
1186
1187 #: fish/cmds.c:348 fish/cmds.c:924
1188 msgid "unmount a filesystem"
1189 msgstr ""
1190
1191 #: fish/cmds.c:349 fish/cmds.c:934
1192 msgid "unmount all filesystems"
1193 msgstr ""
1194
1195 #: fish/cmds.c:350 fish/cmds.c:1029
1196 msgid "upload a file from the local machine"
1197 msgstr ""
1198
1199 #: fish/cmds.c:351 fish/cmds.c:2064
1200 msgid "upload a file from the local machine with offset"
1201 msgstr ""
1202
1203 #: fish/cmds.c:352 fish/cmds.c:1704
1204 msgid "set timestamp of a file with nanosecond precision"
1205 msgstr ""
1206
1207 #: fish/cmds.c:353 fish/cmds.c:579
1208 msgid "get the library version number"
1209 msgstr ""
1210
1211 #: fish/cmds.c:354 fish/cmds.c:1964
1212 msgid "get the filesystem label"
1213 msgstr ""
1214
1215 #: fish/cmds.c:355 fish/cmds.c:1689
1216 msgid "get the Linux VFS type corresponding to a mounted device"
1217 msgstr ""
1218
1219 #: fish/cmds.c:356 fish/cmds.c:1969
1220 msgid "get the filesystem UUID"
1221 msgstr ""
1222
1223 #: fish/cmds.c:357 fish/cmds.c:1219
1224 msgid "activate or deactivate some volume groups"
1225 msgstr ""
1226
1227 #: fish/cmds.c:358 fish/cmds.c:1214
1228 msgid "activate or deactivate all volume groups"
1229 msgstr ""
1230
1231 #: fish/cmds.c:359 fish/cmds.c:899
1232 msgid "create an LVM volume group"
1233 msgstr ""
1234
1235 #: fish/cmds.c:360 fish/cmds.c:1829
1236 msgid "get the LV UUIDs of all LVs in the volume group"
1237 msgstr ""
1238
1239 #: fish/cmds.c:361 fish/cmds.c:1824
1240 msgid "get the PV UUIDs containing the volume group"
1241 msgstr ""
1242
1243 #: fish/cmds.c:362 fish/cmds.c:1089
1244 msgid "remove an LVM volume group"
1245 msgstr ""
1246
1247 #: fish/cmds.c:363 fish/cmds.c:1799
1248 msgid "rename an LVM volume group"
1249 msgstr ""
1250
1251 #: fish/cmds.c:364 fish/cmds.c:365 fish/cmds.c:749 fish/cmds.c:764
1252 msgid "list the LVM volume groups (VGs)"
1253 msgstr ""
1254
1255 #: fish/cmds.c:366 fish/cmds.c:1859
1256 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1257 msgstr ""
1258
1259 #: fish/cmds.c:367 fish/cmds.c:1814
1260 msgid "get the UUID of a volume group"
1261 msgstr ""
1262
1263 #: fish/cmds.c:368 fish/cmds.c:1299
1264 msgid "count characters in a file"
1265 msgstr ""
1266
1267 #: fish/cmds.c:369 fish/cmds.c:1289
1268 msgid "count lines in a file"
1269 msgstr ""
1270
1271 #: fish/cmds.c:370 fish/cmds.c:1294
1272 msgid "count words in a file"
1273 msgstr ""
1274
1275 #: fish/cmds.c:371 fish/cmds.c:1929
1276 msgid "create a new file"
1277 msgstr ""
1278
1279 #: fish/cmds.c:372 fish/cmds.c:919
1280 msgid "create a file"
1281 msgstr ""
1282
1283 #: fish/cmds.c:375 fish/cmds.c:1124
1284 msgid "write zeroes to the device"
1285 msgstr ""
1286
1287 #: fish/cmds.c:376 fish/cmds.c:1839
1288 msgid "write zeroes to an entire device"
1289 msgstr ""
1290
1291 #: fish/cmds.c:377 fish/cmds.c:1184
1292 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1293 msgstr ""
1294
1295 #: fish/cmds.c:380 fish/cmds.c:1399
1296 msgid "determine file type inside a compressed file"
1297 msgstr ""
1298
1299 #: fish/cmds.c:383
1300 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1301 msgstr ""
1302
1303 #: fish/cmds.c:2365 fish/cmds.c:2378 fish/cmds.c:2393 fish/cmds.c:2409
1304 #: fish/cmds.c:2425 fish/cmds.c:2442 fish/cmds.c:2460 fish/cmds.c:2475
1305 #: fish/cmds.c:2492 fish/cmds.c:2507 fish/cmds.c:2524 fish/cmds.c:2539
1306 #: fish/cmds.c:2555 fish/cmds.c:2569 fish/cmds.c:2586 fish/cmds.c:2600
1307 #: fish/cmds.c:2615 fish/cmds.c:2630 fish/cmds.c:2645 fish/cmds.c:2660
1308 #: fish/cmds.c:2675 fish/cmds.c:2692 fish/cmds.c:2724 fish/cmds.c:2739
1309 #: fish/cmds.c:2754 fish/cmds.c:2772 fish/cmds.c:2786 fish/cmds.c:2803
1310 #: fish/cmds.c:2817 fish/cmds.c:2834 fish/cmds.c:2848 fish/cmds.c:2865
1311 #: fish/cmds.c:2879 fish/cmds.c:2897 fish/cmds.c:2915 fish/cmds.c:2932
1312 #: fish/cmds.c:2951 fish/cmds.c:2969 fish/cmds.c:2988 fish/cmds.c:3007
1313 #: fish/cmds.c:3026 fish/cmds.c:3044 fish/cmds.c:3062 fish/cmds.c:3081
1314 #: fish/cmds.c:3100 fish/cmds.c:3119 fish/cmds.c:3133 fish/cmds.c:3148
1315 #: fish/cmds.c:3219 fish/cmds.c:3234 fish/cmds.c:3249 fish/cmds.c:3267
1316 #: fish/cmds.c:3288 fish/cmds.c:3309 fish/cmds.c:3328 fish/cmds.c:3344
1317 #: fish/cmds.c:3360 fish/cmds.c:3376 fish/cmds.c:3392 fish/cmds.c:3408
1318 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3458 fish/cmds.c:3480
1319 #: fish/cmds.c:3515 fish/cmds.c:3531 fish/cmds.c:3553 fish/cmds.c:3574
1320 #: fish/cmds.c:3594 fish/cmds.c:3613 fish/cmds.c:3631 fish/cmds.c:3650
1321 #: fish/cmds.c:3667 fish/cmds.c:3684 fish/cmds.c:3697 fish/cmds.c:3712
1322 #: fish/cmds.c:3731 fish/cmds.c:3749 fish/cmds.c:3767 fish/cmds.c:3785
1323 #: fish/cmds.c:3803 fish/cmds.c:3822 fish/cmds.c:3861 fish/cmds.c:3917
1324 #: fish/cmds.c:3937 fish/cmds.c:3957 fish/cmds.c:3977 fish/cmds.c:3994
1325 #: fish/cmds.c:4015 fish/cmds.c:4052 fish/cmds.c:4073 fish/cmds.c:4151
1326 #: fish/cmds.c:4189 fish/cmds.c:4203 fish/cmds.c:4219 fish/cmds.c:4232
1327 #: fish/cmds.c:4247 fish/cmds.c:4268 fish/cmds.c:4289 fish/cmds.c:4310
1328 #: fish/cmds.c:4331 fish/cmds.c:4352 fish/cmds.c:4373 fish/cmds.c:4392
1329 #: fish/cmds.c:4408 fish/cmds.c:4424 fish/cmds.c:4442 fish/cmds.c:4460
1330 #: fish/cmds.c:4479 fish/cmds.c:4514 fish/cmds.c:4532 fish/cmds.c:4550
1331 #: fish/cmds.c:4566 fish/cmds.c:4583 fish/cmds.c:4605 fish/cmds.c:4627
1332 #: fish/cmds.c:4650 fish/cmds.c:4672 fish/cmds.c:4692 fish/cmds.c:4714
1333 #: fish/cmds.c:4736 fish/cmds.c:4755 fish/cmds.c:4776 fish/cmds.c:4796
1334 #: fish/cmds.c:4818 fish/cmds.c:4834 fish/cmds.c:4850 fish/cmds.c:4867
1335 #: fish/cmds.c:4884 fish/cmds.c:4904 fish/cmds.c:4921 fish/cmds.c:4941
1336 #: fish/cmds.c:4960 fish/cmds.c:4977 fish/cmds.c:4997 fish/cmds.c:5019
1337 #: fish/cmds.c:5041 fish/cmds.c:5062 fish/cmds.c:5094 fish/cmds.c:5110
1338 #: fish/cmds.c:5126 fish/cmds.c:5149 fish/cmds.c:5171 fish/cmds.c:5193
1339 #: fish/cmds.c:5214 fish/cmds.c:5230 fish/cmds.c:5251 fish/cmds.c:5344
1340 #: fish/cmds.c:5363 fish/cmds.c:5382 fish/cmds.c:5401 fish/cmds.c:5418
1341 #: fish/cmds.c:5438 fish/cmds.c:5473 fish/cmds.c:5489 fish/cmds.c:5510
1342 #: fish/cmds.c:5526 fish/cmds.c:5561 fish/cmds.c:5580 fish/cmds.c:5599
1343 #: fish/cmds.c:5618 fish/cmds.c:5639 fish/cmds.c:5655 fish/cmds.c:5673
1344 #: fish/cmds.c:5691 fish/cmds.c:5712 fish/cmds.c:5732 fish/cmds.c:5752
1345 #: fish/cmds.c:5772 fish/cmds.c:5794 fish/cmds.c:5834 fish/cmds.c:5856
1346 #: fish/cmds.c:5894 fish/cmds.c:5910 fish/cmds.c:5928 fish/cmds.c:5948
1347 #: fish/cmds.c:5970 fish/cmds.c:5991 fish/cmds.c:6008 fish/cmds.c:6026
1348 #: fish/cmds.c:6046 fish/cmds.c:6122 fish/cmds.c:6162 fish/cmds.c:6240
1349 #: fish/cmds.c:6315 fish/cmds.c:6351 fish/cmds.c:6373 fish/cmds.c:6393
1350 #: fish/cmds.c:6415 fish/cmds.c:6436 fish/cmds.c:6460 fish/cmds.c:6502
1351 #: fish/cmds.c:6542 fish/cmds.c:6562 fish/cmds.c:6579 fish/cmds.c:6597
1352 #: fish/cmds.c:6613 fish/cmds.c:6630 fish/cmds.c:6656 fish/cmds.c:6679
1353 #: fish/cmds.c:6702 fish/cmds.c:6725 fish/cmds.c:6748 fish/cmds.c:6771
1354 #: fish/cmds.c:6794 fish/cmds.c:6817 fish/cmds.c:6840 fish/cmds.c:6863
1355 #: fish/cmds.c:6886 fish/cmds.c:6909 fish/cmds.c:6931 fish/cmds.c:6953
1356 #: fish/cmds.c:6973 fish/cmds.c:6993 fish/cmds.c:7013 fish/cmds.c:7032
1357 #: fish/cmds.c:7054 fish/cmds.c:7091 fish/cmds.c:7107 fish/cmds.c:7123
1358 #: fish/cmds.c:7141 fish/cmds.c:7159 fish/cmds.c:7175 fish/cmds.c:7191
1359 #: fish/cmds.c:7207 fish/cmds.c:7223 fish/cmds.c:7241 fish/cmds.c:7276
1360 #: fish/cmds.c:7315 fish/cmds.c:7347 fish/cmds.c:7363 fish/cmds.c:7379
1361 #: fish/cmds.c:7394 fish/cmds.c:7408 fish/cmds.c:7428 fish/cmds.c:7465
1362 #: fish/cmds.c:7502 fish/cmds.c:7540 fish/cmds.c:7579 fish/cmds.c:7619
1363 #: fish/cmds.c:7659 fish/cmds.c:7696 fish/cmds.c:7712 fish/cmds.c:7734
1364 #: fish/cmds.c:7755 fish/cmds.c:7776 fish/cmds.c:7795 fish/cmds.c:7814
1365 #: fish/cmds.c:7849 fish/cmds.c:7920 fish/cmds.c:7959 fish/cmds.c:8016
1366 #: fish/cmds.c:8041 fish/cmds.c:8066 fish/cmds.c:8093 fish/cmds.c:8151
1367 #: fish/cmds.c:8171 fish/cmds.c:8215 fish/cmds.c:8234 fish/cmds.c:8272
1368 #: fish/cmds.c:8308 fish/cmds.c:8327 fish/cmds.c:8348 fish/cmds.c:8404
1369 #: fish/cmds.c:8423 fish/cmds.c:8444 fish/cmds.c:8465 fish/cmds.c:8483
1370 #: fish/cmds.c:8502 fish/cmds.c:8528 fish/cmds.c:8547 fish/cmds.c:8566
1371 #: fish/cmds.c:8585 fish/cmds.c:8604 fish/cmds.c:8625 fish/cmds.c:8659
1372 #: fish/cmds.c:8676 fish/cmds.c:8698 fish/cmds.c:8719 fish/cmds.c:8733
1373 #: fish/cmds.c:8749 fish/cmds.c:8785 fish/cmds.c:8823 fish/cmds.c:8862
1374 #: fish/cmds.c:8917 fish/cmds.c:8938 fish/cmds.c:8973 fish/cmds.c:8987
1375 #: fish/cmds.c:9006 fish/cmds.c:9045 fish/cmds.c:9067 fish/cmds.c:9090
1376 #: fish/cmds.c:9114 fish/cmds.c:9154 fish/cmds.c:9178 fish/cmds.c:9215
1377 #: fish/cmds.c:9245 fish/cmds.c:9275 fish/cmds.c:9302 fish/cmds.c:9321
1378 #: fish/cmds.c:9352 fish/cmds.c:9371 fish/cmds.c:9390 fish/cmds.c:9406
1379 #: fish/cmds.c:9423 fish/cmds.c:9445 fish/cmds.c:9465 fish/cmds.c:9483
1380 #: fish/cmds.c:9524 fish/cmds.c:9566 fish/cmds.c:9609 fish/cmds.c:9647
1381 #: fish/cmds.c:9665 fish/cmds.c:9684 fish/cmds.c:9703 fish/cmds.c:9723
1382 #: fish/cmds.c:9743 fish/cmds.c:9763 fish/cmds.c:9783 fish/cmds.c:9803
1383 #: fish/cmds.c:9824 fish/cmds.c:9861 fish/cmds.c:9911 fish/cmds.c:9948
1384 #: fish/cmds.c:10003
1385 #, c-format
1386 msgid "%s should have %d parameter(s)\n"
1387 msgstr ""
1388
1389 #: fish/cmds.c:2366 fish/cmds.c:2379 fish/cmds.c:2394 fish/cmds.c:2410
1390 #: fish/cmds.c:2426 fish/cmds.c:2443 fish/cmds.c:2461 fish/cmds.c:2476
1391 #: fish/cmds.c:2493 fish/cmds.c:2508 fish/cmds.c:2525 fish/cmds.c:2540
1392 #: fish/cmds.c:2556 fish/cmds.c:2570 fish/cmds.c:2587 fish/cmds.c:2601
1393 #: fish/cmds.c:2616 fish/cmds.c:2631 fish/cmds.c:2646 fish/cmds.c:2661
1394 #: fish/cmds.c:2676 fish/cmds.c:2693 fish/cmds.c:2725 fish/cmds.c:2740
1395 #: fish/cmds.c:2755 fish/cmds.c:2773 fish/cmds.c:2787 fish/cmds.c:2804
1396 #: fish/cmds.c:2818 fish/cmds.c:2835 fish/cmds.c:2849 fish/cmds.c:2866
1397 #: fish/cmds.c:2880 fish/cmds.c:2898 fish/cmds.c:2916 fish/cmds.c:2933
1398 #: fish/cmds.c:2952 fish/cmds.c:2970 fish/cmds.c:2989 fish/cmds.c:3008
1399 #: fish/cmds.c:3027 fish/cmds.c:3045 fish/cmds.c:3063 fish/cmds.c:3082
1400 #: fish/cmds.c:3101 fish/cmds.c:3120 fish/cmds.c:3134 fish/cmds.c:3149
1401 #: fish/cmds.c:3169 fish/cmds.c:3220 fish/cmds.c:3235 fish/cmds.c:3250
1402 #: fish/cmds.c:3268 fish/cmds.c:3289 fish/cmds.c:3310 fish/cmds.c:3329
1403 #: fish/cmds.c:3345 fish/cmds.c:3361 fish/cmds.c:3377 fish/cmds.c:3393
1404 #: fish/cmds.c:3409 fish/cmds.c:3425 fish/cmds.c:3441 fish/cmds.c:3459
1405 #: fish/cmds.c:3481 fish/cmds.c:3516 fish/cmds.c:3532 fish/cmds.c:3554
1406 #: fish/cmds.c:3575 fish/cmds.c:3595 fish/cmds.c:3614 fish/cmds.c:3632
1407 #: fish/cmds.c:3651 fish/cmds.c:3668 fish/cmds.c:3685 fish/cmds.c:3698
1408 #: fish/cmds.c:3713 fish/cmds.c:3732 fish/cmds.c:3750 fish/cmds.c:3768
1409 #: fish/cmds.c:3786 fish/cmds.c:3804 fish/cmds.c:3823 fish/cmds.c:3862
1410 #: fish/cmds.c:3918 fish/cmds.c:3938 fish/cmds.c:3958 fish/cmds.c:3978
1411 #: fish/cmds.c:3995 fish/cmds.c:4016 fish/cmds.c:4053 fish/cmds.c:4074
1412 #: fish/cmds.c:4152 fish/cmds.c:4190 fish/cmds.c:4204 fish/cmds.c:4220
1413 #: fish/cmds.c:4233 fish/cmds.c:4248 fish/cmds.c:4269 fish/cmds.c:4290
1414 #: fish/cmds.c:4311 fish/cmds.c:4332 fish/cmds.c:4353 fish/cmds.c:4374
1415 #: fish/cmds.c:4393 fish/cmds.c:4409 fish/cmds.c:4425 fish/cmds.c:4443
1416 #: fish/cmds.c:4461 fish/cmds.c:4480 fish/cmds.c:4515 fish/cmds.c:4533
1417 #: fish/cmds.c:4551 fish/cmds.c:4567 fish/cmds.c:4584 fish/cmds.c:4606
1418 #: fish/cmds.c:4628 fish/cmds.c:4651 fish/cmds.c:4673 fish/cmds.c:4693
1419 #: fish/cmds.c:4715 fish/cmds.c:4737 fish/cmds.c:4756 fish/cmds.c:4777
1420 #: fish/cmds.c:4797 fish/cmds.c:4819 fish/cmds.c:4835 fish/cmds.c:4851
1421 #: fish/cmds.c:4868 fish/cmds.c:4885 fish/cmds.c:4905 fish/cmds.c:4922
1422 #: fish/cmds.c:4942 fish/cmds.c:4961 fish/cmds.c:4978 fish/cmds.c:4998
1423 #: fish/cmds.c:5020 fish/cmds.c:5042 fish/cmds.c:5063 fish/cmds.c:5095
1424 #: fish/cmds.c:5111 fish/cmds.c:5127 fish/cmds.c:5150 fish/cmds.c:5172
1425 #: fish/cmds.c:5194 fish/cmds.c:5215 fish/cmds.c:5231 fish/cmds.c:5252
1426 #: fish/cmds.c:5345 fish/cmds.c:5364 fish/cmds.c:5383 fish/cmds.c:5402
1427 #: fish/cmds.c:5419 fish/cmds.c:5439 fish/cmds.c:5474 fish/cmds.c:5490
1428 #: fish/cmds.c:5511 fish/cmds.c:5527 fish/cmds.c:5562 fish/cmds.c:5581
1429 #: fish/cmds.c:5600 fish/cmds.c:5619 fish/cmds.c:5640 fish/cmds.c:5656
1430 #: fish/cmds.c:5674 fish/cmds.c:5692 fish/cmds.c:5713 fish/cmds.c:5733
1431 #: fish/cmds.c:5753 fish/cmds.c:5773 fish/cmds.c:5795 fish/cmds.c:5835
1432 #: fish/cmds.c:5857 fish/cmds.c:5895 fish/cmds.c:5911 fish/cmds.c:5929
1433 #: fish/cmds.c:5949 fish/cmds.c:5971 fish/cmds.c:5992 fish/cmds.c:6009
1434 #: fish/cmds.c:6027 fish/cmds.c:6047 fish/cmds.c:6123 fish/cmds.c:6163
1435 #: fish/cmds.c:6241 fish/cmds.c:6316 fish/cmds.c:6352 fish/cmds.c:6374
1436 #: fish/cmds.c:6394 fish/cmds.c:6416 fish/cmds.c:6437 fish/cmds.c:6461
1437 #: fish/cmds.c:6503 fish/cmds.c:6543 fish/cmds.c:6563 fish/cmds.c:6580
1438 #: fish/cmds.c:6598 fish/cmds.c:6614 fish/cmds.c:6631 fish/cmds.c:6657
1439 #: fish/cmds.c:6680 fish/cmds.c:6703 fish/cmds.c:6726 fish/cmds.c:6749
1440 #: fish/cmds.c:6772 fish/cmds.c:6795 fish/cmds.c:6818 fish/cmds.c:6841
1441 #: fish/cmds.c:6864 fish/cmds.c:6887 fish/cmds.c:6910 fish/cmds.c:6932
1442 #: fish/cmds.c:6954 fish/cmds.c:6974 fish/cmds.c:6994 fish/cmds.c:7014
1443 #: fish/cmds.c:7033 fish/cmds.c:7055 fish/cmds.c:7092 fish/cmds.c:7108
1444 #: fish/cmds.c:7124 fish/cmds.c:7142 fish/cmds.c:7160 fish/cmds.c:7176
1445 #: fish/cmds.c:7192 fish/cmds.c:7208 fish/cmds.c:7224 fish/cmds.c:7242
1446 #: fish/cmds.c:7277 fish/cmds.c:7316 fish/cmds.c:7348 fish/cmds.c:7364
1447 #: fish/cmds.c:7380 fish/cmds.c:7395 fish/cmds.c:7409 fish/cmds.c:7429
1448 #: fish/cmds.c:7466 fish/cmds.c:7503 fish/cmds.c:7541 fish/cmds.c:7580
1449 #: fish/cmds.c:7620 fish/cmds.c:7660 fish/cmds.c:7697 fish/cmds.c:7713
1450 #: fish/cmds.c:7735 fish/cmds.c:7756 fish/cmds.c:7777 fish/cmds.c:7796
1451 #: fish/cmds.c:7815 fish/cmds.c:7850 fish/cmds.c:7921 fish/cmds.c:7960
1452 #: fish/cmds.c:8017 fish/cmds.c:8042 fish/cmds.c:8067 fish/cmds.c:8094
1453 #: fish/cmds.c:8152 fish/cmds.c:8172 fish/cmds.c:8216 fish/cmds.c:8235
1454 #: fish/cmds.c:8273 fish/cmds.c:8309 fish/cmds.c:8328 fish/cmds.c:8349
1455 #: fish/cmds.c:8405 fish/cmds.c:8424 fish/cmds.c:8445 fish/cmds.c:8466
1456 #: fish/cmds.c:8484 fish/cmds.c:8503 fish/cmds.c:8529 fish/cmds.c:8548
1457 #: fish/cmds.c:8567 fish/cmds.c:8586 fish/cmds.c:8605 fish/cmds.c:8626
1458 #: fish/cmds.c:8660 fish/cmds.c:8677 fish/cmds.c:8699 fish/cmds.c:8720
1459 #: fish/cmds.c:8734 fish/cmds.c:8750 fish/cmds.c:8786 fish/cmds.c:8824
1460 #: fish/cmds.c:8863 fish/cmds.c:8918 fish/cmds.c:8939 fish/cmds.c:8974
1461 #: fish/cmds.c:8988 fish/cmds.c:9007 fish/cmds.c:9046 fish/cmds.c:9068
1462 #: fish/cmds.c:9091 fish/cmds.c:9115 fish/cmds.c:9155 fish/cmds.c:9179
1463 #: fish/cmds.c:9216 fish/cmds.c:9246 fish/cmds.c:9276 fish/cmds.c:9303
1464 #: fish/cmds.c:9322 fish/cmds.c:9353 fish/cmds.c:9372 fish/cmds.c:9391
1465 #: fish/cmds.c:9407 fish/cmds.c:9424 fish/cmds.c:9446 fish/cmds.c:9466
1466 #: fish/cmds.c:9484 fish/cmds.c:9525 fish/cmds.c:9567 fish/cmds.c:9610
1467 #: fish/cmds.c:9648 fish/cmds.c:9666 fish/cmds.c:9685 fish/cmds.c:9704
1468 #: fish/cmds.c:9724 fish/cmds.c:9744 fish/cmds.c:9764 fish/cmds.c:9784
1469 #: fish/cmds.c:9804 fish/cmds.c:9825 fish/cmds.c:9862 fish/cmds.c:9912
1470 #: fish/cmds.c:9949 fish/cmds.c:10004
1471 #, c-format
1472 msgid "type 'help %s' for help on %s\n"
1473 msgstr ""
1474
1475 #: fish/cmds.c:2703 fish/cmds.c:3493 fish/cmds.c:3833 fish/cmds.c:3872
1476 #: fish/cmds.c:3891 fish/cmds.c:4028 fish/cmds.c:4085 fish/cmds.c:4104
1477 #: fish/cmds.c:4123 fish/cmds.c:4165 fish/cmds.c:4491 fish/cmds.c:5073
1478 #: fish/cmds.c:5263 fish/cmds.c:5282 fish/cmds.c:5301 fish/cmds.c:5320
1479 #: fish/cmds.c:5450 fish/cmds.c:5537 fish/cmds.c:5805 fish/cmds.c:5867
1480 #: fish/cmds.c:6057 fish/cmds.c:6076 fish/cmds.c:6095 fish/cmds.c:6133
1481 #: fish/cmds.c:6173 fish/cmds.c:6192 fish/cmds.c:6211 fish/cmds.c:6251
1482 #: fish/cmds.c:6270 fish/cmds.c:6289 fish/cmds.c:6326 fish/cmds.c:6473
1483 #: fish/cmds.c:6515 fish/cmds.c:7067 fish/cmds.c:7252 fish/cmds.c:7289
1484 #: fish/cmds.c:7326 fish/cmds.c:7440 fish/cmds.c:7476 fish/cmds.c:7513
1485 #: fish/cmds.c:7551 fish/cmds.c:7591 fish/cmds.c:7631 fish/cmds.c:7671
1486 #: fish/cmds.c:7827 fish/cmds.c:7862 fish/cmds.c:7875 fish/cmds.c:7888
1487 #: fish/cmds.c:7901 fish/cmds.c:7933 fish/cmds.c:7970 fish/cmds.c:7989
1488 #: fish/cmds.c:8106 fish/cmds.c:8125 fish/cmds.c:8184 fish/cmds.c:8197
1489 #: fish/cmds.c:8246 fish/cmds.c:8284 fish/cmds.c:8359 fish/cmds.c:8378
1490 #: fish/cmds.c:8640 fish/cmds.c:8761 fish/cmds.c:8797 fish/cmds.c:8835
1491 #: fish/cmds.c:8874 fish/cmds.c:8893 fish/cmds.c:8950 fish/cmds.c:9020
1492 #: fish/cmds.c:9126 fish/cmds.c:9194 fish/cmds.c:9227 fish/cmds.c:9257
1493 #: fish/cmds.c:9287 fish/cmds.c:9334 fish/cmds.c:9497 fish/cmds.c:9538
1494 #: fish/cmds.c:9582 fish/cmds.c:9623 fish/cmds.c:9839 fish/cmds.c:9876
1495 #: fish/cmds.c:9889 fish/cmds.c:9926 fish/cmds.c:9960 fish/cmds.c:9979
1496 #, c-format
1497 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1498 msgstr ""
1499
1500 #: fish/cmds.c:2709 fish/cmds.c:3499 fish/cmds.c:3839 fish/cmds.c:3878
1501 #: fish/cmds.c:3897 fish/cmds.c:4034 fish/cmds.c:4091 fish/cmds.c:4110
1502 #: fish/cmds.c:4129 fish/cmds.c:4171 fish/cmds.c:4497 fish/cmds.c:5079
1503 #: fish/cmds.c:5269 fish/cmds.c:5288 fish/cmds.c:5307 fish/cmds.c:5326
1504 #: fish/cmds.c:5456 fish/cmds.c:5543 fish/cmds.c:5811 fish/cmds.c:5873
1505 #: fish/cmds.c:6063 fish/cmds.c:6082 fish/cmds.c:6101 fish/cmds.c:6139
1506 #: fish/cmds.c:6179 fish/cmds.c:6198 fish/cmds.c:6217 fish/cmds.c:6257
1507 #: fish/cmds.c:6276 fish/cmds.c:6295 fish/cmds.c:6332 fish/cmds.c:6479
1508 #: fish/cmds.c:6521 fish/cmds.c:7073 fish/cmds.c:7258 fish/cmds.c:7295
1509 #: fish/cmds.c:7332 fish/cmds.c:7446 fish/cmds.c:7482 fish/cmds.c:7519
1510 #: fish/cmds.c:7557 fish/cmds.c:7597 fish/cmds.c:7637 fish/cmds.c:7677
1511 #: fish/cmds.c:7939 fish/cmds.c:7976 fish/cmds.c:7995 fish/cmds.c:8112
1512 #: fish/cmds.c:8252 fish/cmds.c:8290 fish/cmds.c:8365 fish/cmds.c:8384
1513 #: fish/cmds.c:8767 fish/cmds.c:8803 fish/cmds.c:8841 fish/cmds.c:8880
1514 #: fish/cmds.c:8899 fish/cmds.c:8956 fish/cmds.c:9026 fish/cmds.c:9132
1515 #: fish/cmds.c:9503 fish/cmds.c:9544 fish/cmds.c:9588 fish/cmds.c:9629
1516 #: fish/cmds.c:9966
1517 #, c-format
1518 msgid "%s: %s: integer out of range\n"
1519 msgstr ""
1520
1521 #: fish/cmds.c:3168
1522 #, c-format
1523 msgid "%s should have %d-%d parameter(s)\n"
1524 msgstr ""
1525
1526 #: fish/cmds.c:3194
1527 #, c-format
1528 msgid "%s: unknown optional argument \"%s\"\n"
1529 msgstr ""
1530
1531 #: fish/cmds.c:3200
1532 #, c-format
1533 msgid "%s: optional argument \"%s\" given twice\n"
1534 msgstr ""
1535
1536 #: fish/cmds.c:11038
1537 #, c-format
1538 msgid "%s: unknown command\n"
1539 msgstr ""
1540
1541 #: fish/copy.c:40
1542 #, c-format
1543 msgid ""
1544 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1545 msgstr ""
1546
1547 #: fish/copy.c:53 fish/copy.c:194
1548 #, c-format
1549 msgid "copy-in: target '%s' is not a directory\n"
1550 msgstr ""
1551
1552 #: fish/copy.c:138
1553 #, c-format
1554 msgid "error: argument is zero length or longer than maximum permitted\n"
1555 msgstr ""
1556
1557 #: fish/copy.c:183
1558 #, c-format
1559 msgid ""
1560 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1561 "image\n"
1562 msgstr ""
1563
1564 #: fish/copy.c:224
1565 #, c-format
1566 msgid "copy-out: '%s' is not a file or directory\n"
1567 msgstr ""
1568
1569 #: fish/edit.c:44
1570 #, c-format
1571 msgid "use '%s filename' to edit a file\n"
1572 msgstr ""
1573
1574 #: fish/fish.c:86 fuse/guestmount.c:869
1575 #, c-format
1576 msgid "Try `%s --help' for more information.\n"
1577 msgstr ""
1578
1579 #: fish/fish.c:90
1580 #, c-format
1581 msgid ""
1582 "%s: guest filesystem shell\n"
1583 "%s lets you edit virtual machine filesystems\n"
1584 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1585 "Usage:\n"
1586 "  %s [--options] cmd [: cmd : cmd ...]\n"
1587 "  %s [--ro] -i -a disk-image\n"
1588 "  %s [--ro] -i -d libvirt-domain\n"
1589 "or for interactive use:\n"
1590 "  %s\n"
1591 "or from a shell script:\n"
1592 "  %s <<EOF\n"
1593 "  cmd\n"
1594 "  ...\n"
1595 "  EOF\n"
1596 "Options:\n"
1597 "  -h|--cmd-help        List available commands\n"
1598 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1599 "  -a|--add image       Add image\n"
1600 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1601 "  -d|--domain guest    Add disks from libvirt guest\n"
1602 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1603 "  --echo-keys          Don't turn off echo for passphrases\n"
1604 "  -f|--file file       Read commands from file\n"
1605 "  --format[=raw|..]    Force disk format for -a option\n"
1606 "  -i|--inspector       Automatically mount filesystems\n"
1607 "  --keys-from-stdin    Read passphrases from stdin\n"
1608 "  --listen             Listen for remote commands\n"
1609 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1610 "  -n|--no-sync         Don't autosync\n"
1611 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1612 "  --progress-bars      Enable progress bars even when not interactive\n"
1613 "  --no-progress-bars   Disable progress bars\n"
1614 "  --remote[=pid]       Send commands to remote %s\n"
1615 "  -r|--ro              Mount read-only\n"
1616 "  --selinux            Enable SELinux support\n"
1617 "  -v|--verbose         Verbose messages\n"
1618 "  -V|--version         Display version and exit\n"
1619 "  -x                   Echo each command before executing it\n"
1620 "For more information, see the manpage %s(1).\n"
1621 msgstr ""
1622
1623 #: fish/fish.c:201 fuse/guestmount.c:975
1624 #, c-format
1625 msgid "guestfs_create: failed to create handle\n"
1626 msgstr ""
1627
1628 #: fish/fish.c:238
1629 #, c-format
1630 msgid "%s: --listen=PID: PID was not a number: %s\n"
1631 msgstr ""
1632
1633 #: fish/fish.c:245
1634 #, c-format
1635 msgid ""
1636 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1637 msgstr ""
1638
1639 #: fish/fish.c:267 fuse/guestmount.c:1020
1640 #, c-format
1641 msgid "%s: unknown long option: %s (%d)\n"
1642 msgstr ""
1643
1644 #: fish/fish.c:291
1645 #, c-format
1646 msgid "%s: only one -f parameter can be given\n"
1647 msgstr ""
1648
1649 #: fish/fish.c:441
1650 #, c-format
1651 msgid "%s: cannot use --listen and --remote options at the same time\n"
1652 msgstr ""
1653
1654 #: fish/fish.c:449
1655 #, c-format
1656 msgid "%s: extra parameters on the command line with --listen flag\n"
1657 msgstr ""
1658
1659 #: fish/fish.c:455
1660 #, c-format
1661 msgid "%s: cannot use --listen and --file options at the same time\n"
1662 msgstr ""
1663
1664 #: fish/fish.c:512
1665 #, c-format
1666 msgid "guestfish: could not access termcap or terminfo database.\n"
1667 msgstr ""
1668
1669 #: fish/fish.c:516
1670 #, c-format
1671 msgid "guestfish: terminal type \"%s\" not defined.\n"
1672 msgstr ""
1673
1674 #: fish/fish.c:625
1675 #, c-format
1676 msgid ""
1677 "\n"
1678 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1679 "editing virtual machine filesystems.\n"
1680 "\n"
1681 "Type: 'help' for a list of commands\n"
1682 "      'man' to read the manual\n"
1683 "      'quit' to quit the shell\n"
1684 "\n"
1685 msgstr ""
1686
1687 #: fish/fish.c:712
1688 #, c-format
1689 msgid "%s: unterminated double quote\n"
1690 msgstr ""
1691
1692 #: fish/fish.c:718 fish/fish.c:735
1693 #, c-format
1694 msgid "%s: command arguments not separated by whitespace\n"
1695 msgstr ""
1696
1697 #: fish/fish.c:729
1698 #, c-format
1699 msgid "%s: unterminated single quote\n"
1700 msgstr ""
1701
1702 #: fish/fish.c:784
1703 #, c-format
1704 msgid "%s: internal error parsing string at '%s'\n"
1705 msgstr ""
1706
1707 #: fish/fish.c:801
1708 #, c-format
1709 msgid "%s: too many arguments\n"
1710 msgstr ""
1711
1712 #: fish/fish.c:830
1713 #, c-format
1714 msgid "%s: empty command on command line\n"
1715 msgstr ""
1716
1717 #: fish/fish.c:971
1718 msgid "display a list of commands or help on a command"
1719 msgstr ""
1720
1721 #: fish/fish.c:973
1722 msgid "quit guestfish"
1723 msgstr ""
1724
1725 #: fish/fish.c:984
1726 #, c-format
1727 msgid ""
1728 "help - display a list of commands or help on a command\n"
1729 "     help cmd\n"
1730 "     help\n"
1731 msgstr ""
1732
1733 #: fish/fish.c:992
1734 #, c-format
1735 msgid ""
1736 "quit - quit guestfish\n"
1737 "     quit\n"
1738 msgstr ""
1739
1740 #: fish/fish.c:997
1741 #, c-format
1742 msgid "%s: command not known, use -h to list all commands\n"
1743 msgstr ""
1744
1745 #: fish/fish.c:1013
1746 #, c-format
1747 msgid ""
1748 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1749 "For a list of commands:             guestfish -h\n"
1750 "For complete documentation:         man guestfish\n"
1751 msgstr ""
1752
1753 #: fish/fish.c:1170
1754 #, c-format
1755 msgid "Runaway quote in string \"%s\"\n"
1756 msgstr ""
1757
1758 #: fish/fish.c:1506
1759 #, c-format
1760 msgid "Enter key or passphrase (\"%s\"): "
1761 msgstr ""
1762
1763 #: fish/glob.c:53
1764 #, c-format
1765 msgid "use 'glob command [args...]'\n"
1766 msgstr ""
1767
1768 #: fish/glob.c:73
1769 #, c-format
1770 msgid "glob: guestfs_glob_expand call failed: %s\n"
1771 msgstr ""
1772
1773 #: fish/hexedit.c:41
1774 #, c-format
1775 msgid "hexedit (device|filename) [max | start max]\n"
1776 msgstr ""
1777
1778 #: fish/hexedit.c:52
1779 #, c-format
1780 msgid "hexedit: %s is a zero length file or device\n"
1781 msgstr ""
1782
1783 #: fish/hexedit.c:63
1784 #, c-format
1785 msgid ""
1786 "hexedit: %s is larger than %s. You must supply a limit using\n"
1787 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1788 "  'hexedit %s <start> <max>'.\n"
1789 msgstr ""
1790
1791 #: fish/hexedit.c:92
1792 #, c-format
1793 msgid "hexedit: invalid range\n"
1794 msgstr ""
1795
1796 #: fish/inspect.c:79
1797 #, c-format
1798 msgid "%s: no operating system was found on this disk\n"
1799 msgstr ""
1800
1801 #: fish/inspect.c:85
1802 #, c-format
1803 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
1804 msgstr ""
1805
1806 #: fish/inspect.c:125
1807 #, c-format
1808 msgid "Operating system: %s\n"
1809 msgstr ""
1810
1811 #: fish/inspect.c:138
1812 #, c-format
1813 msgid "%s mounted on %s\n"
1814 msgstr ""
1815
1816 #: fish/lcd.c:34
1817 #, c-format
1818 msgid "use 'lcd directory' to change local directory\n"
1819 msgstr ""
1820
1821 #: fish/man.c:34
1822 #, c-format
1823 msgid "use 'man' without parameters to open the manual\n"
1824 msgstr ""
1825
1826 #: fish/man.c:53
1827 #, c-format
1828 msgid "the external 'man' program failed\n"
1829 msgstr ""
1830
1831 #: fish/more.c:39
1832 #, c-format
1833 msgid "use '%s filename' to page a file\n"
1834 msgstr ""
1835
1836 #: fish/options.c:36
1837 #, c-format
1838 msgid "%s: too many drives added on the command line\n"
1839 msgstr ""
1840
1841 #: fish/options.c:118
1842 #, c-format
1843 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
1844 msgstr ""
1845
1846 #: fish/prep.c:37
1847 #, c-format
1848 msgid ""
1849 "List of available prepared disk images:\n"
1850 "\n"
1851 msgstr ""
1852
1853 #: fish/prep.c:40
1854 #, c-format
1855 msgid ""
1856 "guestfish -N %-8s - %s\n"
1857 "\n"
1858 "%s\n"
1859 msgstr ""
1860
1861 #: fish/prep.c:48
1862 #, c-format
1863 msgid "  Optional parameters:\n"
1864 msgstr ""
1865
1866 #: fish/prep.c:55
1867 #, c-format
1868 msgid "<%s> %s (default: %s)\n"
1869 msgstr ""
1870
1871 #: fish/prep.c:65
1872 #, c-format
1873 msgid ""
1874 "Prepared disk images are written to file \"test1.img\" in the local\n"
1875 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1876 "For more information see the guestfish(1) manual.\n"
1877 msgstr ""
1878
1879 #: fish/prep.c:96
1880 #, c-format
1881 msgid ""
1882 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1883 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1884 msgstr ""
1885
1886 #: fish/prep.c:158
1887 #, c-format
1888 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1889 msgstr ""
1890
1891 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1892 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1893 msgid "failed to allocate disk"
1894 msgstr ""
1895
1896 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1897 msgid "could not parse boot size"
1898 msgstr ""
1899
1900 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1901 #, c-format
1902 msgid "failed to get sector size of disk: %s"
1903 msgstr ""
1904
1905 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1906 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1907 #, c-format
1908 msgid "failed to partition disk: %s"
1909 msgstr ""
1910
1911 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1912 #, c-format
1913 msgid "failed to add boot partition: %s"
1914 msgstr ""
1915
1916 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1917 #, c-format
1918 msgid "failed to add root partition: %s"
1919 msgstr ""
1920
1921 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1922 #, c-format
1923 msgid "failed to create boot filesystem: %s"
1924 msgstr ""
1925
1926 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1927 #, c-format
1928 msgid "failed to create root filesystem: %s"
1929 msgstr ""
1930
1931 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1932 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1933 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1934 msgstr ""
1935
1936 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1937 #, c-format
1938 msgid "failed to create PV: %s: %s"
1939 msgstr ""
1940
1941 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1942 #, c-format
1943 msgid "failed to create VG: %s: %s"
1944 msgstr ""
1945
1946 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1947 #, c-format
1948 msgid "failed to create LV: /dev/%s/%s: %s"
1949 msgstr ""
1950
1951 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1952 #, c-format
1953 msgid "failed to resize LV to full size: %s: %s"
1954 msgstr ""
1955
1956 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1957 #, c-format
1958 msgid "failed to create filesystem (%s): %s"
1959 msgstr ""
1960
1961 #: fish/rc.c:250
1962 #, c-format
1963 msgid "guestfish: protocol error: could not read 'hello' message\n"
1964 msgstr ""
1965
1966 #: fish/rc.c:255
1967 #, c-format
1968 msgid ""
1969 "guestfish: protocol error: version mismatch, server version '%s' does not "
1970 "match client version '%s'.  The two versions must match exactly.\n"
1971 msgstr ""
1972
1973 #: fish/rc.c:330 fish/rc.c:344
1974 #, c-format
1975 msgid "guestfish: remote: looks like the server is not running\n"
1976 msgstr ""
1977
1978 #: fish/rc.c:356 fish/rc.c:370
1979 #, c-format
1980 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1981 msgstr ""
1982
1983 #: fish/rc.c:381
1984 #, c-format
1985 msgid "guestfish: protocol error: could not decode reply from server\n"
1986 msgstr ""
1987
1988 #: fish/reopen.c:36
1989 #, c-format
1990 msgid "'reopen' command takes no parameters\n"
1991 msgstr ""
1992
1993 #: fish/reopen.c:46
1994 #, c-format
1995 msgid "reopen: guestfs_create: failed to create handle\n"
1996 msgstr ""
1997
1998 #: fish/supported.c:66
1999 msgid "yes"
2000 msgstr ""
2001
2002 #: fish/supported.c:68
2003 msgid "no"
2004 msgstr ""
2005
2006 #: fish/time.c:35
2007 #, c-format
2008 msgid "use 'time command [args...]'\n"
2009 msgstr ""
2010
2011 #: fish/virt.c:72
2012 #, c-format
2013 msgid "%s: could not connect to libvirt (code %d, domain %d): %s\n"
2014 msgstr ""
2015
2016 #: fish/virt.c:80
2017 #, c-format
2018 msgid "%s: no libvirt domain called '%s': %s\n"
2019 msgstr ""
2020
2021 #: fish/virt.c:88
2022 #, c-format
2023 msgid "%s: error getting domain info about '%s': %s\n"
2024 msgstr ""
2025
2026 #: fish/virt.c:93
2027 #, c-format
2028 msgid ""
2029 "%s: error: '%s' is a live virtual machine.\n"
2030 "You must use '--ro' because write access to a running virtual machine can\n"
2031 "cause disk corruption.\n"
2032 msgstr ""
2033
2034 #: fish/virt.c:104
2035 #, c-format
2036 msgid "%s: error reading libvirt XML information about '%s': %s\n"
2037 msgstr ""
2038
2039 #: fish/virt.c:114
2040 #, c-format
2041 msgid "%s: unable to parse XML information returned by libvirt\n"
2042 msgstr ""
2043
2044 #: fish/virt.c:121
2045 #, c-format
2046 msgid "%s: unable to create new XPath context\n"
2047 msgstr ""
2048
2049 #: fish/virt.c:129
2050 #, c-format
2051 msgid "%s: unable to evaluate XPath expression\n"
2052 msgstr ""
2053
2054 #: fish/virt.c:204
2055 #, c-format
2056 msgid "%s: libvirt domain '%s' has no disks\n"
2057 msgstr ""
2058
2059 #: fuse/guestmount.c:873
2060 #, c-format
2061 msgid ""
2062 "%s: FUSE module for libguestfs\n"
2063 "%s lets you mount a virtual machine filesystem\n"
2064 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2065 "Usage:\n"
2066 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2067 "Options:\n"
2068 "  -a|--add image       Add image\n"
2069 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2070 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2071 "  -d|--domain guest    Add disks from libvirt guest\n"
2072 "  --format[=raw|..]    Force disk format for -a option\n"
2073 "  --fuse-help          Display extra FUSE options\n"
2074 "  -i|--inspector       Automatically mount filesystems\n"
2075 "  --help               Display help message and exit\n"
2076 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2077 "  -n|--no-sync         Don't autosync\n"
2078 "  -o|--option opt      Pass extra option to FUSE\n"
2079 "  -r|--ro              Mount read-only\n"
2080 "  --selinux            Enable SELinux support\n"
2081 "  -v|--verbose         Verbose messages\n"
2082 "  -V|--version         Display version and exit\n"
2083 "  -x|--trace           Trace guestfs API calls\n"
2084 msgstr ""
2085
2086 #: fuse/guestmount.c:1084
2087 #, c-format
2088 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2089 msgstr ""
2090
2091 #: fuse/guestmount.c:1092
2092 #, c-format
2093 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2094 msgstr ""
2095
2096 #: inspector/virt-inspector.pl:218
2097 msgid "virt-inspector: no image or VM names given"
2098 msgstr ""
2099
2100 #: inspector/virt-inspector.pl:320
2101 msgid "--fish output is only possible with a single OS\n"
2102 msgstr ""
2103
2104 #: inspector/virt-inspector.pl:355
2105 msgid ""
2106 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2107 msgstr ""
2108
2109 #: inspector/virt-inspector.pl:394
2110 msgid "  Mountpoints:\n"
2111 msgstr ""
2112
2113 #: inspector/virt-inspector.pl:400
2114 msgid "  Filesystems:\n"
2115 msgstr ""
2116
2117 #: inspector/virt-inspector.pl:418
2118 msgid "  Modprobe aliases:\n"
2119 msgstr ""
2120
2121 #: inspector/virt-inspector.pl:429
2122 msgid "  Initrd modules:\n"
2123 msgstr ""
2124
2125 #: inspector/virt-inspector.pl:438
2126 msgid "  Applications:\n"
2127 msgstr ""
2128
2129 #: inspector/virt-inspector.pl:445
2130 msgid "  Kernels:\n"
2131 msgstr ""
2132
2133 #: inspector/virt-inspector.pl:457
2134 msgid "  Windows Registry entries:\n"
2135 msgstr ""
2136
2137 #: perl/lib/Sys/Guestfs/Lib.pm:154
2138 msgid "open_guest: first parameter must be a string or an arrayref"
2139 msgstr ""
2140
2141 #: perl/lib/Sys/Guestfs/Lib.pm:160
2142 msgid "open_guest: first argument contains undefined element"
2143 msgstr ""
2144
2145 #: perl/lib/Sys/Guestfs/Lib.pm:168
2146 #, perl-brace-format
2147 msgid "guest image {imagename} does not exist or is not readable"
2148 msgstr ""
2149
2150 #: perl/lib/Sys/Guestfs/Lib.pm:175
2151 msgid ""
2152 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2153 "XPath::XMLParser)"
2154 msgstr ""
2155
2156 #: perl/lib/Sys/Guestfs/Lib.pm:180
2157 msgid "open_guest: too many domains listed on command line"
2158 msgstr ""
2159
2160 #: perl/lib/Sys/Guestfs/Lib.pm:187
2161 msgid "open_guest: cannot connect to libvirt"
2162 msgstr ""
2163
2164 #: perl/lib/Sys/Guestfs/Lib.pm:206
2165 #, perl-brace-format
2166 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2167 msgstr ""
2168
2169 #: perl/lib/Sys/Guestfs/Lib.pm:209
2170 #, perl-brace-format
2171 msgid "{imagename} is not the name of a libvirt domain\n"
2172 msgstr ""
2173
2174 #: perl/lib/Sys/Guestfs/Lib.pm:238
2175 #, perl-brace-format
2176 msgid "{imagename} seems to have no disk devices\n"
2177 msgstr ""
2178
2179 #: perl/lib/Sys/Guestfs/Lib.pm:1087
2180 msgid ""
2181 "No operating system could be detected inside this disk image.\n"
2182 "\n"
2183 "This may be because the file is not a disk image, or is not a virtual "
2184 "machine\n"
2185 "image, or because the OS type is not understood by virt-inspector.\n"
2186 "\n"
2187 "If you feel this is an error, please file a bug report including as much\n"
2188 "information about the disk image as possible.\n"
2189 msgstr ""
2190
2191 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2192 #, perl-brace-format
2193 msgid "unknown filesystem label {label}\n"
2194 msgstr ""
2195
2196 #: perl/lib/Sys/Guestfs/Lib.pm:1170
2197 #, perl-brace-format
2198 msgid "unknown filesystem UUID {uuid}\n"
2199 msgstr ""
2200
2201 #: perl/lib/Sys/Guestfs/Lib.pm:1193
2202 #, perl-brace-format
2203 msgid "unknown filesystem {fs}\n"
2204 msgstr ""
2205
2206 #: perl/lib/Sys/Guestfs/Lib.pm:1377
2207 #, perl-brace-format
2208 msgid "Error running rpm -qa: {error}"
2209 msgstr ""
2210
2211 #: perl/lib/Sys/Guestfs/Lib.pm:1403
2212 #, perl-brace-format
2213 msgid "Error running dpkg-query: {error}"
2214 msgstr ""
2215
2216 #: perl/lib/Sys/Guestfs/Lib.pm:1468
2217 msgid "Can't find grub on guest"
2218 msgstr ""
2219
2220 #: perl/lib/Sys/Guestfs/Lib.pm:1523
2221 #, perl-brace-format
2222 msgid "Grub entry {title} has no kernel"
2223 msgstr ""
2224
2225 #: perl/lib/Sys/Guestfs/Lib.pm:1554
2226 #, perl-brace-format
2227 msgid "grub refers to {path}, which doesn't exist\n"
2228 msgstr ""
2229
2230 #: perl/lib/Sys/Guestfs/Lib.pm:1577
2231 #, perl-brace-format
2232 msgid "Grub entry {title} does not specify an initrd"
2233 msgstr ""
2234
2235 #: perl/lib/Sys/Guestfs/Lib.pm:1648
2236 #, perl-brace-format
2237 msgid "Didn't find modules directory {modules} for kernel {path}"
2238 msgstr ""
2239
2240 #: perl/lib/Sys/Guestfs/Lib.pm:1656
2241 #, perl-brace-format
2242 msgid "Couldn't guess kernel version number from path for kernel {path}"
2243 msgstr ""
2244
2245 #: perl/lib/Sys/Guestfs/Lib.pm:1710
2246 #, perl-brace-format
2247 msgid "{path} doesn't match augeas pattern"
2248 msgstr ""
2249
2250 #: perl/lib/Sys/Guestfs/Lib.pm:1749
2251 #, perl-brace-format
2252 msgid "{filename}: could not read initrd format"
2253 msgstr ""
2254
2255 #: src/appliance.c:136
2256 #, c-format
2257 msgid ""
2258 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2259 "LIBGUESTFS_PATH (search path: %s)"
2260 msgstr ""
2261
2262 #: src/appliance.c:387
2263 msgid "external command failed, see earlier error messages"
2264 msgstr ""
2265
2266 #: src/guestfs.c:178
2267 #, c-format
2268 msgid "guestfs_close: called twice on the same handle\n"
2269 msgstr ""
2270
2271 #: src/guestfs.c:283
2272 #, c-format
2273 msgid "libguestfs: error: %s\n"
2274 msgstr ""
2275
2276 #: src/guestfs.c:762
2277 #, c-format
2278 msgid "<truncated, original size %zu bytes>"
2279 msgstr ""
2280
2281 #: src/inspect.c:961
2282 #, c-format
2283 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2284 msgstr ""
2285
2286 #: src/inspect.c:1184
2287 msgid "no inspection data: call guestfs_inspect_os first"
2288 msgstr ""
2289
2290 #: src/inspect.c:1196
2291 #, c-format
2292 msgid ""
2293 "%s: root device not found: only call this function with a root device "
2294 "previously returned by guestfs_inspect_os"
2295 msgstr ""
2296
2297 #: src/launch.c:94
2298 msgid "command line cannot be altered after qemu subprocess launched"
2299 msgstr ""
2300
2301 #: src/launch.c:108
2302 msgid "guestfs_config: parameter must begin with '-' character"
2303 msgstr ""
2304
2305 #: src/launch.c:122
2306 #, c-format
2307 msgid "guestfs_config: parameter '%s' isn't allowed"
2308 msgstr ""
2309
2310 #: src/launch.c:188 src/launch.c:292
2311 msgid "filename cannot contain ',' (comma) character"
2312 msgstr ""
2313
2314 #: src/launch.c:200 src/launch.c:205
2315 #, c-format
2316 msgid "%s parameter is empty or contains disallowed characters"
2317 msgstr ""
2318
2319 #: src/launch.c:318
2320 msgid "you must call guestfs_add_drive before guestfs_launch"
2321 msgstr ""
2322
2323 #: src/launch.c:323
2324 msgid "the libguestfs handle has already been launched"
2325 msgstr ""
2326
2327 #: src/launch.c:335
2328 #, c-format
2329 msgid "%s: cannot create temporary directory"
2330 msgstr ""
2331
2332 #: src/launch.c:683
2333 msgid "guestfs_launch failed, see earlier error messages"
2334 msgstr ""
2335
2336 #: src/launch.c:696
2337 msgid "qemu launched and contacted daemon, but state != READY"
2338 msgstr ""
2339
2340 #: src/launch.c:836
2341 #, c-format
2342 msgid ""
2343 "%s: command failed: If qemu is located on a non-standard path, try setting "
2344 "the LIBGUESTFS_QEMU environment variable."
2345 msgstr ""
2346
2347 #: src/launch.c:928
2348 msgid "qemu has not been launched yet"
2349 msgstr ""
2350
2351 #: src/launch.c:939
2352 msgid "no subprocess to kill"
2353 msgstr ""
2354
2355 #: src/proto.c:143
2356 #, c-format
2357 msgid "guestfs_set_busy: called when in state %d != READY"
2358 msgstr ""
2359
2360 #: src/proto.c:166
2361 #, c-format
2362 msgid "guestfs_end_busy: called when in state %d"
2363 msgstr ""
2364
2365 #: src/proto.c:281
2366 #, c-format
2367 msgid ""
2368 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2369 msgstr ""
2370
2371 #: src/proto.c:453 src/proto.c:514
2372 msgid "unexpected end of file when reading from daemon"
2373 msgstr ""
2374
2375 #: src/proto.c:474
2376 #, c-format
2377 msgid "received magic signature from guestfsd, but in state %d"
2378 msgstr ""
2379
2380 #: src/proto.c:491
2381 #, c-format
2382 msgid "message length (%u) > maximum possible size (%d)"
2383 msgstr ""
2384
2385 #: src/proto.c:641
2386 #, c-format
2387 msgid "guestfs___send: state %d != BUSY"
2388 msgstr ""
2389
2390 #: src/proto.c:663
2391 msgid "xdr_guestfs_message_header failed"
2392 msgstr ""
2393
2394 #: src/proto.c:672
2395 msgid "dispatch failed to marshal args"
2396 msgstr ""
2397
2398 #: src/proto.c:802
2399 #, c-format
2400 msgid "send_file_chunk: state %d != READY"
2401 msgstr ""
2402
2403 #: src/proto.c:818
2404 #, c-format
2405 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2406 msgstr ""
2407
2408 #: src/proto.c:941
2409 #, c-format
2410 msgid "%s: error in chunked encoding"
2411 msgstr ""
2412
2413 #: src/proto.c:969
2414 msgid "write to daemon socket"
2415 msgstr ""
2416
2417 #: src/proto.c:992
2418 msgid "receive_file_data: parse error in reply callback"
2419 msgstr ""
2420
2421 #: src/proto.c:997
2422 msgid "receive_file_data: unexpected flag received when reading file chunks"
2423 msgstr ""
2424
2425 #: src/proto.c:1005
2426 msgid "failed to parse file chunk"
2427 msgstr ""
2428
2429 #: src/proto.c:1014
2430 msgid "file receive cancelled by daemon"
2431 msgstr ""
2432
2433 #: test-tool/test-tool.c:82
2434 #, c-format
2435 msgid ""
2436 "libguestfs-test-tool: interactive test tool\n"
2437 "Copyright (C) 2009 Red Hat Inc.\n"
2438 "Usage:\n"
2439 "  libguestfs-test-tool [--options]\n"
2440 "Options:\n"
2441 "  --help         Display usage\n"
2442 "  --helper libguestfs-test-tool-helper\n"
2443 "                 Helper program (default: %s)\n"
2444 "  --qemudir dir  Specify QEMU source directory\n"
2445 "  --qemu qemu    Specify QEMU binary\n"
2446 "  --timeout n\n"
2447 "  -t n           Set launch timeout (default: %d seconds)\n"
2448 msgstr ""
2449
2450 #: test-tool/test-tool.c:138
2451 #, c-format
2452 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2453 msgstr ""
2454
2455 #: test-tool/test-tool.c:147
2456 #, c-format
2457 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2458 msgstr ""
2459
2460 #: test-tool/test-tool.c:159
2461 #, c-format
2462 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2463 msgstr ""
2464
2465 #: test-tool/test-tool.c:182
2466 #, c-format
2467 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2468 msgstr ""
2469
2470 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2471 #, c-format
2472 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2473 msgstr ""
2474
2475 #: test-tool/test-tool.c:206
2476 #, c-format
2477 msgid "libguestfs-test-tool: guestfs_version failed\n"
2478 msgstr ""
2479
2480 #: test-tool/test-tool.c:228
2481 #, c-format
2482 msgid "libguestfs-test-tool: failed to launch appliance\n"
2483 msgstr ""
2484
2485 #: test-tool/test-tool.c:240
2486 #, c-format
2487 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2488 msgstr ""
2489
2490 #: test-tool/test-tool.c:246
2491 #, c-format
2492 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2493 msgstr ""
2494
2495 #: test-tool/test-tool.c:252
2496 #, c-format
2497 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2498 msgstr ""
2499
2500 #: test-tool/test-tool.c:258
2501 #, c-format
2502 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2503 msgstr ""
2504
2505 #: test-tool/test-tool.c:264
2506 #, c-format
2507 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2508 msgstr ""
2509
2510 #: test-tool/test-tool.c:272
2511 #, c-format
2512 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2513 msgstr ""
2514
2515 #: test-tool/test-tool.c:303
2516 #, c-format
2517 msgid ""
2518 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2519 "--qemu/--qemudir options cannot be used.\n"
2520 msgstr ""
2521
2522 #: test-tool/test-tool.c:311
2523 #, c-format
2524 msgid "Binary '%s' does not exist or is not executable\n"
2525 msgstr ""
2526
2527 #: test-tool/test-tool.c:325
2528 #, c-format
2529 msgid "%s: does not look like a qemu source directory\n"
2530 msgstr ""
2531
2532 #: test-tool/test-tool.c:374
2533 #, c-format
2534 msgid ""
2535 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2536 "available.  Expected to find it in '%s'\n"
2537 "\n"
2538 "Use the --helper option to specify the location of this program.\n"
2539 msgstr ""
2540
2541 #: test-tool/test-tool.c:390
2542 #, c-format
2543 msgid "command failed: %s"
2544 msgstr ""
2545
2546 #: test-tool/test-tool.c:398
2547 #, c-format
2548 msgid ""
2549 "Test tool helper program %s\n"
2550 "is not statically linked.  This is a build error when this test tool\n"
2551 "was built.\n"
2552 msgstr ""
2553
2554 #: test-tool/test-tool.c:432
2555 #, c-format
2556 msgid "mkisofs command failed: %s\n"
2557 msgstr ""
2558
2559 #: tools/virt-cat.pl:146
2560 msgid "virt-cat: no image, VM names or filenames to cat given"
2561 msgstr ""
2562
2563 #: tools/virt-cat.pl:171
2564 msgid "multiboot operating systems are not supported by virt-cat"
2565 msgstr ""
2566
2567 #: tools/virt-df.pl:213
2568 msgid "virt-df: cannot use -h and --csv options together\n"
2569 msgstr ""
2570
2571 #: tools/virt-df.pl:277
2572 #, perl-brace-format
2573 msgid "{name} is not the name of a libvirt domain\n"
2574 msgstr ""
2575
2576 #: tools/virt-df.pl:345
2577 #, perl-brace-format
2578 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2579 msgstr ""
2580
2581 #: tools/virt-df.pl:521
2582 msgid "Virtual Machine"
2583 msgstr ""
2584
2585 #: tools/virt-df.pl:521
2586 msgid "Filesystem"
2587 msgstr ""
2588
2589 #: tools/virt-df.pl:524
2590 msgid "1K-blocks"
2591 msgstr ""
2592
2593 #: tools/virt-df.pl:526
2594 msgid "Size"
2595 msgstr ""
2596
2597 #: tools/virt-df.pl:528
2598 msgid "Used"
2599 msgstr ""
2600
2601 #: tools/virt-df.pl:529
2602 msgid "Available"
2603 msgstr ""
2604
2605 #: tools/virt-df.pl:530
2606 msgid "Use%"
2607 msgstr ""
2608
2609 #: tools/virt-df.pl:532
2610 msgid "Inodes"
2611 msgstr ""
2612
2613 #: tools/virt-df.pl:533
2614 msgid "IUsed"
2615 msgstr ""
2616
2617 #: tools/virt-df.pl:534
2618 msgid "IFree"
2619 msgstr ""
2620
2621 #: tools/virt-df.pl:535
2622 msgid "IUse%"
2623 msgstr ""
2624
2625 #: tools/virt-edit.pl:170
2626 msgid "virt-edit: no image, VM names or filenames to edit given"
2627 msgstr ""
2628
2629 #: tools/virt-edit.pl:195
2630 msgid "multiboot operating systems are not supported by virt-edit"
2631 msgstr ""
2632
2633 #: tools/virt-edit.pl:221
2634 msgid "File not changed.\n"
2635 msgstr ""
2636
2637 #: tools/virt-list-filesystems.pl:139
2638 msgid "virt-list-filesystems: no image or VM name given"
2639 msgstr ""
2640
2641 #: tools/virt-list-partitions.pl:149
2642 msgid "virt-list-partitions: no image or VM name given"
2643 msgstr ""
2644
2645 #: tools/virt-ls.pl:154 tools/virt-ls.pl:160
2646 msgid "virt-ls: cannot combine -l and -R options\n"
2647 msgstr ""
2648
2649 #: tools/virt-ls.pl:179
2650 msgid "virt-ls: no image, VM names or directory to list given"
2651 msgstr ""
2652
2653 #: tools/virt-ls.pl:204
2654 msgid "multiboot operating systems are not supported by virt-ls\n"
2655 msgstr ""
2656
2657 #: tools/virt-make-fs.pl:291
2658 msgid "virt-make-fs input output\n"
2659 msgstr ""
2660
2661 #: tools/virt-make-fs.pl:321
2662 msgid "unexpected output from 'du' command"
2663 msgstr ""
2664
2665 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2666 #: tools/virt-make-fs.pl:453
2667 #, perl-brace-format
2668 msgid "{f}: unknown input format: {fmt}\n"
2669 msgstr ""
2670
2671 #: tools/virt-make-fs.pl:391
2672 #, perl-brace-format
2673 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2674 msgstr ""
2675
2676 #: tools/virt-make-fs.pl:401
2677 msgid ""
2678 "qemu-img create: failed to create disk image, see earlier error messages\n"
2679 msgstr ""
2680
2681 #: tools/virt-make-fs.pl:412
2682 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2683 msgstr ""
2684
2685 #: tools/virt-make-fs.pl:437
2686 msgid "tar: failed, see earlier messages\n"
2687 msgstr ""
2688
2689 #: tools/virt-make-fs.pl:459
2690 msgid "uncompress command failed, see earlier messages\n"
2691 msgstr ""
2692
2693 #: tools/virt-make-fs.pl:494
2694 msgid ""
2695 "virt-make-fs: error copying contents into filesystem\n"
2696 "An error here usually means that the program did not estimate the\n"
2697 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2698 msgstr ""
2699
2700 #: tools/virt-rescue.pl:222
2701 msgid "virt-rescue: no image or VM names rescue given"
2702 msgstr ""
2703
2704 #: tools/virt-resize.pl:33
2705 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2706 msgstr ""
2707
2708 #: tools/virt-resize.pl:584
2709 #, perl-brace-format
2710 msgid "virt-resize: {file}: does not exist or is not readable\n"
2711 msgstr ""
2712
2713 #: tools/virt-resize.pl:586
2714 #, perl-brace-format
2715 msgid ""
2716 "virt-resize: {file}: does not exist or is not writable\n"
2717 "You have to create the destination disk before running this program.\n"
2718 "Please read the virt-resize(1) manpage for more information.\n"
2719 msgstr ""
2720
2721 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2722 #, perl-brace-format
2723 msgid ""
2724 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2725 msgstr ""
2726
2727 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2728 msgid "virt-resize: short read"
2729 msgstr ""
2730
2731 #: tools/virt-resize.pl:830
2732 #, perl-brace-format
2733 msgid "virt-resize: no logical volume called {n}\n"
2734 msgstr ""
2735
2736 #: tools/virt-resize.pl:850
2737 #, perl-brace-format
2738 msgid ""
2739 "{p}: partition not found in the source disk image, when using the '{opt}' "
2740 "command line option\n"
2741 msgstr ""
2742
2743 #: tools/virt-resize.pl:856
2744 #, perl-brace-format
2745 msgid ""
2746 "{p}: partition ignored, you cannot use it in another command line argument\n"
2747 msgstr ""
2748
2749 #: tools/virt-resize.pl:860
2750 #, perl-brace-format
2751 msgid ""
2752 "{p}: partition deleted, you cannot use it in another command line argument\n"
2753 msgstr ""
2754
2755 #: tools/virt-resize.pl:902
2756 #, perl-brace-format
2757 msgid "{p}: this partition has already been marked for resizing\n"
2758 msgstr ""
2759
2760 #: tools/virt-resize.pl:910
2761 #, perl-brace-format
2762 msgid "{p}: missing size field in {o} option\n"
2763 msgstr ""
2764
2765 #: tools/virt-resize.pl:927
2766 #, perl-brace-format
2767 msgid "{p}: {f}: cannot parse size field\n"
2768 msgstr ""
2769
2770 #: tools/virt-resize.pl:932
2771 #, perl-brace-format
2772 msgid "{p}: new size is zero or negative\n"
2773 msgstr ""
2774
2775 #: tools/virt-resize.pl:955
2776 #, perl-brace-format
2777 msgid ""
2778 "{p}: cannot make this partition smaller because it contains a\n"
2779 "filesystem, physical volume or other content that is larger than the new "
2780 "size.\n"
2781 "You have to resize the content first, see virt-resize(1).\n"
2782 msgstr ""
2783
2784 #: tools/virt-resize.pl:971
2785 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2786 msgstr ""
2787
2788 #: tools/virt-resize.pl:1020
2789 #, perl-brace-format
2790 msgid ""
2791 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2792 "expand into.  You need to make the target disk larger by at least {h}.\n"
2793 msgstr ""
2794
2795 #: tools/virt-resize.pl:1035
2796 msgid ""
2797 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2798 "(see 'deficit' in the virt-resize(1) man page)\n"
2799 msgstr ""
2800
2801 #: tools/virt-resize.pl:1050
2802 msgid "Summary of changes:\n"
2803 msgstr ""
2804
2805 #: tools/virt-resize.pl:1054
2806 #, perl-brace-format
2807 msgid "{p}: partition will be ignored\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:1056
2811 #, perl-brace-format
2812 msgid "{p}: partition will be deleted\n"
2813 msgstr ""
2814
2815 #: tools/virt-resize.pl:1058
2816 #, perl-brace-format
2817 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2818 msgstr ""
2819
2820 #: tools/virt-resize.pl:1063
2821 #, perl-brace-format
2822 msgid "{p}: content will be expanded using the '{meth}' method\n"
2823 msgstr ""
2824
2825 #: tools/virt-resize.pl:1068
2826 #, perl-brace-format
2827 msgid "{p}: partition will be left alone\n"
2828 msgstr ""
2829
2830 #: tools/virt-resize.pl:1073
2831 #, perl-brace-format
2832 msgid "{n}: LV will be expanded to maximum size\n"
2833 msgstr ""
2834
2835 #: tools/virt-resize.pl:1079
2836 #, perl-brace-format
2837 msgid "{n}: content will be expanded using the '{meth}' method\n"
2838 msgstr ""
2839
2840 #: tools/virt-resize.pl:1086
2841 #, perl-brace-format
2842 msgid "There is a surplus of {spl} bytes ({h}).\n"
2843 msgstr ""
2844
2845 #: tools/virt-resize.pl:1091
2846 msgid "An extra partition will be created for the surplus.\n"
2847 msgstr ""
2848
2849 #: tools/virt-resize.pl:1093
2850 msgid ""
2851 "The surplus space is not large enough for an extra partition to be created\n"
2852 "and so it will just be ignored.\n"
2853 msgstr ""
2854
2855 #: tools/virt-resize.pl:1096
2856 msgid ""
2857 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2858 "to partition this extra space if you want.\n"
2859 msgstr ""
2860
2861 #: tools/virt-resize.pl:1099
2862 #, perl-brace-format
2863 msgid ""
2864 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2865 "You need to make the target disk larger by at least this amount,\n"
2866 "or adjust your resizing requests.\n"
2867 msgstr ""
2868
2869 #: tools/virt-resize.pl:1116
2870 msgid "virt-resize: source disk does not have a first partition\n"
2871 msgstr ""
2872
2873 #: tools/virt-resize.pl:1211
2874 #, perl-brace-format
2875 msgid "Copying {p} ...\n"
2876 msgstr ""
2877
2878 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
2879 #, perl-brace-format
2880 msgid "Expanding {p} using the '{meth}' method\n"
2881 msgstr ""
2882
2883 #: tools/virt-tar.pl:179 tools/virt-tar.pl:186
2884 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2885 msgstr ""
2886
2887 #: tools/virt-tar.pl:208
2888 msgid "virt-tar: no image, VM names, directory or filename given"
2889 msgstr ""
2890
2891 #: tools/virt-tar.pl:211
2892 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2893 msgstr ""
2894
2895 #: tools/virt-tar.pl:222
2896 #, perl-brace-format
2897 msgid "virt-tar: {tarball}: file not found\n"
2898 msgstr ""
2899
2900 #: tools/virt-tar.pl:225
2901 #, perl-brace-format
2902 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2903 msgstr ""
2904
2905 #: tools/virt-tar.pl:248
2906 msgid "multiboot operating systems are not supported by virt-tar\n"
2907 msgstr ""
2908
2909 #: tools/virt-win-reg.pl:277
2910 msgid "no libvirt domain name or disk image given\n"
2911 msgstr ""
2912
2913 #: tools/virt-win-reg.pl:302
2914 msgid "multiboot operating systems are not supported by virt-win-reg"
2915 msgstr ""
2916
2917 #: tools/virt-win-reg.pl:316
2918 msgid ""
2919 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2920 "export\n"
2921 msgstr ""
2922
2923 #: tools/virt-win-reg.pl:427
2924 #, perl-brace-format
2925 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2926 msgstr ""
2927
2928 #: tools/virt-win-reg.pl:445 tools/virt-win-reg.pl:468
2929 #, perl-brace-format
2930 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2931 msgstr ""
2932
2933 #: tools/virt-win-reg.pl:452
2934 #, perl-brace-format
2935 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2936 msgstr ""
2937
2938 #: tools/virt-win-reg.pl:475
2939 #, perl-brace-format
2940 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2941 msgstr ""