6ea5e4ace478042d766ca7f58ab65b45c57599c0
[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-06-29 16:58+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:749
145 msgid "display a list of commands or help on a command"
146 msgstr ""
147
148 #: fish/fish.c:751
149 msgid "quit guestfish"
150 msgstr ""
151
152 #: fish/fish.c:754
153 msgid "allocate an image"
154 msgstr ""
155
156 #: fish/fish.c:756
157 msgid "display a line of text"
158 msgstr ""
159
160 #: fish/fish.c:758
161 msgid "edit a file in the image"
162 msgstr ""
163
164 #: fish/fish.c:760
165 msgid "local change directory"
166 msgstr ""
167
168 #: fish/fish.c:762
169 msgid "expand wildcards in command"
170 msgstr ""
171
172 #: fish/fish.c:774
173 #, c-format
174 msgid ""
175 "alloc - allocate an image\n"
176 "     alloc <filename> <size>\n"
177 "\n"
178 "    This creates an empty (zeroed) file of the given size,\n"
179 "    and then adds so it can be further examined.\n"
180 "\n"
181 "    For more advanced image creation, see qemu-img utility.\n"
182 "\n"
183 "    Size can be specified (where <nn> means a number):\n"
184 "    <nn>             number of kilobytes\n"
185 "      eg: 1440       standard 3.5\" floppy\n"
186 "    <nn>K or <nn>KB  number of kilobytes\n"
187 "    <nn>M or <nn>MB  number of megabytes\n"
188 "    <nn>G or <nn>GB  number of gigabytes\n"
189 "    <nn>sects        number of 512 byte sectors\n"
190 msgstr ""
191
192 #: fish/fish.c:790
193 #, c-format
194 msgid ""
195 "echo - display a line of text\n"
196 "     echo [<params> ...]\n"
197 "\n"
198 "    This echos the parameters to the terminal.\n"
199 msgstr ""
200
201 #: fish/fish.c:797
202 #, c-format
203 msgid ""
204 "edit - edit a file in the image\n"
205 "     edit <filename>\n"
206 "\n"
207 "    This is used to edit a file.\n"
208 "\n"
209 "    It is the equivalent of (and is implemented by)\n"
210 "    running \"cat\", editing locally, and then \"write-file\".\n"
211 "\n"
212 "    Normally it uses $EDITOR, but if you use the aliases\n"
213 "    \"vi\" or \"emacs\" you will get those editors.\n"
214 "\n"
215 "    NOTE: This will not work reliably for large files\n"
216 "    (> 2 MB) or binary files containing \\0 bytes.\n"
217 msgstr ""
218
219 #: fish/fish.c:811
220 #, c-format
221 msgid ""
222 "lcd - local change directory\n"
223 "    lcd <directory>\n"
224 "\n"
225 "    Change guestfish's current directory. This command is\n"
226 "    useful if you want to download files to a particular\n"
227 "    place.\n"
228 msgstr ""
229
230 #: fish/fish.c:818
231 #, c-format
232 msgid ""
233 "glob - expand wildcards in command\n"
234 "    glob <command> [<args> ...]\n"
235 "\n"
236 "    Glob runs <command> with wildcards expanded in any\n"
237 "    command args.  Note that the command is run repeatedly\n"
238 "    once for each expanded argument.\n"
239 msgstr ""
240
241 #: fish/fish.c:826
242 #, c-format
243 msgid ""
244 "more - view a file in the pager\n"
245 "     more <filename>\n"
246 "\n"
247 "    This is used to view a file in the pager.\n"
248 "\n"
249 "    It is the equivalent of (and is implemented by)\n"
250 "    running \"cat\" and using the pager.\n"
251 "\n"
252 "    Normally it uses $PAGER, but if you use the alias\n"
253 "    \"less\" then it always uses \"less\".\n"
254 "\n"
255 "    NOTE: This will not work reliably for large files\n"
256 "    (> 2 MB) or binary files containing \\0 bytes.\n"
257 msgstr ""
258
259 #: fish/fish.c:840
260 #, c-format
261 msgid ""
262 "help - display a list of commands or help on a command\n"
263 "     help cmd\n"
264 "     help\n"
265 msgstr ""
266
267 #: fish/fish.c:846
268 #, c-format
269 msgid ""
270 "quit - quit guestfish\n"
271 "     quit\n"
272 msgstr ""
273
274 #: fish/fish.c:849
275 #, c-format
276 msgid "%s: command not known, use -h to list all commands\n"
277 msgstr ""
278
279 #: src/guestfs.c:290
280 #, c-format
281 msgid "guestfs_close: called twice on the same handle\n"
282 msgstr ""
283
284 #: src/guestfs.c:379
285 #, c-format
286 msgid "libguestfs: error: %s\n"
287 msgstr ""
288
289 #: src/guestfs.c:620
290 msgid "command line cannot be altered after qemu subprocess launched"
291 msgstr ""
292
293 #: src/guestfs.c:634
294 msgid "guestfs_config: parameter must begin with '-' character"
295 msgstr ""
296
297 #: src/guestfs.c:648
298 #, c-format
299 msgid "guestfs_config: parameter '%s' isn't allowed"
300 msgstr ""
301
302 #: src/guestfs.c:668 src/guestfs.c:690 src/guestfs.c:708
303 msgid "filename cannot contain ',' (comma) character"
304 msgstr ""
305
306 #: src/guestfs.c:777
307 msgid "you must call guestfs_add_drive before guestfs_launch"
308 msgstr ""
309
310 #: src/guestfs.c:782
311 msgid "qemu has already been launched"
312 msgstr ""
313
314 #: src/guestfs.c:790
315 #, c-format
316 msgid "%s: cannot create temporary directory"
317 msgstr ""
318
319 #: src/guestfs.c:880
320 #, c-format
321 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
322 msgstr ""
323
324 #: src/guestfs.c:1096
325 msgid "failed to connect to vmchannel socket"
326 msgstr ""
327
328 #: src/guestfs.c:1115
329 msgid "could not watch qemu stdout"
330 msgstr ""
331
332 #: src/guestfs.c:1183
333 #, c-format
334 msgid "external command failed: %s"
335 msgstr ""
336
337 #: src/guestfs.c:1222
338 #, c-format
339 msgid ""
340 "%s: command failed: If qemu is located on a non-standard path, try setting "
341 "the LIBGUESTFS_QEMU environment variable."
342 msgstr ""
343
344 #: src/guestfs.c:1295
345 msgid "qemu has finished launching already"
346 msgstr ""
347
348 #: src/guestfs.c:1300
349 msgid "qemu has not been launched yet"
350 msgstr ""
351
352 #: src/guestfs.c:1313
353 msgid "guestfs_wait_ready failed, see earlier error messages"
354 msgstr ""
355
356 #: src/guestfs.c:1323
357 msgid "qemu launched and contacted daemon, but state != READY"
358 msgstr ""
359
360 #: src/guestfs.c:1334
361 msgid "no subprocess to kill"
362 msgstr ""
363
364 #: src/guestfs.c:1382
365 #, c-format
366 msgid "guestfs_set_ready: called when in state %d != BUSY"
367 msgstr ""
368
369 #: src/guestfs.c:1394
370 #, c-format
371 msgid "guestfs_set_busy: called when in state %d != READY"
372 msgstr ""
373
374 #: src/guestfs.c:1415
375 #, c-format
376 msgid "guestfs_end_busy: called when in state %d"
377 msgstr ""
378
379 #: src/guestfs.c:1504
380 #, c-format
381 msgid "stdout_event: internal error: %d != %d"
382 msgstr ""
383
384 #: src/guestfs.c:1547
385 #, c-format
386 msgid "sock_read_event: internal error: %d != %d"
387 msgstr ""
388
389 #: src/guestfs.c:1577
390 msgid "can't decode length word"
391 msgstr ""
392
393 #: src/guestfs.c:1587
394 #, c-format
395 msgid "received magic signature from guestfsd, but in state %d"
396 msgstr ""
397
398 #: src/guestfs.c:1590
399 #, c-format
400 msgid "received magic signature from guestfsd, but msg size is %d"
401 msgstr ""
402
403 #: src/guestfs.c:1615
404 #, c-format
405 msgid "message length (%u) > maximum possible size (%d)"
406 msgstr ""
407
408 #: src/guestfs.c:1648
409 #, c-format
410 msgid "state %d != BUSY"
411 msgstr ""
412
413 #: src/guestfs.c:1688
414 #, c-format
415 msgid "sock_write_event: internal error: %d != %d"
416 msgstr ""
417
418 #: src/guestfs.c:1693
419 #, c-format
420 msgid "sock_write_event: state %d != BUSY"
421 msgstr ""
422
423 #: src/guestfs.c:1800 src/guestfs.c:1823
424 msgid "remove_handle failed"
425 msgstr ""
426
427 #: src/guestfs.c:1811 src/guestfs.c:1834
428 msgid "add_handle failed"
429 msgstr ""
430
431 #: src/guestfs.c:1867
432 #, c-format
433 msgid "guestfs__send_sync: state %d != BUSY"
434 msgstr ""
435
436 #: src/guestfs.c:1875 src/guestfs.c:2055
437 msgid "guestfs__send_sync: msg_out should be NULL"
438 msgstr ""
439
440 #: src/guestfs.c:1897
441 msgid "xdr_guestfs_message_header failed"
442 msgstr ""
443
444 #: src/guestfs.c:1906
445 msgid "dispatch failed to marshal args"
446 msgstr ""
447
448 #: src/guestfs.c:1932
449 msgid "send failed, see earlier error messages"
450 msgstr ""
451
452 #: src/guestfs.c:2047
453 #, c-format
454 msgid "send_file_chunk_sync: state %d != READY"
455 msgstr ""
456
457 #: src/guestfs.c:2078
458 #, c-format
459 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
460 msgstr ""
461
462 #: src/guestfs.c:2103
463 msgid "send file chunk failed, see earlier error messages"
464 msgstr ""
465
466 #: src/guestfs.c:2154
467 #, c-format
468 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
469 msgstr ""
470
471 #: src/guestfs.c:2192
472 #, c-format
473 msgid "%s: error in chunked encoding"
474 msgstr ""
475
476 #: src/guestfs.c:2216
477 msgid "write to daemon socket"
478 msgstr ""
479
480 #: src/guestfs.c:2263
481 msgid "failed to parse file chunk"
482 msgstr ""
483
484 #: src/guestfs.c:2295
485 msgid "receive_file_data_sync: reply callback not called\n"
486 msgstr ""
487
488 #: src/guestfs.c:2300
489 msgid "receive_file_data_sync: parse error in reply callback\n"
490 msgstr ""
491
492 #: src/guestfs.c:2314
493 msgid "file receive cancelled by daemon"
494 msgstr ""
495
496 #: src/guestfs.c:2349 src/guestfs.c:2407
497 #, c-format
498 msgid "fd %d is out of range"
499 msgstr ""
500
501 #: src/guestfs.c:2357
502 #, c-format
503 msgid "set of events (0x%x) contains unknown events"
504 msgstr ""
505
506 #: src/guestfs.c:2362
507 msgid "set of events is empty"
508 msgstr ""
509
510 #: src/guestfs.c:2369
511 #, c-format
512 msgid "fd %d is already registered"
513 msgstr ""
514
515 #: src/guestfs.c:2374
516 msgid "callback is NULL"
517 msgstr ""
518
519 #: src/guestfs.c:2414
520 #, c-format
521 msgid "fd %d was not registered"
522 msgstr ""
523
524 #: src/guestfs.c:2463
525 msgid "select_main_loop_run: this cannot be called recursively"
526 msgstr ""