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