Version 1.9.3.
[libguestfs.git] / po / hi.po
1 # translation of libguestfs.master.libguestfs.po to Hindi
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Rajesh Ranjan <rranjan@redhat.com>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: libguestfs.master.libguestfs\n"
9 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
10 "component=libguestfs&product=Virtualization+Tools\n"
11 "POT-Creation-Date: 2011-01-11 21:54+0000\n"
12 "PO-Revision-Date: 2010-02-16 12:57+0530\n"
13 "Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
14 "Language-Team: Hindi <Red Hat>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Generator: KBabel 1.11.4\n"
20 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
21 "\n"
22 "\n"
23 "\n"
24
25 #: cat/virt-cat.c:53 cat/virt-filesystems.c:95 cat/virt-ls.c:54 df/main.c:66
26 #: fish/fish.c:86 fuse/guestmount.c:862 inspector/virt-inspector.c:67
27 #: rescue/virt-rescue.c:55
28 #, c-format
29 msgid "Try `%s --help' for more information.\n"
30 msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
31
32 #: cat/virt-cat.c:57
33 #, fuzzy, c-format
34 msgid ""
35 "%s: display files in a virtual machine\n"
36 "Copyright (C) 2010 Red Hat Inc.\n"
37 "Usage:\n"
38 "  %s [--options] -d domname file [file ...]\n"
39 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
40 "Options:\n"
41 "  -a|--add image       Add image\n"
42 "  -c|--connect uri     Specify libvirt URI for -d option\n"
43 "  -d|--domain guest    Add disks from libvirt guest\n"
44 "  --echo-keys          Don't turn off echo for passphrases\n"
45 "  --format[=raw|..]    Force disk format for -a option\n"
46 "  --help               Display brief help\n"
47 "  --keys-from-stdin    Read passphrases from stdin\n"
48 "  -v|--verbose         Verbose messages\n"
49 "  -V|--version         Display version and exit\n"
50 "  -x                   Trace libguestfs API calls\n"
51 "For more information, see the manpage %s(1).\n"
52 msgstr ""
53 "%s: FUSE module for libguestfs\n"
54 "%s lets you mount a virtual machine filesystem\n"
55 "Copyright (C) 2009 Red Hat Inc.\n"
56 "Usage:\n"
57 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
58 "Options:\n"
59 "  -a|--add image       Add image\n"
60 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
61 "  --fuse-help          Display extra FUSE options\n"
62 "  --help               Display help message and exit\n"
63 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
64 "  -n|--no-sync         Don't autosync\n"
65 "  -o|--option opt      Pass extra option to FUSE\n"
66 "  -r|--ro              Mount read-only\n"
67 "  --selinux            Enable SELinux support\n"
68 "  --trace              Trace guestfs API calls (to stderr)\n"
69 "  -v|--verbose         Verbose messages\n"
70 "  -V|--version         Display version and exit\n"
71
72 #: cat/virt-cat.c:113 cat/virt-filesystems.c:198 cat/virt-ls.c:119
73 #: df/domains.c:428 df/main.c:132 fish/fish.c:204 fuse/guestmount.c:973
74 #: inspector/virt-inspector.c:127 rescue/virt-rescue.c:125
75 #, c-format
76 msgid "guestfs_create: failed to create handle\n"
77 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
78
79 #: cat/virt-cat.c:135 cat/virt-filesystems.c:252 cat/virt-ls.c:141
80 #: df/main.c:156 fish/fish.c:272 fuse/guestmount.c:1021
81 #: inspector/virt-inspector.c:149 rescue/virt-rescue.c:149
82 #, c-format
83 msgid "%s: unknown long option: %s (%d)\n"
84 msgstr "%s: unknown long option: %s (%d)\n"
85
86 #: cat/virt-filesystems.c:99
87 #, fuzzy, c-format
88 msgid ""
89 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
90 "Copyright (C) 2010 Red Hat Inc.\n"
91 "Usage:\n"
92 "  %s [--options] -d domname\n"
93 "  %s [--options] -a disk.img [-a disk.img ...]\n"
94 "Options:\n"
95 "  -a|--add image       Add image\n"
96 "  --all                Display everything\n"
97 "  --blkdevs|--block-devices\n"
98 "                       Display block devices\n"
99 "  -c|--connect uri     Specify libvirt URI for -d option\n"
100 "  --csv                Output as Comma-Separated Values\n"
101 "  -d|--domain guest    Add disks from libvirt guest\n"
102 "  --echo-keys          Don't turn off echo for passphrases\n"
103 "  --extra              Display swap and data filesystems\n"
104 "  --filesystems        Display mountable filesystems\n"
105 "  --format[=raw|..]    Force disk format for -a option\n"
106 "  -h|--human-readable  Human-readable sizes in --long output\n"
107 "  --help               Display brief help\n"
108 "  --keys-from-stdin    Read passphrases from stdin\n"
109 "  -l|--long            Long output\n"
110 "  --lvs|--logvols|--logical-volumes\n"
111 "                       Display LVM logical volumes\n"
112 "  --no-title           No title in --long output\n"
113 "  --parts|--partitions Display partitions\n"
114 "  --pvs|--physvols|--physical-volumes\n"
115 "                       Display LVM physical volumes\n"
116 "  --uuid|--uuids       Add UUIDs to --long output\n"
117 "  -v|--verbose         Verbose messages\n"
118 "  -V|--version         Display version and exit\n"
119 "  --vgs|--volgroups|--volume-groups\n"
120 "                       Display LVM volume groups\n"
121 "  -x                   Trace libguestfs API calls\n"
122 "For more information, see the manpage %s(1).\n"
123 msgstr ""
124 "%s: FUSE module for libguestfs\n"
125 "%s lets you mount a virtual machine filesystem\n"
126 "Copyright (C) 2009 Red Hat Inc.\n"
127 "Usage:\n"
128 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
129 "Options:\n"
130 "  -a|--add image       Add image\n"
131 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
132 "  --fuse-help          Display extra FUSE options\n"
133 "  --help               Display help message and exit\n"
134 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
135 "  -n|--no-sync         Don't autosync\n"
136 "  -o|--option opt      Pass extra option to FUSE\n"
137 "  -r|--ro              Mount read-only\n"
138 "  --selinux            Enable SELinux support\n"
139 "  --trace              Trace guestfs API calls (to stderr)\n"
140 "  -v|--verbose         Verbose messages\n"
141 "  -V|--version         Display version and exit\n"
142
143 #: cat/virt-filesystems.c:313 df/main.c:250
144 #, fuzzy, c-format
145 msgid "%s: you cannot use -h and --csv options together.\n"
146 msgstr "%s: cannot use --listen and --file options at the same time\n"
147
148 #: cat/virt-ls.c:58
149 #, fuzzy, c-format
150 msgid ""
151 "%s: list files in a virtual machine\n"
152 "Copyright (C) 2010 Red Hat Inc.\n"
153 "Usage:\n"
154 "  %s [--options] -d domname file [dir ...]\n"
155 "  %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
156 "Options:\n"
157 "  -a|--add image       Add image\n"
158 "  -c|--connect uri     Specify libvirt URI for -d option\n"
159 "  -d|--domain guest    Add disks from libvirt guest\n"
160 "  --echo-keys          Don't turn off echo for passphrases\n"
161 "  --format[=raw|..]    Force disk format for -a option\n"
162 "  --help               Display brief help\n"
163 "  --keys-from-stdin    Read passphrases from stdin\n"
164 "  -l|--long            Long listing\n"
165 "  -R|--recursive       Recursive listing\n"
166 "  -v|--verbose         Verbose messages\n"
167 "  -V|--version         Display version and exit\n"
168 "  -x                   Trace libguestfs API calls\n"
169 "For more information, see the manpage %s(1).\n"
170 msgstr ""
171 "%s: FUSE module for libguestfs\n"
172 "%s lets you mount a virtual machine filesystem\n"
173 "Copyright (C) 2009 Red Hat Inc.\n"
174 "Usage:\n"
175 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
176 "Options:\n"
177 "  -a|--add image       Add image\n"
178 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
179 "  --fuse-help          Display extra FUSE options\n"
180 "  --help               Display help message and exit\n"
181 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
182 "  -n|--no-sync         Don't autosync\n"
183 "  -o|--option opt      Pass extra option to FUSE\n"
184 "  -r|--ro              Mount read-only\n"
185 "  --selinux            Enable SELinux support\n"
186 "  --trace              Trace guestfs API calls (to stderr)\n"
187 "  -v|--verbose         Verbose messages\n"
188 "  -V|--version         Display version and exit\n"
189
190 #: df/domains.c:115
191 #, c-format
192 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
193 msgstr ""
194
195 #: df/domains.c:124
196 #, c-format
197 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
198 msgstr ""
199
200 #: df/domains.c:134
201 #, c-format
202 msgid "%s: could not list running domains (code %d, domain %d): %s"
203 msgstr ""
204
205 #: df/domains.c:145
206 #, c-format
207 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
208 msgstr ""
209
210 #: df/domains.c:155
211 #, c-format
212 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
213 msgstr ""
214
215 #: df/domains.c:281
216 #, c-format
217 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
218 msgstr ""
219
220 #: df/main.c:70
221 #, fuzzy, c-format
222 msgid ""
223 "%s: display free space on virtual filesystems\n"
224 "Copyright (C) 2010 Red Hat Inc.\n"
225 "Usage:\n"
226 "  %s [--options] -d domname\n"
227 "  %s [--options] -a disk.img [-a disk.img ...]\n"
228 "Options:\n"
229 "  -a|--add image       Add image\n"
230 "  -c|--connect uri     Specify libvirt URI for -d option\n"
231 "  --csv                Output as Comma-Separated Values\n"
232 "  -d|--domain guest    Add disks from libvirt guest\n"
233 "  --format[=raw|..]    Force disk format for -a option\n"
234 "  -h|--human-readable  Human-readable sizes in --long output\n"
235 "  --help               Display brief help\n"
236 "  -i|--inodes          Display inodes\n"
237 "  --one-per-guest      Separate appliance per guest\n"
238 "  --uuid               Add UUIDs to --long output\n"
239 "  -v|--verbose         Verbose messages\n"
240 "  -V|--version         Display version and exit\n"
241 "  -x                   Trace libguestfs API calls\n"
242 "For more information, see the manpage %s(1).\n"
243 msgstr ""
244 "%s: FUSE module for libguestfs\n"
245 "%s lets you mount a virtual machine filesystem\n"
246 "Copyright (C) 2009 Red Hat Inc.\n"
247 "Usage:\n"
248 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
249 "Options:\n"
250 "  -a|--add image       Add image\n"
251 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
252 "  --fuse-help          Display extra FUSE options\n"
253 "  --help               Display help message and exit\n"
254 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
255 "  -n|--no-sync         Don't autosync\n"
256 "  -o|--option opt      Pass extra option to FUSE\n"
257 "  -r|--ro              Mount read-only\n"
258 "  --selinux            Enable SELinux support\n"
259 "  --trace              Trace guestfs API calls (to stderr)\n"
260 "  -v|--verbose         Verbose messages\n"
261 "  -V|--version         Display version and exit\n"
262
263 #: df/main.c:262
264 #, c-format
265 msgid "%s: compiled without support for libvirt.\n"
266 msgstr ""
267
268 #: df/output.c:49
269 msgid "VirtualMachine"
270 msgstr ""
271
272 #: df/output.c:50
273 #, fuzzy
274 msgid "Filesystem"
275 msgstr "फाइलसिस्टम बनाएँ"
276
277 #: df/output.c:53
278 msgid "1K-blocks"
279 msgstr ""
280
281 #: df/output.c:55
282 msgid "Size"
283 msgstr ""
284
285 #: df/output.c:56
286 msgid "Used"
287 msgstr ""
288
289 #: df/output.c:57
290 msgid "Available"
291 msgstr ""
292
293 #: df/output.c:58
294 msgid "Use%"
295 msgstr ""
296
297 #: df/output.c:60
298 msgid "Inodes"
299 msgstr ""
300
301 #: df/output.c:61
302 msgid "IUsed"
303 msgstr ""
304
305 #: df/output.c:62
306 msgid "IFree"
307 msgstr ""
308
309 #: df/output.c:63
310 msgid "IUse%"
311 msgstr ""
312
313 #: fish/alloc.c:37
314 #, c-format
315 msgid "use 'alloc file size' to create an image\n"
316 msgstr "छवि के रूप में 'alloc file size' का उपयोग करें\n"
317
318 #: fish/alloc.c:51
319 #, c-format
320 msgid "use 'sparse file size' to create a sparse image\n"
321 msgstr "छवि कम घना करने के लिए 'sparse file size' का उपयोग करें\n"
322
323 #: fish/alloc.c:75
324 #, c-format
325 msgid "can't allocate or add disks after launching\n"
326 msgstr "लॉन्चिंग के बाद डिस्क आबंटित या जोड़ नहीं सकता है\n"
327
328 #: fish/alloc.c:156
329 #, fuzzy, c-format
330 msgid "%s: invalid integer parameter (%s returned %d)\n"
331 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
332
333 #: fish/cmds.c:2487
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2487
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2489
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2490
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2491 fish/cmds.c:2492
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2493
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2494
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2495
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2496
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2497
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2498
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2499
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2500
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2501
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2502
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2503
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2504
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2505
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2506
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2507
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2508
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2509
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2510
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2511
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2512
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2513
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2514
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2515
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2516
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2517
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2518
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2519
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2520
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2521
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2522
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2523
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2524
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2525
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2526
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2527
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2528
498 #, fuzzy
499 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
500 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
501
502 #: fish/cmds.c:2529
503 #, fuzzy
504 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
505 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
506
507 #: fish/cmds.c:2530
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2531 fish/cmds.c:2639
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2532
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2533
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2534
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2535
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2536
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2537
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2538
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2539
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2540
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2541
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2542
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2543
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2544
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2545
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2546
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2547
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2548
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2549
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2550
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2551
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2552
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2553
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2554
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2555 fish/cmds.c:2556 fish/cmds.c:2561 fish/cmds.c:2562
615 #: fish/cmds.c:2594 fish/cmds.c:2595 fish/cmds.c:2830 fish/cmds.c:2831
616 #: fish/cmds.c:2835 fish/cmds.c:2836 fish/cmds.c:2838 fish/cmds.c:2839
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2557
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2558
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2559 fish/cmds.c:2560
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2563
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2564
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2565
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2566
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2567
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2568
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2569
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2570
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2571
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2572
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2573
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2574
680 msgid "get autosync mode"
681 msgstr "autosync विधि पाएँ"
682
683 #: fish/cmds.c:2575
684 msgid "get direct appliance mode flag"
685 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
686
687 #: fish/cmds.c:2576
688 msgid "get the ext2/3/4 filesystem label"
689 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
690
691 #: fish/cmds.c:2577
692 msgid "get the ext2/3/4 filesystem UUID"
693 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
694
695 #: fish/cmds.c:2578
696 msgid "get memory allocated to the qemu subprocess"
697 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
698
699 #: fish/cmds.c:2579
700 #, fuzzy
701 msgid "get enable network flag"
702 msgstr "SELinux सक्रिय फ्लैग पाएँ"
703
704 #: fish/cmds.c:2580
705 msgid "get the search path"
706 msgstr "खोज पथ पाएँ"
707
708 #: fish/cmds.c:2581
709 msgid "get PID of qemu subprocess"
710 msgstr "qemu की उपप्रक्रिया PID पाएँ"
711
712 #: fish/cmds.c:2582
713 msgid "get the qemu binary"
714 msgstr "qemu द्विपदीय पाएँ"
715
716 #: fish/cmds.c:2583
717 msgid "get recovery process enabled flag"
718 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
719
720 #: fish/cmds.c:2584
721 msgid "get SELinux enabled flag"
722 msgstr "SELinux सक्रिय फ्लैग पाएँ"
723
724 #: fish/cmds.c:2585
725 msgid "get the current state"
726 msgstr "मौजूदा स्थिति पाएँ"
727
728 #: fish/cmds.c:2586
729 msgid "get command trace enabled flag"
730 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
731
732 #: fish/cmds.c:2587
733 #, fuzzy
734 msgid "get the current umask"
735 msgstr "मौजूदा स्थिति पाएँ"
736
737 #: fish/cmds.c:2588
738 msgid "get verbose mode"
739 msgstr "वर्बोस विधि पाएँ"
740
741 #: fish/cmds.c:2589
742 msgid "get SELinux security context"
743 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
744
745 #: fish/cmds.c:2590 fish/cmds.c:2640
746 msgid "get a single extended attribute"
747 msgstr ""
748
749 #: fish/cmds.c:2591 fish/cmds.c:2641
750 msgid "list extended attributes of a file or directory"
751 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
752
753 #: fish/cmds.c:2592
754 msgid "expand wildcards in command"
755 msgstr "कमांड में कमांड वाइल्डकार्ड"
756
757 #: fish/cmds.c:2593
758 msgid "expand a wildcard path"
759 msgstr "वाइल्डकार्ड पथ फैलाएँ"
760
761 #: fish/cmds.c:2596
762 msgid "install GRUB"
763 msgstr "GRUB संस्थापित करें"
764
765 #: fish/cmds.c:2597
766 msgid "return first 10 lines of a file"
767 msgstr "फाइल का 10 पंक्ति वापस करें"
768
769 #: fish/cmds.c:2598
770 msgid "return first N lines of a file"
771 msgstr "फाइल का पहला N पंक्ति वापस करें"
772
773 #: fish/cmds.c:2599
774 msgid "dump a file in hexadecimal"
775 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
776
777 #: fish/cmds.c:2600
778 msgid "edit with a hex editor"
779 msgstr ""
780
781 #: fish/cmds.c:2601
782 msgid "list the contents of a single file in an initrd"
783 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
784
785 #: fish/cmds.c:2602
786 msgid "list files in an initrd"
787 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
788
789 #: fish/cmds.c:2603
790 msgid "add an inotify watch"
791 msgstr "inotify वाच जोड़ें"
792
793 #: fish/cmds.c:2604
794 msgid "close the inotify handle"
795 msgstr "inotify नियंत्रण बंद करें"
796
797 #: fish/cmds.c:2605
798 msgid "return list of watched files that had events"
799 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
800
801 #: fish/cmds.c:2606
802 msgid "create an inotify handle"
803 msgstr "inotify नियंत्रण बनाएँ"
804
805 #: fish/cmds.c:2607
806 msgid "return list of inotify events"
807 msgstr "inotify घटना की सूची वापस करता है"
808
809 #: fish/cmds.c:2608
810 msgid "remove an inotify watch"
811 msgstr "inotify जाँच का हटाएँ"
812
813 #: fish/cmds.c:2609
814 msgid "get architecture of inspected operating system"
815 msgstr ""
816
817 #: fish/cmds.c:2610
818 msgid "get distro of inspected operating system"
819 msgstr ""
820
821 #: fish/cmds.c:2611
822 msgid "get filesystems associated with inspected operating system"
823 msgstr ""
824
825 #: fish/cmds.c:2612
826 msgid "get hostname of the operating system"
827 msgstr ""
828
829 #: fish/cmds.c:2613
830 msgid "get major version of inspected operating system"
831 msgstr ""
832
833 #: fish/cmds.c:2614
834 msgid "get minor version of inspected operating system"
835 msgstr ""
836
837 #: fish/cmds.c:2615
838 msgid "get mountpoints of inspected operating system"
839 msgstr ""
840
841 #: fish/cmds.c:2616
842 msgid "get package format used by the operating system"
843 msgstr ""
844
845 #: fish/cmds.c:2617
846 msgid "get package management tool used by the operating system"
847 msgstr ""
848
849 #: fish/cmds.c:2618
850 msgid "get product name of inspected operating system"
851 msgstr ""
852
853 #: fish/cmds.c:2619
854 msgid "return list of operating systems found by last inspection"
855 msgstr ""
856
857 #: fish/cmds.c:2620
858 msgid "get type of inspected operating system"
859 msgstr ""
860
861 #: fish/cmds.c:2621
862 msgid "get Windows systemroot of inspected operating system"
863 msgstr ""
864
865 #: fish/cmds.c:2622
866 msgid "get list of applications installed in the operating system"
867 msgstr ""
868
869 #: fish/cmds.c:2623
870 msgid "inspect disk and return list of operating systems found"
871 msgstr ""
872
873 #: fish/cmds.c:2624
874 #, fuzzy
875 msgid "test if block device"
876 msgstr "खंड युक्ति को सूचीबद्ध करता है"
877
878 #: fish/cmds.c:2625
879 msgid "is busy processing a command"
880 msgstr "कमांड की प्रक्रिया में व्यस्त है"
881
882 #: fish/cmds.c:2626
883 #, fuzzy
884 msgid "test if character device"
885 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
886
887 #: fish/cmds.c:2627
888 msgid "is in configuration state"
889 msgstr "विन्यास स्थिति में है"
890
891 #: fish/cmds.c:2628
892 #, fuzzy
893 msgid "test if a directory"
894 msgstr "निर्देशिका बनाएँ"
895
896 #: fish/cmds.c:2629
897 #, fuzzy
898 msgid "test if FIFO (named pipe)"
899 msgstr "FIFO (named पाइप) बनाएँ"
900
901 #: fish/cmds.c:2630
902 msgid "test if a regular file"
903 msgstr ""
904
905 #: fish/cmds.c:2631
906 msgid "is launching subprocess"
907 msgstr "उपपक्रिया को लॉन्च कर रहा है"
908
909 #: fish/cmds.c:2632
910 #, fuzzy
911 msgid "test if device is a logical volume"
912 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
913
914 #: fish/cmds.c:2633
915 msgid "is ready to accept commands"
916 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
917
918 #: fish/cmds.c:2634
919 #, fuzzy
920 msgid "test if socket"
921 msgstr "डेमॉन सॉकेट में लिखें"
922
923 #: fish/cmds.c:2635
924 #, fuzzy
925 msgid "test if symbolic link"
926 msgstr "सांकेतिक लिंक बनाएँ"
927
928 #: fish/cmds.c:2636
929 msgid "kill the qemu subprocess"
930 msgstr "qemu उपपक्रिया को किल करें"
931
932 #: fish/cmds.c:2637
933 msgid "launch the qemu subprocess"
934 msgstr "qemu उपपक्रिया लॉन्च करें"
935
936 #: fish/cmds.c:2638
937 #, fuzzy
938 msgid "change working directory"
939 msgstr "स्थानीय परिवर्तन निर्देशिका"
940
941 #: fish/cmds.c:2642
942 msgid "list the block devices"
943 msgstr "खंड युक्ति को सूचीबद्ध करता है"
944
945 #: fish/cmds.c:2643
946 #, fuzzy
947 msgid "list filesystems"
948 msgstr "फाइलसिस्टम बनाएँ"
949
950 #: fish/cmds.c:2644
951 msgid "list the partitions"
952 msgstr "विभाजन सूचीबद्ध करें"
953
954 #: fish/cmds.c:2645
955 msgid "list the files in a directory (long format)"
956 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
957
958 #: fish/cmds.c:2646 fish/cmds.c:2647
959 msgid "create a hard link"
960 msgstr "कोई हार्ड लिंक बनाएँ"
961
962 #: fish/cmds.c:2648 fish/cmds.c:2649
963 msgid "create a symbolic link"
964 msgstr "सांकेतिक लिंक बनाएँ"
965
966 #: fish/cmds.c:2650 fish/cmds.c:2741
967 msgid "remove extended attribute of a file or directory"
968 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
969
970 #: fish/cmds.c:2651
971 msgid "list the files in a directory"
972 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
973
974 #: fish/cmds.c:2652 fish/cmds.c:2766
975 msgid "set extended attribute of a file or directory"
976 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
977
978 #: fish/cmds.c:2653
979 msgid "get file information for a symbolic link"
980 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
981
982 #: fish/cmds.c:2654
983 msgid "lstat on multiple files"
984 msgstr "lstat विविध फाइल पर"
985
986 #: fish/cmds.c:2655
987 #, fuzzy
988 msgid "add a key on a LUKS encrypted device"
989 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
990
991 #: fish/cmds.c:2656
992 #, fuzzy
993 msgid "close a LUKS device"
994 msgstr "युक्ति पर स्वैप सक्रिय करें"
995
996 #: fish/cmds.c:2657 fish/cmds.c:2658
997 msgid "format a block device as a LUKS encrypted device"
998 msgstr ""
999
1000 #: fish/cmds.c:2659
1001 msgid "remove a key from a LUKS encrypted device"
1002 msgstr ""
1003
1004 #: fish/cmds.c:2660
1005 msgid "open a LUKS-encrypted block device"
1006 msgstr ""
1007
1008 #: fish/cmds.c:2661
1009 #, fuzzy
1010 msgid "open a LUKS-encrypted block device read-only"
1011 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1012
1013 #: fish/cmds.c:2662
1014 #, fuzzy
1015 msgid "create an LVM logical volume"
1016 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1017
1018 #: fish/cmds.c:2663
1019 msgid "get canonical name of an LV"
1020 msgstr ""
1021
1022 #: fish/cmds.c:2664
1023 msgid "clear LVM device filter"
1024 msgstr ""
1025
1026 #: fish/cmds.c:2665
1027 msgid "remove all LVM LVs, VGs and PVs"
1028 msgstr "सभी LVM LV, VG और PV हटाएँ"
1029
1030 #: fish/cmds.c:2666
1031 msgid "set LVM device filter"
1032 msgstr ""
1033
1034 #: fish/cmds.c:2667
1035 msgid "remove an LVM logical volume"
1036 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1037
1038 #: fish/cmds.c:2668
1039 msgid "rename an LVM logical volume"
1040 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1041
1042 #: fish/cmds.c:2669
1043 msgid "resize an LVM logical volume"
1044 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1045
1046 #: fish/cmds.c:2670
1047 msgid "expand an LV to fill free space"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2671 fish/cmds.c:2672
1051 msgid "list the LVM logical volumes (LVs)"
1052 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1053
1054 #: fish/cmds.c:2673
1055 #, fuzzy
1056 msgid "get the UUID of a logical volume"
1057 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1058
1059 #: fish/cmds.c:2674
1060 msgid "lgetxattr on multiple files"
1061 msgstr "विविध फाइल पर lgetxattr करें"
1062
1063 #: fish/cmds.c:2675
1064 msgid "open the manual"
1065 msgstr ""
1066
1067 #: fish/cmds.c:2676
1068 msgid "create a directory"
1069 msgstr "निर्देशिका बनाएँ"
1070
1071 #: fish/cmds.c:2677
1072 msgid "create a directory with a particular mode"
1073 msgstr "खास विधि से निर्देशिका बनाएँ"
1074
1075 #: fish/cmds.c:2678
1076 msgid "create a directory and parents"
1077 msgstr "जनक और निर्देशिका बनाएँ"
1078
1079 #: fish/cmds.c:2679
1080 msgid "create a temporary directory"
1081 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1082
1083 #: fish/cmds.c:2680 fish/cmds.c:2681 fish/cmds.c:2682
1084 msgid "make ext2/3/4 filesystem with external journal"
1085 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1086
1087 #: fish/cmds.c:2683
1088 msgid "make ext2/3/4 external journal"
1089 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1090
1091 #: fish/cmds.c:2684
1092 msgid "make ext2/3/4 external journal with label"
1093 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1094
1095 #: fish/cmds.c:2685
1096 msgid "make ext2/3/4 external journal with UUID"
1097 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1098
1099 #: fish/cmds.c:2686
1100 msgid "make FIFO (named pipe)"
1101 msgstr "FIFO (named पाइप) बनाएँ"
1102
1103 #: fish/cmds.c:2687 fish/cmds.c:2689
1104 msgid "make a filesystem"
1105 msgstr "फाइलसिस्टम बनाएँ"
1106
1107 #: fish/cmds.c:2688
1108 msgid "make a filesystem with block size"
1109 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1110
1111 #: fish/cmds.c:2690
1112 msgid "create a mountpoint"
1113 msgstr "आरोहबिंदु बनाएँ"
1114
1115 #: fish/cmds.c:2691
1116 msgid "make block, character or FIFO devices"
1117 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1118
1119 #: fish/cmds.c:2692
1120 msgid "make block device node"
1121 msgstr "खंड युक्ति नोड बनाएँ"
1122
1123 #: fish/cmds.c:2693
1124 msgid "make char device node"
1125 msgstr "चार युक्ति नोड बनाएँ"
1126
1127 #: fish/cmds.c:2694
1128 msgid "create a swap partition"
1129 msgstr "कोई स्वैप विभाजन बनाएँ"
1130
1131 #: fish/cmds.c:2695
1132 msgid "create a swap partition with a label"
1133 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1134
1135 #: fish/cmds.c:2696
1136 msgid "create a swap partition with an explicit UUID"
1137 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1138
1139 #: fish/cmds.c:2697
1140 msgid "create a swap file"
1141 msgstr "कोई स्वैप फाइल बनाएँ"
1142
1143 #: fish/cmds.c:2698
1144 msgid "load a kernel module"
1145 msgstr "कर्नेल मॉड्यूल लोड करें"
1146
1147 #: fish/cmds.c:2699
1148 #, fuzzy
1149 msgid "view a file"
1150 msgstr "कोई फाइल खिसकाएँ"
1151
1152 #: fish/cmds.c:2700
1153 msgid "mount a guest disk at a position in the filesystem"
1154 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1155
1156 #: fish/cmds.c:2701
1157 msgid "mount a file using the loop device"
1158 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1159
1160 #: fish/cmds.c:2702
1161 msgid "mount a guest disk with mount options"
1162 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1163
1164 #: fish/cmds.c:2703
1165 msgid "mount a guest disk, read-only"
1166 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1167
1168 #: fish/cmds.c:2704
1169 msgid "mount a guest disk with mount options and vfstype"
1170 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1171
1172 #: fish/cmds.c:2705
1173 msgid "show mountpoints"
1174 msgstr "आरोहबिंदु दिखाएँ"
1175
1176 #: fish/cmds.c:2706
1177 msgid "show mounted filesystems"
1178 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1179
1180 #: fish/cmds.c:2707
1181 msgid "move a file"
1182 msgstr "कोई फाइल खिसकाएँ"
1183
1184 #: fish/cmds.c:2708
1185 msgid "probe NTFS volume"
1186 msgstr "NTFS वॉल्यूम जाँचें"
1187
1188 #: fish/cmds.c:2709
1189 #, fuzzy
1190 msgid "resize an NTFS filesystem"
1191 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1192
1193 #: fish/cmds.c:2710
1194 #, fuzzy
1195 msgid "resize an NTFS filesystem (with size)"
1196 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1197
1198 #: fish/cmds.c:2711
1199 msgid "add a partition to the device"
1200 msgstr "युक्ति में कोई विभाजन जोड़ें"
1201
1202 #: fish/cmds.c:2712
1203 #, fuzzy
1204 msgid "delete a partition"
1205 msgstr "कोई स्वैप विभाजन बनाएँ"
1206
1207 #: fish/cmds.c:2713
1208 msgid "partition whole disk with a single primary partition"
1209 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1210
1211 #: fish/cmds.c:2714
1212 #, fuzzy
1213 msgid "return true if a partition is bootable"
1214 msgstr "विभाजन सारणी फिर पढ़ें"
1215
1216 #: fish/cmds.c:2715
1217 msgid "get the MBR type byte (ID byte) from a partition"
1218 msgstr ""
1219
1220 #: fish/cmds.c:2716
1221 msgid "get the partition table type"
1222 msgstr "विभाजन सारणी प्रकार पाएँ"
1223
1224 #: fish/cmds.c:2717
1225 msgid "create an empty partition table"
1226 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1227
1228 #: fish/cmds.c:2718
1229 msgid "list partitions on a device"
1230 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1231
1232 #: fish/cmds.c:2719
1233 msgid "make a partition bootable"
1234 msgstr "विभाजन को बूट योग्य बनाएँ"
1235
1236 #: fish/cmds.c:2720
1237 msgid "set the MBR type byte (ID byte) of a partition"
1238 msgstr ""
1239
1240 #: fish/cmds.c:2721
1241 msgid "set partition name"
1242 msgstr "विभाजन नाम सेट करें"
1243
1244 #: fish/cmds.c:2722
1245 #, fuzzy
1246 msgid "convert partition name to device name"
1247 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1248
1249 #: fish/cmds.c:2723
1250 msgid "ping the guest daemon"
1251 msgstr "अतिथि डेमॉन पिंग करें"
1252
1253 #: fish/cmds.c:2724
1254 msgid "read part of a file"
1255 msgstr "किसी फाइल का हिस्सा पढ़ें"
1256
1257 #: fish/cmds.c:2725
1258 #, fuzzy
1259 msgid "read part of a device"
1260 msgstr "किसी फाइल का हिस्सा पढ़ें"
1261
1262 #: fish/cmds.c:2726
1263 msgid "create an LVM physical volume"
1264 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1265
1266 #: fish/cmds.c:2727
1267 msgid "remove an LVM physical volume"
1268 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1269
1270 #: fish/cmds.c:2728
1271 msgid "resize an LVM physical volume"
1272 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1273
1274 #: fish/cmds.c:2729
1275 #, fuzzy
1276 msgid "resize an LVM physical volume (with size)"
1277 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1278
1279 #: fish/cmds.c:2730 fish/cmds.c:2731
1280 msgid "list the LVM physical volumes (PVs)"
1281 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1282
1283 #: fish/cmds.c:2732
1284 #, fuzzy
1285 msgid "get the UUID of a physical volume"
1286 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1287
1288 #: fish/cmds.c:2733
1289 #, fuzzy
1290 msgid "write to part of a file"
1291 msgstr "किसी फाइल का हिस्सा पढ़ें"
1292
1293 #: fish/cmds.c:2734
1294 #, fuzzy
1295 msgid "write to part of a device"
1296 msgstr "किसी फाइल का हिस्सा पढ़ें"
1297
1298 #: fish/cmds.c:2735
1299 msgid "read a file"
1300 msgstr "फाइल पढ़ें"
1301
1302 #: fish/cmds.c:2736
1303 msgid "read file as lines"
1304 msgstr "फाइल पंक्ति बार पढ़ें"
1305
1306 #: fish/cmds.c:2737
1307 msgid "read directories entries"
1308 msgstr "निर्देशिका प्रविष्टि पढें"
1309
1310 #: fish/cmds.c:2738
1311 msgid "read the target of a symbolic link"
1312 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1313
1314 #: fish/cmds.c:2739
1315 msgid "readlink on multiple files"
1316 msgstr "मल्टीपल फाइल पर रीडलिंक"
1317
1318 #: fish/cmds.c:2740
1319 msgid "canonicalized absolute pathname"
1320 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1321
1322 #: fish/cmds.c:2742
1323 msgid "close and reopen libguestfs handle"
1324 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1325
1326 #: fish/cmds.c:2743
1327 #, fuzzy
1328 msgid "resize an ext2, ext3 or ext4 filesystem"
1329 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1330
1331 #: fish/cmds.c:2744
1332 #, fuzzy
1333 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1334 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1335
1336 #: fish/cmds.c:2745
1337 msgid "remove a file"
1338 msgstr "फाइल हटाएँ"
1339
1340 #: fish/cmds.c:2746
1341 msgid "remove a file or directory recursively"
1342 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1343
1344 #: fish/cmds.c:2747
1345 msgid "remove a directory"
1346 msgstr "निर्देशिका हटाएँ"
1347
1348 #: fish/cmds.c:2748
1349 msgid "remove a mountpoint"
1350 msgstr "माउंट प्वाइंट हटाएँ"
1351
1352 #: fish/cmds.c:2749
1353 msgid "scrub (securely wipe) a device"
1354 msgstr "scrub (securely wipe) युक्ति"
1355
1356 #: fish/cmds.c:2750
1357 msgid "scrub (securely wipe) a file"
1358 msgstr "फाइल स्क्रब करें"
1359
1360 #: fish/cmds.c:2751
1361 msgid "scrub (securely wipe) free space"
1362 msgstr "मुक्त स्थान को साफ करें"
1363
1364 #: fish/cmds.c:2752
1365 msgid "add options to kernel command line"
1366 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1367
1368 #: fish/cmds.c:2753
1369 msgid "set autosync mode"
1370 msgstr "autosync विधि सेट करें"
1371
1372 #: fish/cmds.c:2754
1373 msgid "enable or disable direct appliance mode"
1374 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1375
1376 #: fish/cmds.c:2755
1377 msgid "set the ext2/3/4 filesystem label"
1378 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1379
1380 #: fish/cmds.c:2756
1381 msgid "set the ext2/3/4 filesystem UUID"
1382 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1383
1384 #: fish/cmds.c:2757
1385 msgid "set memory allocated to the qemu subprocess"
1386 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1387
1388 #: fish/cmds.c:2758
1389 msgid "set enable network flag"
1390 msgstr ""
1391
1392 #: fish/cmds.c:2759
1393 msgid "set the search path"
1394 msgstr "खोज पथ सेट करें"
1395
1396 #: fish/cmds.c:2760
1397 msgid "set the qemu binary"
1398 msgstr "emu द्विपदीय सेट करें"
1399
1400 #: fish/cmds.c:2761
1401 msgid "enable or disable the recovery process"
1402 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1403
1404 #: fish/cmds.c:2762
1405 msgid "set SELinux enabled or disabled at appliance boot"
1406 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1407
1408 #: fish/cmds.c:2763
1409 msgid "enable or disable command traces"
1410 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1411
1412 #: fish/cmds.c:2764
1413 msgid "set verbose mode"
1414 msgstr "वर्बोस विधि सेट करें"
1415
1416 #: fish/cmds.c:2765
1417 msgid "set SELinux security context"
1418 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1419
1420 #: fish/cmds.c:2767 fish/cmds.c:2768
1421 msgid "create partitions on a block device"
1422 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1423
1424 #: fish/cmds.c:2769
1425 msgid "modify a single partition on a block device"
1426 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1427
1428 #: fish/cmds.c:2770
1429 msgid "display the disk geometry from the partition table"
1430 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1431
1432 #: fish/cmds.c:2771
1433 msgid "display the kernel geometry"
1434 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1435
1436 #: fish/cmds.c:2772
1437 msgid "display the partition table"
1438 msgstr "विभाजन सारणी को दिखाएँ"
1439
1440 #: fish/cmds.c:2773
1441 msgid "run a command via the shell"
1442 msgstr "शेल से होकर कमांड चलाएँ"
1443
1444 #: fish/cmds.c:2774
1445 msgid "run a command via the shell returning lines"
1446 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1447
1448 #: fish/cmds.c:2775
1449 msgid "sleep for some seconds"
1450 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1451
1452 #: fish/cmds.c:2776
1453 #, fuzzy
1454 msgid "create a sparse disk image and add"
1455 msgstr "तनु छवि फाइल आबंटित करें"
1456
1457 #: fish/cmds.c:2777
1458 msgid "get file information"
1459 msgstr "फाइल सूचना पाएँ"
1460
1461 #: fish/cmds.c:2778
1462 msgid "get file system statistics"
1463 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1464
1465 #: fish/cmds.c:2779 fish/cmds.c:2780
1466 msgid "print the printable strings in a file"
1467 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1468
1469 #: fish/cmds.c:2781
1470 #, fuzzy
1471 msgid "list supported groups of commands"
1472 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1473
1474 #: fish/cmds.c:2782
1475 msgid "disable swap on device"
1476 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1477
1478 #: fish/cmds.c:2783
1479 msgid "disable swap on file"
1480 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1481
1482 #: fish/cmds.c:2784
1483 msgid "disable swap on labeled swap partition"
1484 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1485
1486 #: fish/cmds.c:2785
1487 msgid "disable swap on swap partition by UUID"
1488 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1489
1490 #: fish/cmds.c:2786
1491 msgid "enable swap on device"
1492 msgstr "युक्ति पर स्वैप सक्रिय करें"
1493
1494 #: fish/cmds.c:2787
1495 msgid "enable swap on file"
1496 msgstr "फाइल पर स्वैप सक्रिय करें"
1497
1498 #: fish/cmds.c:2788
1499 msgid "enable swap on labeled swap partition"
1500 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1501
1502 #: fish/cmds.c:2789
1503 msgid "enable swap on swap partition by UUID"
1504 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1505
1506 #: fish/cmds.c:2790
1507 msgid "sync disks, writes are flushed through to the disk image"
1508 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1509
1510 #: fish/cmds.c:2791
1511 msgid "return last 10 lines of a file"
1512 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1513
1514 #: fish/cmds.c:2792
1515 msgid "return last N lines of a file"
1516 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1517
1518 #: fish/cmds.c:2793
1519 msgid "unpack tarfile to directory"
1520 msgstr "tarfile को निर्देशिका में खोलें"
1521
1522 #: fish/cmds.c:2794
1523 msgid "pack directory into tarfile"
1524 msgstr "निर्देशिका को tarfile में पैक करें"
1525
1526 #: fish/cmds.c:2795 fish/cmds.c:2802
1527 msgid "unpack compressed tarball to directory"
1528 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1529
1530 #: fish/cmds.c:2796 fish/cmds.c:2803
1531 msgid "pack directory into compressed tarball"
1532 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1533
1534 #: fish/cmds.c:2797
1535 #, fuzzy
1536 msgid "print elapsed time taken to run a command"
1537 msgstr "कमांड चलाने के लिए लिया गया समय"
1538
1539 #: fish/cmds.c:2798
1540 msgid "update file timestamps or create a new file"
1541 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1542
1543 #: fish/cmds.c:2799
1544 msgid "truncate a file to zero size"
1545 msgstr "फाइल को शून्य आकार में काटें"
1546
1547 #: fish/cmds.c:2800
1548 msgid "truncate a file to a particular size"
1549 msgstr "फाइल को किसी खास आकार में काटें"
1550
1551 #: fish/cmds.c:2801
1552 msgid "get ext2/ext3/ext4 superblock details"
1553 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1554
1555 #: fish/cmds.c:2804
1556 msgid "set file mode creation mask (umask)"
1557 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1558
1559 #: fish/cmds.c:2805
1560 msgid "unmount a filesystem"
1561 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1562
1563 #: fish/cmds.c:2806
1564 msgid "unmount all filesystems"
1565 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1566
1567 #: fish/cmds.c:2807
1568 msgid "upload a file from the local machine"
1569 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1570
1571 #: fish/cmds.c:2808
1572 #, fuzzy
1573 msgid "upload a file from the local machine with offset"
1574 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1575
1576 #: fish/cmds.c:2809
1577 msgid "set timestamp of a file with nanosecond precision"
1578 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1579
1580 #: fish/cmds.c:2810
1581 msgid "get the library version number"
1582 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1583
1584 #: fish/cmds.c:2811
1585 #, fuzzy
1586 msgid "get the filesystem label"
1587 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1588
1589 #: fish/cmds.c:2812
1590 msgid "get the Linux VFS type corresponding to a mounted device"
1591 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1592
1593 #: fish/cmds.c:2813
1594 #, fuzzy
1595 msgid "get the filesystem UUID"
1596 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1597
1598 #: fish/cmds.c:2814
1599 msgid "activate or deactivate some volume groups"
1600 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1601
1602 #: fish/cmds.c:2815
1603 msgid "activate or deactivate all volume groups"
1604 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1605
1606 #: fish/cmds.c:2816
1607 msgid "create an LVM volume group"
1608 msgstr "LVM वॉल्यूम समूह बनाएँ"
1609
1610 #: fish/cmds.c:2817
1611 msgid "get the LV UUIDs of all LVs in the volume group"
1612 msgstr ""
1613
1614 #: fish/cmds.c:2818
1615 msgid "get the PV UUIDs containing the volume group"
1616 msgstr ""
1617
1618 #: fish/cmds.c:2819
1619 msgid "remove an LVM volume group"
1620 msgstr "LVM वाल्यूम समूह हटाएँ"
1621
1622 #: fish/cmds.c:2820
1623 msgid "rename an LVM volume group"
1624 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1625
1626 #: fish/cmds.c:2821 fish/cmds.c:2822
1627 msgid "list the LVM volume groups (VGs)"
1628 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1629
1630 #: fish/cmds.c:2823
1631 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1632 msgstr ""
1633
1634 #: fish/cmds.c:2824
1635 #, fuzzy
1636 msgid "get the UUID of a volume group"
1637 msgstr "LVM वॉल्यूम समूह बनाएँ"
1638
1639 #: fish/cmds.c:2825
1640 msgid "count characters in a file"
1641 msgstr "फाइल में वर्ण गिनती करें"
1642
1643 #: fish/cmds.c:2826
1644 msgid "count lines in a file"
1645 msgstr "फाइल में पंक्ति गिनती करें"
1646
1647 #: fish/cmds.c:2827
1648 msgid "count words in a file"
1649 msgstr "फाइल में शब्द गिनती करें"
1650
1651 #: fish/cmds.c:2828
1652 #, fuzzy
1653 msgid "create a new file"
1654 msgstr "फाइल बनाएँ"
1655
1656 #: fish/cmds.c:2829
1657 msgid "create a file"
1658 msgstr "फाइल बनाएँ"
1659
1660 #: fish/cmds.c:2832
1661 msgid "write zeroes to the device"
1662 msgstr "युक्ति में शून्य लिखें"
1663
1664 #: fish/cmds.c:2833
1665 #, fuzzy
1666 msgid "write zeroes to an entire device"
1667 msgstr "युक्ति में शून्य लिखें"
1668
1669 #: fish/cmds.c:2834
1670 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1671 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1672
1673 #: fish/cmds.c:2837
1674 msgid "determine file type inside a compressed file"
1675 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1676
1677 #: fish/cmds.c:2840
1678 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1679 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1680
1681 #: fish/cmds.c:3158 fish/cmds.c:3172 fish/cmds.c:3188 fish/cmds.c:3205
1682 #: fish/cmds.c:3222 fish/cmds.c:3240 fish/cmds.c:3259 fish/cmds.c:3275
1683 #: fish/cmds.c:3293 fish/cmds.c:3309 fish/cmds.c:3327 fish/cmds.c:3343
1684 #: fish/cmds.c:3360 fish/cmds.c:3375 fish/cmds.c:3393 fish/cmds.c:3408
1685 #: fish/cmds.c:3424 fish/cmds.c:3440 fish/cmds.c:3456 fish/cmds.c:3472
1686 #: fish/cmds.c:3488 fish/cmds.c:3506 fish/cmds.c:3539 fish/cmds.c:3555
1687 #: fish/cmds.c:3571 fish/cmds.c:3590 fish/cmds.c:3605 fish/cmds.c:3623
1688 #: fish/cmds.c:3638 fish/cmds.c:3656 fish/cmds.c:3671 fish/cmds.c:3689
1689 #: fish/cmds.c:3704 fish/cmds.c:3723 fish/cmds.c:3742 fish/cmds.c:3760
1690 #: fish/cmds.c:3780 fish/cmds.c:3799 fish/cmds.c:3819 fish/cmds.c:3839
1691 #: fish/cmds.c:3859 fish/cmds.c:3878 fish/cmds.c:3897 fish/cmds.c:3917
1692 #: fish/cmds.c:3937 fish/cmds.c:3957 fish/cmds.c:3972 fish/cmds.c:3988
1693 #: fish/cmds.c:4060 fish/cmds.c:4078 fish/cmds.c:4095 fish/cmds.c:4169
1694 #: fish/cmds.c:4189 fish/cmds.c:4209 fish/cmds.c:4229 fish/cmds.c:4250
1695 #: fish/cmds.c:4266 fish/cmds.c:4282 fish/cmds.c:4301 fish/cmds.c:4323
1696 #: fish/cmds.c:4345 fish/cmds.c:4365 fish/cmds.c:4382 fish/cmds.c:4399
1697 #: fish/cmds.c:4416 fish/cmds.c:4433 fish/cmds.c:4450 fish/cmds.c:4467
1698 #: fish/cmds.c:4484 fish/cmds.c:4503 fish/cmds.c:4526 fish/cmds.c:4562
1699 #: fish/cmds.c:4579 fish/cmds.c:4602 fish/cmds.c:4624 fish/cmds.c:4645
1700 #: fish/cmds.c:4665 fish/cmds.c:4684 fish/cmds.c:4704 fish/cmds.c:4722
1701 #: fish/cmds.c:4740 fish/cmds.c:4754 fish/cmds.c:4770 fish/cmds.c:4790
1702 #: fish/cmds.c:4809 fish/cmds.c:4828 fish/cmds.c:4847 fish/cmds.c:4866
1703 #: fish/cmds.c:4886 fish/cmds.c:4926 fish/cmds.c:4983 fish/cmds.c:5004
1704 #: fish/cmds.c:5025 fish/cmds.c:5046 fish/cmds.c:5064 fish/cmds.c:5086
1705 #: fish/cmds.c:5124 fish/cmds.c:5146 fish/cmds.c:5225 fish/cmds.c:5264
1706 #: fish/cmds.c:5279 fish/cmds.c:5296 fish/cmds.c:5310 fish/cmds.c:5326
1707 #: fish/cmds.c:5348 fish/cmds.c:5370 fish/cmds.c:5392 fish/cmds.c:5414
1708 #: fish/cmds.c:5436 fish/cmds.c:5458 fish/cmds.c:5478 fish/cmds.c:5495
1709 #: fish/cmds.c:5512 fish/cmds.c:5531 fish/cmds.c:5550 fish/cmds.c:5570
1710 #: fish/cmds.c:5606 fish/cmds.c:5625 fish/cmds.c:5644 fish/cmds.c:5661
1711 #: fish/cmds.c:5679 fish/cmds.c:5702 fish/cmds.c:5725 fish/cmds.c:5749
1712 #: fish/cmds.c:5772 fish/cmds.c:5793 fish/cmds.c:5816 fish/cmds.c:5839
1713 #: fish/cmds.c:5859 fish/cmds.c:5881 fish/cmds.c:5902 fish/cmds.c:5925
1714 #: fish/cmds.c:5942 fish/cmds.c:5959 fish/cmds.c:5977 fish/cmds.c:5995
1715 #: fish/cmds.c:6016 fish/cmds.c:6034 fish/cmds.c:6055 fish/cmds.c:6075
1716 #: fish/cmds.c:6093 fish/cmds.c:6114 fish/cmds.c:6137 fish/cmds.c:6160
1717 #: fish/cmds.c:6182 fish/cmds.c:6215 fish/cmds.c:6232 fish/cmds.c:6249
1718 #: fish/cmds.c:6273 fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6341
1719 #: fish/cmds.c:6358 fish/cmds.c:6380 fish/cmds.c:6474 fish/cmds.c:6494
1720 #: fish/cmds.c:6514 fish/cmds.c:6534 fish/cmds.c:6552 fish/cmds.c:6573
1721 #: fish/cmds.c:6609 fish/cmds.c:6626 fish/cmds.c:6648 fish/cmds.c:6665
1722 #: fish/cmds.c:6701 fish/cmds.c:6721 fish/cmds.c:6741 fish/cmds.c:6761
1723 #: fish/cmds.c:6783 fish/cmds.c:6800 fish/cmds.c:6819 fish/cmds.c:6838
1724 #: fish/cmds.c:6860 fish/cmds.c:6881 fish/cmds.c:6902 fish/cmds.c:6923
1725 #: fish/cmds.c:6946 fish/cmds.c:6987 fish/cmds.c:7010 fish/cmds.c:7049
1726 #: fish/cmds.c:7066 fish/cmds.c:7085 fish/cmds.c:7106 fish/cmds.c:7129
1727 #: fish/cmds.c:7151 fish/cmds.c:7169 fish/cmds.c:7188 fish/cmds.c:7209
1728 #: fish/cmds.c:7286 fish/cmds.c:7327 fish/cmds.c:7406 fish/cmds.c:7482
1729 #: fish/cmds.c:7519 fish/cmds.c:7542 fish/cmds.c:7563 fish/cmds.c:7586
1730 #: fish/cmds.c:7608 fish/cmds.c:7633 fish/cmds.c:7676 fish/cmds.c:7717
1731 #: fish/cmds.c:7738 fish/cmds.c:7756 fish/cmds.c:7775 fish/cmds.c:7792
1732 #: fish/cmds.c:7810 fish/cmds.c:7837 fish/cmds.c:7861 fish/cmds.c:7885
1733 #: fish/cmds.c:7909 fish/cmds.c:7933 fish/cmds.c:7957 fish/cmds.c:7981
1734 #: fish/cmds.c:8005 fish/cmds.c:8029 fish/cmds.c:8053 fish/cmds.c:8077
1735 #: fish/cmds.c:8101 fish/cmds.c:8124 fish/cmds.c:8147 fish/cmds.c:8168
1736 #: fish/cmds.c:8189 fish/cmds.c:8210 fish/cmds.c:8230 fish/cmds.c:8253
1737 #: fish/cmds.c:8291 fish/cmds.c:8308 fish/cmds.c:8325 fish/cmds.c:8344
1738 #: fish/cmds.c:8363 fish/cmds.c:8380 fish/cmds.c:8397 fish/cmds.c:8414
1739 #: fish/cmds.c:8431 fish/cmds.c:8450 fish/cmds.c:8486 fish/cmds.c:8526
1740 #: fish/cmds.c:8559 fish/cmds.c:8576 fish/cmds.c:8593 fish/cmds.c:8609
1741 #: fish/cmds.c:8624 fish/cmds.c:8645 fish/cmds.c:8683 fish/cmds.c:8721
1742 #: fish/cmds.c:8760 fish/cmds.c:8800 fish/cmds.c:8841 fish/cmds.c:8882
1743 #: fish/cmds.c:8920 fish/cmds.c:8937 fish/cmds.c:8960 fish/cmds.c:8982
1744 #: fish/cmds.c:9004 fish/cmds.c:9024 fish/cmds.c:9044 fish/cmds.c:9080
1745 #: fish/cmds.c:9152 fish/cmds.c:9192 fish/cmds.c:9250 fish/cmds.c:9276
1746 #: fish/cmds.c:9302 fish/cmds.c:9330 fish/cmds.c:9389 fish/cmds.c:9410
1747 #: fish/cmds.c:9455 fish/cmds.c:9475 fish/cmds.c:9514 fish/cmds.c:9551
1748 #: fish/cmds.c:9571 fish/cmds.c:9593 fish/cmds.c:9650 fish/cmds.c:9670
1749 #: fish/cmds.c:9692 fish/cmds.c:9714 fish/cmds.c:9733 fish/cmds.c:9753
1750 #: fish/cmds.c:9780 fish/cmds.c:9800 fish/cmds.c:9820 fish/cmds.c:9840
1751 #: fish/cmds.c:9860 fish/cmds.c:9882 fish/cmds.c:9917 fish/cmds.c:9935
1752 #: fish/cmds.c:9958 fish/cmds.c:9980 fish/cmds.c:9995 fish/cmds.c:10012
1753 #: fish/cmds.c:10049 fish/cmds.c:10088 fish/cmds.c:10128 fish/cmds.c:10184
1754 #: fish/cmds.c:10206 fish/cmds.c:10242 fish/cmds.c:10257 fish/cmds.c:10277
1755 #: fish/cmds.c:10317 fish/cmds.c:10340 fish/cmds.c:10364 fish/cmds.c:10389
1756 #: fish/cmds.c:10430 fish/cmds.c:10455 fish/cmds.c:10493 fish/cmds.c:10524
1757 #: fish/cmds.c:10555 fish/cmds.c:10583 fish/cmds.c:10603 fish/cmds.c:10635
1758 #: fish/cmds.c:10655 fish/cmds.c:10675 fish/cmds.c:10692 fish/cmds.c:10710
1759 #: fish/cmds.c:10733 fish/cmds.c:10754 fish/cmds.c:10773 fish/cmds.c:10815
1760 #: fish/cmds.c:10858 fish/cmds.c:10902 fish/cmds.c:10941 fish/cmds.c:10960
1761 #: fish/cmds.c:10980 fish/cmds.c:11000 fish/cmds.c:11021 fish/cmds.c:11042
1762 #: fish/cmds.c:11063 fish/cmds.c:11084 fish/cmds.c:11105 fish/cmds.c:11127
1763 #: fish/cmds.c:11165 fish/cmds.c:11216 fish/cmds.c:11254 fish/cmds.c:11310
1764 #: fish/cmds.c:11395 fish/cmds.c:11424
1765 #, c-format
1766 msgid "%s should have %d parameter(s)\n"
1767 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1768
1769 #: fish/cmds.c:3159 fish/cmds.c:3173 fish/cmds.c:3189 fish/cmds.c:3206
1770 #: fish/cmds.c:3223 fish/cmds.c:3241 fish/cmds.c:3260 fish/cmds.c:3276
1771 #: fish/cmds.c:3294 fish/cmds.c:3310 fish/cmds.c:3328 fish/cmds.c:3344
1772 #: fish/cmds.c:3361 fish/cmds.c:3376 fish/cmds.c:3394 fish/cmds.c:3409
1773 #: fish/cmds.c:3425 fish/cmds.c:3441 fish/cmds.c:3457 fish/cmds.c:3473
1774 #: fish/cmds.c:3489 fish/cmds.c:3507 fish/cmds.c:3540 fish/cmds.c:3556
1775 #: fish/cmds.c:3572 fish/cmds.c:3591 fish/cmds.c:3606 fish/cmds.c:3624
1776 #: fish/cmds.c:3639 fish/cmds.c:3657 fish/cmds.c:3672 fish/cmds.c:3690
1777 #: fish/cmds.c:3705 fish/cmds.c:3724 fish/cmds.c:3743 fish/cmds.c:3761
1778 #: fish/cmds.c:3781 fish/cmds.c:3800 fish/cmds.c:3820 fish/cmds.c:3840
1779 #: fish/cmds.c:3860 fish/cmds.c:3879 fish/cmds.c:3898 fish/cmds.c:3918
1780 #: fish/cmds.c:3938 fish/cmds.c:3958 fish/cmds.c:3973 fish/cmds.c:3989
1781 #: fish/cmds.c:4010 fish/cmds.c:4061 fish/cmds.c:4079 fish/cmds.c:4096
1782 #: fish/cmds.c:4117 fish/cmds.c:4170 fish/cmds.c:4190 fish/cmds.c:4210
1783 #: fish/cmds.c:4230 fish/cmds.c:4251 fish/cmds.c:4267 fish/cmds.c:4283
1784 #: fish/cmds.c:4302 fish/cmds.c:4324 fish/cmds.c:4346 fish/cmds.c:4366
1785 #: fish/cmds.c:4383 fish/cmds.c:4400 fish/cmds.c:4417 fish/cmds.c:4434
1786 #: fish/cmds.c:4451 fish/cmds.c:4468 fish/cmds.c:4485 fish/cmds.c:4504
1787 #: fish/cmds.c:4527 fish/cmds.c:4563 fish/cmds.c:4580 fish/cmds.c:4603
1788 #: fish/cmds.c:4625 fish/cmds.c:4646 fish/cmds.c:4666 fish/cmds.c:4685
1789 #: fish/cmds.c:4705 fish/cmds.c:4723 fish/cmds.c:4741 fish/cmds.c:4755
1790 #: fish/cmds.c:4771 fish/cmds.c:4791 fish/cmds.c:4810 fish/cmds.c:4829
1791 #: fish/cmds.c:4848 fish/cmds.c:4867 fish/cmds.c:4887 fish/cmds.c:4927
1792 #: fish/cmds.c:4984 fish/cmds.c:5005 fish/cmds.c:5026 fish/cmds.c:5047
1793 #: fish/cmds.c:5065 fish/cmds.c:5087 fish/cmds.c:5125 fish/cmds.c:5147
1794 #: fish/cmds.c:5226 fish/cmds.c:5265 fish/cmds.c:5280 fish/cmds.c:5297
1795 #: fish/cmds.c:5311 fish/cmds.c:5327 fish/cmds.c:5349 fish/cmds.c:5371
1796 #: fish/cmds.c:5393 fish/cmds.c:5415 fish/cmds.c:5437 fish/cmds.c:5459
1797 #: fish/cmds.c:5479 fish/cmds.c:5496 fish/cmds.c:5513 fish/cmds.c:5532
1798 #: fish/cmds.c:5551 fish/cmds.c:5571 fish/cmds.c:5607 fish/cmds.c:5626
1799 #: fish/cmds.c:5645 fish/cmds.c:5662 fish/cmds.c:5680 fish/cmds.c:5703
1800 #: fish/cmds.c:5726 fish/cmds.c:5750 fish/cmds.c:5773 fish/cmds.c:5794
1801 #: fish/cmds.c:5817 fish/cmds.c:5840 fish/cmds.c:5860 fish/cmds.c:5882
1802 #: fish/cmds.c:5903 fish/cmds.c:5926 fish/cmds.c:5943 fish/cmds.c:5960
1803 #: fish/cmds.c:5978 fish/cmds.c:5996 fish/cmds.c:6017 fish/cmds.c:6035
1804 #: fish/cmds.c:6056 fish/cmds.c:6076 fish/cmds.c:6094 fish/cmds.c:6115
1805 #: fish/cmds.c:6138 fish/cmds.c:6161 fish/cmds.c:6183 fish/cmds.c:6216
1806 #: fish/cmds.c:6233 fish/cmds.c:6250 fish/cmds.c:6274 fish/cmds.c:6297
1807 #: fish/cmds.c:6320 fish/cmds.c:6342 fish/cmds.c:6359 fish/cmds.c:6381
1808 #: fish/cmds.c:6475 fish/cmds.c:6495 fish/cmds.c:6515 fish/cmds.c:6535
1809 #: fish/cmds.c:6553 fish/cmds.c:6574 fish/cmds.c:6610 fish/cmds.c:6627
1810 #: fish/cmds.c:6649 fish/cmds.c:6666 fish/cmds.c:6702 fish/cmds.c:6722
1811 #: fish/cmds.c:6742 fish/cmds.c:6762 fish/cmds.c:6784 fish/cmds.c:6801
1812 #: fish/cmds.c:6820 fish/cmds.c:6839 fish/cmds.c:6861 fish/cmds.c:6882
1813 #: fish/cmds.c:6903 fish/cmds.c:6924 fish/cmds.c:6947 fish/cmds.c:6988
1814 #: fish/cmds.c:7011 fish/cmds.c:7050 fish/cmds.c:7067 fish/cmds.c:7086
1815 #: fish/cmds.c:7107 fish/cmds.c:7130 fish/cmds.c:7152 fish/cmds.c:7170
1816 #: fish/cmds.c:7189 fish/cmds.c:7210 fish/cmds.c:7287 fish/cmds.c:7328
1817 #: fish/cmds.c:7407 fish/cmds.c:7483 fish/cmds.c:7520 fish/cmds.c:7543
1818 #: fish/cmds.c:7564 fish/cmds.c:7587 fish/cmds.c:7609 fish/cmds.c:7634
1819 #: fish/cmds.c:7677 fish/cmds.c:7718 fish/cmds.c:7739 fish/cmds.c:7757
1820 #: fish/cmds.c:7776 fish/cmds.c:7793 fish/cmds.c:7811 fish/cmds.c:7838
1821 #: fish/cmds.c:7862 fish/cmds.c:7886 fish/cmds.c:7910 fish/cmds.c:7934
1822 #: fish/cmds.c:7958 fish/cmds.c:7982 fish/cmds.c:8006 fish/cmds.c:8030
1823 #: fish/cmds.c:8054 fish/cmds.c:8078 fish/cmds.c:8102 fish/cmds.c:8125
1824 #: fish/cmds.c:8148 fish/cmds.c:8169 fish/cmds.c:8190 fish/cmds.c:8211
1825 #: fish/cmds.c:8231 fish/cmds.c:8254 fish/cmds.c:8292 fish/cmds.c:8309
1826 #: fish/cmds.c:8326 fish/cmds.c:8345 fish/cmds.c:8364 fish/cmds.c:8381
1827 #: fish/cmds.c:8398 fish/cmds.c:8415 fish/cmds.c:8432 fish/cmds.c:8451
1828 #: fish/cmds.c:8487 fish/cmds.c:8527 fish/cmds.c:8560 fish/cmds.c:8577
1829 #: fish/cmds.c:8594 fish/cmds.c:8610 fish/cmds.c:8625 fish/cmds.c:8646
1830 #: fish/cmds.c:8684 fish/cmds.c:8722 fish/cmds.c:8761 fish/cmds.c:8801
1831 #: fish/cmds.c:8842 fish/cmds.c:8883 fish/cmds.c:8921 fish/cmds.c:8938
1832 #: fish/cmds.c:8961 fish/cmds.c:8983 fish/cmds.c:9005 fish/cmds.c:9025
1833 #: fish/cmds.c:9045 fish/cmds.c:9081 fish/cmds.c:9153 fish/cmds.c:9193
1834 #: fish/cmds.c:9251 fish/cmds.c:9277 fish/cmds.c:9303 fish/cmds.c:9331
1835 #: fish/cmds.c:9390 fish/cmds.c:9411 fish/cmds.c:9456 fish/cmds.c:9476
1836 #: fish/cmds.c:9515 fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9594
1837 #: fish/cmds.c:9651 fish/cmds.c:9671 fish/cmds.c:9693 fish/cmds.c:9715
1838 #: fish/cmds.c:9734 fish/cmds.c:9754 fish/cmds.c:9781 fish/cmds.c:9801
1839 #: fish/cmds.c:9821 fish/cmds.c:9841 fish/cmds.c:9861 fish/cmds.c:9883
1840 #: fish/cmds.c:9918 fish/cmds.c:9936 fish/cmds.c:9959 fish/cmds.c:9981
1841 #: fish/cmds.c:9996 fish/cmds.c:10013 fish/cmds.c:10050 fish/cmds.c:10089
1842 #: fish/cmds.c:10129 fish/cmds.c:10185 fish/cmds.c:10207 fish/cmds.c:10243
1843 #: fish/cmds.c:10258 fish/cmds.c:10278 fish/cmds.c:10318 fish/cmds.c:10341
1844 #: fish/cmds.c:10365 fish/cmds.c:10390 fish/cmds.c:10431 fish/cmds.c:10456
1845 #: fish/cmds.c:10494 fish/cmds.c:10525 fish/cmds.c:10556 fish/cmds.c:10584
1846 #: fish/cmds.c:10604 fish/cmds.c:10636 fish/cmds.c:10656 fish/cmds.c:10676
1847 #: fish/cmds.c:10693 fish/cmds.c:10711 fish/cmds.c:10734 fish/cmds.c:10755
1848 #: fish/cmds.c:10774 fish/cmds.c:10816 fish/cmds.c:10859 fish/cmds.c:10903
1849 #: fish/cmds.c:10942 fish/cmds.c:10961 fish/cmds.c:10981 fish/cmds.c:11001
1850 #: fish/cmds.c:11022 fish/cmds.c:11043 fish/cmds.c:11064 fish/cmds.c:11085
1851 #: fish/cmds.c:11106 fish/cmds.c:11128 fish/cmds.c:11166 fish/cmds.c:11217
1852 #: fish/cmds.c:11255 fish/cmds.c:11311 fish/cmds.c:11334 fish/cmds.c:11396
1853 #: fish/cmds.c:11425
1854 #, c-format
1855 msgid "type 'help %s' for help on %s\n"
1856 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1857
1858 #: fish/cmds.c:3517 fish/cmds.c:4539 fish/cmds.c:4897 fish/cmds.c:4937
1859 #: fish/cmds.c:4956 fish/cmds.c:5099 fish/cmds.c:5158 fish/cmds.c:5177
1860 #: fish/cmds.c:5196 fish/cmds.c:5239 fish/cmds.c:5582 fish/cmds.c:6193
1861 #: fish/cmds.c:6392 fish/cmds.c:6411 fish/cmds.c:6430 fish/cmds.c:6449
1862 #: fish/cmds.c:6585 fish/cmds.c:6676 fish/cmds.c:6957 fish/cmds.c:7021
1863 #: fish/cmds.c:7220 fish/cmds.c:7239 fish/cmds.c:7258 fish/cmds.c:7297
1864 #: fish/cmds.c:7338 fish/cmds.c:7357 fish/cmds.c:7376 fish/cmds.c:7417
1865 #: fish/cmds.c:7436 fish/cmds.c:7455 fish/cmds.c:7493 fish/cmds.c:7646
1866 #: fish/cmds.c:7689 fish/cmds.c:8266 fish/cmds.c:8461 fish/cmds.c:8499
1867 #: fish/cmds.c:8537 fish/cmds.c:8657 fish/cmds.c:8694 fish/cmds.c:8732
1868 #: fish/cmds.c:8771 fish/cmds.c:8812 fish/cmds.c:8853 fish/cmds.c:8894
1869 #: fish/cmds.c:9057 fish/cmds.c:9093 fish/cmds.c:9106 fish/cmds.c:9119
1870 #: fish/cmds.c:9132 fish/cmds.c:9165 fish/cmds.c:9203 fish/cmds.c:9222
1871 #: fish/cmds.c:9343 fish/cmds.c:9362 fish/cmds.c:9423 fish/cmds.c:9436
1872 #: fish/cmds.c:9487 fish/cmds.c:9526 fish/cmds.c:9604 fish/cmds.c:9623
1873 #: fish/cmds.c:9897 fish/cmds.c:10024 fish/cmds.c:10061 fish/cmds.c:10100
1874 #: fish/cmds.c:10140 fish/cmds.c:10159 fish/cmds.c:10218 fish/cmds.c:10291
1875 #: fish/cmds.c:10401 fish/cmds.c:10471 fish/cmds.c:10505 fish/cmds.c:10536
1876 #: fish/cmds.c:10567 fish/cmds.c:10616 fish/cmds.c:10787 fish/cmds.c:10829
1877 #: fish/cmds.c:10874 fish/cmds.c:10916 fish/cmds.c:11142 fish/cmds.c:11180
1878 #: fish/cmds.c:11193 fish/cmds.c:11231 fish/cmds.c:11266 fish/cmds.c:11285
1879 #: fish/cmds.c:11352
1880 #, c-format
1881 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1882 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1883
1884 #: fish/cmds.c:3523 fish/cmds.c:4545 fish/cmds.c:4903 fish/cmds.c:4943
1885 #: fish/cmds.c:4962 fish/cmds.c:5105 fish/cmds.c:5164 fish/cmds.c:5183
1886 #: fish/cmds.c:5202 fish/cmds.c:5245 fish/cmds.c:5588 fish/cmds.c:6199
1887 #: fish/cmds.c:6398 fish/cmds.c:6417 fish/cmds.c:6436 fish/cmds.c:6455
1888 #: fish/cmds.c:6591 fish/cmds.c:6682 fish/cmds.c:6963 fish/cmds.c:7027
1889 #: fish/cmds.c:7226 fish/cmds.c:7245 fish/cmds.c:7264 fish/cmds.c:7303
1890 #: fish/cmds.c:7344 fish/cmds.c:7363 fish/cmds.c:7382 fish/cmds.c:7423
1891 #: fish/cmds.c:7442 fish/cmds.c:7461 fish/cmds.c:7499 fish/cmds.c:7652
1892 #: fish/cmds.c:7695 fish/cmds.c:8272 fish/cmds.c:8467 fish/cmds.c:8505
1893 #: fish/cmds.c:8543 fish/cmds.c:8663 fish/cmds.c:8700 fish/cmds.c:8738
1894 #: fish/cmds.c:8777 fish/cmds.c:8818 fish/cmds.c:8859 fish/cmds.c:8900
1895 #: fish/cmds.c:9171 fish/cmds.c:9209 fish/cmds.c:9228 fish/cmds.c:9349
1896 #: fish/cmds.c:9493 fish/cmds.c:9532 fish/cmds.c:9610 fish/cmds.c:9629
1897 #: fish/cmds.c:10030 fish/cmds.c:10067 fish/cmds.c:10106 fish/cmds.c:10146
1898 #: fish/cmds.c:10165 fish/cmds.c:10224 fish/cmds.c:10297 fish/cmds.c:10407
1899 #: fish/cmds.c:10793 fish/cmds.c:10835 fish/cmds.c:10880 fish/cmds.c:10922
1900 #: fish/cmds.c:11272 fish/cmds.c:11358
1901 #, c-format
1902 msgid "%s: %s: integer out of range\n"
1903 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1904
1905 #: fish/cmds.c:4009 fish/cmds.c:4116 fish/cmds.c:11333
1906 #, fuzzy, c-format
1907 msgid "%s should have %d-%d parameter(s)\n"
1908 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1909
1910 #: fish/cmds.c:4035 fish/cmds.c:4142 fish/cmds.c:11368
1911 #, fuzzy, c-format
1912 msgid "%s: unknown optional argument \"%s\"\n"
1913 msgstr "%s: too many arguments\n"
1914
1915 #: fish/cmds.c:4041 fish/cmds.c:4148 fish/cmds.c:11374
1916 #, fuzzy, c-format
1917 msgid "%s: optional argument \"%s\" given twice\n"
1918 msgstr "%s: too many arguments\n"
1919
1920 #: fish/cmds.c:11452
1921 #, c-format
1922 msgid "%s: unknown command\n"
1923 msgstr "%s: अज्ञात कमांड\n"
1924
1925 #: fish/copy.c:41
1926 #, c-format
1927 msgid ""
1928 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1929 msgstr ""
1930
1931 #: fish/copy.c:54 fish/copy.c:195
1932 #, fuzzy, c-format
1933 msgid "copy-in: target '%s' is not a directory\n"
1934 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1935
1936 #: fish/copy.c:139
1937 #, c-format
1938 msgid "error: argument is zero length or longer than maximum permitted\n"
1939 msgstr ""
1940
1941 #: fish/copy.c:184
1942 #, c-format
1943 msgid ""
1944 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1945 "image\n"
1946 msgstr ""
1947
1948 #: fish/copy.c:225
1949 #, fuzzy, c-format
1950 msgid "copy-out: '%s' is not a file or directory\n"
1951 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1952
1953 #: fish/edit.c:44
1954 #, c-format
1955 msgid "use '%s filename' to edit a file\n"
1956 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1957
1958 #: fish/fish.c:90
1959 #, fuzzy, c-format
1960 msgid ""
1961 "%s: guest filesystem shell\n"
1962 "%s lets you edit virtual machine filesystems\n"
1963 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1964 "Usage:\n"
1965 "  %s [--options] cmd [: cmd : cmd ...]\n"
1966 "  %s [--ro] -i -a disk-image\n"
1967 "  %s [--ro] -i -d libvirt-domain\n"
1968 "or for interactive use:\n"
1969 "  %s\n"
1970 "or from a shell script:\n"
1971 "  %s <<EOF\n"
1972 "  cmd\n"
1973 "  ...\n"
1974 "  EOF\n"
1975 "Options:\n"
1976 "  -h|--cmd-help        List available commands\n"
1977 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
1978 "  -a|--add image       Add image\n"
1979 "  -c|--connect uri     Specify libvirt URI for -d option\n"
1980 "  --csh                Make --listen csh-compatible\n"
1981 "  -d|--domain guest    Add disks from libvirt guest\n"
1982 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
1983 "  --echo-keys          Don't turn off echo for passphrases\n"
1984 "  -f|--file file       Read commands from file\n"
1985 "  --format[=raw|..]    Force disk format for -a option\n"
1986 "  -i|--inspector       Automatically mount filesystems\n"
1987 "  --keys-from-stdin    Read passphrases from stdin\n"
1988 "  --listen             Listen for remote commands\n"
1989 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1990 "  -n|--no-sync         Don't autosync\n"
1991 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
1992 "  --progress-bars      Enable progress bars even when not interactive\n"
1993 "  --no-progress-bars   Disable progress bars\n"
1994 "  --remote[=pid]       Send commands to remote %s\n"
1995 "  -r|--ro              Mount read-only\n"
1996 "  --selinux            Enable SELinux support\n"
1997 "  -v|--verbose         Verbose messages\n"
1998 "  -V|--version         Display version and exit\n"
1999 "  -x                   Echo each command before executing it\n"
2000 "For more information, see the manpage %s(1).\n"
2001 msgstr ""
2002 "%s: guest filesystem shell\n"
2003 "%s lets you edit virtual machine filesystems\n"
2004 "Copyright (C) 2009 Red Hat Inc.\n"
2005 "Usage:\n"
2006 "  %s [--options] cmd [: cmd : cmd ...]\n"
2007 "  %s -i libvirt-domain\n"
2008 "  %s -i disk-image(s)\n"
2009 "or for interactive use:\n"
2010 "  %s\n"
2011 "or from a shell script:\n"
2012 "  %s <<EOF\n"
2013 "  cmd\n"
2014 "  ...\n"
2015 "  EOF\n"
2016 "Options:\n"
2017 "  -h|--cmd-help        List available commands\n"
2018 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2019 "  -a|--add image       Add image\n"
2020 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2021 "  -f|--file file       Read commands from file\n"
2022 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2023 "  --listen             Listen for remote commands\n"
2024 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2025 "  -n|--no-sync         Don't autosync\n"
2026 "  --remote[=pid]       Send commands to remote %s\n"
2027 "  -r|--ro              Mount read-only\n"
2028 "  --selinux            Enable SELinux support\n"
2029 "  -v|--verbose         Verbose messages\n"
2030 "  -x                   Echo each command before executing it\n"
2031 "  -V|--version         Display version and exit\n"
2032 "For more information,  see the manpage %s(1).\n"
2033
2034 #: fish/fish.c:241
2035 #, c-format
2036 msgid "%s: --listen=PID: PID was not a number: %s\n"
2037 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2038
2039 #: fish/fish.c:248
2040 #, c-format
2041 msgid ""
2042 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2043 msgstr ""
2044 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2045
2046 #: fish/fish.c:296
2047 #, c-format
2048 msgid "%s: only one -f parameter can be given\n"
2049 msgstr "%s: only one -f parameter can be given\n"
2050
2051 #: fish/fish.c:451
2052 #, c-format
2053 msgid "%s: cannot use --listen and --remote options at the same time\n"
2054 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2055
2056 #: fish/fish.c:459
2057 #, c-format
2058 msgid "%s: extra parameters on the command line with --listen flag\n"
2059 msgstr "%s: extra parameters on the command line with --listen flag\n"
2060
2061 #: fish/fish.c:465
2062 #, c-format
2063 msgid "%s: cannot use --listen and --file options at the same time\n"
2064 msgstr "%s: cannot use --listen and --file options at the same time\n"
2065
2066 #: fish/fish.c:522
2067 #, c-format
2068 msgid "guestfish: could not access termcap or terminfo database.\n"
2069 msgstr ""
2070
2071 #: fish/fish.c:526
2072 #, c-format
2073 msgid "guestfish: terminal type \"%s\" not defined.\n"
2074 msgstr ""
2075
2076 #: fish/fish.c:617
2077 #, fuzzy, c-format
2078 msgid ""
2079 "\n"
2080 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2081 "editing virtual machine filesystems.\n"
2082 "\n"
2083 "Type: 'help' for help on commands\n"
2084 "      'man' to read the manual\n"
2085 "      'quit' to quit the shell\n"
2086 "\n"
2087 msgstr ""
2088 "\n"
2089 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2090 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2091 "\n"
2092 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2093 "      'quit' को शेल को छोड़ने के लिए\n"
2094 "\n"
2095
2096 #: fish/fish.c:704
2097 #, c-format
2098 msgid "%s: unterminated double quote\n"
2099 msgstr "%s: unterminated double quote\n"
2100
2101 #: fish/fish.c:710 fish/fish.c:727
2102 #, c-format
2103 msgid "%s: command arguments not separated by whitespace\n"
2104 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2105
2106 #: fish/fish.c:721
2107 #, c-format
2108 msgid "%s: unterminated single quote\n"
2109 msgstr "%s: unterminated single quote\n"
2110
2111 #: fish/fish.c:776
2112 #, c-format
2113 msgid "%s: internal error parsing string at '%s'\n"
2114 msgstr "%s: internal error parsing string at '%s'\n"
2115
2116 #: fish/fish.c:793
2117 #, c-format
2118 msgid "%s: too many arguments\n"
2119 msgstr "%s: too many arguments\n"
2120
2121 #: fish/fish.c:822
2122 #, c-format
2123 msgid "%s: empty command on command line\n"
2124 msgstr "%s: empty command on command line\n"
2125
2126 #: fish/fish.c:963
2127 msgid "display a list of commands or help on a command"
2128 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2129
2130 #: fish/fish.c:965
2131 msgid "quit guestfish"
2132 msgstr "quit guestfish"
2133
2134 #: fish/fish.c:976
2135 #, c-format
2136 msgid ""
2137 "help - display a list of commands or help on a command\n"
2138 "     help cmd\n"
2139 "     help\n"
2140 msgstr ""
2141 "help - display a list of commands or help on a command\n"
2142 "     help cmd\n"
2143 "     help\n"
2144
2145 #: fish/fish.c:984
2146 #, c-format
2147 msgid ""
2148 "quit - quit guestfish\n"
2149 "     quit\n"
2150 msgstr ""
2151 "quit - quit guestfish\n"
2152 "     quit\n"
2153
2154 #: fish/fish.c:989
2155 #, c-format
2156 msgid "%s: command not known, use -h to list all commands\n"
2157 msgstr "%s: command not known, use -h to list all commands\n"
2158
2159 #: fish/fish.c:1005
2160 #, c-format
2161 msgid ""
2162 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2163 "For a list of commands:             guestfish -h\n"
2164 "For complete documentation:         man guestfish\n"
2165 msgstr ""
2166
2167 #: fish/fish.c:1162
2168 #, c-format
2169 msgid "Runaway quote in string \"%s\"\n"
2170 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2171
2172 #: fish/glob.c:53
2173 #, c-format
2174 msgid "use 'glob command [args...]'\n"
2175 msgstr "use 'glob command [args...]'\n"
2176
2177 #: fish/glob.c:73
2178 #, c-format
2179 msgid "glob: guestfs_glob_expand call failed: %s\n"
2180 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2181
2182 #: fish/help.c:38
2183 #, c-format
2184 msgid ""
2185 "Add disk images to examine using the -a or -d options, or the 'add' "
2186 "command.\n"
2187 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2188 "Once you have done this, use the 'run' command.\n"
2189 msgstr ""
2190
2191 #: fish/help.c:44
2192 #, c-format
2193 msgid ""
2194 "Find out what filesystems are available using 'list-filesystems' and then\n"
2195 "mount them to examine or modify the contents using 'mount-ro' or\n"
2196 "'mount-options'.\n"
2197 msgstr ""
2198
2199 #: fish/help.c:52
2200 #, c-format
2201 msgid ""
2202 "For more information about a command, use 'help cmd'.\n"
2203 "\n"
2204 "To read the manual, type 'man'.\n"
2205 msgstr ""
2206
2207 #: fish/hexedit.c:41
2208 #, c-format
2209 msgid "hexedit (device|filename) [max | start max]\n"
2210 msgstr ""
2211
2212 #: fish/hexedit.c:52
2213 #, c-format
2214 msgid "hexedit: %s is a zero length file or device\n"
2215 msgstr ""
2216
2217 #: fish/hexedit.c:63
2218 #, c-format
2219 msgid ""
2220 "hexedit: %s is larger than %s. You must supply a limit using\n"
2221 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2222 "  'hexedit %s <start> <max>'.\n"
2223 msgstr ""
2224
2225 #: fish/hexedit.c:92
2226 #, c-format
2227 msgid "hexedit: invalid range\n"
2228 msgstr ""
2229
2230 #: fish/inspect.c:83
2231 #, c-format
2232 msgid "%s: no operating system was found on this disk\n"
2233 msgstr ""
2234
2235 #: fish/inspect.c:89
2236 #, c-format
2237 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2238 msgstr ""
2239
2240 #: fish/inspect.c:128
2241 #, c-format
2242 msgid "%s: some filesystems could not be mounted (ignored)\n"
2243 msgstr ""
2244
2245 #: fish/inspect.c:140
2246 #, c-format
2247 msgid "Operating system: %s\n"
2248 msgstr ""
2249
2250 #: fish/inspect.c:153
2251 #, fuzzy, c-format
2252 msgid "%s mounted on %s\n"
2253 msgstr "आरोहबिंदु दिखाएँ"
2254
2255 #: fish/keys.c:52
2256 #, c-format
2257 msgid "Enter key or passphrase (\"%s\"): "
2258 msgstr ""
2259
2260 #: fish/lcd.c:34
2261 #, c-format
2262 msgid "use 'lcd directory' to change local directory\n"
2263 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2264
2265 #: fish/man.c:34
2266 #, c-format
2267 msgid "use 'man' without parameters to open the manual\n"
2268 msgstr ""
2269
2270 #: fish/man.c:53
2271 #, fuzzy, c-format
2272 msgid "the external 'man' program failed\n"
2273 msgstr "बाहरी कमांड विफल: %s"
2274
2275 #: fish/more.c:39
2276 #, c-format
2277 msgid "use '%s filename' to page a file\n"
2278 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2279
2280 #: fish/options.c:36
2281 #, fuzzy, c-format
2282 msgid "%s: too many drives added on the command line\n"
2283 msgstr "%s: empty command on command line\n"
2284
2285 #: fish/options.c:121
2286 #, c-format
2287 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2288 msgstr ""
2289
2290 #: fish/prep.c:37
2291 #, c-format
2292 msgid ""
2293 "List of available prepared disk images:\n"
2294 "\n"
2295 msgstr ""
2296
2297 #: fish/prep.c:40
2298 #, c-format
2299 msgid ""
2300 "guestfish -N %-8s - %s\n"
2301 "\n"
2302 "%s\n"
2303 msgstr ""
2304
2305 #: fish/prep.c:48
2306 #, c-format
2307 msgid "  Optional parameters:\n"
2308 msgstr ""
2309
2310 #: fish/prep.c:55
2311 #, c-format
2312 msgid "<%s> %s (default: %s)\n"
2313 msgstr ""
2314
2315 #: fish/prep.c:65
2316 #, c-format
2317 msgid ""
2318 "Prepared disk images are written to file \"test1.img\" in the local\n"
2319 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2320 "For more information see the guestfish(1) manual.\n"
2321 msgstr ""
2322
2323 #: fish/prep.c:96
2324 #, c-format
2325 msgid ""
2326 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2327 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2328 msgstr ""
2329
2330 #: fish/prep.c:158
2331 #, c-format
2332 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2333 msgstr ""
2334
2335 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2336 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2337 #, fuzzy
2338 msgid "failed to allocate disk"
2339 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2340
2341 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2342 #, fuzzy
2343 msgid "could not parse boot size"
2344 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2345
2346 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2347 #, fuzzy, c-format
2348 msgid "failed to get sector size of disk: %s"
2349 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2350
2351 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2352 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2353 #, c-format
2354 msgid "failed to partition disk: %s"
2355 msgstr ""
2356
2357 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2358 #, fuzzy, c-format
2359 msgid "failed to add boot partition: %s"
2360 msgstr "कोई स्वैप विभाजन बनाएँ"
2361
2362 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2363 #, fuzzy, c-format
2364 msgid "failed to add root partition: %s"
2365 msgstr "कोई स्वैप विभाजन बनाएँ"
2366
2367 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2368 #, c-format
2369 msgid "failed to create boot filesystem: %s"
2370 msgstr ""
2371
2372 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2373 #, c-format
2374 msgid "failed to create root filesystem: %s"
2375 msgstr ""
2376
2377 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2378 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2379 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2380 msgstr ""
2381
2382 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2383 #, fuzzy, c-format
2384 msgid "failed to create PV: %s: %s"
2385 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2386
2387 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2388 #, fuzzy, c-format
2389 msgid "failed to create VG: %s: %s"
2390 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2391
2392 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2393 #, c-format
2394 msgid "failed to create LV: /dev/%s/%s: %s"
2395 msgstr ""
2396
2397 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2398 #, c-format
2399 msgid "failed to resize LV to full size: %s: %s"
2400 msgstr ""
2401
2402 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2403 #, c-format
2404 msgid "failed to create filesystem (%s): %s"
2405 msgstr ""
2406
2407 #: fish/rc.c:255
2408 #, c-format
2409 msgid "guestfish: protocol error: could not read 'hello' message\n"
2410 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2411
2412 #: fish/rc.c:260
2413 #, c-format
2414 msgid ""
2415 "guestfish: protocol error: version mismatch, server version '%s' does not "
2416 "match client version '%s'.  The two versions must match exactly.\n"
2417 msgstr ""
2418 "guestfish: protocol error: version mismatch, server version '%s' does not "
2419 "match client version '%s'.  The two versions must match exactly.\n"
2420
2421 #: fish/rc.c:335 fish/rc.c:349
2422 #, c-format
2423 msgid "guestfish: remote: looks like the server is not running\n"
2424 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2425
2426 #: fish/rc.c:361 fish/rc.c:375
2427 #, c-format
2428 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2429 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2430
2431 #: fish/rc.c:386
2432 #, c-format
2433 msgid "guestfish: protocol error: could not decode reply from server\n"
2434 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2435
2436 #: fish/reopen.c:36
2437 #, c-format
2438 msgid "'reopen' command takes no parameters\n"
2439 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2440
2441 #: fish/reopen.c:46
2442 #, c-format
2443 msgid "reopen: guestfs_create: failed to create handle\n"
2444 msgstr "reopen: guestfs_create: failed to create handle\n"
2445
2446 #: fish/supported.c:66
2447 msgid "yes"
2448 msgstr ""
2449
2450 #: fish/supported.c:68
2451 msgid "no"
2452 msgstr ""
2453
2454 #: fish/time.c:36
2455 #, c-format
2456 msgid "use 'time command [args...]'\n"
2457 msgstr "use 'time command [args...]'\n"
2458
2459 #: fuse/guestmount.c:866
2460 #, fuzzy, c-format
2461 msgid ""
2462 "%s: FUSE module for libguestfs\n"
2463 "%s lets you mount a virtual machine filesystem\n"
2464 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2465 "Usage:\n"
2466 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2467 "Options:\n"
2468 "  -a|--add image       Add image\n"
2469 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2470 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2471 "  -d|--domain guest    Add disks from libvirt guest\n"
2472 "  --echo-keys          Don't turn off echo for passphrases\n"
2473 "  --format[=raw|..]    Force disk format for -a option\n"
2474 "  --fuse-help          Display extra FUSE options\n"
2475 "  -i|--inspector       Automatically mount filesystems\n"
2476 "  --help               Display help message and exit\n"
2477 "  --keys-from-stdin    Read passphrases from stdin\n"
2478 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2479 "  -n|--no-sync         Don't autosync\n"
2480 "  -o|--option opt      Pass extra option to FUSE\n"
2481 "  -r|--ro              Mount read-only\n"
2482 "  --selinux            Enable SELinux support\n"
2483 "  -v|--verbose         Verbose messages\n"
2484 "  -V|--version         Display version and exit\n"
2485 "  -x|--trace           Trace guestfs API calls\n"
2486 msgstr ""
2487 "%s: FUSE module for libguestfs\n"
2488 "%s lets you mount a virtual machine filesystem\n"
2489 "Copyright (C) 2009 Red Hat Inc.\n"
2490 "Usage:\n"
2491 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2492 "Options:\n"
2493 "  -a|--add image       Add image\n"
2494 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2495 "  --fuse-help          Display extra FUSE options\n"
2496 "  --help               Display help message and exit\n"
2497 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2498 "  -n|--no-sync         Don't autosync\n"
2499 "  -o|--option opt      Pass extra option to FUSE\n"
2500 "  -r|--ro              Mount read-only\n"
2501 "  --selinux            Enable SELinux support\n"
2502 "  --trace              Trace guestfs API calls (to stderr)\n"
2503 "  -v|--verbose         Verbose messages\n"
2504 "  -V|--version         Display version and exit\n"
2505
2506 #: fuse/guestmount.c:1090
2507 #, fuzzy, c-format
2508 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2509 msgstr "%s: must have at least one -a and at least one -m option\n"
2510
2511 #: fuse/guestmount.c:1098
2512 #, c-format
2513 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2514 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2515
2516 #: inspector/virt-inspector.c:71
2517 #, fuzzy, c-format
2518 msgid ""
2519 "%s: display information about a virtual machine\n"
2520 "Copyright (C) 2010 Red Hat Inc.\n"
2521 "Usage:\n"
2522 "  %s [--options] -d domname file [file ...]\n"
2523 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2524 "Options:\n"
2525 "  -a|--add image       Add image\n"
2526 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2527 "  -d|--domain guest    Add disks from libvirt guest\n"
2528 "  --echo-keys          Don't turn off echo for passphrases\n"
2529 "  --format[=raw|..]    Force disk format for -a option\n"
2530 "  --help               Display brief help\n"
2531 "  --keys-from-stdin    Read passphrases from stdin\n"
2532 "  -v|--verbose         Verbose messages\n"
2533 "  -V|--version         Display version and exit\n"
2534 "  -x                   Trace libguestfs API calls\n"
2535 "For more information, see the manpage %s(1).\n"
2536 msgstr ""
2537 "%s: FUSE module for libguestfs\n"
2538 "%s lets you mount a virtual machine filesystem\n"
2539 "Copyright (C) 2009 Red Hat Inc.\n"
2540 "Usage:\n"
2541 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2542 "Options:\n"
2543 "  -a|--add image       Add image\n"
2544 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2545 "  --fuse-help          Display extra FUSE options\n"
2546 "  --help               Display help message and exit\n"
2547 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2548 "  -n|--no-sync         Don't autosync\n"
2549 "  -o|--option opt      Pass extra option to FUSE\n"
2550 "  -r|--ro              Mount read-only\n"
2551 "  --selinux            Enable SELinux support\n"
2552 "  --trace              Trace guestfs API calls (to stderr)\n"
2553 "  -v|--verbose         Verbose messages\n"
2554 "  -V|--version         Display version and exit\n"
2555
2556 #: inspector/virt-inspector.c:257
2557 #, c-format
2558 msgid ""
2559 "%s: no operating system could be detected inside this disk image.\n"
2560 "\n"
2561 "This may be because the file is not a disk image, or is not a virtual "
2562 "machine\n"
2563 "image, or because the OS type is not understood by libguestfs.\n"
2564 "\n"
2565 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2566 "must\n"
2567 "install the separate libguestfs-winsupport package.\n"
2568 "\n"
2569 "If you feel this is an error, please file a bug report including as much\n"
2570 "information about the disk image as possible.\n"
2571 msgstr ""
2572
2573 #: inspector/virt-inspector.c:282
2574 #, c-format
2575 msgid "%s: XML write error at \"%s\": %m\n"
2576 msgstr ""
2577
2578 #: inspector/virt-inspector.c:294
2579 #, c-format
2580 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2581 msgstr ""
2582
2583 #: inspector/virt-inspector.c:302
2584 #, fuzzy, c-format
2585 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2586 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2587
2588 #: perl/lib/Sys/Guestfs/Lib.pm:158
2589 msgid "open_guest: first parameter must be a string or an arrayref"
2590 msgstr ""
2591
2592 #: perl/lib/Sys/Guestfs/Lib.pm:164
2593 msgid "open_guest: first argument contains undefined element"
2594 msgstr ""
2595
2596 #: perl/lib/Sys/Guestfs/Lib.pm:172
2597 #, fuzzy, perl-brace-format
2598 msgid "guest image {imagename} does not exist or is not readable"
2599 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2600
2601 #: perl/lib/Sys/Guestfs/Lib.pm:179
2602 msgid ""
2603 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2604 "XPath::XMLParser)"
2605 msgstr ""
2606
2607 #: perl/lib/Sys/Guestfs/Lib.pm:184
2608 #, fuzzy
2609 msgid "open_guest: too many domains listed on command line"
2610 msgstr "%s: empty command on command line\n"
2611
2612 #: perl/lib/Sys/Guestfs/Lib.pm:191
2613 msgid "open_guest: cannot connect to libvirt"
2614 msgstr ""
2615
2616 #: perl/lib/Sys/Guestfs/Lib.pm:210
2617 #, perl-brace-format
2618 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2619 msgstr ""
2620
2621 #: perl/lib/Sys/Guestfs/Lib.pm:213
2622 #, perl-brace-format
2623 msgid "{imagename} is not the name of a libvirt domain\n"
2624 msgstr ""
2625
2626 #: perl/lib/Sys/Guestfs/Lib.pm:242
2627 #, perl-brace-format
2628 msgid "{imagename} seems to have no disk devices\n"
2629 msgstr ""
2630
2631 #: perl/lib/Sys/Guestfs/Lib.pm:827
2632 msgid ""
2633 "No operating system could be detected inside this disk image.\n"
2634 "\n"
2635 "This may be because the file is not a disk image, or is not a virtual "
2636 "machine\n"
2637 "image, or because the OS type is not understood by virt-inspector.\n"
2638 "\n"
2639 "If you feel this is an error, please file a bug report including as much\n"
2640 "information about the disk image as possible.\n"
2641 msgstr ""
2642
2643 #: perl/lib/Sys/Guestfs/Lib.pm:901
2644 #, perl-brace-format
2645 msgid "unknown filesystem label {label}\n"
2646 msgstr ""
2647
2648 #: perl/lib/Sys/Guestfs/Lib.pm:911
2649 #, perl-brace-format
2650 msgid "unknown filesystem UUID {uuid}\n"
2651 msgstr ""
2652
2653 #: perl/lib/Sys/Guestfs/Lib.pm:936
2654 #, fuzzy, perl-brace-format
2655 msgid "unknown filesystem {fs}\n"
2656 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2657
2658 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2659 #, perl-brace-format
2660 msgid "Error running rpm -qa: {error}"
2661 msgstr ""
2662
2663 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2664 #, perl-brace-format
2665 msgid "Error running dpkg-query: {error}"
2666 msgstr ""
2667
2668 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2669 msgid "Can't find grub on guest"
2670 msgstr ""
2671
2672 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2673 #, perl-brace-format
2674 msgid "Grub entry {title} has no kernel"
2675 msgstr ""
2676
2677 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2678 #, perl-brace-format
2679 msgid "grub refers to {path}, which doesn't exist\n"
2680 msgstr ""
2681
2682 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2683 #, perl-brace-format
2684 msgid "Grub entry {title} does not specify an initrd"
2685 msgstr ""
2686
2687 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2688 #, perl-brace-format
2689 msgid "Didn't find modules directory {modules} for kernel {path}"
2690 msgstr ""
2691
2692 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2693 #, perl-brace-format
2694 msgid "Couldn't guess kernel version number from path for kernel {path}"
2695 msgstr ""
2696
2697 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2698 #, fuzzy, perl-brace-format
2699 msgid "{path} doesn't match augeas pattern"
2700 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2701
2702 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2703 #, perl-brace-format
2704 msgid "{filename}: could not read initrd format"
2705 msgstr ""
2706
2707 #: rescue/virt-rescue.c:59
2708 #, fuzzy, c-format
2709 msgid ""
2710 "%s: Run a rescue shell on a virtual machine\n"
2711 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2712 "Usage:\n"
2713 "  %s [--options] -d domname\n"
2714 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2715 "Options:\n"
2716 "  -a|--add image       Add image\n"
2717 "  --append kernelopts  Append kernel options\n"
2718 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2719 "  -d|--domain guest    Add disks from libvirt guest\n"
2720 "  --format[=raw|..]    Force disk format for -a option\n"
2721 "  --help               Display brief help\n"
2722 "  -m|--memsize MB      Set memory size in megabytes\n"
2723 "  --network            Enable network\n"
2724 "  -r|--ro              Access read-only\n"
2725 "  --selinux            Enable SELinux\n"
2726 "  -v|--verbose         Verbose messages\n"
2727 "  -V|--version         Display version and exit\n"
2728 "  -x                   Trace libguestfs API calls\n"
2729 "For more information, see the manpage %s(1).\n"
2730 msgstr ""
2731 "%s: FUSE module for libguestfs\n"
2732 "%s lets you mount a virtual machine filesystem\n"
2733 "Copyright (C) 2009 Red Hat Inc.\n"
2734 "Usage:\n"
2735 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2736 "Options:\n"
2737 "  -a|--add image       Add image\n"
2738 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2739 "  --fuse-help          Display extra FUSE options\n"
2740 "  --help               Display help message and exit\n"
2741 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2742 "  -n|--no-sync         Don't autosync\n"
2743 "  -o|--option opt      Pass extra option to FUSE\n"
2744 "  -r|--ro              Mount read-only\n"
2745 "  --selinux            Enable SELinux support\n"
2746 "  --trace              Trace guestfs API calls (to stderr)\n"
2747 "  -v|--verbose         Verbose messages\n"
2748 "  -V|--version         Display version and exit\n"
2749
2750 #: rescue/virt-rescue.c:172
2751 #, fuzzy, c-format
2752 msgid "%s: could not parse memory size '%s'\n"
2753 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2754
2755 #: rescue/virt-rescue.c:406
2756 #, fuzzy, c-format
2757 msgid "%s: unknown child exit status (%d)\n"
2758 msgstr "%s: unknown long option: %s (%d)\n"
2759
2760 #: src/appliance.c:181
2761 #, c-format
2762 msgid ""
2763 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2764 "LIBGUESTFS_PATH (search path: %s)"
2765 msgstr ""
2766
2767 #: src/appliance.c:331
2768 #, c-format
2769 msgid "security: cached appliance %s is not owned by UID %d"
2770 msgstr ""
2771
2772 #: src/appliance.c:336
2773 #, c-format
2774 msgid "security: cached appliance %s is not a directory (mode %o)"
2775 msgstr ""
2776
2777 #: src/appliance.c:341
2778 #, c-format
2779 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2780 msgstr ""
2781
2782 #: src/appliance.c:655
2783 #, fuzzy
2784 msgid "external command failed, see earlier error messages"
2785 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2786
2787 #: src/filearch.c:153
2788 #, c-format
2789 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2790 msgstr ""
2791
2792 #: src/filearch.c:266
2793 msgid ""
2794 "file-architecture API not available since this version of libguestfs was "
2795 "compiled without PCRE or libmagic libraries"
2796 msgstr ""
2797
2798 #: src/guestfs.c:178
2799 #, c-format
2800 msgid "guestfs_close: called twice on the same handle\n"
2801 msgstr "guestfs_close: called twice on the same handle\n"
2802
2803 #: src/guestfs.c:290
2804 #, c-format
2805 msgid "libguestfs: error: %s\n"
2806 msgstr "libguestfs: error: %s\n"
2807
2808 #: src/guestfs.c:791
2809 #, c-format
2810 msgid "<truncated, original size %zu bytes>"
2811 msgstr ""
2812
2813 #: src/inspect.c:421 src/inspect.c:757 src/inspect.c:2129 src/inspect.c:2172
2814 #: src/inspect.c:2222
2815 #, c-format
2816 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2817 msgstr ""
2818
2819 #: src/inspect.c:791
2820 #, fuzzy
2821 msgid "could not parse /etc/fstab or empty file"
2822 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2823
2824 #: src/inspect.c:1007
2825 #, c-format
2826 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2827 msgstr ""
2828
2829 #: src/inspect.c:1287
2830 #, fuzzy, c-format
2831 msgid "could not parse integer in version number: %s"
2832 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2833
2834 #: src/inspect.c:1381
2835 msgid "no inspection data: call guestfs_inspect_os first"
2836 msgstr ""
2837
2838 #: src/inspect.c:1393
2839 #, c-format
2840 msgid ""
2841 "%s: root device not found: only call this function with a root device "
2842 "previously returned by guestfs_inspect_os"
2843 msgstr ""
2844
2845 #: src/inspect.c:1522
2846 msgid "not a Windows guest, or systemroot could not be determined"
2847 msgstr ""
2848
2849 #: src/inspect.c:1762 src/inspect.c:1784 src/inspect.c:1809
2850 #, fuzzy
2851 msgid "unexpected end of output from db_dump command"
2852 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2853
2854 #: src/inspect.c:2231
2855 #, c-format
2856 msgid "%s: file is empty"
2857 msgstr ""
2858
2859 #: src/inspect.c:2248
2860 msgid ""
2861 "inspection API not available since this version of libguestfs was compiled "
2862 "without PCRE or hivex libraries"
2863 msgstr ""
2864
2865 #: src/launch.c:95
2866 msgid "command line cannot be altered after qemu subprocess launched"
2867 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2868
2869 #: src/launch.c:152
2870 msgid "guestfs_config: parameter must begin with '-' character"
2871 msgstr "guestfs_config: parameter must begin with '-' character"
2872
2873 #: src/launch.c:166
2874 #, c-format
2875 msgid "guestfs_config: parameter '%s' isn't allowed"
2876 msgstr "guestfs_config: parameter '%s' isn't allowed"
2877
2878 #: src/launch.c:232 src/launch.c:336
2879 msgid "filename cannot contain ',' (comma) character"
2880 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2881
2882 #: src/launch.c:244 src/launch.c:249
2883 #, c-format
2884 msgid "%s parameter is empty or contains disallowed characters"
2885 msgstr ""
2886
2887 #: src/launch.c:360
2888 msgid "you must call guestfs_add_drive before guestfs_launch"
2889 msgstr "you must call guestfs_add_drive before guestfs_launch"
2890
2891 #: src/launch.c:365
2892 #, fuzzy
2893 msgid "the libguestfs handle has already been launched"
2894 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2895
2896 #: src/launch.c:377
2897 #, c-format
2898 msgid "%s: cannot create temporary directory"
2899 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2900
2901 #: src/launch.c:725
2902 msgid "guestfs_launch failed, see earlier error messages"
2903 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2904
2905 #: src/launch.c:738
2906 msgid "qemu launched and contacted daemon, but state != READY"
2907 msgstr "qemu launched and contacted daemon, but state != READY"
2908
2909 #: src/launch.c:879
2910 #, c-format
2911 msgid ""
2912 "%s: command failed: If qemu is located on a non-standard path, try setting "
2913 "the LIBGUESTFS_QEMU environment variable."
2914 msgstr ""
2915 "%s: command failed: If qemu is located on a non-standard path, try setting "
2916 "the LIBGUESTFS_QEMU environment variable."
2917
2918 #: src/launch.c:971
2919 msgid "qemu has not been launched yet"
2920 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2921
2922 #: src/launch.c:982
2923 msgid "no subprocess to kill"
2924 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2925
2926 #: src/proto.c:146
2927 #, c-format
2928 msgid "guestfs_set_busy: called when in state %d != READY"
2929 msgstr "guestfs_set_busy: called when in state %d != READY"
2930
2931 #: src/proto.c:169
2932 #, c-format
2933 msgid "guestfs_end_busy: called when in state %d"
2934 msgstr "guestfs_end_busy: called when in state %d"
2935
2936 #: src/proto.c:350
2937 #, c-format
2938 msgid ""
2939 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2940 msgstr ""
2941 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2942
2943 #: src/proto.c:519 src/proto.c:580
2944 msgid "unexpected end of file when reading from daemon"
2945 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2946
2947 #: src/proto.c:540
2948 #, c-format
2949 msgid "received magic signature from guestfsd, but in state %d"
2950 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2951
2952 #: src/proto.c:557
2953 #, c-format
2954 msgid "message length (%u) > maximum possible size (%d)"
2955 msgstr "message length (%u) > maximum possible size (%d)"
2956
2957 #: src/proto.c:709
2958 #, c-format
2959 msgid "guestfs___send: state %d != BUSY"
2960 msgstr "guestfs___send: state %d != BUSY"
2961
2962 #: src/proto.c:733
2963 msgid "xdr_guestfs_message_header failed"
2964 msgstr "xdr_guestfs_message_header failed"
2965
2966 #: src/proto.c:742
2967 msgid "dispatch failed to marshal args"
2968 msgstr "dispatch failed to marshal args"
2969
2970 #: src/proto.c:872
2971 #, c-format
2972 msgid "send_file_chunk: state %d != READY"
2973 msgstr "send_file_chunk: state %d != READY"
2974
2975 #: src/proto.c:888
2976 #, c-format
2977 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2978 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2979
2980 #: src/proto.c:1011
2981 #, c-format
2982 msgid "%s: error in chunked encoding"
2983 msgstr "%s: error in chunked encoding"
2984
2985 #: src/proto.c:1039
2986 msgid "write to daemon socket"
2987 msgstr "डेमॉन सॉकेट में लिखें"
2988
2989 #: src/proto.c:1062
2990 msgid "receive_file_data: parse error in reply callback"
2991 msgstr "receive_file_data: parse error in reply callback"
2992
2993 #: src/proto.c:1067
2994 msgid "receive_file_data: unexpected flag received when reading file chunks"
2995 msgstr "receive_file_data: unexpected flag received when reading file chunks"
2996
2997 #: src/proto.c:1075
2998 msgid "failed to parse file chunk"
2999 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3000
3001 #: src/proto.c:1084
3002 msgid "file receive cancelled by daemon"
3003 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3004
3005 #: src/virt.c:90
3006 #, c-format
3007 msgid "could not connect to libvirt (code %d, domain %d): %s"
3008 msgstr ""
3009
3010 #: src/virt.c:98
3011 #, fuzzy, c-format
3012 msgid "no libvirt domain called '%s': %s"
3013 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3014
3015 #: src/virt.c:149
3016 #, c-format
3017 msgid "error reading libvirt XML information: %s"
3018 msgstr ""
3019
3020 #: src/virt.c:159
3021 msgid "unable to parse XML information returned by libvirt"
3022 msgstr ""
3023
3024 #: src/virt.c:165
3025 #, fuzzy
3026 msgid "unable to create new XPath context"
3027 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3028
3029 #: src/virt.c:172
3030 #, fuzzy
3031 msgid "unable to evaluate XPath expression"
3032 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3033
3034 #: src/virt.c:269
3035 #, fuzzy
3036 msgid "libvirt domain has no disks"
3037 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3038
3039 #: src/virt.c:322
3040 #, c-format
3041 msgid "error getting domain info: %s"
3042 msgstr ""
3043
3044 #: src/virt.c:326
3045 msgid ""
3046 "error: domain is a live virtual machine.\n"
3047 "You must use readonly access because write access to a running virtual "
3048 "machine\n"
3049 "can cause disk corruption."
3050 msgstr ""
3051
3052 #: src/virt.c:352
3053 msgid ""
3054 "add-domain API not available since this version of libguestfs was compiled "
3055 "without libvirt or libxml2"
3056 msgstr ""
3057
3058 #: test-tool/test-tool.c:82
3059 #, c-format
3060 msgid ""
3061 "libguestfs-test-tool: interactive test tool\n"
3062 "Copyright (C) 2009 Red Hat Inc.\n"
3063 "Usage:\n"
3064 "  libguestfs-test-tool [--options]\n"
3065 "Options:\n"
3066 "  --help         Display usage\n"
3067 "  --helper libguestfs-test-tool-helper\n"
3068 "                 Helper program (default: %s)\n"
3069 "  --qemudir dir  Specify QEMU source directory\n"
3070 "  --qemu qemu    Specify QEMU binary\n"
3071 "  --timeout n\n"
3072 "  -t n           Set launch timeout (default: %d seconds)\n"
3073 msgstr ""
3074 "libguestfs-test-tool: interactive test tool\n"
3075 "Copyright (C) 2009 Red Hat Inc.\n"
3076 "Usage:\n"
3077 "  libguestfs-test-tool [--options]\n"
3078 "Options:\n"
3079 "  --help         Display usage\n"
3080 "  --helper libguestfs-test-tool-helper\n"
3081 "                 Helper program (default: %s)\n"
3082 "  --qemudir dir  Specify QEMU source directory\n"
3083 "  --qemu qemu    Specify QEMU binary\n"
3084 "  --timeout n\n"
3085 "  -t n           Set launch timeout (default: %d seconds)\n"
3086
3087 #: test-tool/test-tool.c:138
3088 #, c-format
3089 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3090 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3091
3092 #: test-tool/test-tool.c:147
3093 #, c-format
3094 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3095 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3096
3097 #: test-tool/test-tool.c:159
3098 #, c-format
3099 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3100 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3101
3102 #: test-tool/test-tool.c:182
3103 #, c-format
3104 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3105 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3106
3107 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3108 #, c-format
3109 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3110 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3111
3112 #: test-tool/test-tool.c:206
3113 #, c-format
3114 msgid "libguestfs-test-tool: guestfs_version failed\n"
3115 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3116
3117 #: test-tool/test-tool.c:228
3118 #, c-format
3119 msgid "libguestfs-test-tool: failed to launch appliance\n"
3120 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3121
3122 #: test-tool/test-tool.c:240
3123 #, c-format
3124 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3125 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3126
3127 #: test-tool/test-tool.c:246
3128 #, c-format
3129 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3130 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3131
3132 #: test-tool/test-tool.c:252
3133 #, c-format
3134 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3135 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3136
3137 #: test-tool/test-tool.c:258
3138 #, c-format
3139 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3140 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3141
3142 #: test-tool/test-tool.c:264
3143 #, c-format
3144 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3145 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3146
3147 #: test-tool/test-tool.c:272
3148 #, c-format
3149 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3150 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3151
3152 #: test-tool/test-tool.c:303
3153 #, c-format
3154 msgid ""
3155 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3156 "--qemu/--qemudir options cannot be used.\n"
3157 msgstr ""
3158 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3159 "--qemu/--qemudir options cannot be used.\n"
3160
3161 #: test-tool/test-tool.c:311
3162 #, c-format
3163 msgid "Binary '%s' does not exist or is not executable\n"
3164 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3165
3166 #: test-tool/test-tool.c:325
3167 #, c-format
3168 msgid "%s: does not look like a qemu source directory\n"
3169 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3170
3171 #: test-tool/test-tool.c:374
3172 #, c-format
3173 msgid ""
3174 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3175 "available.  Expected to find it in '%s'\n"
3176 "\n"
3177 "Use the --helper option to specify the location of this program.\n"
3178 msgstr ""
3179 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3180 "available.  Expected to find it in '%s'\n"
3181 "\n"
3182 "Use the --helper option to specify the location of this program.\n"
3183
3184 #: test-tool/test-tool.c:390
3185 #, c-format
3186 msgid "command failed: %s"
3187 msgstr "कमांड विफल: %s"
3188
3189 #: test-tool/test-tool.c:398
3190 #, c-format
3191 msgid ""
3192 "Test tool helper program %s\n"
3193 "is not statically linked.  This is a build error when this test tool\n"
3194 "was built.\n"
3195 msgstr ""
3196 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3197 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3198 "बनाया गया था.\n"
3199
3200 #: test-tool/test-tool.c:432
3201 #, c-format
3202 msgid "mkisofs command failed: %s\n"
3203 msgstr "mkisofs कमांड विफल: %s\n"
3204
3205 #: tools/virt-edit.pl:169
3206 msgid "virt-edit: no image, VM names or filenames to edit given"
3207 msgstr ""
3208
3209 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3210 #, perl-brace-format
3211 msgid ""
3212 "{prog}: No operating system could be detected inside this disk image.\n"
3213 "\n"
3214 "This may be because the file is not a disk image, or is not a virtual "
3215 "machine\n"
3216 "image, or because the OS type is not understood by libguestfs.\n"
3217 "\n"
3218 "If you feel this is an error, please file a bug report including as much\n"
3219 "information about the disk image as possible.\n"
3220 msgstr ""
3221
3222 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3223 #, perl-brace-format
3224 msgid "{prog}: multiboot operating systems are not supported.\n"
3225 msgstr ""
3226
3227 #: tools/virt-edit.pl:221
3228 msgid "File not changed.\n"
3229 msgstr ""
3230
3231 #: tools/virt-list-filesystems.pl:142
3232 msgid "virt-list-filesystems: no image or VM name given"
3233 msgstr ""
3234
3235 #: tools/virt-list-partitions.pl:152
3236 msgid "virt-list-partitions: no image or VM name given"
3237 msgstr ""
3238
3239 #: tools/virt-make-fs.pl:291
3240 msgid "virt-make-fs input output\n"
3241 msgstr ""
3242
3243 #: tools/virt-make-fs.pl:321
3244 msgid "unexpected output from 'du' command"
3245 msgstr ""
3246
3247 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3248 #: tools/virt-make-fs.pl:453
3249 #, perl-brace-format
3250 msgid "{f}: unknown input format: {fmt}\n"
3251 msgstr ""
3252
3253 #: tools/virt-make-fs.pl:391
3254 #, perl-brace-format
3255 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3256 msgstr ""
3257
3258 #: tools/virt-make-fs.pl:401
3259 #, fuzzy
3260 msgid ""
3261 "qemu-img create: failed to create disk image, see earlier error messages\n"
3262 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3263
3264 #: tools/virt-make-fs.pl:412
3265 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3266 msgstr ""
3267
3268 #: tools/virt-make-fs.pl:437
3269 #, fuzzy
3270 msgid "tar: failed, see earlier messages\n"
3271 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3272
3273 #: tools/virt-make-fs.pl:459
3274 #, fuzzy
3275 msgid "uncompress command failed, see earlier messages\n"
3276 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3277
3278 #: tools/virt-make-fs.pl:494
3279 msgid ""
3280 "virt-make-fs: error copying contents into filesystem\n"
3281 "An error here usually means that the program did not estimate the\n"
3282 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3283 msgstr ""
3284
3285 #: tools/virt-resize.pl:33
3286 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3287 msgstr ""
3288
3289 #: tools/virt-resize.pl:581
3290 #, fuzzy, perl-brace-format
3291 msgid "virt-resize: {file}: does not exist or is not readable\n"
3292 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3293
3294 #: tools/virt-resize.pl:583
3295 #, perl-brace-format
3296 msgid ""
3297 "virt-resize: {file}: does not exist or is not writable\n"
3298 "You have to create the destination disk before running this program.\n"
3299 "Please read the virt-resize(1) manpage for more information.\n"
3300 msgstr ""
3301
3302 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3303 #, perl-brace-format
3304 msgid ""
3305 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3306 msgstr ""
3307
3308 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3309 msgid "virt-resize: short read"
3310 msgstr ""
3311
3312 #: tools/virt-resize.pl:827
3313 #, fuzzy, perl-brace-format
3314 msgid "virt-resize: no logical volume called {n}\n"
3315 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3316
3317 #: tools/virt-resize.pl:847
3318 #, perl-brace-format
3319 msgid ""
3320 "{p}: partition not found in the source disk image, when using the '{opt}' "
3321 "command line option\n"
3322 msgstr ""
3323
3324 #: tools/virt-resize.pl:853
3325 #, perl-brace-format
3326 msgid ""
3327 "{p}: partition ignored, you cannot use it in another command line argument\n"
3328 msgstr ""
3329
3330 #: tools/virt-resize.pl:857
3331 #, perl-brace-format
3332 msgid ""
3333 "{p}: partition deleted, you cannot use it in another command line argument\n"
3334 msgstr ""
3335
3336 #: tools/virt-resize.pl:899
3337 #, perl-brace-format
3338 msgid "{p}: this partition has already been marked for resizing\n"
3339 msgstr ""
3340
3341 #: tools/virt-resize.pl:907
3342 #, perl-brace-format
3343 msgid "{p}: missing size field in {o} option\n"
3344 msgstr ""
3345
3346 #: tools/virt-resize.pl:924
3347 #, perl-brace-format
3348 msgid "{p}: {f}: cannot parse size field\n"
3349 msgstr ""
3350
3351 #: tools/virt-resize.pl:929
3352 #, perl-brace-format
3353 msgid "{p}: new size is zero or negative\n"
3354 msgstr ""
3355
3356 #: tools/virt-resize.pl:952
3357 #, perl-brace-format
3358 msgid ""
3359 "{p}: cannot make this partition smaller because it contains a\n"
3360 "filesystem, physical volume or other content that is larger than the new "
3361 "size.\n"
3362 "You have to resize the content first, see virt-resize(1).\n"
3363 msgstr ""
3364
3365 #: tools/virt-resize.pl:968
3366 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3367 msgstr ""
3368
3369 #: tools/virt-resize.pl:1017
3370 #, perl-brace-format
3371 msgid ""
3372 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3373 "expand into.  You need to make the target disk larger by at least {h}.\n"
3374 msgstr ""
3375
3376 #: tools/virt-resize.pl:1032
3377 msgid ""
3378 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3379 "(see 'deficit' in the virt-resize(1) man page)\n"
3380 msgstr ""
3381
3382 #: tools/virt-resize.pl:1047
3383 msgid "Summary of changes:\n"
3384 msgstr ""
3385
3386 #: tools/virt-resize.pl:1051
3387 #, perl-brace-format
3388 msgid "{p}: partition will be ignored\n"
3389 msgstr ""
3390
3391 #: tools/virt-resize.pl:1053
3392 #, perl-brace-format
3393 msgid "{p}: partition will be deleted\n"
3394 msgstr ""
3395
3396 #: tools/virt-resize.pl:1055
3397 #, perl-brace-format
3398 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3399 msgstr ""
3400
3401 #: tools/virt-resize.pl:1060
3402 #, perl-brace-format
3403 msgid "{p}: content will be expanded using the '{meth}' method\n"
3404 msgstr ""
3405
3406 #: tools/virt-resize.pl:1065
3407 #, perl-brace-format
3408 msgid "{p}: partition will be left alone\n"
3409 msgstr ""
3410
3411 #: tools/virt-resize.pl:1070
3412 #, perl-brace-format
3413 msgid "{n}: LV will be expanded to maximum size\n"
3414 msgstr ""
3415
3416 #: tools/virt-resize.pl:1076
3417 #, perl-brace-format
3418 msgid "{n}: content will be expanded using the '{meth}' method\n"
3419 msgstr ""
3420
3421 #: tools/virt-resize.pl:1083
3422 #, perl-brace-format
3423 msgid "There is a surplus of {spl} bytes ({h}).\n"
3424 msgstr ""
3425
3426 #: tools/virt-resize.pl:1088
3427 msgid "An extra partition will be created for the surplus.\n"
3428 msgstr ""
3429
3430 #: tools/virt-resize.pl:1090
3431 msgid ""
3432 "The surplus space is not large enough for an extra partition to be created\n"
3433 "and so it will just be ignored.\n"
3434 msgstr ""
3435
3436 #: tools/virt-resize.pl:1093
3437 msgid ""
3438 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3439 "to partition this extra space if you want.\n"
3440 msgstr ""
3441
3442 #: tools/virt-resize.pl:1096
3443 #, perl-brace-format
3444 msgid ""
3445 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3446 "You need to make the target disk larger by at least this amount,\n"
3447 "or adjust your resizing requests.\n"
3448 msgstr ""
3449
3450 #: tools/virt-resize.pl:1113
3451 msgid "virt-resize: source disk does not have a first partition\n"
3452 msgstr ""
3453
3454 #: tools/virt-resize.pl:1208
3455 #, perl-brace-format
3456 msgid "Copying {p} ...\n"
3457 msgstr ""
3458
3459 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3460 #, perl-brace-format
3461 msgid "Expanding {p} using the '{meth}' method\n"
3462 msgstr ""
3463
3464 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3465 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3466 msgstr ""
3467
3468 #: tools/virt-tar.pl:212
3469 msgid "virt-tar: no image, VM names, directory or filename given"
3470 msgstr ""
3471
3472 #: tools/virt-tar.pl:215
3473 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3474 msgstr ""
3475
3476 #: tools/virt-tar.pl:226
3477 #, perl-brace-format
3478 msgid "virt-tar: {tarball}: file not found\n"
3479 msgstr ""
3480
3481 #: tools/virt-tar.pl:229
3482 #, perl-brace-format
3483 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3484 msgstr ""
3485
3486 #: tools/virt-win-reg.pl:201
3487 msgid "no libvirt domain name or disk image given\n"
3488 msgstr ""
3489
3490 #: tools/virt-win-reg.pl:240
3491 msgid ""
3492 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3493 "export\n"
3494 msgstr ""
3495
3496 #: tools/virt-win-reg.pl:351
3497 #, perl-brace-format
3498 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3499 msgstr ""
3500
3501 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3502 #, perl-brace-format
3503 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3504 msgstr ""
3505
3506 #: tools/virt-win-reg.pl:375
3507 #, perl-brace-format
3508 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3509 msgstr ""
3510
3511 #: tools/virt-win-reg.pl:397
3512 #, perl-brace-format
3513 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3514 msgstr ""
3515
3516 #, fuzzy
3517 #~ msgid "failed to create temporary cache directory: %m"
3518 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3519
3520 #, fuzzy
3521 #~ msgid "error renaming temporary cache directory: %m"
3522 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3523
3524 #, fuzzy
3525 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3526 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3527
3528 #, fuzzy
3529 #~ msgid "  Mountpoints:\n"
3530 #~ msgstr "आरोहबिंदु दिखाएँ"
3531
3532 #, fuzzy
3533 #~ msgid "  Filesystems:\n"
3534 #~ msgstr "फाइलसिस्टम बनाएँ"
3535
3536 #~ msgid "allocate an image"
3537 #~ msgstr "छवि आबंटित करें"
3538
3539 #~ msgid "edit a file in the image"
3540 #~ msgstr "छवि में कोई फाइल संपादित करें"
3541
3542 #~ msgid "view a file in the pager"
3543 #~ msgstr "पेजर में फाइल देखें"
3544
3545 #~ msgid ""
3546 #~ "echo - display a line of text\n"
3547 #~ "     echo [<params> ...]\n"
3548 #~ "\n"
3549 #~ "    This echos the parameters to the terminal.\n"
3550 #~ msgstr ""
3551 #~ "echo - display a line of text\n"
3552 #~ "     echo [<params> ...]\n"
3553 #~ "\n"
3554 #~ "    This echos the parameters to the terminal.\n"
3555
3556 #, fuzzy
3557 #~ msgid ""
3558 #~ "edit - edit a file in the image\n"
3559 #~ "     edit <filename>\n"
3560 #~ "\n"
3561 #~ "    This is used to edit a file.\n"
3562 #~ "\n"
3563 #~ "    It is the equivalent of (and is implemented by)\n"
3564 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3565 #~ "\n"
3566 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3567 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3568 #~ "\n"
3569 #~ "    NOTE: This will not work reliably for large files\n"
3570 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3571 #~ msgstr ""
3572 #~ "edit - edit a file in the image\n"
3573 #~ "     edit <filename>\n"
3574 #~ "\n"
3575 #~ "    This is used to edit a file.\n"
3576 #~ "\n"
3577 #~ "    It is the equivalent of (and is implemented by)\n"
3578 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3579 #~ "\n"
3580 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3581 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3582 #~ "\n"
3583 #~ "    NOTE: This will not work reliably for large files\n"
3584 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3585
3586 #~ msgid ""
3587 #~ "lcd - local change directory\n"
3588 #~ "    lcd <directory>\n"
3589 #~ "\n"
3590 #~ "    Change guestfish's current directory. This command is\n"
3591 #~ "    useful if you want to download files to a particular\n"
3592 #~ "    place.\n"
3593 #~ msgstr ""
3594 #~ "lcd - local change directory\n"
3595 #~ "    lcd <directory>\n"
3596 #~ "\n"
3597 #~ "    Change guestfish's current directory. This command is\n"
3598 #~ "    useful if you want to download files to a particular\n"
3599 #~ "    place.\n"
3600
3601 #~ msgid ""
3602 #~ "glob - expand wildcards in command\n"
3603 #~ "    glob <command> [<args> ...]\n"
3604 #~ "\n"
3605 #~ "    Glob runs <command> with wildcards expanded in any\n"
3606 #~ "    command args.  Note that the command is run repeatedly\n"
3607 #~ "    once for each expanded argument.\n"
3608 #~ msgstr ""
3609 #~ "glob - expand wildcards in command\n"
3610 #~ "    glob <command> [<args> ...]\n"
3611 #~ "\n"
3612 #~ "    Glob runs <command> with wildcards expanded in any\n"
3613 #~ "    command args.  Note that the command is run repeatedly\n"
3614 #~ "    once for each expanded argument.\n"
3615
3616 #~ msgid ""
3617 #~ "more - view a file in the pager\n"
3618 #~ "     more <filename>\n"
3619 #~ "\n"
3620 #~ "    This is used to view a file in the pager.\n"
3621 #~ "\n"
3622 #~ "    It is the equivalent of (and is implemented by)\n"
3623 #~ "    running \"cat\" and using the pager.\n"
3624 #~ "\n"
3625 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3626 #~ "    \"less\" then it always uses \"less\".\n"
3627 #~ "\n"
3628 #~ "    NOTE: This will not work reliably for large files\n"
3629 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3630 #~ msgstr ""
3631 #~ "more - view a file in the pager\n"
3632 #~ "     more <filename>\n"
3633 #~ "\n"
3634 #~ "    This is used to view a file in the pager.\n"
3635 #~ "\n"
3636 #~ "    It is the equivalent of (and is implemented by)\n"
3637 #~ "    running \"cat\" and using the pager.\n"
3638 #~ "\n"
3639 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3640 #~ "    \"less\" then it always uses \"less\".\n"
3641 #~ "\n"
3642 #~ "    NOTE: This will not work reliably for large files\n"
3643 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3644
3645 #~ msgid ""
3646 #~ "reopen - close and reopen the libguestfs handle\n"
3647 #~ "     reopen\n"
3648 #~ "\n"
3649 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3650 #~ "this normally, because the handle is closed properly when guestfish\n"
3651 #~ "exits.  However this is occasionally useful for testing.\n"
3652 #~ msgstr ""
3653 #~ "reopen - close and reopen the libguestfs handle\n"
3654 #~ "     reopen\n"
3655 #~ "\n"
3656 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3657 #~ "this normally, because the handle is closed properly when guestfish\n"
3658 #~ "exits.  However this is occasionally useful for testing.\n"
3659
3660 #, fuzzy
3661 #~ msgid ""
3662 #~ "sparse - allocate a sparse image file\n"
3663 #~ "     sparse <filename> <size>\n"
3664 #~ "\n"
3665 #~ "    This creates an empty sparse file of the given size,\n"
3666 #~ "    and then adds so it can be further examined.\n"
3667 #~ "\n"
3668 #~ "    In all respects it works the same as the 'alloc'\n"
3669 #~ "    command, except that the image file is allocated\n"
3670 #~ "    sparsely, which means that disk blocks are not assigned\n"
3671 #~ "    to the file until they are needed.  Sparse disk files\n"
3672 #~ "    only use space when written to, but they are slower\n"
3673 #~ "    and there is a danger you could run out of real disk\n"
3674 #~ "    space during a write operation.\n"
3675 #~ "\n"
3676 #~ "    For more advanced image creation, see qemu-img utility.\n"
3677 #~ "\n"
3678 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3679 #~ msgstr ""
3680 #~ "sparse - allocate a sparse image file\n"
3681 #~ "     sparse <filename> <size>\n"
3682 #~ "\n"
3683 #~ "    This creates an empty sparse file of the given size,\n"
3684 #~ "    and then adds so it can be further examined.\n"
3685 #~ "\n"
3686 #~ "    In all respects it works the same as the 'alloc'\n"
3687 #~ "    command, except that the image file is allocated\n"
3688 #~ "    sparsely, which means that disk blocks are not assigned\n"
3689 #~ "    to the file until they are needed.  Sparse disk files\n"
3690 #~ "    only use space when written to, but they are slower\n"
3691 #~ "    and there is a danger you could run out of real disk\n"
3692 #~ "    space during a write operation.\n"
3693 #~ "\n"
3694 #~ "    For more advanced image creation, see qemu-img utility.\n"
3695 #~ "\n"
3696 #~ "    Size can be specified (where <nn> means a number):\n"
3697 #~ "    <nn>             number of kilobytes\n"
3698 #~ "      eg: 1440       standard 3.5\" floppy\n"
3699 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3700 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3701 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3702 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3703 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3704 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3705 #~ "    <nn>sects        number of 512 byte sectors\n"
3706
3707 #~ msgid ""
3708 #~ "time - measure time taken to run command\n"
3709 #~ "    time <command> [<args> ...]\n"
3710 #~ "\n"
3711 #~ "    This runs <command> as usual, and prints the elapsed\n"
3712 #~ "    time afterwards.\n"
3713 #~ msgstr ""
3714 #~ "time - measure time taken to run command\n"
3715 #~ "    time <command> [<args> ...]\n"
3716 #~ "\n"
3717 #~ "    This runs <command> as usual, and prints the elapsed\n"
3718 #~ "    time afterwards.\n"
3719
3720 #~ msgid "external command failed: %s"
3721 #~ msgstr "बाहरी कमांड विफल: %s"
3722
3723 #~ msgid "test if file exists"
3724 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3725
3726 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3727 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3728
3729 #~ msgid "failed to connect to vmchannel socket"
3730 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3731
3732 #, fuzzy
3733 #~ msgid ""
3734 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3735 #~ "selinux\n"
3736 #~ msgstr ""
3737 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3738
3739 #, fuzzy
3740 #~ msgid "cpio command failed: {error}"
3741 #~ msgstr "कमांड विफल: %s"
3742
3743 #~ msgid ""
3744 #~ "alloc - allocate an image\n"
3745 #~ "     alloc <filename> <size>\n"
3746 #~ "\n"
3747 #~ "    This creates an empty (zeroed) file of the given size,\n"
3748 #~ "    and then adds so it can be further examined.\n"
3749 #~ "\n"
3750 #~ "    For more advanced image creation, see qemu-img utility.\n"
3751 #~ "\n"
3752 #~ "    Size can be specified (where <nn> means a number):\n"
3753 #~ "    <nn>             number of kilobytes\n"
3754 #~ "      eg: 1440       standard 3.5\" floppy\n"
3755 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3756 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3757 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3758 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3759 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3760 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3761 #~ "    <nn>sects        number of 512 byte sectors\n"
3762 #~ msgstr ""
3763 #~ "alloc - allocate an image\n"
3764 #~ "     alloc <filename> <size>\n"
3765 #~ "\n"
3766 #~ "    This creates an empty (zeroed) file of the given size,\n"
3767 #~ "    and then adds so it can be further examined.\n"
3768 #~ "\n"
3769 #~ "    For more advanced image creation, see qemu-img utility.\n"
3770 #~ "\n"
3771 #~ "    Size can be specified (where <nn> means a number):\n"
3772 #~ "    <nn>             number of kilobytes\n"
3773 #~ "      eg: 1440       standard 3.5\" floppy\n"
3774 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3775 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3776 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3777 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3778 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3779 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3780 #~ "    <nn>sects        number of 512 byte sectors\n"
3781
3782 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3783 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3784
3785 #~ msgid "%s: failed to write XML document\n"
3786 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3787
3788 #~ msgid "hivexml: missing name of input file\n"
3789 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3790
3791 #~ msgid ""
3792 #~ "\n"
3793 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3794 #~ "Windows Registry binary hive files.\n"
3795 #~ "\n"
3796 #~ "Type: 'help' for help summary\n"
3797 #~ "      'quit' to quit the shell\n"
3798 #~ "\n"
3799 #~ msgstr ""
3800 #~ "\n"
3801 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3802 #~ "Windows Registry binary hive files.\n"
3803 #~ "\n"
3804 #~ "Type: 'help' for help summary\n"
3805 #~ "      'quit' to quit the shell\n"
3806 #~ "\n"
3807
3808 #~ msgid "hivexsh: error getting parent of node %zu\n"
3809 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3810
3811 #~ msgid "hivexsh: error getting node name of node %zx\n"
3812 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3813
3814 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3815 #~ msgstr ""
3816 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3817 #~ "करना चाहिए\n"
3818
3819 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3820 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3821
3822 #~ msgid "hivexsh: load: no hive file name given to load\n"
3823 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3824
3825 #~ msgid ""
3826 #~ "hivexsh: failed to open hive file: %s: %m\n"
3827 #~ "\n"
3828 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3829 #~ "a regedit *.reg file) then please run this command again using the\n"
3830 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3831 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3832 #~ "\n"
3833 #~ msgstr ""
3834 #~ "hivexsh: failed to open hive file: %s: %m\n"
3835 #~ "\n"
3836 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3837 #~ "a regedit *.reg file) then please run this command again using the\n"
3838 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3839 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3840 #~ "\n"
3841
3842 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3843 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3844
3845 #~ msgid ""
3846 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3847 #~ "parameter correctly?\n"
3848 #~ msgstr ""
3849 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3850 #~ "parameter correctly?\n"
3851
3852 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3853 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3854
3855 #~ msgid ""
3856 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3857 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3858 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3859 #~ msgstr ""
3860 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3861 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3862 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3863
3864 #~ msgid "%s: %s: key not found\n"
3865 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3866
3867 #~ msgid "hivexsh: setval: unexpected end of input\n"
3868 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3869
3870 #~ msgid ""
3871 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3872 #~ "input\n"
3873 #~ msgstr ""
3874 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3875 #~ "गया है\n"
3876
3877 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3878 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3879
3880 #~ msgid ""
3881 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3882 #~ "hivexsh(1) for help: %s\n"
3883 #~ msgstr ""
3884 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3885 #~ "लिए संदर्भ लें: %s\n"
3886
3887 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3888 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"