Version 1.2.10.
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, 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.2.10\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-07-12 10:15+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: fish/alloc.c:40
20 #, c-format
21 msgid "use 'alloc file size' to create an image\n"
22 msgstr ""
23
24 #: fish/alloc.c:48 fish/alloc.c:116
25 #, c-format
26 msgid "can't allocate or add disks after launching\n"
27 msgstr ""
28
29 #: fish/alloc.c:108
30 #, c-format
31 msgid "use 'sparse file size' to create a sparse image\n"
32 msgstr ""
33
34 #: fish/alloc.c:173 fish/alloc.c:180
35 #, c-format
36 msgid "could not parse size specification '%s'\n"
37 msgstr ""
38
39 #: fish/cmds.c:38
40 msgid "Command"
41 msgstr ""
42
43 #: fish/cmds.c:38
44 msgid "Description"
45 msgstr ""
46
47 #: fish/cmds.c:40 fish/cmds.c:327
48 msgid "add a CD-ROM disk image to examine"
49 msgstr ""
50
51 #: fish/cmds.c:41 fish/cmds.c:322
52 msgid "add an image to examine or modify"
53 msgstr ""
54
55 #: fish/cmds.c:42 fish/cmds.c:332
56 msgid "add a drive in snapshot mode (read-only)"
57 msgstr ""
58
59 #: fish/cmds.c:43 fish/cmds.c:482
60 msgid "add a drive read-only specifying the QEMU block emulation to use"
61 msgstr ""
62
63 #: fish/cmds.c:44 fish/cmds.c:477
64 msgid "add a drive specifying the QEMU block emulation to use"
65 msgstr ""
66
67 #: fish/cmds.c:45 fish/cmds.c:567
68 msgid "close the current Augeas handle"
69 msgstr ""
70
71 #: fish/cmds.c:46 fish/cmds.c:577
72 msgid "define an Augeas node"
73 msgstr ""
74
75 #: fish/cmds.c:47 fish/cmds.c:572
76 msgid "define an Augeas variable"
77 msgstr ""
78
79 #: fish/cmds.c:48 fish/cmds.c:582
80 msgid "look up the value of an Augeas path"
81 msgstr ""
82
83 #: fish/cmds.c:49 fish/cmds.c:562
84 msgid "create a new Augeas handle"
85 msgstr ""
86
87 #: fish/cmds.c:50 fish/cmds.c:592
88 msgid "insert a sibling Augeas node"
89 msgstr ""
90
91 #: fish/cmds.c:51 fish/cmds.c:617
92 msgid "load files into the tree"
93 msgstr ""
94
95 #: fish/cmds.c:52 fish/cmds.c:622
96 msgid "list Augeas nodes under augpath"
97 msgstr ""
98
99 #: fish/cmds.c:53 fish/cmds.c:607
100 msgid "return Augeas nodes which match augpath"
101 msgstr ""
102
103 #: fish/cmds.c:54 fish/cmds.c:602
104 msgid "move Augeas node"
105 msgstr ""
106
107 #: fish/cmds.c:55 fish/cmds.c:597
108 msgid "remove an Augeas path"
109 msgstr ""
110
111 #: fish/cmds.c:56 fish/cmds.c:612
112 msgid "write all pending Augeas changes to disk"
113 msgstr ""
114
115 #: fish/cmds.c:57 fish/cmds.c:587
116 msgid "set Augeas path to value"
117 msgstr ""
118
119 #: fish/cmds.c:58 fish/cmds.c:1562
120 msgid "test availability of some parts of the API"
121 msgstr ""
122
123 #: fish/cmds.c:59 fish/cmds.c:802
124 msgid "flush device buffers"
125 msgstr ""
126
127 #: fish/cmds.c:60 fish/cmds.c:782
128 msgid "get blocksize of block device"
129 msgstr ""
130
131 #: fish/cmds.c:61 fish/cmds.c:772
132 msgid "is block device set to read-only"
133 msgstr ""
134
135 #: fish/cmds.c:62 fish/cmds.c:797
136 msgid "get total size of device in bytes"
137 msgstr ""
138
139 #: fish/cmds.c:63 fish/cmds.c:777
140 msgid "get sectorsize of block device"
141 msgstr ""
142
143 #: fish/cmds.c:64 fish/cmds.c:792
144 msgid "get total size of device in 512-byte sectors"
145 msgstr ""
146
147 #: fish/cmds.c:65 fish/cmds.c:807
148 msgid "reread partition table"
149 msgstr ""
150
151 #: fish/cmds.c:66 fish/cmds.c:787
152 msgid "set blocksize of block device"
153 msgstr ""
154
155 #: fish/cmds.c:67 fish/cmds.c:762
156 msgid "set block device to read-only"
157 msgstr ""
158
159 #: fish/cmds.c:68 fish/cmds.c:767
160 msgid "set block device to read-write"
161 msgstr ""
162
163 #: fish/cmds.c:69 fish/cmds.c:1467
164 msgid "return true path on case-insensitive filesystem"
165 msgstr ""
166
167 #: fish/cmds.c:70 fish/cmds.c:502
168 msgid "list the contents of a file"
169 msgstr ""
170
171 #: fish/cmds.c:71 fish/cmds.c:822
172 msgid "compute MD5, SHAx or CRC checksum of file"
173 msgstr ""
174
175 #: fish/cmds.c:72 fish/cmds.c:652
176 msgid "change file mode"
177 msgstr ""
178
179 #: fish/cmds.c:73 fish/cmds.c:142 fish/cmds.c:657 fish/cmds.c:1497
180 msgid "change file owner and group"
181 msgstr ""
182
183 #: fish/cmds.c:74 fish/cmds.c:732
184 msgid "run a command from the guest filesystem"
185 msgstr ""
186
187 #: fish/cmds.c:75 fish/cmds.c:737
188 msgid "run a command, returning lines"
189 msgstr ""
190
191 #: fish/cmds.c:76 fish/cmds.c:337
192 msgid "add qemu parameters"
193 msgstr ""
194
195 #: fish/cmds.c:77 fish/cmds.c:1617
196 msgid "copy size bytes from source to destination using dd"
197 msgstr ""
198
199 #: fish/cmds.c:78 fish/cmds.c:917
200 msgid "copy a file"
201 msgstr ""
202
203 #: fish/cmds.c:79 fish/cmds.c:922
204 msgid "copy a file or directory recursively"
205 msgstr ""
206
207 #: fish/cmds.c:80 fish/cmds.c:1567
208 msgid "copy from source to destination using dd"
209 msgstr ""
210
211 #: fish/cmds.c:81 fish/cmds.c:862
212 msgid "debugging and internals"
213 msgstr ""
214
215 #: fish/cmds.c:82 fish/cmds.c:1107
216 msgid "report file system disk space usage"
217 msgstr ""
218
219 #: fish/cmds.c:83 fish/cmds.c:1112
220 msgid "report file system disk space usage (human readable)"
221 msgstr ""
222
223 #: fish/cmds.c:84 fish/cmds.c:937
224 msgid "return kernel messages"
225 msgstr ""
226
227 #: fish/cmds.c:85 fish/cmds.c:817
228 msgid "download a file to the local machine"
229 msgstr ""
230
231 #: fish/cmds.c:86 fish/cmds.c:932
232 msgid "drop kernel page cache, dentries and inodes"
233 msgstr ""
234
235 #: fish/cmds.c:87 fish/cmds.c:1117
236 msgid "estimate file space usage"
237 msgstr ""
238
239 #: fish/cmds.c:88 fish/cmds.c:1022
240 msgid "check an ext2/ext3 filesystem"
241 msgstr ""
242
243 #: fish/cmds.c:89 fish/cmds.c:1457
244 msgid "echo arguments back to the client"
245 msgstr ""
246
247 #: fish/cmds.c:90 fish/cmds.c:91 fish/cmds.c:95 fish/cmds.c:96 fish/cmds.c:120
248 #: fish/cmds.c:121 fish/cmds.c:297 fish/cmds.c:298 fish/cmds.c:301
249 #: fish/cmds.c:302 fish/cmds.c:304 fish/cmds.c:305 fish/cmds.c:1237
250 #: fish/cmds.c:1242 fish/cmds.c:1247 fish/cmds.c:1252 fish/cmds.c:1257
251 #: fish/cmds.c:1262 fish/cmds.c:1267 fish/cmds.c:1272 fish/cmds.c:1277
252 #: fish/cmds.c:1282 fish/cmds.c:1287 fish/cmds.c:1292
253 msgid "return lines matching a pattern"
254 msgstr ""
255
256 #: fish/cmds.c:92 fish/cmds.c:947
257 msgid "test if two files have equal contents"
258 msgstr ""
259
260 #: fish/cmds.c:93 fish/cmds.c:662
261 msgid "test if file or directory exists"
262 msgstr ""
263
264 #: fish/cmds.c:94 fish/cmds.c:1327
265 msgid "preallocate a file in the guest filesystem"
266 msgstr ""
267
268 #: fish/cmds.c:97 fish/cmds.c:727
269 msgid "determine file type"
270 msgstr ""
271
272 #: fish/cmds.c:98 fish/cmds.c:1572
273 msgid "return the size of the file in bytes"
274 msgstr ""
275
276 #: fish/cmds.c:99 fish/cmds.c:1557
277 msgid "fill a file with octets"
278 msgstr ""
279
280 #: fish/cmds.c:100 fish/cmds.c:1017
281 msgid "find all files and directories"
282 msgstr ""
283
284 #: fish/cmds.c:101 fish/cmds.c:1462
285 msgid "find all files and directories, returning NUL-separated list"
286 msgstr ""
287
288 #: fish/cmds.c:102 fish/cmds.c:902
289 msgid "run the filesystem checker"
290 msgstr ""
291
292 #: fish/cmds.c:103 fish/cmds.c:367
293 msgid "get the additional kernel options"
294 msgstr ""
295
296 #: fish/cmds.c:104 fish/cmds.c:377
297 msgid "get autosync mode"
298 msgstr ""
299
300 #: fish/cmds.c:105 fish/cmds.c:462
301 msgid "get direct appliance mode flag"
302 msgstr ""
303
304 #: fish/cmds.c:106 fish/cmds.c:887
305 msgid "get the ext2/3/4 filesystem label"
306 msgstr ""
307
308 #: fish/cmds.c:107 fish/cmds.c:897
309 msgid "get the ext2/3/4 filesystem UUID"
310 msgstr ""
311
312 #: fish/cmds.c:108 fish/cmds.c:422
313 msgid "get memory allocated to the qemu subprocess"
314 msgstr ""
315
316 #: fish/cmds.c:109 fish/cmds.c:357
317 msgid "get the search path"
318 msgstr ""
319
320 #: fish/cmds.c:110 fish/cmds.c:427
321 msgid "get PID of qemu subprocess"
322 msgstr ""
323
324 #: fish/cmds.c:111 fish/cmds.c:347
325 msgid "get the qemu binary"
326 msgstr ""
327
328 #: fish/cmds.c:112 fish/cmds.c:472
329 msgid "get recovery process enabled flag"
330 msgstr ""
331
332 #: fish/cmds.c:113 fish/cmds.c:442
333 msgid "get SELinux enabled flag"
334 msgstr ""
335
336 #: fish/cmds.c:114 fish/cmds.c:412
337 msgid "get the current state"
338 msgstr ""
339
340 #: fish/cmds.c:115 fish/cmds.c:452
341 msgid "get command trace enabled flag"
342 msgstr ""
343
344 #: fish/cmds.c:116 fish/cmds.c:387
345 msgid "get verbose mode"
346 msgstr ""
347
348 #: fish/cmds.c:117 fish/cmds.c:1412
349 msgid "get SELinux security context"
350 msgstr ""
351
352 #: fish/cmds.c:118 fish/cmds.c:143 fish/cmds.c:1187 fish/cmds.c:1192
353 msgid "list extended attributes of a file or directory"
354 msgstr ""
355
356 #: fish/cmds.c:119 fish/cmds.c:1047
357 msgid "expand a wildcard path"
358 msgstr ""
359
360 #: fish/cmds.c:122 fish/cmds.c:912
361 msgid "install GRUB"
362 msgstr ""
363
364 #: fish/cmds.c:123 fish/cmds.c:1087
365 msgid "return first 10 lines of a file"
366 msgstr ""
367
368 #: fish/cmds.c:124 fish/cmds.c:1092
369 msgid "return first N lines of a file"
370 msgstr ""
371
372 #: fish/cmds.c:125 fish/cmds.c:962
373 msgid "dump a file in hexadecimal"
374 msgstr ""
375
376 #: fish/cmds.c:126 fish/cmds.c:1587
377 msgid "list the contents of a single file in an initrd"
378 msgstr ""
379
380 #: fish/cmds.c:127 fish/cmds.c:1122
381 msgid "list files in an initrd"
382 msgstr ""
383
384 #: fish/cmds.c:128 fish/cmds.c:1382
385 msgid "add an inotify watch"
386 msgstr ""
387
388 #: fish/cmds.c:129 fish/cmds.c:1402
389 msgid "close the inotify handle"
390 msgstr ""
391
392 #: fish/cmds.c:130 fish/cmds.c:1397
393 msgid "return list of watched files that had events"
394 msgstr ""
395
396 #: fish/cmds.c:131 fish/cmds.c:1377
397 msgid "create an inotify handle"
398 msgstr ""
399
400 #: fish/cmds.c:132 fish/cmds.c:1392
401 msgid "return list of inotify events"
402 msgstr ""
403
404 #: fish/cmds.c:133 fish/cmds.c:1387
405 msgid "remove an inotify watch"
406 msgstr ""
407
408 #: fish/cmds.c:134 fish/cmds.c:407
409 msgid "is busy processing a command"
410 msgstr ""
411
412 #: fish/cmds.c:135 fish/cmds.c:397
413 msgid "is in configuration state"
414 msgstr ""
415
416 #: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672
417 msgid "test if file exists"
418 msgstr ""
419
420 #: fish/cmds.c:138 fish/cmds.c:402
421 msgid "is launching subprocess"
422 msgstr ""
423
424 #: fish/cmds.c:139 fish/cmds.c:392
425 msgid "is ready to accept commands"
426 msgstr ""
427
428 #: fish/cmds.c:140 fish/cmds.c:317
429 msgid "kill the qemu subprocess"
430 msgstr ""
431
432 #: fish/cmds.c:141 fish/cmds.c:312
433 msgid "launch the qemu subprocess"
434 msgstr ""
435
436 #: fish/cmds.c:144 fish/cmds.c:517
437 msgid "list the block devices"
438 msgstr ""
439
440 #: fish/cmds.c:145 fish/cmds.c:522
441 msgid "list the partitions"
442 msgstr ""
443
444 #: fish/cmds.c:146 fish/cmds.c:507
445 msgid "list the files in a directory (long format)"
446 msgstr ""
447
448 #: fish/cmds.c:147 fish/cmds.c:148 fish/cmds.c:1302 fish/cmds.c:1307
449 msgid "create a hard link"
450 msgstr ""
451
452 #: fish/cmds.c:149 fish/cmds.c:150 fish/cmds.c:1312 fish/cmds.c:1317
453 msgid "create a symbolic link"
454 msgstr ""
455
456 #: fish/cmds.c:151 fish/cmds.c:221 fish/cmds.c:1207 fish/cmds.c:1212
457 msgid "remove extended attribute of a file or directory"
458 msgstr ""
459
460 #: fish/cmds.c:152 fish/cmds.c:512
461 msgid "list the files in a directory"
462 msgstr ""
463
464 #: fish/cmds.c:153 fish/cmds.c:243 fish/cmds.c:1197 fish/cmds.c:1202
465 msgid "set extended attribute of a file or directory"
466 msgstr ""
467
468 #: fish/cmds.c:154 fish/cmds.c:747
469 msgid "get file information for a symbolic link"
470 msgstr ""
471
472 #: fish/cmds.c:155 fish/cmds.c:1502
473 msgid "lstat on multiple files"
474 msgstr ""
475
476 #: fish/cmds.c:156 fish/cmds.c:687
477 msgid "create an LVM logical volume"
478 msgstr ""
479
480 #: fish/cmds.c:157 fish/cmds.c:722
481 msgid "remove all LVM LVs, VGs and PVs"
482 msgstr ""
483
484 #: fish/cmds.c:158 fish/cmds.c:867
485 msgid "remove an LVM logical volume"
486 msgstr ""
487
488 #: fish/cmds.c:159 fish/cmds.c:1577
489 msgid "rename an LVM logical volume"
490 msgstr ""
491
492 #: fish/cmds.c:160 fish/cmds.c:1007
493 msgid "resize an LVM logical volume"
494 msgstr ""
495
496 #: fish/cmds.c:161 fish/cmds.c:162 fish/cmds.c:537 fish/cmds.c:552
497 msgid "list the LVM logical volumes (LVs)"
498 msgstr ""
499
500 #: fish/cmds.c:163 fish/cmds.c:1602
501 msgid "get the UUID of a logical volume"
502 msgstr ""
503
504 #: fish/cmds.c:164 fish/cmds.c:1507
505 msgid "lgetxattr on multiple files"
506 msgstr ""
507
508 #: fish/cmds.c:165 fish/cmds.c:642
509 msgid "create a directory"
510 msgstr ""
511
512 #: fish/cmds.c:166 fish/cmds.c:1492
513 msgid "create a directory with a particular mode"
514 msgstr ""
515
516 #: fish/cmds.c:167 fish/cmds.c:647
517 msgid "create a directory and parents"
518 msgstr ""
519
520 #: fish/cmds.c:168 fish/cmds.c:1067
521 msgid "create a temporary directory"
522 msgstr ""
523
524 #: fish/cmds.c:169 fish/cmds.c:170 fish/cmds.c:171 fish/cmds.c:1437
525 #: fish/cmds.c:1442 fish/cmds.c:1447
526 msgid "make ext2/3/4 filesystem with external journal"
527 msgstr ""
528
529 #: fish/cmds.c:172 fish/cmds.c:1422
530 msgid "make ext2/3/4 external journal"
531 msgstr ""
532
533 #: fish/cmds.c:173 fish/cmds.c:1427
534 msgid "make ext2/3/4 external journal with label"
535 msgstr ""
536
537 #: fish/cmds.c:174 fish/cmds.c:1432
538 msgid "make ext2/3/4 external journal with UUID"
539 msgstr ""
540
541 #: fish/cmds.c:175 fish/cmds.c:1152
542 msgid "make FIFO (named pipe)"
543 msgstr ""
544
545 #: fish/cmds.c:176 fish/cmds.c:692
546 msgid "make a filesystem"
547 msgstr ""
548
549 #: fish/cmds.c:177 fish/cmds.c:1417
550 msgid "make a filesystem with block size"
551 msgstr ""
552
553 #: fish/cmds.c:178 fish/cmds.c:1222
554 msgid "create a mountpoint"
555 msgstr ""
556
557 #: fish/cmds.c:179 fish/cmds.c:1147
558 msgid "make block, character or FIFO devices"
559 msgstr ""
560
561 #: fish/cmds.c:180 fish/cmds.c:1157
562 msgid "make block device node"
563 msgstr ""
564
565 #: fish/cmds.c:181 fish/cmds.c:1162
566 msgid "make char device node"
567 msgstr ""
568
569 #: fish/cmds.c:182 fish/cmds.c:1132
570 msgid "create a swap partition"
571 msgstr ""
572
573 #: fish/cmds.c:183 fish/cmds.c:1137
574 msgid "create a swap partition with a label"
575 msgstr ""
576
577 #: fish/cmds.c:184 fish/cmds.c:1142
578 msgid "create a swap partition with an explicit UUID"
579 msgstr ""
580
581 #: fish/cmds.c:185 fish/cmds.c:1372
582 msgid "create a swap file"
583 msgstr ""
584
585 #: fish/cmds.c:186 fish/cmds.c:1452
586 msgid "load a kernel module"
587 msgstr ""
588
589 #: fish/cmds.c:187 fish/cmds.c:487
590 msgid "mount a guest disk at a position in the filesystem"
591 msgstr ""
592
593 #: fish/cmds.c:188 fish/cmds.c:1127
594 msgid "mount a file using the loop device"
595 msgstr ""
596
597 #: fish/cmds.c:189 fish/cmds.c:852
598 msgid "mount a guest disk with mount options"
599 msgstr ""
600
601 #: fish/cmds.c:190 fish/cmds.c:847
602 msgid "mount a guest disk, read-only"
603 msgstr ""
604
605 #: fish/cmds.c:191 fish/cmds.c:857
606 msgid "mount a guest disk with mount options and vfstype"
607 msgstr ""
608
609 #: fish/cmds.c:192 fish/cmds.c:1217
610 msgid "show mountpoints"
611 msgstr ""
612
613 #: fish/cmds.c:193 fish/cmds.c:712
614 msgid "show mounted filesystems"
615 msgstr ""
616
617 #: fish/cmds.c:194 fish/cmds.c:927
618 msgid "move a file"
619 msgstr ""
620
621 #: fish/cmds.c:195 fish/cmds.c:1032
622 msgid "probe NTFS volume"
623 msgstr ""
624
625 #: fish/cmds.c:196 fish/cmds.c:1527
626 msgid "add a partition to the device"
627 msgstr ""
628
629 #: fish/cmds.c:197 fish/cmds.c:1622
630 msgid "delete a partition"
631 msgstr ""
632
633 #: fish/cmds.c:198 fish/cmds.c:1532
634 msgid "partition whole disk with a single primary partition"
635 msgstr ""
636
637 #: fish/cmds.c:199 fish/cmds.c:1627
638 msgid "return true if a partition is bootable"
639 msgstr ""
640
641 #: fish/cmds.c:200 fish/cmds.c:1632
642 msgid "get the MBR type byte (ID byte) from a partition"
643 msgstr ""
644
645 #: fish/cmds.c:201 fish/cmds.c:1552
646 msgid "get the partition table type"
647 msgstr ""
648
649 #: fish/cmds.c:202 fish/cmds.c:1522
650 msgid "create an empty partition table"
651 msgstr ""
652
653 #: fish/cmds.c:203 fish/cmds.c:1547
654 msgid "list partitions on a device"
655 msgstr ""
656
657 #: fish/cmds.c:204 fish/cmds.c:1537
658 msgid "make a partition bootable"
659 msgstr ""
660
661 #: fish/cmds.c:205 fish/cmds.c:1637
662 msgid "set the MBR type byte (ID byte) of a partition"
663 msgstr ""
664
665 #: fish/cmds.c:206 fish/cmds.c:1542
666 msgid "set partition name"
667 msgstr ""
668
669 #: fish/cmds.c:207 fish/cmds.c:942
670 msgid "ping the guest daemon"
671 msgstr ""
672
673 #: fish/cmds.c:208 fish/cmds.c:1517
674 msgid "read part of a file"
675 msgstr ""
676
677 #: fish/cmds.c:209 fish/cmds.c:677
678 msgid "create an LVM physical volume"
679 msgstr ""
680
681 #: fish/cmds.c:210 fish/cmds.c:877
682 msgid "remove an LVM physical volume"
683 msgstr ""
684
685 #: fish/cmds.c:211 fish/cmds.c:972
686 msgid "resize an LVM physical volume"
687 msgstr ""
688
689 #: fish/cmds.c:212 fish/cmds.c:213 fish/cmds.c:527 fish/cmds.c:542
690 msgid "list the LVM physical volumes (PVs)"
691 msgstr ""
692
693 #: fish/cmds.c:214 fish/cmds.c:1592
694 msgid "get the UUID of a physical volume"
695 msgstr ""
696
697 #: fish/cmds.c:215 fish/cmds.c:1232
698 msgid "read a file"
699 msgstr ""
700
701 #: fish/cmds.c:216 fish/cmds.c:557
702 msgid "read file as lines"
703 msgstr ""
704
705 #: fish/cmds.c:217 fish/cmds.c:1172
706 msgid "read directories entries"
707 msgstr ""
708
709 #: fish/cmds.c:218 fish/cmds.c:1322
710 msgid "read the target of a symbolic link"
711 msgstr ""
712
713 #: fish/cmds.c:219 fish/cmds.c:1512
714 msgid "readlink on multiple files"
715 msgstr ""
716
717 #: fish/cmds.c:220 fish/cmds.c:1297
718 msgid "canonicalized absolute pathname"
719 msgstr ""
720
721 #: fish/cmds.c:222 fish/cmds.c:1012
722 msgid "resize an ext2, ext3 or ext4 filesystem"
723 msgstr ""
724
725 #: fish/cmds.c:223 fish/cmds.c:627
726 msgid "remove a file"
727 msgstr ""
728
729 #: fish/cmds.c:224 fish/cmds.c:637
730 msgid "remove a file or directory recursively"
731 msgstr ""
732
733 #: fish/cmds.c:225 fish/cmds.c:632
734 msgid "remove a directory"
735 msgstr ""
736
737 #: fish/cmds.c:226 fish/cmds.c:1227
738 msgid "remove a mountpoint"
739 msgstr ""
740
741 #: fish/cmds.c:227 fish/cmds.c:1052
742 msgid "scrub (securely wipe) a device"
743 msgstr ""
744
745 #: fish/cmds.c:228 fish/cmds.c:1057
746 msgid "scrub (securely wipe) a file"
747 msgstr ""
748
749 #: fish/cmds.c:229 fish/cmds.c:1062
750 msgid "scrub (securely wipe) free space"
751 msgstr ""
752
753 #: fish/cmds.c:230 fish/cmds.c:362
754 msgid "add options to kernel command line"
755 msgstr ""
756
757 #: fish/cmds.c:231 fish/cmds.c:372
758 msgid "set autosync mode"
759 msgstr ""
760
761 #: fish/cmds.c:232 fish/cmds.c:457
762 msgid "enable or disable direct appliance mode"
763 msgstr ""
764
765 #: fish/cmds.c:233 fish/cmds.c:882
766 msgid "set the ext2/3/4 filesystem label"
767 msgstr ""
768
769 #: fish/cmds.c:234 fish/cmds.c:892
770 msgid "set the ext2/3/4 filesystem UUID"
771 msgstr ""
772
773 #: fish/cmds.c:235 fish/cmds.c:417
774 msgid "set memory allocated to the qemu subprocess"
775 msgstr ""
776
777 #: fish/cmds.c:236 fish/cmds.c:352
778 msgid "set the search path"
779 msgstr ""
780
781 #: fish/cmds.c:237 fish/cmds.c:342
782 msgid "set the qemu binary"
783 msgstr ""
784
785 #: fish/cmds.c:238 fish/cmds.c:467
786 msgid "enable or disable the recovery process"
787 msgstr ""
788
789 #: fish/cmds.c:239 fish/cmds.c:437
790 msgid "set SELinux enabled or disabled at appliance boot"
791 msgstr ""
792
793 #: fish/cmds.c:240 fish/cmds.c:447
794 msgid "enable or disable command traces"
795 msgstr ""
796
797 #: fish/cmds.c:241 fish/cmds.c:382
798 msgid "set verbose mode"
799 msgstr ""
800
801 #: fish/cmds.c:242 fish/cmds.c:1407
802 msgid "set SELinux security context"
803 msgstr ""
804
805 #: fish/cmds.c:244 fish/cmds.c:245 fish/cmds.c:697 fish/cmds.c:1177
806 msgid "create partitions on a block device"
807 msgstr ""
808
809 #: fish/cmds.c:246 fish/cmds.c:977
810 msgid "modify a single partition on a block device"
811 msgstr ""
812
813 #: fish/cmds.c:247 fish/cmds.c:992
814 msgid "display the disk geometry from the partition table"
815 msgstr ""
816
817 #: fish/cmds.c:248 fish/cmds.c:987
818 msgid "display the kernel geometry"
819 msgstr ""
820
821 #: fish/cmds.c:249 fish/cmds.c:982
822 msgid "display the partition table"
823 msgstr ""
824
825 #: fish/cmds.c:250 fish/cmds.c:1037
826 msgid "run a command via the shell"
827 msgstr ""
828
829 #: fish/cmds.c:251 fish/cmds.c:1042
830 msgid "run a command via the shell returning lines"
831 msgstr ""
832
833 #: fish/cmds.c:252 fish/cmds.c:1027
834 msgid "sleep for some seconds"
835 msgstr ""
836
837 #: fish/cmds.c:253 fish/cmds.c:742
838 msgid "get file information"
839 msgstr ""
840
841 #: fish/cmds.c:254 fish/cmds.c:752
842 msgid "get file system statistics"
843 msgstr ""
844
845 #: fish/cmds.c:255 fish/cmds.c:256 fish/cmds.c:952 fish/cmds.c:957
846 msgid "print the printable strings in a file"
847 msgstr ""
848
849 #: fish/cmds.c:257 fish/cmds.c:1337
850 msgid "disable swap on device"
851 msgstr ""
852
853 #: fish/cmds.c:258 fish/cmds.c:1347
854 msgid "disable swap on file"
855 msgstr ""
856
857 #: fish/cmds.c:259 fish/cmds.c:1357
858 msgid "disable swap on labeled swap partition"
859 msgstr ""
860
861 #: fish/cmds.c:260 fish/cmds.c:1367
862 msgid "disable swap on swap partition by UUID"
863 msgstr ""
864
865 #: fish/cmds.c:261 fish/cmds.c:1332
866 msgid "enable swap on device"
867 msgstr ""
868
869 #: fish/cmds.c:262 fish/cmds.c:1342
870 msgid "enable swap on file"
871 msgstr ""
872
873 #: fish/cmds.c:263 fish/cmds.c:1352
874 msgid "enable swap on labeled swap partition"
875 msgstr ""
876
877 #: fish/cmds.c:264 fish/cmds.c:1362
878 msgid "enable swap on swap partition by UUID"
879 msgstr ""
880
881 #: fish/cmds.c:265 fish/cmds.c:492
882 msgid "sync disks, writes are flushed through to the disk image"
883 msgstr ""
884
885 #: fish/cmds.c:266 fish/cmds.c:1097
886 msgid "return last 10 lines of a file"
887 msgstr ""
888
889 #: fish/cmds.c:267 fish/cmds.c:1102
890 msgid "return last N lines of a file"
891 msgstr ""
892
893 #: fish/cmds.c:268 fish/cmds.c:827
894 msgid "unpack tarfile to directory"
895 msgstr ""
896
897 #: fish/cmds.c:269 fish/cmds.c:832
898 msgid "pack directory into tarfile"
899 msgstr ""
900
901 #: fish/cmds.c:270 fish/cmds.c:837
902 msgid "unpack compressed tarball to directory"
903 msgstr ""
904
905 #: fish/cmds.c:271 fish/cmds.c:842
906 msgid "pack directory into compressed tarball"
907 msgstr ""
908
909 #: fish/cmds.c:272 fish/cmds.c:497
910 msgid "update file timestamps or create a new file"
911 msgstr ""
912
913 #: fish/cmds.c:273 fish/cmds.c:1477
914 msgid "truncate a file to zero size"
915 msgstr ""
916
917 #: fish/cmds.c:274 fish/cmds.c:1482
918 msgid "truncate a file to a particular size"
919 msgstr ""
920
921 #: fish/cmds.c:275 fish/cmds.c:757
922 msgid "get ext2/ext3/ext4 superblock details"
923 msgstr ""
924
925 #: fish/cmds.c:276 fish/cmds.c:1167
926 msgid "set file mode creation mask (umask)"
927 msgstr ""
928
929 #: fish/cmds.c:277 fish/cmds.c:707
930 msgid "unmount a filesystem"
931 msgstr ""
932
933 #: fish/cmds.c:278 fish/cmds.c:717
934 msgid "unmount all filesystems"
935 msgstr ""
936
937 #: fish/cmds.c:279 fish/cmds.c:812
938 msgid "upload a file from the local machine"
939 msgstr ""
940
941 #: fish/cmds.c:280 fish/cmds.c:1487
942 msgid "set timestamp of a file with nanosecond precision"
943 msgstr ""
944
945 #: fish/cmds.c:281 fish/cmds.c:432
946 msgid "get the library version number"
947 msgstr ""
948
949 #: fish/cmds.c:282 fish/cmds.c:1472
950 msgid "get the Linux VFS type corresponding to a mounted device"
951 msgstr ""
952
953 #: fish/cmds.c:283 fish/cmds.c:1002
954 msgid "activate or deactivate some volume groups"
955 msgstr ""
956
957 #: fish/cmds.c:284 fish/cmds.c:997
958 msgid "activate or deactivate all volume groups"
959 msgstr ""
960
961 #: fish/cmds.c:285 fish/cmds.c:682
962 msgid "create an LVM volume group"
963 msgstr ""
964
965 #: fish/cmds.c:286 fish/cmds.c:1612
966 msgid "get the LV UUIDs of all LVs in the volume group"
967 msgstr ""
968
969 #: fish/cmds.c:287 fish/cmds.c:1607
970 msgid "get the PV UUIDs containing the volume group"
971 msgstr ""
972
973 #: fish/cmds.c:288 fish/cmds.c:872
974 msgid "remove an LVM volume group"
975 msgstr ""
976
977 #: fish/cmds.c:289 fish/cmds.c:1582
978 msgid "rename an LVM volume group"
979 msgstr ""
980
981 #: fish/cmds.c:290 fish/cmds.c:291 fish/cmds.c:532 fish/cmds.c:547
982 msgid "list the LVM volume groups (VGs)"
983 msgstr ""
984
985 #: fish/cmds.c:292 fish/cmds.c:1597
986 msgid "get the UUID of a volume group"
987 msgstr ""
988
989 #: fish/cmds.c:293 fish/cmds.c:1082
990 msgid "count characters in a file"
991 msgstr ""
992
993 #: fish/cmds.c:294 fish/cmds.c:1072
994 msgid "count lines in a file"
995 msgstr ""
996
997 #: fish/cmds.c:295 fish/cmds.c:1077
998 msgid "count words in a file"
999 msgstr ""
1000
1001 #: fish/cmds.c:296 fish/cmds.c:702
1002 msgid "create a file"
1003 msgstr ""
1004
1005 #: fish/cmds.c:299 fish/cmds.c:907
1006 msgid "write zeroes to the device"
1007 msgstr ""
1008
1009 #: fish/cmds.c:300 fish/cmds.c:967
1010 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1011 msgstr ""
1012
1013 #: fish/cmds.c:303 fish/cmds.c:1182
1014 msgid "determine file type inside a compressed file"
1015 msgstr ""
1016
1017 #: fish/cmds.c:306
1018 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1019 msgstr ""
1020
1021 #: fish/cmds.c:1917 fish/cmds.c:1929 fish/cmds.c:1942 fish/cmds.c:1956
1022 #: fish/cmds.c:1970 fish/cmds.c:1985 fish/cmds.c:2000 fish/cmds.c:2013
1023 #: fish/cmds.c:2028 fish/cmds.c:2041 fish/cmds.c:2056 fish/cmds.c:2069
1024 #: fish/cmds.c:2083 fish/cmds.c:2096 fish/cmds.c:2111 fish/cmds.c:2124
1025 #: fish/cmds.c:2138 fish/cmds.c:2152 fish/cmds.c:2166 fish/cmds.c:2180
1026 #: fish/cmds.c:2194 fish/cmds.c:2209 fish/cmds.c:2240 fish/cmds.c:2254
1027 #: fish/cmds.c:2268 fish/cmds.c:2284 fish/cmds.c:2297 fish/cmds.c:2312
1028 #: fish/cmds.c:2325 fish/cmds.c:2340 fish/cmds.c:2353 fish/cmds.c:2368
1029 #: fish/cmds.c:2381 fish/cmds.c:2397 fish/cmds.c:2413 fish/cmds.c:2429
1030 #: fish/cmds.c:2443 fish/cmds.c:2456 fish/cmds.c:2472 fish/cmds.c:2491
1031 #: fish/cmds.c:2510 fish/cmds.c:2528 fish/cmds.c:2543 fish/cmds.c:2558
1032 #: fish/cmds.c:2573 fish/cmds.c:2588 fish/cmds.c:2603 fish/cmds.c:2618
1033 #: fish/cmds.c:2633 fish/cmds.c:2649 fish/cmds.c:2669 fish/cmds.c:2703
1034 #: fish/cmds.c:2717 fish/cmds.c:2736 fish/cmds.c:2755 fish/cmds.c:2773
1035 #: fish/cmds.c:2790 fish/cmds.c:2806 fish/cmds.c:2823 fish/cmds.c:2838
1036 #: fish/cmds.c:2854 fish/cmds.c:2866 fish/cmds.c:2879 fish/cmds.c:2896
1037 #: fish/cmds.c:2912 fish/cmds.c:2928 fish/cmds.c:2944 fish/cmds.c:2960
1038 #: fish/cmds.c:2977 fish/cmds.c:3014 fish/cmds.c:3068 fish/cmds.c:3086
1039 #: fish/cmds.c:3104 fish/cmds.c:3122 fish/cmds.c:3137 fish/cmds.c:3156
1040 #: fish/cmds.c:3191 fish/cmds.c:3210 fish/cmds.c:3286 fish/cmds.c:3322
1041 #: fish/cmds.c:3335 fish/cmds.c:3350 fish/cmds.c:3362 fish/cmds.c:3375
1042 #: fish/cmds.c:3394 fish/cmds.c:3413 fish/cmds.c:3432 fish/cmds.c:3451
1043 #: fish/cmds.c:3470 fish/cmds.c:3489 fish/cmds.c:3506 fish/cmds.c:3520
1044 #: fish/cmds.c:3534 fish/cmds.c:3550 fish/cmds.c:3566 fish/cmds.c:3583
1045 #: fish/cmds.c:3616 fish/cmds.c:3632 fish/cmds.c:3648 fish/cmds.c:3662
1046 #: fish/cmds.c:3677 fish/cmds.c:3695 fish/cmds.c:3713 fish/cmds.c:3734
1047 #: fish/cmds.c:3750 fish/cmds.c:3766 fish/cmds.c:3782 fish/cmds.c:3800
1048 #: fish/cmds.c:3817 fish/cmds.c:3836 fish/cmds.c:3854 fish/cmds.c:3874
1049 #: fish/cmds.c:3888 fish/cmds.c:3902 fish/cmds.c:3917 fish/cmds.c:3932
1050 #: fish/cmds.c:3950 fish/cmds.c:3965 fish/cmds.c:3983 fish/cmds.c:4000
1051 #: fish/cmds.c:4015 fish/cmds.c:4033 fish/cmds.c:4053 fish/cmds.c:4073
1052 #: fish/cmds.c:4092 fish/cmds.c:4123 fish/cmds.c:4138 fish/cmds.c:4152
1053 #: fish/cmds.c:4173 fish/cmds.c:4193 fish/cmds.c:4213 fish/cmds.c:4232
1054 #: fish/cmds.c:4246 fish/cmds.c:4265 fish/cmds.c:4356 fish/cmds.c:4373
1055 #: fish/cmds.c:4390 fish/cmds.c:4407 fish/cmds.c:4422 fish/cmds.c:4440
1056 #: fish/cmds.c:4473 fish/cmds.c:4487 fish/cmds.c:4506 fish/cmds.c:4520
1057 #: fish/cmds.c:4553 fish/cmds.c:4570 fish/cmds.c:4587 fish/cmds.c:4604
1058 #: fish/cmds.c:4623 fish/cmds.c:4637 fish/cmds.c:4653 fish/cmds.c:4669
1059 #: fish/cmds.c:4688 fish/cmds.c:4706 fish/cmds.c:4724 fish/cmds.c:4742
1060 #: fish/cmds.c:4762 fish/cmds.c:4800 fish/cmds.c:4820 fish/cmds.c:4857
1061 #: fish/cmds.c:4872 fish/cmds.c:4888 fish/cmds.c:4906 fish/cmds.c:4926
1062 #: fish/cmds.c:4945 fish/cmds.c:4960 fish/cmds.c:4976 fish/cmds.c:4994
1063 #: fish/cmds.c:5068 fish/cmds.c:5106 fish/cmds.c:5182 fish/cmds.c:5255
1064 #: fish/cmds.c:5289 fish/cmds.c:5309 fish/cmds.c:5327 fish/cmds.c:5347
1065 #: fish/cmds.c:5366 fish/cmds.c:5388 fish/cmds.c:5428 fish/cmds.c:5466
1066 #: fish/cmds.c:5484 fish/cmds.c:5500 fish/cmds.c:5516 fish/cmds.c:5530
1067 #: fish/cmds.c:5545 fish/cmds.c:5569 fish/cmds.c:5590 fish/cmds.c:5611
1068 #: fish/cmds.c:5632 fish/cmds.c:5653 fish/cmds.c:5674 fish/cmds.c:5695
1069 #: fish/cmds.c:5716 fish/cmds.c:5737 fish/cmds.c:5758 fish/cmds.c:5779
1070 #: fish/cmds.c:5800 fish/cmds.c:5820 fish/cmds.c:5840 fish/cmds.c:5858
1071 #: fish/cmds.c:5876 fish/cmds.c:5894 fish/cmds.c:5911 fish/cmds.c:5931
1072 #: fish/cmds.c:5966 fish/cmds.c:5980 fish/cmds.c:5994 fish/cmds.c:6010
1073 #: fish/cmds.c:6026 fish/cmds.c:6040 fish/cmds.c:6054 fish/cmds.c:6068
1074 #: fish/cmds.c:6082 fish/cmds.c:6098 fish/cmds.c:6131 fish/cmds.c:6168
1075 #: fish/cmds.c:6199 fish/cmds.c:6214 fish/cmds.c:6229 fish/cmds.c:6242
1076 #: fish/cmds.c:6255 fish/cmds.c:6273 fish/cmds.c:6308 fish/cmds.c:6343
1077 #: fish/cmds.c:6379 fish/cmds.c:6416 fish/cmds.c:6454 fish/cmds.c:6492
1078 #: fish/cmds.c:6527 fish/cmds.c:6541 fish/cmds.c:6561 fish/cmds.c:6578
1079 #: fish/cmds.c:6597 fish/cmds.c:6614 fish/cmds.c:6631 fish/cmds.c:6664
1080 #: fish/cmds.c:6733 fish/cmds.c:6770 fish/cmds.c:6825 fish/cmds.c:6848
1081 #: fish/cmds.c:6871 fish/cmds.c:6896 fish/cmds.c:6952 fish/cmds.c:6970
1082 #: fish/cmds.c:7012 fish/cmds.c:7029 fish/cmds.c:7065 fish/cmds.c:7099
1083 #: fish/cmds.c:7116 fish/cmds.c:7135 fish/cmds.c:7189 fish/cmds.c:7206
1084 #: fish/cmds.c:7225 fish/cmds.c:7244 fish/cmds.c:7260 fish/cmds.c:7277
1085 #: fish/cmds.c:7301 fish/cmds.c:7318 fish/cmds.c:7335 fish/cmds.c:7352
1086 #: fish/cmds.c:7369 fish/cmds.c:7388 fish/cmds.c:7421 fish/cmds.c:7455
1087 #: fish/cmds.c:7491 fish/cmds.c:7528
1088 #, c-format
1089 msgid "%s should have %d parameter(s)\n"
1090 msgstr ""
1091
1092 #: fish/cmds.c:1918 fish/cmds.c:1930 fish/cmds.c:1943 fish/cmds.c:1957
1093 #: fish/cmds.c:1971 fish/cmds.c:1986 fish/cmds.c:2001 fish/cmds.c:2014
1094 #: fish/cmds.c:2029 fish/cmds.c:2042 fish/cmds.c:2057 fish/cmds.c:2070
1095 #: fish/cmds.c:2084 fish/cmds.c:2097 fish/cmds.c:2112 fish/cmds.c:2125
1096 #: fish/cmds.c:2139 fish/cmds.c:2153 fish/cmds.c:2167 fish/cmds.c:2181
1097 #: fish/cmds.c:2195 fish/cmds.c:2210 fish/cmds.c:2241 fish/cmds.c:2255
1098 #: fish/cmds.c:2269 fish/cmds.c:2285 fish/cmds.c:2298 fish/cmds.c:2313
1099 #: fish/cmds.c:2326 fish/cmds.c:2341 fish/cmds.c:2354 fish/cmds.c:2369
1100 #: fish/cmds.c:2382 fish/cmds.c:2398 fish/cmds.c:2414 fish/cmds.c:2430
1101 #: fish/cmds.c:2444 fish/cmds.c:2457 fish/cmds.c:2473 fish/cmds.c:2492
1102 #: fish/cmds.c:2511 fish/cmds.c:2529 fish/cmds.c:2544 fish/cmds.c:2559
1103 #: fish/cmds.c:2574 fish/cmds.c:2589 fish/cmds.c:2604 fish/cmds.c:2619
1104 #: fish/cmds.c:2634 fish/cmds.c:2650 fish/cmds.c:2670 fish/cmds.c:2704
1105 #: fish/cmds.c:2718 fish/cmds.c:2737 fish/cmds.c:2756 fish/cmds.c:2774
1106 #: fish/cmds.c:2791 fish/cmds.c:2807 fish/cmds.c:2824 fish/cmds.c:2839
1107 #: fish/cmds.c:2855 fish/cmds.c:2867 fish/cmds.c:2880 fish/cmds.c:2897
1108 #: fish/cmds.c:2913 fish/cmds.c:2929 fish/cmds.c:2945 fish/cmds.c:2961
1109 #: fish/cmds.c:2978 fish/cmds.c:3015 fish/cmds.c:3069 fish/cmds.c:3087
1110 #: fish/cmds.c:3105 fish/cmds.c:3123 fish/cmds.c:3138 fish/cmds.c:3157
1111 #: fish/cmds.c:3192 fish/cmds.c:3211 fish/cmds.c:3287 fish/cmds.c:3323
1112 #: fish/cmds.c:3336 fish/cmds.c:3351 fish/cmds.c:3363 fish/cmds.c:3376
1113 #: fish/cmds.c:3395 fish/cmds.c:3414 fish/cmds.c:3433 fish/cmds.c:3452
1114 #: fish/cmds.c:3471 fish/cmds.c:3490 fish/cmds.c:3507 fish/cmds.c:3521
1115 #: fish/cmds.c:3535 fish/cmds.c:3551 fish/cmds.c:3567 fish/cmds.c:3584
1116 #: fish/cmds.c:3617 fish/cmds.c:3633 fish/cmds.c:3649 fish/cmds.c:3663
1117 #: fish/cmds.c:3678 fish/cmds.c:3696 fish/cmds.c:3714 fish/cmds.c:3735
1118 #: fish/cmds.c:3751 fish/cmds.c:3767 fish/cmds.c:3783 fish/cmds.c:3801
1119 #: fish/cmds.c:3818 fish/cmds.c:3837 fish/cmds.c:3855 fish/cmds.c:3875
1120 #: fish/cmds.c:3889 fish/cmds.c:3903 fish/cmds.c:3918 fish/cmds.c:3933
1121 #: fish/cmds.c:3951 fish/cmds.c:3966 fish/cmds.c:3984 fish/cmds.c:4001
1122 #: fish/cmds.c:4016 fish/cmds.c:4034 fish/cmds.c:4054 fish/cmds.c:4074
1123 #: fish/cmds.c:4093 fish/cmds.c:4124 fish/cmds.c:4139 fish/cmds.c:4153
1124 #: fish/cmds.c:4174 fish/cmds.c:4194 fish/cmds.c:4214 fish/cmds.c:4233
1125 #: fish/cmds.c:4247 fish/cmds.c:4266 fish/cmds.c:4357 fish/cmds.c:4374
1126 #: fish/cmds.c:4391 fish/cmds.c:4408 fish/cmds.c:4423 fish/cmds.c:4441
1127 #: fish/cmds.c:4474 fish/cmds.c:4488 fish/cmds.c:4507 fish/cmds.c:4521
1128 #: fish/cmds.c:4554 fish/cmds.c:4571 fish/cmds.c:4588 fish/cmds.c:4605
1129 #: fish/cmds.c:4624 fish/cmds.c:4638 fish/cmds.c:4654 fish/cmds.c:4670
1130 #: fish/cmds.c:4689 fish/cmds.c:4707 fish/cmds.c:4725 fish/cmds.c:4743
1131 #: fish/cmds.c:4763 fish/cmds.c:4801 fish/cmds.c:4821 fish/cmds.c:4858
1132 #: fish/cmds.c:4873 fish/cmds.c:4889 fish/cmds.c:4907 fish/cmds.c:4927
1133 #: fish/cmds.c:4946 fish/cmds.c:4961 fish/cmds.c:4977 fish/cmds.c:4995
1134 #: fish/cmds.c:5069 fish/cmds.c:5107 fish/cmds.c:5183 fish/cmds.c:5256
1135 #: fish/cmds.c:5290 fish/cmds.c:5310 fish/cmds.c:5328 fish/cmds.c:5348
1136 #: fish/cmds.c:5367 fish/cmds.c:5389 fish/cmds.c:5429 fish/cmds.c:5467
1137 #: fish/cmds.c:5485 fish/cmds.c:5501 fish/cmds.c:5517 fish/cmds.c:5531
1138 #: fish/cmds.c:5546 fish/cmds.c:5570 fish/cmds.c:5591 fish/cmds.c:5612
1139 #: fish/cmds.c:5633 fish/cmds.c:5654 fish/cmds.c:5675 fish/cmds.c:5696
1140 #: fish/cmds.c:5717 fish/cmds.c:5738 fish/cmds.c:5759 fish/cmds.c:5780
1141 #: fish/cmds.c:5801 fish/cmds.c:5821 fish/cmds.c:5841 fish/cmds.c:5859
1142 #: fish/cmds.c:5877 fish/cmds.c:5895 fish/cmds.c:5912 fish/cmds.c:5932
1143 #: fish/cmds.c:5967 fish/cmds.c:5981 fish/cmds.c:5995 fish/cmds.c:6011
1144 #: fish/cmds.c:6027 fish/cmds.c:6041 fish/cmds.c:6055 fish/cmds.c:6069
1145 #: fish/cmds.c:6083 fish/cmds.c:6099 fish/cmds.c:6132 fish/cmds.c:6169
1146 #: fish/cmds.c:6200 fish/cmds.c:6215 fish/cmds.c:6230 fish/cmds.c:6243
1147 #: fish/cmds.c:6256 fish/cmds.c:6274 fish/cmds.c:6309 fish/cmds.c:6344
1148 #: fish/cmds.c:6380 fish/cmds.c:6417 fish/cmds.c:6455 fish/cmds.c:6493
1149 #: fish/cmds.c:6528 fish/cmds.c:6542 fish/cmds.c:6562 fish/cmds.c:6579
1150 #: fish/cmds.c:6598 fish/cmds.c:6615 fish/cmds.c:6632 fish/cmds.c:6665
1151 #: fish/cmds.c:6734 fish/cmds.c:6771 fish/cmds.c:6826 fish/cmds.c:6849
1152 #: fish/cmds.c:6872 fish/cmds.c:6897 fish/cmds.c:6953 fish/cmds.c:6971
1153 #: fish/cmds.c:7013 fish/cmds.c:7030 fish/cmds.c:7066 fish/cmds.c:7100
1154 #: fish/cmds.c:7117 fish/cmds.c:7136 fish/cmds.c:7190 fish/cmds.c:7207
1155 #: fish/cmds.c:7226 fish/cmds.c:7245 fish/cmds.c:7261 fish/cmds.c:7278
1156 #: fish/cmds.c:7302 fish/cmds.c:7319 fish/cmds.c:7336 fish/cmds.c:7353
1157 #: fish/cmds.c:7370 fish/cmds.c:7389 fish/cmds.c:7422 fish/cmds.c:7456
1158 #: fish/cmds.c:7492 fish/cmds.c:7529
1159 #, c-format
1160 msgid "type 'help %s' for help on %s\n"
1161 msgstr ""
1162
1163 #: fish/cmds.c:2220 fish/cmds.c:2682 fish/cmds.c:2988 fish/cmds.c:3025
1164 #: fish/cmds.c:3044 fish/cmds.c:3169 fish/cmds.c:3222 fish/cmds.c:3241
1165 #: fish/cmds.c:3260 fish/cmds.c:3300 fish/cmds.c:3595 fish/cmds.c:4103
1166 #: fish/cmds.c:4277 fish/cmds.c:4296 fish/cmds.c:4315 fish/cmds.c:4334
1167 #: fish/cmds.c:4452 fish/cmds.c:4531 fish/cmds.c:4773 fish/cmds.c:4831
1168 #: fish/cmds.c:5005 fish/cmds.c:5024 fish/cmds.c:5043 fish/cmds.c:5079
1169 #: fish/cmds.c:5117 fish/cmds.c:5136 fish/cmds.c:5155 fish/cmds.c:5193
1170 #: fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5266 fish/cmds.c:5401
1171 #: fish/cmds.c:5441 fish/cmds.c:5944 fish/cmds.c:6109 fish/cmds.c:6144
1172 #: fish/cmds.c:6179 fish/cmds.c:6285 fish/cmds.c:6319 fish/cmds.c:6354
1173 #: fish/cmds.c:6390 fish/cmds.c:6428 fish/cmds.c:6466 fish/cmds.c:6504
1174 #: fish/cmds.c:6644 fish/cmds.c:6677 fish/cmds.c:6690 fish/cmds.c:6703
1175 #: fish/cmds.c:6716 fish/cmds.c:6746 fish/cmds.c:6781 fish/cmds.c:6800
1176 #: fish/cmds.c:6909 fish/cmds.c:6928 fish/cmds.c:6983 fish/cmds.c:6996
1177 #: fish/cmds.c:7041 fish/cmds.c:7077 fish/cmds.c:7146 fish/cmds.c:7165
1178 #: fish/cmds.c:7403 fish/cmds.c:7433 fish/cmds.c:7467 fish/cmds.c:7503
1179 #: fish/cmds.c:7540 fish/cmds.c:7559
1180 #, c-format
1181 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1182 msgstr ""
1183
1184 #: fish/cmds.c:2226 fish/cmds.c:2688 fish/cmds.c:2994 fish/cmds.c:3031
1185 #: fish/cmds.c:3050 fish/cmds.c:3175 fish/cmds.c:3228 fish/cmds.c:3247
1186 #: fish/cmds.c:3266 fish/cmds.c:3306 fish/cmds.c:3601 fish/cmds.c:4109
1187 #: fish/cmds.c:4283 fish/cmds.c:4302 fish/cmds.c:4321 fish/cmds.c:4340
1188 #: fish/cmds.c:4458 fish/cmds.c:4537 fish/cmds.c:4779 fish/cmds.c:4837
1189 #: fish/cmds.c:5011 fish/cmds.c:5030 fish/cmds.c:5049 fish/cmds.c:5085
1190 #: fish/cmds.c:5123 fish/cmds.c:5142 fish/cmds.c:5161 fish/cmds.c:5199
1191 #: fish/cmds.c:5218 fish/cmds.c:5237 fish/cmds.c:5272 fish/cmds.c:5407
1192 #: fish/cmds.c:5447 fish/cmds.c:5950 fish/cmds.c:6115 fish/cmds.c:6150
1193 #: fish/cmds.c:6185 fish/cmds.c:6291 fish/cmds.c:6325 fish/cmds.c:6360
1194 #: fish/cmds.c:6396 fish/cmds.c:6434 fish/cmds.c:6472 fish/cmds.c:6510
1195 #: fish/cmds.c:6752 fish/cmds.c:6787 fish/cmds.c:6806 fish/cmds.c:6915
1196 #: fish/cmds.c:7047 fish/cmds.c:7083 fish/cmds.c:7152 fish/cmds.c:7171
1197 #: fish/cmds.c:7439 fish/cmds.c:7473 fish/cmds.c:7509 fish/cmds.c:7546
1198 #: fish/cmds.c:7565
1199 #, c-format
1200 msgid "%s: %s: integer out of range\n"
1201 msgstr ""
1202
1203 #: fish/cmds.c:8376
1204 #, c-format
1205 msgid "%s: unknown command\n"
1206 msgstr ""
1207
1208 #: fish/edit.c:86
1209 #, c-format
1210 msgid "use '%s filename' to edit a file\n"
1211 msgstr ""
1212
1213 #: fish/fish.c:95 fuse/guestmount.c:869
1214 #, c-format
1215 msgid "Try `%s --help' for more information.\n"
1216 msgstr ""
1217
1218 #: fish/fish.c:99
1219 #, c-format
1220 msgid ""
1221 "%s: guest filesystem shell\n"
1222 "%s lets you edit virtual machine filesystems\n"
1223 "Copyright (C) 2009 Red Hat Inc.\n"
1224 "Usage:\n"
1225 "  %s [--options] cmd [: cmd : cmd ...]\n"
1226 "  %s -i libvirt-domain\n"
1227 "  %s -i disk-image(s)\n"
1228 "or for interactive use:\n"
1229 "  %s\n"
1230 "or from a shell script:\n"
1231 "  %s <<EOF\n"
1232 "  cmd\n"
1233 "  ...\n"
1234 "  EOF\n"
1235 "Options:\n"
1236 "  -h|--cmd-help        List available commands\n"
1237 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1238 "  -a|--add image       Add image\n"
1239 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1240 "  -f|--file file       Read commands from file\n"
1241 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
1242 "  --listen             Listen for remote commands\n"
1243 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1244 "  -n|--no-sync         Don't autosync\n"
1245 "  --remote[=pid]       Send commands to remote %s\n"
1246 "  -r|--ro              Mount read-only\n"
1247 "  --selinux            Enable SELinux support\n"
1248 "  -v|--verbose         Verbose messages\n"
1249 "  -x                   Echo each command before executing it\n"
1250 "  -V|--version         Display version and exit\n"
1251 "For more information,  see the manpage %s(1).\n"
1252 msgstr ""
1253
1254 #: fish/fish.c:191 fuse/guestmount.c:966
1255 #, c-format
1256 msgid "guestfs_create: failed to create handle\n"
1257 msgstr ""
1258
1259 #: fish/fish.c:230
1260 #, c-format
1261 msgid "%s: --listen=PID: PID was not a number: %s\n"
1262 msgstr ""
1263
1264 #: fish/fish.c:237
1265 #, c-format
1266 msgid ""
1267 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
1268 msgstr ""
1269
1270 #: fish/fish.c:246 fuse/guestmount.c:1011
1271 #, c-format
1272 msgid "%s: unknown long option: %s (%d)\n"
1273 msgstr ""
1274
1275 #: fish/fish.c:273
1276 #, c-format
1277 msgid "%s: only one -f parameter can be given\n"
1278 msgstr ""
1279
1280 #: fish/fish.c:350
1281 #, c-format
1282 msgid "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
1283 msgstr ""
1284
1285 #: fish/fish.c:357
1286 #, c-format
1287 msgid "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
1288 msgstr ""
1289
1290 #: fish/fish.c:367
1291 #, c-format
1292 msgid "%s: virt-inspector command too long for fixed-size buffer\n"
1293 msgstr ""
1294
1295 #: fish/fish.c:426
1296 #, c-format
1297 msgid "%s: cannot use --listen and --remote options at the same time\n"
1298 msgstr ""
1299
1300 #: fish/fish.c:434
1301 #, c-format
1302 msgid "%s: extra parameters on the command line with --listen flag\n"
1303 msgstr ""
1304
1305 #: fish/fish.c:440
1306 #, c-format
1307 msgid "%s: cannot use --listen and --file options at the same time\n"
1308 msgstr ""
1309
1310 #: fish/fish.c:588
1311 #, c-format
1312 msgid ""
1313 "\n"
1314 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
1315 "editing virtual machine filesystems.\n"
1316 "\n"
1317 "Type: 'help' for help with commands\n"
1318 "      'quit' to quit the shell\n"
1319 "\n"
1320 msgstr ""
1321
1322 #: fish/fish.c:668
1323 #, c-format
1324 msgid "%s: unterminated double quote\n"
1325 msgstr ""
1326
1327 #: fish/fish.c:674 fish/fish.c:691
1328 #, c-format
1329 msgid "%s: command arguments not separated by whitespace\n"
1330 msgstr ""
1331
1332 #: fish/fish.c:685
1333 #, c-format
1334 msgid "%s: unterminated single quote\n"
1335 msgstr ""
1336
1337 #: fish/fish.c:740
1338 #, c-format
1339 msgid "%s: internal error parsing string at '%s'\n"
1340 msgstr ""
1341
1342 #: fish/fish.c:757
1343 #, c-format
1344 msgid "%s: too many arguments\n"
1345 msgstr ""
1346
1347 #: fish/fish.c:786
1348 #, c-format
1349 msgid "%s: empty command on command line\n"
1350 msgstr ""
1351
1352 #: fish/fish.c:947
1353 msgid "display a list of commands or help on a command"
1354 msgstr ""
1355
1356 #: fish/fish.c:949
1357 msgid "quit guestfish"
1358 msgstr ""
1359
1360 #: fish/fish.c:952
1361 msgid "allocate an image"
1362 msgstr ""
1363
1364 #: fish/fish.c:954
1365 msgid "display a line of text"
1366 msgstr ""
1367
1368 #: fish/fish.c:956
1369 msgid "edit a file in the image"
1370 msgstr ""
1371
1372 #: fish/fish.c:958
1373 msgid "local change directory"
1374 msgstr ""
1375
1376 #: fish/fish.c:960
1377 msgid "expand wildcards in command"
1378 msgstr ""
1379
1380 #: fish/fish.c:962
1381 msgid "view a file in the pager"
1382 msgstr ""
1383
1384 #: fish/fish.c:964
1385 msgid "close and reopen libguestfs handle"
1386 msgstr ""
1387
1388 #: fish/fish.c:966
1389 msgid "allocate a sparse image file"
1390 msgstr ""
1391
1392 #: fish/fish.c:968
1393 msgid "measure time taken to run command"
1394 msgstr ""
1395
1396 #: fish/fish.c:980
1397 #, c-format
1398 msgid ""
1399 "alloc - allocate an image\n"
1400 "     alloc <filename> <size>\n"
1401 "\n"
1402 "    This creates an empty (zeroed) file of the given size,\n"
1403 "    and then adds so it can be further examined.\n"
1404 "\n"
1405 "    For more advanced image creation, see qemu-img utility.\n"
1406 "\n"
1407 "    Size can be specified (where <nn> means a number):\n"
1408 "    <nn>             number of kilobytes\n"
1409 "      eg: 1440       standard 3.5\" floppy\n"
1410 "    <nn>K or <nn>KB  number of kilobytes\n"
1411 "    <nn>M or <nn>MB  number of megabytes\n"
1412 "    <nn>G or <nn>GB  number of gigabytes\n"
1413 "    <nn>T or <nn>TB  number of terabytes\n"
1414 "    <nn>P or <nn>PB  number of petabytes\n"
1415 "    <nn>E or <nn>EB  number of exabytes\n"
1416 "    <nn>sects        number of 512 byte sectors\n"
1417 msgstr ""
1418
1419 #: fish/fish.c:1001
1420 #, c-format
1421 msgid ""
1422 "echo - display a line of text\n"
1423 "     echo [<params> ...]\n"
1424 "\n"
1425 "    This echos the parameters to the terminal.\n"
1426 msgstr ""
1427
1428 #: fish/fish.c:1010
1429 #, c-format
1430 msgid ""
1431 "edit - edit a file in the image\n"
1432 "     edit <filename>\n"
1433 "\n"
1434 "    This is used to edit a file.\n"
1435 "\n"
1436 "    It is the equivalent of (and is implemented by)\n"
1437 "    running \"cat\", editing locally, and then \"write-file\".\n"
1438 "\n"
1439 "    Normally it uses $EDITOR, but if you use the aliases\n"
1440 "    \"vi\" or \"emacs\" you will get those editors.\n"
1441 "\n"
1442 "    NOTE: This will not work reliably for large files\n"
1443 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1444 msgstr ""
1445
1446 #: fish/fish.c:1026
1447 #, c-format
1448 msgid ""
1449 "lcd - local change directory\n"
1450 "    lcd <directory>\n"
1451 "\n"
1452 "    Change guestfish's current directory. This command is\n"
1453 "    useful if you want to download files to a particular\n"
1454 "    place.\n"
1455 msgstr ""
1456
1457 #: fish/fish.c:1035
1458 #, c-format
1459 msgid ""
1460 "glob - expand wildcards in command\n"
1461 "    glob <command> [<args> ...]\n"
1462 "\n"
1463 "    Glob runs <command> with wildcards expanded in any\n"
1464 "    command args.  Note that the command is run repeatedly\n"
1465 "    once for each expanded argument.\n"
1466 msgstr ""
1467
1468 #: fish/fish.c:1044
1469 #, c-format
1470 msgid ""
1471 "help - display a list of commands or help on a command\n"
1472 "     help cmd\n"
1473 "     help\n"
1474 msgstr ""
1475
1476 #: fish/fish.c:1051
1477 #, c-format
1478 msgid ""
1479 "more - view a file in the pager\n"
1480 "     more <filename>\n"
1481 "\n"
1482 "    This is used to view a file in the pager.\n"
1483 "\n"
1484 "    It is the equivalent of (and is implemented by)\n"
1485 "    running \"cat\" and using the pager.\n"
1486 "\n"
1487 "    Normally it uses $PAGER, but if you use the alias\n"
1488 "    \"less\" then it always uses \"less\".\n"
1489 "\n"
1490 "    NOTE: This will not work reliably for large files\n"
1491 "    (> 2 MB) or binary files containing \\0 bytes.\n"
1492 msgstr ""
1493
1494 #: fish/fish.c:1069
1495 #, c-format
1496 msgid ""
1497 "quit - quit guestfish\n"
1498 "     quit\n"
1499 msgstr ""
1500
1501 #: fish/fish.c:1074
1502 #, c-format
1503 msgid ""
1504 "reopen - close and reopen the libguestfs handle\n"
1505 "     reopen\n"
1506 "\n"
1507 "Close and reopen the libguestfs handle.  It is not necessary to use\n"
1508 "this normally, because the handle is closed properly when guestfish\n"
1509 "exits.  However this is occasionally useful for testing.\n"
1510 msgstr ""
1511
1512 #: fish/fish.c:1083
1513 #, c-format
1514 msgid ""
1515 "sparse - allocate a sparse image file\n"
1516 "     sparse <filename> <size>\n"
1517 "\n"
1518 "    This creates an empty sparse file of the given size,\n"
1519 "    and then adds so it can be further examined.\n"
1520 "\n"
1521 "    In all respects it works the same as the 'alloc'\n"
1522 "    command, except that the image file is allocated\n"
1523 "    sparsely, which means that disk blocks are not assigned\n"
1524 "    to the file until they are needed.  Sparse disk files\n"
1525 "    only use space when written to, but they are slower\n"
1526 "    and there is a danger you could run out of real disk\n"
1527 "    space during a write operation.\n"
1528 "\n"
1529 "    For more advanced image creation, see qemu-img utility.\n"
1530 "\n"
1531 "    Size can be specified (where <nn> means a number):\n"
1532 "    <nn>             number of kilobytes\n"
1533 "      eg: 1440       standard 3.5\" floppy\n"
1534 "    <nn>K or <nn>KB  number of kilobytes\n"
1535 "    <nn>M or <nn>MB  number of megabytes\n"
1536 "    <nn>G or <nn>GB  number of gigabytes\n"
1537 "    <nn>T or <nn>TB  number of terabytes\n"
1538 "    <nn>P or <nn>PB  number of petabytes\n"
1539 "    <nn>E or <nn>EB  number of exabytes\n"
1540 "    <nn>sects        number of 512 byte sectors\n"
1541 msgstr ""
1542
1543 #: fish/fish.c:1112
1544 #, c-format
1545 msgid ""
1546 "time - measure time taken to run command\n"
1547 "    time <command> [<args> ...]\n"
1548 "\n"
1549 "    This runs <command> as usual, and prints the elapsed\n"
1550 "    time afterwards.\n"
1551 msgstr ""
1552
1553 #: fish/fish.c:1120
1554 #, c-format
1555 msgid "%s: command not known, use -h to list all commands\n"
1556 msgstr ""
1557
1558 #: fish/fish.c:1136
1559 #, c-format
1560 msgid ""
1561 "Did you mean to open a disk image?  guestfish -a disk.img\n"
1562 "For a list of commands:             guestfish -h\n"
1563 "For complete documentation:         man guestfish\n"
1564 msgstr ""
1565
1566 #: fish/fish.c:1293
1567 #, c-format
1568 msgid "Runaway quote in string \"%s\"\n"
1569 msgstr ""
1570
1571 #: fish/glob.c:52
1572 #, c-format
1573 msgid "use 'glob command [args...]'\n"
1574 msgstr ""
1575
1576 #: fish/glob.c:72
1577 #, c-format
1578 msgid "glob: guestfs_glob_expand call failed: %s\n"
1579 msgstr ""
1580
1581 #: fish/lcd.c:34
1582 #, c-format
1583 msgid "use 'lcd directory' to change local directory\n"
1584 msgstr ""
1585
1586 #: fish/more.c:40
1587 #, c-format
1588 msgid "use '%s filename' to page a file\n"
1589 msgstr ""
1590
1591 #: fish/rc.c:249
1592 #, c-format
1593 msgid "guestfish: protocol error: could not read 'hello' message\n"
1594 msgstr ""
1595
1596 #: fish/rc.c:254
1597 #, c-format
1598 msgid ""
1599 "guestfish: protocol error: version mismatch, server version '%s' does not "
1600 "match client version '%s'.  The two versions must match exactly.\n"
1601 msgstr ""
1602
1603 #: fish/rc.c:329 fish/rc.c:343
1604 #, c-format
1605 msgid "guestfish: remote: looks like the server is not running\n"
1606 msgstr ""
1607
1608 #: fish/rc.c:355 fish/rc.c:369
1609 #, c-format
1610 msgid "guestfish: protocol error: could not send initial greeting to server\n"
1611 msgstr ""
1612
1613 #: fish/rc.c:380
1614 #, c-format
1615 msgid "guestfish: protocol error: could not decode reply from server\n"
1616 msgstr ""
1617
1618 #: fish/reopen.c:36
1619 #, c-format
1620 msgid "'reopen' command takes no parameters\n"
1621 msgstr ""
1622
1623 #: fish/reopen.c:46
1624 #, c-format
1625 msgid "reopen: guestfs_create: failed to create handle\n"
1626 msgstr ""
1627
1628 #: fish/time.c:35
1629 #, c-format
1630 msgid "use 'time command [args...]'\n"
1631 msgstr ""
1632
1633 #: fuse/guestmount.c:873
1634 #, c-format
1635 msgid ""
1636 "%s: FUSE module for libguestfs\n"
1637 "%s lets you mount a virtual machine filesystem\n"
1638 "Copyright (C) 2009 Red Hat Inc.\n"
1639 "Usage:\n"
1640 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
1641 "Options:\n"
1642 "  -a|--add image       Add image\n"
1643 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
1644 "  --fuse-help          Display extra FUSE options\n"
1645 "  --help               Display help message and exit\n"
1646 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1647 "  -n|--no-sync         Don't autosync\n"
1648 "  -o|--option opt      Pass extra option to FUSE\n"
1649 "  -r|--ro              Mount read-only\n"
1650 "  --selinux            Enable SELinux support\n"
1651 "  --trace              Trace guestfs API calls (to stderr)\n"
1652 "  -v|--verbose         Verbose messages\n"
1653 "  -V|--version         Display version and exit\n"
1654 msgstr ""
1655
1656 #: fuse/guestmount.c:1082
1657 #, c-format
1658 msgid "%s: must have at least one -a and at least one -m option\n"
1659 msgstr ""
1660
1661 #: fuse/guestmount.c:1090
1662 #, c-format
1663 msgid "%s: you must specify a mountpoint in the host filesystem\n"
1664 msgstr ""
1665
1666 #: src/guestfs.c:290
1667 #, c-format
1668 msgid "guestfs_close: called twice on the same handle\n"
1669 msgstr ""
1670
1671 #: src/guestfs.c:393
1672 #, c-format
1673 msgid "libguestfs: error: %s\n"
1674 msgstr ""
1675
1676 #: src/guestfs.c:748
1677 msgid "command line cannot be altered after qemu subprocess launched"
1678 msgstr ""
1679
1680 #: src/guestfs.c:762
1681 msgid "guestfs_config: parameter must begin with '-' character"
1682 msgstr ""
1683
1684 #: src/guestfs.c:776
1685 #, c-format
1686 msgid "guestfs_config: parameter '%s' isn't allowed"
1687 msgstr ""
1688
1689 #: src/guestfs.c:797 src/guestfs.c:834 src/guestfs.c:881
1690 msgid "filename cannot contain ',' (comma) character"
1691 msgstr ""
1692
1693 #: src/guestfs.c:953
1694 msgid "you must call guestfs_add_drive before guestfs_launch"
1695 msgstr ""
1696
1697 #: src/guestfs.c:958
1698 msgid "the libguestfs handle has already been launched"
1699 msgstr ""
1700
1701 #: src/guestfs.c:978
1702 #, c-format
1703 msgid "%s: cannot create temporary directory"
1704 msgstr ""
1705
1706 #: src/guestfs.c:1068
1707 #, c-format
1708 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
1709 msgstr ""
1710
1711 #: src/guestfs.c:1480
1712 msgid "failed to connect to vmchannel socket"
1713 msgstr ""
1714
1715 #: src/guestfs.c:1499
1716 msgid "guestfs_launch failed, see earlier error messages"
1717 msgstr ""
1718
1719 #: src/guestfs.c:1512
1720 msgid "qemu launched and contacted daemon, but state != READY"
1721 msgstr ""
1722
1723 #: src/guestfs.c:1604
1724 #, c-format
1725 msgid "external command failed: %s"
1726 msgstr ""
1727
1728 #: src/guestfs.c:1677
1729 #, c-format
1730 msgid ""
1731 "%s: command failed: If qemu is located on a non-standard path, try setting "
1732 "the LIBGUESTFS_QEMU environment variable."
1733 msgstr ""
1734
1735 #: src/guestfs.c:1853
1736 msgid "qemu has not been launched yet"
1737 msgstr ""
1738
1739 #: src/guestfs.c:1864
1740 msgid "no subprocess to kill"
1741 msgstr ""
1742
1743 #: src/guestfs.c:1986
1744 #, c-format
1745 msgid "guestfs_set_busy: called when in state %d != READY"
1746 msgstr ""
1747
1748 #: src/guestfs.c:2009
1749 #, c-format
1750 msgid "guestfs_end_busy: called when in state %d"
1751 msgstr ""
1752
1753 #: src/guestfs.c:2124
1754 #, c-format
1755 msgid ""
1756 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
1757 msgstr ""
1758
1759 #: src/guestfs.c:2282 src/guestfs.c:2336
1760 msgid "unexpected end of file when reading from daemon"
1761 msgstr ""
1762
1763 #: src/guestfs.c:2298
1764 #, c-format
1765 msgid "received magic signature from guestfsd, but in state %d"
1766 msgstr ""
1767
1768 #: src/guestfs.c:2313
1769 #, c-format
1770 msgid "message length (%u) > maximum possible size (%d)"
1771 msgstr ""
1772
1773 #: src/guestfs.c:2443
1774 #, c-format
1775 msgid "guestfs___send: state %d != BUSY"
1776 msgstr ""
1777
1778 #: src/guestfs.c:2465
1779 msgid "xdr_guestfs_message_header failed"
1780 msgstr ""
1781
1782 #: src/guestfs.c:2474
1783 msgid "dispatch failed to marshal args"
1784 msgstr ""
1785
1786 #: src/guestfs.c:2604
1787 #, c-format
1788 msgid "send_file_chunk: state %d != READY"
1789 msgstr ""
1790
1791 #: src/guestfs.c:2620
1792 #, c-format
1793 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
1794 msgstr ""
1795
1796 #: src/guestfs.c:2743
1797 #, c-format
1798 msgid "%s: error in chunked encoding"
1799 msgstr ""
1800
1801 #: src/guestfs.c:2771
1802 msgid "write to daemon socket"
1803 msgstr ""
1804
1805 #: src/guestfs.c:2794
1806 msgid "receive_file_data: parse error in reply callback"
1807 msgstr ""
1808
1809 #: src/guestfs.c:2799
1810 msgid "receive_file_data: unexpected flag received when reading file chunks"
1811 msgstr ""
1812
1813 #: src/guestfs.c:2807
1814 msgid "failed to parse file chunk"
1815 msgstr ""
1816
1817 #: src/guestfs.c:2816
1818 msgid "file receive cancelled by daemon"
1819 msgstr ""
1820
1821 #: test-tool/test-tool.c:78
1822 #, c-format
1823 msgid ""
1824 "libguestfs-test-tool: interactive test tool\n"
1825 "Copyright (C) 2009 Red Hat Inc.\n"
1826 "Usage:\n"
1827 "  libguestfs-test-tool [--options]\n"
1828 "Options:\n"
1829 "  --help         Display usage\n"
1830 "  --helper libguestfs-test-tool-helper\n"
1831 "                 Helper program (default: %s)\n"
1832 "  --qemudir dir  Specify QEMU source directory\n"
1833 "  --qemu qemu    Specify QEMU binary\n"
1834 "  --timeout n\n"
1835 "  -t n           Set launch timeout (default: %d seconds)\n"
1836 msgstr ""
1837
1838 #: test-tool/test-tool.c:134
1839 #, c-format
1840 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
1841 msgstr ""
1842
1843 #: test-tool/test-tool.c:143
1844 #, c-format
1845 msgid "libguestfs-test-tool: invalid timeout: %s\n"
1846 msgstr ""
1847
1848 #: test-tool/test-tool.c:155
1849 #, c-format
1850 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
1851 msgstr ""
1852
1853 #: test-tool/test-tool.c:178
1854 #, c-format
1855 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
1856 msgstr ""
1857
1858 #: test-tool/test-tool.c:183 test-tool/test-tool.c:189
1859 #, c-format
1860 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
1861 msgstr ""
1862
1863 #: test-tool/test-tool.c:197
1864 #, c-format
1865 msgid "libguestfs-test-tool: guestfs_version failed\n"
1866 msgstr ""
1867
1868 #: test-tool/test-tool.c:219
1869 #, c-format
1870 msgid "libguestfs-test-tool: failed to launch appliance\n"
1871 msgstr ""
1872
1873 #: test-tool/test-tool.c:231
1874 #, c-format
1875 msgid "libguestfs-test-tool: failed to run sfdisk\n"
1876 msgstr ""
1877
1878 #: test-tool/test-tool.c:237
1879 #, c-format
1880 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
1881 msgstr ""
1882
1883 #: test-tool/test-tool.c:243
1884 #, c-format
1885 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
1886 msgstr ""
1887
1888 #: test-tool/test-tool.c:249
1889 #, c-format
1890 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
1891 msgstr ""
1892
1893 #: test-tool/test-tool.c:255
1894 #, c-format
1895 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
1896 msgstr ""
1897
1898 #: test-tool/test-tool.c:263
1899 #, c-format
1900 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
1901 msgstr ""
1902
1903 #: test-tool/test-tool.c:294
1904 #, c-format
1905 msgid ""
1906 "LIBGUESTFS_QEMU environment variable is already set, so\n"
1907 "--qemu/--qemudir options cannot be used.\n"
1908 msgstr ""
1909
1910 #: test-tool/test-tool.c:302
1911 #, c-format
1912 msgid "Binary '%s' does not exist or is not executable\n"
1913 msgstr ""
1914
1915 #: test-tool/test-tool.c:316
1916 #, c-format
1917 msgid "%s: does not look like a qemu source directory\n"
1918 msgstr ""
1919
1920 #: test-tool/test-tool.c:365
1921 #, c-format
1922 msgid ""
1923 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
1924 "available.  Expected to find it in '%s'\n"
1925 "\n"
1926 "Use the --helper option to specify the location of this program.\n"
1927 msgstr ""
1928
1929 #: test-tool/test-tool.c:381
1930 #, c-format
1931 msgid "command failed: %s"
1932 msgstr ""
1933
1934 #: test-tool/test-tool.c:389
1935 #, c-format
1936 msgid ""
1937 "Test tool helper program %s\n"
1938 "is not statically linked.  This is a build error when this test tool\n"
1939 "was built.\n"
1940 msgstr ""
1941
1942 #: test-tool/test-tool.c:423
1943 #, c-format
1944 msgid "mkisofs command failed: %s\n"
1945 msgstr ""