Version 1.0.52.
[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-24 12:47+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:104
36 #, c-format
37 msgid "use '%s filename' to edit a file\n"
38 msgstr ""
39
40 #: fish/fish.c:88
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:149
73 #, c-format
74 msgid "guestfs_create: failed to create handle\n"
75 msgstr ""
76
77 #: fish/fish.c:194
78 #, c-format
79 msgid "guestfish: only one -f parameter can be given\n"
80 msgstr ""
81
82 #: fish/fish.c:252
83 #, c-format
84 msgid "guestfish: unexpected command line option 0x%x\n"
85 msgstr ""
86
87 #: fish/fish.c:264
88 #, c-format
89 msgid "guestfish: cannot use -i option with -a or -m\n"
90 msgstr ""
91
92 #: fish/fish.c:268
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:276
98 #, c-format
99 msgid "guestfish: virt-inspector command too long for fixed-size buffer\n"
100 msgstr ""
101
102 #: fish/fish.c:456
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:533
115 #, c-format
116 msgid "guestfish: unterminated double quote\n"
117 msgstr ""
118
119 #: fish/fish.c:538 fish/fish.c:553
120 #, c-format
121 msgid "guestfish: command arguments not separated by whitespace\n"
122 msgstr ""
123
124 #: fish/fish.c:548
125 #, c-format
126 msgid "guestfish: unterminated single quote\n"
127 msgstr ""
128
129 #: fish/fish.c:589
130 #, c-format
131 msgid "guestfish: internal error parsing string at '%s'\n"
132 msgstr ""
133
134 #: fish/fish.c:602
135 #, c-format
136 msgid "guestfish: too many arguments\n"
137 msgstr ""
138
139 #: fish/fish.c:629
140 #, c-format
141 msgid "guestfish: empty command on command line\n"
142 msgstr ""
143
144 #: fish/fish.c:690
145 msgid "display a list of commands or help on a command"
146 msgstr ""
147
148 #: fish/fish.c:692
149 msgid "quit guestfish"
150 msgstr ""
151
152 #: fish/fish.c:695
153 msgid "allocate an image"
154 msgstr ""
155
156 #: fish/fish.c:697
157 msgid "display a line of text"
158 msgstr ""
159
160 #: fish/fish.c:699
161 msgid "edit a file in the image"
162 msgstr ""
163
164 #: fish/fish.c:701
165 msgid "local change directory"
166 msgstr ""
167
168 #: fish/fish.c:703
169 msgid "expand wildcards in command"
170 msgstr ""
171
172 #: fish/fish.c:715
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:731
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:738
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:752
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:759
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:766
242 #, c-format
243 msgid ""
244 "help - display a list of commands or help on a command\n"
245 "     help cmd\n"
246 "     help\n"
247 msgstr ""
248
249 #: fish/fish.c:772
250 #, c-format
251 msgid ""
252 "quit - quit guestfish\n"
253 "     quit\n"
254 msgstr ""
255
256 #: fish/fish.c:775
257 #, c-format
258 msgid "%s: command not known, use -h to list all commands\n"
259 msgstr ""
260
261 #: src/guestfs.c:290
262 #, c-format
263 msgid "guestfs_close: called twice on the same handle\n"
264 msgstr ""
265
266 #: src/guestfs.c:379
267 #, c-format
268 msgid "libguestfs: error: %s\n"
269 msgstr ""
270
271 #: src/guestfs.c:620
272 msgid "command line cannot be altered after qemu subprocess launched"
273 msgstr ""
274
275 #: src/guestfs.c:634
276 msgid "guestfs_config: parameter must begin with '-' character"
277 msgstr ""
278
279 #: src/guestfs.c:648
280 #, c-format
281 msgid "guestfs_config: parameter '%s' isn't allowed"
282 msgstr ""
283
284 #: src/guestfs.c:668 src/guestfs.c:690 src/guestfs.c:708
285 msgid "filename cannot contain ',' (comma) character"
286 msgstr ""
287
288 #: src/guestfs.c:777
289 msgid "you must call guestfs_add_drive before guestfs_launch"
290 msgstr ""
291
292 #: src/guestfs.c:782
293 msgid "qemu has already been launched"
294 msgstr ""
295
296 #: src/guestfs.c:790
297 #, c-format
298 msgid "%s: cannot create temporary directory"
299 msgstr ""
300
301 #: src/guestfs.c:880
302 #, c-format
303 msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
304 msgstr ""
305
306 #: src/guestfs.c:1096
307 msgid "failed to connect to vmchannel socket"
308 msgstr ""
309
310 #: src/guestfs.c:1115
311 msgid "could not watch qemu stdout"
312 msgstr ""
313
314 #: src/guestfs.c:1183
315 #, c-format
316 msgid "external command failed: %s"
317 msgstr ""
318
319 #: src/guestfs.c:1222
320 #, c-format
321 msgid ""
322 "%s: command failed: If qemu is located on a non-standard path, try setting "
323 "the LIBGUESTFS_QEMU environment variable."
324 msgstr ""
325
326 #: src/guestfs.c:1295
327 msgid "qemu has finished launching already"
328 msgstr ""
329
330 #: src/guestfs.c:1300
331 msgid "qemu has not been launched yet"
332 msgstr ""
333
334 #: src/guestfs.c:1313
335 msgid "guestfs_wait_ready failed, see earlier error messages"
336 msgstr ""
337
338 #: src/guestfs.c:1323
339 msgid "qemu launched and contacted daemon, but state != READY"
340 msgstr ""
341
342 #: src/guestfs.c:1334
343 msgid "no subprocess to kill"
344 msgstr ""
345
346 #: src/guestfs.c:1382
347 #, c-format
348 msgid "guestfs_set_ready: called when in state %d != BUSY"
349 msgstr ""
350
351 #: src/guestfs.c:1394
352 #, c-format
353 msgid "guestfs_set_busy: called when in state %d != READY"
354 msgstr ""
355
356 #: src/guestfs.c:1415
357 #, c-format
358 msgid "guestfs_end_busy: called when in state %d"
359 msgstr ""
360
361 #: src/guestfs.c:1504
362 #, c-format
363 msgid "stdout_event: internal error: %d != %d"
364 msgstr ""
365
366 #: src/guestfs.c:1547
367 #, c-format
368 msgid "sock_read_event: internal error: %d != %d"
369 msgstr ""
370
371 #: src/guestfs.c:1577
372 msgid "can't decode length word"
373 msgstr ""
374
375 #: src/guestfs.c:1587
376 #, c-format
377 msgid "received magic signature from guestfsd, but in state %d"
378 msgstr ""
379
380 #: src/guestfs.c:1590
381 #, c-format
382 msgid "received magic signature from guestfsd, but msg size is %d"
383 msgstr ""
384
385 #: src/guestfs.c:1615
386 #, c-format
387 msgid "message length (%u) > maximum possible size (%d)"
388 msgstr ""
389
390 #: src/guestfs.c:1648
391 #, c-format
392 msgid "state %d != BUSY"
393 msgstr ""
394
395 #: src/guestfs.c:1688
396 #, c-format
397 msgid "sock_write_event: internal error: %d != %d"
398 msgstr ""
399
400 #: src/guestfs.c:1693
401 #, c-format
402 msgid "sock_write_event: state %d != BUSY"
403 msgstr ""
404
405 #: src/guestfs.c:1797 src/guestfs.c:1820
406 msgid "remove_handle failed"
407 msgstr ""
408
409 #: src/guestfs.c:1808 src/guestfs.c:1831
410 msgid "add_handle failed"
411 msgstr ""
412
413 #: src/guestfs.c:1864
414 #, c-format
415 msgid "guestfs__send_sync: state %d != BUSY"
416 msgstr ""
417
418 #: src/guestfs.c:1872 src/guestfs.c:2052
419 msgid "guestfs__send_sync: msg_out should be NULL"
420 msgstr ""
421
422 #: src/guestfs.c:1894
423 msgid "xdr_guestfs_message_header failed"
424 msgstr ""
425
426 #: src/guestfs.c:1903
427 msgid "dispatch failed to marshal args"
428 msgstr ""
429
430 #: src/guestfs.c:1929
431 msgid "send failed, see earlier error messages"
432 msgstr ""
433
434 #: src/guestfs.c:2044
435 #, c-format
436 msgid "send_file_chunk_sync: state %d != READY"
437 msgstr ""
438
439 #: src/guestfs.c:2075
440 #, c-format
441 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
442 msgstr ""
443
444 #: src/guestfs.c:2100
445 msgid "send file chunk failed, see earlier error messages"
446 msgstr ""
447
448 #: src/guestfs.c:2151
449 #, c-format
450 msgid "check_for_daemon_cancellation: read 0x%x from daemon, expected 0x%x\n"
451 msgstr ""
452
453 #: src/guestfs.c:2189
454 #, c-format
455 msgid "%s: error in chunked encoding"
456 msgstr ""
457
458 #: src/guestfs.c:2213
459 msgid "write to daemon socket"
460 msgstr ""
461
462 #: src/guestfs.c:2260
463 msgid "failed to parse file chunk"
464 msgstr ""
465
466 #: src/guestfs.c:2292
467 msgid "receive_file_data_sync: reply callback not called\n"
468 msgstr ""
469
470 #: src/guestfs.c:2297
471 msgid "receive_file_data_sync: parse error in reply callback\n"
472 msgstr ""
473
474 #: src/guestfs.c:2311
475 msgid "file receive cancelled by daemon"
476 msgstr ""
477
478 #: src/guestfs.c:2346 src/guestfs.c:2404
479 #, c-format
480 msgid "fd %d is out of range"
481 msgstr ""
482
483 #: src/guestfs.c:2354
484 #, c-format
485 msgid "set of events (0x%x) contains unknown events"
486 msgstr ""
487
488 #: src/guestfs.c:2359
489 msgid "set of events is empty"
490 msgstr ""
491
492 #: src/guestfs.c:2366
493 #, c-format
494 msgid "fd %d is already registered"
495 msgstr ""
496
497 #: src/guestfs.c:2371
498 msgid "callback is NULL"
499 msgstr ""
500
501 #: src/guestfs.c:2411
502 #, c-format
503 msgid "fd %d was not registered"
504 msgstr ""
505
506 #: src/guestfs.c:2460
507 msgid "select_main_loop_run: this cannot be called recursively"
508 msgstr ""