Version 1.5.15.
[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.15\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 20:33+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:614
1575 #, c-format
1576 msgid "guestfish: too many drives added on the command line\n"
1577 msgstr ""
1578
1579 #: fish/fish.c:746
1580 #, c-format
1581 msgid ""
1582 "\n"
1583 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1584 "editing virtual machine filesystems.\n"
1585 "\n"
1586 "Type: 'help' for a list of commands\n"
1587 "      'man' to read the manual\n"
1588 "      'quit' to quit the shell\n"
1589 "\n"
1590 msgstr ""
1591
1592 #: fish/fish.c:833
1593 #, c-format
1594 msgid "%s: unterminated double quote\n"
1595 msgstr ""
1596
1597 #: fish/fish.c:839 fish/fish.c:856
1598 #, c-format
1599 msgid "%s: command arguments not separated by whitespace\n"
1600 msgstr ""
1601
1602 #: fish/fish.c:850
1603 #, c-format
1604 msgid "%s: unterminated single quote\n"
1605 msgstr ""
1606
1607 #: fish/fish.c:905
1608 #, c-format
1609 msgid "%s: internal error parsing string at '%s'\n"
1610 msgstr ""
1611
1612 #: fish/fish.c:922
1613 #, c-format
1614 msgid "%s: too many arguments\n"
1615 msgstr ""
1616
1617 #: fish/fish.c:951
1618 #, c-format
1619 msgid "%s: empty command on command line\n"
1620 msgstr ""
1621
1622 #: fish/fish.c:1125
1623 msgid "display a list of commands or help on a command"
1624 msgstr ""
1625
1626 #: fish/fish.c:1127
1627 msgid "read the manual"
1628 msgstr ""
1629
1630 #: fish/fish.c:1129
1631 msgid "quit guestfish"
1632 msgstr ""
1633
1634 #: fish/fish.c:1132
1635 msgid "allocate an image"
1636 msgstr ""
1637
1638 #: fish/fish.c:1134
1639 msgid "copy files into an image"
1640 msgstr ""
1641
1642 #: fish/fish.c:1136
1643 msgid "copy files out of an image"
1644 msgstr ""
1645
1646 #: fish/fish.c:1138
1647 msgid "display a line of text"
1648 msgstr ""
1649
1650 #: fish/fish.c:1140
1651 msgid "edit a file in the image"
1652 msgstr ""
1653
1654 #: fish/fish.c:1142
1655 msgid "local change directory"
1656 msgstr ""
1657
1658 #: fish/fish.c:1144
1659 msgid "expand wildcards in command"
1660 msgstr ""
1661
1662 #: fish/fish.c:1146
1663 msgid "view a file in the pager"
1664 msgstr ""
1665
1666 #: fish/fish.c:1148
1667 msgid "close and reopen libguestfs handle"
1668 msgstr ""
1669
1670 #: fish/fish.c:1150
1671 msgid "allocate a sparse image file"
1672 msgstr ""
1673
1674 #: fish/fish.c:1152
1675 msgid "list supported groups of commands"
1676 msgstr ""
1677
1678 #: fish/fish.c:1154
1679 msgid "measure time taken to run command"
1680 msgstr ""
1681
1682 #: fish/fish.c:1166
1683 #, c-format
1684 msgid ""
1685 "alloc - allocate an image\n"
1686 "     alloc <filename> <size>\n"
1687 "\n"
1688 "    This creates an empty (zeroed) file of the given size,\n"
1689 "    and then adds so it can be further examined.\n"
1690 "\n"
1691 "    For more advanced image creation, see qemu-img utility.\n"
1692 "\n"
1693 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1694 msgstr ""
1695
1696 #: fish/fish.c:1180
1697 #, c-format
1698 msgid ""
1699 "copy-in - copy files into an image\n"
1700 "     copy-in <local> [<local> ...] <remotedir>\n"
1701 "\n"
1702 "    Copy local files or directories recursively into the\n"
1703 "    image, placing them on a remote directory.\n"
1704 msgstr ""
1705
1706 #: fish/fish.c:1190
1707 #, c-format
1708 msgid ""
1709 "copy-out - copy files out of an image\n"
1710 "     copy-out <remote> [<remote> ...] <localdir>\n"
1711 "\n"
1712 "    Copy remote files or directories recursively out of the\n"
1713 "    image, placing them in a local directory.\n"
1714 msgstr ""
1715
1716 #: fish/fish.c:1199
1717 #, c-format
1718 msgid ""
1719 "echo - display a line of text\n"
1720 "     echo [<params> ...]\n"
1721 "\n"
1722 "    This echos the parameters to the terminal.\n"
1723 msgstr ""
1724
1725 #: fish/fish.c:1208
1726 #, c-format
1727 msgid ""
1728 "edit - edit a file in the image\n"
1729 "     edit <filename>\n"
1730 "\n"
1731 "    This is used to edit a file.\n"
1732 "\n"
1733 "    It is the equivalent of (and is implemented by)\n"
1734 "    running \"cat\", editing locally, and then \"write\".\n"
1735 "\n"
1736 "    Normally it uses $EDITOR, but if you use the aliases\n"
1737 "    \"vi\" or \"emacs\" you will get those editors.\n"
1738 "\n"
1739 "    NOTE: This will not work reliably for large files\n"
1740 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1741 msgstr ""
1742
1743 #: fish/fish.c:1224
1744 #, c-format
1745 msgid ""
1746 "lcd - local change directory\n"
1747 "    lcd <directory>\n"
1748 "\n"
1749 "    Change guestfish's current directory. This command is\n"
1750 "    useful if you want to download files to a particular\n"
1751 "    place.\n"
1752 msgstr ""
1753
1754 #: fish/fish.c:1233
1755 #, c-format
1756 msgid ""
1757 "glob - expand wildcards in command\n"
1758 "    glob <command> [<args> ...]\n"
1759 "\n"
1760 "    Glob runs <command> with wildcards expanded in any\n"
1761 "    command args.  Note that the command is run repeatedly\n"
1762 "    once for each expanded argument.\n"
1763 msgstr ""
1764
1765 #: fish/fish.c:1243
1766 #, c-format
1767 msgid ""
1768 "man - read the manual\n"
1769 "    man\n"
1770 "\n"
1771 "    Opens the manual page for guestfish.\n"
1772 msgstr ""
1773
1774 #: fish/fish.c:1250
1775 #, c-format
1776 msgid ""
1777 "help - display a list of commands or help on a command\n"
1778 "     help cmd\n"
1779 "     help\n"
1780 msgstr ""
1781
1782 #: fish/fish.c:1257
1783 #, c-format
1784 msgid ""
1785 "more - view a file in the pager\n"
1786 "     more <filename>\n"
1787 "\n"
1788 "    This is used to view a file in the pager.\n"
1789 "\n"
1790 "    It is the equivalent of (and is implemented by)\n"
1791 "    running \"cat\" and using the pager.\n"
1792 "\n"
1793 "    Normally it uses $PAGER, but if you use the alias\n"
1794 "    \"less\" then it always uses \"less\".\n"
1795 "\n"
1796 "    NOTE: This will not work reliably for large files\n"
1797 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1798 msgstr ""
1799
1800 #: fish/fish.c:1275
1801 #, c-format
1802 msgid ""
1803 "quit - quit guestfish\n"
1804 "     quit\n"
1805 msgstr ""
1806
1807 #: fish/fish.c:1280
1808 #, c-format
1809 msgid ""
1810 "reopen - close and reopen the libguestfs handle\n"
1811 "     reopen\n"
1812 "\n"
1813 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1814 "this normally, because the handle is closed properly when guestfish\n"
1815 "exits.  However this is occasionally useful for testing.\n"
1816 msgstr ""
1817
1818 #: fish/fish.c:1289
1819 #, c-format
1820 msgid ""
1821 "sparse - allocate a sparse image file\n"
1822 "     sparse <filename> <size>\n"
1823 "\n"
1824 "    This creates an empty sparse file of the given size,\n"
1825 "    and then adds so it can be further examined.\n"
1826 "\n"
1827 "    In all respects it works the same as the 'alloc'\n"
1828 "    command, except that the image file is allocated\n"
1829 "    sparsely, which means that disk blocks are not assigned\n"
1830 "    to the file until they are needed.  Sparse disk files\n"
1831 "    only use space when written to, but they are slower\n"
1832 "    and there is a danger you could run out of real disk\n"
1833 "    space during a write operation.\n"
1834 "\n"
1835 "    For more advanced image creation, see qemu-img utility.\n"
1836 "\n"
1837 "    Size can be specified using standard suffixes, eg. '1M'.\n"
1838 msgstr ""
1839
1840 #: fish/fish.c:1310
1841 #, c-format
1842 msgid ""
1843 "supported - list supported groups of commands\n"
1844 "     supported\n"
1845 "\n"
1846 "    This command returns a list of the optional groups\n"
1847 "    known to the daemon, and indicates which ones are\n"
1848 "    supported by this build of the libguestfs appliance.\n"
1849 "\n"
1850 "    See also guestfs(3) section AVAILABILITY.\n"
1851 msgstr ""
1852
1853 #: fish/fish.c:1322
1854 #, c-format
1855 msgid ""
1856 "time - measure time taken to run command\n"
1857 "    time <command> [<args> ...]\n"
1858 "\n"
1859 "    This runs <command> as usual, and prints the elapsed\n"
1860 "    time afterwards.\n"
1861 msgstr ""
1862
1863 #: fish/fish.c:1330
1864 #, c-format
1865 msgid "%s: command not known, use -h to list all commands\n"
1866 msgstr ""
1867
1868 #: fish/fish.c:1346
1869 #, c-format
1870 msgid ""
1871 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1872 "For a list of commands:             guestfish -h\n"
1873 "For complete documentation:         man guestfish\n"
1874 msgstr ""
1875
1876 #: fish/fish.c:1503
1877 #, c-format
1878 msgid "Runaway quote in string \"%s\"\n"
1879 msgstr ""
1880
1881 #: fish/fish.c:1838
1882 #, c-format
1883 msgid "Enter key or passphrase (\"%s\"): "
1884 msgstr ""
1885
1886 #: fish/glob.c:52
1887 #, c-format
1888 msgid "use 'glob command [args...]'\n"
1889 msgstr ""
1890
1891 #: fish/glob.c:72
1892 #, c-format
1893 msgid "glob: guestfs_glob_expand call failed: %s\n"
1894 msgstr ""
1895
1896 #: fish/inspect.c:57
1897 #, c-format
1898 msgid "guestfish: no operating system was found on this disk\n"
1899 msgstr ""
1900
1901 #: fish/inspect.c:62
1902 #, c-format
1903 msgid ""
1904 "guestfish: multi-boot operating systems are not supported by the -i option\n"
1905 msgstr ""
1906
1907 #: fish/inspect.c:101
1908 #, c-format
1909 msgid "Operating system: %s\n"
1910 msgstr ""
1911
1912 #: fish/inspect.c:114
1913 #, c-format
1914 msgid "%s mounted on %s\n"
1915 msgstr ""
1916
1917 #: fish/lcd.c:34
1918 #, c-format
1919 msgid "use 'lcd directory' to change local directory\n"
1920 msgstr ""
1921
1922 #: fish/man.c:34
1923 #, c-format
1924 msgid "use 'man' without parameters to open the manual\n"
1925 msgstr ""
1926
1927 #: fish/man.c:53
1928 #, c-format
1929 msgid "the external 'man' program failed\n"
1930 msgstr ""
1931
1932 #: fish/more.c:39
1933 #, c-format
1934 msgid "use '%s filename' to page a file\n"
1935 msgstr ""
1936
1937 #: fish/prep.c:37
1938 #, c-format
1939 msgid ""
1940 "List of available prepared disk images:\n"
1941 "\n"
1942 msgstr ""
1943
1944 #: fish/prep.c:40
1945 #, c-format
1946 msgid ""
1947 "guestfish -N %-8s - %s\n"
1948 "\n"
1949 "%s\n"
1950 msgstr ""
1951
1952 #: fish/prep.c:48
1953 #, c-format
1954 msgid "  Optional parameters:\n"
1955 msgstr ""
1956
1957 #: fish/prep.c:55
1958 #, c-format
1959 msgid "<%s> %s (default: %s)\n"
1960 msgstr ""
1961
1962 #: fish/prep.c:65
1963 #, c-format
1964 msgid ""
1965 "Prepared disk images are written to file \"test1.img\" in the local\n"
1966 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
1967 "For more information see the guestfish(1) manual.\n"
1968 msgstr ""
1969
1970 #: fish/prep.c:96
1971 #, c-format
1972 msgid ""
1973 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
1974 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
1975 msgstr ""
1976
1977 #: fish/prep.c:158
1978 #, c-format
1979 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
1980 msgstr ""
1981
1982 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
1983 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
1984 msgid "failed to allocate disk"
1985 msgstr ""
1986
1987 #: fish/prep_boot.c:42 fish/prep_boot.c:97
1988 msgid "could not parse boot size"
1989 msgstr ""
1990
1991 #: fish/prep_boot.c:46 fish/prep_boot.c:101
1992 #, c-format
1993 msgid "failed to get sector size of disk: %s"
1994 msgstr ""
1995
1996 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
1997 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
1998 #, c-format
1999 msgid "failed to partition disk: %s"
2000 msgstr ""
2001
2002 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2003 #, c-format
2004 msgid "failed to add boot partition: %s"
2005 msgstr ""
2006
2007 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2008 #, c-format
2009 msgid "failed to add root partition: %s"
2010 msgstr ""
2011
2012 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2013 #, c-format
2014 msgid "failed to create boot filesystem: %s"
2015 msgstr ""
2016
2017 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2018 #, c-format
2019 msgid "failed to create root filesystem: %s"
2020 msgstr ""
2021
2022 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2023 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2024 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2025 msgstr ""
2026
2027 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2028 #, c-format
2029 msgid "failed to create PV: %s: %s"
2030 msgstr ""
2031
2032 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2033 #, c-format
2034 msgid "failed to create VG: %s: %s"
2035 msgstr ""
2036
2037 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2038 #, c-format
2039 msgid "failed to create LV: /dev/%s/%s: %s"
2040 msgstr ""
2041
2042 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2043 #, c-format
2044 msgid "failed to resize LV to full size: %s: %s"
2045 msgstr ""
2046
2047 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2048 #, c-format
2049 msgid "failed to create filesystem (%s): %s"
2050 msgstr ""
2051
2052 #: fish/rc.c:249
2053 #, c-format
2054 msgid "guestfish: protocol error: could not read 'hello' message\n"
2055 msgstr ""
2056
2057 #: fish/rc.c:254
2058 #, c-format
2059 msgid ""
2060 "guestfish: protocol error: version mismatch, server version '%s' does not "
2061 "match client version '%s'.  The two versions must match exactly.\n"
2062 msgstr ""
2063
2064 #: fish/rc.c:329 fish/rc.c:343
2065 #, c-format
2066 msgid "guestfish: remote: looks like the server is not running\n"
2067 msgstr ""
2068
2069 #: fish/rc.c:355 fish/rc.c:369
2070 #, c-format
2071 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2072 msgstr ""
2073
2074 #: fish/rc.c:380
2075 #, c-format
2076 msgid "guestfish: protocol error: could not decode reply from server\n"
2077 msgstr ""
2078
2079 #: fish/reopen.c:36
2080 #, c-format
2081 msgid "'reopen' command takes no parameters\n"
2082 msgstr ""
2083
2084 #: fish/reopen.c:46
2085 #, c-format
2086 msgid "reopen: guestfs_create: failed to create handle\n"
2087 msgstr ""
2088
2089 #: fish/supported.c:66
2090 msgid "yes"
2091 msgstr ""
2092
2093 #: fish/supported.c:68
2094 msgid "no"
2095 msgstr ""
2096
2097 #: fish/time.c:35
2098 #, c-format
2099 msgid "use 'time command [args...]'\n"
2100 msgstr ""
2101
2102 #: fish/virt.c:72
2103 #, c-format
2104 msgid "guestfish: could not connect to libvirt (code %d, domain %d): %s\n"
2105 msgstr ""
2106
2107 #: fish/virt.c:80
2108 #, c-format
2109 msgid "guestfish: no libvirt domain called '%s': %s\n"
2110 msgstr ""
2111
2112 #: fish/virt.c:88
2113 #, c-format
2114 msgid "guestfish: error getting domain info about '%s': %s\n"
2115 msgstr ""
2116
2117 #: fish/virt.c:93
2118 #, c-format
2119 msgid ""
2120 "guestfish: error: '%s' is a live virtual machine.\n"
2121 "You must use '--ro' because write access to a running virtual machine can\n"
2122 "cause disk corruption.\n"
2123 msgstr ""
2124
2125 #: fish/virt.c:104
2126 #, c-format
2127 msgid "guestfish: error reading libvirt XML information about '%s': %s\n"
2128 msgstr ""
2129
2130 #: fish/virt.c:114
2131 #, c-format
2132 msgid "guestfish: unable to parse XML information returned by libvirt\n"
2133 msgstr ""
2134
2135 #: fish/virt.c:120
2136 #, c-format
2137 msgid "guestfish: unable to create new XPath context\n"
2138 msgstr ""
2139
2140 #: fish/virt.c:127 fish/virt.c:138
2141 #, c-format
2142 msgid "guestfish: unable to evaluate XPath expression\n"
2143 msgstr ""
2144
2145 #: fish/virt.c:145
2146 #, c-format
2147 msgid "guestfish: libvirt domain '%s' has no disks\n"
2148 msgstr ""
2149
2150 #: fuse/guestmount.c:884
2151 #, c-format
2152 msgid ""
2153 "%s: FUSE module for libguestfs\n"
2154 "%s lets you mount a virtual machine filesystem\n"
2155 "Copyright (C) 2009 Red Hat Inc.\n"
2156 "Usage:\n"
2157 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2158 "Options:\n"
2159 "  -a|--add image       Add image\n"
2160 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2161 "  --fuse-help          Display extra FUSE options\n"
2162 "  --help               Display help message and exit\n"
2163 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2164 "  -n|--no-sync         Don't autosync\n"
2165 "  -o|--option opt      Pass extra option to FUSE\n"
2166 "  -r|--ro              Mount read-only\n"
2167 "  --selinux            Enable SELinux support\n"
2168 "  --trace              Trace guestfs API calls (to stderr)\n"
2169 "  -v|--verbose         Verbose messages\n"
2170 "  -V|--version         Display version and exit\n"
2171 msgstr ""
2172
2173 #: fuse/guestmount.c:1096
2174 #, c-format
2175 msgid "%s: must have at least one -a and at least one -m option\n"
2176 msgstr ""
2177
2178 #: fuse/guestmount.c:1104
2179 #, c-format
2180 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2181 msgstr ""
2182
2183 #: inspector/virt-inspector.pl:200
2184 msgid "virt-inspector: no image or VM names given"
2185 msgstr ""
2186
2187 #: inspector/virt-inspector.pl:294
2188 msgid "--fish output is only possible with a single OS\n"
2189 msgstr ""
2190
2191 #: inspector/virt-inspector.pl:324
2192 msgid ""
2193 "virt-inspector: no YAML support, try installing perl-YAML or libyaml-perl\n"
2194 msgstr ""
2195
2196 #: inspector/virt-inspector.pl:363
2197 msgid "  Mountpoints:\n"
2198 msgstr ""
2199
2200 #: inspector/virt-inspector.pl:369
2201 msgid "  Filesystems:\n"
2202 msgstr ""
2203
2204 #: inspector/virt-inspector.pl:387
2205 msgid "  Modprobe aliases:\n"
2206 msgstr ""
2207
2208 #: inspector/virt-inspector.pl:398
2209 msgid "  Initrd modules:\n"
2210 msgstr ""
2211
2212 #: inspector/virt-inspector.pl:407
2213 msgid "  Applications:\n"
2214 msgstr ""
2215
2216 #: inspector/virt-inspector.pl:414
2217 msgid "  Kernels:\n"
2218 msgstr ""
2219
2220 #: inspector/virt-inspector.pl:426
2221 msgid "  Windows Registry entries:\n"
2222 msgstr ""
2223
2224 #: perl/lib/Sys/Guestfs/Lib.pm:152
2225 msgid "open_guest: first parameter must be a string or an arrayref"
2226 msgstr ""
2227
2228 #: perl/lib/Sys/Guestfs/Lib.pm:158
2229 msgid "open_guest: first argument contains undefined element"
2230 msgstr ""
2231
2232 #: perl/lib/Sys/Guestfs/Lib.pm:166
2233 #, perl-brace-format
2234 msgid "guest image {imagename} does not exist or is not readable"
2235 msgstr ""
2236
2237 #: perl/lib/Sys/Guestfs/Lib.pm:171
2238 msgid ""
2239 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2240 "XPath::XMLParser)"
2241 msgstr ""
2242
2243 #: perl/lib/Sys/Guestfs/Lib.pm:176
2244 msgid "open_guest: too many domains listed on command line"
2245 msgstr ""
2246
2247 #: perl/lib/Sys/Guestfs/Lib.pm:183
2248 msgid "open_guest: cannot connect to libvirt"
2249 msgstr ""
2250
2251 #: perl/lib/Sys/Guestfs/Lib.pm:202
2252 #, perl-brace-format
2253 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2254 msgstr ""
2255
2256 #: perl/lib/Sys/Guestfs/Lib.pm:205
2257 #, perl-brace-format
2258 msgid "{imagename} is not the name of a libvirt domain\n"
2259 msgstr ""
2260
2261 #: perl/lib/Sys/Guestfs/Lib.pm:217
2262 #, perl-brace-format
2263 msgid "{imagename} seems to have no disk devices\n"
2264 msgstr ""
2265
2266 #: perl/lib/Sys/Guestfs/Lib.pm:1074
2267 msgid ""
2268 "No operating system could be detected inside this disk image.\n"
2269 "\n"
2270 "This may be because the file is not a disk image, or is not a virtual "
2271 "machine\n"
2272 "image, or because the OS type is not understood by virt-inspector.\n"
2273 "\n"
2274 "If you feel this is an error, please file a bug report including as much\n"
2275 "information about the disk image as possible.\n"
2276 msgstr ""
2277
2278 #: perl/lib/Sys/Guestfs/Lib.pm:1147
2279 #, perl-brace-format
2280 msgid "unknown filesystem label {label}\n"
2281 msgstr ""
2282
2283 #: perl/lib/Sys/Guestfs/Lib.pm:1157
2284 #, perl-brace-format
2285 msgid "unknown filesystem UUID {uuid}\n"
2286 msgstr ""
2287
2288 #: perl/lib/Sys/Guestfs/Lib.pm:1180
2289 #, perl-brace-format
2290 msgid "unknown filesystem {fs}\n"
2291 msgstr ""
2292
2293 #: perl/lib/Sys/Guestfs/Lib.pm:1364
2294 #, perl-brace-format
2295 msgid "Error running rpm -qa: {error}"
2296 msgstr ""
2297
2298 #: perl/lib/Sys/Guestfs/Lib.pm:1390
2299 #, perl-brace-format
2300 msgid "Error running dpkg-query: {error}"
2301 msgstr ""
2302
2303 #: perl/lib/Sys/Guestfs/Lib.pm:1455
2304 msgid "Can't find grub on guest"
2305 msgstr ""
2306
2307 #: perl/lib/Sys/Guestfs/Lib.pm:1510
2308 #, perl-brace-format
2309 msgid "Grub entry {title} has no kernel"
2310 msgstr ""
2311
2312 #: perl/lib/Sys/Guestfs/Lib.pm:1541
2313 #, perl-brace-format
2314 msgid "grub refers to {path}, which doesn't exist\n"
2315 msgstr ""
2316
2317 #: perl/lib/Sys/Guestfs/Lib.pm:1564
2318 #, perl-brace-format
2319 msgid "Grub entry {title} does not specify an initrd"
2320 msgstr ""
2321
2322 #: perl/lib/Sys/Guestfs/Lib.pm:1635
2323 #, perl-brace-format
2324 msgid "Didn't find modules directory {modules} for kernel {path}"
2325 msgstr ""
2326
2327 #: perl/lib/Sys/Guestfs/Lib.pm:1643
2328 #, perl-brace-format
2329 msgid "Couldn't guess kernel version number from path for kernel {path}"
2330 msgstr ""
2331
2332 #: perl/lib/Sys/Guestfs/Lib.pm:1697
2333 #, perl-brace-format
2334 msgid "{path} doesn't match augeas pattern"
2335 msgstr ""
2336
2337 #: perl/lib/Sys/Guestfs/Lib.pm:1736
2338 #, perl-brace-format
2339 msgid "{filename}: could not read initrd format"
2340 msgstr ""
2341
2342 #: src/appliance.c:134
2343 #, c-format
2344 msgid ""
2345 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2346 "LIBGUESTFS_PATH (search path: %s)"
2347 msgstr ""
2348
2349 #: src/appliance.c:362
2350 #, c-format
2351 msgid "external command failed: %s"
2352 msgstr ""
2353
2354 #: src/guestfs.c:176
2355 #, c-format
2356 msgid "guestfs_close: called twice on the same handle\n"
2357 msgstr ""
2358
2359 #: src/guestfs.c:281
2360 #, c-format
2361 msgid "libguestfs: error: %s\n"
2362 msgstr ""
2363
2364 #: src/inspect.c:914
2365 #, c-format
2366 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2367 msgstr ""
2368
2369 #: src/inspect.c:1132
2370 msgid "no inspection data: call guestfs_inspect_os first"
2371 msgstr ""
2372
2373 #: src/inspect.c:1144
2374 #, c-format
2375 msgid ""
2376 "%s: root device not found: only call this function with a root device "
2377 "previously returned by guestfs_inspect_os"
2378 msgstr ""
2379
2380 #: src/launch.c:93
2381 msgid "command line cannot be altered after qemu subprocess launched"
2382 msgstr ""
2383
2384 #: src/launch.c:107
2385 msgid "guestfs_config: parameter must begin with '-' character"
2386 msgstr ""
2387
2388 #: src/launch.c:121
2389 #, c-format
2390 msgid "guestfs_config: parameter '%s' isn't allowed"
2391 msgstr ""
2392
2393 #: src/launch.c:142 src/launch.c:179 src/launch.c:212
2394 msgid "filename cannot contain ',' (comma) character"
2395 msgstr ""
2396
2397 #: src/launch.c:238
2398 msgid "you must call guestfs_add_drive before guestfs_launch"
2399 msgstr ""
2400
2401 #: src/launch.c:243
2402 msgid "the libguestfs handle has already been launched"
2403 msgstr ""
2404
2405 #: src/launch.c:258
2406 #, c-format
2407 msgid "%s: cannot create temporary directory"
2408 msgstr ""
2409
2410 #: src/launch.c:604
2411 msgid "guestfs_launch failed, see earlier error messages"
2412 msgstr ""
2413
2414 #: src/launch.c:617
2415 msgid "qemu launched and contacted daemon, but state != READY"
2416 msgstr ""
2417
2418 #: src/launch.c:754
2419 #, c-format
2420 msgid ""
2421 "%s: command failed: If qemu is located on a non-standard path, try setting "
2422 "the LIBGUESTFS_QEMU environment variable."
2423 msgstr ""
2424
2425 #: src/launch.c:846
2426 msgid "qemu has not been launched yet"
2427 msgstr ""
2428
2429 #: src/launch.c:857
2430 msgid "no subprocess to kill"
2431 msgstr ""
2432
2433 #: src/proto.c:143
2434 #, c-format
2435 msgid "guestfs_set_busy: called when in state %d != READY"
2436 msgstr ""
2437
2438 #: src/proto.c:166
2439 #, c-format
2440 msgid "guestfs_end_busy: called when in state %d"
2441 msgstr ""
2442
2443 #: src/proto.c:281
2444 #, c-format
2445 msgid ""
2446 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2447 msgstr ""
2448
2449 #: src/proto.c:453 src/proto.c:514
2450 msgid "unexpected end of file when reading from daemon"
2451 msgstr ""
2452
2453 #: src/proto.c:474
2454 #, c-format
2455 msgid "received magic signature from guestfsd, but in state %d"
2456 msgstr ""
2457
2458 #: src/proto.c:491
2459 #, c-format
2460 msgid "message length (%u) > maximum possible size (%d)"
2461 msgstr ""
2462
2463 #: src/proto.c:641
2464 #, c-format
2465 msgid "guestfs___send: state %d != BUSY"
2466 msgstr ""
2467
2468 #: src/proto.c:663
2469 msgid "xdr_guestfs_message_header failed"
2470 msgstr ""
2471
2472 #: src/proto.c:672
2473 msgid "dispatch failed to marshal args"
2474 msgstr ""
2475
2476 #: src/proto.c:802
2477 #, c-format
2478 msgid "send_file_chunk: state %d != READY"
2479 msgstr ""
2480
2481 #: src/proto.c:818
2482 #, c-format
2483 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2484 msgstr ""
2485
2486 #: src/proto.c:941
2487 #, c-format
2488 msgid "%s: error in chunked encoding"
2489 msgstr ""
2490
2491 #: src/proto.c:969
2492 msgid "write to daemon socket"
2493 msgstr ""
2494
2495 #: src/proto.c:992
2496 msgid "receive_file_data: parse error in reply callback"
2497 msgstr ""
2498
2499 #: src/proto.c:997
2500 msgid "receive_file_data: unexpected flag received when reading file chunks"
2501 msgstr ""
2502
2503 #: src/proto.c:1005
2504 msgid "failed to parse file chunk"
2505 msgstr ""
2506
2507 #: src/proto.c:1014
2508 msgid "file receive cancelled by daemon"
2509 msgstr ""
2510
2511 #: test-tool/test-tool.c:78
2512 #, c-format
2513 msgid ""
2514 "libguestfs-test-tool: interactive test tool\n"
2515 "Copyright (C) 2009 Red Hat Inc.\n"
2516 "Usage:\n"
2517 "  libguestfs-test-tool [--options]\n"
2518 "Options:\n"
2519 "  --help         Display usage\n"
2520 "  --helper libguestfs-test-tool-helper\n"
2521 "                 Helper program (default: %s)\n"
2522 "  --qemudir dir  Specify QEMU source directory\n"
2523 "  --qemu qemu    Specify QEMU binary\n"
2524 "  --timeout n\n"
2525 "  -t n           Set launch timeout (default: %d seconds)\n"
2526 msgstr ""
2527
2528 #: test-tool/test-tool.c:134
2529 #, c-format
2530 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
2531 msgstr ""
2532
2533 #: test-tool/test-tool.c:143
2534 #, c-format
2535 msgid "libguestfs-test-tool: invalid timeout: %s\n"
2536 msgstr ""
2537
2538 #: test-tool/test-tool.c:155
2539 #, c-format
2540 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
2541 msgstr ""
2542
2543 #: test-tool/test-tool.c:178
2544 #, c-format
2545 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
2546 msgstr ""
2547
2548 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
2549 #, c-format
2550 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
2551 msgstr ""
2552
2553 #: test-tool/test-tool.c:197
2554 #, c-format
2555 msgid "libguestfs-test-tool: guestfs_version failed\n"
2556 msgstr ""
2557
2558 #: test-tool/test-tool.c:219
2559 #, c-format
2560 msgid "libguestfs-test-tool: failed to launch appliance\n"
2561 msgstr ""
2562
2563 #: test-tool/test-tool.c:231
2564 #, c-format
2565 msgid "libguestfs-test-tool: failed to run sfdisk\n"
2566 msgstr ""
2567
2568 #: test-tool/test-tool.c:237
2569 #, c-format
2570 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
2571 msgstr ""
2572
2573 #: test-tool/test-tool.c:243
2574 #, c-format
2575 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
2576 msgstr ""
2577
2578 #: test-tool/test-tool.c:249
2579 #, c-format
2580 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
2581 msgstr ""
2582
2583 #: test-tool/test-tool.c:255
2584 #, c-format
2585 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
2586 msgstr ""
2587
2588 #: test-tool/test-tool.c:263
2589 #, c-format
2590 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
2591 msgstr ""
2592
2593 #: test-tool/test-tool.c:294
2594 #, c-format
2595 msgid ""
2596 "LIBGUESTFS_QEMU environment variable is already set, so\n"
2597 "--qemu/--qemudir options cannot be used.\n"
2598 msgstr ""
2599
2600 #: test-tool/test-tool.c:302
2601 #, c-format
2602 msgid "Binary '%s' does not exist or is not executable\n"
2603 msgstr ""
2604
2605 #: test-tool/test-tool.c:316
2606 #, c-format
2607 msgid "%s: does not look like a qemu source directory\n"
2608 msgstr ""
2609
2610 #: test-tool/test-tool.c:365
2611 #, c-format
2612 msgid ""
2613 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
2614 "available.  Expected to find it in '%s'\n"
2615 "\n"
2616 "Use the --helper option to specify the location of this program.\n"
2617 msgstr ""
2618
2619 #: test-tool/test-tool.c:381
2620 #, c-format
2621 msgid "command failed: %s"
2622 msgstr ""
2623
2624 #: test-tool/test-tool.c:389
2625 #, c-format
2626 msgid ""
2627 "Test tool helper program %s\n"
2628 "is not statically linked.  This is a build error when this test tool\n"
2629 "was built.\n"
2630 msgstr ""
2631
2632 #: test-tool/test-tool.c:423
2633 #, c-format
2634 msgid "mkisofs command failed: %s\n"
2635 msgstr ""
2636
2637 #: tools/virt-cat.pl:128
2638 msgid "virt-cat: no image, VM names or filenames to cat given"
2639 msgstr ""
2640
2641 #: tools/virt-cat.pl:153
2642 msgid "multiboot operating systems are not supported by virt-cat"
2643 msgstr ""
2644
2645 #: tools/virt-df.pl:151
2646 msgid "virt-df: cannot use -h and --csv options together\n"
2647 msgstr ""
2648
2649 #: tools/virt-df.pl:205
2650 #, perl-brace-format
2651 msgid "{name} is not the name of a libvirt domain\n"
2652 msgstr ""
2653
2654 #: tools/virt-df.pl:400
2655 msgid "Virtual Machine"
2656 msgstr ""
2657
2658 #: tools/virt-df.pl:400
2659 msgid "Filesystem"
2660 msgstr ""
2661
2662 #: tools/virt-df.pl:403
2663 msgid "1K-blocks"
2664 msgstr ""
2665
2666 #: tools/virt-df.pl:405
2667 msgid "Size"
2668 msgstr ""
2669
2670 #: tools/virt-df.pl:407
2671 msgid "Used"
2672 msgstr ""
2673
2674 #: tools/virt-df.pl:408
2675 msgid "Available"
2676 msgstr ""
2677
2678 #: tools/virt-df.pl:409
2679 msgid "Use%"
2680 msgstr ""
2681
2682 #: tools/virt-df.pl:411
2683 msgid "Inodes"
2684 msgstr ""
2685
2686 #: tools/virt-df.pl:412
2687 msgid "IUsed"
2688 msgstr ""
2689
2690 #: tools/virt-df.pl:413
2691 msgid "IFree"
2692 msgstr ""
2693
2694 #: tools/virt-df.pl:414
2695 msgid "IUse%"
2696 msgstr ""
2697
2698 #: tools/virt-edit.pl:152
2699 msgid "virt-edit: no image, VM names or filenames to edit given"
2700 msgstr ""
2701
2702 #: tools/virt-edit.pl:177
2703 msgid "multiboot operating systems are not supported by virt-edit"
2704 msgstr ""
2705
2706 #: tools/virt-edit.pl:203
2707 msgid "File not changed.\n"
2708 msgstr ""
2709
2710 #: tools/virt-list-filesystems.pl:121
2711 msgid "virt-list-filesystems: no image or VM name given"
2712 msgstr ""
2713
2714 #: tools/virt-list-partitions.pl:131
2715 msgid "virt-list-partitions: no image or VM name given"
2716 msgstr ""
2717
2718 #: tools/virt-ls.pl:137 tools/virt-ls.pl:143
2719 msgid "virt-ls: cannot combine -l and -R options\n"
2720 msgstr ""
2721
2722 #: tools/virt-ls.pl:161
2723 msgid "virt-ls: no image, VM names or directory to list given"
2724 msgstr ""
2725
2726 #: tools/virt-ls.pl:186
2727 msgid "multiboot operating systems are not supported by virt-ls\n"
2728 msgstr ""
2729
2730 #: tools/virt-make-fs.pl:291
2731 msgid "virt-make-fs input output\n"
2732 msgstr ""
2733
2734 #: tools/virt-make-fs.pl:321
2735 msgid "unexpected output from 'du' command"
2736 msgstr ""
2737
2738 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
2739 #: tools/virt-make-fs.pl:453
2740 #, perl-brace-format
2741 msgid "{f}: unknown input format: {fmt}\n"
2742 msgstr ""
2743
2744 #: tools/virt-make-fs.pl:391
2745 #, perl-brace-format
2746 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
2747 msgstr ""
2748
2749 #: tools/virt-make-fs.pl:401
2750 msgid ""
2751 "qemu-img create: failed to create disk image, see earlier error messages\n"
2752 msgstr ""
2753
2754 #: tools/virt-make-fs.pl:412
2755 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
2756 msgstr ""
2757
2758 #: tools/virt-make-fs.pl:437
2759 msgid "tar: failed, see earlier messages\n"
2760 msgstr ""
2761
2762 #: tools/virt-make-fs.pl:459
2763 msgid "uncompress command failed, see earlier messages\n"
2764 msgstr ""
2765
2766 #: tools/virt-make-fs.pl:494
2767 msgid ""
2768 "virt-make-fs: error copying contents into filesystem\n"
2769 "An error here usually means that the program did not estimate the\n"
2770 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
2771 msgstr ""
2772
2773 #: tools/virt-rescue.pl:195
2774 msgid "virt-rescue: no image or VM names rescue given"
2775 msgstr ""
2776
2777 #: tools/virt-resize.pl:33
2778 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
2779 msgstr ""
2780
2781 #: tools/virt-resize.pl:528
2782 #, perl-brace-format
2783 msgid "virt-resize: {file}: does not exist or is not readable\n"
2784 msgstr ""
2785
2786 #: tools/virt-resize.pl:530
2787 #, perl-brace-format
2788 msgid ""
2789 "virt-resize: {file}: does not exist or is not writable\n"
2790 "You have to create the destination disk before running this program.\n"
2791 "Please read the virt-resize(1) manpage for more information.\n"
2792 msgstr ""
2793
2794 #: tools/virt-resize.pl:555 tools/virt-resize.pl:558
2795 #, perl-brace-format
2796 msgid ""
2797 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
2798 msgstr ""
2799
2800 #: tools/virt-resize.pl:723
2801 #, perl-brace-format
2802 msgid "virt-resize: no logical volume called {n}\n"
2803 msgstr ""
2804
2805 #: tools/virt-resize.pl:743
2806 #, perl-brace-format
2807 msgid ""
2808 "{p}: partition not found in the source disk image, when using the '{opt}' "
2809 "command line option\n"
2810 msgstr ""
2811
2812 #: tools/virt-resize.pl:749
2813 #, perl-brace-format
2814 msgid ""
2815 "{p}: partition ignored, you cannot use it in another command line argument\n"
2816 msgstr ""
2817
2818 #: tools/virt-resize.pl:753
2819 #, perl-brace-format
2820 msgid ""
2821 "{p}: partition deleted, you cannot use it in another command line argument\n"
2822 msgstr ""
2823
2824 #: tools/virt-resize.pl:795
2825 #, perl-brace-format
2826 msgid "{p}: this partition has already been marked for resizing\n"
2827 msgstr ""
2828
2829 #: tools/virt-resize.pl:803
2830 #, perl-brace-format
2831 msgid "{p}: missing size field in {o} option\n"
2832 msgstr ""
2833
2834 #: tools/virt-resize.pl:820
2835 #, perl-brace-format
2836 msgid "{p}: {f}: cannot parse size field\n"
2837 msgstr ""
2838
2839 #: tools/virt-resize.pl:825
2840 #, perl-brace-format
2841 msgid "{p}: new size is zero or negative\n"
2842 msgstr ""
2843
2844 #: tools/virt-resize.pl:848
2845 #, perl-brace-format
2846 msgid ""
2847 "{p}: cannot make this partition smaller because it contains a\n"
2848 "filesystem, physical volume or other content that is larger than the new "
2849 "size.\n"
2850 "You have to resize the content first, see virt-resize(1).\n"
2851 msgstr ""
2852
2853 #: tools/virt-resize.pl:864
2854 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
2855 msgstr ""
2856
2857 #: tools/virt-resize.pl:913
2858 #, perl-brace-format
2859 msgid ""
2860 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
2861 "expand into.  You need to make the target disk larger by at least {h}.\n"
2862 msgstr ""
2863
2864 #: tools/virt-resize.pl:928
2865 msgid ""
2866 "virt-resize: error: cannot use --shrink because there is no deficit\n"
2867 "(see 'deficit' in the virt-resize(1) man page)\n"
2868 msgstr ""
2869
2870 #: tools/virt-resize.pl:943
2871 msgid "Summary of changes:\n"
2872 msgstr ""
2873
2874 #: tools/virt-resize.pl:947
2875 #, perl-brace-format
2876 msgid "{p}: partition will be ignored\n"
2877 msgstr ""
2878
2879 #: tools/virt-resize.pl:949
2880 #, perl-brace-format
2881 msgid "{p}: partition will be deleted\n"
2882 msgstr ""
2883
2884 #: tools/virt-resize.pl:951
2885 #, perl-brace-format
2886 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
2887 msgstr ""
2888
2889 #: tools/virt-resize.pl:956
2890 #, perl-brace-format
2891 msgid "{p}: content will be expanded using the '{meth}' method\n"
2892 msgstr ""
2893
2894 #: tools/virt-resize.pl:961
2895 #, perl-brace-format
2896 msgid "{p}: partition will be left alone\n"
2897 msgstr ""
2898
2899 #: tools/virt-resize.pl:966
2900 #, perl-brace-format
2901 msgid "{n}: LV will be expanded to maximum size\n"
2902 msgstr ""
2903
2904 #: tools/virt-resize.pl:972
2905 #, perl-brace-format
2906 msgid "{n}: content will be expanded using the '{meth}' method\n"
2907 msgstr ""
2908
2909 #: tools/virt-resize.pl:979
2910 #, perl-brace-format
2911 msgid "There is a surplus of {spl} bytes ({h}).\n"
2912 msgstr ""
2913
2914 #: tools/virt-resize.pl:984
2915 msgid "An extra partition will be created for the surplus.\n"
2916 msgstr ""
2917
2918 #: tools/virt-resize.pl:986
2919 msgid ""
2920 "The surplus space is not large enough for an extra partition to be created\n"
2921 "and so it will just be ignored.\n"
2922 msgstr ""
2923
2924 #: tools/virt-resize.pl:989
2925 msgid ""
2926 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
2927 "to partition this extra space if you want.\n"
2928 msgstr ""
2929
2930 #: tools/virt-resize.pl:992
2931 #, perl-brace-format
2932 msgid ""
2933 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
2934 "You need to make the target disk larger by at least this amount,\n"
2935 "or adjust your resizing requests.\n"
2936 msgstr ""
2937
2938 #: tools/virt-resize.pl:1033
2939 msgid "virt-resize: source disk does not have a first partition\n"
2940 msgstr ""
2941
2942 #: tools/virt-resize.pl:1128
2943 #, perl-brace-format
2944 msgid "Copying {p} ...\n"
2945 msgstr ""
2946
2947 #: tools/virt-resize.pl:1189 tools/virt-resize.pl:1247
2948 #, perl-brace-format
2949 msgid "Expanding {p} using the '{meth}' method\n"
2950 msgstr ""
2951
2952 #: tools/virt-tar.pl:162 tools/virt-tar.pl:169
2953 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
2954 msgstr ""
2955
2956 #: tools/virt-tar.pl:190
2957 msgid "virt-tar: no image, VM names, directory or filename given"
2958 msgstr ""
2959
2960 #: tools/virt-tar.pl:193
2961 msgid "virt-tar: either -x or -u must be specified on the command line\n"
2962 msgstr ""
2963
2964 #: tools/virt-tar.pl:204
2965 #, perl-brace-format
2966 msgid "virt-tar: {tarball}: file not found\n"
2967 msgstr ""
2968
2969 #: tools/virt-tar.pl:207
2970 #, perl-brace-format
2971 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
2972 msgstr ""
2973
2974 #: tools/virt-tar.pl:229
2975 msgid "multiboot operating systems are not supported by virt-tar\n"
2976 msgstr ""
2977
2978 #: tools/virt-win-reg.pl:259
2979 msgid "no libvirt domain name or disk image given\n"
2980 msgstr ""
2981
2982 #: tools/virt-win-reg.pl:283
2983 msgid "multiboot operating systems are not supported by virt-win-reg"
2984 msgstr ""
2985
2986 #: tools/virt-win-reg.pl:297
2987 msgid ""
2988 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
2989 "export\n"
2990 msgstr ""
2991
2992 #: tools/virt-win-reg.pl:408
2993 #, perl-brace-format
2994 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
2995 msgstr ""
2996
2997 #: tools/virt-win-reg.pl:426 tools/virt-win-reg.pl:449
2998 #, perl-brace-format
2999 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3000 msgstr ""
3001
3002 #: tools/virt-win-reg.pl:433
3003 #, perl-brace-format
3004 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3005 msgstr ""
3006
3007 #: tools/virt-win-reg.pl:456
3008 #, perl-brace-format
3009 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3010 msgstr ""