Version 1.5.16.
[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.16\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-09-15 22:11+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: fish/alloc.c:37
21 #, c-format
22 msgid "use 'alloc file size' to create an image\n"
23 msgstr ""
24
25 #: fish/alloc.c:51
26 #, c-format
27 msgid "use 'sparse file size' to create a sparse image\n"
28 msgstr ""
29
30 #: fish/alloc.c:75
31 #, c-format
32 msgid "can't allocate or add disks after launching\n"
33 msgstr ""
34
35 #: fish/alloc.c:154
36 #, c-format
37 msgid "%s: invalid integer parameter (%s returned %d)\n"
38 msgstr ""
39
40 #: fish/cmds.c:41
41 msgid "Command"
42 msgstr ""
43
44 #: fish/cmds.c:41
45 msgid "Description"
46 msgstr ""
47
48 #: fish/cmds.c:43 fish/cmds.c:384
49 msgid "add a CD-ROM disk image to examine"
50 msgstr ""
51
52 #: fish/cmds.c:44 fish/cmds.c:379
53 msgid "add an image to examine or modify"
54 msgstr ""
55
56 #: fish/cmds.c:45 fish/cmds.c:389
57 msgid "add a drive in snapshot mode (read-only)"
58 msgstr ""
59
60 #: fish/cmds.c:46 fish/cmds.c:539
61 msgid "add a drive read-only specifying the QEMU block emulation to use"
62 msgstr ""
63
64 #: fish/cmds.c:47 fish/cmds.c:534
65 msgid "add a drive specifying the QEMU block emulation to use"
66 msgstr ""
67
68 #: fish/cmds.c:48 fish/cmds.c:1799
69 msgid "clear Augeas path"
70 msgstr ""
71
72 #: fish/cmds.c:49 fish/cmds.c:689
73 msgid "close the current Augeas handle"
74 msgstr ""
75
76 #: fish/cmds.c:50 fish/cmds.c:699
77 msgid "define an Augeas node"
78 msgstr ""
79
80 #: fish/cmds.c:51 fish/cmds.c:694
81 msgid "define an Augeas variable"
82 msgstr ""
83
84 #: fish/cmds.c:52 fish/cmds.c:704
85 msgid "look up the value of an Augeas path"
86 msgstr ""
87
88 #: fish/cmds.c:53 fish/cmds.c:684
89 msgid "create a new Augeas handle"
90 msgstr ""
91
92 #: fish/cmds.c:54 fish/cmds.c:714
93 msgid "insert a sibling Augeas node"
94 msgstr ""
95
96 #: fish/cmds.c:55 fish/cmds.c:739
97 msgid "load files into the tree"
98 msgstr ""
99
100 #: fish/cmds.c:56 fish/cmds.c:744
101 msgid "list Augeas nodes under augpath"
102 msgstr ""
103
104 #: fish/cmds.c:57 fish/cmds.c:729
105 msgid "return Augeas nodes which match augpath"
106 msgstr ""
107
108 #: fish/cmds.c:58 fish/cmds.c:724
109 msgid "move Augeas node"
110 msgstr ""
111
112 #: fish/cmds.c:59 fish/cmds.c:719
113 msgid "remove an Augeas path"
114 msgstr ""
115
116 #: fish/cmds.c:60 fish/cmds.c:734
117 msgid "write all pending Augeas changes to disk"
118 msgstr ""
119
120 #: fish/cmds.c:61 fish/cmds.c:709
121 msgid "set Augeas path to value"
122 msgstr ""
123
124 #: fish/cmds.c:62 fish/cmds.c:1684
125 msgid "test availability of some parts of the API"
126 msgstr ""
127
128 #: fish/cmds.c:63 fish/cmds.c:1859
129 msgid "return a list of all optional groups"
130 msgstr ""
131
132 #: fish/cmds.c:64 fish/cmds.c:1814
133 msgid "upload base64-encoded data to file"
134 msgstr ""
135
136 #: fish/cmds.c:65 fish/cmds.c:1819
137 msgid "download file and encode as base64"
138 msgstr ""
139
140 #: fish/cmds.c:66 fish/cmds.c:924
141 msgid "flush device buffers"
142 msgstr ""
143
144 #: fish/cmds.c:67 fish/cmds.c:904
145 msgid "get blocksize of block device"
146 msgstr ""
147
148 #: fish/cmds.c:68 fish/cmds.c:894
149 msgid "is block device set to read-only"
150 msgstr ""
151
152 #: fish/cmds.c:69 fish/cmds.c:919
153 msgid "get total size of device in bytes"
154 msgstr ""
155
156 #: fish/cmds.c:70 fish/cmds.c:899
157 msgid "get sectorsize of block device"
158 msgstr ""
159
160 #: fish/cmds.c:71 fish/cmds.c:914
161 msgid "get total size of device in 512-byte sectors"
162 msgstr ""
163
164 #: fish/cmds.c:72 fish/cmds.c:929
165 msgid "reread partition table"
166 msgstr ""
167
168 #: fish/cmds.c:73 fish/cmds.c:909
169 msgid "set blocksize of block device"
170 msgstr ""
171
172 #: fish/cmds.c:74 fish/cmds.c:884
173 msgid "set block device to read-only"
174 msgstr ""
175
176 #: fish/cmds.c:75 fish/cmds.c:889
177 msgid "set block device to read-write"
178 msgstr ""
179
180 #: fish/cmds.c:76 fish/cmds.c:1589
181 msgid "return true path on case-insensitive filesystem"
182 msgstr ""
183
184 #: fish/cmds.c:77 fish/cmds.c:624
185 msgid "list the contents of a file"
186 msgstr ""
187
188 #: fish/cmds.c:78 fish/cmds.c:944
189 msgid "compute MD5, SHAx or CRC checksum of file"
190 msgstr ""
191
192 #: fish/cmds.c:79 fish/cmds.c:1789
193 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
194 msgstr ""
195
196 #: fish/cmds.c:80 fish/cmds.c:1824
197 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
198 msgstr ""
199
200 #: fish/cmds.c:81 fish/cmds.c:774
201 msgid "change file mode"
202 msgstr ""
203
204 #: fish/cmds.c:82 fish/cmds.c:174 fish/cmds.c:779 fish/cmds.c:1619
205 msgid "change file owner and group"
206 msgstr ""
207
208 #: fish/cmds.c:83 fish/cmds.c:854
209 msgid "run a command from the guest filesystem"
210 msgstr ""
211
212 #: fish/cmds.c:84 fish/cmds.c:859
213 msgid "run a command, returning lines"
214 msgstr ""
215
216 #: fish/cmds.c:85 fish/cmds.c:394
217 msgid "add qemu parameters"
218 msgstr ""
219
220 #: fish/cmds.c:86 fish/cmds.c:1739
221 msgid "copy size bytes from source to destination using dd"
222 msgstr ""
223
224 #: fish/cmds.c:87 fish/cmds.c:1039
225 msgid "copy a file"
226 msgstr ""
227
228 #: fish/cmds.c:88 fish/cmds.c:1044
229 msgid "copy a file or directory recursively"
230 msgstr ""
231
232 #: fish/cmds.c:89 fish/cmds.c:1689
233 msgid "copy from source to destination using dd"
234 msgstr ""
235
236 #: fish/cmds.c:90 fish/cmds.c:984
237 msgid "debugging and internals"
238 msgstr ""
239
240 #: fish/cmds.c:91 fish/cmds.c:1809
241 msgid "upload a file to the appliance (internal use only)"
242 msgstr ""
243
244 #: fish/cmds.c:92 fish/cmds.c:1229
245 msgid "report file system disk space usage"
246 msgstr ""
247
248 #: fish/cmds.c:93 fish/cmds.c:1234
249 msgid "report file system disk space usage (human readable)"
250 msgstr ""
251
252 #: fish/cmds.c:94 fish/cmds.c:1059
253 msgid "return kernel messages"
254 msgstr ""
255
256 #: fish/cmds.c:95 fish/cmds.c:939
257 msgid "download a file to the local machine"
258 msgstr ""
259
260 #: fish/cmds.c:96 fish/cmds.c:1054
261 msgid "drop kernel page cache, dentries and inodes"
262 msgstr ""
263
264 #: fish/cmds.c:97 fish/cmds.c:1239
265 msgid "estimate file space usage"
266 msgstr ""
267
268 #: fish/cmds.c:98 fish/cmds.c:1144
269 msgid "check an ext2/ext3 filesystem"
270 msgstr ""
271
272 #: fish/cmds.c:99 fish/cmds.c:1579
273 msgid "echo arguments back to the client"
274 msgstr ""
275
276 #: fish/cmds.c:100 fish/cmds.c:101 fish/cmds.c:106 fish/cmds.c:107
277 #: fish/cmds.c:137 fish/cmds.c:138 fish/cmds.c:353 fish/cmds.c:354
278 #: fish/cmds.c:358 fish/cmds.c:359 fish/cmds.c:361 fish/cmds.c:362
279 #: fish/cmds.c:1359 fish/cmds.c:1364 fish/cmds.c:1369 fish/cmds.c:1374
280 #: fish/cmds.c:1379 fish/cmds.c:1384 fish/cmds.c:1389 fish/cmds.c:1394
281 #: fish/cmds.c:1399 fish/cmds.c:1404 fish/cmds.c:1409 fish/cmds.c:1414
282 msgid "return lines matching a pattern"
283 msgstr ""
284
285 #: fish/cmds.c:102 fish/cmds.c:1069
286 msgid "test if two files have equal contents"
287 msgstr ""
288
289 #: fish/cmds.c:103 fish/cmds.c:784
290 msgid "test if file or directory exists"
291 msgstr ""
292
293 #: fish/cmds.c:104 fish/cmds.c:105 fish/cmds.c:1449 fish/cmds.c:1864
294 msgid "preallocate a file in the guest filesystem"
295 msgstr ""
296
297 #: fish/cmds.c:108 fish/cmds.c:849
298 msgid "determine file type"
299 msgstr ""
300
301 #: fish/cmds.c:109 fish/cmds.c:544
302 msgid "detect the architecture of a binary file"
303 msgstr ""
304
305 #: fish/cmds.c:110 fish/cmds.c:1694
306 msgid "return the size of the file in bytes"
307 msgstr ""
308
309 #: fish/cmds.c:111 fish/cmds.c:1679
310 msgid "fill a file with octets"
311 msgstr ""
312
313 #: fish/cmds.c:112 fish/cmds.c:1829
314 msgid "fill a file with a repeating pattern of bytes"
315 msgstr ""
316
317 #: fish/cmds.c:113 fish/cmds.c:1139
318 msgid "find all files and directories"
319 msgstr ""
320
321 #: fish/cmds.c:114 fish/cmds.c:1584
322 msgid "find all files and directories, returning NUL-separated list"
323 msgstr ""
324
325 #: fish/cmds.c:115 fish/cmds.c:1934
326 msgid "find a filesystem by label"
327 msgstr ""
328
329 #: fish/cmds.c:116 fish/cmds.c:1929
330 msgid "find a filesystem by UUID"
331 msgstr ""
332
333 #: fish/cmds.c:117 fish/cmds.c:1024
334 msgid "run the filesystem checker"
335 msgstr ""
336
337 #: fish/cmds.c:118 fish/cmds.c:424
338 msgid "get the additional kernel options"
339 msgstr ""
340
341 #: fish/cmds.c:119 fish/cmds.c:434
342 msgid "get autosync mode"
343 msgstr ""
344
345 #: fish/cmds.c:120 fish/cmds.c:519
346 msgid "get direct appliance mode flag"
347 msgstr ""
348
349 #: fish/cmds.c:121 fish/cmds.c:1009
350 msgid "get the ext2/3/4 filesystem label"
351 msgstr ""
352
353 #: fish/cmds.c:122 fish/cmds.c:1019
354 msgid "get the ext2/3/4 filesystem UUID"
355 msgstr ""
356
357 #: fish/cmds.c:123 fish/cmds.c:479
358 msgid "get memory allocated to the qemu subprocess"
359 msgstr ""
360
361 #: fish/cmds.c:124 fish/cmds.c:599
362 msgid "get enable network flag"
363 msgstr ""
364
365 #: fish/cmds.c:125 fish/cmds.c:414
366 msgid "get the search path"
367 msgstr ""
368
369 #: fish/cmds.c:126 fish/cmds.c:484
370 msgid "get PID of qemu subprocess"
371 msgstr ""
372
373 #: fish/cmds.c:127 fish/cmds.c:404
374 msgid "get the qemu binary"
375 msgstr ""
376
377 #: fish/cmds.c:128 fish/cmds.c:529
378 msgid "get recovery process enabled flag"
379 msgstr ""
380
381 #: fish/cmds.c:129 fish/cmds.c:499
382 msgid "get SELinux enabled flag"
383 msgstr ""
384
385 #: fish/cmds.c:130 fish/cmds.c:469
386 msgid "get the current state"
387 msgstr ""
388
389 #: fish/cmds.c:131 fish/cmds.c:509
390 msgid "get command trace enabled flag"
391 msgstr ""
392
393 #: fish/cmds.c:132 fish/cmds.c:1804
394 msgid "get the current umask"
395 msgstr ""
396
397 #: fish/cmds.c:133 fish/cmds.c:444
398 msgid "get verbose mode"
399 msgstr ""
400
401 #: fish/cmds.c:134 fish/cmds.c:1534
402 msgid "get SELinux security context"
403 msgstr ""
404
405 #: fish/cmds.c:135 fish/cmds.c:175 fish/cmds.c:1309 fish/cmds.c:1314
406 msgid "list extended attributes of a file or directory"
407 msgstr ""
408
409 #: fish/cmds.c:136 fish/cmds.c:1169
410 msgid "expand a wildcard path"
411 msgstr ""
412
413 #: fish/cmds.c:139 fish/cmds.c:1034
414 msgid "install GRUB"
415 msgstr ""
416
417 #: fish/cmds.c:140 fish/cmds.c:1209
418 msgid "return first 10 lines of a file"
419 msgstr ""
420
421 #: fish/cmds.c:141 fish/cmds.c:1214
422 msgid "return first N lines of a file"
423 msgstr ""
424
425 #: fish/cmds.c:142 fish/cmds.c:1084
426 msgid "dump a file in hexadecimal"
427 msgstr ""
428
429 #: fish/cmds.c:143 fish/cmds.c:1709
430 msgid "list the contents of a single file in an initrd"
431 msgstr ""
432
433 #: fish/cmds.c:144 fish/cmds.c:1244
434 msgid "list files in an initrd"
435 msgstr ""
436
437 #: fish/cmds.c:145 fish/cmds.c:1504
438 msgid "add an inotify watch"
439 msgstr ""
440
441 #: fish/cmds.c:146 fish/cmds.c:1524
442 msgid "close the inotify handle"
443 msgstr ""
444
445 #: fish/cmds.c:147 fish/cmds.c:1519
446 msgid "return list of watched files that had events"
447 msgstr ""
448
449 #: fish/cmds.c:148 fish/cmds.c:1499
450 msgid "create an inotify handle"
451 msgstr ""
452
453 #: fish/cmds.c:149 fish/cmds.c:1514
454 msgid "return list of inotify events"
455 msgstr ""
456
457 #: fish/cmds.c:150 fish/cmds.c:1509
458 msgid "remove an inotify watch"
459 msgstr ""
460
461 #: fish/cmds.c:151 fish/cmds.c:559
462 msgid "get architecture of inspected operating system"
463 msgstr ""
464
465 #: fish/cmds.c:152 fish/cmds.c:564
466 msgid "get distro of inspected operating system"
467 msgstr ""
468
469 #: fish/cmds.c:153 fish/cmds.c:589
470 msgid "get filesystems associated with inspected operating system"
471 msgstr ""
472
473 #: fish/cmds.c:154 fish/cmds.c:569
474 msgid "get major version of inspected operating system"
475 msgstr ""
476
477 #: fish/cmds.c:155 fish/cmds.c:574
478 msgid "get minor version of inspected operating system"
479 msgstr ""
480
481 #: fish/cmds.c:156 fish/cmds.c:584
482 msgid "get mountpoints of inspected operating system"
483 msgstr ""
484
485 #: fish/cmds.c:157 fish/cmds.c:579
486 msgid "get product name of inspected operating system"
487 msgstr ""
488
489 #: fish/cmds.c:158 fish/cmds.c:554
490 msgid "get type of inspected operating system"
491 msgstr ""
492
493 #: fish/cmds.c:159 fish/cmds.c:549
494 msgid "inspect disk and return list of operating systems found"
495 msgstr ""
496
497 #: fish/cmds.c:160 fish/cmds.c:1944
498 msgid "test if block device"
499 msgstr ""
500
501 #: fish/cmds.c:161 fish/cmds.c:464
502 msgid "is busy processing a command"
503 msgstr ""
504
505 #: fish/cmds.c:162 fish/cmds.c:1939
506 msgid "test if character device"
507 msgstr ""
508
509 #: fish/cmds.c:163 fish/cmds.c:454
510 msgid "is in configuration state"
511 msgstr ""
512
513 #: fish/cmds.c:164 fish/cmds.c:794
514 msgid "test if a directory"
515 msgstr ""
516
517 #: fish/cmds.c:165 fish/cmds.c:1949
518 msgid "test if FIFO (named pipe)"
519 msgstr ""
520
521 #: fish/cmds.c:166 fish/cmds.c:789
522 msgid "test if a regular file"
523 msgstr ""
524
525 #: fish/cmds.c:167 fish/cmds.c:459
526 msgid "is launching subprocess"
527 msgstr ""
528
529 #: fish/cmds.c:168 fish/cmds.c:1924
530 msgid "test if device is a logical volume"
531 msgstr ""
532
533 #: fish/cmds.c:169 fish/cmds.c:449
534 msgid "is ready to accept commands"
535 msgstr ""
536
537 #: fish/cmds.c:170 fish/cmds.c:1959
538 msgid "test if socket"
539 msgstr ""
540
541 #: fish/cmds.c:171 fish/cmds.c:1954
542 msgid "test if symbolic link"
543 msgstr ""
544
545 #: fish/cmds.c:172 fish/cmds.c:374
546 msgid "kill the qemu subprocess"
547 msgstr ""
548
549 #: fish/cmds.c:173 fish/cmds.c:369
550 msgid "launch the qemu subprocess"
551 msgstr ""
552
553 #: fish/cmds.c:176 fish/cmds.c:639
554 msgid "list the block devices"
555 msgstr ""
556
557 #: fish/cmds.c:177 fish/cmds.c:604
558 msgid "list filesystems"
559 msgstr ""
560
561 #: fish/cmds.c:178 fish/cmds.c:644
562 msgid "list the partitions"
563 msgstr ""
564
565 #: fish/cmds.c:179 fish/cmds.c:629
566 msgid "list the files in a directory (long format)"
567 msgstr ""
568
569 #: fish/cmds.c:180 fish/cmds.c:181 fish/cmds.c:1424 fish/cmds.c:1429
570 msgid "create a hard link"
571 msgstr ""
572
573 #: fish/cmds.c:182 fish/cmds.c:183 fish/cmds.c:1434 fish/cmds.c:1439
574 msgid "create a symbolic link"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:269 fish/cmds.c:1329 fish/cmds.c:1334
578 msgid "remove extended attribute of a file or directory"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:634
582 msgid "list the files in a directory"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:293 fish/cmds.c:1319 fish/cmds.c:1324
586 msgid "set extended attribute of a file or directory"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:869
590 msgid "get file information for a symbolic link"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:1624
594 msgid "lstat on multiple files"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:1914
598 msgid "add a key on a LUKS encrypted device"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:1899
602 msgid "close a LUKS device"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:192 fish/cmds.c:1904 fish/cmds.c:1909
606 msgid "format a block device as a LUKS encrypted device"
607 msgstr ""
608
609 #: fish/cmds.c:193 fish/cmds.c:1919
610 msgid "remove a key from a LUKS encrypted device"
611 msgstr ""
612
613 #: fish/cmds.c:194 fish/cmds.c:1889
614 msgid "open a LUKS-encrypted block device"
615 msgstr ""
616
617 #: fish/cmds.c:195 fish/cmds.c:1894
618 msgid "open a LUKS-encrypted block device read-only"
619 msgstr ""
620
621 #: fish/cmds.c:196 fish/cmds.c:809
622 msgid "create an LVM logical volume"
623 msgstr ""
624
625 #: fish/cmds.c:197 fish/cmds.c:1884
626 msgid "clear LVM device filter"
627 msgstr ""
628
629 #: fish/cmds.c:198 fish/cmds.c:844
630 msgid "remove all LVM LVs, VGs and PVs"
631 msgstr ""
632
633 #: fish/cmds.c:199 fish/cmds.c:1879
634 msgid "set LVM device filter"
635 msgstr ""
636
637 #: fish/cmds.c:200 fish/cmds.c:989
638 msgid "remove an LVM logical volume"
639 msgstr ""
640
641 #: fish/cmds.c:201 fish/cmds.c:1699
642 msgid "rename an LVM logical volume"
643 msgstr ""
644
645 #: fish/cmds.c:202 fish/cmds.c:1129
646 msgid "resize an LVM logical volume"
647 msgstr ""
648
649 #: fish/cmds.c:203 fish/cmds.c:1794
650 msgid "expand an LV to fill free space"
651 msgstr ""
652
653 #: fish/cmds.c:204 fish/cmds.c:205 fish/cmds.c:659 fish/cmds.c:674
654 msgid "list the LVM logical volumes (LVs)"
655 msgstr ""
656
657 #: fish/cmds.c:206 fish/cmds.c:1724
658 msgid "get the UUID of a logical volume"
659 msgstr ""
660
661 #: fish/cmds.c:207 fish/cmds.c:1629
662 msgid "lgetxattr on multiple files"
663 msgstr ""
664
665 #: fish/cmds.c:208 fish/cmds.c:764
666 msgid "create a directory"
667 msgstr ""
668
669 #: fish/cmds.c:209 fish/cmds.c:1614
670 msgid "create a directory with a particular mode"
671 msgstr ""
672
673 #: fish/cmds.c:210 fish/cmds.c:769
674 msgid "create a directory and parents"
675 msgstr ""
676
677 #: fish/cmds.c:211 fish/cmds.c:1189
678 msgid "create a temporary directory"
679 msgstr ""
680
681 #: fish/cmds.c:212 fish/cmds.c:213 fish/cmds.c:214 fish/cmds.c:1559
682 #: fish/cmds.c:1564 fish/cmds.c:1569
683 msgid "make ext2/3/4 filesystem with external journal"
684 msgstr ""
685
686 #: fish/cmds.c:215 fish/cmds.c:1544
687 msgid "make ext2/3/4 external journal"
688 msgstr ""
689
690 #: fish/cmds.c:216 fish/cmds.c:1549
691 msgid "make ext2/3/4 external journal with label"
692 msgstr ""
693
694 #: fish/cmds.c:217 fish/cmds.c:1554
695 msgid "make ext2/3/4 external journal with UUID"
696 msgstr ""
697
698 #: fish/cmds.c:218 fish/cmds.c:1274
699 msgid "make FIFO (named pipe)"
700 msgstr ""
701
702 #: fish/cmds.c:219 fish/cmds.c:814
703 msgid "make a filesystem"
704 msgstr ""
705
706 #: fish/cmds.c:220 fish/cmds.c:1539
707 msgid "make a filesystem with block size"
708 msgstr ""
709
710 #: fish/cmds.c:221 fish/cmds.c:1344
711 msgid "create a mountpoint"
712 msgstr ""
713
714 #: fish/cmds.c:222 fish/cmds.c:1269
715 msgid "make block, character or FIFO devices"
716 msgstr ""
717
718 #: fish/cmds.c:223 fish/cmds.c:1279
719 msgid "make block device node"
720 msgstr ""
721
722 #: fish/cmds.c:224 fish/cmds.c:1284
723 msgid "make char device node"
724 msgstr ""
725
726 #: fish/cmds.c:225 fish/cmds.c:1254
727 msgid "create a swap partition"
728 msgstr ""
729
730 #: fish/cmds.c:226 fish/cmds.c:1259
731 msgid "create a swap partition with a label"
732 msgstr ""
733
734 #: fish/cmds.c:227 fish/cmds.c:1264
735 msgid "create a swap partition with an explicit UUID"
736 msgstr ""
737
738 #: fish/cmds.c:228 fish/cmds.c:1494
739 msgid "create a swap file"
740 msgstr ""
741
742 #: fish/cmds.c:229 fish/cmds.c:1574
743 msgid "load a kernel module"
744 msgstr ""
745
746 #: fish/cmds.c:230 fish/cmds.c:609
747 msgid "mount a guest disk at a position in the filesystem"
748 msgstr ""
749
750 #: fish/cmds.c:231 fish/cmds.c:1249
751 msgid "mount a file using the loop device"
752 msgstr ""
753
754 #: fish/cmds.c:232 fish/cmds.c:974
755 msgid "mount a guest disk with mount options"
756 msgstr ""
757
758 #: fish/cmds.c:233 fish/cmds.c:969
759 msgid "mount a guest disk, read-only"
760 msgstr ""
761
762 #: fish/cmds.c:234 fish/cmds.c:979
763 msgid "mount a guest disk with mount options and vfstype"
764 msgstr ""
765
766 #: fish/cmds.c:235 fish/cmds.c:1339
767 msgid "show mountpoints"
768 msgstr ""
769
770 #: fish/cmds.c:236 fish/cmds.c:834
771 msgid "show mounted filesystems"
772 msgstr ""
773
774 #: fish/cmds.c:237 fish/cmds.c:1049
775 msgid "move a file"
776 msgstr ""
777
778 #: fish/cmds.c:238 fish/cmds.c:1154
779 msgid "probe NTFS volume"
780 msgstr ""
781
782 #: fish/cmds.c:239 fish/cmds.c:1759
783 msgid "resize an NTFS filesystem"
784 msgstr ""
785
786 #: fish/cmds.c:240 fish/cmds.c:1854
787 msgid "resize an NTFS filesystem (with size)"
788 msgstr ""
789
790 #: fish/cmds.c:241 fish/cmds.c:1649
791 msgid "add a partition to the device"
792 msgstr ""
793
794 #: fish/cmds.c:242 fish/cmds.c:1769
795 msgid "delete a partition"
796 msgstr ""
797
798 #: fish/cmds.c:243 fish/cmds.c:1654
799 msgid "partition whole disk with a single primary partition"
800 msgstr ""
801
802 #: fish/cmds.c:244 fish/cmds.c:1774
803 msgid "return true if a partition is bootable"
804 msgstr ""
805
806 #: fish/cmds.c:245 fish/cmds.c:1779
807 msgid "get the MBR type byte (ID byte) from a partition"
808 msgstr ""
809
810 #: fish/cmds.c:246 fish/cmds.c:1674
811 msgid "get the partition table type"
812 msgstr ""
813
814 #: fish/cmds.c:247 fish/cmds.c:1644
815 msgid "create an empty partition table"
816 msgstr ""
817
818 #: fish/cmds.c:248 fish/cmds.c:1669
819 msgid "list partitions on a device"
820 msgstr ""
821
822 #: fish/cmds.c:249 fish/cmds.c:1659
823 msgid "make a partition bootable"
824 msgstr ""
825
826 #: fish/cmds.c:250 fish/cmds.c:1784
827 msgid "set the MBR type byte (ID byte) of a partition"
828 msgstr ""
829
830 #: fish/cmds.c:251 fish/cmds.c:1664
831 msgid "set partition name"
832 msgstr ""
833
834 #: fish/cmds.c:252 fish/cmds.c:1964
835 msgid "convert partition name to device name"
836 msgstr ""
837
838 #: fish/cmds.c:253 fish/cmds.c:1064
839 msgid "ping the guest daemon"
840 msgstr ""
841
842 #: fish/cmds.c:254 fish/cmds.c:1639
843 msgid "read part of a file"
844 msgstr ""
845
846 #: fish/cmds.c:255 fish/cmds.c:799
847 msgid "create an LVM physical volume"
848 msgstr ""
849
850 #: fish/cmds.c:256 fish/cmds.c:999
851 msgid "remove an LVM physical volume"
852 msgstr ""
853
854 #: fish/cmds.c:257 fish/cmds.c:1094
855 msgid "resize an LVM physical volume"
856 msgstr ""
857
858 #: fish/cmds.c:258 fish/cmds.c:1849
859 msgid "resize an LVM physical volume (with size)"
860 msgstr ""
861
862 #: fish/cmds.c:259 fish/cmds.c:260 fish/cmds.c:649 fish/cmds.c:664
863 msgid "list the LVM physical volumes (PVs)"
864 msgstr ""
865
866 #: fish/cmds.c:261 fish/cmds.c:1714
867 msgid "get the UUID of a physical volume"
868 msgstr ""
869
870 #: fish/cmds.c:262 fish/cmds.c:1839
871 msgid "write to part of a file"
872 msgstr ""
873
874 #: fish/cmds.c:263 fish/cmds.c:1354
875 msgid "read a file"
876 msgstr ""
877
878 #: fish/cmds.c:264 fish/cmds.c:679
879 msgid "read file as lines"
880 msgstr ""
881
882 #: fish/cmds.c:265 fish/cmds.c:1294
883 msgid "read directories entries"
884 msgstr ""
885
886 #: fish/cmds.c:266 fish/cmds.c:1444
887 msgid "read the target of a symbolic link"
888 msgstr ""
889
890 #: fish/cmds.c:267 fish/cmds.c:1634
891 msgid "readlink on multiple files"
892 msgstr ""
893
894 #: fish/cmds.c:268 fish/cmds.c:1419
895 msgid "canonicalized absolute pathname"
896 msgstr ""
897
898 #: fish/cmds.c:270 fish/cmds.c:1134
899 msgid "resize an ext2, ext3 or ext4 filesystem"
900 msgstr ""
901
902 #: fish/cmds.c:271 fish/cmds.c:1844
903 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
904 msgstr ""
905
906 #: fish/cmds.c:272 fish/cmds.c:749
907 msgid "remove a file"
908 msgstr ""
909
910 #: fish/cmds.c:273 fish/cmds.c:759
911 msgid "remove a file or directory recursively"
912 msgstr ""
913
914 #: fish/cmds.c:274 fish/cmds.c:754
915 msgid "remove a directory"
916 msgstr ""
917
918 #: fish/cmds.c:275 fish/cmds.c:1349
919 msgid "remove a mountpoint"
920 msgstr ""
921
922 #: fish/cmds.c:276 fish/cmds.c:1174
923 msgid "scrub (securely wipe) a device"
924 msgstr ""
925
926 #: fish/cmds.c:277 fish/cmds.c:1179
927 msgid "scrub (securely wipe) a file"
928 msgstr ""
929
930 #: fish/cmds.c:278 fish/cmds.c:1184
931 msgid "scrub (securely wipe) free space"
932 msgstr ""
933
934 #: fish/cmds.c:279 fish/cmds.c:419
935 msgid "add options to kernel command line"
936 msgstr ""
937
938 #: fish/cmds.c:280 fish/cmds.c:429
939 msgid "set autosync mode"
940 msgstr ""
941
942 #: fish/cmds.c:281 fish/cmds.c:514
943 msgid "enable or disable direct appliance mode"
944 msgstr ""
945
946 #: fish/cmds.c:282 fish/cmds.c:1004
947 msgid "set the ext2/3/4 filesystem label"
948 msgstr ""
949
950 #: fish/cmds.c:283 fish/cmds.c:1014
951 msgid "set the ext2/3/4 filesystem UUID"
952 msgstr ""
953
954 #: fish/cmds.c:284 fish/cmds.c:474
955 msgid "set memory allocated to the qemu subprocess"
956 msgstr ""
957
958 #: fish/cmds.c:285 fish/cmds.c:594
959 msgid "set enable network flag"
960 msgstr ""
961
962 #: fish/cmds.c:286 fish/cmds.c:409
963 msgid "set the search path"
964 msgstr ""
965
966 #: fish/cmds.c:287 fish/cmds.c:399
967 msgid "set the qemu binary"
968 msgstr ""
969
970 #: fish/cmds.c:288 fish/cmds.c:524
971 msgid "enable or disable the recovery process"
972 msgstr ""
973
974 #: fish/cmds.c:289 fish/cmds.c:494
975 msgid "set SELinux enabled or disabled at appliance boot"
976 msgstr ""
977
978 #: fish/cmds.c:290 fish/cmds.c:504
979 msgid "enable or disable command traces"
980 msgstr ""
981
982 #: fish/cmds.c:291 fish/cmds.c:439
983 msgid "set verbose mode"
984 msgstr ""
985
986 #: fish/cmds.c:292 fish/cmds.c:1529
987 msgid "set SELinux security context"
988 msgstr ""
989
990 #: fish/cmds.c:294 fish/cmds.c:295 fish/cmds.c:819 fish/cmds.c:1299
991 msgid "create partitions on a block device"
992 msgstr ""
993
994 #: fish/cmds.c:296 fish/cmds.c:1099
995 msgid "modify a single partition on a block device"
996 msgstr ""
997
998 #: fish/cmds.c:297 fish/cmds.c:1114
999 msgid "display the disk geometry from the partition table"
1000 msgstr ""
1001
1002 #: fish/cmds.c:298 fish/cmds.c:1109
1003 msgid "display the kernel geometry"
1004 msgstr ""
1005
1006 #: fish/cmds.c:299 fish/cmds.c:1104
1007 msgid "display the partition table"
1008 msgstr ""
1009
1010 #: fish/cmds.c:300 fish/cmds.c:1159
1011 msgid "run a command via the shell"
1012 msgstr ""
1013
1014 #: fish/cmds.c:301 fish/cmds.c:1164
1015 msgid "run a command via the shell returning lines"
1016 msgstr ""
1017
1018 #: fish/cmds.c:302 fish/cmds.c:1149
1019 msgid "sleep for some seconds"
1020 msgstr ""
1021
1022 #: fish/cmds.c:303 fish/cmds.c:864
1023 msgid "get file information"
1024 msgstr ""
1025
1026 #: fish/cmds.c:304 fish/cmds.c:874
1027 msgid "get file system statistics"
1028 msgstr ""
1029
1030 #: fish/cmds.c:305 fish/cmds.c:306 fish/cmds.c:1074 fish/cmds.c:1079
1031 msgid "print the printable strings in a file"
1032 msgstr ""
1033
1034 #: fish/cmds.c:307 fish/cmds.c:1459
1035 msgid "disable swap on device"
1036 msgstr ""
1037
1038 #: fish/cmds.c:308 fish/cmds.c:1469
1039 msgid "disable swap on file"
1040 msgstr ""
1041
1042 #: fish/cmds.c:309 fish/cmds.c:1479
1043 msgid "disable swap on labeled swap partition"
1044 msgstr ""
1045
1046 #: fish/cmds.c:310 fish/cmds.c:1489
1047 msgid "disable swap on swap partition by UUID"
1048 msgstr ""
1049
1050 #: fish/cmds.c:311 fish/cmds.c:1454
1051 msgid "enable swap on device"
1052 msgstr ""
1053
1054 #: fish/cmds.c:312 fish/cmds.c:1464
1055 msgid "enable swap on file"
1056 msgstr ""
1057
1058 #: fish/cmds.c:313 fish/cmds.c:1474
1059 msgid "enable swap on labeled swap partition"
1060 msgstr ""
1061
1062 #: fish/cmds.c:314 fish/cmds.c:1484
1063 msgid "enable swap on swap partition by UUID"
1064 msgstr ""
1065
1066 #: fish/cmds.c:315 fish/cmds.c:614
1067 msgid "sync disks, writes are flushed through to the disk image"
1068 msgstr ""
1069
1070 #: fish/cmds.c:316 fish/cmds.c:1219
1071 msgid "return last 10 lines of a file"
1072 msgstr ""
1073
1074 #: fish/cmds.c:317 fish/cmds.c:1224
1075 msgid "return last N lines of a file"
1076 msgstr ""
1077
1078 #: fish/cmds.c:318 fish/cmds.c:949
1079 msgid "unpack tarfile to directory"
1080 msgstr ""
1081
1082 #: fish/cmds.c:319 fish/cmds.c:954
1083 msgid "pack directory into tarfile"
1084 msgstr ""
1085
1086 #: fish/cmds.c:320 fish/cmds.c:326 fish/cmds.c:959 fish/cmds.c:1749
1087 msgid "unpack compressed tarball to directory"
1088 msgstr ""
1089
1090 #: fish/cmds.c:321 fish/cmds.c:327 fish/cmds.c:964 fish/cmds.c:1754
1091 msgid "pack directory into compressed tarball"
1092 msgstr ""
1093
1094 #: fish/cmds.c:322 fish/cmds.c:619
1095 msgid "update file timestamps or create a new file"
1096 msgstr ""
1097
1098 #: fish/cmds.c:323 fish/cmds.c:1599
1099 msgid "truncate a file to zero size"
1100 msgstr ""
1101
1102 #: fish/cmds.c:324 fish/cmds.c:1604
1103 msgid "truncate a file to a particular size"
1104 msgstr ""
1105
1106 #: fish/cmds.c:325 fish/cmds.c:879
1107 msgid "get ext2/ext3/ext4 superblock details"
1108 msgstr ""
1109
1110 #: fish/cmds.c:328 fish/cmds.c:1289
1111 msgid "set file mode creation mask (umask)"
1112 msgstr ""
1113
1114 #: fish/cmds.c:329 fish/cmds.c:829
1115 msgid "unmount a filesystem"
1116 msgstr ""
1117
1118 #: fish/cmds.c:330 fish/cmds.c:839
1119 msgid "unmount all filesystems"
1120 msgstr ""
1121
1122 #: fish/cmds.c:331 fish/cmds.c:934
1123 msgid "upload a file from the local machine"
1124 msgstr ""
1125
1126 #: fish/cmds.c:332 fish/cmds.c:1609
1127 msgid "set timestamp of a file with nanosecond precision"
1128 msgstr ""
1129
1130 #: fish/cmds.c:333 fish/cmds.c:489
1131 msgid "get the library version number"
1132 msgstr ""
1133
1134 #: fish/cmds.c:334 fish/cmds.c:1869
1135 msgid "get the filesystem label"
1136 msgstr ""
1137
1138 #: fish/cmds.c:335 fish/cmds.c:1594
1139 msgid "get the Linux VFS type corresponding to a mounted device"
1140 msgstr ""
1141
1142 #: fish/cmds.c:336 fish/cmds.c:1874
1143 msgid "get the filesystem UUID"
1144 msgstr ""
1145
1146 #: fish/cmds.c:337 fish/cmds.c:1124
1147 msgid "activate or deactivate some volume groups"
1148 msgstr ""
1149
1150 #: fish/cmds.c:338 fish/cmds.c:1119
1151 msgid "activate or deactivate all volume groups"
1152 msgstr ""
1153
1154 #: fish/cmds.c:339 fish/cmds.c:804
1155 msgid "create an LVM volume group"
1156 msgstr ""
1157
1158 #: fish/cmds.c:340 fish/cmds.c:1734
1159 msgid "get the LV UUIDs of all LVs in the volume group"
1160 msgstr ""
1161
1162 #: fish/cmds.c:341 fish/cmds.c:1729
1163 msgid "get the PV UUIDs containing the volume group"
1164 msgstr ""
1165
1166 #: fish/cmds.c:342 fish/cmds.c:994
1167 msgid "remove an LVM volume group"
1168 msgstr ""
1169
1170 #: fish/cmds.c:343 fish/cmds.c:1704
1171 msgid "rename an LVM volume group"
1172 msgstr ""
1173
1174 #: fish/cmds.c:344 fish/cmds.c:345 fish/cmds.c:654 fish/cmds.c:669
1175 msgid "list the LVM volume groups (VGs)"
1176 msgstr ""
1177
1178 #: fish/cmds.c:346 fish/cmds.c:1764
1179 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1180 msgstr ""
1181
1182 #: fish/cmds.c:347 fish/cmds.c:1719
1183 msgid "get the UUID of a volume group"
1184 msgstr ""
1185
1186 #: fish/cmds.c:348 fish/cmds.c:1204
1187 msgid "count characters in a file"
1188 msgstr ""
1189
1190 #: fish/cmds.c:349 fish/cmds.c:1194
1191 msgid "count lines in a file"
1192 msgstr ""
1193
1194 #: fish/cmds.c:350 fish/cmds.c:1199
1195 msgid "count words in a file"
1196 msgstr ""
1197
1198 #: fish/cmds.c:351 fish/cmds.c:1834
1199 msgid "create a new file"
1200 msgstr ""
1201
1202 #: fish/cmds.c:352 fish/cmds.c:824
1203 msgid "create a file"
1204 msgstr ""
1205
1206 #: fish/cmds.c:355 fish/cmds.c:1029
1207 msgid "write zeroes to the device"
1208 msgstr ""
1209
1210 #: fish/cmds.c:356 fish/cmds.c:1744
1211 msgid "write zeroes to an entire device"
1212 msgstr ""
1213
1214 #: fish/cmds.c:357 fish/cmds.c:1089
1215 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1216 msgstr ""
1217
1218 #: fish/cmds.c:360 fish/cmds.c:1304
1219 msgid "determine file type inside a compressed file"
1220 msgstr ""
1221
1222 #: fish/cmds.c:363
1223 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1224 msgstr ""
1225
1226 #: fish/cmds.c:2244 fish/cmds.c:2256 fish/cmds.c:2269 fish/cmds.c:2284
1227 #: fish/cmds.c:2299 fish/cmds.c:2315 fish/cmds.c:2332 fish/cmds.c:2347
1228 #: fish/cmds.c:2362 fish/cmds.c:2377 fish/cmds.c:2392 fish/cmds.c:2407
1229 #: fish/cmds.c:2421 fish/cmds.c:2435 fish/cmds.c:2450 fish/cmds.c:2464
1230 #: fish/cmds.c:2478 fish/cmds.c:2492 fish/cmds.c:2506 fish/cmds.c:2520
1231 #: fish/cmds.c:2534 fish/cmds.c:2549 fish/cmds.c:2581 fish/cmds.c:2595
1232 #: fish/cmds.c:2609 fish/cmds.c:2625 fish/cmds.c:2639 fish/cmds.c:2654
1233 #: fish/cmds.c:2668 fish/cmds.c:2683 fish/cmds.c:2697 fish/cmds.c:2712
1234 #: fish/cmds.c:2726 fish/cmds.c:2742 fish/cmds.c:2759 fish/cmds.c:2775
1235 #: fish/cmds.c:2794 fish/cmds.c:2810 fish/cmds.c:2828 fish/cmds.c:2846
1236 #: fish/cmds.c:2864 fish/cmds.c:2881 fish/cmds.c:2898 fish/cmds.c:2916
1237 #: fish/cmds.c:2934 fish/cmds.c:2952 fish/cmds.c:2966 fish/cmds.c:2980
1238 #: fish/cmds.c:2997 fish/cmds.c:3012 fish/cmds.c:3025 fish/cmds.c:3042
1239 #: fish/cmds.c:3062 fish/cmds.c:3082 fish/cmds.c:3101 fish/cmds.c:3116
1240 #: fish/cmds.c:3131 fish/cmds.c:3146 fish/cmds.c:3161 fish/cmds.c:3176
1241 #: fish/cmds.c:3191 fish/cmds.c:3206 fish/cmds.c:3222 fish/cmds.c:3243
1242 #: fish/cmds.c:3278 fish/cmds.c:3292 fish/cmds.c:3313 fish/cmds.c:3333
1243 #: fish/cmds.c:3352 fish/cmds.c:3370 fish/cmds.c:3387 fish/cmds.c:3405
1244 #: fish/cmds.c:3421 fish/cmds.c:3438 fish/cmds.c:3450 fish/cmds.c:3463
1245 #: fish/cmds.c:3481 fish/cmds.c:3498 fish/cmds.c:3515 fish/cmds.c:3532
1246 #: fish/cmds.c:3549 fish/cmds.c:3567 fish/cmds.c:3605 fish/cmds.c:3660
1247 #: fish/cmds.c:3679 fish/cmds.c:3698 fish/cmds.c:3717 fish/cmds.c:3733
1248 #: fish/cmds.c:3753 fish/cmds.c:3789 fish/cmds.c:3809 fish/cmds.c:3886
1249 #: fish/cmds.c:3923 fish/cmds.c:3937 fish/cmds.c:3952 fish/cmds.c:3964
1250 #: fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4017 fish/cmds.c:4037
1251 #: fish/cmds.c:4057 fish/cmds.c:4077 fish/cmds.c:4097 fish/cmds.c:4115
1252 #: fish/cmds.c:4130 fish/cmds.c:4145 fish/cmds.c:4162 fish/cmds.c:4179
1253 #: fish/cmds.c:4197 fish/cmds.c:4231 fish/cmds.c:4248 fish/cmds.c:4265
1254 #: fish/cmds.c:4280 fish/cmds.c:4296 fish/cmds.c:4317 fish/cmds.c:4338
1255 #: fish/cmds.c:4360 fish/cmds.c:4381 fish/cmds.c:4400 fish/cmds.c:4421
1256 #: fish/cmds.c:4442 fish/cmds.c:4460 fish/cmds.c:4480 fish/cmds.c:4499
1257 #: fish/cmds.c:4520 fish/cmds.c:4535 fish/cmds.c:4550 fish/cmds.c:4566
1258 #: fish/cmds.c:4582 fish/cmds.c:4601 fish/cmds.c:4617 fish/cmds.c:4636
1259 #: fish/cmds.c:4654 fish/cmds.c:4670 fish/cmds.c:4689 fish/cmds.c:4710
1260 #: fish/cmds.c:4731 fish/cmds.c:4751 fish/cmds.c:4783 fish/cmds.c:4798
1261 #: fish/cmds.c:4812 fish/cmds.c:4834 fish/cmds.c:4855 fish/cmds.c:4876
1262 #: fish/cmds.c:4896 fish/cmds.c:4911 fish/cmds.c:4931 fish/cmds.c:5023
1263 #: fish/cmds.c:5041 fish/cmds.c:5059 fish/cmds.c:5077 fish/cmds.c:5093
1264 #: fish/cmds.c:5112 fish/cmds.c:5146 fish/cmds.c:5161 fish/cmds.c:5181
1265 #: fish/cmds.c:5196 fish/cmds.c:5230 fish/cmds.c:5248 fish/cmds.c:5266
1266 #: fish/cmds.c:5284 fish/cmds.c:5304 fish/cmds.c:5319 fish/cmds.c:5336
1267 #: fish/cmds.c:5353 fish/cmds.c:5373 fish/cmds.c:5392 fish/cmds.c:5411
1268 #: fish/cmds.c:5430 fish/cmds.c:5451 fish/cmds.c:5490 fish/cmds.c:5511
1269 #: fish/cmds.c:5549 fish/cmds.c:5564 fish/cmds.c:5580 fish/cmds.c:5599
1270 #: fish/cmds.c:5620 fish/cmds.c:5640 fish/cmds.c:5656 fish/cmds.c:5673
1271 #: fish/cmds.c:5692 fish/cmds.c:5767 fish/cmds.c:5806 fish/cmds.c:5883
1272 #: fish/cmds.c:5957 fish/cmds.c:5992 fish/cmds.c:6013 fish/cmds.c:6032
1273 #: fish/cmds.c:6053 fish/cmds.c:6073 fish/cmds.c:6096 fish/cmds.c:6137
1274 #: fish/cmds.c:6176 fish/cmds.c:6195 fish/cmds.c:6212 fish/cmds.c:6228
1275 #: fish/cmds.c:6243 fish/cmds.c:6259 fish/cmds.c:6284 fish/cmds.c:6306
1276 #: fish/cmds.c:6328 fish/cmds.c:6350 fish/cmds.c:6372 fish/cmds.c:6394
1277 #: fish/cmds.c:6416 fish/cmds.c:6438 fish/cmds.c:6460 fish/cmds.c:6482
1278 #: fish/cmds.c:6504 fish/cmds.c:6526 fish/cmds.c:6547 fish/cmds.c:6568
1279 #: fish/cmds.c:6587 fish/cmds.c:6606 fish/cmds.c:6625 fish/cmds.c:6643
1280 #: fish/cmds.c:6664 fish/cmds.c:6700 fish/cmds.c:6715 fish/cmds.c:6730
1281 #: fish/cmds.c:6747 fish/cmds.c:6764 fish/cmds.c:6779 fish/cmds.c:6794
1282 #: fish/cmds.c:6809 fish/cmds.c:6824 fish/cmds.c:6841 fish/cmds.c:6875
1283 #: fish/cmds.c:6913 fish/cmds.c:6945 fish/cmds.c:6960 fish/cmds.c:6975
1284 #: fish/cmds.c:6988 fish/cmds.c:7002 fish/cmds.c:7020 fish/cmds.c:7056
1285 #: fish/cmds.c:7092 fish/cmds.c:7129 fish/cmds.c:7167 fish/cmds.c:7206
1286 #: fish/cmds.c:7245 fish/cmds.c:7281 fish/cmds.c:7296 fish/cmds.c:7317
1287 #: fish/cmds.c:7337 fish/cmds.c:7357 fish/cmds.c:7375 fish/cmds.c:7393
1288 #: fish/cmds.c:7427 fish/cmds.c:7497 fish/cmds.c:7535 fish/cmds.c:7591
1289 #: fish/cmds.c:7615 fish/cmds.c:7639 fish/cmds.c:7665 fish/cmds.c:7722
1290 #: fish/cmds.c:7741 fish/cmds.c:7784 fish/cmds.c:7802 fish/cmds.c:7839
1291 #: fish/cmds.c:7874 fish/cmds.c:7892 fish/cmds.c:7912 fish/cmds.c:7967
1292 #: fish/cmds.c:7985 fish/cmds.c:8005 fish/cmds.c:8025 fish/cmds.c:8042
1293 #: fish/cmds.c:8060 fish/cmds.c:8085 fish/cmds.c:8103 fish/cmds.c:8121
1294 #: fish/cmds.c:8139 fish/cmds.c:8157 fish/cmds.c:8177 fish/cmds.c:8210
1295 #: fish/cmds.c:8226 fish/cmds.c:8247 fish/cmds.c:8267 fish/cmds.c:8281
1296 #: fish/cmds.c:8295 fish/cmds.c:8330 fish/cmds.c:8367 fish/cmds.c:8405
1297 #: fish/cmds.c:8459 fish/cmds.c:8479 fish/cmds.c:8513 fish/cmds.c:8527
1298 #: fish/cmds.c:8544 fish/cmds.c:8582 fish/cmds.c:8603 fish/cmds.c:8625
1299 #: fish/cmds.c:8648 fish/cmds.c:8687 fish/cmds.c:8710 fish/cmds.c:8746
1300 #: fish/cmds.c:8775 fish/cmds.c:8804 fish/cmds.c:8831 fish/cmds.c:8848
1301 #: fish/cmds.c:8878 fish/cmds.c:8896 fish/cmds.c:8914 fish/cmds.c:8930
1302 #: fish/cmds.c:8945 fish/cmds.c:8966 fish/cmds.c:8985 fish/cmds.c:9002
1303 #: fish/cmds.c:9042 fish/cmds.c:9083 fish/cmds.c:9125 fish/cmds.c:9162
1304 #: fish/cmds.c:9179 fish/cmds.c:9197 fish/cmds.c:9215 fish/cmds.c:9234
1305 #: fish/cmds.c:9253 fish/cmds.c:9272 fish/cmds.c:9291 fish/cmds.c:9310
1306 #, c-format
1307 msgid "%s should have %d parameter(s)\n"
1308 msgstr ""
1309
1310 #: fish/cmds.c:2245 fish/cmds.c:2257 fish/cmds.c:2270 fish/cmds.c:2285
1311 #: fish/cmds.c:2300 fish/cmds.c:2316 fish/cmds.c:2333 fish/cmds.c:2348
1312 #: fish/cmds.c:2363 fish/cmds.c:2378 fish/cmds.c:2393 fish/cmds.c:2408
1313 #: fish/cmds.c:2422 fish/cmds.c:2436 fish/cmds.c:2451 fish/cmds.c:2465
1314 #: fish/cmds.c:2479 fish/cmds.c:2493 fish/cmds.c:2507 fish/cmds.c:2521
1315 #: fish/cmds.c:2535 fish/cmds.c:2550 fish/cmds.c:2582 fish/cmds.c:2596
1316 #: fish/cmds.c:2610 fish/cmds.c:2626 fish/cmds.c:2640 fish/cmds.c:2655
1317 #: fish/cmds.c:2669 fish/cmds.c:2684 fish/cmds.c:2698 fish/cmds.c:2713
1318 #: fish/cmds.c:2727 fish/cmds.c:2743 fish/cmds.c:2760 fish/cmds.c:2776
1319 #: fish/cmds.c:2795 fish/cmds.c:2811 fish/cmds.c:2829 fish/cmds.c:2847
1320 #: fish/cmds.c:2865 fish/cmds.c:2882 fish/cmds.c:2899 fish/cmds.c:2917
1321 #: fish/cmds.c:2935 fish/cmds.c:2953 fish/cmds.c:2967 fish/cmds.c:2981
1322 #: fish/cmds.c:2998 fish/cmds.c:3013 fish/cmds.c:3026 fish/cmds.c:3043
1323 #: fish/cmds.c:3063 fish/cmds.c:3083 fish/cmds.c:3102 fish/cmds.c:3117
1324 #: fish/cmds.c:3132 fish/cmds.c:3147 fish/cmds.c:3162 fish/cmds.c:3177
1325 #: fish/cmds.c:3192 fish/cmds.c:3207 fish/cmds.c:3223 fish/cmds.c:3244
1326 #: fish/cmds.c:3279 fish/cmds.c:3293 fish/cmds.c:3314 fish/cmds.c:3334
1327 #: fish/cmds.c:3353 fish/cmds.c:3371 fish/cmds.c:3388 fish/cmds.c:3406
1328 #: fish/cmds.c:3422 fish/cmds.c:3439 fish/cmds.c:3451 fish/cmds.c:3464
1329 #: fish/cmds.c:3482 fish/cmds.c:3499 fish/cmds.c:3516 fish/cmds.c:3533
1330 #: fish/cmds.c:3550 fish/cmds.c:3568 fish/cmds.c:3606 fish/cmds.c:3661
1331 #: fish/cmds.c:3680 fish/cmds.c:3699 fish/cmds.c:3718 fish/cmds.c:3734
1332 #: fish/cmds.c:3754 fish/cmds.c:3790 fish/cmds.c:3810 fish/cmds.c:3887
1333 #: fish/cmds.c:3924 fish/cmds.c:3938 fish/cmds.c:3953 fish/cmds.c:3965
1334 #: fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4018 fish/cmds.c:4038
1335 #: fish/cmds.c:4058 fish/cmds.c:4078 fish/cmds.c:4098 fish/cmds.c:4116
1336 #: fish/cmds.c:4131 fish/cmds.c:4146 fish/cmds.c:4163 fish/cmds.c:4180
1337 #: fish/cmds.c:4198 fish/cmds.c:4232 fish/cmds.c:4249 fish/cmds.c:4266
1338 #: fish/cmds.c:4281 fish/cmds.c:4297 fish/cmds.c:4318 fish/cmds.c:4339
1339 #: fish/cmds.c:4361 fish/cmds.c:4382 fish/cmds.c:4401 fish/cmds.c:4422
1340 #: fish/cmds.c:4443 fish/cmds.c:4461 fish/cmds.c:4481 fish/cmds.c:4500
1341 #: fish/cmds.c:4521 fish/cmds.c:4536 fish/cmds.c:4551 fish/cmds.c:4567
1342 #: fish/cmds.c:4583 fish/cmds.c:4602 fish/cmds.c:4618 fish/cmds.c:4637
1343 #: fish/cmds.c:4655 fish/cmds.c:4671 fish/cmds.c:4690 fish/cmds.c:4711
1344 #: fish/cmds.c:4732 fish/cmds.c:4752 fish/cmds.c:4784 fish/cmds.c:4799
1345 #: fish/cmds.c:4813 fish/cmds.c:4835 fish/cmds.c:4856 fish/cmds.c:4877
1346 #: fish/cmds.c:4897 fish/cmds.c:4912 fish/cmds.c:4932 fish/cmds.c:5024
1347 #: fish/cmds.c:5042 fish/cmds.c:5060 fish/cmds.c:5078 fish/cmds.c:5094
1348 #: fish/cmds.c:5113 fish/cmds.c:5147 fish/cmds.c:5162 fish/cmds.c:5182
1349 #: fish/cmds.c:5197 fish/cmds.c:5231 fish/cmds.c:5249 fish/cmds.c:5267
1350 #: fish/cmds.c:5285 fish/cmds.c:5305 fish/cmds.c:5320 fish/cmds.c:5337
1351 #: fish/cmds.c:5354 fish/cmds.c:5374 fish/cmds.c:5393 fish/cmds.c:5412
1352 #: fish/cmds.c:5431 fish/cmds.c:5452 fish/cmds.c:5491 fish/cmds.c:5512
1353 #: fish/cmds.c:5550 fish/cmds.c:5565 fish/cmds.c:5581 fish/cmds.c:5600
1354 #: fish/cmds.c:5621 fish/cmds.c:5641 fish/cmds.c:5657 fish/cmds.c:5674
1355 #: fish/cmds.c:5693 fish/cmds.c:5768 fish/cmds.c:5807 fish/cmds.c:5884
1356 #: fish/cmds.c:5958 fish/cmds.c:5993 fish/cmds.c:6014 fish/cmds.c:6033
1357 #: fish/cmds.c:6054 fish/cmds.c:6074 fish/cmds.c:6097 fish/cmds.c:6138
1358 #: fish/cmds.c:6177 fish/cmds.c:6196 fish/cmds.c:6213 fish/cmds.c:6229
1359 #: fish/cmds.c:6244 fish/cmds.c:6260 fish/cmds.c:6285 fish/cmds.c:6307
1360 #: fish/cmds.c:6329 fish/cmds.c:6351 fish/cmds.c:6373 fish/cmds.c:6395
1361 #: fish/cmds.c:6417 fish/cmds.c:6439 fish/cmds.c:6461 fish/cmds.c:6483
1362 #: fish/cmds.c:6505 fish/cmds.c:6527 fish/cmds.c:6548 fish/cmds.c:6569
1363 #: fish/cmds.c:6588 fish/cmds.c:6607 fish/cmds.c:6626 fish/cmds.c:6644
1364 #: fish/cmds.c:6665 fish/cmds.c:6701 fish/cmds.c:6716 fish/cmds.c:6731
1365 #: fish/cmds.c:6748 fish/cmds.c:6765 fish/cmds.c:6780 fish/cmds.c:6795
1366 #: fish/cmds.c:6810 fish/cmds.c:6825 fish/cmds.c:6842 fish/cmds.c:6876
1367 #: fish/cmds.c:6914 fish/cmds.c:6946 fish/cmds.c:6961 fish/cmds.c:6976
1368 #: fish/cmds.c:6989 fish/cmds.c:7003 fish/cmds.c:7021 fish/cmds.c:7057
1369 #: fish/cmds.c:7093 fish/cmds.c:7130 fish/cmds.c:7168 fish/cmds.c:7207
1370 #: fish/cmds.c:7246 fish/cmds.c:7282 fish/cmds.c:7297 fish/cmds.c:7318
1371 #: fish/cmds.c:7338 fish/cmds.c:7358 fish/cmds.c:7376 fish/cmds.c:7394
1372 #: fish/cmds.c:7428 fish/cmds.c:7498 fish/cmds.c:7536 fish/cmds.c:7592
1373 #: fish/cmds.c:7616 fish/cmds.c:7640 fish/cmds.c:7666 fish/cmds.c:7723
1374 #: fish/cmds.c:7742 fish/cmds.c:7785 fish/cmds.c:7803 fish/cmds.c:7840
1375 #: fish/cmds.c:7875 fish/cmds.c:7893 fish/cmds.c:7913 fish/cmds.c:7968
1376 #: fish/cmds.c:7986 fish/cmds.c:8006 fish/cmds.c:8026 fish/cmds.c:8043
1377 #: fish/cmds.c:8061 fish/cmds.c:8086 fish/cmds.c:8104 fish/cmds.c:8122
1378 #: fish/cmds.c:8140 fish/cmds.c:8158 fish/cmds.c:8178 fish/cmds.c:8211
1379 #: fish/cmds.c:8227 fish/cmds.c:8248 fish/cmds.c:8268 fish/cmds.c:8282
1380 #: fish/cmds.c:8296 fish/cmds.c:8331 fish/cmds.c:8368 fish/cmds.c:8406
1381 #: fish/cmds.c:8460 fish/cmds.c:8480 fish/cmds.c:8514 fish/cmds.c:8528
1382 #: fish/cmds.c:8545 fish/cmds.c:8583 fish/cmds.c:8604 fish/cmds.c:8626
1383 #: fish/cmds.c:8649 fish/cmds.c:8688 fish/cmds.c:8711 fish/cmds.c:8747
1384 #: fish/cmds.c:8776 fish/cmds.c:8805 fish/cmds.c:8832 fish/cmds.c:8849
1385 #: fish/cmds.c:8879 fish/cmds.c:8897 fish/cmds.c:8915 fish/cmds.c:8931
1386 #: fish/cmds.c:8946 fish/cmds.c:8967 fish/cmds.c:8986 fish/cmds.c:9003
1387 #: fish/cmds.c:9043 fish/cmds.c:9084 fish/cmds.c:9126 fish/cmds.c:9163
1388 #: fish/cmds.c:9180 fish/cmds.c:9198 fish/cmds.c:9216 fish/cmds.c:9235
1389 #: fish/cmds.c:9254 fish/cmds.c:9273 fish/cmds.c:9292 fish/cmds.c:9311
1390 #, c-format
1391 msgid "type 'help %s' for help on %s\n"
1392 msgstr ""
1393
1394 #: fish/cmds.c:2561 fish/cmds.c:3257 fish/cmds.c:3579 fish/cmds.c:3617
1395 #: fish/cmds.c:3636 fish/cmds.c:3767 fish/cmds.c:3822 fish/cmds.c:3841
1396 #: fish/cmds.c:3860 fish/cmds.c:3901 fish/cmds.c:4210 fish/cmds.c:4763
1397 #: fish/cmds.c:4944 fish/cmds.c:4963 fish/cmds.c:4982 fish/cmds.c:5001
1398 #: fish/cmds.c:5125 fish/cmds.c:5208 fish/cmds.c:5463 fish/cmds.c:5523
1399 #: fish/cmds.c:5704 fish/cmds.c:5723 fish/cmds.c:5742 fish/cmds.c:5779
1400 #: fish/cmds.c:5818 fish/cmds.c:5837 fish/cmds.c:5856 fish/cmds.c:5895
1401 #: fish/cmds.c:5914 fish/cmds.c:5933 fish/cmds.c:5969 fish/cmds.c:6110
1402 #: fish/cmds.c:6151 fish/cmds.c:6678 fish/cmds.c:6853 fish/cmds.c:6889
1403 #: fish/cmds.c:6925 fish/cmds.c:7033 fish/cmds.c:7068 fish/cmds.c:7104
1404 #: fish/cmds.c:7141 fish/cmds.c:7180 fish/cmds.c:7219 fish/cmds.c:7258
1405 #: fish/cmds.c:7407 fish/cmds.c:7441 fish/cmds.c:7454 fish/cmds.c:7467
1406 #: fish/cmds.c:7480 fish/cmds.c:7511 fish/cmds.c:7547 fish/cmds.c:7566
1407 #: fish/cmds.c:7679 fish/cmds.c:7698 fish/cmds.c:7755 fish/cmds.c:7768
1408 #: fish/cmds.c:7815 fish/cmds.c:7852 fish/cmds.c:7924 fish/cmds.c:7943
1409 #: fish/cmds.c:8193 fish/cmds.c:8308 fish/cmds.c:8343 fish/cmds.c:8380
1410 #: fish/cmds.c:8418 fish/cmds.c:8437 fish/cmds.c:8492 fish/cmds.c:8559
1411 #: fish/cmds.c:8661 fish/cmds.c:8727 fish/cmds.c:8759 fish/cmds.c:8788
1412 #: fish/cmds.c:8817 fish/cmds.c:8862 fish/cmds.c:9017 fish/cmds.c:9057
1413 #: fish/cmds.c:9100 fish/cmds.c:9140
1414 #, c-format
1415 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1416 msgstr ""
1417
1418 #: fish/cmds.c:2567 fish/cmds.c:3263 fish/cmds.c:3585 fish/cmds.c:3623
1419 #: fish/cmds.c:3642 fish/cmds.c:3773 fish/cmds.c:3828 fish/cmds.c:3847
1420 #: fish/cmds.c:3866 fish/cmds.c:3907 fish/cmds.c:4216 fish/cmds.c:4769
1421 #: fish/cmds.c:4950 fish/cmds.c:4969 fish/cmds.c:4988 fish/cmds.c:5007
1422 #: fish/cmds.c:5131 fish/cmds.c:5214 fish/cmds.c:5469 fish/cmds.c:5529
1423 #: fish/cmds.c:5710 fish/cmds.c:5729 fish/cmds.c:5748 fish/cmds.c:5785
1424 #: fish/cmds.c:5824 fish/cmds.c:5843 fish/cmds.c:5862 fish/cmds.c:5901
1425 #: fish/cmds.c:5920 fish/cmds.c:5939 fish/cmds.c:5975 fish/cmds.c:6116
1426 #: fish/cmds.c:6157 fish/cmds.c:6684 fish/cmds.c:6859 fish/cmds.c:6895
1427 #: fish/cmds.c:6931 fish/cmds.c:7039 fish/cmds.c:7074 fish/cmds.c:7110
1428 #: fish/cmds.c:7147 fish/cmds.c:7186 fish/cmds.c:7225 fish/cmds.c:7264
1429 #: fish/cmds.c:7517 fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7685
1430 #: fish/cmds.c:7821 fish/cmds.c:7858 fish/cmds.c:7930 fish/cmds.c:7949
1431 #: fish/cmds.c:8314 fish/cmds.c:8349 fish/cmds.c:8386 fish/cmds.c:8424
1432 #: fish/cmds.c:8443 fish/cmds.c:8498 fish/cmds.c:8565 fish/cmds.c:8667
1433 #: fish/cmds.c:9023 fish/cmds.c:9063 fish/cmds.c:9106 fish/cmds.c:9146
1434 #, c-format
1435 msgid "%s: %s: integer out of range\n"
1436 msgstr ""
1437
1438 #: fish/cmds.c:10286
1439 #, c-format
1440 msgid "%s: unknown command\n"
1441 msgstr ""
1442
1443 #: fish/copy.c:40
1444 #, c-format
1445 msgid ""
1446 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1447 msgstr ""
1448
1449 #: fish/copy.c:53 fish/copy.c:194
1450 #, c-format
1451 msgid "copy-in: target '%s' is not a directory\n"
1452 msgstr ""
1453
1454 #: fish/copy.c:138
1455 #, c-format
1456 msgid "error: argument is zero length or longer than maximum permitted\n"
1457 msgstr ""
1458
1459 #: fish/copy.c:183
1460 #, c-format
1461 msgid ""
1462 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1463 "image\n"
1464 msgstr ""
1465
1466 #: fish/copy.c:224
1467 #, c-format
1468 msgid "copy-out: '%s' is not a file or directory\n"
1469 msgstr ""
1470
1471 #: fish/edit.c:44
1472 #, c-format
1473 msgid "use '%s filename' to edit a file\n"
1474 msgstr ""
1475
1476 #: fish/fish.c:110 fuse/guestmount.c:880
1477 #, c-format
1478 msgid "Try `%s --help' for more information.\n"
1479 msgstr ""
1480
1481 #: fish/fish.c:114
1482 #, c-format
1483 msgid ""
1484 "%s: guest filesystem shell\n"
1485 "%s lets you edit virtual machine filesystems\n"
1486 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1487 "Usage:\n"
1488 "  %s [--options] cmd [: cmd : cmd ...]\n"
1489 "  %s [--ro] -i -a disk-image\n"
1490 "  %s [--ro] -i -d libvirt-domain\n"
1491 "or for interactive use:\n"
1492 "  %s\n"
1493 "or from a shell script:\n"
1494 "  %s <<EOF\n"
1495 "  cmd\n"
1496 "  ...\n"
1497 "  EOF\n"
1498 "Options:\n"
1499 "  -h|--cmd-help        List available commands\n"
1500 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1501 "  -a|--add image       Add image\n"
1502 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1503 "  -d|--domain guest    Add disks from libvirt guest\n"
1504 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1505 "  -f|--file file       Read commands from file\n"
1506 "  -i|--inspector       Automatically mount filesystems\n"
1507 "  --keys-from-stdin    Read passphrases from stdin\n"
1508 "  --listen             Listen for remote commands\n"
1509 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1510 "  -n|--no-sync         Don't autosync\n"
1511 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1512 "  --progress-bars      Enable progress bars even when not interactive\n"
1513 "  --no-progress-bars   Disable progress bars\n"
1514 "  --remote[=pid]       Send commands to remote %s\n"
1515 "  -r|--ro              Mount read-only\n"
1516 "  --selinux            Enable SELinux support\n"
1517 "  -v|--verbose         Verbose messages\n"
1518 "  -x                   Echo each command before executing it\n"
1519 "  -V|--version         Display version and exit\n"
1520 "For more information, see the manpage %s(1).\n"
1521 msgstr ""
1522
1523 #: fish/fish.c:220 fuse/guestmount.c:977
1524 #, c-format
1525 msgid "guestfs_create: failed to create handle\n"
1526 msgstr ""
1527
1528 #: fish/fish.c:259
1529 #, c-format
1530 msgid "%s: --listen=PID: PID was not a number: %s\n"
1531 msgstr ""
1532
1533 #: fish/fish.c:266
1534 #, c-format
1535 msgid ""
1536 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1537 msgstr ""
1538
1539 #: fish/fish.c:281 fuse/guestmount.c:1022
1540 #, c-format
1541 msgid "%s: unknown long option: %s (%d)\n"
1542 msgstr ""
1543
1544 #: fish/fish.c:350
1545 #, c-format
1546 msgid "%s: only one -f parameter can be given\n"
1547 msgstr ""
1548
1549 #: fish/fish.c:486
1550 #, c-format
1551 msgid "%s: cannot use --listen and --remote options at the same time\n"
1552 msgstr ""
1553
1554 #: fish/fish.c:494
1555 #, c-format
1556 msgid "%s: extra parameters on the command line with --listen flag\n"
1557 msgstr ""
1558
1559 #: fish/fish.c:500
1560 #, c-format
1561 msgid "%s: cannot use --listen and --file options at the same time\n"
1562 msgstr ""
1563
1564 #: fish/fish.c:557
1565 #, c-format
1566 msgid "guestfish: could not access termcap or terminfo database.\n"
1567 msgstr ""
1568
1569 #: fish/fish.c:561
1570 #, c-format
1571 msgid "guestfish: terminal type \"%s\" not defined.\n"
1572 msgstr ""
1573
1574 #: fish/fish.c:608
1575 #, c-format
1576 msgid "guestfish: '%s' could not be mounted.  Did you mean one of these?\n"
1577 msgstr ""
1578
1579 #: fish/fish.c:627
1580 #, c-format
1581 msgid "guestfish: too many drives added on the command line\n"
1582 msgstr ""
1583
1584 #: fish/fish.c:759
1585 #, c-format
1586 msgid ""
1587 "\n"
1588 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1589 "editing virtual machine filesystems.\n"
1590 "\n"
1591 "Type: 'help' for a list of commands\n"
1592 "      'man' to read the manual\n"
1593 "      'quit' to quit the shell\n"
1594 "\n"
1595 msgstr ""
1596
1597 #: fish/fish.c:846
1598 #, c-format
1599 msgid "%s: unterminated double quote\n"
1600 msgstr ""
1601
1602 #: fish/fish.c:852 fish/fish.c:869
1603 #, c-format
1604 msgid "%s: command arguments not separated by whitespace\n"
1605 msgstr ""
1606
1607 #: fish/fish.c:863
1608 #, c-format
1609 msgid "%s: unterminated single quote\n"
1610 msgstr ""
1611
1612 #: fish/fish.c:918
1613 #, c-format
1614 msgid "%s: internal error parsing string at '%s'\n"
1615 msgstr ""
1616
1617 #: fish/fish.c:935
1618 #, c-format
1619 msgid "%s: too many arguments\n"
1620 msgstr ""
1621
1622 #: fish/fish.c:964
1623 #, c-format
1624 msgid "%s: empty command on command line\n"
1625 msgstr ""
1626
1627 #: fish/fish.c:1138
1628 msgid "display a list of commands or help on a command"
1629 msgstr ""
1630
1631 #: fish/fish.c:1140
1632 msgid "read the manual"
1633 msgstr ""
1634
1635 #: fish/fish.c:1142
1636 msgid "quit guestfish"
1637 msgstr ""
1638
1639 #: fish/fish.c:1145
1640 msgid "allocate an image"
1641 msgstr ""
1642
1643 #: fish/fish.c:1147
1644 msgid "copy files into an image"
1645 msgstr ""
1646
1647 #: fish/fish.c:1149
1648 msgid "copy files out of an image"
1649 msgstr ""
1650
1651 #: fish/fish.c:1151
1652 msgid "display a line of text"
1653 msgstr ""
1654
1655 #: fish/fish.c:1153
1656 msgid "edit a file in the image"
1657 msgstr ""
1658
1659 #: fish/fish.c:1155
1660 msgid "local change directory"
1661 msgstr ""
1662
1663 #: fish/fish.c:1157
1664 msgid "expand wildcards in command"
1665 msgstr ""
1666
1667 #: fish/fish.c:1159
1668 msgid "view a file in the pager"
1669 msgstr ""
1670
1671 #: fish/fish.c:1161
1672 msgid "close and reopen libguestfs handle"
1673 msgstr ""
1674
1675 #: fish/fish.c:1163
1676 msgid "allocate a sparse image file"
1677 msgstr ""
1678
1679 #: fish/fish.c:1165
1680 msgid "list supported groups of commands"
1681 msgstr ""
1682
1683 #: fish/fish.c:1167
1684 msgid "measure time taken to run command"
1685 msgstr ""
1686
1687 #: fish/fish.c:1179
1688 #, c-format
1689 msgid ""
1690 "alloc - allocate an image\n"
1691 "     alloc <filename> <size>\n"
1692 "\n"
1693 "    This creates an empty (zeroed) file of the given size,\n"
1694 "    and then adds so it can be further examined.\n"
1695 "\n"
1696 "    For more advanced image creation, see qemu-img utility.\n"
1697 "\n"
1698 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1699 msgstr ""
1700
1701 #: fish/fish.c:1193
1702 #, c-format
1703 msgid ""
1704 "copy-in - copy files into an image\n"
1705 "     copy-in <local> [<local> ...] <remotedir>\n"
1706 "\n"
1707 "    Copy local files or directories recursively into the\n"
1708 "    image, placing them on a remote directory.\n"
1709 msgstr ""
1710
1711 #: fish/fish.c:1203
1712 #, c-format
1713 msgid ""
1714 "copy-out - copy files out of an image\n"
1715 "     copy-out <remote> [<remote> ...] <localdir>\n"
1716 "\n"
1717 "    Copy remote files or directories recursively out of the\n"
1718 "    image, placing them in a local directory.\n"
1719 msgstr ""
1720
1721 #: fish/fish.c:1212
1722 #, c-format
1723 msgid ""
1724 "echo - display a line of text\n"
1725 "     echo [<params> ...]\n"
1726 "\n"
1727 "    This echos the parameters to the terminal.\n"
1728 msgstr ""
1729
1730 #: fish/fish.c:1221
1731 #, c-format
1732 msgid ""
1733 "edit - edit a file in the image\n"
1734 "     edit <filename>\n"
1735 "\n"
1736 "    This is used to edit a file.\n"
1737 "\n"
1738 "    It is the equivalent of (and is implemented by)\n"
1739 "    running \"cat\", editing locally, and then \"write\".\n"
1740 "\n"
1741 "    Normally it uses $EDITOR, but if you use the aliases\n"
1742 "    \"vi\" or \"emacs\" you will get those editors.\n"
1743 "\n"
1744 "    NOTE: This will not work reliably for large files\n"
1745 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1746 msgstr ""
1747
1748 #: fish/fish.c:1237
1749 #, c-format
1750 msgid ""
1751 "lcd - local change directory\n"
1752 "    lcd <directory>\n"
1753 "\n"
1754 "    Change guestfish's current directory. This command is\n"
1755 "    useful if you want to download files to a particular\n"
1756 "    place.\n"
1757 msgstr ""
1758
1759 #: fish/fish.c:1246
1760 #, c-format
1761 msgid ""
1762 "glob - expand wildcards in command\n"
1763 "    glob <command> [<args> ...]\n"
1764 "\n"
1765 "    Glob runs <command> with wildcards expanded in any\n"
1766 "    command args.  Note that the command is run repeatedly\n"
1767 "    once for each expanded argument.\n"
1768 msgstr ""
1769
1770 #: fish/fish.c:1256
1771 #, c-format
1772 msgid ""
1773 "man - read the manual\n"
1774 "    man\n"
1775 "\n"
1776 "    Opens the manual page for guestfish.\n"
1777 msgstr ""
1778
1779 #: fish/fish.c:1263
1780 #, c-format
1781 msgid ""
1782 "help - display a list of commands or help on a command\n"
1783 "     help cmd\n"
1784 "     help\n"
1785 msgstr ""
1786
1787 #: fish/fish.c:1270
1788 #, c-format
1789 msgid ""
1790 "more - view a file in the pager\n"
1791 "     more <filename>\n"
1792 "\n"
1793 "    This is used to view a file in the pager.\n"
1794 "\n"
1795 "    It is the equivalent of (and is implemented by)\n"
1796 "    running \"cat\" and using the pager.\n"
1797 "\n"
1798 "    Normally it uses $PAGER, but if you use the alias\n"
1799 "    \"less\" then it always uses \"less\".\n"
1800 "\n"
1801 "    NOTE: This will not work reliably for large files\n"
1802 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1803 msgstr ""
1804
1805 #: fish/fish.c:1288
1806 #, c-format
1807 msgid ""
1808 "quit - quit guestfish\n"
1809 "     quit\n"
1810 msgstr ""
1811
1812 #: fish/fish.c:1293
1813 #, c-format
1814 msgid ""
1815 "reopen - close and reopen the libguestfs handle\n"
1816 "     reopen\n"
1817 "\n"
1818 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1819 "this normally, because the handle is closed properly when guestfish\n"
1820 "exits.  However this is occasionally useful for testing.\n"
1821 msgstr ""
1822
1823 #: fish/fish.c:1302
1824 #, c-format
1825 msgid ""
1826 "sparse - allocate a sparse image file\n"
1827 "     sparse <filename> <size>\n"
1828 "\n"
1829 "    This creates an empty sparse file of the given size,\n"
1830 "    and then adds so it can be further examined.\n"
1831 "\n"
1832 "    In all respects it works the same as the 'alloc'\n"
1833 "    command, except that the image file is allocated\n"
1834 "    sparsely, which means that disk blocks are not assigned\n"
1835 "    to the file until they are needed.  Sparse disk files\n"
1836 "    only use space when written to, but they are slower\n"
1837 "    and there is a danger you could run out of real disk\n"
1838 "    space during a write operation.\n"
1839 "\n"
1840 "    For more advanced image creation, see qemu-img utility.\n"
1841 "\n"
1842 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1843 msgstr ""
1844
1845 #: fish/fish.c:1323
1846 #, c-format
1847 msgid ""
1848 "supported - list supported groups of commands\n"
1849 "     supported\n"
1850 "\n"
1851 "    This command returns a list of the optional groups\n"
1852 "    known to the daemon, and indicates which ones are\n"
1853 "    supported by this build of the libguestfs appliance.\n"
1854 "\n"
1855 "    See also guestfs(3) section AVAILABILITY.\n"
1856 msgstr ""
1857
1858 #: fish/fish.c:1335
1859 #, c-format
1860 msgid ""
1861 "time - measure time taken to run command\n"
1862 "    time <command> [<args> ...]\n"
1863 "\n"
1864 "    This runs <command> as usual, and prints the elapsed\n"
1865 "    time afterwards.\n"
1866 msgstr ""
1867
1868 #: fish/fish.c:1343
1869 #, c-format
1870 msgid "%s: command not known, use -h to list all commands\n"
1871 msgstr ""
1872
1873 #: fish/fish.c:1359
1874 #, c-format
1875 msgid ""
1876 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1877 "For a list of commands:             guestfish -h\n"
1878 "For complete documentation:         man guestfish\n"
1879 msgstr ""
1880
1881 #: fish/fish.c:1516
1882 #, c-format
1883 msgid "Runaway quote in string \"%s\"\n"
1884 msgstr ""
1885
1886 #: fish/fish.c:1851
1887 #, c-format
1888 msgid "Enter key or passphrase (\"%s\"): "
1889 msgstr ""
1890
1891 #: fish/glob.c:52
1892 #, c-format
1893 msgid "use 'glob command [args...]'\n"
1894 msgstr ""
1895
1896 #: fish/glob.c:72
1897 #, c-format
1898 msgid "glob: guestfs_glob_expand call failed: %s\n"
1899 msgstr ""
1900
1901 #: fish/inspect.c:57
1902 #, c-format
1903 msgid "guestfish: no operating system was found on this disk\n"
1904 msgstr ""
1905
1906 #: fish/inspect.c:62
1907 #, c-format
1908 msgid ""
1909 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1910 msgstr ""
1911
1912 #: fish/inspect.c:101
1913 #, c-format
1914 msgid "Operating system: %s\n"
1915 msgstr ""
1916
1917 #: fish/inspect.c:114
1918 #, c-format
1919 msgid "%s mounted on %s\n"
1920 msgstr ""
1921
1922 #: fish/lcd.c:34
1923 #, c-format
1924 msgid "use 'lcd directory' to change local directory\n"
1925 msgstr ""
1926
1927 #: fish/man.c:34
1928 #, c-format
1929 msgid "use 'man' without parameters to open the manual\n"
1930 msgstr ""
1931
1932 #: fish/man.c:53
1933 #, c-format
1934 msgid "the external 'man' program failed\n"
1935 msgstr ""
1936
1937 #: fish/more.c:39
1938 #, c-format
1939 msgid "use '%s filename' to page a file\n"
1940 msgstr ""
1941
1942 #: fish/prep.c:37
1943 #, c-format
1944 msgid ""
1945 "List of available prepared disk images:\n"
1946 "\n"
1947 msgstr ""
1948
1949 #: fish/prep.c:40
1950 #, c-format
1951 msgid ""
1952 "guestfish -N %-8s - %s\n"
1953 "\n"
1954 "%s\n"
1955 msgstr ""
1956
1957 #: fish/prep.c:48
1958 #, c-format
1959 msgid "  Optional parameters:\n"
1960 msgstr ""
1961
1962 #: fish/prep.c:55
1963 #, c-format
1964 msgid "<%s> %s (default: %s)\n"
1965 msgstr ""
1966
1967 #: fish/prep.c:65
1968 #, c-format
1969 msgid ""
1970 "Prepared disk images are written to file \"test1.img\" in the local\n"
1971 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1972 "For more information see the guestfish(1) manual.\n"
1973 msgstr ""
1974
1975 #: fish/prep.c:96
1976 #, c-format
1977 msgid ""
1978 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1979 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1980 msgstr ""
1981
1982 #: fish/prep.c:158
1983 #, c-format
1984 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1985 msgstr ""
1986
1987 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1988 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1989 msgid "failed to allocate disk"
1990 msgstr ""
1991
1992 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1993 msgid "could not parse boot size"
1994 msgstr ""
1995
1996 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1997 #, c-format
1998 msgid "failed to get sector size of disk: %s"
1999 msgstr ""
2000
2001 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2002 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2003 #, c-format
2004 msgid "failed to partition disk: %s"
2005 msgstr ""
2006
2007 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2008 #, c-format
2009 msgid "failed to add boot partition: %s"
2010 msgstr ""
2011
2012 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2013 #, c-format
2014 msgid "failed to add root partition: %s"
2015 msgstr ""
2016
2017 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2018 #, c-format
2019 msgid "failed to create boot filesystem: %s"
2020 msgstr ""
2021
2022 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2023 #, c-format
2024 msgid "failed to create root filesystem: %s"
2025 msgstr ""
2026
2027 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2028 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2029 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2030 msgstr ""
2031
2032 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2033 #, c-format
2034 msgid "failed to create PV: %s: %s"
2035 msgstr ""
2036
2037 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2038 #, c-format
2039 msgid "failed to create VG: %s: %s"
2040 msgstr ""
2041
2042 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2043 #, c-format
2044 msgid "failed to create LV: /dev/%s/%s: %s"
2045 msgstr ""
2046
2047 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2048 #, c-format
2049 msgid "failed to resize LV to full size: %s: %s"
2050 msgstr ""
2051
2052 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2053 #, c-format
2054 msgid "failed to create filesystem (%s): %s"
2055 msgstr ""
2056
2057 #: fish/rc.c:249
2058 #, c-format
2059 msgid "guestfish: protocol error: could not read 'hello' message\n"
2060 msgstr ""
2061
2062 #: fish/rc.c:254
2063 #, c-format
2064 msgid ""
2065 "guestfish: protocol error: version mismatch, server version '%s' does not "
2066 "match client version '%s'.  The two versions must match exactly.\n"
2067 msgstr ""
2068
2069 #: fish/rc.c:329 fish/rc.c:343
2070 #, c-format
2071 msgid "guestfish: remote: looks like the server is not running\n"
2072 msgstr ""
2073
2074 #: fish/rc.c:355 fish/rc.c:369
2075 #, c-format
2076 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2077 msgstr ""
2078
2079 #: fish/rc.c:380
2080 #, c-format
2081 msgid "guestfish: protocol error: could not decode reply from server\n"
2082 msgstr ""
2083
2084 #: fish/reopen.c:36
2085 #, c-format
2086 msgid "'reopen' command takes no parameters\n"
2087 msgstr ""
2088
2089 #: fish/reopen.c:46
2090 #, c-format
2091 msgid "reopen: guestfs_create: failed to create handle\n"
2092 msgstr ""
2093
2094 #: fish/supported.c:66
2095 msgid "yes"
2096 msgstr ""
2097
2098 #: fish/supported.c:68
2099 msgid "no"
2100 msgstr ""
2101
2102 #: fish/time.c:35
2103 #, c-format
2104 msgid "use 'time command [args...]'\n"
2105 msgstr ""
2106
2107 #: fish/virt.c:72
2108 #, c-format
2109 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2110 msgstr ""
2111
2112 #: fish/virt.c:80
2113 #, c-format
2114 msgid "guestfish: no libvirt domain called '%s': %s\n"
2115 msgstr ""
2116
2117 #: fish/virt.c:88
2118 #, c-format
2119 msgid "guestfish: error getting domain info about '%s': %s\n"
2120 msgstr ""
2121
2122 #: fish/virt.c:93
2123 #, c-format
2124 msgid ""
2125 "guestfish: error: '%s' is a live virtual machine.\n"
2126 "You must use '--ro' because write access to a running virtual machine can\n"
2127 "cause disk corruption.\n"
2128 msgstr ""
2129
2130 #: fish/virt.c:104
2131 #, c-format
2132 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2133 msgstr ""
2134
2135 #: fish/virt.c:114
2136 #, c-format
2137 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2138 msgstr ""
2139
2140 #: fish/virt.c:120
2141 #, c-format
2142 msgid "guestfish: unable to create new XPath context\n"
2143 msgstr ""
2144
2145 #: fish/virt.c:127 fish/virt.c:138
2146 #, c-format
2147 msgid "guestfish: unable to evaluate XPath expression\n"
2148 msgstr ""
2149
2150 #: fish/virt.c:145
2151 #, c-format
2152 msgid "guestfish: libvirt domain '%s' has no disks\n"
2153 msgstr ""
2154
2155 #: fuse/guestmount.c:884
2156 #, c-format
2157 msgid ""
2158 "%s: FUSE module for libguestfs\n"
2159 "%s lets you mount a virtual machine filesystem\n"
2160 "Copyright (C) 2009 Red Hat Inc.\n"
2161 "Usage:\n"
2162 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2163 "Options:\n"
2164 "  -a|--add image       Add image\n"
2165 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2166 "  --fuse-help          Display extra FUSE options\n"
2167 "  --help               Display help message and exit\n"
2168 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2169 "  -n|--no-sync         Don't autosync\n"
2170 "  -o|--option opt      Pass extra option to FUSE\n"
2171 "  -r|--ro              Mount read-only\n"
2172 "  --selinux            Enable SELinux support\n"
2173 "  --trace              Trace guestfs API calls (to stderr)\n"
2174 "  -v|--verbose         Verbose messages\n"
2175 "  -V|--version         Display version and exit\n"
2176 msgstr ""
2177
2178 #: fuse/guestmount.c:1096
2179 #, c-format
2180 msgid "%s: must have at least one -a and at least one -m option\n"
2181 msgstr ""
2182
2183 #: fuse/guestmount.c:1104
2184 #, c-format
2185 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2186 msgstr ""
2187
2188 #: inspector/virt-inspector.pl:200
2189 msgid "virt-inspector: no image or VM names given"
2190 msgstr ""
2191
2192 #: inspector/virt-inspector.pl:294
2193 msgid "--fish output is only possible with a single OS\n"
2194 msgstr ""
2195
2196 #: inspector/virt-inspector.pl:324
2197 msgid ""
2198 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2199 msgstr ""
2200
2201 #: inspector/virt-inspector.pl:363
2202 msgid "  Mountpoints:\n"
2203 msgstr ""
2204
2205 #: inspector/virt-inspector.pl:369
2206 msgid "  Filesystems:\n"
2207 msgstr ""
2208
2209 #: inspector/virt-inspector.pl:387
2210 msgid "  Modprobe aliases:\n"
2211 msgstr ""
2212
2213 #: inspector/virt-inspector.pl:398
2214 msgid "  Initrd modules:\n"
2215 msgstr ""
2216
2217 #: inspector/virt-inspector.pl:407
2218 msgid "  Applications:\n"
2219 msgstr ""
2220
2221 #: inspector/virt-inspector.pl:414
2222 msgid "  Kernels:\n"
2223 msgstr ""
2224
2225 #: inspector/virt-inspector.pl:426
2226 msgid "  Windows Registry entries:\n"
2227 msgstr ""
2228
2229 #: perl/lib/Sys/Guestfs/Lib.pm:152
2230 msgid "open_guest: first parameter must be a string or an arrayref"
2231 msgstr ""
2232
2233 #: perl/lib/Sys/Guestfs/Lib.pm:158
2234 msgid "open_guest: first argument contains undefined element"
2235 msgstr ""
2236
2237 #: perl/lib/Sys/Guestfs/Lib.pm:166
2238 #, perl-brace-format
2239 msgid "guest image {imagename} does not exist or is not readable"
2240 msgstr ""
2241
2242 #: perl/lib/Sys/Guestfs/Lib.pm:171
2243 msgid ""
2244 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2245 "XPath::XMLParser)"
2246 msgstr ""
2247
2248 #: perl/lib/Sys/Guestfs/Lib.pm:176
2249 msgid "open_guest: too many domains listed on command line"
2250 msgstr ""
2251
2252 #: perl/lib/Sys/Guestfs/Lib.pm:183
2253 msgid "open_guest: cannot connect to libvirt"
2254 msgstr ""
2255
2256 #: perl/lib/Sys/Guestfs/Lib.pm:202
2257 #, perl-brace-format
2258 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2259 msgstr ""
2260
2261 #: perl/lib/Sys/Guestfs/Lib.pm:205
2262 #, perl-brace-format
2263 msgid "{imagename} is not the name of a libvirt domain\n"
2264 msgstr ""
2265
2266 #: perl/lib/Sys/Guestfs/Lib.pm:217
2267 #, perl-brace-format
2268 msgid "{imagename} seems to have no disk devices\n"
2269 msgstr ""
2270
2271 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2272 msgid ""
2273 "No operating system could be detected inside this disk image.\n"
2274 "\n"
2275 "This may be because the file is not a disk image, or is not a virtual "
2276 "machine\n"
2277 "image, or because the OS type is not understood by virt-inspector.\n"
2278 "\n"
2279 "If you feel this is an error, please file a bug report including as much\n"
2280 "information about the disk image as possible.\n"
2281 msgstr ""
2282
2283 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2284 #, perl-brace-format
2285 msgid "unknown filesystem label {label}\n"
2286 msgstr ""
2287
2288 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2289 #, perl-brace-format
2290 msgid "unknown filesystem UUID {uuid}\n"
2291 msgstr ""
2292
2293 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2294 #, perl-brace-format
2295 msgid "unknown filesystem {fs}\n"
2296 msgstr ""
2297
2298 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2299 #, perl-brace-format
2300 msgid "Error running rpm -qa: {error}"
2301 msgstr ""
2302
2303 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2304 #, perl-brace-format
2305 msgid "Error running dpkg-query: {error}"
2306 msgstr ""
2307
2308 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2309 msgid "Can't find grub on guest"
2310 msgstr ""
2311
2312 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2313 #, perl-brace-format
2314 msgid "Grub entry {title} has no kernel"
2315 msgstr ""
2316
2317 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2318 #, perl-brace-format
2319 msgid "grub refers to {path}, which doesn't exist\n"
2320 msgstr ""
2321
2322 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2323 #, perl-brace-format
2324 msgid "Grub entry {title} does not specify an initrd"
2325 msgstr ""
2326
2327 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2328 #, perl-brace-format
2329 msgid "Didn't find modules directory {modules} for kernel {path}"
2330 msgstr ""
2331
2332 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2333 #, perl-brace-format
2334 msgid "Couldn't guess kernel version number from path for kernel {path}"
2335 msgstr ""
2336
2337 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2338 #, perl-brace-format
2339 msgid "{path} doesn't match augeas pattern"
2340 msgstr ""
2341
2342 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2343 #, perl-brace-format
2344 msgid "{filename}: could not read initrd format"
2345 msgstr ""
2346
2347 #: src/appliance.c:134
2348 #, c-format
2349 msgid ""
2350 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2351 "LIBGUESTFS_PATH (search path: %s)"
2352 msgstr ""
2353
2354 #: src/appliance.c:362
2355 #, c-format
2356 msgid "external command failed: %s"
2357 msgstr ""
2358
2359 #: src/guestfs.c:176
2360 #, c-format
2361 msgid "guestfs_close: called twice on the same handle\n"
2362 msgstr ""
2363
2364 #: src/guestfs.c:281
2365 #, c-format
2366 msgid "libguestfs: error: %s\n"
2367 msgstr ""
2368
2369 #: src/inspect.c:914
2370 #, c-format
2371 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2372 msgstr ""
2373
2374 #: src/inspect.c:1132
2375 msgid "no inspection data: call guestfs_inspect_os first"
2376 msgstr ""
2377
2378 #: src/inspect.c:1144
2379 #, c-format
2380 msgid ""
2381 "%s: root device not found: only call this function with a root device "
2382 "previously returned by guestfs_inspect_os"
2383 msgstr ""
2384
2385 #: src/launch.c:93
2386 msgid "command line cannot be altered after qemu subprocess launched"
2387 msgstr ""
2388
2389 #: src/launch.c:107
2390 msgid "guestfs_config: parameter must begin with '-' character"
2391 msgstr ""
2392
2393 #: src/launch.c:121
2394 #, c-format
2395 msgid "guestfs_config: parameter '%s' isn't allowed"
2396 msgstr ""
2397
2398 #: src/launch.c:142 src/launch.c:179 src/launch.c:212
2399 msgid "filename cannot contain ',' (comma) character"
2400 msgstr ""
2401
2402 #: src/launch.c:238
2403 msgid "you must call guestfs_add_drive before guestfs_launch"
2404 msgstr ""
2405
2406 #: src/launch.c:243
2407 msgid "the libguestfs handle has already been launched"
2408 msgstr ""
2409
2410 #: src/launch.c:258
2411 #, c-format
2412 msgid "%s: cannot create temporary directory"
2413 msgstr ""
2414
2415 #: src/launch.c:604
2416 msgid "guestfs_launch failed, see earlier error messages"
2417 msgstr ""
2418
2419 #: src/launch.c:617
2420 msgid "qemu launched and contacted daemon, but state != READY"
2421 msgstr ""
2422
2423 #: src/launch.c:754
2424 #, c-format
2425 msgid ""
2426 "%s: command failed: If qemu is located on a non-standard path, try setting "
2427 "the LIBGUESTFS_QEMU environment variable."
2428 msgstr ""
2429
2430 #: src/launch.c:846
2431 msgid "qemu has not been launched yet"
2432 msgstr ""
2433
2434 #: src/launch.c:857
2435 msgid "no subprocess to kill"
2436 msgstr ""
2437
2438 #: src/proto.c:143
2439 #, c-format
2440 msgid "guestfs_set_busy: called when in state %d != READY"
2441 msgstr ""
2442
2443 #: src/proto.c:166
2444 #, c-format
2445 msgid "guestfs_end_busy: called when in state %d"
2446 msgstr ""
2447
2448 #: src/proto.c:281
2449 #, c-format
2450 msgid ""
2451 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2452 msgstr ""
2453
2454 #: src/proto.c:453 src/proto.c:514
2455 msgid "unexpected end of file when reading from daemon"
2456 msgstr ""
2457
2458 #: src/proto.c:474
2459 #, c-format
2460 msgid "received magic signature from guestfsd, but in state %d"
2461 msgstr ""
2462
2463 #: src/proto.c:491
2464 #, c-format
2465 msgid "message length (%u) > maximum possible size (%d)"
2466 msgstr ""
2467
2468 #: src/proto.c:641
2469 #, c-format
2470 msgid "guestfs___send: state %d != BUSY"
2471 msgstr ""
2472
2473 #: src/proto.c:663
2474 msgid "xdr_guestfs_message_header failed"
2475 msgstr ""
2476
2477 #: src/proto.c:672
2478 msgid "dispatch failed to marshal args"
2479 msgstr ""
2480
2481 #: src/proto.c:802
2482 #, c-format
2483 msgid "send_file_chunk: state %d != READY"
2484 msgstr ""
2485
2486 #: src/proto.c:818
2487 #, c-format
2488 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2489 msgstr ""
2490
2491 #: src/proto.c:941
2492 #, c-format
2493 msgid "%s: error in chunked encoding"
2494 msgstr ""
2495
2496 #: src/proto.c:969
2497 msgid "write to daemon socket"
2498 msgstr ""
2499
2500 #: src/proto.c:992
2501 msgid "receive_file_data: parse error in reply callback"
2502 msgstr ""
2503
2504 #: src/proto.c:997
2505 msgid "receive_file_data: unexpected flag received when reading file chunks"
2506 msgstr ""
2507
2508 #: src/proto.c:1005
2509 msgid "failed to parse file chunk"
2510 msgstr ""
2511
2512 #: src/proto.c:1014
2513 msgid "file receive cancelled by daemon"
2514 msgstr ""
2515
2516 #: test-tool/test-tool.c:78
2517 #, c-format
2518 msgid ""
2519 "libguestfs-test-tool: interactive test tool\n"
2520 "Copyright (C) 2009 Red Hat Inc.\n"
2521 "Usage:\n"
2522 "  libguestfs-test-tool [--options]\n"
2523 "Options:\n"
2524 "  --help         Display usage\n"
2525 "  --helper libguestfs-test-tool-helper\n"
2526 "                 Helper program (default: %s)\n"
2527 "  --qemudir dir  Specify QEMU source directory\n"
2528 "  --qemu qemu    Specify QEMU binary\n"
2529 "  --timeout n\n"
2530 "  -t n           Set launch timeout (default: %d seconds)\n"
2531 msgstr ""
2532
2533 #: test-tool/test-tool.c:134
2534 #, c-format
2535 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2536 msgstr ""
2537
2538 #: test-tool/test-tool.c:143
2539 #, c-format
2540 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2541 msgstr ""
2542
2543 #: test-tool/test-tool.c:155
2544 #, c-format
2545 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2546 msgstr ""
2547
2548 #: test-tool/test-tool.c:178
2549 #, c-format
2550 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2551 msgstr ""
2552
2553 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2554 #, c-format
2555 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2556 msgstr ""
2557
2558 #: test-tool/test-tool.c:197
2559 #, c-format
2560 msgid "libguestfs-test-tool: guestfs_version failed\n"
2561 msgstr ""
2562
2563 #: test-tool/test-tool.c:219
2564 #, c-format
2565 msgid "libguestfs-test-tool: failed to launch appliance\n"
2566 msgstr ""
2567
2568 #: test-tool/test-tool.c:231
2569 #, c-format
2570 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2571 msgstr ""
2572
2573 #: test-tool/test-tool.c:237
2574 #, c-format
2575 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2576 msgstr ""
2577
2578 #: test-tool/test-tool.c:243
2579 #, c-format
2580 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2581 msgstr ""
2582
2583 #: test-tool/test-tool.c:249
2584 #, c-format
2585 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2586 msgstr ""
2587
2588 #: test-tool/test-tool.c:255
2589 #, c-format
2590 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2591 msgstr ""
2592
2593 #: test-tool/test-tool.c:263
2594 #, c-format
2595 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2596 msgstr ""
2597
2598 #: test-tool/test-tool.c:294
2599 #, c-format
2600 msgid ""
2601 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2602 "--qemu/--qemudir options cannot be used.\n"
2603 msgstr ""
2604
2605 #: test-tool/test-tool.c:302
2606 #, c-format
2607 msgid "Binary '%s' does not exist or is not executable\n"
2608 msgstr ""
2609
2610 #: test-tool/test-tool.c:316
2611 #, c-format
2612 msgid "%s: does not look like a qemu source directory\n"
2613 msgstr ""
2614
2615 #: test-tool/test-tool.c:365
2616 #, c-format
2617 msgid ""
2618 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2619 "available.  Expected to find it in '%s'\n"
2620 "\n"
2621 "Use the --helper option to specify the location of this program.\n"
2622 msgstr ""
2623
2624 #: test-tool/test-tool.c:381
2625 #, c-format
2626 msgid "command failed: %s"
2627 msgstr ""
2628
2629 #: test-tool/test-tool.c:389
2630 #, c-format
2631 msgid ""
2632 "Test tool helper program %s\n"
2633 "is not statically linked.  This is a build error when this test tool\n"
2634 "was built.\n"
2635 msgstr ""
2636
2637 #: test-tool/test-tool.c:423
2638 #, c-format
2639 msgid "mkisofs command failed: %s\n"
2640 msgstr ""
2641
2642 #: tools/virt-cat.pl:128
2643 msgid "virt-cat: no image, VM names or filenames to cat given"
2644 msgstr ""
2645
2646 #: tools/virt-cat.pl:153
2647 msgid "multiboot operating systems are not supported by virt-cat"
2648 msgstr ""
2649
2650 #: tools/virt-df.pl:151
2651 msgid "virt-df: cannot use -h and --csv options together\n"
2652 msgstr ""
2653
2654 #: tools/virt-df.pl:205
2655 #, perl-brace-format
2656 msgid "{name} is not the name of a libvirt domain\n"
2657 msgstr ""
2658
2659 #: tools/virt-df.pl:400
2660 msgid "Virtual Machine"
2661 msgstr ""
2662
2663 #: tools/virt-df.pl:400
2664 msgid "Filesystem"
2665 msgstr ""
2666
2667 #: tools/virt-df.pl:403
2668 msgid "1K-blocks"
2669 msgstr ""
2670
2671 #: tools/virt-df.pl:405
2672 msgid "Size"
2673 msgstr ""
2674
2675 #: tools/virt-df.pl:407
2676 msgid "Used"
2677 msgstr ""
2678
2679 #: tools/virt-df.pl:408
2680 msgid "Available"
2681 msgstr ""
2682
2683 #: tools/virt-df.pl:409
2684 msgid "Use%"
2685 msgstr ""
2686
2687 #: tools/virt-df.pl:411
2688 msgid "Inodes"
2689 msgstr ""
2690
2691 #: tools/virt-df.pl:412
2692 msgid "IUsed"
2693 msgstr ""
2694
2695 #: tools/virt-df.pl:413
2696 msgid "IFree"
2697 msgstr ""
2698
2699 #: tools/virt-df.pl:414
2700 msgid "IUse%"
2701 msgstr ""
2702
2703 #: tools/virt-edit.pl:152
2704 msgid "virt-edit: no image, VM names or filenames to edit given"
2705 msgstr ""
2706
2707 #: tools/virt-edit.pl:177
2708 msgid "multiboot operating systems are not supported by virt-edit"
2709 msgstr ""
2710
2711 #: tools/virt-edit.pl:203
2712 msgid "File not changed.\n"
2713 msgstr ""
2714
2715 #: tools/virt-list-filesystems.pl:121
2716 msgid "virt-list-filesystems: no image or VM name given"
2717 msgstr ""
2718
2719 #: tools/virt-list-partitions.pl:131
2720 msgid "virt-list-partitions: no image or VM name given"
2721 msgstr ""
2722
2723 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2724 msgid "virt-ls: cannot combine -l and -R options\n"
2725 msgstr ""
2726
2727 #: tools/virt-ls.pl:161
2728 msgid "virt-ls: no image, VM names or directory to list given"
2729 msgstr ""
2730
2731 #: tools/virt-ls.pl:186
2732 msgid "multiboot operating systems are not supported by virt-ls\n"
2733 msgstr ""
2734
2735 #: tools/virt-make-fs.pl:291
2736 msgid "virt-make-fs input output\n"
2737 msgstr ""
2738
2739 #: tools/virt-make-fs.pl:321
2740 msgid "unexpected output from 'du' command"
2741 msgstr ""
2742
2743 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2744 #: tools/virt-make-fs.pl:453
2745 #, perl-brace-format
2746 msgid "{f}: unknown input format: {fmt}\n"
2747 msgstr ""
2748
2749 #: tools/virt-make-fs.pl:391
2750 #, perl-brace-format
2751 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2752 msgstr ""
2753
2754 #: tools/virt-make-fs.pl:401
2755 msgid ""
2756 "qemu-img create: failed to create disk image, see earlier error messages\n"
2757 msgstr ""
2758
2759 #: tools/virt-make-fs.pl:412
2760 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2761 msgstr ""
2762
2763 #: tools/virt-make-fs.pl:437
2764 msgid "tar: failed, see earlier messages\n"
2765 msgstr ""
2766
2767 #: tools/virt-make-fs.pl:459
2768 msgid "uncompress command failed, see earlier messages\n"
2769 msgstr ""
2770
2771 #: tools/virt-make-fs.pl:494
2772 msgid ""
2773 "virt-make-fs: error copying contents into filesystem\n"
2774 "An error here usually means that the program did not estimate the\n"
2775 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2776 msgstr ""
2777
2778 #: tools/virt-rescue.pl:195
2779 msgid "virt-rescue: no image or VM names rescue given"
2780 msgstr ""
2781
2782 #: tools/virt-resize.pl:33
2783 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2784 msgstr ""
2785
2786 #: tools/virt-resize.pl:528
2787 #, perl-brace-format
2788 msgid "virt-resize: {file}: does not exist or is not readable\n"
2789 msgstr ""
2790
2791 #: tools/virt-resize.pl:530
2792 #, perl-brace-format
2793 msgid ""
2794 "virt-resize: {file}: does not exist or is not writable\n"
2795 "You have to create the destination disk before running this program.\n"
2796 "Please read the virt-resize(1) manpage for more information.\n"
2797 msgstr ""
2798
2799 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2800 #, perl-brace-format
2801 msgid ""
2802 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2803 msgstr ""
2804
2805 #: tools/virt-resize.pl:723
2806 #, perl-brace-format
2807 msgid "virt-resize: no logical volume called {n}\n"
2808 msgstr ""
2809
2810 #: tools/virt-resize.pl:743
2811 #, perl-brace-format
2812 msgid ""
2813 "{p}: partition not found in the source disk image, when using the '{opt}' "
2814 "command line option\n"
2815 msgstr ""
2816
2817 #: tools/virt-resize.pl:749
2818 #, perl-brace-format
2819 msgid ""
2820 "{p}: partition ignored, you cannot use it in another command line argument\n"
2821 msgstr ""
2822
2823 #: tools/virt-resize.pl:753
2824 #, perl-brace-format
2825 msgid ""
2826 "{p}: partition deleted, you cannot use it in another command line argument\n"
2827 msgstr ""
2828
2829 #: tools/virt-resize.pl:795
2830 #, perl-brace-format
2831 msgid "{p}: this partition has already been marked for resizing\n"
2832 msgstr ""
2833
2834 #: tools/virt-resize.pl:803
2835 #, perl-brace-format
2836 msgid "{p}: missing size field in {o} option\n"
2837 msgstr ""
2838
2839 #: tools/virt-resize.pl:820
2840 #, perl-brace-format
2841 msgid "{p}: {f}: cannot parse size field\n"
2842 msgstr ""
2843
2844 #: tools/virt-resize.pl:825
2845 #, perl-brace-format
2846 msgid "{p}: new size is zero or negative\n"
2847 msgstr ""
2848
2849 #: tools/virt-resize.pl:848
2850 #, perl-brace-format
2851 msgid ""
2852 "{p}: cannot make this partition smaller because it contains a\n"
2853 "filesystem, physical volume or other content that is larger than the new "
2854 "size.\n"
2855 "You have to resize the content first, see virt-resize(1).\n"
2856 msgstr ""
2857
2858 #: tools/virt-resize.pl:864
2859 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2860 msgstr ""
2861
2862 #: tools/virt-resize.pl:913
2863 #, perl-brace-format
2864 msgid ""
2865 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2866 "expand into.  You need to make the target disk larger by at least {h}.\n"
2867 msgstr ""
2868
2869 #: tools/virt-resize.pl:928
2870 msgid ""
2871 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2872 "(see 'deficit' in the virt-resize(1) man page)\n"
2873 msgstr ""
2874
2875 #: tools/virt-resize.pl:943
2876 msgid "Summary of changes:\n"
2877 msgstr ""
2878
2879 #: tools/virt-resize.pl:947
2880 #, perl-brace-format
2881 msgid "{p}: partition will be ignored\n"
2882 msgstr ""
2883
2884 #: tools/virt-resize.pl:949
2885 #, perl-brace-format
2886 msgid "{p}: partition will be deleted\n"
2887 msgstr ""
2888
2889 #: tools/virt-resize.pl:951
2890 #, perl-brace-format
2891 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2892 msgstr ""
2893
2894 #: tools/virt-resize.pl:956
2895 #, perl-brace-format
2896 msgid "{p}: content will be expanded using the '{meth}' method\n"
2897 msgstr ""
2898
2899 #: tools/virt-resize.pl:961
2900 #, perl-brace-format
2901 msgid "{p}: partition will be left alone\n"
2902 msgstr ""
2903
2904 #: tools/virt-resize.pl:966
2905 #, perl-brace-format
2906 msgid "{n}: LV will be expanded to maximum size\n"
2907 msgstr ""
2908
2909 #: tools/virt-resize.pl:972
2910 #, perl-brace-format
2911 msgid "{n}: content will be expanded using the '{meth}' method\n"
2912 msgstr ""
2913
2914 #: tools/virt-resize.pl:979
2915 #, perl-brace-format
2916 msgid "There is a surplus of {spl} bytes ({h}).\n"
2917 msgstr ""
2918
2919 #: tools/virt-resize.pl:984
2920 msgid "An extra partition will be created for the surplus.\n"
2921 msgstr ""
2922
2923 #: tools/virt-resize.pl:986
2924 msgid ""
2925 "The surplus space is not large enough for an extra partition to be created\n"
2926 "and so it will just be ignored.\n"
2927 msgstr ""
2928
2929 #: tools/virt-resize.pl:989
2930 msgid ""
2931 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2932 "to partition this extra space if you want.\n"
2933 msgstr ""
2934
2935 #: tools/virt-resize.pl:992
2936 #, perl-brace-format
2937 msgid ""
2938 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2939 "You need to make the target disk larger by at least this amount,\n"
2940 "or adjust your resizing requests.\n"
2941 msgstr ""
2942
2943 #: tools/virt-resize.pl:1033
2944 msgid "virt-resize: source disk does not have a first partition\n"
2945 msgstr ""
2946
2947 #: tools/virt-resize.pl:1128
2948 #, perl-brace-format
2949 msgid "Copying {p} ...\n"
2950 msgstr ""
2951
2952 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2953 #, perl-brace-format
2954 msgid "Expanding {p} using the '{meth}' method\n"
2955 msgstr ""
2956
2957 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2958 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2959 msgstr ""
2960
2961 #: tools/virt-tar.pl:190
2962 msgid "virt-tar: no image, VM names, directory or filename given"
2963 msgstr ""
2964
2965 #: tools/virt-tar.pl:193
2966 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2967 msgstr ""
2968
2969 #: tools/virt-tar.pl:204
2970 #, perl-brace-format
2971 msgid "virt-tar: {tarball}: file not found\n"
2972 msgstr ""
2973
2974 #: tools/virt-tar.pl:207
2975 #, perl-brace-format
2976 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2977 msgstr ""
2978
2979 #: tools/virt-tar.pl:229
2980 msgid "multiboot operating systems are not supported by virt-tar\n"
2981 msgstr ""
2982
2983 #: tools/virt-win-reg.pl:259
2984 msgid "no libvirt domain name or disk image given\n"
2985 msgstr ""
2986
2987 #: tools/virt-win-reg.pl:283
2988 msgid "multiboot operating systems are not supported by virt-win-reg"
2989 msgstr ""
2990
2991 #: tools/virt-win-reg.pl:297
2992 msgid ""
2993 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2994 "export\n"
2995 msgstr ""
2996
2997 #: tools/virt-win-reg.pl:408
2998 #, perl-brace-format
2999 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3000 msgstr ""
3001
3002 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
3003 #, perl-brace-format
3004 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3005 msgstr ""
3006
3007 #: tools/virt-win-reg.pl:433
3008 #, perl-brace-format
3009 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3010 msgstr ""
3011
3012 #: tools/virt-win-reg.pl:456
3013 #, perl-brace-format
3014 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3015 msgstr ""