8a122bbbcb1ded963781f1d61ccd09abe08eaf57
[libguestfs.git] / po / libguestfs.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
11 "component=libguestfs&product=Virtualization+Tools\n"
12 "POT-Creation-Date: 2009-07-02 18:18+0100\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: fish/alloc.c:39
21 #, c-format
22 msgid "use 'alloc file size' to create an image\n"
23 msgstr ""
24
25 #: fish/alloc.c:47
26 #, c-format
27 msgid "can't allocate or add disks after launching\n"
28 msgstr ""
29
30 #: fish/alloc.c:94 fish/alloc.c:101
31 #, c-format
32 msgid "could not parse size specification '%s'\n"
33 msgstr ""
34
35 #: fish/edit.c:86
36 #, c-format
37 msgid "use '%s filename' to edit a file\n"
38 msgstr ""
39
40 #: fish/fish.c:90
41 #, c-format
42 msgid ""
43 "guestfish: guest filesystem shell\n"
44 "guestfish lets you edit virtual machine filesystems\n"
45 "Copyright (C) 2009 Red Hat Inc.\n"
46 "Usage:\n"
47 "  guestfish [--options] cmd [: cmd : cmd ...]\n"
48 "  guestfish -i libvirt-domain\n"
49 "  guestfish -i disk-image(s)\n"
50 "or for interactive use:\n"
51 "  guestfish\n"
52 "or from a shell script:\n"
53 "  guestfish <<EOF\n"
54 "  cmd\n"
55 "  ...\n"
56 "  EOF\n"
57 "Options:\n"
58 "  -h|--cmd-help        List available commands\n"
59 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
60 "  -a|--add image       Add image\n"
61 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
62 "  -f|--file file       Read commands from file\n"
63 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
64 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
65 "  -n|--no-sync         Don't autosync\n"
66 "  -r|--ro              Mount read-only\n"
67 "  -v|--verbose         Verbose messages\n"
68 "  -V|--version         Display version and exit\n"
69 "For more information,  see the manpage guestfish(1).\n"
70 msgstr ""
71
72 #: fish/fish.c:157
73 #, c-format
74 msgid "guestfs_create: failed to create handle\n"
75 msgstr ""
76
77 #: fish/fish.c:202
78 #, c-format
79 msgid "guestfish: only one -f parameter can be given\n"
80 msgstr ""
81
82 #: fish/fish.c:260
83 #, c-format
84 msgid "guestfish: unexpected command line option 0x%x\n"
85 msgstr ""
86
87 #: fish/fish.c:272
88 #, c-format
89 msgid "guestfish: cannot use -i option with -a or -m\n"
90 msgstr ""
91
92 #: fish/fish.c:276
93 #, c-format
94 msgid "guestfish -i requires a libvirt domain or path(s) to disk image(s)\n"
95 msgstr ""
96
97 #: fish/fish.c:284
98 #, c-format
99 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
100 msgstr ""
101
102 #: fish/fish.c:464
103 #, c-format
104 msgid ""
105 "\n"
106 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
107 "editing virtual machine filesystems.\n"
108 "\n"
109 "Type: 'help' for help with commands\n"
110 "      'quit' to quit the shell\n"
111 "\n"
112 msgstr ""
113
114 #: fish/fish.c:542
115 #, c-format
116 msgid "guestfish: unterminated double quote\n"
117 msgstr ""
118
119 #: fish/fish.c:547 fish/fish.c:562
120 #, c-format
121 msgid "guestfish: command arguments not separated by whitespace\n"
122 msgstr ""
123
124 #: fish/fish.c:557
125 #, c-format
126 msgid "guestfish: unterminated single quote\n"
127 msgstr ""
128
129 #: fish/fish.c:602
130 #, c-format
131 msgid "guestfish: internal error parsing string at '%s'\n"
132 msgstr ""
133
134 #: fish/fish.c:615
135 #, c-format
136 msgid "guestfish: too many arguments\n"
137 msgstr ""
138
139 #: fish/fish.c:642
140 #, c-format
141 msgid "guestfish: empty command on command line\n"
142 msgstr ""
143
144 #: fish/fish.c:751
145 msgid "display a list of commands or help on a command"
146 msgstr ""
147
148 #: fish/fish.c:753
149 msgid "quit guestfish"
150 msgstr ""
151
152 #: fish/fish.c:756
153 msgid "allocate an image"
154 msgstr ""
155
156 #: fish/fish.c:758
157 msgid "display a line of text"
158 msgstr ""
159
160 #: fish/fish.c:760
161 msgid "edit a file in the image"
162 msgstr ""
163
164 #: fish/fish.c:762
165 msgid "local change directory"
166 msgstr ""
167
168 #: fish/fish.c:764
169 msgid "expand wildcards in command"
170 msgstr ""
171
172 #: fish/fish.c:766
173 msgid "measure time taken to run command"
174 msgstr ""
175
176 #: fish/fish.c:778
177 #, c-format
178 msgid ""
179 "alloc - allocate an image\n"
180 "     alloc <filename> <size>\n"
181 "\n"
182 "    This creates an empty (zeroed) file of the given size,\n"
183 "    and then adds so it can be further examined.\n"
184 "\n"
185 "    For more advanced image creation, see qemu-img utility.\n"
186 "\n"
187 "    Size can be specified (where <nn> means a number):\n"
188 "    <nn>             number of kilobytes\n"
189 "      eg: 1440       standard 3.5\" floppy\n"
190 "    <nn>K or <nn>KB  number of kilobytes\n"
191 "    <nn>M or <nn>MB  number of megabytes\n"
192 "    <nn>G or <nn>GB  number of gigabytes\n"
193 "    <nn>sects        number of 512 byte sectors\n"
194 msgstr ""
195
196 #: fish/fish.c:794
197 #, c-format
198 msgid ""
199 "echo - display a line of text\n"
200 "     echo [<params> ...]\n"
201 "\n"
202 "    This echos the parameters to the terminal.\n"
203 msgstr ""
204
205 #: fish/fish.c:801
206 #, c-format
207 msgid ""
208 "edit - edit a file in the image\n"
209 "     edit <filename>\n"
210 "\n"
211 "    This is used to edit a file.\n"
212 "\n"
213 "    It is the equivalent of (and is implemented by)\n"
214 "    running \"cat\", editing locally, and then \"write-file\".\n"
215 "\n"
216 "    Normally it uses $EDITOR, but if you use the aliases\n"
217 "    \"vi\" or \"emacs\" you will get those editors.\n"
218 "\n"
219 "    NOTE: This will not work reliably for large files\n"
220 "    (> 2 MB) or binary files containing \\0 bytes.\n"
221 msgstr ""
222
223 #: fish/fish.c:815
224 #, c-format
225 msgid ""
226 "lcd - local change directory\n"
227 "    lcd <directory>\n"
228 "\n"
229 "    Change guestfish's current directory. This command is\n"
230 "    useful if you want to download files to a particular\n"
231 "    place.\n"
232 msgstr ""
233
234 #: fish/fish.c:822
235 #, c-format
236 msgid ""
237 "glob - expand wildcards in command\n"
238 "    glob <command> [<args> ...]\n"
239 "\n"
240 "    Glob runs <command> with wildcards expanded in any\n"
241 "    command args.  Note that the command is run repeatedly\n"
242 "    once for each expanded argument.\n"
243 msgstr ""
244
245 #: fish/fish.c:830
246 #, c-format
247 msgid ""
248 "more - view a file in the pager\n"
249 "     more <filename>\n"
250 "\n"
251 "    This is used to view a file in the pager.\n"
252 "\n"
253 "    It is the equivalent of (and is implemented by)\n"
254 "    running \"cat\" and using the pager.\n"
255 "\n"
256 "    Normally it uses $PAGER, but if you use the alias\n"
257 "    \"less\" then it always uses \"less\".\n"
258 "\n"
259 "    NOTE: This will not work reliably for large files\n"
260 "    (> 2 MB) or binary files containing \\0 bytes.\n"
261 msgstr ""
262
263 #: fish/fish.c:844
264 #, c-format
265 msgid ""
266 "help - display a list of commands or help on a command\n"
267 "     help cmd\n"
268 "     help\n"
269 msgstr ""
270
271 #: fish/fish.c:850
272 #, c-format
273 msgid ""
274 "quit - quit guestfish\n"
275 "     quit\n"
276 msgstr ""
277
278 #: fish/fish.c:853
279 #, c-format
280 msgid ""
281 "time - measure time taken to run command\n"
282 "    time <command> [<args> ...]\n"
283 "\n"
284 "    This runs <command> as usual, and prints the elapsed\n"
285 "    time afterwards.\n"
286 msgstr ""
287
288 #: fish/fish.c:859
289 #, c-format
290 msgid "%s: command not known, use -h to list all commands\n"
291 msgstr ""
292
293 #: src/guestfs.c:308
294 #, c-format
295 msgid "guestfs_close: called twice on the same handle\n"
296 msgstr ""
297
298 #: src/guestfs.c:397
299 #, c-format
300 msgid "libguestfs: error: %s\n"
301 msgstr ""
302
303 #: src/guestfs.c:653
304 msgid "command line cannot be altered after qemu subprocess launched"
305 msgstr ""
306
307 #: src/guestfs.c:667
308 msgid "guestfs_config: parameter must begin with '-' character"
309 msgstr ""
310
311 #: src/guestfs.c:681
312 #, c-format
313 msgid "guestfs_config: parameter '%s' isn't allowed"
314 msgstr ""
315
316 #: src/guestfs.c:701 src/guestfs.c:723 src/guestfs.c:741
317 msgid "filename cannot contain ',' (comma) character"
318 msgstr ""
319
320 #: src/guestfs.c:810
321 msgid "you must call guestfs_add_drive before guestfs_launch"
322 msgstr ""
323
324 #: src/guestfs.c:815
325 msgid "qemu has already been launched"
326 msgstr ""
327
328 #: src/guestfs.c:823
329 #, c-format
330 msgid "%s: cannot create temporary directory"
331 msgstr ""
332
333 #: src/guestfs.c:913
334 #, c-format
335 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
336 msgstr ""
337
338 #: src/guestfs.c:1120
339 msgid "failed to connect to vmchannel socket"
340 msgstr ""
341
342 #: src/guestfs.c:1139
343 msgid "could not watch qemu stdout"
344 msgstr ""
345
346 #: src/guestfs.c:1207
347 #, c-format
348 msgid "external command failed: %s"
349 msgstr ""
350
351 #: src/guestfs.c:1246
352 #, c-format
353 msgid ""
354 "%s: command failed: If qemu is located on a non-standard path, try setting "
355 "the LIBGUESTFS_QEMU environment variable."
356 msgstr ""
357
358 #: src/guestfs.c:1319
359 msgid "qemu has finished launching already"
360 msgstr ""
361
362 #: src/guestfs.c:1324
363 msgid "qemu has not been launched yet"
364 msgstr ""
365
366 #: src/guestfs.c:1337
367 msgid "guestfs_wait_ready failed, see earlier error messages"
368 msgstr ""
369
370 #: src/guestfs.c:1347
371 msgid "qemu launched and contacted daemon, but state != READY"
372 msgstr ""
373
374 #: src/guestfs.c:1358
375 msgid "no subprocess to kill"
376 msgstr ""
377
378 #: src/guestfs.c:1406
379 #, c-format
380 msgid "guestfs_set_ready: called when in state %d != BUSY"
381 msgstr ""
382
383 #: src/guestfs.c:1418
384 #, c-format
385 msgid "guestfs_set_busy: called when in state %d != READY"
386 msgstr ""
387
388 #: src/guestfs.c:1439
389 #, c-format
390 msgid "guestfs_end_busy: called when in state %d"
391 msgstr ""
392
393 #: src/guestfs.c:1535
394 #, c-format
395 msgid "stdout_event: internal error: %d != %d"
396 msgstr ""
397
398 #: src/guestfs.c:1578
399 #, c-format
400 msgid "sock_read_event: internal error: %d != %d"
401 msgstr ""
402
403 #: src/guestfs.c:1608
404 msgid "can't decode length word"
405 msgstr ""
406
407 #: src/guestfs.c:1618
408 #, c-format
409 msgid "received magic signature from guestfsd, but in state %d"
410 msgstr ""
411
412 #: src/guestfs.c:1621
413 #, c-format
414 msgid "received magic signature from guestfsd, but msg size is %d"
415 msgstr ""
416
417 #: src/guestfs.c:1646
418 #, c-format
419 msgid "message length (%u) > maximum possible size (%d)"
420 msgstr ""
421
422 #: src/guestfs.c:1679
423 #, c-format
424 msgid "state %d != BUSY"
425 msgstr ""
426
427 #: src/guestfs.c:1719
428 #, c-format
429 msgid "sock_write_event: internal error: %d != %d"
430 msgstr ""
431
432 #: src/guestfs.c:1724
433 #, c-format
434 msgid "sock_write_event: state %d != BUSY"
435 msgstr ""
436
437 #: src/guestfs.c:1831 src/guestfs.c:1854
438 msgid "remove_handle failed"
439 msgstr ""
440
441 #: src/guestfs.c:1842 src/guestfs.c:1865
442 msgid "add_handle failed"
443 msgstr ""
444
445 #: src/guestfs.c:1898
446 #, c-format
447 msgid "guestfs__send_sync: state %d != BUSY"
448 msgstr ""
449
450 #: src/guestfs.c:1906 src/guestfs.c:2086
451 msgid "guestfs__send_sync: msg_out should be NULL"
452 msgstr ""
453
454 #: src/guestfs.c:1928
455 msgid "xdr_guestfs_message_header failed"
456 msgstr ""
457
458 #: src/guestfs.c:1937
459 msgid "dispatch failed to marshal args"
460 msgstr ""
461
462 #: src/guestfs.c:1963
463 msgid "send failed, see earlier error messages"
464 msgstr ""
465
466 #: src/guestfs.c:2078
467 #, c-format
468 msgid "send_file_chunk_sync: state %d != READY"
469 msgstr ""
470
471 #: src/guestfs.c:2109
472 #, c-format
473 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
474 msgstr ""
475
476 #: src/guestfs.c:2134
477 msgid "send file chunk failed, see earlier error messages"
478 msgstr ""
479
480 #: src/guestfs.c:2185
481 #, c-format
482 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
483 msgstr ""
484
485 #: src/guestfs.c:2223
486 #, c-format
487 msgid "%s: error in chunked encoding"
488 msgstr ""
489
490 #: src/guestfs.c:2247
491 msgid "write to daemon socket"
492 msgstr ""
493
494 #: src/guestfs.c:2294
495 msgid "failed to parse file chunk"
496 msgstr ""
497
498 #: src/guestfs.c:2326
499 msgid "receive_file_data_sync: reply callback not called\n"
500 msgstr ""
501
502 #: src/guestfs.c:2331
503 msgid "receive_file_data_sync: parse error in reply callback\n"
504 msgstr ""
505
506 #: src/guestfs.c:2345
507 msgid "file receive cancelled by daemon"
508 msgstr ""
509
510 #: src/guestfs.c:2380 src/guestfs.c:2438
511 #, c-format
512 msgid "fd %d is out of range"
513 msgstr ""
514
515 #: src/guestfs.c:2388
516 #, c-format
517 msgid "set of events (0x%x) contains unknown events"
518 msgstr ""
519
520 #: src/guestfs.c:2393
521 msgid "set of events is empty"
522 msgstr ""
523
524 #: src/guestfs.c:2400
525 #, c-format
526 msgid "fd %d is already registered"
527 msgstr ""
528
529 #: src/guestfs.c:2405
530 msgid "callback is NULL"
531 msgstr ""
532
533 #: src/guestfs.c:2445
534 #, c-format
535 msgid "fd %d was not registered"
536 msgstr ""
537
538 #: src/guestfs.c:2494
539 msgid "select_main_loop_run: this cannot be called recursively"
540 msgstr ""