binary: Link guestmount static binary with -lm.
[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.7.0\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-11-02 16:23+0000\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:475
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:470 fish/cmds.c:700
54 msgid "add an image to examine or modify"
55 msgstr ""
56
57 #: fish/cmds.c:46 fish/cmds.c:480
58 msgid "add a drive in snapshot mode (read-only)"
59 msgstr ""
60
61 #: fish/cmds.c:47 fish/cmds.c:630
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:625
66 msgid "add a drive specifying the QEMU block emulation to use"
67 msgstr ""
68
69 #: fish/cmds.c:49 fish/cmds.c:390
70 msgid "allocate and add a disk file"
71 msgstr ""
72
73 #: fish/cmds.c:50 fish/cmds.c:1900
74 msgid "clear Augeas path"
75 msgstr ""
76
77 #: fish/cmds.c:51 fish/cmds.c:790
78 msgid "close the current Augeas handle"
79 msgstr ""
80
81 #: fish/cmds.c:52 fish/cmds.c:800
82 msgid "define an Augeas node"
83 msgstr ""
84
85 #: fish/cmds.c:53 fish/cmds.c:795
86 msgid "define an Augeas variable"
87 msgstr ""
88
89 #: fish/cmds.c:54 fish/cmds.c:805
90 msgid "look up the value of an Augeas path"
91 msgstr ""
92
93 #: fish/cmds.c:55 fish/cmds.c:785
94 msgid "create a new Augeas handle"
95 msgstr ""
96
97 #: fish/cmds.c:56 fish/cmds.c:815
98 msgid "insert a sibling Augeas node"
99 msgstr ""
100
101 #: fish/cmds.c:57 fish/cmds.c:840
102 msgid "load files into the tree"
103 msgstr ""
104
105 #: fish/cmds.c:58 fish/cmds.c:845
106 msgid "list Augeas nodes under augpath"
107 msgstr ""
108
109 #: fish/cmds.c:59 fish/cmds.c:830
110 msgid "return Augeas nodes which match augpath"
111 msgstr ""
112
113 #: fish/cmds.c:60 fish/cmds.c:825
114 msgid "move Augeas node"
115 msgstr ""
116
117 #: fish/cmds.c:61 fish/cmds.c:820
118 msgid "remove an Augeas path"
119 msgstr ""
120
121 #: fish/cmds.c:62 fish/cmds.c:835
122 msgid "write all pending Augeas changes to disk"
123 msgstr ""
124
125 #: fish/cmds.c:63 fish/cmds.c:810
126 msgid "set Augeas path to value"
127 msgstr ""
128
129 #: fish/cmds.c:64 fish/cmds.c:1785
130 msgid "test availability of some parts of the API"
131 msgstr ""
132
133 #: fish/cmds.c:65 fish/cmds.c:1960
134 msgid "return a list of all optional groups"
135 msgstr ""
136
137 #: fish/cmds.c:66 fish/cmds.c:1915
138 msgid "upload base64-encoded data to file"
139 msgstr ""
140
141 #: fish/cmds.c:67 fish/cmds.c:1920
142 msgid "download file and encode as base64"
143 msgstr ""
144
145 #: fish/cmds.c:68 fish/cmds.c:1025
146 msgid "flush device buffers"
147 msgstr ""
148
149 #: fish/cmds.c:69 fish/cmds.c:1005
150 msgid "get blocksize of block device"
151 msgstr ""
152
153 #: fish/cmds.c:70 fish/cmds.c:995
154 msgid "is block device set to read-only"
155 msgstr ""
156
157 #: fish/cmds.c:71 fish/cmds.c:1020
158 msgid "get total size of device in bytes"
159 msgstr ""
160
161 #: fish/cmds.c:72 fish/cmds.c:1000
162 msgid "get sectorsize of block device"
163 msgstr ""
164
165 #: fish/cmds.c:73 fish/cmds.c:1015
166 msgid "get total size of device in 512-byte sectors"
167 msgstr ""
168
169 #: fish/cmds.c:74 fish/cmds.c:1030
170 msgid "reread partition table"
171 msgstr ""
172
173 #: fish/cmds.c:75 fish/cmds.c:1010
174 msgid "set blocksize of block device"
175 msgstr ""
176
177 #: fish/cmds.c:76 fish/cmds.c:985
178 msgid "set block device to read-only"
179 msgstr ""
180
181 #: fish/cmds.c:77 fish/cmds.c:990
182 msgid "set block device to read-write"
183 msgstr ""
184
185 #: fish/cmds.c:78 fish/cmds.c:1690
186 msgid "return true path on case-insensitive filesystem"
187 msgstr ""
188
189 #: fish/cmds.c:79 fish/cmds.c:725
190 msgid "list the contents of a file"
191 msgstr ""
192
193 #: fish/cmds.c:80 fish/cmds.c:1045
194 msgid "compute MD5, SHAx or CRC checksum of file"
195 msgstr ""
196
197 #: fish/cmds.c:81 fish/cmds.c:1890
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:1925
202 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
203 msgstr ""
204
205 #: fish/cmds.c:83 fish/cmds.c:875
206 msgid "change file mode"
207 msgstr ""
208
209 #: fish/cmds.c:84 fish/cmds.c:185 fish/cmds.c:880 fish/cmds.c:1720
210 msgid "change file owner and group"
211 msgstr ""
212
213 #: fish/cmds.c:85 fish/cmds.c:955
214 msgid "run a command from the guest filesystem"
215 msgstr ""
216
217 #: fish/cmds.c:86 fish/cmds.c:960
218 msgid "run a command, returning lines"
219 msgstr ""
220
221 #: fish/cmds.c:87 fish/cmds.c:485
222 msgid "add qemu parameters"
223 msgstr ""
224
225 #: fish/cmds.c:88 fish/cmds.c:395
226 msgid "copy local files or directories into an image"
227 msgstr ""
228
229 #: fish/cmds.c:89 fish/cmds.c:400
230 msgid "copy remote files or directories out of an image"
231 msgstr ""
232
233 #: fish/cmds.c:90 fish/cmds.c:1840
234 msgid "copy size bytes from source to destination using dd"
235 msgstr ""
236
237 #: fish/cmds.c:91 fish/cmds.c:1140
238 msgid "copy a file"
239 msgstr ""
240
241 #: fish/cmds.c:92 fish/cmds.c:1145
242 msgid "copy a file or directory recursively"
243 msgstr ""
244
245 #: fish/cmds.c:93 fish/cmds.c:1790
246 msgid "copy from source to destination using dd"
247 msgstr ""
248
249 #: fish/cmds.c:94 fish/cmds.c:1085
250 msgid "debugging and internals"
251 msgstr ""
252
253 #: fish/cmds.c:95 fish/cmds.c:1910
254 msgid "upload a file to the appliance (internal use only)"
255 msgstr ""
256
257 #: fish/cmds.c:96 fish/cmds.c:1330
258 msgid "report file system disk space usage"
259 msgstr ""
260
261 #: fish/cmds.c:97 fish/cmds.c:1335
262 msgid "report file system disk space usage (human readable)"
263 msgstr ""
264
265 #: fish/cmds.c:98 fish/cmds.c:1160
266 msgid "return kernel messages"
267 msgstr ""
268
269 #: fish/cmds.c:99 fish/cmds.c:1040
270 msgid "download a file to the local machine"
271 msgstr ""
272
273 #: fish/cmds.c:100 fish/cmds.c:2075
274 msgid "download a file to the local machine with offset and size"
275 msgstr ""
276
277 #: fish/cmds.c:101 fish/cmds.c:1155
278 msgid "drop kernel page cache, dentries and inodes"
279 msgstr ""
280
281 #: fish/cmds.c:102 fish/cmds.c:1340
282 msgid "estimate file space usage"
283 msgstr ""
284
285 #: fish/cmds.c:103 fish/cmds.c:1245
286 msgid "check an ext2/ext3 filesystem"
287 msgstr ""
288
289 #: fish/cmds.c:104 fish/cmds.c:405
290 msgid "display a line of text"
291 msgstr ""
292
293 #: fish/cmds.c:105 fish/cmds.c:1680
294 msgid "echo arguments back to the client"
295 msgstr ""
296
297 #: fish/cmds.c:106 fish/cmds.c:410
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:374 fish/cmds.c:375
303 #: fish/cmds.c:379 fish/cmds.c:380 fish/cmds.c:382 fish/cmds.c:383
304 #: fish/cmds.c:1460 fish/cmds.c:1465 fish/cmds.c:1470 fish/cmds.c:1475
305 #: fish/cmds.c:1480 fish/cmds.c:1485 fish/cmds.c:1490 fish/cmds.c:1495
306 #: fish/cmds.c:1500 fish/cmds.c:1505 fish/cmds.c:1510 fish/cmds.c:1515
307 msgid "return lines matching a pattern"
308 msgstr ""
309
310 #: fish/cmds.c:109 fish/cmds.c:1170
311 msgid "test if two files have equal contents"
312 msgstr ""
313
314 #: fish/cmds.c:110 fish/cmds.c:885
315 msgid "test if file or directory exists"
316 msgstr ""
317
318 #: fish/cmds.c:111 fish/cmds.c:112 fish/cmds.c:1550 fish/cmds.c:1965
319 msgid "preallocate a file in the guest filesystem"
320 msgstr ""
321
322 #: fish/cmds.c:115 fish/cmds.c:950
323 msgid "determine file type"
324 msgstr ""
325
326 #: fish/cmds.c:116 fish/cmds.c:635
327 msgid "detect the architecture of a binary file"
328 msgstr ""
329
330 #: fish/cmds.c:117 fish/cmds.c:1795
331 msgid "return the size of the file in bytes"
332 msgstr ""
333
334 #: fish/cmds.c:118 fish/cmds.c:1780
335 msgid "fill a file with octets"
336 msgstr ""
337
338 #: fish/cmds.c:119 fish/cmds.c:1930
339 msgid "fill a file with a repeating pattern of bytes"
340 msgstr ""
341
342 #: fish/cmds.c:120 fish/cmds.c:1240
343 msgid "find all files and directories"
344 msgstr ""
345
346 #: fish/cmds.c:121 fish/cmds.c:1685
347 msgid "find all files and directories, returning NUL-separated list"
348 msgstr ""
349
350 #: fish/cmds.c:122 fish/cmds.c:2035
351 msgid "find a filesystem by label"
352 msgstr ""
353
354 #: fish/cmds.c:123 fish/cmds.c:2030
355 msgid "find a filesystem by UUID"
356 msgstr ""
357
358 #: fish/cmds.c:124 fish/cmds.c:1125
359 msgid "run the filesystem checker"
360 msgstr ""
361
362 #: fish/cmds.c:125 fish/cmds.c:515
363 msgid "get the additional kernel options"
364 msgstr ""
365
366 #: fish/cmds.c:126 fish/cmds.c:525
367 msgid "get autosync mode"
368 msgstr ""
369
370 #: fish/cmds.c:127 fish/cmds.c:610
371 msgid "get direct appliance mode flag"
372 msgstr ""
373
374 #: fish/cmds.c:128 fish/cmds.c:1110
375 msgid "get the ext2/3/4 filesystem label"
376 msgstr ""
377
378 #: fish/cmds.c:129 fish/cmds.c:1120
379 msgid "get the ext2/3/4 filesystem UUID"
380 msgstr ""
381
382 #: fish/cmds.c:130 fish/cmds.c:570
383 msgid "get memory allocated to the qemu subprocess"
384 msgstr ""
385
386 #: fish/cmds.c:131 fish/cmds.c:690
387 msgid "get enable network flag"
388 msgstr ""
389
390 #: fish/cmds.c:132 fish/cmds.c:505
391 msgid "get the search path"
392 msgstr ""
393
394 #: fish/cmds.c:133 fish/cmds.c:575
395 msgid "get PID of qemu subprocess"
396 msgstr ""
397
398 #: fish/cmds.c:134 fish/cmds.c:495
399 msgid "get the qemu binary"
400 msgstr ""
401
402 #: fish/cmds.c:135 fish/cmds.c:620
403 msgid "get recovery process enabled flag"
404 msgstr ""
405
406 #: fish/cmds.c:136 fish/cmds.c:590
407 msgid "get SELinux enabled flag"
408 msgstr ""
409
410 #: fish/cmds.c:137 fish/cmds.c:560
411 msgid "get the current state"
412 msgstr ""
413
414 #: fish/cmds.c:138 fish/cmds.c:600
415 msgid "get command trace enabled flag"
416 msgstr ""
417
418 #: fish/cmds.c:139 fish/cmds.c:1905
419 msgid "get the current umask"
420 msgstr ""
421
422 #: fish/cmds.c:140 fish/cmds.c:535
423 msgid "get verbose mode"
424 msgstr ""
425
426 #: fish/cmds.c:141 fish/cmds.c:1635
427 msgid "get SELinux security context"
428 msgstr ""
429
430 #: fish/cmds.c:142 fish/cmds.c:186 fish/cmds.c:1410 fish/cmds.c:1415
431 msgid "list extended attributes of a file or directory"
432 msgstr ""
433
434 #: fish/cmds.c:143 fish/cmds.c:415
435 msgid "expand wildcards in command"
436 msgstr ""
437
438 #: fish/cmds.c:144 fish/cmds.c:1270
439 msgid "expand a wildcard path"
440 msgstr ""
441
442 #: fish/cmds.c:147 fish/cmds.c:1135
443 msgid "install GRUB"
444 msgstr ""
445
446 #: fish/cmds.c:148 fish/cmds.c:1310
447 msgid "return first 10 lines of a file"
448 msgstr ""
449
450 #: fish/cmds.c:149 fish/cmds.c:1315
451 msgid "return first N lines of a file"
452 msgstr ""
453
454 #: fish/cmds.c:150 fish/cmds.c:1185
455 msgid "dump a file in hexadecimal"
456 msgstr ""
457
458 #: fish/cmds.c:151 fish/cmds.c:420
459 msgid "edit with a hex editor"
460 msgstr ""
461
462 #: fish/cmds.c:152 fish/cmds.c:1810
463 msgid "list the contents of a single file in an initrd"
464 msgstr ""
465
466 #: fish/cmds.c:153 fish/cmds.c:1345
467 msgid "list files in an initrd"
468 msgstr ""
469
470 #: fish/cmds.c:154 fish/cmds.c:1605
471 msgid "add an inotify watch"
472 msgstr ""
473
474 #: fish/cmds.c:155 fish/cmds.c:1625
475 msgid "close the inotify handle"
476 msgstr ""
477
478 #: fish/cmds.c:156 fish/cmds.c:1620
479 msgid "return list of watched files that had events"
480 msgstr ""
481
482 #: fish/cmds.c:157 fish/cmds.c:1600
483 msgid "create an inotify handle"
484 msgstr ""
485
486 #: fish/cmds.c:158 fish/cmds.c:1615
487 msgid "return list of inotify events"
488 msgstr ""
489
490 #: fish/cmds.c:159 fish/cmds.c:1610
491 msgid "remove an inotify watch"
492 msgstr ""
493
494 #: fish/cmds.c:160 fish/cmds.c:650
495 msgid "get architecture of inspected operating system"
496 msgstr ""
497
498 #: fish/cmds.c:161 fish/cmds.c:655
499 msgid "get distro of inspected operating system"
500 msgstr ""
501
502 #: fish/cmds.c:162 fish/cmds.c:680
503 msgid "get filesystems associated with inspected operating system"
504 msgstr ""
505
506 #: fish/cmds.c:163 fish/cmds.c:660
507 msgid "get major version of inspected operating system"
508 msgstr ""
509
510 #: fish/cmds.c:164 fish/cmds.c:665
511 msgid "get minor version of inspected operating system"
512 msgstr ""
513
514 #: fish/cmds.c:165 fish/cmds.c:675
515 msgid "get mountpoints of inspected operating system"
516 msgstr ""
517
518 #: fish/cmds.c:166 fish/cmds.c:670
519 msgid "get product name of inspected operating system"
520 msgstr ""
521
522 #: fish/cmds.c:167 fish/cmds.c:645
523 msgid "get type of inspected operating system"
524 msgstr ""
525
526 #: fish/cmds.c:168 fish/cmds.c:705
527 msgid "get Windows systemroot of inspected operating system"
528 msgstr ""
529
530 #: fish/cmds.c:169 fish/cmds.c:640
531 msgid "inspect disk and return list of operating systems found"
532 msgstr ""
533
534 #: fish/cmds.c:170 fish/cmds.c:2045
535 msgid "test if block device"
536 msgstr ""
537
538 #: fish/cmds.c:171 fish/cmds.c:555
539 msgid "is busy processing a command"
540 msgstr ""
541
542 #: fish/cmds.c:172 fish/cmds.c:2040
543 msgid "test if character device"
544 msgstr ""
545
546 #: fish/cmds.c:173 fish/cmds.c:545
547 msgid "is in configuration state"
548 msgstr ""
549
550 #: fish/cmds.c:174 fish/cmds.c:895
551 msgid "test if a directory"
552 msgstr ""
553
554 #: fish/cmds.c:175 fish/cmds.c:2050
555 msgid "test if FIFO (named pipe)"
556 msgstr ""
557
558 #: fish/cmds.c:176 fish/cmds.c:890
559 msgid "test if a regular file"
560 msgstr ""
561
562 #: fish/cmds.c:177 fish/cmds.c:550
563 msgid "is launching subprocess"
564 msgstr ""
565
566 #: fish/cmds.c:178 fish/cmds.c:2025
567 msgid "test if device is a logical volume"
568 msgstr ""
569
570 #: fish/cmds.c:179 fish/cmds.c:540
571 msgid "is ready to accept commands"
572 msgstr ""
573
574 #: fish/cmds.c:180 fish/cmds.c:2060
575 msgid "test if socket"
576 msgstr ""
577
578 #: fish/cmds.c:181 fish/cmds.c:2055
579 msgid "test if symbolic link"
580 msgstr ""
581
582 #: fish/cmds.c:182 fish/cmds.c:465
583 msgid "kill the qemu subprocess"
584 msgstr ""
585
586 #: fish/cmds.c:183 fish/cmds.c:460
587 msgid "launch the qemu subprocess"
588 msgstr ""
589
590 #: fish/cmds.c:184 fish/cmds.c:425
591 msgid "change working directory"
592 msgstr ""
593
594 #: fish/cmds.c:187 fish/cmds.c:740
595 msgid "list the block devices"
596 msgstr ""
597
598 #: fish/cmds.c:188 fish/cmds.c:695
599 msgid "list filesystems"
600 msgstr ""
601
602 #: fish/cmds.c:189 fish/cmds.c:745
603 msgid "list the partitions"
604 msgstr ""
605
606 #: fish/cmds.c:190 fish/cmds.c:730
607 msgid "list the files in a directory (long format)"
608 msgstr ""
609
610 #: fish/cmds.c:191 fish/cmds.c:192 fish/cmds.c:1525 fish/cmds.c:1530
611 msgid "create a hard link"
612 msgstr ""
613
614 #: fish/cmds.c:193 fish/cmds.c:194 fish/cmds.c:1535 fish/cmds.c:1540
615 msgid "create a symbolic link"
616 msgstr ""
617
618 #: fish/cmds.c:195 fish/cmds.c:285 fish/cmds.c:1430 fish/cmds.c:1435
619 msgid "remove extended attribute of a file or directory"
620 msgstr ""
621
622 #: fish/cmds.c:196 fish/cmds.c:735
623 msgid "list the files in a directory"
624 msgstr ""
625
626 #: fish/cmds.c:197 fish/cmds.c:310 fish/cmds.c:1420 fish/cmds.c:1425
627 msgid "set extended attribute of a file or directory"
628 msgstr ""
629
630 #: fish/cmds.c:198 fish/cmds.c:970
631 msgid "get file information for a symbolic link"
632 msgstr ""
633
634 #: fish/cmds.c:199 fish/cmds.c:1725
635 msgid "lstat on multiple files"
636 msgstr ""
637
638 #: fish/cmds.c:200 fish/cmds.c:2015
639 msgid "add a key on a LUKS encrypted device"
640 msgstr ""
641
642 #: fish/cmds.c:201 fish/cmds.c:2000
643 msgid "close a LUKS device"
644 msgstr ""
645
646 #: fish/cmds.c:202 fish/cmds.c:203 fish/cmds.c:2005 fish/cmds.c:2010
647 msgid "format a block device as a LUKS encrypted device"
648 msgstr ""
649
650 #: fish/cmds.c:204 fish/cmds.c:2020
651 msgid "remove a key from a LUKS encrypted device"
652 msgstr ""
653
654 #: fish/cmds.c:205 fish/cmds.c:1990
655 msgid "open a LUKS-encrypted block device"
656 msgstr ""
657
658 #: fish/cmds.c:206 fish/cmds.c:1995
659 msgid "open a LUKS-encrypted block device read-only"
660 msgstr ""
661
662 #: fish/cmds.c:207 fish/cmds.c:910
663 msgid "create an LVM logical volume"
664 msgstr ""
665
666 #: fish/cmds.c:208 fish/cmds.c:2090
667 msgid "get canonical name of an LV"
668 msgstr ""
669
670 #: fish/cmds.c:209 fish/cmds.c:1985
671 msgid "clear LVM device filter"
672 msgstr ""
673
674 #: fish/cmds.c:210 fish/cmds.c:945
675 msgid "remove all LVM LVs, VGs and PVs"
676 msgstr ""
677
678 #: fish/cmds.c:211 fish/cmds.c:1980
679 msgid "set LVM device filter"
680 msgstr ""
681
682 #: fish/cmds.c:212 fish/cmds.c:1090
683 msgid "remove an LVM logical volume"
684 msgstr ""
685
686 #: fish/cmds.c:213 fish/cmds.c:1800
687 msgid "rename an LVM logical volume"
688 msgstr ""
689
690 #: fish/cmds.c:214 fish/cmds.c:1230
691 msgid "resize an LVM logical volume"
692 msgstr ""
693
694 #: fish/cmds.c:215 fish/cmds.c:1895
695 msgid "expand an LV to fill free space"
696 msgstr ""
697
698 #: fish/cmds.c:216 fish/cmds.c:217 fish/cmds.c:760 fish/cmds.c:775
699 msgid "list the LVM logical volumes (LVs)"
700 msgstr ""
701
702 #: fish/cmds.c:218 fish/cmds.c:1825
703 msgid "get the UUID of a logical volume"
704 msgstr ""
705
706 #: fish/cmds.c:219 fish/cmds.c:1730
707 msgid "lgetxattr on multiple files"
708 msgstr ""
709
710 #: fish/cmds.c:220 fish/cmds.c:430
711 msgid "open the manual"
712 msgstr ""
713
714 #: fish/cmds.c:221 fish/cmds.c:865
715 msgid "create a directory"
716 msgstr ""
717
718 #: fish/cmds.c:222 fish/cmds.c:1715
719 msgid "create a directory with a particular mode"
720 msgstr ""
721
722 #: fish/cmds.c:223 fish/cmds.c:870
723 msgid "create a directory and parents"
724 msgstr ""
725
726 #: fish/cmds.c:224 fish/cmds.c:1290
727 msgid "create a temporary directory"
728 msgstr ""
729
730 #: fish/cmds.c:225 fish/cmds.c:226 fish/cmds.c:227 fish/cmds.c:1660
731 #: fish/cmds.c:1665 fish/cmds.c:1670
732 msgid "make ext2/3/4 filesystem with external journal"
733 msgstr ""
734
735 #: fish/cmds.c:228 fish/cmds.c:1645
736 msgid "make ext2/3/4 external journal"
737 msgstr ""
738
739 #: fish/cmds.c:229 fish/cmds.c:1650
740 msgid "make ext2/3/4 external journal with label"
741 msgstr ""
742
743 #: fish/cmds.c:230 fish/cmds.c:1655
744 msgid "make ext2/3/4 external journal with UUID"
745 msgstr ""
746
747 #: fish/cmds.c:231 fish/cmds.c:1375
748 msgid "make FIFO (named pipe)"
749 msgstr ""
750
751 #: fish/cmds.c:232 fish/cmds.c:915
752 msgid "make a filesystem"
753 msgstr ""
754
755 #: fish/cmds.c:233 fish/cmds.c:1640
756 msgid "make a filesystem with block size"
757 msgstr ""
758
759 #: fish/cmds.c:234 fish/cmds.c:1445
760 msgid "create a mountpoint"
761 msgstr ""
762
763 #: fish/cmds.c:235 fish/cmds.c:1370
764 msgid "make block, character or FIFO devices"
765 msgstr ""
766
767 #: fish/cmds.c:236 fish/cmds.c:1380
768 msgid "make block device node"
769 msgstr ""
770
771 #: fish/cmds.c:237 fish/cmds.c:1385
772 msgid "make char device node"
773 msgstr ""
774
775 #: fish/cmds.c:238 fish/cmds.c:1355
776 msgid "create a swap partition"
777 msgstr ""
778
779 #: fish/cmds.c:239 fish/cmds.c:1360
780 msgid "create a swap partition with a label"
781 msgstr ""
782
783 #: fish/cmds.c:240 fish/cmds.c:1365
784 msgid "create a swap partition with an explicit UUID"
785 msgstr ""
786
787 #: fish/cmds.c:241 fish/cmds.c:1595
788 msgid "create a swap file"
789 msgstr ""
790
791 #: fish/cmds.c:242 fish/cmds.c:1675
792 msgid "load a kernel module"
793 msgstr ""
794
795 #: fish/cmds.c:243 fish/cmds.c:435
796 msgid "view a file"
797 msgstr ""
798
799 #: fish/cmds.c:244 fish/cmds.c:710
800 msgid "mount a guest disk at a position in the filesystem"
801 msgstr ""
802
803 #: fish/cmds.c:245 fish/cmds.c:1350
804 msgid "mount a file using the loop device"
805 msgstr ""
806
807 #: fish/cmds.c:246 fish/cmds.c:1075
808 msgid "mount a guest disk with mount options"
809 msgstr ""
810
811 #: fish/cmds.c:247 fish/cmds.c:1070
812 msgid "mount a guest disk, read-only"
813 msgstr ""
814
815 #: fish/cmds.c:248 fish/cmds.c:1080
816 msgid "mount a guest disk with mount options and vfstype"
817 msgstr ""
818
819 #: fish/cmds.c:249 fish/cmds.c:1440
820 msgid "show mountpoints"
821 msgstr ""
822
823 #: fish/cmds.c:250 fish/cmds.c:935
824 msgid "show mounted filesystems"
825 msgstr ""
826
827 #: fish/cmds.c:251 fish/cmds.c:1150
828 msgid "move a file"
829 msgstr ""
830
831 #: fish/cmds.c:252 fish/cmds.c:1255
832 msgid "probe NTFS volume"
833 msgstr ""
834
835 #: fish/cmds.c:253 fish/cmds.c:1860
836 msgid "resize an NTFS filesystem"
837 msgstr ""
838
839 #: fish/cmds.c:254 fish/cmds.c:1955
840 msgid "resize an NTFS filesystem (with size)"
841 msgstr ""
842
843 #: fish/cmds.c:255 fish/cmds.c:1750
844 msgid "add a partition to the device"
845 msgstr ""
846
847 #: fish/cmds.c:256 fish/cmds.c:1870
848 msgid "delete a partition"
849 msgstr ""
850
851 #: fish/cmds.c:257 fish/cmds.c:1755
852 msgid "partition whole disk with a single primary partition"
853 msgstr ""
854
855 #: fish/cmds.c:258 fish/cmds.c:1875
856 msgid "return true if a partition is bootable"
857 msgstr ""
858
859 #: fish/cmds.c:259 fish/cmds.c:1880
860 msgid "get the MBR type byte (ID byte) from a partition"
861 msgstr ""
862
863 #: fish/cmds.c:260 fish/cmds.c:1775
864 msgid "get the partition table type"
865 msgstr ""
866
867 #: fish/cmds.c:261 fish/cmds.c:1745
868 msgid "create an empty partition table"
869 msgstr ""
870
871 #: fish/cmds.c:262 fish/cmds.c:1770
872 msgid "list partitions on a device"
873 msgstr ""
874
875 #: fish/cmds.c:263 fish/cmds.c:1760
876 msgid "make a partition bootable"
877 msgstr ""
878
879 #: fish/cmds.c:264 fish/cmds.c:1885
880 msgid "set the MBR type byte (ID byte) of a partition"
881 msgstr ""
882
883 #: fish/cmds.c:265 fish/cmds.c:1765
884 msgid "set partition name"
885 msgstr ""
886
887 #: fish/cmds.c:266 fish/cmds.c:2065
888 msgid "convert partition name to device name"
889 msgstr ""
890
891 #: fish/cmds.c:267 fish/cmds.c:1165
892 msgid "ping the guest daemon"
893 msgstr ""
894
895 #: fish/cmds.c:268 fish/cmds.c:1740
896 msgid "read part of a file"
897 msgstr ""
898
899 #: fish/cmds.c:269 fish/cmds.c:2085
900 msgid "read part of a device"
901 msgstr ""
902
903 #: fish/cmds.c:270 fish/cmds.c:900
904 msgid "create an LVM physical volume"
905 msgstr ""
906
907 #: fish/cmds.c:271 fish/cmds.c:1100
908 msgid "remove an LVM physical volume"
909 msgstr ""
910
911 #: fish/cmds.c:272 fish/cmds.c:1195
912 msgid "resize an LVM physical volume"
913 msgstr ""
914
915 #: fish/cmds.c:273 fish/cmds.c:1950
916 msgid "resize an LVM physical volume (with size)"
917 msgstr ""
918
919 #: fish/cmds.c:274 fish/cmds.c:275 fish/cmds.c:750 fish/cmds.c:765
920 msgid "list the LVM physical volumes (PVs)"
921 msgstr ""
922
923 #: fish/cmds.c:276 fish/cmds.c:1815
924 msgid "get the UUID of a physical volume"
925 msgstr ""
926
927 #: fish/cmds.c:277 fish/cmds.c:1940
928 msgid "write to part of a file"
929 msgstr ""
930
931 #: fish/cmds.c:278 fish/cmds.c:2080
932 msgid "write to part of a device"
933 msgstr ""
934
935 #: fish/cmds.c:279 fish/cmds.c:1455
936 msgid "read a file"
937 msgstr ""
938
939 #: fish/cmds.c:280 fish/cmds.c:780
940 msgid "read file as lines"
941 msgstr ""
942
943 #: fish/cmds.c:281 fish/cmds.c:1395
944 msgid "read directories entries"
945 msgstr ""
946
947 #: fish/cmds.c:282 fish/cmds.c:1545
948 msgid "read the target of a symbolic link"
949 msgstr ""
950
951 #: fish/cmds.c:283 fish/cmds.c:1735
952 msgid "readlink on multiple files"
953 msgstr ""
954
955 #: fish/cmds.c:284 fish/cmds.c:1520
956 msgid "canonicalized absolute pathname"
957 msgstr ""
958
959 #: fish/cmds.c:286 fish/cmds.c:440
960 msgid "close and reopen libguestfs handle"
961 msgstr ""
962
963 #: fish/cmds.c:287 fish/cmds.c:1235
964 msgid "resize an ext2, ext3 or ext4 filesystem"
965 msgstr ""
966
967 #: fish/cmds.c:288 fish/cmds.c:1945
968 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
969 msgstr ""
970
971 #: fish/cmds.c:289 fish/cmds.c:850
972 msgid "remove a file"
973 msgstr ""
974
975 #: fish/cmds.c:290 fish/cmds.c:860
976 msgid "remove a file or directory recursively"
977 msgstr ""
978
979 #: fish/cmds.c:291 fish/cmds.c:855
980 msgid "remove a directory"
981 msgstr ""
982
983 #: fish/cmds.c:292 fish/cmds.c:1450
984 msgid "remove a mountpoint"
985 msgstr ""
986
987 #: fish/cmds.c:293 fish/cmds.c:1275
988 msgid "scrub (securely wipe) a device"
989 msgstr ""
990
991 #: fish/cmds.c:294 fish/cmds.c:1280
992 msgid "scrub (securely wipe) a file"
993 msgstr ""
994
995 #: fish/cmds.c:295 fish/cmds.c:1285
996 msgid "scrub (securely wipe) free space"
997 msgstr ""
998
999 #: fish/cmds.c:296 fish/cmds.c:510
1000 msgid "add options to kernel command line"
1001 msgstr ""
1002
1003 #: fish/cmds.c:297 fish/cmds.c:520
1004 msgid "set autosync mode"
1005 msgstr ""
1006
1007 #: fish/cmds.c:298 fish/cmds.c:605
1008 msgid "enable or disable direct appliance mode"
1009 msgstr ""
1010
1011 #: fish/cmds.c:299 fish/cmds.c:1105
1012 msgid "set the ext2/3/4 filesystem label"
1013 msgstr ""
1014
1015 #: fish/cmds.c:300 fish/cmds.c:1115
1016 msgid "set the ext2/3/4 filesystem UUID"
1017 msgstr ""
1018
1019 #: fish/cmds.c:301 fish/cmds.c:565
1020 msgid "set memory allocated to the qemu subprocess"
1021 msgstr ""
1022
1023 #: fish/cmds.c:302 fish/cmds.c:685
1024 msgid "set enable network flag"
1025 msgstr ""
1026
1027 #: fish/cmds.c:303 fish/cmds.c:500
1028 msgid "set the search path"
1029 msgstr ""
1030
1031 #: fish/cmds.c:304 fish/cmds.c:490
1032 msgid "set the qemu binary"
1033 msgstr ""
1034
1035 #: fish/cmds.c:305 fish/cmds.c:615
1036 msgid "enable or disable the recovery process"
1037 msgstr ""
1038
1039 #: fish/cmds.c:306 fish/cmds.c:585
1040 msgid "set SELinux enabled or disabled at appliance boot"
1041 msgstr ""
1042
1043 #: fish/cmds.c:307 fish/cmds.c:595
1044 msgid "enable or disable command traces"
1045 msgstr ""
1046
1047 #: fish/cmds.c:308 fish/cmds.c:530
1048 msgid "set verbose mode"
1049 msgstr ""
1050
1051 #: fish/cmds.c:309 fish/cmds.c:1630
1052 msgid "set SELinux security context"
1053 msgstr ""
1054
1055 #: fish/cmds.c:311 fish/cmds.c:312 fish/cmds.c:920 fish/cmds.c:1400
1056 msgid "create partitions on a block device"
1057 msgstr ""
1058
1059 #: fish/cmds.c:313 fish/cmds.c:1200
1060 msgid "modify a single partition on a block device"
1061 msgstr ""
1062
1063 #: fish/cmds.c:314 fish/cmds.c:1215
1064 msgid "display the disk geometry from the partition table"
1065 msgstr ""
1066
1067 #: fish/cmds.c:315 fish/cmds.c:1210
1068 msgid "display the kernel geometry"
1069 msgstr ""
1070
1071 #: fish/cmds.c:316 fish/cmds.c:1205
1072 msgid "display the partition table"
1073 msgstr ""
1074
1075 #: fish/cmds.c:317 fish/cmds.c:1260
1076 msgid "run a command via the shell"
1077 msgstr ""
1078
1079 #: fish/cmds.c:318 fish/cmds.c:1265
1080 msgid "run a command via the shell returning lines"
1081 msgstr ""
1082
1083 #: fish/cmds.c:319 fish/cmds.c:1250
1084 msgid "sleep for some seconds"
1085 msgstr ""
1086
1087 #: fish/cmds.c:320 fish/cmds.c:445
1088 msgid "create a sparse disk image and add"
1089 msgstr ""
1090
1091 #: fish/cmds.c:321 fish/cmds.c:965
1092 msgid "get file information"
1093 msgstr ""
1094
1095 #: fish/cmds.c:322 fish/cmds.c:975
1096 msgid "get file system statistics"
1097 msgstr ""
1098
1099 #: fish/cmds.c:323 fish/cmds.c:324 fish/cmds.c:1175 fish/cmds.c:1180
1100 msgid "print the printable strings in a file"
1101 msgstr ""
1102
1103 #: fish/cmds.c:325 fish/cmds.c:450
1104 msgid "list supported groups of commands"
1105 msgstr ""
1106
1107 #: fish/cmds.c:326 fish/cmds.c:1560
1108 msgid "disable swap on device"
1109 msgstr ""
1110
1111 #: fish/cmds.c:327 fish/cmds.c:1570
1112 msgid "disable swap on file"
1113 msgstr ""
1114
1115 #: fish/cmds.c:328 fish/cmds.c:1580
1116 msgid "disable swap on labeled swap partition"
1117 msgstr ""
1118
1119 #: fish/cmds.c:329 fish/cmds.c:1590
1120 msgid "disable swap on swap partition by UUID"
1121 msgstr ""
1122
1123 #: fish/cmds.c:330 fish/cmds.c:1555
1124 msgid "enable swap on device"
1125 msgstr ""
1126
1127 #: fish/cmds.c:331 fish/cmds.c:1565
1128 msgid "enable swap on file"
1129 msgstr ""
1130
1131 #: fish/cmds.c:332 fish/cmds.c:1575
1132 msgid "enable swap on labeled swap partition"
1133 msgstr ""
1134
1135 #: fish/cmds.c:333 fish/cmds.c:1585
1136 msgid "enable swap on swap partition by UUID"
1137 msgstr ""
1138
1139 #: fish/cmds.c:334 fish/cmds.c:715
1140 msgid "sync disks, writes are flushed through to the disk image"
1141 msgstr ""
1142
1143 #: fish/cmds.c:335 fish/cmds.c:1320
1144 msgid "return last 10 lines of a file"
1145 msgstr ""
1146
1147 #: fish/cmds.c:336 fish/cmds.c:1325
1148 msgid "return last N lines of a file"
1149 msgstr ""
1150
1151 #: fish/cmds.c:337 fish/cmds.c:1050
1152 msgid "unpack tarfile to directory"
1153 msgstr ""
1154
1155 #: fish/cmds.c:338 fish/cmds.c:1055
1156 msgid "pack directory into tarfile"
1157 msgstr ""
1158
1159 #: fish/cmds.c:339 fish/cmds.c:346 fish/cmds.c:1060 fish/cmds.c:1850
1160 msgid "unpack compressed tarball to directory"
1161 msgstr ""
1162
1163 #: fish/cmds.c:340 fish/cmds.c:347 fish/cmds.c:1065 fish/cmds.c:1855
1164 msgid "pack directory into compressed tarball"
1165 msgstr ""
1166
1167 #: fish/cmds.c:341 fish/cmds.c:455
1168 msgid "print elapsed time taken to run a command"
1169 msgstr ""
1170
1171 #: fish/cmds.c:342 fish/cmds.c:720
1172 msgid "update file timestamps or create a new file"
1173 msgstr ""
1174
1175 #: fish/cmds.c:343 fish/cmds.c:1700
1176 msgid "truncate a file to zero size"
1177 msgstr ""
1178
1179 #: fish/cmds.c:344 fish/cmds.c:1705
1180 msgid "truncate a file to a particular size"
1181 msgstr ""
1182
1183 #: fish/cmds.c:345 fish/cmds.c:980
1184 msgid "get ext2/ext3/ext4 superblock details"
1185 msgstr ""
1186
1187 #: fish/cmds.c:348 fish/cmds.c:1390
1188 msgid "set file mode creation mask (umask)"
1189 msgstr ""
1190
1191 #: fish/cmds.c:349 fish/cmds.c:930
1192 msgid "unmount a filesystem"
1193 msgstr ""
1194
1195 #: fish/cmds.c:350 fish/cmds.c:940
1196 msgid "unmount all filesystems"
1197 msgstr ""
1198
1199 #: fish/cmds.c:351 fish/cmds.c:1035
1200 msgid "upload a file from the local machine"
1201 msgstr ""
1202
1203 #: fish/cmds.c:352 fish/cmds.c:2070
1204 msgid "upload a file from the local machine with offset"
1205 msgstr ""
1206
1207 #: fish/cmds.c:353 fish/cmds.c:1710
1208 msgid "set timestamp of a file with nanosecond precision"
1209 msgstr ""
1210
1211 #: fish/cmds.c:354 fish/cmds.c:580
1212 msgid "get the library version number"
1213 msgstr ""
1214
1215 #: fish/cmds.c:355 fish/cmds.c:1970
1216 msgid "get the filesystem label"
1217 msgstr ""
1218
1219 #: fish/cmds.c:356 fish/cmds.c:1695
1220 msgid "get the Linux VFS type corresponding to a mounted device"
1221 msgstr ""
1222
1223 #: fish/cmds.c:357 fish/cmds.c:1975
1224 msgid "get the filesystem UUID"
1225 msgstr ""
1226
1227 #: fish/cmds.c:358 fish/cmds.c:1225
1228 msgid "activate or deactivate some volume groups"
1229 msgstr ""
1230
1231 #: fish/cmds.c:359 fish/cmds.c:1220
1232 msgid "activate or deactivate all volume groups"
1233 msgstr ""
1234
1235 #: fish/cmds.c:360 fish/cmds.c:905
1236 msgid "create an LVM volume group"
1237 msgstr ""
1238
1239 #: fish/cmds.c:361 fish/cmds.c:1835
1240 msgid "get the LV UUIDs of all LVs in the volume group"
1241 msgstr ""
1242
1243 #: fish/cmds.c:362 fish/cmds.c:1830
1244 msgid "get the PV UUIDs containing the volume group"
1245 msgstr ""
1246
1247 #: fish/cmds.c:363 fish/cmds.c:1095
1248 msgid "remove an LVM volume group"
1249 msgstr ""
1250
1251 #: fish/cmds.c:364 fish/cmds.c:1805
1252 msgid "rename an LVM volume group"
1253 msgstr ""
1254
1255 #: fish/cmds.c:365 fish/cmds.c:366 fish/cmds.c:755 fish/cmds.c:770
1256 msgid "list the LVM volume groups (VGs)"
1257 msgstr ""
1258
1259 #: fish/cmds.c:367 fish/cmds.c:1865
1260 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1261 msgstr ""
1262
1263 #: fish/cmds.c:368 fish/cmds.c:1820
1264 msgid "get the UUID of a volume group"
1265 msgstr ""
1266
1267 #: fish/cmds.c:369 fish/cmds.c:1305
1268 msgid "count characters in a file"
1269 msgstr ""
1270
1271 #: fish/cmds.c:370 fish/cmds.c:1295
1272 msgid "count lines in a file"
1273 msgstr ""
1274
1275 #: fish/cmds.c:371 fish/cmds.c:1300
1276 msgid "count words in a file"
1277 msgstr ""
1278
1279 #: fish/cmds.c:372 fish/cmds.c:1935
1280 msgid "create a new file"
1281 msgstr ""
1282
1283 #: fish/cmds.c:373 fish/cmds.c:925
1284 msgid "create a file"
1285 msgstr ""
1286
1287 #: fish/cmds.c:376 fish/cmds.c:1130
1288 msgid "write zeroes to the device"
1289 msgstr ""
1290
1291 #: fish/cmds.c:377 fish/cmds.c:1845
1292 msgid "write zeroes to an entire device"
1293 msgstr ""
1294
1295 #: fish/cmds.c:378 fish/cmds.c:1190
1296 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1297 msgstr ""
1298
1299 #: fish/cmds.c:381 fish/cmds.c:1405
1300 msgid "determine file type inside a compressed file"
1301 msgstr ""
1302
1303 #: fish/cmds.c:384
1304 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1305 msgstr ""
1306
1307 #: fish/cmds.c:2371 fish/cmds.c:2384 fish/cmds.c:2399 fish/cmds.c:2415
1308 #: fish/cmds.c:2431 fish/cmds.c:2448 fish/cmds.c:2466 fish/cmds.c:2481
1309 #: fish/cmds.c:2498 fish/cmds.c:2513 fish/cmds.c:2530 fish/cmds.c:2545
1310 #: fish/cmds.c:2561 fish/cmds.c:2575 fish/cmds.c:2592 fish/cmds.c:2606
1311 #: fish/cmds.c:2621 fish/cmds.c:2636 fish/cmds.c:2651 fish/cmds.c:2666
1312 #: fish/cmds.c:2681 fish/cmds.c:2698 fish/cmds.c:2730 fish/cmds.c:2745
1313 #: fish/cmds.c:2760 fish/cmds.c:2778 fish/cmds.c:2792 fish/cmds.c:2809
1314 #: fish/cmds.c:2823 fish/cmds.c:2840 fish/cmds.c:2854 fish/cmds.c:2871
1315 #: fish/cmds.c:2885 fish/cmds.c:2903 fish/cmds.c:2921 fish/cmds.c:2938
1316 #: fish/cmds.c:2957 fish/cmds.c:2975 fish/cmds.c:2994 fish/cmds.c:3013
1317 #: fish/cmds.c:3032 fish/cmds.c:3050 fish/cmds.c:3068 fish/cmds.c:3087
1318 #: fish/cmds.c:3106 fish/cmds.c:3125 fish/cmds.c:3139 fish/cmds.c:3154
1319 #: fish/cmds.c:3224 fish/cmds.c:3244 fish/cmds.c:3259 fish/cmds.c:3274
1320 #: fish/cmds.c:3292 fish/cmds.c:3313 fish/cmds.c:3334 fish/cmds.c:3353
1321 #: fish/cmds.c:3369 fish/cmds.c:3385 fish/cmds.c:3401 fish/cmds.c:3417
1322 #: fish/cmds.c:3433 fish/cmds.c:3449 fish/cmds.c:3465 fish/cmds.c:3483
1323 #: fish/cmds.c:3505 fish/cmds.c:3540 fish/cmds.c:3556 fish/cmds.c:3578
1324 #: fish/cmds.c:3599 fish/cmds.c:3619 fish/cmds.c:3638 fish/cmds.c:3656
1325 #: fish/cmds.c:3675 fish/cmds.c:3692 fish/cmds.c:3709 fish/cmds.c:3722
1326 #: fish/cmds.c:3737 fish/cmds.c:3756 fish/cmds.c:3774 fish/cmds.c:3792
1327 #: fish/cmds.c:3810 fish/cmds.c:3828 fish/cmds.c:3847 fish/cmds.c:3886
1328 #: fish/cmds.c:3942 fish/cmds.c:3962 fish/cmds.c:3982 fish/cmds.c:4002
1329 #: fish/cmds.c:4019 fish/cmds.c:4040 fish/cmds.c:4077 fish/cmds.c:4098
1330 #: fish/cmds.c:4176 fish/cmds.c:4214 fish/cmds.c:4228 fish/cmds.c:4244
1331 #: fish/cmds.c:4257 fish/cmds.c:4272 fish/cmds.c:4293 fish/cmds.c:4314
1332 #: fish/cmds.c:4335 fish/cmds.c:4356 fish/cmds.c:4377 fish/cmds.c:4398
1333 #: fish/cmds.c:4417 fish/cmds.c:4433 fish/cmds.c:4449 fish/cmds.c:4467
1334 #: fish/cmds.c:4485 fish/cmds.c:4504 fish/cmds.c:4539 fish/cmds.c:4557
1335 #: fish/cmds.c:4575 fish/cmds.c:4591 fish/cmds.c:4608 fish/cmds.c:4630
1336 #: fish/cmds.c:4652 fish/cmds.c:4675 fish/cmds.c:4697 fish/cmds.c:4717
1337 #: fish/cmds.c:4739 fish/cmds.c:4761 fish/cmds.c:4780 fish/cmds.c:4801
1338 #: fish/cmds.c:4821 fish/cmds.c:4843 fish/cmds.c:4859 fish/cmds.c:4875
1339 #: fish/cmds.c:4892 fish/cmds.c:4909 fish/cmds.c:4929 fish/cmds.c:4946
1340 #: fish/cmds.c:4966 fish/cmds.c:4985 fish/cmds.c:5002 fish/cmds.c:5022
1341 #: fish/cmds.c:5044 fish/cmds.c:5066 fish/cmds.c:5087 fish/cmds.c:5119
1342 #: fish/cmds.c:5135 fish/cmds.c:5151 fish/cmds.c:5174 fish/cmds.c:5196
1343 #: fish/cmds.c:5218 fish/cmds.c:5239 fish/cmds.c:5255 fish/cmds.c:5276
1344 #: fish/cmds.c:5369 fish/cmds.c:5388 fish/cmds.c:5407 fish/cmds.c:5426
1345 #: fish/cmds.c:5443 fish/cmds.c:5463 fish/cmds.c:5498 fish/cmds.c:5514
1346 #: fish/cmds.c:5535 fish/cmds.c:5551 fish/cmds.c:5586 fish/cmds.c:5605
1347 #: fish/cmds.c:5624 fish/cmds.c:5643 fish/cmds.c:5664 fish/cmds.c:5680
1348 #: fish/cmds.c:5698 fish/cmds.c:5716 fish/cmds.c:5737 fish/cmds.c:5757
1349 #: fish/cmds.c:5777 fish/cmds.c:5797 fish/cmds.c:5819 fish/cmds.c:5859
1350 #: fish/cmds.c:5881 fish/cmds.c:5919 fish/cmds.c:5935 fish/cmds.c:5953
1351 #: fish/cmds.c:5973 fish/cmds.c:5995 fish/cmds.c:6016 fish/cmds.c:6033
1352 #: fish/cmds.c:6051 fish/cmds.c:6071 fish/cmds.c:6147 fish/cmds.c:6187
1353 #: fish/cmds.c:6265 fish/cmds.c:6340 fish/cmds.c:6376 fish/cmds.c:6398
1354 #: fish/cmds.c:6418 fish/cmds.c:6440 fish/cmds.c:6461 fish/cmds.c:6485
1355 #: fish/cmds.c:6527 fish/cmds.c:6567 fish/cmds.c:6587 fish/cmds.c:6604
1356 #: fish/cmds.c:6622 fish/cmds.c:6638 fish/cmds.c:6655 fish/cmds.c:6681
1357 #: fish/cmds.c:6704 fish/cmds.c:6727 fish/cmds.c:6750 fish/cmds.c:6773
1358 #: fish/cmds.c:6796 fish/cmds.c:6819 fish/cmds.c:6842 fish/cmds.c:6865
1359 #: fish/cmds.c:6888 fish/cmds.c:6911 fish/cmds.c:6934 fish/cmds.c:6956
1360 #: fish/cmds.c:6978 fish/cmds.c:6998 fish/cmds.c:7018 fish/cmds.c:7038
1361 #: fish/cmds.c:7057 fish/cmds.c:7079 fish/cmds.c:7116 fish/cmds.c:7132
1362 #: fish/cmds.c:7148 fish/cmds.c:7166 fish/cmds.c:7184 fish/cmds.c:7200
1363 #: fish/cmds.c:7216 fish/cmds.c:7232 fish/cmds.c:7248 fish/cmds.c:7266
1364 #: fish/cmds.c:7301 fish/cmds.c:7340 fish/cmds.c:7372 fish/cmds.c:7388
1365 #: fish/cmds.c:7404 fish/cmds.c:7419 fish/cmds.c:7433 fish/cmds.c:7453
1366 #: fish/cmds.c:7490 fish/cmds.c:7527 fish/cmds.c:7565 fish/cmds.c:7604
1367 #: fish/cmds.c:7644 fish/cmds.c:7684 fish/cmds.c:7721 fish/cmds.c:7737
1368 #: fish/cmds.c:7759 fish/cmds.c:7780 fish/cmds.c:7801 fish/cmds.c:7820
1369 #: fish/cmds.c:7839 fish/cmds.c:7874 fish/cmds.c:7945 fish/cmds.c:7984
1370 #: fish/cmds.c:8041 fish/cmds.c:8066 fish/cmds.c:8091 fish/cmds.c:8118
1371 #: fish/cmds.c:8176 fish/cmds.c:8196 fish/cmds.c:8240 fish/cmds.c:8259
1372 #: fish/cmds.c:8297 fish/cmds.c:8333 fish/cmds.c:8352 fish/cmds.c:8373
1373 #: fish/cmds.c:8429 fish/cmds.c:8448 fish/cmds.c:8469 fish/cmds.c:8490
1374 #: fish/cmds.c:8508 fish/cmds.c:8527 fish/cmds.c:8553 fish/cmds.c:8572
1375 #: fish/cmds.c:8591 fish/cmds.c:8610 fish/cmds.c:8629 fish/cmds.c:8650
1376 #: fish/cmds.c:8684 fish/cmds.c:8701 fish/cmds.c:8723 fish/cmds.c:8744
1377 #: fish/cmds.c:8758 fish/cmds.c:8774 fish/cmds.c:8810 fish/cmds.c:8848
1378 #: fish/cmds.c:8887 fish/cmds.c:8942 fish/cmds.c:8963 fish/cmds.c:8998
1379 #: fish/cmds.c:9012 fish/cmds.c:9031 fish/cmds.c:9070 fish/cmds.c:9092
1380 #: fish/cmds.c:9115 fish/cmds.c:9139 fish/cmds.c:9179 fish/cmds.c:9203
1381 #: fish/cmds.c:9240 fish/cmds.c:9270 fish/cmds.c:9300 fish/cmds.c:9327
1382 #: fish/cmds.c:9346 fish/cmds.c:9377 fish/cmds.c:9396 fish/cmds.c:9415
1383 #: fish/cmds.c:9431 fish/cmds.c:9448 fish/cmds.c:9470 fish/cmds.c:9490
1384 #: fish/cmds.c:9508 fish/cmds.c:9549 fish/cmds.c:9591 fish/cmds.c:9634
1385 #: fish/cmds.c:9672 fish/cmds.c:9690 fish/cmds.c:9709 fish/cmds.c:9728
1386 #: fish/cmds.c:9748 fish/cmds.c:9768 fish/cmds.c:9788 fish/cmds.c:9808
1387 #: fish/cmds.c:9828 fish/cmds.c:9849 fish/cmds.c:9886 fish/cmds.c:9936
1388 #: fish/cmds.c:9973 fish/cmds.c:10028
1389 #, c-format
1390 msgid "%s should have %d parameter(s)\n"
1391 msgstr ""
1392
1393 #: fish/cmds.c:2372 fish/cmds.c:2385 fish/cmds.c:2400 fish/cmds.c:2416
1394 #: fish/cmds.c:2432 fish/cmds.c:2449 fish/cmds.c:2467 fish/cmds.c:2482
1395 #: fish/cmds.c:2499 fish/cmds.c:2514 fish/cmds.c:2531 fish/cmds.c:2546
1396 #: fish/cmds.c:2562 fish/cmds.c:2576 fish/cmds.c:2593 fish/cmds.c:2607
1397 #: fish/cmds.c:2622 fish/cmds.c:2637 fish/cmds.c:2652 fish/cmds.c:2667
1398 #: fish/cmds.c:2682 fish/cmds.c:2699 fish/cmds.c:2731 fish/cmds.c:2746
1399 #: fish/cmds.c:2761 fish/cmds.c:2779 fish/cmds.c:2793 fish/cmds.c:2810
1400 #: fish/cmds.c:2824 fish/cmds.c:2841 fish/cmds.c:2855 fish/cmds.c:2872
1401 #: fish/cmds.c:2886 fish/cmds.c:2904 fish/cmds.c:2922 fish/cmds.c:2939
1402 #: fish/cmds.c:2958 fish/cmds.c:2976 fish/cmds.c:2995 fish/cmds.c:3014
1403 #: fish/cmds.c:3033 fish/cmds.c:3051 fish/cmds.c:3069 fish/cmds.c:3088
1404 #: fish/cmds.c:3107 fish/cmds.c:3126 fish/cmds.c:3140 fish/cmds.c:3155
1405 #: fish/cmds.c:3175 fish/cmds.c:3225 fish/cmds.c:3245 fish/cmds.c:3260
1406 #: fish/cmds.c:3275 fish/cmds.c:3293 fish/cmds.c:3314 fish/cmds.c:3335
1407 #: fish/cmds.c:3354 fish/cmds.c:3370 fish/cmds.c:3386 fish/cmds.c:3402
1408 #: fish/cmds.c:3418 fish/cmds.c:3434 fish/cmds.c:3450 fish/cmds.c:3466
1409 #: fish/cmds.c:3484 fish/cmds.c:3506 fish/cmds.c:3541 fish/cmds.c:3557
1410 #: fish/cmds.c:3579 fish/cmds.c:3600 fish/cmds.c:3620 fish/cmds.c:3639
1411 #: fish/cmds.c:3657 fish/cmds.c:3676 fish/cmds.c:3693 fish/cmds.c:3710
1412 #: fish/cmds.c:3723 fish/cmds.c:3738 fish/cmds.c:3757 fish/cmds.c:3775
1413 #: fish/cmds.c:3793 fish/cmds.c:3811 fish/cmds.c:3829 fish/cmds.c:3848
1414 #: fish/cmds.c:3887 fish/cmds.c:3943 fish/cmds.c:3963 fish/cmds.c:3983
1415 #: fish/cmds.c:4003 fish/cmds.c:4020 fish/cmds.c:4041 fish/cmds.c:4078
1416 #: fish/cmds.c:4099 fish/cmds.c:4177 fish/cmds.c:4215 fish/cmds.c:4229
1417 #: fish/cmds.c:4245 fish/cmds.c:4258 fish/cmds.c:4273 fish/cmds.c:4294
1418 #: fish/cmds.c:4315 fish/cmds.c:4336 fish/cmds.c:4357 fish/cmds.c:4378
1419 #: fish/cmds.c:4399 fish/cmds.c:4418 fish/cmds.c:4434 fish/cmds.c:4450
1420 #: fish/cmds.c:4468 fish/cmds.c:4486 fish/cmds.c:4505 fish/cmds.c:4540
1421 #: fish/cmds.c:4558 fish/cmds.c:4576 fish/cmds.c:4592 fish/cmds.c:4609
1422 #: fish/cmds.c:4631 fish/cmds.c:4653 fish/cmds.c:4676 fish/cmds.c:4698
1423 #: fish/cmds.c:4718 fish/cmds.c:4740 fish/cmds.c:4762 fish/cmds.c:4781
1424 #: fish/cmds.c:4802 fish/cmds.c:4822 fish/cmds.c:4844 fish/cmds.c:4860
1425 #: fish/cmds.c:4876 fish/cmds.c:4893 fish/cmds.c:4910 fish/cmds.c:4930
1426 #: fish/cmds.c:4947 fish/cmds.c:4967 fish/cmds.c:4986 fish/cmds.c:5003
1427 #: fish/cmds.c:5023 fish/cmds.c:5045 fish/cmds.c:5067 fish/cmds.c:5088
1428 #: fish/cmds.c:5120 fish/cmds.c:5136 fish/cmds.c:5152 fish/cmds.c:5175
1429 #: fish/cmds.c:5197 fish/cmds.c:5219 fish/cmds.c:5240 fish/cmds.c:5256
1430 #: fish/cmds.c:5277 fish/cmds.c:5370 fish/cmds.c:5389 fish/cmds.c:5408
1431 #: fish/cmds.c:5427 fish/cmds.c:5444 fish/cmds.c:5464 fish/cmds.c:5499
1432 #: fish/cmds.c:5515 fish/cmds.c:5536 fish/cmds.c:5552 fish/cmds.c:5587
1433 #: fish/cmds.c:5606 fish/cmds.c:5625 fish/cmds.c:5644 fish/cmds.c:5665
1434 #: fish/cmds.c:5681 fish/cmds.c:5699 fish/cmds.c:5717 fish/cmds.c:5738
1435 #: fish/cmds.c:5758 fish/cmds.c:5778 fish/cmds.c:5798 fish/cmds.c:5820
1436 #: fish/cmds.c:5860 fish/cmds.c:5882 fish/cmds.c:5920 fish/cmds.c:5936
1437 #: fish/cmds.c:5954 fish/cmds.c:5974 fish/cmds.c:5996 fish/cmds.c:6017
1438 #: fish/cmds.c:6034 fish/cmds.c:6052 fish/cmds.c:6072 fish/cmds.c:6148
1439 #: fish/cmds.c:6188 fish/cmds.c:6266 fish/cmds.c:6341 fish/cmds.c:6377
1440 #: fish/cmds.c:6399 fish/cmds.c:6419 fish/cmds.c:6441 fish/cmds.c:6462
1441 #: fish/cmds.c:6486 fish/cmds.c:6528 fish/cmds.c:6568 fish/cmds.c:6588
1442 #: fish/cmds.c:6605 fish/cmds.c:6623 fish/cmds.c:6639 fish/cmds.c:6656
1443 #: fish/cmds.c:6682 fish/cmds.c:6705 fish/cmds.c:6728 fish/cmds.c:6751
1444 #: fish/cmds.c:6774 fish/cmds.c:6797 fish/cmds.c:6820 fish/cmds.c:6843
1445 #: fish/cmds.c:6866 fish/cmds.c:6889 fish/cmds.c:6912 fish/cmds.c:6935
1446 #: fish/cmds.c:6957 fish/cmds.c:6979 fish/cmds.c:6999 fish/cmds.c:7019
1447 #: fish/cmds.c:7039 fish/cmds.c:7058 fish/cmds.c:7080 fish/cmds.c:7117
1448 #: fish/cmds.c:7133 fish/cmds.c:7149 fish/cmds.c:7167 fish/cmds.c:7185
1449 #: fish/cmds.c:7201 fish/cmds.c:7217 fish/cmds.c:7233 fish/cmds.c:7249
1450 #: fish/cmds.c:7267 fish/cmds.c:7302 fish/cmds.c:7341 fish/cmds.c:7373
1451 #: fish/cmds.c:7389 fish/cmds.c:7405 fish/cmds.c:7420 fish/cmds.c:7434
1452 #: fish/cmds.c:7454 fish/cmds.c:7491 fish/cmds.c:7528 fish/cmds.c:7566
1453 #: fish/cmds.c:7605 fish/cmds.c:7645 fish/cmds.c:7685 fish/cmds.c:7722
1454 #: fish/cmds.c:7738 fish/cmds.c:7760 fish/cmds.c:7781 fish/cmds.c:7802
1455 #: fish/cmds.c:7821 fish/cmds.c:7840 fish/cmds.c:7875 fish/cmds.c:7946
1456 #: fish/cmds.c:7985 fish/cmds.c:8042 fish/cmds.c:8067 fish/cmds.c:8092
1457 #: fish/cmds.c:8119 fish/cmds.c:8177 fish/cmds.c:8197 fish/cmds.c:8241
1458 #: fish/cmds.c:8260 fish/cmds.c:8298 fish/cmds.c:8334 fish/cmds.c:8353
1459 #: fish/cmds.c:8374 fish/cmds.c:8430 fish/cmds.c:8449 fish/cmds.c:8470
1460 #: fish/cmds.c:8491 fish/cmds.c:8509 fish/cmds.c:8528 fish/cmds.c:8554
1461 #: fish/cmds.c:8573 fish/cmds.c:8592 fish/cmds.c:8611 fish/cmds.c:8630
1462 #: fish/cmds.c:8651 fish/cmds.c:8685 fish/cmds.c:8702 fish/cmds.c:8724
1463 #: fish/cmds.c:8745 fish/cmds.c:8759 fish/cmds.c:8775 fish/cmds.c:8811
1464 #: fish/cmds.c:8849 fish/cmds.c:8888 fish/cmds.c:8943 fish/cmds.c:8964
1465 #: fish/cmds.c:8999 fish/cmds.c:9013 fish/cmds.c:9032 fish/cmds.c:9071
1466 #: fish/cmds.c:9093 fish/cmds.c:9116 fish/cmds.c:9140 fish/cmds.c:9180
1467 #: fish/cmds.c:9204 fish/cmds.c:9241 fish/cmds.c:9271 fish/cmds.c:9301
1468 #: fish/cmds.c:9328 fish/cmds.c:9347 fish/cmds.c:9378 fish/cmds.c:9397
1469 #: fish/cmds.c:9416 fish/cmds.c:9432 fish/cmds.c:9449 fish/cmds.c:9471
1470 #: fish/cmds.c:9491 fish/cmds.c:9509 fish/cmds.c:9550 fish/cmds.c:9592
1471 #: fish/cmds.c:9635 fish/cmds.c:9673 fish/cmds.c:9691 fish/cmds.c:9710
1472 #: fish/cmds.c:9729 fish/cmds.c:9749 fish/cmds.c:9769 fish/cmds.c:9789
1473 #: fish/cmds.c:9809 fish/cmds.c:9829 fish/cmds.c:9850 fish/cmds.c:9887
1474 #: fish/cmds.c:9937 fish/cmds.c:9974 fish/cmds.c:10029
1475 #, c-format
1476 msgid "type 'help %s' for help on %s\n"
1477 msgstr ""
1478
1479 #: fish/cmds.c:2709 fish/cmds.c:3518 fish/cmds.c:3858 fish/cmds.c:3897
1480 #: fish/cmds.c:3916 fish/cmds.c:4053 fish/cmds.c:4110 fish/cmds.c:4129
1481 #: fish/cmds.c:4148 fish/cmds.c:4190 fish/cmds.c:4516 fish/cmds.c:5098
1482 #: fish/cmds.c:5288 fish/cmds.c:5307 fish/cmds.c:5326 fish/cmds.c:5345
1483 #: fish/cmds.c:5475 fish/cmds.c:5562 fish/cmds.c:5830 fish/cmds.c:5892
1484 #: fish/cmds.c:6082 fish/cmds.c:6101 fish/cmds.c:6120 fish/cmds.c:6158
1485 #: fish/cmds.c:6198 fish/cmds.c:6217 fish/cmds.c:6236 fish/cmds.c:6276
1486 #: fish/cmds.c:6295 fish/cmds.c:6314 fish/cmds.c:6351 fish/cmds.c:6498
1487 #: fish/cmds.c:6540 fish/cmds.c:7092 fish/cmds.c:7277 fish/cmds.c:7314
1488 #: fish/cmds.c:7351 fish/cmds.c:7465 fish/cmds.c:7501 fish/cmds.c:7538
1489 #: fish/cmds.c:7576 fish/cmds.c:7616 fish/cmds.c:7656 fish/cmds.c:7696
1490 #: fish/cmds.c:7852 fish/cmds.c:7887 fish/cmds.c:7900 fish/cmds.c:7913
1491 #: fish/cmds.c:7926 fish/cmds.c:7958 fish/cmds.c:7995 fish/cmds.c:8014
1492 #: fish/cmds.c:8131 fish/cmds.c:8150 fish/cmds.c:8209 fish/cmds.c:8222
1493 #: fish/cmds.c:8271 fish/cmds.c:8309 fish/cmds.c:8384 fish/cmds.c:8403
1494 #: fish/cmds.c:8665 fish/cmds.c:8786 fish/cmds.c:8822 fish/cmds.c:8860
1495 #: fish/cmds.c:8899 fish/cmds.c:8918 fish/cmds.c:8975 fish/cmds.c:9045
1496 #: fish/cmds.c:9151 fish/cmds.c:9219 fish/cmds.c:9252 fish/cmds.c:9282
1497 #: fish/cmds.c:9312 fish/cmds.c:9359 fish/cmds.c:9522 fish/cmds.c:9563
1498 #: fish/cmds.c:9607 fish/cmds.c:9648 fish/cmds.c:9864 fish/cmds.c:9901
1499 #: fish/cmds.c:9914 fish/cmds.c:9951 fish/cmds.c:9985 fish/cmds.c:10004
1500 #, c-format
1501 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1502 msgstr ""
1503
1504 #: fish/cmds.c:2715 fish/cmds.c:3524 fish/cmds.c:3864 fish/cmds.c:3903
1505 #: fish/cmds.c:3922 fish/cmds.c:4059 fish/cmds.c:4116 fish/cmds.c:4135
1506 #: fish/cmds.c:4154 fish/cmds.c:4196 fish/cmds.c:4522 fish/cmds.c:5104
1507 #: fish/cmds.c:5294 fish/cmds.c:5313 fish/cmds.c:5332 fish/cmds.c:5351
1508 #: fish/cmds.c:5481 fish/cmds.c:5568 fish/cmds.c:5836 fish/cmds.c:5898
1509 #: fish/cmds.c:6088 fish/cmds.c:6107 fish/cmds.c:6126 fish/cmds.c:6164
1510 #: fish/cmds.c:6204 fish/cmds.c:6223 fish/cmds.c:6242 fish/cmds.c:6282
1511 #: fish/cmds.c:6301 fish/cmds.c:6320 fish/cmds.c:6357 fish/cmds.c:6504
1512 #: fish/cmds.c:6546 fish/cmds.c:7098 fish/cmds.c:7283 fish/cmds.c:7320
1513 #: fish/cmds.c:7357 fish/cmds.c:7471 fish/cmds.c:7507 fish/cmds.c:7544
1514 #: fish/cmds.c:7582 fish/cmds.c:7622 fish/cmds.c:7662 fish/cmds.c:7702
1515 #: fish/cmds.c:7964 fish/cmds.c:8001 fish/cmds.c:8020 fish/cmds.c:8137
1516 #: fish/cmds.c:8277 fish/cmds.c:8315 fish/cmds.c:8390 fish/cmds.c:8409
1517 #: fish/cmds.c:8792 fish/cmds.c:8828 fish/cmds.c:8866 fish/cmds.c:8905
1518 #: fish/cmds.c:8924 fish/cmds.c:8981 fish/cmds.c:9051 fish/cmds.c:9157
1519 #: fish/cmds.c:9528 fish/cmds.c:9569 fish/cmds.c:9613 fish/cmds.c:9654
1520 #: fish/cmds.c:9991
1521 #, c-format
1522 msgid "%s: %s: integer out of range\n"
1523 msgstr ""
1524
1525 #: fish/cmds.c:3174
1526 #, c-format
1527 msgid "%s should have %d-%d parameter(s)\n"
1528 msgstr ""
1529
1530 #: fish/cmds.c:3200
1531 #, c-format
1532 msgid "%s: unknown optional argument \"%s\"\n"
1533 msgstr ""
1534
1535 #: fish/cmds.c:3206
1536 #, c-format
1537 msgid "%s: optional argument \"%s\" given twice\n"
1538 msgstr ""
1539
1540 #: fish/cmds.c:11066
1541 #, c-format
1542 msgid "%s: unknown command\n"
1543 msgstr ""
1544
1545 #: fish/copy.c:40
1546 #, c-format
1547 msgid ""
1548 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1549 msgstr ""
1550
1551 #: fish/copy.c:53 fish/copy.c:194
1552 #, c-format
1553 msgid "copy-in: target '%s' is not a directory\n"
1554 msgstr ""
1555
1556 #: fish/copy.c:138
1557 #, c-format
1558 msgid "error: argument is zero length or longer than maximum permitted\n"
1559 msgstr ""
1560
1561 #: fish/copy.c:183
1562 #, c-format
1563 msgid ""
1564 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1565 "image\n"
1566 msgstr ""
1567
1568 #: fish/copy.c:224
1569 #, c-format
1570 msgid "copy-out: '%s' is not a file or directory\n"
1571 msgstr ""
1572
1573 #: fish/edit.c:44
1574 #, c-format
1575 msgid "use '%s filename' to edit a file\n"
1576 msgstr ""
1577
1578 #: fish/fish.c:86 fuse/guestmount.c:869
1579 #, c-format
1580 msgid "Try `%s --help' for more information.\n"
1581 msgstr ""
1582
1583 #: fish/fish.c:90
1584 #, c-format
1585 msgid ""
1586 "%s: guest filesystem shell\n"
1587 "%s lets you edit virtual machine filesystems\n"
1588 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1589 "Usage:\n"
1590 "  %s [--options] cmd [: cmd : cmd ...]\n"
1591 "  %s [--ro] -i -a disk-image\n"
1592 "  %s [--ro] -i -d libvirt-domain\n"
1593 "or for interactive use:\n"
1594 "  %s\n"
1595 "or from a shell script:\n"
1596 "  %s <<EOF\n"
1597 "  cmd\n"
1598 "  ...\n"
1599 "  EOF\n"
1600 "Options:\n"
1601 "  -h|--cmd-help        List available commands\n"
1602 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1603 "  -a|--add image       Add image\n"
1604 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1605 "  -d|--domain guest    Add disks from libvirt guest\n"
1606 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1607 "  --echo-keys          Don't turn off echo for passphrases\n"
1608 "  -f|--file file       Read commands from file\n"
1609 "  --format[=raw|..]    Force disk format for -a option\n"
1610 "  -i|--inspector       Automatically mount filesystems\n"
1611 "  --keys-from-stdin    Read passphrases from stdin\n"
1612 "  --listen             Listen for remote commands\n"
1613 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1614 "  -n|--no-sync         Don't autosync\n"
1615 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1616 "  --progress-bars      Enable progress bars even when not interactive\n"
1617 "  --no-progress-bars   Disable progress bars\n"
1618 "  --remote[=pid]       Send commands to remote %s\n"
1619 "  -r|--ro              Mount read-only\n"
1620 "  --selinux            Enable SELinux support\n"
1621 "  -v|--verbose         Verbose messages\n"
1622 "  -V|--version         Display version and exit\n"
1623 "  -x                   Echo each command before executing it\n"
1624 "For more information, see the manpage %s(1).\n"
1625 msgstr ""
1626
1627 #: fish/fish.c:201 fuse/guestmount.c:975
1628 #, c-format
1629 msgid "guestfs_create: failed to create handle\n"
1630 msgstr ""
1631
1632 #: fish/fish.c:238
1633 #, c-format
1634 msgid "%s: --listen=PID: PID was not a number: %s\n"
1635 msgstr ""
1636
1637 #: fish/fish.c:245
1638 #, c-format
1639 msgid ""
1640 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1641 msgstr ""
1642
1643 #: fish/fish.c:267 fuse/guestmount.c:1020
1644 #, c-format
1645 msgid "%s: unknown long option: %s (%d)\n"
1646 msgstr ""
1647
1648 #: fish/fish.c:291
1649 #, c-format
1650 msgid "%s: only one -f parameter can be given\n"
1651 msgstr ""
1652
1653 #: fish/fish.c:441
1654 #, c-format
1655 msgid "%s: cannot use --listen and --remote options at the same time\n"
1656 msgstr ""
1657
1658 #: fish/fish.c:449
1659 #, c-format
1660 msgid "%s: extra parameters on the command line with --listen flag\n"
1661 msgstr ""
1662
1663 #: fish/fish.c:455
1664 #, c-format
1665 msgid "%s: cannot use --listen and --file options at the same time\n"
1666 msgstr ""
1667
1668 #: fish/fish.c:512
1669 #, c-format
1670 msgid "guestfish: could not access termcap or terminfo database.\n"
1671 msgstr ""
1672
1673 #: fish/fish.c:516
1674 #, c-format
1675 msgid "guestfish: terminal type \"%s\" not defined.\n"
1676 msgstr ""
1677
1678 #: fish/fish.c:625
1679 #, c-format
1680 msgid ""
1681 "\n"
1682 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1683 "editing virtual machine filesystems.\n"
1684 "\n"
1685 "Type: 'help' for a list of commands\n"
1686 "      'man' to read the manual\n"
1687 "      'quit' to quit the shell\n"
1688 "\n"
1689 msgstr ""
1690
1691 #: fish/fish.c:712
1692 #, c-format
1693 msgid "%s: unterminated double quote\n"
1694 msgstr ""
1695
1696 #: fish/fish.c:718 fish/fish.c:735
1697 #, c-format
1698 msgid "%s: command arguments not separated by whitespace\n"
1699 msgstr ""
1700
1701 #: fish/fish.c:729
1702 #, c-format
1703 msgid "%s: unterminated single quote\n"
1704 msgstr ""
1705
1706 #: fish/fish.c:784
1707 #, c-format
1708 msgid "%s: internal error parsing string at '%s'\n"
1709 msgstr ""
1710
1711 #: fish/fish.c:801
1712 #, c-format
1713 msgid "%s: too many arguments\n"
1714 msgstr ""
1715
1716 #: fish/fish.c:830
1717 #, c-format
1718 msgid "%s: empty command on command line\n"
1719 msgstr ""
1720
1721 #: fish/fish.c:971
1722 msgid "display a list of commands or help on a command"
1723 msgstr ""
1724
1725 #: fish/fish.c:973
1726 msgid "quit guestfish"
1727 msgstr ""
1728
1729 #: fish/fish.c:984
1730 #, c-format
1731 msgid ""
1732 "help - display a list of commands or help on a command\n"
1733 "     help cmd\n"
1734 "     help\n"
1735 msgstr ""
1736
1737 #: fish/fish.c:992
1738 #, c-format
1739 msgid ""
1740 "quit - quit guestfish\n"
1741 "     quit\n"
1742 msgstr ""
1743
1744 #: fish/fish.c:997
1745 #, c-format
1746 msgid "%s: command not known, use -h to list all commands\n"
1747 msgstr ""
1748
1749 #: fish/fish.c:1013
1750 #, c-format
1751 msgid ""
1752 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1753 "For a list of commands:             guestfish -h\n"
1754 "For complete documentation:         man guestfish\n"
1755 msgstr ""
1756
1757 #: fish/fish.c:1170
1758 #, c-format
1759 msgid "Runaway quote in string \"%s\"\n"
1760 msgstr ""
1761
1762 #: fish/fish.c:1506
1763 #, c-format
1764 msgid "Enter key or passphrase (\"%s\"): "
1765 msgstr ""
1766
1767 #: fish/glob.c:53
1768 #, c-format
1769 msgid "use 'glob command [args...]'\n"
1770 msgstr ""
1771
1772 #: fish/glob.c:73
1773 #, c-format
1774 msgid "glob: guestfs_glob_expand call failed: %s\n"
1775 msgstr ""
1776
1777 #: fish/hexedit.c:41
1778 #, c-format
1779 msgid "hexedit (device|filename) [max | start max]\n"
1780 msgstr ""
1781
1782 #: fish/hexedit.c:52
1783 #, c-format
1784 msgid "hexedit: %s is a zero length file or device\n"
1785 msgstr ""
1786
1787 #: fish/hexedit.c:63
1788 #, c-format
1789 msgid ""
1790 "hexedit: %s is larger than %s. You must supply a limit using\n"
1791 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
1792 "  'hexedit %s <start> <max>'.\n"
1793 msgstr ""
1794
1795 #: fish/hexedit.c:92
1796 #, c-format
1797 msgid "hexedit: invalid range\n"
1798 msgstr ""
1799
1800 #: fish/inspect.c:79
1801 #, c-format
1802 msgid "%s: no operating system was found on this disk\n"
1803 msgstr ""
1804
1805 #: fish/inspect.c:85
1806 #, c-format
1807 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
1808 msgstr ""
1809
1810 #: fish/inspect.c:125
1811 #, c-format
1812 msgid "Operating system: %s\n"
1813 msgstr ""
1814
1815 #: fish/inspect.c:138
1816 #, c-format
1817 msgid "%s mounted on %s\n"
1818 msgstr ""
1819
1820 #: fish/lcd.c:34
1821 #, c-format
1822 msgid "use 'lcd directory' to change local directory\n"
1823 msgstr ""
1824
1825 #: fish/man.c:34
1826 #, c-format
1827 msgid "use 'man' without parameters to open the manual\n"
1828 msgstr ""
1829
1830 #: fish/man.c:53
1831 #, c-format
1832 msgid "the external 'man' program failed\n"
1833 msgstr ""
1834
1835 #: fish/more.c:39
1836 #, c-format
1837 msgid "use '%s filename' to page a file\n"
1838 msgstr ""
1839
1840 #: fish/options.c:36
1841 #, c-format
1842 msgid "%s: too many drives added on the command line\n"
1843 msgstr ""
1844
1845 #: fish/options.c:118
1846 #, c-format
1847 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
1848 msgstr ""
1849
1850 #: fish/prep.c:37
1851 #, c-format
1852 msgid ""
1853 "List of available prepared disk images:\n"
1854 "\n"
1855 msgstr ""
1856
1857 #: fish/prep.c:40
1858 #, c-format
1859 msgid ""
1860 "guestfish -N %-8s - %s\n"
1861 "\n"
1862 "%s\n"
1863 msgstr ""
1864
1865 #: fish/prep.c:48
1866 #, c-format
1867 msgid "  Optional parameters:\n"
1868 msgstr ""
1869
1870 #: fish/prep.c:55
1871 #, c-format
1872 msgid "<%s> %s (default: %s)\n"
1873 msgstr ""
1874
1875 #: fish/prep.c:65
1876 #, c-format
1877 msgid ""
1878 "Prepared disk images are written to file \"test1.img\" in the local\n"
1879 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1880 "For more information see the guestfish(1) manual.\n"
1881 msgstr ""
1882
1883 #: fish/prep.c:96
1884 #, c-format
1885 msgid ""
1886 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1887 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1888 msgstr ""
1889
1890 #: fish/prep.c:158
1891 #, c-format
1892 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1893 msgstr ""
1894
1895 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1896 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1897 msgid "failed to allocate disk"
1898 msgstr ""
1899
1900 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1901 msgid "could not parse boot size"
1902 msgstr ""
1903
1904 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1905 #, c-format
1906 msgid "failed to get sector size of disk: %s"
1907 msgstr ""
1908
1909 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1910 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1911 #, c-format
1912 msgid "failed to partition disk: %s"
1913 msgstr ""
1914
1915 #: fish/prep_boot.c:55 fish/prep_boot.c:110
1916 #, c-format
1917 msgid "failed to add boot partition: %s"
1918 msgstr ""
1919
1920 #: fish/prep_boot.c:59 fish/prep_boot.c:114
1921 #, c-format
1922 msgid "failed to add root partition: %s"
1923 msgstr ""
1924
1925 #: fish/prep_boot.c:68 fish/prep_boot.c:128
1926 #, c-format
1927 msgid "failed to create boot filesystem: %s"
1928 msgstr ""
1929
1930 #: fish/prep_boot.c:77 fish/prep_boot.c:157
1931 #, c-format
1932 msgid "failed to create root filesystem: %s"
1933 msgstr ""
1934
1935 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
1936 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
1937 msgid "incorrect format for LV name, use '/dev/VG/LV'"
1938 msgstr ""
1939
1940 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
1941 #, c-format
1942 msgid "failed to create PV: %s: %s"
1943 msgstr ""
1944
1945 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
1946 #, c-format
1947 msgid "failed to create VG: %s: %s"
1948 msgstr ""
1949
1950 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
1951 #, c-format
1952 msgid "failed to create LV: /dev/%s/%s: %s"
1953 msgstr ""
1954
1955 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
1956 #, c-format
1957 msgid "failed to resize LV to full size: %s: %s"
1958 msgstr ""
1959
1960 #: fish/prep_fs.c:51 fish/prep_lv.c:165
1961 #, c-format
1962 msgid "failed to create filesystem (%s): %s"
1963 msgstr ""
1964
1965 #: fish/rc.c:250
1966 #, c-format
1967 msgid "guestfish: protocol error: could not read 'hello' message\n"
1968 msgstr ""
1969
1970 #: fish/rc.c:255
1971 #, c-format
1972 msgid ""
1973 "guestfish: protocol error: version mismatch, server version '%s' does not "
1974 "match client version '%s'.  The two versions must match exactly.\n"
1975 msgstr ""
1976
1977 #: fish/rc.c:330 fish/rc.c:344
1978 #, c-format
1979 msgid "guestfish: remote: looks like the server is not running\n"
1980 msgstr ""
1981
1982 #: fish/rc.c:356 fish/rc.c:370
1983 #, c-format
1984 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1985 msgstr ""
1986
1987 #: fish/rc.c:381
1988 #, c-format
1989 msgid "guestfish: protocol error: could not decode reply from server\n"
1990 msgstr ""
1991
1992 #: fish/reopen.c:36
1993 #, c-format
1994 msgid "'reopen' command takes no parameters\n"
1995 msgstr ""
1996
1997 #: fish/reopen.c:46
1998 #, c-format
1999 msgid "reopen: guestfs_create: failed to create handle\n"
2000 msgstr ""
2001
2002 #: fish/supported.c:66
2003 msgid "yes"
2004 msgstr ""
2005
2006 #: fish/supported.c:68
2007 msgid "no"
2008 msgstr ""
2009
2010 #: fish/time.c:35
2011 #, c-format
2012 msgid "use 'time command [args...]'\n"
2013 msgstr ""
2014
2015 #: fish/virt.c:72
2016 #, c-format
2017 msgid "%s: could not connect to libvirt (code %d, domain %d): %s\n"
2018 msgstr ""
2019
2020 #: fish/virt.c:80
2021 #, c-format
2022 msgid "%s: no libvirt domain called '%s': %s\n"
2023 msgstr ""
2024
2025 #: fish/virt.c:88
2026 #, c-format
2027 msgid "%s: error getting domain info about '%s': %s\n"
2028 msgstr ""
2029
2030 #: fish/virt.c:93
2031 #, c-format
2032 msgid ""
2033 "%s: error: '%s' is a live virtual machine.\n"
2034 "You must use '--ro' because write access to a running virtual machine can\n"
2035 "cause disk corruption.\n"
2036 msgstr ""
2037
2038 #: fish/virt.c:104
2039 #, c-format
2040 msgid "%s: error reading libvirt XML information about '%s': %s\n"
2041 msgstr ""
2042
2043 #: fish/virt.c:114
2044 #, c-format
2045 msgid "%s: unable to parse XML information returned by libvirt\n"
2046 msgstr ""
2047
2048 #: fish/virt.c:121
2049 #, c-format
2050 msgid "%s: unable to create new XPath context\n"
2051 msgstr ""
2052
2053 #: fish/virt.c:129
2054 #, c-format
2055 msgid "%s: unable to evaluate XPath expression\n"
2056 msgstr ""
2057
2058 #: fish/virt.c:204
2059 #, c-format
2060 msgid "%s: libvirt domain '%s' has no disks\n"
2061 msgstr ""
2062
2063 #: fuse/guestmount.c:873
2064 #, c-format
2065 msgid ""
2066 "%s: FUSE module for libguestfs\n"
2067 "%s lets you mount a virtual machine filesystem\n"
2068 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2069 "Usage:\n"
2070 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2071 "Options:\n"
2072 "  -a|--add image       Add image\n"
2073 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2074 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2075 "  -d|--domain guest    Add disks from libvirt guest\n"
2076 "  --format[=raw|..]    Force disk format for -a option\n"
2077 "  --fuse-help          Display extra FUSE options\n"
2078 "  -i|--inspector       Automatically mount filesystems\n"
2079 "  --help               Display help message and exit\n"
2080 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2081 "  -n|--no-sync         Don't autosync\n"
2082 "  -o|--option opt      Pass extra option to FUSE\n"
2083 "  -r|--ro              Mount read-only\n"
2084 "  --selinux            Enable SELinux support\n"
2085 "  -v|--verbose         Verbose messages\n"
2086 "  -V|--version         Display version and exit\n"
2087 "  -x|--trace           Trace guestfs API calls\n"
2088 msgstr ""
2089
2090 #: fuse/guestmount.c:1084
2091 #, c-format
2092 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2093 msgstr ""
2094
2095 #: fuse/guestmount.c:1092
2096 #, c-format
2097 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2098 msgstr ""
2099
2100 #: inspector/virt-inspector.pl:134
2101 msgid "virt-inspector: no image or VM names given"
2102 msgstr ""
2103
2104 #: inspector/virt-inspector.pl:145 tools/virt-cat.pl:161
2105 #: tools/virt-edit.pl:185 tools/virt-ls.pl:194 tools/virt-tar.pl:238
2106 #: tools/virt-win-reg.pl:292
2107 #, perl-brace-format
2108 msgid ""
2109 "{prog}: No operating system could be detected inside this disk image.\n"
2110 "\n"
2111 "This may be because the file is not a disk image, or is not a virtual "
2112 "machine\n"
2113 "image, or because the OS type is not understood by libguestfs.\n"
2114 "\n"
2115 "If you feel this is an error, please file a bug report including as much\n"
2116 "information about the disk image as possible.\n"
2117 msgstr ""
2118
2119 #: perl/lib/Sys/Guestfs/Lib.pm:158
2120 msgid "open_guest: first parameter must be a string or an arrayref"
2121 msgstr ""
2122
2123 #: perl/lib/Sys/Guestfs/Lib.pm:164
2124 msgid "open_guest: first argument contains undefined element"
2125 msgstr ""
2126
2127 #: perl/lib/Sys/Guestfs/Lib.pm:172
2128 #, perl-brace-format
2129 msgid "guest image {imagename} does not exist or is not readable"
2130 msgstr ""
2131
2132 #: perl/lib/Sys/Guestfs/Lib.pm:179
2133 msgid ""
2134 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2135 "XPath::XMLParser)"
2136 msgstr ""
2137
2138 #: perl/lib/Sys/Guestfs/Lib.pm:184
2139 msgid "open_guest: too many domains listed on command line"
2140 msgstr ""
2141
2142 #: perl/lib/Sys/Guestfs/Lib.pm:191
2143 msgid "open_guest: cannot connect to libvirt"
2144 msgstr ""
2145
2146 #: perl/lib/Sys/Guestfs/Lib.pm:210
2147 #, perl-brace-format
2148 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2149 msgstr ""
2150
2151 #: perl/lib/Sys/Guestfs/Lib.pm:213
2152 #, perl-brace-format
2153 msgid "{imagename} is not the name of a libvirt domain\n"
2154 msgstr ""
2155
2156 #: perl/lib/Sys/Guestfs/Lib.pm:242
2157 #, perl-brace-format
2158 msgid "{imagename} seems to have no disk devices\n"
2159 msgstr ""
2160
2161 #: perl/lib/Sys/Guestfs/Lib.pm:827
2162 msgid ""
2163 "No operating system could be detected inside this disk image.\n"
2164 "\n"
2165 "This may be because the file is not a disk image, or is not a virtual "
2166 "machine\n"
2167 "image, or because the OS type is not understood by virt-inspector.\n"
2168 "\n"
2169 "If you feel this is an error, please file a bug report including as much\n"
2170 "information about the disk image as possible.\n"
2171 msgstr ""
2172
2173 #: perl/lib/Sys/Guestfs/Lib.pm:900
2174 #, perl-brace-format
2175 msgid "unknown filesystem label {label}\n"
2176 msgstr ""
2177
2178 #: perl/lib/Sys/Guestfs/Lib.pm:910
2179 #, perl-brace-format
2180 msgid "unknown filesystem UUID {uuid}\n"
2181 msgstr ""
2182
2183 #: perl/lib/Sys/Guestfs/Lib.pm:933
2184 #, perl-brace-format
2185 msgid "unknown filesystem {fs}\n"
2186 msgstr ""
2187
2188 #: perl/lib/Sys/Guestfs/Lib.pm:1011
2189 #, perl-brace-format
2190 msgid "Error running rpm -qa: {error}"
2191 msgstr ""
2192
2193 #: perl/lib/Sys/Guestfs/Lib.pm:1037
2194 #, perl-brace-format
2195 msgid "Error running dpkg-query: {error}"
2196 msgstr ""
2197
2198 #: perl/lib/Sys/Guestfs/Lib.pm:1102
2199 msgid "Can't find grub on guest"
2200 msgstr ""
2201
2202 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2203 #, perl-brace-format
2204 msgid "Grub entry {title} has no kernel"
2205 msgstr ""
2206
2207 #: perl/lib/Sys/Guestfs/Lib.pm:1188
2208 #, perl-brace-format
2209 msgid "grub refers to {path}, which doesn't exist\n"
2210 msgstr ""
2211
2212 #: perl/lib/Sys/Guestfs/Lib.pm:1211
2213 #, perl-brace-format
2214 msgid "Grub entry {title} does not specify an initrd"
2215 msgstr ""
2216
2217 #: perl/lib/Sys/Guestfs/Lib.pm:1280
2218 #, perl-brace-format
2219 msgid "Didn't find modules directory {modules} for kernel {path}"
2220 msgstr ""
2221
2222 #: perl/lib/Sys/Guestfs/Lib.pm:1288
2223 #, perl-brace-format
2224 msgid "Couldn't guess kernel version number from path for kernel {path}"
2225 msgstr ""
2226
2227 #: perl/lib/Sys/Guestfs/Lib.pm:1342
2228 #, perl-brace-format
2229 msgid "{path} doesn't match augeas pattern"
2230 msgstr ""
2231
2232 #: perl/lib/Sys/Guestfs/Lib.pm:1381
2233 #, perl-brace-format
2234 msgid "{filename}: could not read initrd format"
2235 msgstr ""
2236
2237 #: src/appliance.c:138
2238 #, c-format
2239 msgid ""
2240 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2241 "LIBGUESTFS_PATH (search path: %s)"
2242 msgstr ""
2243
2244 #: src/appliance.c:353
2245 #, c-format
2246 msgid "failed to create temporary cache directory: %m"
2247 msgstr ""
2248
2249 #: src/appliance.c:441
2250 #, c-format
2251 msgid "error renaming temporary cache directory: %m"
2252 msgstr ""
2253
2254 #: src/appliance.c:517
2255 msgid "external command failed, see earlier error messages"
2256 msgstr ""
2257
2258 #: src/guestfs.c:178
2259 #, c-format
2260 msgid "guestfs_close: called twice on the same handle\n"
2261 msgstr ""
2262
2263 #: src/guestfs.c:283
2264 #, c-format
2265 msgid "libguestfs: error: %s\n"
2266 msgstr ""
2267
2268 #: src/guestfs.c:762
2269 #, c-format
2270 msgid "<truncated, original size %zu bytes>"
2271 msgstr ""
2272
2273 #: src/inspect.c:1077
2274 #, c-format
2275 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2276 msgstr ""
2277
2278 #: src/inspect.c:1293
2279 msgid "no inspection data: call guestfs_inspect_os first"
2280 msgstr ""
2281
2282 #: src/inspect.c:1305
2283 #, c-format
2284 msgid ""
2285 "%s: root device not found: only call this function with a root device "
2286 "previously returned by guestfs_inspect_os"
2287 msgstr ""
2288
2289 #: src/inspect.c:1400
2290 msgid "not a Windows guest, or systemroot could not be determined"
2291 msgstr ""
2292
2293 #: src/launch.c:94
2294 msgid "command line cannot be altered after qemu subprocess launched"
2295 msgstr ""
2296
2297 #: src/launch.c:108
2298 msgid "guestfs_config: parameter must begin with '-' character"
2299 msgstr ""
2300
2301 #: src/launch.c:122
2302 #, c-format
2303 msgid "guestfs_config: parameter '%s' isn't allowed"
2304 msgstr ""
2305
2306 #: src/launch.c:188 src/launch.c:292
2307 msgid "filename cannot contain ',' (comma) character"
2308 msgstr ""
2309
2310 #: src/launch.c:200 src/launch.c:205
2311 #, c-format
2312 msgid "%s parameter is empty or contains disallowed characters"
2313 msgstr ""
2314
2315 #: src/launch.c:317
2316 msgid "you must call guestfs_add_drive before guestfs_launch"
2317 msgstr ""
2318
2319 #: src/launch.c:322
2320 msgid "the libguestfs handle has already been launched"
2321 msgstr ""
2322
2323 #: src/launch.c:334
2324 #, c-format
2325 msgid "%s: cannot create temporary directory"
2326 msgstr ""
2327
2328 #: src/launch.c:682
2329 msgid "guestfs_launch failed, see earlier error messages"
2330 msgstr ""
2331
2332 #: src/launch.c:695
2333 msgid "qemu launched and contacted daemon, but state != READY"
2334 msgstr ""
2335
2336 #: src/launch.c:836
2337 #, c-format
2338 msgid ""
2339 "%s: command failed: If qemu is located on a non-standard path, try setting "
2340 "the LIBGUESTFS_QEMU environment variable."
2341 msgstr ""
2342
2343 #: src/launch.c:928
2344 msgid "qemu has not been launched yet"
2345 msgstr ""
2346
2347 #: src/launch.c:939
2348 msgid "no subprocess to kill"
2349 msgstr ""
2350
2351 #: src/proto.c:143
2352 #, c-format
2353 msgid "guestfs_set_busy: called when in state %d != READY"
2354 msgstr ""
2355
2356 #: src/proto.c:166
2357 #, c-format
2358 msgid "guestfs_end_busy: called when in state %d"
2359 msgstr ""
2360
2361 #: src/proto.c:281
2362 #, c-format
2363 msgid ""
2364 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2365 msgstr ""
2366
2367 #: src/proto.c:453 src/proto.c:514
2368 msgid "unexpected end of file when reading from daemon"
2369 msgstr ""
2370
2371 #: src/proto.c:474
2372 #, c-format
2373 msgid "received magic signature from guestfsd, but in state %d"
2374 msgstr ""
2375
2376 #: src/proto.c:491
2377 #, c-format
2378 msgid "message length (%u) > maximum possible size (%d)"
2379 msgstr ""
2380
2381 #: src/proto.c:641
2382 #, c-format
2383 msgid "guestfs___send: state %d != BUSY"
2384 msgstr ""
2385
2386 #: src/proto.c:663
2387 msgid "xdr_guestfs_message_header failed"
2388 msgstr ""
2389
2390 #: src/proto.c:672
2391 msgid "dispatch failed to marshal args"
2392 msgstr ""
2393
2394 #: src/proto.c:802
2395 #, c-format
2396 msgid "send_file_chunk: state %d != READY"
2397 msgstr ""
2398
2399 #: src/proto.c:818
2400 #, c-format
2401 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2402 msgstr ""
2403
2404 #: src/proto.c:941
2405 #, c-format
2406 msgid "%s: error in chunked encoding"
2407 msgstr ""
2408
2409 #: src/proto.c:969
2410 msgid "write to daemon socket"
2411 msgstr ""
2412
2413 #: src/proto.c:992
2414 msgid "receive_file_data: parse error in reply callback"
2415 msgstr ""
2416
2417 #: src/proto.c:997
2418 msgid "receive_file_data: unexpected flag received when reading file chunks"
2419 msgstr ""
2420
2421 #: src/proto.c:1005
2422 msgid "failed to parse file chunk"
2423 msgstr ""
2424
2425 #: src/proto.c:1014
2426 msgid "file receive cancelled by daemon"
2427 msgstr ""
2428
2429 #: test-tool/test-tool.c:82
2430 #, c-format
2431 msgid ""
2432 "libguestfs-test-tool: interactive test tool\n"
2433 "Copyright (C) 2009 Red Hat Inc.\n"
2434 "Usage:\n"
2435 "  libguestfs-test-tool [--options]\n"
2436 "Options:\n"
2437 "  --help         Display usage\n"
2438 "  --helper libguestfs-test-tool-helper\n"
2439 "                 Helper program (default: %s)\n"
2440 "  --qemudir dir  Specify QEMU source directory\n"
2441 "  --qemu qemu    Specify QEMU binary\n"
2442 "  --timeout n\n"
2443 "  -t n           Set launch timeout (default: %d seconds)\n"
2444 msgstr ""
2445
2446 #: test-tool/test-tool.c:138
2447 #, c-format
2448 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2449 msgstr ""
2450
2451 #: test-tool/test-tool.c:147
2452 #, c-format
2453 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2454 msgstr ""
2455
2456 #: test-tool/test-tool.c:159
2457 #, c-format
2458 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2459 msgstr ""
2460
2461 #: test-tool/test-tool.c:182
2462 #, c-format
2463 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2464 msgstr ""
2465
2466 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
2467 #, c-format
2468 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2469 msgstr ""
2470
2471 #: test-tool/test-tool.c:206
2472 #, c-format
2473 msgid "libguestfs-test-tool: guestfs_version failed\n"
2474 msgstr ""
2475
2476 #: test-tool/test-tool.c:228
2477 #, c-format
2478 msgid "libguestfs-test-tool: failed to launch appliance\n"
2479 msgstr ""
2480
2481 #: test-tool/test-tool.c:240
2482 #, c-format
2483 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2484 msgstr ""
2485
2486 #: test-tool/test-tool.c:246
2487 #, c-format
2488 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2489 msgstr ""
2490
2491 #: test-tool/test-tool.c:252
2492 #, c-format
2493 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2494 msgstr ""
2495
2496 #: test-tool/test-tool.c:258
2497 #, c-format
2498 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2499 msgstr ""
2500
2501 #: test-tool/test-tool.c:264
2502 #, c-format
2503 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2504 msgstr ""
2505
2506 #: test-tool/test-tool.c:272
2507 #, c-format
2508 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2509 msgstr ""
2510
2511 #: test-tool/test-tool.c:303
2512 #, c-format
2513 msgid ""
2514 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2515 "--qemu/--qemudir options cannot be used.\n"
2516 msgstr ""
2517
2518 #: test-tool/test-tool.c:311
2519 #, c-format
2520 msgid "Binary '%s' does not exist or is not executable\n"
2521 msgstr ""
2522
2523 #: test-tool/test-tool.c:325
2524 #, c-format
2525 msgid "%s: does not look like a qemu source directory\n"
2526 msgstr ""
2527
2528 #: test-tool/test-tool.c:374
2529 #, c-format
2530 msgid ""
2531 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2532 "available.  Expected to find it in '%s'\n"
2533 "\n"
2534 "Use the --helper option to specify the location of this program.\n"
2535 msgstr ""
2536
2537 #: test-tool/test-tool.c:390
2538 #, c-format
2539 msgid "command failed: %s"
2540 msgstr ""
2541
2542 #: test-tool/test-tool.c:398
2543 #, c-format
2544 msgid ""
2545 "Test tool helper program %s\n"
2546 "is not statically linked.  This is a build error when this test tool\n"
2547 "was built.\n"
2548 msgstr ""
2549
2550 #: test-tool/test-tool.c:432
2551 #, c-format
2552 msgid "mkisofs command failed: %s\n"
2553 msgstr ""
2554
2555 #: tools/virt-cat.pl:145
2556 msgid "virt-cat: no image, VM names or filenames to cat given"
2557 msgstr ""
2558
2559 #: tools/virt-cat.pl:165 tools/virt-edit.pl:189 tools/virt-ls.pl:198
2560 #: tools/virt-tar.pl:242 tools/virt-win-reg.pl:296
2561 #, perl-brace-format
2562 msgid "{prog}: multiboot operating systems are not supported.\n"
2563 msgstr ""
2564
2565 #: tools/virt-df.pl:213
2566 msgid "virt-df: cannot use -h and --csv options together\n"
2567 msgstr ""
2568
2569 #: tools/virt-df.pl:277
2570 #, perl-brace-format
2571 msgid "{name} is not the name of a libvirt domain\n"
2572 msgstr ""
2573
2574 #: tools/virt-df.pl:345
2575 #, perl-brace-format
2576 msgid "virt-df: ignoring {name}, it has too many disks ({c} > {max})"
2577 msgstr ""
2578
2579 #: tools/virt-df.pl:521
2580 msgid "Virtual Machine"
2581 msgstr ""
2582
2583 #: tools/virt-df.pl:521
2584 msgid "Filesystem"
2585 msgstr ""
2586
2587 #: tools/virt-df.pl:524
2588 msgid "1K-blocks"
2589 msgstr ""
2590
2591 #: tools/virt-df.pl:526
2592 msgid "Size"
2593 msgstr ""
2594
2595 #: tools/virt-df.pl:528
2596 msgid "Used"
2597 msgstr ""
2598
2599 #: tools/virt-df.pl:529
2600 msgid "Available"
2601 msgstr ""
2602
2603 #: tools/virt-df.pl:530
2604 msgid "Use%"
2605 msgstr ""
2606
2607 #: tools/virt-df.pl:532
2608 msgid "Inodes"
2609 msgstr ""
2610
2611 #: tools/virt-df.pl:533
2612 msgid "IUsed"
2613 msgstr ""
2614
2615 #: tools/virt-df.pl:534
2616 msgid "IFree"
2617 msgstr ""
2618
2619 #: tools/virt-df.pl:535
2620 msgid "IUse%"
2621 msgstr ""
2622
2623 #: tools/virt-edit.pl:169
2624 msgid "virt-edit: no image, VM names or filenames to edit given"
2625 msgstr ""
2626
2627 #: tools/virt-edit.pl:221
2628 msgid "File not changed.\n"
2629 msgstr ""
2630
2631 #: tools/virt-list-filesystems.pl:139
2632 msgid "virt-list-filesystems: no image or VM name given"
2633 msgstr ""
2634
2635 #: tools/virt-list-partitions.pl:149
2636 msgid "virt-list-partitions: no image or VM name given"
2637 msgstr ""
2638
2639 #: tools/virt-ls.pl:153 tools/virt-ls.pl:159
2640 msgid "virt-ls: cannot combine -l and -R options\n"
2641 msgstr ""
2642
2643 #: tools/virt-ls.pl:178
2644 msgid "virt-ls: no image, VM names or directory to list given"
2645 msgstr ""
2646
2647 #: tools/virt-make-fs.pl:291
2648 msgid "virt-make-fs input output\n"
2649 msgstr ""
2650
2651 #: tools/virt-make-fs.pl:321
2652 msgid "unexpected output from 'du' command"
2653 msgstr ""
2654
2655 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2656 #: tools/virt-make-fs.pl:453
2657 #, perl-brace-format
2658 msgid "{f}: unknown input format: {fmt}\n"
2659 msgstr ""
2660
2661 #: tools/virt-make-fs.pl:391
2662 #, perl-brace-format
2663 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2664 msgstr ""
2665
2666 #: tools/virt-make-fs.pl:401
2667 msgid ""
2668 "qemu-img create: failed to create disk image, see earlier error messages\n"
2669 msgstr ""
2670
2671 #: tools/virt-make-fs.pl:412
2672 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2673 msgstr ""
2674
2675 #: tools/virt-make-fs.pl:437
2676 msgid "tar: failed, see earlier messages\n"
2677 msgstr ""
2678
2679 #: tools/virt-make-fs.pl:459
2680 msgid "uncompress command failed, see earlier messages\n"
2681 msgstr ""
2682
2683 #: tools/virt-make-fs.pl:494
2684 msgid ""
2685 "virt-make-fs: error copying contents into filesystem\n"
2686 "An error here usually means that the program did not estimate the\n"
2687 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2688 msgstr ""
2689
2690 #: tools/virt-rescue.pl:222
2691 msgid "virt-rescue: no image or VM names rescue given"
2692 msgstr ""
2693
2694 #: tools/virt-resize.pl:33
2695 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2696 msgstr ""
2697
2698 #: tools/virt-resize.pl:584
2699 #, perl-brace-format
2700 msgid "virt-resize: {file}: does not exist or is not readable\n"
2701 msgstr ""
2702
2703 #: tools/virt-resize.pl:586
2704 #, perl-brace-format
2705 msgid ""
2706 "virt-resize: {file}: does not exist or is not writable\n"
2707 "You have to create the destination disk before running this program.\n"
2708 "Please read the virt-resize(1) manpage for more information.\n"
2709 msgstr ""
2710
2711 #: tools/virt-resize.pl:665 tools/virt-resize.pl:668
2712 #, perl-brace-format
2713 msgid ""
2714 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2715 msgstr ""
2716
2717 #: tools/virt-resize.pl:684 tools/virt-resize.pl:696
2718 msgid "virt-resize: short read"
2719 msgstr ""
2720
2721 #: tools/virt-resize.pl:830
2722 #, perl-brace-format
2723 msgid "virt-resize: no logical volume called {n}\n"
2724 msgstr ""
2725
2726 #: tools/virt-resize.pl:850
2727 #, perl-brace-format
2728 msgid ""
2729 "{p}: partition not found in the source disk image, when using the '{opt}' "
2730 "command line option\n"
2731 msgstr ""
2732
2733 #: tools/virt-resize.pl:856
2734 #, perl-brace-format
2735 msgid ""
2736 "{p}: partition ignored, you cannot use it in another command line argument\n"
2737 msgstr ""
2738
2739 #: tools/virt-resize.pl:860
2740 #, perl-brace-format
2741 msgid ""
2742 "{p}: partition deleted, you cannot use it in another command line argument\n"
2743 msgstr ""
2744
2745 #: tools/virt-resize.pl:902
2746 #, perl-brace-format
2747 msgid "{p}: this partition has already been marked for resizing\n"
2748 msgstr ""
2749
2750 #: tools/virt-resize.pl:910
2751 #, perl-brace-format
2752 msgid "{p}: missing size field in {o} option\n"
2753 msgstr ""
2754
2755 #: tools/virt-resize.pl:927
2756 #, perl-brace-format
2757 msgid "{p}: {f}: cannot parse size field\n"
2758 msgstr ""
2759
2760 #: tools/virt-resize.pl:932
2761 #, perl-brace-format
2762 msgid "{p}: new size is zero or negative\n"
2763 msgstr ""
2764
2765 #: tools/virt-resize.pl:955
2766 #, perl-brace-format
2767 msgid ""
2768 "{p}: cannot make this partition smaller because it contains a\n"
2769 "filesystem, physical volume or other content that is larger than the new "
2770 "size.\n"
2771 "You have to resize the content first, see virt-resize(1).\n"
2772 msgstr ""
2773
2774 #: tools/virt-resize.pl:971
2775 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2776 msgstr ""
2777
2778 #: tools/virt-resize.pl:1020
2779 #, perl-brace-format
2780 msgid ""
2781 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2782 "expand into.  You need to make the target disk larger by at least {h}.\n"
2783 msgstr ""
2784
2785 #: tools/virt-resize.pl:1035
2786 msgid ""
2787 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2788 "(see 'deficit' in the virt-resize(1) man page)\n"
2789 msgstr ""
2790
2791 #: tools/virt-resize.pl:1050
2792 msgid "Summary of changes:\n"
2793 msgstr ""
2794
2795 #: tools/virt-resize.pl:1054
2796 #, perl-brace-format
2797 msgid "{p}: partition will be ignored\n"
2798 msgstr ""
2799
2800 #: tools/virt-resize.pl:1056
2801 #, perl-brace-format
2802 msgid "{p}: partition will be deleted\n"
2803 msgstr ""
2804
2805 #: tools/virt-resize.pl:1058
2806 #, perl-brace-format
2807 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:1063
2811 #, perl-brace-format
2812 msgid "{p}: content will be expanded using the '{meth}' method\n"
2813 msgstr ""
2814
2815 #: tools/virt-resize.pl:1068
2816 #, perl-brace-format
2817 msgid "{p}: partition will be left alone\n"
2818 msgstr ""
2819
2820 #: tools/virt-resize.pl:1073
2821 #, perl-brace-format
2822 msgid "{n}: LV will be expanded to maximum size\n"
2823 msgstr ""
2824
2825 #: tools/virt-resize.pl:1079
2826 #, perl-brace-format
2827 msgid "{n}: content will be expanded using the '{meth}' method\n"
2828 msgstr ""
2829
2830 #: tools/virt-resize.pl:1086
2831 #, perl-brace-format
2832 msgid "There is a surplus of {spl} bytes ({h}).\n"
2833 msgstr ""
2834
2835 #: tools/virt-resize.pl:1091
2836 msgid "An extra partition will be created for the surplus.\n"
2837 msgstr ""
2838
2839 #: tools/virt-resize.pl:1093
2840 msgid ""
2841 "The surplus space is not large enough for an extra partition to be created\n"
2842 "and so it will just be ignored.\n"
2843 msgstr ""
2844
2845 #: tools/virt-resize.pl:1096
2846 msgid ""
2847 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2848 "to partition this extra space if you want.\n"
2849 msgstr ""
2850
2851 #: tools/virt-resize.pl:1099
2852 #, perl-brace-format
2853 msgid ""
2854 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2855 "You need to make the target disk larger by at least this amount,\n"
2856 "or adjust your resizing requests.\n"
2857 msgstr ""
2858
2859 #: tools/virt-resize.pl:1116
2860 msgid "virt-resize: source disk does not have a first partition\n"
2861 msgstr ""
2862
2863 #: tools/virt-resize.pl:1211
2864 #, perl-brace-format
2865 msgid "Copying {p} ...\n"
2866 msgstr ""
2867
2868 #: tools/virt-resize.pl:1274 tools/virt-resize.pl:1332
2869 #, perl-brace-format
2870 msgid "Expanding {p} using the '{meth}' method\n"
2871 msgstr ""
2872
2873 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
2874 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2875 msgstr ""
2876
2877 #: tools/virt-tar.pl:207
2878 msgid "virt-tar: no image, VM names, directory or filename given"
2879 msgstr ""
2880
2881 #: tools/virt-tar.pl:210
2882 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2883 msgstr ""
2884
2885 #: tools/virt-tar.pl:221
2886 #, perl-brace-format
2887 msgid "virt-tar: {tarball}: file not found\n"
2888 msgstr ""
2889
2890 #: tools/virt-tar.pl:224
2891 #, perl-brace-format
2892 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2893 msgstr ""
2894
2895 #: tools/virt-win-reg.pl:276
2896 msgid "no libvirt domain name or disk image given\n"
2897 msgstr ""
2898
2899 #: tools/virt-win-reg.pl:315
2900 msgid ""
2901 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2902 "export\n"
2903 msgstr ""
2904
2905 #: tools/virt-win-reg.pl:426
2906 #, perl-brace-format
2907 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2908 msgstr ""
2909
2910 #: tools/virt-win-reg.pl:443 tools/virt-win-reg.pl:465
2911 #, perl-brace-format
2912 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
2913 msgstr ""
2914
2915 #: tools/virt-win-reg.pl:450
2916 #, perl-brace-format
2917 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
2918 msgstr ""
2919
2920 #: tools/virt-win-reg.pl:472
2921 #, perl-brace-format
2922 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
2923 msgstr ""