Version 1.9.7.
[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-30 23:51+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:95 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:213 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:281 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:2522
334 msgid "Command"
335 msgstr "कमांड"
336
337 #: fish/cmds.c:2522
338 msgid "Description"
339 msgstr "वर्णन"
340
341 #: fish/cmds.c:2524
342 msgid "add a CD-ROM disk image to examine"
343 msgstr "परीक्षा के लिए CD-ROM डिस्क छवि जोड़ें"
344
345 #: fish/cmds.c:2525
346 msgid "add the disk(s) from a named libvirt domain"
347 msgstr ""
348
349 #: fish/cmds.c:2526 fish/cmds.c:2527
350 msgid "add an image to examine or modify"
351 msgstr "जाँचने या बदलने के लिए कोई छवि जोड़ें"
352
353 #: fish/cmds.c:2528
354 msgid "add a drive in snapshot mode (read-only)"
355 msgstr "स्नैप शॉट मोड में ड्राइव जोड़ें (केवल पठनीय)"
356
357 #: fish/cmds.c:2529
358 msgid "add a drive read-only specifying the QEMU block emulation to use"
359 msgstr "केवल पठनीय ड्राइव जोड़ें जो QEMU खंड को एमुलेशन को उपयोग के लिए रोकता है"
360
361 #: fish/cmds.c:2530
362 msgid "add a drive specifying the QEMU block emulation to use"
363 msgstr "QEMU खंड एमुलेशन को उपयोग के लिए निर्दिष्ट करने के लिए ड्राइव जोड़ें"
364
365 #: fish/cmds.c:2531
366 #, fuzzy
367 msgid "allocate and add a disk file"
368 msgstr "तनु छवि फाइल आबंटित करें"
369
370 #: fish/cmds.c:2532
371 #, fuzzy
372 msgid "clear Augeas path"
373 msgstr "Augeas पथ हटाएँ"
374
375 #: fish/cmds.c:2533
376 msgid "close the current Augeas handle"
377 msgstr "मौजूदा Augeas नियंत्रण बंद करें"
378
379 #: fish/cmds.c:2534
380 msgid "define an Augeas node"
381 msgstr "कोई Augeas नोड परिभाषित करें"
382
383 #: fish/cmds.c:2535
384 msgid "define an Augeas variable"
385 msgstr "कोई Augeas चर परिभाषित करें"
386
387 #: fish/cmds.c:2536
388 msgid "look up the value of an Augeas path"
389 msgstr "Augeas पथ के मान के लिए देखें"
390
391 #: fish/cmds.c:2537
392 msgid "create a new Augeas handle"
393 msgstr "नया Augeas नियंत्रण बनाएँ"
394
395 #: fish/cmds.c:2538
396 msgid "insert a sibling Augeas node"
397 msgstr "सहोदर Augeas नोड घुसाएँ"
398
399 #: fish/cmds.c:2539
400 msgid "load files into the tree"
401 msgstr "तरू में फाइल लोड करें"
402
403 #: fish/cmds.c:2540
404 msgid "list Augeas nodes under augpath"
405 msgstr "Augeas नोड को augpath के अंतर्गत सूचीबद्ध करें"
406
407 #: fish/cmds.c:2541
408 msgid "return Augeas nodes which match augpath"
409 msgstr "Augeas नोड को वापस करें जो augpath से मेल खाता है"
410
411 #: fish/cmds.c:2542
412 msgid "move Augeas node"
413 msgstr "Augeas नोड खिसकाएँ"
414
415 #: fish/cmds.c:2543
416 msgid "remove an Augeas path"
417 msgstr "Augeas पथ हटाएँ"
418
419 #: fish/cmds.c:2544
420 msgid "write all pending Augeas changes to disk"
421 msgstr "सभी स्थगित Augeas परिवर्तनों को डिस्क में लिखें"
422
423 #: fish/cmds.c:2545
424 msgid "set Augeas path to value"
425 msgstr "Augeas पथ को वाल्व में सेट करें"
426
427 #: fish/cmds.c:2546
428 msgid "test availability of some parts of the API"
429 msgstr "API के कुछ हिस्से की उपलब्धता जाँचें"
430
431 #: fish/cmds.c:2547
432 #, fuzzy
433 msgid "return a list of all optional groups"
434 msgstr "inotify घटना की सूची वापस करता है"
435
436 #: fish/cmds.c:2548
437 msgid "upload base64-encoded data to file"
438 msgstr ""
439
440 #: fish/cmds.c:2549
441 #, fuzzy
442 msgid "download file and encode as base64"
443 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
444
445 #: fish/cmds.c:2550
446 msgid "flush device buffers"
447 msgstr "फ्लश युक्ति बफर"
448
449 #: fish/cmds.c:2551
450 msgid "get blocksize of block device"
451 msgstr "ब्लॉक युक्ति का ब्लॉक आकार पाएँ"
452
453 #: fish/cmds.c:2552
454 msgid "is block device set to read-only"
455 msgstr "क्या ब्लॉक युक्ति केवल पठनीय है"
456
457 #: fish/cmds.c:2553
458 msgid "get total size of device in bytes"
459 msgstr "बाइट में युक्ति के कुल आकार को पाएँ"
460
461 #: fish/cmds.c:2554
462 msgid "get sectorsize of block device"
463 msgstr "खंड युक्ति का सेक्टरवाइज पाएँ"
464
465 #: fish/cmds.c:2555
466 msgid "get total size of device in 512-byte sectors"
467 msgstr "512-बाइट सेक्टर में युक्ति का कुल आकार पाएँ"
468
469 #: fish/cmds.c:2556
470 msgid "reread partition table"
471 msgstr "विभाजन सारणी फिर पढ़ें"
472
473 #: fish/cmds.c:2557
474 msgid "set blocksize of block device"
475 msgstr "खंड युक्ति का खंड आकार सेट करें"
476
477 #: fish/cmds.c:2558
478 msgid "set block device to read-only"
479 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
480
481 #: fish/cmds.c:2559
482 msgid "set block device to read-write"
483 msgstr "खंड युक्ति को पठनीय-लेखन योग्य सेट करें"
484
485 #: fish/cmds.c:2560
486 msgid "return true path on case-insensitive filesystem"
487 msgstr "स्थिति के प्रति संवेद्य फाइल सिस्टम का सही पथ लाएँ"
488
489 #: fish/cmds.c:2561
490 msgid "list the contents of a file"
491 msgstr "फाइल की सामग्री सूचीबद्ध करें"
492
493 #: fish/cmds.c:2562
494 msgid "compute MD5, SHAx or CRC checksum of file"
495 msgstr "फाइल MD5, SHAx या CRC चेकसम गणना करें"
496
497 #: fish/cmds.c:2563
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:2564
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:2565
508 msgid "change file mode"
509 msgstr "फाइल नोड बदलें"
510
511 #: fish/cmds.c:2566 fish/cmds.c:2678
512 msgid "change file owner and group"
513 msgstr "फाइल स्वामी और समूह बदलें"
514
515 #: fish/cmds.c:2567
516 msgid "run a command from the guest filesystem"
517 msgstr "अतिथि फाइल सिस्टम से कमांड चलाएँ"
518
519 #: fish/cmds.c:2568
520 msgid "run a command, returning lines"
521 msgstr "कमांड चलाएँ, पंक्ति वापस कर रहा है"
522
523 #: fish/cmds.c:2569
524 msgid "add qemu parameters"
525 msgstr "qemu पैरामीटर जोड़ें"
526
527 #: fish/cmds.c:2570
528 #, fuzzy
529 msgid "copy local files or directories into an image"
530 msgstr "तरू में फाइल लोड करें"
531
532 #: fish/cmds.c:2571
533 #, fuzzy
534 msgid "copy remote files or directories out of an image"
535 msgstr "तरू में फाइल लोड करें"
536
537 #: fish/cmds.c:2572
538 #, fuzzy
539 msgid "copy size bytes from source to destination using dd"
540 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
541
542 #: fish/cmds.c:2573
543 msgid "copy a file"
544 msgstr "कोई फाइल कॉपी करें"
545
546 #: fish/cmds.c:2574
547 msgid "copy a file or directory recursively"
548 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
549
550 #: fish/cmds.c:2575
551 msgid "copy from source to destination using dd"
552 msgstr "dd के उपयोग से स्रोत से गंतव्य में कॉपी करें"
553
554 #: fish/cmds.c:2576
555 msgid "debugging and internals"
556 msgstr "डिबगिंग और आंतरिक"
557
558 #: fish/cmds.c:2577
559 #, fuzzy
560 msgid "debug the QEMU command line (internal use only)"
561 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
562
563 #: fish/cmds.c:2578
564 #, fuzzy
565 msgid "upload a file to the appliance (internal use only)"
566 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
567
568 #: fish/cmds.c:2579
569 msgid "report file system disk space usage"
570 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग"
571
572 #: fish/cmds.c:2580
573 msgid "report file system disk space usage (human readable)"
574 msgstr "फाइल सिस्टम डिस्क स्पेस प्रयोग का रिपोर्ट करें (मानव पठनीय)"
575
576 #: fish/cmds.c:2581
577 msgid "return kernel messages"
578 msgstr "कर्नेल संदेश लौटाएँ"
579
580 #: fish/cmds.c:2582
581 msgid "download a file to the local machine"
582 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
583
584 #: fish/cmds.c:2583
585 #, fuzzy
586 msgid "download a file to the local machine with offset and size"
587 msgstr "किसी स्थानीय मशीन में कोई फाइल डाउनलोड करें"
588
589 #: fish/cmds.c:2584
590 msgid "drop kernel page cache, dentries and inodes"
591 msgstr "कर्नेल पेज कैश, dentries और inodes छोड़ें, "
592
593 #: fish/cmds.c:2585
594 msgid "estimate file space usage"
595 msgstr "फाइल स्थान प्रयोग का अनुमान करें"
596
597 #: fish/cmds.c:2586
598 msgid "check an ext2/ext3 filesystem"
599 msgstr "कोई ext2/ext3 फाइलसिस्टम जाँचें"
600
601 #: fish/cmds.c:2587
602 msgid "display a line of text"
603 msgstr "पाठ पंक्ति दिखाएँ"
604
605 #: fish/cmds.c:2588
606 msgid "echo arguments back to the client"
607 msgstr "इको तर्क क्लाइंट को वापस"
608
609 #: fish/cmds.c:2589
610 #, fuzzy
611 msgid "edit a file"
612 msgstr "फाइल पढ़ें"
613
614 #: fish/cmds.c:2590 fish/cmds.c:2591 fish/cmds.c:2596 fish/cmds.c:2597
615 #: fish/cmds.c:2629 fish/cmds.c:2630 fish/cmds.c:2870 fish/cmds.c:2871
616 #: fish/cmds.c:2875 fish/cmds.c:2876 fish/cmds.c:2878 fish/cmds.c:2879
617 msgid "return lines matching a pattern"
618 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
619
620 #: fish/cmds.c:2592
621 msgid "test if two files have equal contents"
622 msgstr "सूची बनाएँ यदि दो फाइल के पास बराबर सामग्री है"
623
624 #: fish/cmds.c:2593
625 msgid "test if file or directory exists"
626 msgstr "जाँचें यदि फाइल या निर्देशिका मौजूद है"
627
628 #: fish/cmds.c:2594 fish/cmds.c:2595
629 msgid "preallocate a file in the guest filesystem"
630 msgstr "गेस्ट फाइल सिस्टम में कोई फाइल पहले से आबंटित करें"
631
632 #: fish/cmds.c:2598
633 msgid "determine file type"
634 msgstr "फाइल प्रकार निर्धारित करें"
635
636 #: fish/cmds.c:2599
637 msgid "detect the architecture of a binary file"
638 msgstr ""
639
640 #: fish/cmds.c:2600
641 msgid "return the size of the file in bytes"
642 msgstr "बाइट में फाइल का आकार वापस करें"
643
644 #: fish/cmds.c:2601
645 msgid "fill a file with octets"
646 msgstr "ऑक्टेट के साथ फाइल भरें"
647
648 #: fish/cmds.c:2602
649 #, fuzzy
650 msgid "fill a file with a repeating pattern of bytes"
651 msgstr "ऑक्टेट के साथ फाइल भरें"
652
653 #: fish/cmds.c:2603
654 msgid "find all files and directories"
655 msgstr "सभी फाइल और निर्देशिका ढूँढ़ें"
656
657 #: fish/cmds.c:2604
658 msgid "find all files and directories, returning NUL-separated list"
659 msgstr "सभी फाइलें और निर्देशिका ढूँढ़ें, NUL-अलग सूची वापस कर रहा है"
660
661 #: fish/cmds.c:2605
662 #, fuzzy
663 msgid "find a filesystem by label"
664 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
665
666 #: fish/cmds.c:2606
667 #, fuzzy
668 msgid "find a filesystem by UUID"
669 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
670
671 #: fish/cmds.c:2607
672 msgid "run the filesystem checker"
673 msgstr "फाइल सिस्टम जाँचकर्ता चलाएँ"
674
675 #: fish/cmds.c:2608
676 msgid "get the additional kernel options"
677 msgstr "अतिरिक्त कर्नेल विकल्प पाएँ"
678
679 #: fish/cmds.c:2609
680 msgid "get autosync mode"
681 msgstr "autosync विधि पाएँ"
682
683 #: fish/cmds.c:2610
684 msgid "get direct appliance mode flag"
685 msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ"
686
687 #: fish/cmds.c:2611
688 msgid "get the ext2/3/4 filesystem label"
689 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
690
691 #: fish/cmds.c:2612
692 msgid "get the ext2/3/4 filesystem UUID"
693 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
694
695 #: fish/cmds.c:2613
696 msgid "get memory allocated to the qemu subprocess"
697 msgstr "qemu उप प्रक्रिया में स्मृति आबंटित पाएँ"
698
699 #: fish/cmds.c:2614
700 #, fuzzy
701 msgid "get enable network flag"
702 msgstr "SELinux सक्रिय फ्लैग पाएँ"
703
704 #: fish/cmds.c:2615
705 msgid "get the search path"
706 msgstr "खोज पथ पाएँ"
707
708 #: fish/cmds.c:2616
709 msgid "get PID of qemu subprocess"
710 msgstr "qemu की उपप्रक्रिया PID पाएँ"
711
712 #: fish/cmds.c:2617
713 msgid "get the qemu binary"
714 msgstr "qemu द्विपदीय पाएँ"
715
716 #: fish/cmds.c:2618
717 msgid "get recovery process enabled flag"
718 msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ"
719
720 #: fish/cmds.c:2619
721 msgid "get SELinux enabled flag"
722 msgstr "SELinux सक्रिय फ्लैग पाएँ"
723
724 #: fish/cmds.c:2620
725 msgid "get the current state"
726 msgstr "मौजूदा स्थिति पाएँ"
727
728 #: fish/cmds.c:2621
729 msgid "get command trace enabled flag"
730 msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ"
731
732 #: fish/cmds.c:2622
733 #, fuzzy
734 msgid "get the current umask"
735 msgstr "मौजूदा स्थिति पाएँ"
736
737 #: fish/cmds.c:2623
738 msgid "get verbose mode"
739 msgstr "वर्बोस विधि पाएँ"
740
741 #: fish/cmds.c:2624
742 msgid "get SELinux security context"
743 msgstr "SELinux सुरक्षा संदर्भ पाएँ"
744
745 #: fish/cmds.c:2625 fish/cmds.c:2679
746 msgid "get a single extended attribute"
747 msgstr ""
748
749 #: fish/cmds.c:2626 fish/cmds.c:2680
750 msgid "list extended attributes of a file or directory"
751 msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें"
752
753 #: fish/cmds.c:2627
754 msgid "expand wildcards in command"
755 msgstr "कमांड में कमांड वाइल्डकार्ड"
756
757 #: fish/cmds.c:2628
758 msgid "expand a wildcard path"
759 msgstr "वाइल्डकार्ड पथ फैलाएँ"
760
761 #: fish/cmds.c:2631
762 msgid "install GRUB"
763 msgstr "GRUB संस्थापित करें"
764
765 #: fish/cmds.c:2632
766 msgid "return first 10 lines of a file"
767 msgstr "फाइल का 10 पंक्ति वापस करें"
768
769 #: fish/cmds.c:2633
770 msgid "return first N lines of a file"
771 msgstr "फाइल का पहला N पंक्ति वापस करें"
772
773 #: fish/cmds.c:2634
774 msgid "dump a file in hexadecimal"
775 msgstr "हेक्सा डेसीमल में फाइल डंप करें"
776
777 #: fish/cmds.c:2635
778 msgid "edit with a hex editor"
779 msgstr ""
780
781 #: fish/cmds.c:2636
782 msgid "list the contents of a single file in an initrd"
783 msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें"
784
785 #: fish/cmds.c:2637
786 msgid "list files in an initrd"
787 msgstr "किसी initrd में फाइल सूचीबद्ध करता है"
788
789 #: fish/cmds.c:2638
790 msgid "add an inotify watch"
791 msgstr "inotify वाच जोड़ें"
792
793 #: fish/cmds.c:2639
794 msgid "close the inotify handle"
795 msgstr "inotify नियंत्रण बंद करें"
796
797 #: fish/cmds.c:2640
798 msgid "return list of watched files that had events"
799 msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है"
800
801 #: fish/cmds.c:2641
802 msgid "create an inotify handle"
803 msgstr "inotify नियंत्रण बनाएँ"
804
805 #: fish/cmds.c:2642
806 msgid "return list of inotify events"
807 msgstr "inotify घटना की सूची वापस करता है"
808
809 #: fish/cmds.c:2643
810 msgid "remove an inotify watch"
811 msgstr "inotify जाँच का हटाएँ"
812
813 #: fish/cmds.c:2644
814 msgid "get architecture of inspected operating system"
815 msgstr ""
816
817 #: fish/cmds.c:2645
818 msgid "get distro of inspected operating system"
819 msgstr ""
820
821 #: fish/cmds.c:2646
822 msgid "get filesystems associated with inspected operating system"
823 msgstr ""
824
825 #: fish/cmds.c:2647
826 msgid "get format of inspected operating system"
827 msgstr ""
828
829 #: fish/cmds.c:2648
830 msgid "get hostname of the operating system"
831 msgstr ""
832
833 #: fish/cmds.c:2649
834 msgid "get major version of inspected operating system"
835 msgstr ""
836
837 #: fish/cmds.c:2650
838 msgid "get minor version of inspected operating system"
839 msgstr ""
840
841 #: fish/cmds.c:2651
842 msgid "get mountpoints of inspected operating system"
843 msgstr ""
844
845 #: fish/cmds.c:2652
846 msgid "get package format used by the operating system"
847 msgstr ""
848
849 #: fish/cmds.c:2653
850 msgid "get package management tool used by the operating system"
851 msgstr ""
852
853 #: fish/cmds.c:2654
854 msgid "get product name of inspected operating system"
855 msgstr ""
856
857 #: fish/cmds.c:2655
858 msgid "return list of operating systems found by last inspection"
859 msgstr ""
860
861 #: fish/cmds.c:2656
862 msgid "get type of inspected operating system"
863 msgstr ""
864
865 #: fish/cmds.c:2657
866 msgid "get Windows systemroot of inspected operating system"
867 msgstr ""
868
869 #: fish/cmds.c:2658
870 msgid "get live flag for install disk"
871 msgstr ""
872
873 #: fish/cmds.c:2659
874 msgid "get multipart flag for install disk"
875 msgstr ""
876
877 #: fish/cmds.c:2660
878 msgid "get netinst (network installer) flag for install disk"
879 msgstr ""
880
881 #: fish/cmds.c:2661
882 msgid "get list of applications installed in the operating system"
883 msgstr ""
884
885 #: fish/cmds.c:2662
886 msgid "inspect disk and return list of operating systems found"
887 msgstr ""
888
889 #: fish/cmds.c:2663
890 #, fuzzy
891 msgid "test if block device"
892 msgstr "खंड युक्ति को सूचीबद्ध करता है"
893
894 #: fish/cmds.c:2664
895 msgid "is busy processing a command"
896 msgstr "कमांड की प्रक्रिया में व्यस्त है"
897
898 #: fish/cmds.c:2665
899 #, fuzzy
900 msgid "test if character device"
901 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
902
903 #: fish/cmds.c:2666
904 msgid "is in configuration state"
905 msgstr "विन्यास स्थिति में है"
906
907 #: fish/cmds.c:2667
908 #, fuzzy
909 msgid "test if a directory"
910 msgstr "निर्देशिका बनाएँ"
911
912 #: fish/cmds.c:2668
913 #, fuzzy
914 msgid "test if FIFO (named pipe)"
915 msgstr "FIFO (named पाइप) बनाएँ"
916
917 #: fish/cmds.c:2669
918 msgid "test if a regular file"
919 msgstr ""
920
921 #: fish/cmds.c:2670
922 msgid "is launching subprocess"
923 msgstr "उपपक्रिया को लॉन्च कर रहा है"
924
925 #: fish/cmds.c:2671
926 #, fuzzy
927 msgid "test if device is a logical volume"
928 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
929
930 #: fish/cmds.c:2672
931 msgid "is ready to accept commands"
932 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
933
934 #: fish/cmds.c:2673
935 #, fuzzy
936 msgid "test if socket"
937 msgstr "डेमॉन सॉकेट में लिखें"
938
939 #: fish/cmds.c:2674
940 #, fuzzy
941 msgid "test if symbolic link"
942 msgstr "सांकेतिक लिंक बनाएँ"
943
944 #: fish/cmds.c:2675
945 msgid "kill the qemu subprocess"
946 msgstr "qemu उपपक्रिया को किल करें"
947
948 #: fish/cmds.c:2676
949 msgid "launch the qemu subprocess"
950 msgstr "qemu उपपक्रिया लॉन्च करें"
951
952 #: fish/cmds.c:2677
953 #, fuzzy
954 msgid "change working directory"
955 msgstr "स्थानीय परिवर्तन निर्देशिका"
956
957 #: fish/cmds.c:2681
958 msgid "list the block devices"
959 msgstr "खंड युक्ति को सूचीबद्ध करता है"
960
961 #: fish/cmds.c:2682
962 #, fuzzy
963 msgid "list filesystems"
964 msgstr "फाइलसिस्टम बनाएँ"
965
966 #: fish/cmds.c:2683
967 msgid "list the partitions"
968 msgstr "विभाजन सूचीबद्ध करें"
969
970 #: fish/cmds.c:2684
971 msgid "list the files in a directory (long format)"
972 msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)"
973
974 #: fish/cmds.c:2685 fish/cmds.c:2686
975 msgid "create a hard link"
976 msgstr "कोई हार्ड लिंक बनाएँ"
977
978 #: fish/cmds.c:2687 fish/cmds.c:2688
979 msgid "create a symbolic link"
980 msgstr "सांकेतिक लिंक बनाएँ"
981
982 #: fish/cmds.c:2689 fish/cmds.c:2780
983 msgid "remove extended attribute of a file or directory"
984 msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ"
985
986 #: fish/cmds.c:2690
987 msgid "list the files in a directory"
988 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
989
990 #: fish/cmds.c:2691 fish/cmds.c:2806
991 msgid "set extended attribute of a file or directory"
992 msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें"
993
994 #: fish/cmds.c:2692
995 msgid "get file information for a symbolic link"
996 msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ"
997
998 #: fish/cmds.c:2693
999 msgid "lstat on multiple files"
1000 msgstr "lstat विविध फाइल पर"
1001
1002 #: fish/cmds.c:2694
1003 #, fuzzy
1004 msgid "add a key on a LUKS encrypted device"
1005 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1006
1007 #: fish/cmds.c:2695
1008 #, fuzzy
1009 msgid "close a LUKS device"
1010 msgstr "युक्ति पर स्वैप सक्रिय करें"
1011
1012 #: fish/cmds.c:2696 fish/cmds.c:2697
1013 msgid "format a block device as a LUKS encrypted device"
1014 msgstr ""
1015
1016 #: fish/cmds.c:2698
1017 msgid "remove a key from a LUKS encrypted device"
1018 msgstr ""
1019
1020 #: fish/cmds.c:2699
1021 msgid "open a LUKS-encrypted block device"
1022 msgstr ""
1023
1024 #: fish/cmds.c:2700
1025 #, fuzzy
1026 msgid "open a LUKS-encrypted block device read-only"
1027 msgstr "खंड युक्ति को केवल पठनीय सेट करें"
1028
1029 #: fish/cmds.c:2701
1030 #, fuzzy
1031 msgid "create an LVM logical volume"
1032 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1033
1034 #: fish/cmds.c:2702
1035 msgid "get canonical name of an LV"
1036 msgstr ""
1037
1038 #: fish/cmds.c:2703
1039 msgid "clear LVM device filter"
1040 msgstr ""
1041
1042 #: fish/cmds.c:2704
1043 msgid "remove all LVM LVs, VGs and PVs"
1044 msgstr "सभी LVM LV, VG और PV हटाएँ"
1045
1046 #: fish/cmds.c:2705
1047 msgid "set LVM device filter"
1048 msgstr ""
1049
1050 #: fish/cmds.c:2706
1051 msgid "remove an LVM logical volume"
1052 msgstr "LVM लॉजिकल वाल्यूम हटाएँ"
1053
1054 #: fish/cmds.c:2707
1055 msgid "rename an LVM logical volume"
1056 msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें"
1057
1058 #: fish/cmds.c:2708
1059 msgid "resize an LVM logical volume"
1060 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
1061
1062 #: fish/cmds.c:2709
1063 msgid "expand an LV to fill free space"
1064 msgstr ""
1065
1066 #: fish/cmds.c:2710 fish/cmds.c:2711
1067 msgid "list the LVM logical volumes (LVs)"
1068 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1069
1070 #: fish/cmds.c:2712
1071 #, fuzzy
1072 msgid "get the UUID of a logical volume"
1073 msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें"
1074
1075 #: fish/cmds.c:2713
1076 msgid "lgetxattr on multiple files"
1077 msgstr "विविध फाइल पर lgetxattr करें"
1078
1079 #: fish/cmds.c:2714
1080 msgid "open the manual"
1081 msgstr ""
1082
1083 #: fish/cmds.c:2715
1084 msgid "create a directory"
1085 msgstr "निर्देशिका बनाएँ"
1086
1087 #: fish/cmds.c:2716
1088 msgid "create a directory with a particular mode"
1089 msgstr "खास विधि से निर्देशिका बनाएँ"
1090
1091 #: fish/cmds.c:2717
1092 msgid "create a directory and parents"
1093 msgstr "जनक और निर्देशिका बनाएँ"
1094
1095 #: fish/cmds.c:2718
1096 msgid "create a temporary directory"
1097 msgstr "एक अस्थायी निर्देशिका बनाएँ"
1098
1099 #: fish/cmds.c:2719 fish/cmds.c:2720 fish/cmds.c:2721
1100 msgid "make ext2/3/4 filesystem with external journal"
1101 msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ"
1102
1103 #: fish/cmds.c:2722
1104 msgid "make ext2/3/4 external journal"
1105 msgstr "ext2/3/4 बाहरी जर्नल बनाएँ"
1106
1107 #: fish/cmds.c:2723
1108 msgid "make ext2/3/4 external journal with label"
1109 msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ"
1110
1111 #: fish/cmds.c:2724
1112 msgid "make ext2/3/4 external journal with UUID"
1113 msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ"
1114
1115 #: fish/cmds.c:2725
1116 msgid "make FIFO (named pipe)"
1117 msgstr "FIFO (named पाइप) बनाएँ"
1118
1119 #: fish/cmds.c:2726 fish/cmds.c:2728
1120 msgid "make a filesystem"
1121 msgstr "फाइलसिस्टम बनाएँ"
1122
1123 #: fish/cmds.c:2727
1124 msgid "make a filesystem with block size"
1125 msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ"
1126
1127 #: fish/cmds.c:2729
1128 msgid "create a mountpoint"
1129 msgstr "आरोहबिंदु बनाएँ"
1130
1131 #: fish/cmds.c:2730
1132 msgid "make block, character or FIFO devices"
1133 msgstr "खंड, वर्ण FIFO युक्ति बनाएँ"
1134
1135 #: fish/cmds.c:2731
1136 msgid "make block device node"
1137 msgstr "खंड युक्ति नोड बनाएँ"
1138
1139 #: fish/cmds.c:2732
1140 msgid "make char device node"
1141 msgstr "चार युक्ति नोड बनाएँ"
1142
1143 #: fish/cmds.c:2733
1144 msgid "create a swap partition"
1145 msgstr "कोई स्वैप विभाजन बनाएँ"
1146
1147 #: fish/cmds.c:2734
1148 msgid "create a swap partition with a label"
1149 msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ"
1150
1151 #: fish/cmds.c:2735
1152 msgid "create a swap partition with an explicit UUID"
1153 msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ"
1154
1155 #: fish/cmds.c:2736
1156 msgid "create a swap file"
1157 msgstr "कोई स्वैप फाइल बनाएँ"
1158
1159 #: fish/cmds.c:2737
1160 msgid "load a kernel module"
1161 msgstr "कर्नेल मॉड्यूल लोड करें"
1162
1163 #: fish/cmds.c:2738
1164 #, fuzzy
1165 msgid "view a file"
1166 msgstr "कोई फाइल खिसकाएँ"
1167
1168 #: fish/cmds.c:2739
1169 msgid "mount a guest disk at a position in the filesystem"
1170 msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें"
1171
1172 #: fish/cmds.c:2740
1173 msgid "mount a file using the loop device"
1174 msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें"
1175
1176 #: fish/cmds.c:2741
1177 msgid "mount a guest disk with mount options"
1178 msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें"
1179
1180 #: fish/cmds.c:2742
1181 msgid "mount a guest disk, read-only"
1182 msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें"
1183
1184 #: fish/cmds.c:2743
1185 msgid "mount a guest disk with mount options and vfstype"
1186 msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ"
1187
1188 #: fish/cmds.c:2744
1189 msgid "show mountpoints"
1190 msgstr "आरोहबिंदु दिखाएँ"
1191
1192 #: fish/cmds.c:2745
1193 msgid "show mounted filesystems"
1194 msgstr "आरोहित फाइलसिस्टम दिखाएँ"
1195
1196 #: fish/cmds.c:2746
1197 msgid "move a file"
1198 msgstr "कोई फाइल खिसकाएँ"
1199
1200 #: fish/cmds.c:2747
1201 msgid "probe NTFS volume"
1202 msgstr "NTFS वॉल्यूम जाँचें"
1203
1204 #: fish/cmds.c:2748
1205 #, fuzzy
1206 msgid "resize an NTFS filesystem"
1207 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1208
1209 #: fish/cmds.c:2749
1210 #, fuzzy
1211 msgid "resize an NTFS filesystem (with size)"
1212 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1213
1214 #: fish/cmds.c:2750
1215 msgid "add a partition to the device"
1216 msgstr "युक्ति में कोई विभाजन जोड़ें"
1217
1218 #: fish/cmds.c:2751
1219 #, fuzzy
1220 msgid "delete a partition"
1221 msgstr "कोई स्वैप विभाजन बनाएँ"
1222
1223 #: fish/cmds.c:2752
1224 msgid "partition whole disk with a single primary partition"
1225 msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें"
1226
1227 #: fish/cmds.c:2753
1228 #, fuzzy
1229 msgid "return true if a partition is bootable"
1230 msgstr "विभाजन सारणी फिर पढ़ें"
1231
1232 #: fish/cmds.c:2754
1233 msgid "get the MBR type byte (ID byte) from a partition"
1234 msgstr ""
1235
1236 #: fish/cmds.c:2755
1237 msgid "get the partition table type"
1238 msgstr "विभाजन सारणी प्रकार पाएँ"
1239
1240 #: fish/cmds.c:2756
1241 msgid "create an empty partition table"
1242 msgstr "कोई रिक्त विभाजन सारणी बनाएँ"
1243
1244 #: fish/cmds.c:2757
1245 msgid "list partitions on a device"
1246 msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें"
1247
1248 #: fish/cmds.c:2758
1249 msgid "make a partition bootable"
1250 msgstr "विभाजन को बूट योग्य बनाएँ"
1251
1252 #: fish/cmds.c:2759
1253 msgid "set the MBR type byte (ID byte) of a partition"
1254 msgstr ""
1255
1256 #: fish/cmds.c:2760
1257 msgid "set partition name"
1258 msgstr "विभाजन नाम सेट करें"
1259
1260 #: fish/cmds.c:2761
1261 #, fuzzy
1262 msgid "convert partition name to device name"
1263 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1264
1265 #: fish/cmds.c:2762
1266 msgid "ping the guest daemon"
1267 msgstr "अतिथि डेमॉन पिंग करें"
1268
1269 #: fish/cmds.c:2763
1270 msgid "read part of a file"
1271 msgstr "किसी फाइल का हिस्सा पढ़ें"
1272
1273 #: fish/cmds.c:2764
1274 #, fuzzy
1275 msgid "read part of a device"
1276 msgstr "किसी फाइल का हिस्सा पढ़ें"
1277
1278 #: fish/cmds.c:2765
1279 msgid "create an LVM physical volume"
1280 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1281
1282 #: fish/cmds.c:2766
1283 msgid "remove an LVM physical volume"
1284 msgstr "LVM भौतिक वाल्यूम हटाएँ"
1285
1286 #: fish/cmds.c:2767
1287 msgid "resize an LVM physical volume"
1288 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1289
1290 #: fish/cmds.c:2768
1291 #, fuzzy
1292 msgid "resize an LVM physical volume (with size)"
1293 msgstr "LVM भौतिक वाल्यूम का आकार बदलें"
1294
1295 #: fish/cmds.c:2769 fish/cmds.c:2770
1296 msgid "list the LVM physical volumes (PVs)"
1297 msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें"
1298
1299 #: fish/cmds.c:2771
1300 #, fuzzy
1301 msgid "get the UUID of a physical volume"
1302 msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ"
1303
1304 #: fish/cmds.c:2772
1305 #, fuzzy
1306 msgid "write to part of a file"
1307 msgstr "किसी फाइल का हिस्सा पढ़ें"
1308
1309 #: fish/cmds.c:2773
1310 #, fuzzy
1311 msgid "write to part of a device"
1312 msgstr "किसी फाइल का हिस्सा पढ़ें"
1313
1314 #: fish/cmds.c:2774
1315 msgid "read a file"
1316 msgstr "फाइल पढ़ें"
1317
1318 #: fish/cmds.c:2775
1319 msgid "read file as lines"
1320 msgstr "फाइल पंक्ति बार पढ़ें"
1321
1322 #: fish/cmds.c:2776
1323 msgid "read directories entries"
1324 msgstr "निर्देशिका प्रविष्टि पढें"
1325
1326 #: fish/cmds.c:2777
1327 msgid "read the target of a symbolic link"
1328 msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें"
1329
1330 #: fish/cmds.c:2778
1331 msgid "readlink on multiple files"
1332 msgstr "मल्टीपल फाइल पर रीडलिंक"
1333
1334 #: fish/cmds.c:2779
1335 msgid "canonicalized absolute pathname"
1336 msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें"
1337
1338 #: fish/cmds.c:2781
1339 msgid "close and reopen libguestfs handle"
1340 msgstr "libguestfs नियंत्रण बंद करें और खोलें"
1341
1342 #: fish/cmds.c:2782
1343 #, fuzzy
1344 msgid "resize an ext2, ext3 or ext4 filesystem"
1345 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1346
1347 #: fish/cmds.c:2783
1348 #, fuzzy
1349 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1350 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1351
1352 #: fish/cmds.c:2784
1353 #, fuzzy
1354 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1355 msgstr "ext2/ext3 फाइलसिस्टम का आकार बदलें"
1356
1357 #: fish/cmds.c:2785
1358 msgid "remove a file"
1359 msgstr "फाइल हटाएँ"
1360
1361 #: fish/cmds.c:2786
1362 msgid "remove a file or directory recursively"
1363 msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ"
1364
1365 #: fish/cmds.c:2787
1366 msgid "remove a directory"
1367 msgstr "निर्देशिका हटाएँ"
1368
1369 #: fish/cmds.c:2788
1370 msgid "remove a mountpoint"
1371 msgstr "माउंट प्वाइंट हटाएँ"
1372
1373 #: fish/cmds.c:2789
1374 msgid "scrub (securely wipe) a device"
1375 msgstr "scrub (securely wipe) युक्ति"
1376
1377 #: fish/cmds.c:2790
1378 msgid "scrub (securely wipe) a file"
1379 msgstr "फाइल स्क्रब करें"
1380
1381 #: fish/cmds.c:2791
1382 msgid "scrub (securely wipe) free space"
1383 msgstr "मुक्त स्थान को साफ करें"
1384
1385 #: fish/cmds.c:2792
1386 msgid "add options to kernel command line"
1387 msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें"
1388
1389 #: fish/cmds.c:2793
1390 msgid "set autosync mode"
1391 msgstr "autosync विधि सेट करें"
1392
1393 #: fish/cmds.c:2794
1394 msgid "enable or disable direct appliance mode"
1395 msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें"
1396
1397 #: fish/cmds.c:2795
1398 msgid "set the ext2/3/4 filesystem label"
1399 msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें"
1400
1401 #: fish/cmds.c:2796
1402 msgid "set the ext2/3/4 filesystem UUID"
1403 msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें"
1404
1405 #: fish/cmds.c:2797
1406 msgid "set memory allocated to the qemu subprocess"
1407 msgstr "qemu उपप्रक्रिया में आबंटित स्मृति सेट करें"
1408
1409 #: fish/cmds.c:2798
1410 msgid "set enable network flag"
1411 msgstr ""
1412
1413 #: fish/cmds.c:2799
1414 msgid "set the search path"
1415 msgstr "खोज पथ सेट करें"
1416
1417 #: fish/cmds.c:2800
1418 msgid "set the qemu binary"
1419 msgstr "emu द्विपदीय सेट करें"
1420
1421 #: fish/cmds.c:2801
1422 msgid "enable or disable the recovery process"
1423 msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें"
1424
1425 #: fish/cmds.c:2802
1426 msgid "set SELinux enabled or disabled at appliance boot"
1427 msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें"
1428
1429 #: fish/cmds.c:2803
1430 msgid "enable or disable command traces"
1431 msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें"
1432
1433 #: fish/cmds.c:2804
1434 msgid "set verbose mode"
1435 msgstr "वर्बोस विधि सेट करें"
1436
1437 #: fish/cmds.c:2805
1438 msgid "set SELinux security context"
1439 msgstr "SELinux सुरक्षा संदर्भ सेट करें"
1440
1441 #: fish/cmds.c:2807 fish/cmds.c:2808
1442 msgid "create partitions on a block device"
1443 msgstr "खंड युक्ति पर विभाजन बनाएँ"
1444
1445 #: fish/cmds.c:2809
1446 msgid "modify a single partition on a block device"
1447 msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें"
1448
1449 #: fish/cmds.c:2810
1450 msgid "display the disk geometry from the partition table"
1451 msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ"
1452
1453 #: fish/cmds.c:2811
1454 msgid "display the kernel geometry"
1455 msgstr "कर्नेल ज्यामिति को दिखाएँ"
1456
1457 #: fish/cmds.c:2812
1458 msgid "display the partition table"
1459 msgstr "विभाजन सारणी को दिखाएँ"
1460
1461 #: fish/cmds.c:2813
1462 msgid "run a command via the shell"
1463 msgstr "शेल से होकर कमांड चलाएँ"
1464
1465 #: fish/cmds.c:2814
1466 msgid "run a command via the shell returning lines"
1467 msgstr "शेल वापसी पंक्ति से कमांड चलाएँ"
1468
1469 #: fish/cmds.c:2815
1470 msgid "sleep for some seconds"
1471 msgstr "कुछ सेकेंड के लिए स्लीप करें"
1472
1473 #: fish/cmds.c:2816
1474 #, fuzzy
1475 msgid "create a sparse disk image and add"
1476 msgstr "तनु छवि फाइल आबंटित करें"
1477
1478 #: fish/cmds.c:2817
1479 msgid "get file information"
1480 msgstr "फाइल सूचना पाएँ"
1481
1482 #: fish/cmds.c:2818
1483 msgid "get file system statistics"
1484 msgstr "फाइल सिस्टम सांख्यिकी पाएँ"
1485
1486 #: fish/cmds.c:2819 fish/cmds.c:2820
1487 msgid "print the printable strings in a file"
1488 msgstr "फाइल में छपने योग्य स्ट्रिंग छापें"
1489
1490 #: fish/cmds.c:2821
1491 #, fuzzy
1492 msgid "list supported groups of commands"
1493 msgstr "कमांड को स्वीकार करने के लिए तैयार है"
1494
1495 #: fish/cmds.c:2822
1496 msgid "disable swap on device"
1497 msgstr "युक्ति पर स्वैप निष्क्रिय करें"
1498
1499 #: fish/cmds.c:2823
1500 msgid "disable swap on file"
1501 msgstr "फाइल पर स्वैप निष्क्रिय करें"
1502
1503 #: fish/cmds.c:2824
1504 msgid "disable swap on labeled swap partition"
1505 msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1506
1507 #: fish/cmds.c:2825
1508 msgid "disable swap on swap partition by UUID"
1509 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें"
1510
1511 #: fish/cmds.c:2826
1512 msgid "enable swap on device"
1513 msgstr "युक्ति पर स्वैप सक्रिय करें"
1514
1515 #: fish/cmds.c:2827
1516 msgid "enable swap on file"
1517 msgstr "फाइल पर स्वैप सक्रिय करें"
1518
1519 #: fish/cmds.c:2828
1520 msgid "enable swap on labeled swap partition"
1521 msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें"
1522
1523 #: fish/cmds.c:2829
1524 msgid "enable swap on swap partition by UUID"
1525 msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें"
1526
1527 #: fish/cmds.c:2830
1528 msgid "sync disks, writes are flushed through to the disk image"
1529 msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है"
1530
1531 #: fish/cmds.c:2831
1532 msgid "return last 10 lines of a file"
1533 msgstr "फाइल का अंतिम 10 पंक्ति वापस करें"
1534
1535 #: fish/cmds.c:2832
1536 msgid "return last N lines of a file"
1537 msgstr "फाइल अंतिम N पंक्ति वापस करें"
1538
1539 #: fish/cmds.c:2833
1540 msgid "unpack tarfile to directory"
1541 msgstr "tarfile को निर्देशिका में खोलें"
1542
1543 #: fish/cmds.c:2834
1544 msgid "pack directory into tarfile"
1545 msgstr "निर्देशिका को tarfile में पैक करें"
1546
1547 #: fish/cmds.c:2835 fish/cmds.c:2842
1548 msgid "unpack compressed tarball to directory"
1549 msgstr "संकुचित tarball को निर्देशिका में खोलें"
1550
1551 #: fish/cmds.c:2836 fish/cmds.c:2843
1552 msgid "pack directory into compressed tarball"
1553 msgstr "निर्देशिका को संकुचित tarball में पैक करें"
1554
1555 #: fish/cmds.c:2837
1556 #, fuzzy
1557 msgid "print elapsed time taken to run a command"
1558 msgstr "कमांड चलाने के लिए लिया गया समय"
1559
1560 #: fish/cmds.c:2838
1561 msgid "update file timestamps or create a new file"
1562 msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ"
1563
1564 #: fish/cmds.c:2839
1565 msgid "truncate a file to zero size"
1566 msgstr "फाइल को शून्य आकार में काटें"
1567
1568 #: fish/cmds.c:2840
1569 msgid "truncate a file to a particular size"
1570 msgstr "फाइल को किसी खास आकार में काटें"
1571
1572 #: fish/cmds.c:2841
1573 msgid "get ext2/ext3/ext4 superblock details"
1574 msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण"
1575
1576 #: fish/cmds.c:2844
1577 msgid "set file mode creation mask (umask)"
1578 msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें"
1579
1580 #: fish/cmds.c:2845
1581 msgid "unmount a filesystem"
1582 msgstr "किसी फाइल सिस्टम अनारोहित करें"
1583
1584 #: fish/cmds.c:2846
1585 msgid "unmount all filesystems"
1586 msgstr "सभी फाइल सिस्टम अनारोहित करें"
1587
1588 #: fish/cmds.c:2847
1589 msgid "upload a file from the local machine"
1590 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1591
1592 #: fish/cmds.c:2848
1593 #, fuzzy
1594 msgid "upload a file from the local machine with offset"
1595 msgstr "स्थानीय मशीन मसे फाइल अपलोड करें"
1596
1597 #: fish/cmds.c:2849
1598 msgid "set timestamp of a file with nanosecond precision"
1599 msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें"
1600
1601 #: fish/cmds.c:2850
1602 msgid "get the library version number"
1603 msgstr "लाइब्रेरी संस्करण संख्या पाएँ"
1604
1605 #: fish/cmds.c:2851
1606 #, fuzzy
1607 msgid "get the filesystem label"
1608 msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ"
1609
1610 #: fish/cmds.c:2852
1611 msgid "get the Linux VFS type corresponding to a mounted device"
1612 msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ"
1613
1614 #: fish/cmds.c:2853
1615 #, fuzzy
1616 msgid "get the filesystem UUID"
1617 msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ"
1618
1619 #: fish/cmds.c:2854
1620 msgid "activate or deactivate some volume groups"
1621 msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1622
1623 #: fish/cmds.c:2855
1624 msgid "activate or deactivate all volume groups"
1625 msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें"
1626
1627 #: fish/cmds.c:2856
1628 msgid "create an LVM volume group"
1629 msgstr "LVM वॉल्यूम समूह बनाएँ"
1630
1631 #: fish/cmds.c:2857
1632 msgid "get the LV UUIDs of all LVs in the volume group"
1633 msgstr ""
1634
1635 #: fish/cmds.c:2858
1636 msgid "get the PV UUIDs containing the volume group"
1637 msgstr ""
1638
1639 #: fish/cmds.c:2859
1640 msgid "remove an LVM volume group"
1641 msgstr "LVM वाल्यूम समूह हटाएँ"
1642
1643 #: fish/cmds.c:2860
1644 msgid "rename an LVM volume group"
1645 msgstr "LVM वॉल्यूम समूह का नाम बदलें"
1646
1647 #: fish/cmds.c:2861 fish/cmds.c:2862
1648 msgid "list the LVM volume groups (VGs)"
1649 msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें"
1650
1651 #: fish/cmds.c:2863
1652 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1653 msgstr ""
1654
1655 #: fish/cmds.c:2864
1656 #, fuzzy
1657 msgid "get the UUID of a volume group"
1658 msgstr "LVM वॉल्यूम समूह बनाएँ"
1659
1660 #: fish/cmds.c:2865
1661 msgid "count characters in a file"
1662 msgstr "फाइल में वर्ण गिनती करें"
1663
1664 #: fish/cmds.c:2866
1665 msgid "count lines in a file"
1666 msgstr "फाइल में पंक्ति गिनती करें"
1667
1668 #: fish/cmds.c:2867
1669 msgid "count words in a file"
1670 msgstr "फाइल में शब्द गिनती करें"
1671
1672 #: fish/cmds.c:2868
1673 #, fuzzy
1674 msgid "create a new file"
1675 msgstr "फाइल बनाएँ"
1676
1677 #: fish/cmds.c:2869
1678 msgid "create a file"
1679 msgstr "फाइल बनाएँ"
1680
1681 #: fish/cmds.c:2872
1682 msgid "write zeroes to the device"
1683 msgstr "युक्ति में शून्य लिखें"
1684
1685 #: fish/cmds.c:2873
1686 #, fuzzy
1687 msgid "write zeroes to an entire device"
1688 msgstr "युक्ति में शून्य लिखें"
1689
1690 #: fish/cmds.c:2874
1691 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1692 msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें"
1693
1694 #: fish/cmds.c:2877
1695 msgid "determine file type inside a compressed file"
1696 msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें"
1697
1698 #: fish/cmds.c:2880
1699 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1700 msgstr "-h <cmd> / help <cmd> का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें."
1701
1702 #: fish/cmds.c:3198 fish/cmds.c:3212 fish/cmds.c:3228 fish/cmds.c:3245
1703 #: fish/cmds.c:3262 fish/cmds.c:3280 fish/cmds.c:3299 fish/cmds.c:3315
1704 #: fish/cmds.c:3333 fish/cmds.c:3349 fish/cmds.c:3367 fish/cmds.c:3383
1705 #: fish/cmds.c:3400 fish/cmds.c:3415 fish/cmds.c:3433 fish/cmds.c:3448
1706 #: fish/cmds.c:3464 fish/cmds.c:3480 fish/cmds.c:3496 fish/cmds.c:3512
1707 #: fish/cmds.c:3528 fish/cmds.c:3546 fish/cmds.c:3579 fish/cmds.c:3595
1708 #: fish/cmds.c:3611 fish/cmds.c:3630 fish/cmds.c:3645 fish/cmds.c:3663
1709 #: fish/cmds.c:3678 fish/cmds.c:3696 fish/cmds.c:3711 fish/cmds.c:3729
1710 #: fish/cmds.c:3744 fish/cmds.c:3763 fish/cmds.c:3782 fish/cmds.c:3800
1711 #: fish/cmds.c:3820 fish/cmds.c:3839 fish/cmds.c:3859 fish/cmds.c:3879
1712 #: fish/cmds.c:3899 fish/cmds.c:3918 fish/cmds.c:3937 fish/cmds.c:3957
1713 #: fish/cmds.c:3977 fish/cmds.c:3997 fish/cmds.c:4012 fish/cmds.c:4028
1714 #: fish/cmds.c:4100 fish/cmds.c:4118 fish/cmds.c:4135 fish/cmds.c:4209
1715 #: fish/cmds.c:4229 fish/cmds.c:4249 fish/cmds.c:4269 fish/cmds.c:4289
1716 #: fish/cmds.c:4309 fish/cmds.c:4328 fish/cmds.c:4347 fish/cmds.c:4367
1717 #: fish/cmds.c:4383 fish/cmds.c:4399 fish/cmds.c:4418 fish/cmds.c:4440
1718 #: fish/cmds.c:4462 fish/cmds.c:4482 fish/cmds.c:4499 fish/cmds.c:4516
1719 #: fish/cmds.c:4533 fish/cmds.c:4550 fish/cmds.c:4567 fish/cmds.c:4584
1720 #: fish/cmds.c:4601 fish/cmds.c:4620 fish/cmds.c:4643 fish/cmds.c:4679
1721 #: fish/cmds.c:4696 fish/cmds.c:4719 fish/cmds.c:4741 fish/cmds.c:4762
1722 #: fish/cmds.c:4782 fish/cmds.c:4801 fish/cmds.c:4821 fish/cmds.c:4839
1723 #: fish/cmds.c:4857 fish/cmds.c:4871 fish/cmds.c:4887 fish/cmds.c:4907
1724 #: fish/cmds.c:4926 fish/cmds.c:4945 fish/cmds.c:4964 fish/cmds.c:4983
1725 #: fish/cmds.c:5003 fish/cmds.c:5043 fish/cmds.c:5100 fish/cmds.c:5121
1726 #: fish/cmds.c:5142 fish/cmds.c:5163 fish/cmds.c:5181 fish/cmds.c:5203
1727 #: fish/cmds.c:5241 fish/cmds.c:5263 fish/cmds.c:5342 fish/cmds.c:5381
1728 #: fish/cmds.c:5396 fish/cmds.c:5413 fish/cmds.c:5427 fish/cmds.c:5443
1729 #: fish/cmds.c:5465 fish/cmds.c:5487 fish/cmds.c:5509 fish/cmds.c:5531
1730 #: fish/cmds.c:5553 fish/cmds.c:5575 fish/cmds.c:5595 fish/cmds.c:5612
1731 #: fish/cmds.c:5629 fish/cmds.c:5648 fish/cmds.c:5667 fish/cmds.c:5687
1732 #: fish/cmds.c:5723 fish/cmds.c:5742 fish/cmds.c:5761 fish/cmds.c:5778
1733 #: fish/cmds.c:5796 fish/cmds.c:5819 fish/cmds.c:5842 fish/cmds.c:5866
1734 #: fish/cmds.c:5889 fish/cmds.c:5910 fish/cmds.c:5933 fish/cmds.c:5956
1735 #: fish/cmds.c:5976 fish/cmds.c:5998 fish/cmds.c:6019 fish/cmds.c:6042
1736 #: fish/cmds.c:6059 fish/cmds.c:6076 fish/cmds.c:6094 fish/cmds.c:6112
1737 #: fish/cmds.c:6133 fish/cmds.c:6151 fish/cmds.c:6172 fish/cmds.c:6192
1738 #: fish/cmds.c:6210 fish/cmds.c:6231 fish/cmds.c:6254 fish/cmds.c:6277
1739 #: fish/cmds.c:6299 fish/cmds.c:6332 fish/cmds.c:6349 fish/cmds.c:6366
1740 #: fish/cmds.c:6390 fish/cmds.c:6413 fish/cmds.c:6436 fish/cmds.c:6458
1741 #: fish/cmds.c:6475 fish/cmds.c:6497 fish/cmds.c:6591 fish/cmds.c:6611
1742 #: fish/cmds.c:6631 fish/cmds.c:6651 fish/cmds.c:6669 fish/cmds.c:6690
1743 #: fish/cmds.c:6726 fish/cmds.c:6743 fish/cmds.c:6765 fish/cmds.c:6782
1744 #: fish/cmds.c:6818 fish/cmds.c:6838 fish/cmds.c:6858 fish/cmds.c:6878
1745 #: fish/cmds.c:6900 fish/cmds.c:6917 fish/cmds.c:6936 fish/cmds.c:6955
1746 #: fish/cmds.c:6977 fish/cmds.c:6998 fish/cmds.c:7019 fish/cmds.c:7040
1747 #: fish/cmds.c:7063 fish/cmds.c:7104 fish/cmds.c:7127 fish/cmds.c:7166
1748 #: fish/cmds.c:7183 fish/cmds.c:7202 fish/cmds.c:7223 fish/cmds.c:7246
1749 #: fish/cmds.c:7268 fish/cmds.c:7286 fish/cmds.c:7305 fish/cmds.c:7326
1750 #: fish/cmds.c:7403 fish/cmds.c:7444 fish/cmds.c:7523 fish/cmds.c:7599
1751 #: fish/cmds.c:7636 fish/cmds.c:7659 fish/cmds.c:7680 fish/cmds.c:7703
1752 #: fish/cmds.c:7725 fish/cmds.c:7750 fish/cmds.c:7793 fish/cmds.c:7834
1753 #: fish/cmds.c:7855 fish/cmds.c:7873 fish/cmds.c:7892 fish/cmds.c:7909
1754 #: fish/cmds.c:7927 fish/cmds.c:7954 fish/cmds.c:7978 fish/cmds.c:8002
1755 #: fish/cmds.c:8026 fish/cmds.c:8050 fish/cmds.c:8074 fish/cmds.c:8098
1756 #: fish/cmds.c:8122 fish/cmds.c:8146 fish/cmds.c:8170 fish/cmds.c:8194
1757 #: fish/cmds.c:8218 fish/cmds.c:8241 fish/cmds.c:8264 fish/cmds.c:8285
1758 #: fish/cmds.c:8306 fish/cmds.c:8327 fish/cmds.c:8347 fish/cmds.c:8370
1759 #: fish/cmds.c:8408 fish/cmds.c:8425 fish/cmds.c:8442 fish/cmds.c:8461
1760 #: fish/cmds.c:8480 fish/cmds.c:8497 fish/cmds.c:8514 fish/cmds.c:8531
1761 #: fish/cmds.c:8548 fish/cmds.c:8567 fish/cmds.c:8603 fish/cmds.c:8643
1762 #: fish/cmds.c:8676 fish/cmds.c:8693 fish/cmds.c:8710 fish/cmds.c:8726
1763 #: fish/cmds.c:8741 fish/cmds.c:8762 fish/cmds.c:8800 fish/cmds.c:8838
1764 #: fish/cmds.c:8877 fish/cmds.c:8917 fish/cmds.c:8958 fish/cmds.c:8999
1765 #: fish/cmds.c:9037 fish/cmds.c:9054 fish/cmds.c:9077 fish/cmds.c:9099
1766 #: fish/cmds.c:9121 fish/cmds.c:9141 fish/cmds.c:9161 fish/cmds.c:9197
1767 #: fish/cmds.c:9269 fish/cmds.c:9309 fish/cmds.c:9367 fish/cmds.c:9393
1768 #: fish/cmds.c:9419 fish/cmds.c:9447 fish/cmds.c:9506 fish/cmds.c:9527
1769 #: fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9631 fish/cmds.c:9668
1770 #: fish/cmds.c:9688 fish/cmds.c:9710 fish/cmds.c:9767 fish/cmds.c:9787
1771 #: fish/cmds.c:9809 fish/cmds.c:9831 fish/cmds.c:9850 fish/cmds.c:9870
1772 #: fish/cmds.c:9897 fish/cmds.c:9917 fish/cmds.c:9937 fish/cmds.c:9957
1773 #: fish/cmds.c:9977 fish/cmds.c:9999 fish/cmds.c:10034 fish/cmds.c:10052
1774 #: fish/cmds.c:10075 fish/cmds.c:10097 fish/cmds.c:10112 fish/cmds.c:10129
1775 #: fish/cmds.c:10166 fish/cmds.c:10205 fish/cmds.c:10245 fish/cmds.c:10301
1776 #: fish/cmds.c:10323 fish/cmds.c:10359 fish/cmds.c:10374 fish/cmds.c:10394
1777 #: fish/cmds.c:10434 fish/cmds.c:10457 fish/cmds.c:10481 fish/cmds.c:10506
1778 #: fish/cmds.c:10547 fish/cmds.c:10572 fish/cmds.c:10610 fish/cmds.c:10641
1779 #: fish/cmds.c:10672 fish/cmds.c:10700 fish/cmds.c:10720 fish/cmds.c:10752
1780 #: fish/cmds.c:10772 fish/cmds.c:10792 fish/cmds.c:10809 fish/cmds.c:10827
1781 #: fish/cmds.c:10850 fish/cmds.c:10871 fish/cmds.c:10890 fish/cmds.c:10932
1782 #: fish/cmds.c:10975 fish/cmds.c:11019 fish/cmds.c:11058 fish/cmds.c:11077
1783 #: fish/cmds.c:11097 fish/cmds.c:11117 fish/cmds.c:11138 fish/cmds.c:11159
1784 #: fish/cmds.c:11180 fish/cmds.c:11201 fish/cmds.c:11222 fish/cmds.c:11244
1785 #: fish/cmds.c:11282 fish/cmds.c:11333 fish/cmds.c:11371 fish/cmds.c:11427
1786 #: fish/cmds.c:11517 fish/cmds.c:11546 fish/cmds.c:11573
1787 #, c-format
1788 msgid "%s should have %d parameter(s)\n"
1789 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1790
1791 #: fish/cmds.c:3199 fish/cmds.c:3213 fish/cmds.c:3229 fish/cmds.c:3246
1792 #: fish/cmds.c:3263 fish/cmds.c:3281 fish/cmds.c:3300 fish/cmds.c:3316
1793 #: fish/cmds.c:3334 fish/cmds.c:3350 fish/cmds.c:3368 fish/cmds.c:3384
1794 #: fish/cmds.c:3401 fish/cmds.c:3416 fish/cmds.c:3434 fish/cmds.c:3449
1795 #: fish/cmds.c:3465 fish/cmds.c:3481 fish/cmds.c:3497 fish/cmds.c:3513
1796 #: fish/cmds.c:3529 fish/cmds.c:3547 fish/cmds.c:3580 fish/cmds.c:3596
1797 #: fish/cmds.c:3612 fish/cmds.c:3631 fish/cmds.c:3646 fish/cmds.c:3664
1798 #: fish/cmds.c:3679 fish/cmds.c:3697 fish/cmds.c:3712 fish/cmds.c:3730
1799 #: fish/cmds.c:3745 fish/cmds.c:3764 fish/cmds.c:3783 fish/cmds.c:3801
1800 #: fish/cmds.c:3821 fish/cmds.c:3840 fish/cmds.c:3860 fish/cmds.c:3880
1801 #: fish/cmds.c:3900 fish/cmds.c:3919 fish/cmds.c:3938 fish/cmds.c:3958
1802 #: fish/cmds.c:3978 fish/cmds.c:3998 fish/cmds.c:4013 fish/cmds.c:4029
1803 #: fish/cmds.c:4050 fish/cmds.c:4101 fish/cmds.c:4119 fish/cmds.c:4136
1804 #: fish/cmds.c:4157 fish/cmds.c:4210 fish/cmds.c:4230 fish/cmds.c:4250
1805 #: fish/cmds.c:4270 fish/cmds.c:4290 fish/cmds.c:4310 fish/cmds.c:4329
1806 #: fish/cmds.c:4348 fish/cmds.c:4368 fish/cmds.c:4384 fish/cmds.c:4400
1807 #: fish/cmds.c:4419 fish/cmds.c:4441 fish/cmds.c:4463 fish/cmds.c:4483
1808 #: fish/cmds.c:4500 fish/cmds.c:4517 fish/cmds.c:4534 fish/cmds.c:4551
1809 #: fish/cmds.c:4568 fish/cmds.c:4585 fish/cmds.c:4602 fish/cmds.c:4621
1810 #: fish/cmds.c:4644 fish/cmds.c:4680 fish/cmds.c:4697 fish/cmds.c:4720
1811 #: fish/cmds.c:4742 fish/cmds.c:4763 fish/cmds.c:4783 fish/cmds.c:4802
1812 #: fish/cmds.c:4822 fish/cmds.c:4840 fish/cmds.c:4858 fish/cmds.c:4872
1813 #: fish/cmds.c:4888 fish/cmds.c:4908 fish/cmds.c:4927 fish/cmds.c:4946
1814 #: fish/cmds.c:4965 fish/cmds.c:4984 fish/cmds.c:5004 fish/cmds.c:5044
1815 #: fish/cmds.c:5101 fish/cmds.c:5122 fish/cmds.c:5143 fish/cmds.c:5164
1816 #: fish/cmds.c:5182 fish/cmds.c:5204 fish/cmds.c:5242 fish/cmds.c:5264
1817 #: fish/cmds.c:5343 fish/cmds.c:5382 fish/cmds.c:5397 fish/cmds.c:5414
1818 #: fish/cmds.c:5428 fish/cmds.c:5444 fish/cmds.c:5466 fish/cmds.c:5488
1819 #: fish/cmds.c:5510 fish/cmds.c:5532 fish/cmds.c:5554 fish/cmds.c:5576
1820 #: fish/cmds.c:5596 fish/cmds.c:5613 fish/cmds.c:5630 fish/cmds.c:5649
1821 #: fish/cmds.c:5668 fish/cmds.c:5688 fish/cmds.c:5724 fish/cmds.c:5743
1822 #: fish/cmds.c:5762 fish/cmds.c:5779 fish/cmds.c:5797 fish/cmds.c:5820
1823 #: fish/cmds.c:5843 fish/cmds.c:5867 fish/cmds.c:5890 fish/cmds.c:5911
1824 #: fish/cmds.c:5934 fish/cmds.c:5957 fish/cmds.c:5977 fish/cmds.c:5999
1825 #: fish/cmds.c:6020 fish/cmds.c:6043 fish/cmds.c:6060 fish/cmds.c:6077
1826 #: fish/cmds.c:6095 fish/cmds.c:6113 fish/cmds.c:6134 fish/cmds.c:6152
1827 #: fish/cmds.c:6173 fish/cmds.c:6193 fish/cmds.c:6211 fish/cmds.c:6232
1828 #: fish/cmds.c:6255 fish/cmds.c:6278 fish/cmds.c:6300 fish/cmds.c:6333
1829 #: fish/cmds.c:6350 fish/cmds.c:6367 fish/cmds.c:6391 fish/cmds.c:6414
1830 #: fish/cmds.c:6437 fish/cmds.c:6459 fish/cmds.c:6476 fish/cmds.c:6498
1831 #: fish/cmds.c:6592 fish/cmds.c:6612 fish/cmds.c:6632 fish/cmds.c:6652
1832 #: fish/cmds.c:6670 fish/cmds.c:6691 fish/cmds.c:6727 fish/cmds.c:6744
1833 #: fish/cmds.c:6766 fish/cmds.c:6783 fish/cmds.c:6819 fish/cmds.c:6839
1834 #: fish/cmds.c:6859 fish/cmds.c:6879 fish/cmds.c:6901 fish/cmds.c:6918
1835 #: fish/cmds.c:6937 fish/cmds.c:6956 fish/cmds.c:6978 fish/cmds.c:6999
1836 #: fish/cmds.c:7020 fish/cmds.c:7041 fish/cmds.c:7064 fish/cmds.c:7105
1837 #: fish/cmds.c:7128 fish/cmds.c:7167 fish/cmds.c:7184 fish/cmds.c:7203
1838 #: fish/cmds.c:7224 fish/cmds.c:7247 fish/cmds.c:7269 fish/cmds.c:7287
1839 #: fish/cmds.c:7306 fish/cmds.c:7327 fish/cmds.c:7404 fish/cmds.c:7445
1840 #: fish/cmds.c:7524 fish/cmds.c:7600 fish/cmds.c:7637 fish/cmds.c:7660
1841 #: fish/cmds.c:7681 fish/cmds.c:7704 fish/cmds.c:7726 fish/cmds.c:7751
1842 #: fish/cmds.c:7794 fish/cmds.c:7835 fish/cmds.c:7856 fish/cmds.c:7874
1843 #: fish/cmds.c:7893 fish/cmds.c:7910 fish/cmds.c:7928 fish/cmds.c:7955
1844 #: fish/cmds.c:7979 fish/cmds.c:8003 fish/cmds.c:8027 fish/cmds.c:8051
1845 #: fish/cmds.c:8075 fish/cmds.c:8099 fish/cmds.c:8123 fish/cmds.c:8147
1846 #: fish/cmds.c:8171 fish/cmds.c:8195 fish/cmds.c:8219 fish/cmds.c:8242
1847 #: fish/cmds.c:8265 fish/cmds.c:8286 fish/cmds.c:8307 fish/cmds.c:8328
1848 #: fish/cmds.c:8348 fish/cmds.c:8371 fish/cmds.c:8409 fish/cmds.c:8426
1849 #: fish/cmds.c:8443 fish/cmds.c:8462 fish/cmds.c:8481 fish/cmds.c:8498
1850 #: fish/cmds.c:8515 fish/cmds.c:8532 fish/cmds.c:8549 fish/cmds.c:8568
1851 #: fish/cmds.c:8604 fish/cmds.c:8644 fish/cmds.c:8677 fish/cmds.c:8694
1852 #: fish/cmds.c:8711 fish/cmds.c:8727 fish/cmds.c:8742 fish/cmds.c:8763
1853 #: fish/cmds.c:8801 fish/cmds.c:8839 fish/cmds.c:8878 fish/cmds.c:8918
1854 #: fish/cmds.c:8959 fish/cmds.c:9000 fish/cmds.c:9038 fish/cmds.c:9055
1855 #: fish/cmds.c:9078 fish/cmds.c:9100 fish/cmds.c:9122 fish/cmds.c:9142
1856 #: fish/cmds.c:9162 fish/cmds.c:9198 fish/cmds.c:9270 fish/cmds.c:9310
1857 #: fish/cmds.c:9368 fish/cmds.c:9394 fish/cmds.c:9420 fish/cmds.c:9448
1858 #: fish/cmds.c:9507 fish/cmds.c:9528 fish/cmds.c:9573 fish/cmds.c:9593
1859 #: fish/cmds.c:9632 fish/cmds.c:9669 fish/cmds.c:9689 fish/cmds.c:9711
1860 #: fish/cmds.c:9768 fish/cmds.c:9788 fish/cmds.c:9810 fish/cmds.c:9832
1861 #: fish/cmds.c:9851 fish/cmds.c:9871 fish/cmds.c:9898 fish/cmds.c:9918
1862 #: fish/cmds.c:9938 fish/cmds.c:9958 fish/cmds.c:9978 fish/cmds.c:10000
1863 #: fish/cmds.c:10035 fish/cmds.c:10053 fish/cmds.c:10076 fish/cmds.c:10098
1864 #: fish/cmds.c:10113 fish/cmds.c:10130 fish/cmds.c:10167 fish/cmds.c:10206
1865 #: fish/cmds.c:10246 fish/cmds.c:10302 fish/cmds.c:10324 fish/cmds.c:10360
1866 #: fish/cmds.c:10375 fish/cmds.c:10395 fish/cmds.c:10435 fish/cmds.c:10458
1867 #: fish/cmds.c:10482 fish/cmds.c:10507 fish/cmds.c:10548 fish/cmds.c:10573
1868 #: fish/cmds.c:10611 fish/cmds.c:10642 fish/cmds.c:10673 fish/cmds.c:10701
1869 #: fish/cmds.c:10721 fish/cmds.c:10753 fish/cmds.c:10773 fish/cmds.c:10793
1870 #: fish/cmds.c:10810 fish/cmds.c:10828 fish/cmds.c:10851 fish/cmds.c:10872
1871 #: fish/cmds.c:10891 fish/cmds.c:10933 fish/cmds.c:10976 fish/cmds.c:11020
1872 #: fish/cmds.c:11059 fish/cmds.c:11078 fish/cmds.c:11098 fish/cmds.c:11118
1873 #: fish/cmds.c:11139 fish/cmds.c:11160 fish/cmds.c:11181 fish/cmds.c:11202
1874 #: fish/cmds.c:11223 fish/cmds.c:11245 fish/cmds.c:11283 fish/cmds.c:11334
1875 #: fish/cmds.c:11372 fish/cmds.c:11428 fish/cmds.c:11451 fish/cmds.c:11518
1876 #: fish/cmds.c:11547 fish/cmds.c:11574
1877 #, c-format
1878 msgid "type 'help %s' for help on %s\n"
1879 msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n"
1880
1881 #: fish/cmds.c:3557 fish/cmds.c:4656 fish/cmds.c:5014 fish/cmds.c:5054
1882 #: fish/cmds.c:5073 fish/cmds.c:5216 fish/cmds.c:5275 fish/cmds.c:5294
1883 #: fish/cmds.c:5313 fish/cmds.c:5356 fish/cmds.c:5699 fish/cmds.c:6310
1884 #: fish/cmds.c:6509 fish/cmds.c:6528 fish/cmds.c:6547 fish/cmds.c:6566
1885 #: fish/cmds.c:6702 fish/cmds.c:6793 fish/cmds.c:7074 fish/cmds.c:7138
1886 #: fish/cmds.c:7337 fish/cmds.c:7356 fish/cmds.c:7375 fish/cmds.c:7414
1887 #: fish/cmds.c:7455 fish/cmds.c:7474 fish/cmds.c:7493 fish/cmds.c:7534
1888 #: fish/cmds.c:7553 fish/cmds.c:7572 fish/cmds.c:7610 fish/cmds.c:7763
1889 #: fish/cmds.c:7806 fish/cmds.c:8383 fish/cmds.c:8578 fish/cmds.c:8616
1890 #: fish/cmds.c:8654 fish/cmds.c:8774 fish/cmds.c:8811 fish/cmds.c:8849
1891 #: fish/cmds.c:8888 fish/cmds.c:8929 fish/cmds.c:8970 fish/cmds.c:9011
1892 #: fish/cmds.c:9174 fish/cmds.c:9210 fish/cmds.c:9223 fish/cmds.c:9236
1893 #: fish/cmds.c:9249 fish/cmds.c:9282 fish/cmds.c:9320 fish/cmds.c:9339
1894 #: fish/cmds.c:9460 fish/cmds.c:9479 fish/cmds.c:9540 fish/cmds.c:9553
1895 #: fish/cmds.c:9604 fish/cmds.c:9643 fish/cmds.c:9721 fish/cmds.c:9740
1896 #: fish/cmds.c:10014 fish/cmds.c:10141 fish/cmds.c:10178 fish/cmds.c:10217
1897 #: fish/cmds.c:10257 fish/cmds.c:10276 fish/cmds.c:10335 fish/cmds.c:10408
1898 #: fish/cmds.c:10518 fish/cmds.c:10588 fish/cmds.c:10622 fish/cmds.c:10653
1899 #: fish/cmds.c:10684 fish/cmds.c:10733 fish/cmds.c:10904 fish/cmds.c:10946
1900 #: fish/cmds.c:10991 fish/cmds.c:11033 fish/cmds.c:11259 fish/cmds.c:11297
1901 #: fish/cmds.c:11310 fish/cmds.c:11348 fish/cmds.c:11383 fish/cmds.c:11402
1902 #: fish/cmds.c:11469
1903 #, c-format
1904 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1905 msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n"
1906
1907 #: fish/cmds.c:3563 fish/cmds.c:4662 fish/cmds.c:5020 fish/cmds.c:5060
1908 #: fish/cmds.c:5079 fish/cmds.c:5222 fish/cmds.c:5281 fish/cmds.c:5300
1909 #: fish/cmds.c:5319 fish/cmds.c:5362 fish/cmds.c:5705 fish/cmds.c:6316
1910 #: fish/cmds.c:6515 fish/cmds.c:6534 fish/cmds.c:6553 fish/cmds.c:6572
1911 #: fish/cmds.c:6708 fish/cmds.c:6799 fish/cmds.c:7080 fish/cmds.c:7144
1912 #: fish/cmds.c:7343 fish/cmds.c:7362 fish/cmds.c:7381 fish/cmds.c:7420
1913 #: fish/cmds.c:7461 fish/cmds.c:7480 fish/cmds.c:7499 fish/cmds.c:7540
1914 #: fish/cmds.c:7559 fish/cmds.c:7578 fish/cmds.c:7616 fish/cmds.c:7769
1915 #: fish/cmds.c:7812 fish/cmds.c:8389 fish/cmds.c:8584 fish/cmds.c:8622
1916 #: fish/cmds.c:8660 fish/cmds.c:8780 fish/cmds.c:8817 fish/cmds.c:8855
1917 #: fish/cmds.c:8894 fish/cmds.c:8935 fish/cmds.c:8976 fish/cmds.c:9017
1918 #: fish/cmds.c:9288 fish/cmds.c:9326 fish/cmds.c:9345 fish/cmds.c:9466
1919 #: fish/cmds.c:9610 fish/cmds.c:9649 fish/cmds.c:9727 fish/cmds.c:9746
1920 #: fish/cmds.c:10147 fish/cmds.c:10184 fish/cmds.c:10223 fish/cmds.c:10263
1921 #: fish/cmds.c:10282 fish/cmds.c:10341 fish/cmds.c:10414 fish/cmds.c:10524
1922 #: fish/cmds.c:10910 fish/cmds.c:10952 fish/cmds.c:10997 fish/cmds.c:11039
1923 #: fish/cmds.c:11389 fish/cmds.c:11475
1924 #, c-format
1925 msgid "%s: %s: integer out of range\n"
1926 msgstr "%s: %s: परिसर के बाहर पूर्णांक\n"
1927
1928 #: fish/cmds.c:4049 fish/cmds.c:4156 fish/cmds.c:11450
1929 #, fuzzy, c-format
1930 msgid "%s should have %d-%d parameter(s)\n"
1931 msgstr "%s के पास %d पैरामीटर होना चाहिए\n"
1932
1933 #: fish/cmds.c:4075 fish/cmds.c:4182 fish/cmds.c:11490
1934 #, fuzzy, c-format
1935 msgid "%s: unknown optional argument \"%s\"\n"
1936 msgstr "%s: too many arguments\n"
1937
1938 #: fish/cmds.c:4081 fish/cmds.c:4188 fish/cmds.c:11496
1939 #, fuzzy, c-format
1940 msgid "%s: optional argument \"%s\" given twice\n"
1941 msgstr "%s: too many arguments\n"
1942
1943 #: fish/cmds.c:11591
1944 #, c-format
1945 msgid "%s: unknown command\n"
1946 msgstr "%s: अज्ञात कमांड\n"
1947
1948 #: fish/copy.c:41
1949 #, c-format
1950 msgid ""
1951 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1952 msgstr ""
1953
1954 #: fish/copy.c:54
1955 #, fuzzy, c-format
1956 msgid "copy-in: target '%s' is not a directory\n"
1957 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1958
1959 #: fish/copy.c:139
1960 #, c-format
1961 msgid "error: argument is zero length or longer than maximum permitted\n"
1962 msgstr ""
1963
1964 #: fish/copy.c:184
1965 #, c-format
1966 msgid ""
1967 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1968 "image\n"
1969 msgstr ""
1970
1971 #: fish/copy.c:195
1972 #, fuzzy, c-format
1973 msgid "copy-out: target '%s' is not a directory\n"
1974 msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें"
1975
1976 #: fish/copy.c:225
1977 #, fuzzy, c-format
1978 msgid "copy-out: '%s' is not a file or directory\n"
1979 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1980
1981 #: fish/edit.c:44
1982 #, c-format
1983 msgid "use '%s filename' to edit a file\n"
1984 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1985
1986 #: fish/fish.c:99
1987 #, fuzzy, c-format
1988 msgid ""
1989 "%s: guest filesystem shell\n"
1990 "%s lets you edit virtual machine filesystems\n"
1991 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1992 "Usage:\n"
1993 "  %s [--options] cmd [: cmd : cmd ...]\n"
1994 "  %s [--ro] -i -a disk-image\n"
1995 "  %s [--ro] -i -d libvirt-domain\n"
1996 "or for interactive use:\n"
1997 "  %s\n"
1998 "or from a shell script:\n"
1999 "  %s <<EOF\n"
2000 "  cmd\n"
2001 "  ...\n"
2002 "  EOF\n"
2003 "Options:\n"
2004 "  -h|--cmd-help        List available commands\n"
2005 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2006 "  -a|--add image       Add image\n"
2007 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2008 "  --csh                Make --listen csh-compatible\n"
2009 "  -d|--domain guest    Add disks from libvirt guest\n"
2010 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2011 "  --echo-keys          Don't turn off echo for passphrases\n"
2012 "  -f|--file file       Read commands from file\n"
2013 "  --format[=raw|..]    Force disk format for -a option\n"
2014 "  -i|--inspector       Automatically mount filesystems\n"
2015 "  --keys-from-stdin    Read passphrases from stdin\n"
2016 "  --listen             Listen for remote commands\n"
2017 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2018 "  -n|--no-sync         Don't autosync\n"
2019 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2020 "  --progress-bars      Enable progress bars even when not interactive\n"
2021 "  --no-progress-bars   Disable progress bars\n"
2022 "  --remote[=pid]       Send commands to remote %s\n"
2023 "  -r|--ro              Mount read-only\n"
2024 "  --selinux            Enable SELinux support\n"
2025 "  -v|--verbose         Verbose messages\n"
2026 "  -V|--version         Display version and exit\n"
2027 "  -x                   Echo each command before executing it\n"
2028 "For more information, see the manpage %s(1).\n"
2029 msgstr ""
2030 "%s: guest filesystem shell\n"
2031 "%s lets you edit virtual machine filesystems\n"
2032 "Copyright (C) 2009 Red Hat Inc.\n"
2033 "Usage:\n"
2034 "  %s [--options] cmd [: cmd : cmd ...]\n"
2035 "  %s -i libvirt-domain\n"
2036 "  %s -i disk-image(s)\n"
2037 "or for interactive use:\n"
2038 "  %s\n"
2039 "or from a shell script:\n"
2040 "  %s <<EOF\n"
2041 "  cmd\n"
2042 "  ...\n"
2043 "  EOF\n"
2044 "Options:\n"
2045 "  -h|--cmd-help        List available commands\n"
2046 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2047 "  -a|--add image       Add image\n"
2048 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2049 "  -f|--file file       Read commands from file\n"
2050 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2051 "  --listen             Listen for remote commands\n"
2052 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2053 "  -n|--no-sync         Don't autosync\n"
2054 "  --remote[=pid]       Send commands to remote %s\n"
2055 "  -r|--ro              Mount read-only\n"
2056 "  --selinux            Enable SELinux support\n"
2057 "  -v|--verbose         Verbose messages\n"
2058 "  -x                   Echo each command before executing it\n"
2059 "  -V|--version         Display version and exit\n"
2060 "For more information,  see the manpage %s(1).\n"
2061
2062 #: fish/fish.c:250
2063 #, c-format
2064 msgid "%s: --listen=PID: PID was not a number: %s\n"
2065 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2066
2067 #: fish/fish.c:257
2068 #, c-format
2069 msgid ""
2070 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2071 msgstr ""
2072 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2073
2074 #: fish/fish.c:305
2075 #, c-format
2076 msgid "%s: only one -f parameter can be given\n"
2077 msgstr "%s: only one -f parameter can be given\n"
2078
2079 #: fish/fish.c:460
2080 #, c-format
2081 msgid "%s: cannot use --listen and --remote options at the same time\n"
2082 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2083
2084 #: fish/fish.c:468
2085 #, c-format
2086 msgid "%s: extra parameters on the command line with --listen flag\n"
2087 msgstr "%s: extra parameters on the command line with --listen flag\n"
2088
2089 #: fish/fish.c:474
2090 #, c-format
2091 msgid "%s: cannot use --listen and --file options at the same time\n"
2092 msgstr "%s: cannot use --listen and --file options at the same time\n"
2093
2094 #: fish/fish.c:531
2095 #, c-format
2096 msgid "guestfish: could not access termcap or terminfo database.\n"
2097 msgstr ""
2098
2099 #: fish/fish.c:535
2100 #, c-format
2101 msgid "guestfish: terminal type \"%s\" not defined.\n"
2102 msgstr ""
2103
2104 #: fish/fish.c:623
2105 #, fuzzy, c-format
2106 msgid ""
2107 "\n"
2108 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2109 "editing virtual machine filesystems.\n"
2110 "\n"
2111 "Type: 'help' for help on commands\n"
2112 "      'man' to read the manual\n"
2113 "      'quit' to quit the shell\n"
2114 "\n"
2115 msgstr ""
2116 "\n"
2117 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2118 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2119 "\n"
2120 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2121 "      'quit' को शेल को छोड़ने के लिए\n"
2122 "\n"
2123
2124 #: fish/fish.c:767
2125 #, c-format
2126 msgid "%s: unterminated double quote\n"
2127 msgstr "%s: unterminated double quote\n"
2128
2129 #: fish/fish.c:773 fish/fish.c:790
2130 #, c-format
2131 msgid "%s: command arguments not separated by whitespace\n"
2132 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2133
2134 #: fish/fish.c:784
2135 #, c-format
2136 msgid "%s: unterminated single quote\n"
2137 msgstr "%s: unterminated single quote\n"
2138
2139 #: fish/fish.c:814
2140 #, c-format
2141 msgid "%s: internal error parsing string at '%s'\n"
2142 msgstr "%s: internal error parsing string at '%s'\n"
2143
2144 #: fish/fish.c:831
2145 #, c-format
2146 msgid "%s: too many arguments\n"
2147 msgstr "%s: too many arguments\n"
2148
2149 #: fish/fish.c:899
2150 #, c-format
2151 msgid "%s: empty command on command line\n"
2152 msgstr "%s: empty command on command line\n"
2153
2154 #: fish/fish.c:1045
2155 msgid "display a list of commands or help on a command"
2156 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2157
2158 #: fish/fish.c:1047
2159 msgid "quit guestfish"
2160 msgstr "quit guestfish"
2161
2162 #: fish/fish.c:1058
2163 #, c-format
2164 msgid ""
2165 "help - display a list of commands or help on a command\n"
2166 "     help cmd\n"
2167 "     help\n"
2168 msgstr ""
2169 "help - display a list of commands or help on a command\n"
2170 "     help cmd\n"
2171 "     help\n"
2172
2173 #: fish/fish.c:1066
2174 #, c-format
2175 msgid ""
2176 "quit - quit guestfish\n"
2177 "     quit\n"
2178 msgstr ""
2179 "quit - quit guestfish\n"
2180 "     quit\n"
2181
2182 #: fish/fish.c:1071
2183 #, c-format
2184 msgid "%s: command not known, use -h to list all commands\n"
2185 msgstr "%s: command not known, use -h to list all commands\n"
2186
2187 #: fish/fish.c:1087
2188 #, c-format
2189 msgid ""
2190 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2191 "For a list of commands:             guestfish -h\n"
2192 "For complete documentation:         man guestfish\n"
2193 msgstr ""
2194
2195 #: fish/fish.c:1244
2196 #, c-format
2197 msgid "Runaway quote in string \"%s\"\n"
2198 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2199
2200 #: fish/glob.c:53
2201 #, c-format
2202 msgid "use 'glob command [args...]'\n"
2203 msgstr "use 'glob command [args...]'\n"
2204
2205 #: fish/glob.c:73
2206 #, c-format
2207 msgid "glob: guestfs_glob_expand call failed: %s\n"
2208 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2209
2210 #: fish/help.c:38
2211 #, c-format
2212 msgid ""
2213 "Add disk images to examine using the -a or -d options, or the 'add' "
2214 "command.\n"
2215 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2216 "Once you have done this, use the 'run' command.\n"
2217 msgstr ""
2218
2219 #: fish/help.c:44
2220 #, c-format
2221 msgid ""
2222 "Find out what filesystems are available using 'list-filesystems' and then\n"
2223 "mount them to examine or modify the contents using 'mount-ro' or\n"
2224 "'mount-options'.\n"
2225 msgstr ""
2226
2227 #: fish/help.c:52
2228 #, c-format
2229 msgid ""
2230 "For more information about a command, use 'help cmd'.\n"
2231 "\n"
2232 "To read the manual, type 'man'.\n"
2233 msgstr ""
2234
2235 #: fish/hexedit.c:41
2236 #, c-format
2237 msgid "hexedit (device|filename) [max | start max]\n"
2238 msgstr ""
2239
2240 #: fish/hexedit.c:52
2241 #, c-format
2242 msgid "hexedit: %s is a zero length file or device\n"
2243 msgstr ""
2244
2245 #: fish/hexedit.c:63
2246 #, c-format
2247 msgid ""
2248 "hexedit: %s is larger than %s. You must supply a limit using\n"
2249 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2250 "  'hexedit %s <start> <max>'.\n"
2251 msgstr ""
2252
2253 #: fish/hexedit.c:92
2254 #, c-format
2255 msgid "hexedit: invalid range\n"
2256 msgstr ""
2257
2258 #: fish/inspect.c:83
2259 #, c-format
2260 msgid "%s: no operating system was found on this disk\n"
2261 msgstr ""
2262
2263 #: fish/inspect.c:89
2264 #, c-format
2265 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2266 msgstr ""
2267
2268 #: fish/inspect.c:128
2269 #, c-format
2270 msgid "%s: some filesystems could not be mounted (ignored)\n"
2271 msgstr ""
2272
2273 #: fish/inspect.c:140
2274 #, c-format
2275 msgid "Operating system: %s\n"
2276 msgstr ""
2277
2278 #: fish/inspect.c:153
2279 #, fuzzy, c-format
2280 msgid "%s mounted on %s\n"
2281 msgstr "आरोहबिंदु दिखाएँ"
2282
2283 #: fish/keys.c:52
2284 #, c-format
2285 msgid "Enter key or passphrase (\"%s\"): "
2286 msgstr ""
2287
2288 #: fish/lcd.c:34
2289 #, c-format
2290 msgid "use 'lcd directory' to change local directory\n"
2291 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2292
2293 #: fish/man.c:34
2294 #, c-format
2295 msgid "use 'man' without parameters to open the manual\n"
2296 msgstr ""
2297
2298 #: fish/man.c:53
2299 #, fuzzy, c-format
2300 msgid "the external 'man' program failed\n"
2301 msgstr "बाहरी कमांड विफल: %s"
2302
2303 #: fish/more.c:39
2304 #, c-format
2305 msgid "use '%s filename' to page a file\n"
2306 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2307
2308 #: fish/options.c:36
2309 #, fuzzy, c-format
2310 msgid "%s: too many drives added on the command line\n"
2311 msgstr "%s: empty command on command line\n"
2312
2313 #: fish/options.c:121
2314 #, c-format
2315 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2316 msgstr ""
2317
2318 #: fish/prep.c:37
2319 #, c-format
2320 msgid ""
2321 "List of available prepared disk images:\n"
2322 "\n"
2323 msgstr ""
2324
2325 #: fish/prep.c:40
2326 #, c-format
2327 msgid ""
2328 "guestfish -N %-8s - %s\n"
2329 "\n"
2330 "%s\n"
2331 msgstr ""
2332
2333 #: fish/prep.c:48
2334 #, c-format
2335 msgid "  Optional parameters:\n"
2336 msgstr ""
2337
2338 #: fish/prep.c:55
2339 #, c-format
2340 msgid "<%s> %s (default: %s)\n"
2341 msgstr ""
2342
2343 #: fish/prep.c:65
2344 #, c-format
2345 msgid ""
2346 "Prepared disk images are written to file \"test1.img\" in the local\n"
2347 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2348 "For more information see the guestfish(1) manual.\n"
2349 msgstr ""
2350
2351 #: fish/prep.c:96
2352 #, c-format
2353 msgid ""
2354 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2355 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2356 msgstr ""
2357
2358 #: fish/prep.c:158
2359 #, c-format
2360 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2361 msgstr ""
2362
2363 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2364 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2365 #, fuzzy
2366 msgid "failed to allocate disk"
2367 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2368
2369 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2370 #, fuzzy
2371 msgid "could not parse boot size"
2372 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2373
2374 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2375 #, fuzzy, c-format
2376 msgid "failed to get sector size of disk: %s"
2377 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2378
2379 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2380 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2381 #, c-format
2382 msgid "failed to partition disk: %s"
2383 msgstr ""
2384
2385 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2386 #, fuzzy, c-format
2387 msgid "failed to add boot partition: %s"
2388 msgstr "कोई स्वैप विभाजन बनाएँ"
2389
2390 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2391 #, fuzzy, c-format
2392 msgid "failed to add root partition: %s"
2393 msgstr "कोई स्वैप विभाजन बनाएँ"
2394
2395 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2396 #, c-format
2397 msgid "failed to create boot filesystem: %s"
2398 msgstr ""
2399
2400 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2401 #, c-format
2402 msgid "failed to create root filesystem: %s"
2403 msgstr ""
2404
2405 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2406 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2407 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2408 msgstr ""
2409
2410 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2411 #, fuzzy, c-format
2412 msgid "failed to create PV: %s: %s"
2413 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2414
2415 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2416 #, fuzzy, c-format
2417 msgid "failed to create VG: %s: %s"
2418 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2419
2420 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2421 #, c-format
2422 msgid "failed to create LV: /dev/%s/%s: %s"
2423 msgstr ""
2424
2425 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2426 #, c-format
2427 msgid "failed to resize LV to full size: %s: %s"
2428 msgstr ""
2429
2430 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2431 #, c-format
2432 msgid "failed to create filesystem (%s): %s"
2433 msgstr ""
2434
2435 #: fish/rc.c:255
2436 #, c-format
2437 msgid "guestfish: protocol error: could not read 'hello' message\n"
2438 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2439
2440 #: fish/rc.c:260
2441 #, c-format
2442 msgid ""
2443 "guestfish: protocol error: version mismatch, server version '%s' does not "
2444 "match client version '%s'.  The two versions must match exactly.\n"
2445 msgstr ""
2446 "guestfish: protocol error: version mismatch, server version '%s' does not "
2447 "match client version '%s'.  The two versions must match exactly.\n"
2448
2449 #: fish/rc.c:335 fish/rc.c:349
2450 #, c-format
2451 msgid "guestfish: remote: looks like the server is not running\n"
2452 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2453
2454 #: fish/rc.c:361 fish/rc.c:375
2455 #, c-format
2456 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2457 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2458
2459 #: fish/rc.c:386
2460 #, c-format
2461 msgid "guestfish: protocol error: could not decode reply from server\n"
2462 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2463
2464 #: fish/reopen.c:36
2465 #, c-format
2466 msgid "'reopen' command takes no parameters\n"
2467 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2468
2469 #: fish/reopen.c:46
2470 #, c-format
2471 msgid "reopen: guestfs_create: failed to create handle\n"
2472 msgstr "reopen: guestfs_create: failed to create handle\n"
2473
2474 #: fish/supported.c:66
2475 msgid "yes"
2476 msgstr ""
2477
2478 #: fish/supported.c:68
2479 msgid "no"
2480 msgstr ""
2481
2482 #: fish/time.c:36
2483 #, c-format
2484 msgid "use 'time command [args...]'\n"
2485 msgstr "use 'time command [args...]'\n"
2486
2487 #: fuse/guestmount.c:866
2488 #, fuzzy, c-format
2489 msgid ""
2490 "%s: FUSE module for libguestfs\n"
2491 "%s lets you mount a virtual machine filesystem\n"
2492 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2493 "Usage:\n"
2494 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2495 "Options:\n"
2496 "  -a|--add image       Add image\n"
2497 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2498 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2499 "  -d|--domain guest    Add disks from libvirt guest\n"
2500 "  --echo-keys          Don't turn off echo for passphrases\n"
2501 "  --format[=raw|..]    Force disk format for -a option\n"
2502 "  --fuse-help          Display extra FUSE options\n"
2503 "  -i|--inspector       Automatically mount filesystems\n"
2504 "  --help               Display help message and exit\n"
2505 "  --keys-from-stdin    Read passphrases from stdin\n"
2506 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2507 "  -n|--no-sync         Don't autosync\n"
2508 "  -o|--option opt      Pass extra option to FUSE\n"
2509 "  -r|--ro              Mount read-only\n"
2510 "  --selinux            Enable SELinux support\n"
2511 "  -v|--verbose         Verbose messages\n"
2512 "  -V|--version         Display version and exit\n"
2513 "  -x|--trace           Trace guestfs API calls\n"
2514 msgstr ""
2515 "%s: FUSE module for libguestfs\n"
2516 "%s lets you mount a virtual machine filesystem\n"
2517 "Copyright (C) 2009 Red Hat Inc.\n"
2518 "Usage:\n"
2519 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2520 "Options:\n"
2521 "  -a|--add image       Add image\n"
2522 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2523 "  --fuse-help          Display extra FUSE options\n"
2524 "  --help               Display help message and exit\n"
2525 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2526 "  -n|--no-sync         Don't autosync\n"
2527 "  -o|--option opt      Pass extra option to FUSE\n"
2528 "  -r|--ro              Mount read-only\n"
2529 "  --selinux            Enable SELinux support\n"
2530 "  --trace              Trace guestfs API calls (to stderr)\n"
2531 "  -v|--verbose         Verbose messages\n"
2532 "  -V|--version         Display version and exit\n"
2533
2534 #: fuse/guestmount.c:1090
2535 #, fuzzy, c-format
2536 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2537 msgstr "%s: must have at least one -a and at least one -m option\n"
2538
2539 #: fuse/guestmount.c:1098
2540 #, c-format
2541 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2542 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2543
2544 #: inspector/virt-inspector.c:71
2545 #, fuzzy, c-format
2546 msgid ""
2547 "%s: display information about a virtual machine\n"
2548 "Copyright (C) 2010 Red Hat Inc.\n"
2549 "Usage:\n"
2550 "  %s [--options] -d domname file [file ...]\n"
2551 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2552 "Options:\n"
2553 "  -a|--add image       Add image\n"
2554 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2555 "  -d|--domain guest    Add disks from libvirt guest\n"
2556 "  --echo-keys          Don't turn off echo for passphrases\n"
2557 "  --format[=raw|..]    Force disk format for -a option\n"
2558 "  --help               Display brief help\n"
2559 "  --keys-from-stdin    Read passphrases from stdin\n"
2560 "  -v|--verbose         Verbose messages\n"
2561 "  -V|--version         Display version and exit\n"
2562 "  -x                   Trace libguestfs API calls\n"
2563 "For more information, see the manpage %s(1).\n"
2564 msgstr ""
2565 "%s: FUSE module for libguestfs\n"
2566 "%s lets you mount a virtual machine filesystem\n"
2567 "Copyright (C) 2009 Red Hat Inc.\n"
2568 "Usage:\n"
2569 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2570 "Options:\n"
2571 "  -a|--add image       Add image\n"
2572 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2573 "  --fuse-help          Display extra FUSE options\n"
2574 "  --help               Display help message and exit\n"
2575 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2576 "  -n|--no-sync         Don't autosync\n"
2577 "  -o|--option opt      Pass extra option to FUSE\n"
2578 "  -r|--ro              Mount read-only\n"
2579 "  --selinux            Enable SELinux support\n"
2580 "  --trace              Trace guestfs API calls (to stderr)\n"
2581 "  -v|--verbose         Verbose messages\n"
2582 "  -V|--version         Display version and exit\n"
2583
2584 #: inspector/virt-inspector.c:257
2585 #, c-format
2586 msgid ""
2587 "%s: no operating system could be detected inside this disk image.\n"
2588 "\n"
2589 "This may be because the file is not a disk image, or is not a virtual "
2590 "machine\n"
2591 "image, or because the OS type is not understood by libguestfs.\n"
2592 "\n"
2593 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2594 "must\n"
2595 "install the separate libguestfs-winsupport package.\n"
2596 "\n"
2597 "If you feel this is an error, please file a bug report including as much\n"
2598 "information about the disk image as possible.\n"
2599 msgstr ""
2600
2601 #: inspector/virt-inspector.c:282
2602 #, c-format
2603 msgid "%s: XML write error at \"%s\": %m\n"
2604 msgstr ""
2605
2606 #: inspector/virt-inspector.c:294
2607 #, c-format
2608 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2609 msgstr ""
2610
2611 #: inspector/virt-inspector.c:302
2612 #, fuzzy, c-format
2613 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2614 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2615
2616 #: perl/lib/Sys/Guestfs/Lib.pm:158
2617 msgid "open_guest: first parameter must be a string or an arrayref"
2618 msgstr ""
2619
2620 #: perl/lib/Sys/Guestfs/Lib.pm:164
2621 msgid "open_guest: first argument contains undefined element"
2622 msgstr ""
2623
2624 #: perl/lib/Sys/Guestfs/Lib.pm:172
2625 #, fuzzy, perl-brace-format
2626 msgid "guest image {imagename} does not exist or is not readable"
2627 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2628
2629 #: perl/lib/Sys/Guestfs/Lib.pm:179
2630 msgid ""
2631 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2632 "XPath::XMLParser)"
2633 msgstr ""
2634
2635 #: perl/lib/Sys/Guestfs/Lib.pm:184
2636 #, fuzzy
2637 msgid "open_guest: too many domains listed on command line"
2638 msgstr "%s: empty command on command line\n"
2639
2640 #: perl/lib/Sys/Guestfs/Lib.pm:191
2641 msgid "open_guest: cannot connect to libvirt"
2642 msgstr ""
2643
2644 #: perl/lib/Sys/Guestfs/Lib.pm:210
2645 #, perl-brace-format
2646 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2647 msgstr ""
2648
2649 #: perl/lib/Sys/Guestfs/Lib.pm:213
2650 #, perl-brace-format
2651 msgid "{imagename} is not the name of a libvirt domain\n"
2652 msgstr ""
2653
2654 #: perl/lib/Sys/Guestfs/Lib.pm:242
2655 #, perl-brace-format
2656 msgid "{imagename} seems to have no disk devices\n"
2657 msgstr ""
2658
2659 #: perl/lib/Sys/Guestfs/Lib.pm:827
2660 msgid ""
2661 "No operating system could be detected inside this disk image.\n"
2662 "\n"
2663 "This may be because the file is not a disk image, or is not a virtual "
2664 "machine\n"
2665 "image, or because the OS type is not understood by virt-inspector.\n"
2666 "\n"
2667 "If you feel this is an error, please file a bug report including as much\n"
2668 "information about the disk image as possible.\n"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:901
2672 #, perl-brace-format
2673 msgid "unknown filesystem label {label}\n"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:911
2677 #, perl-brace-format
2678 msgid "unknown filesystem UUID {uuid}\n"
2679 msgstr ""
2680
2681 #: perl/lib/Sys/Guestfs/Lib.pm:936
2682 #, fuzzy, perl-brace-format
2683 msgid "unknown filesystem {fs}\n"
2684 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2685
2686 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2687 #, perl-brace-format
2688 msgid "Error running rpm -qa: {error}"
2689 msgstr ""
2690
2691 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2692 #, perl-brace-format
2693 msgid "Error running dpkg-query: {error}"
2694 msgstr ""
2695
2696 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2697 msgid "Can't find grub on guest"
2698 msgstr ""
2699
2700 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2701 #, perl-brace-format
2702 msgid "Grub entry {title} has no kernel"
2703 msgstr ""
2704
2705 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2706 #, perl-brace-format
2707 msgid "grub refers to {path}, which doesn't exist\n"
2708 msgstr ""
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2711 #, perl-brace-format
2712 msgid "Grub entry {title} does not specify an initrd"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2716 #, perl-brace-format
2717 msgid "Didn't find modules directory {modules} for kernel {path}"
2718 msgstr ""
2719
2720 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2721 #, perl-brace-format
2722 msgid "Couldn't guess kernel version number from path for kernel {path}"
2723 msgstr ""
2724
2725 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2726 #, fuzzy, perl-brace-format
2727 msgid "{path} doesn't match augeas pattern"
2728 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2729
2730 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2731 #, perl-brace-format
2732 msgid "{filename}: could not read initrd format"
2733 msgstr ""
2734
2735 #: rescue/virt-rescue.c:59
2736 #, fuzzy, c-format
2737 msgid ""
2738 "%s: Run a rescue shell on a virtual machine\n"
2739 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2740 "Usage:\n"
2741 "  %s [--options] -d domname\n"
2742 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2743 "Options:\n"
2744 "  -a|--add image       Add image\n"
2745 "  --append kernelopts  Append kernel options\n"
2746 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2747 "  -d|--domain guest    Add disks from libvirt guest\n"
2748 "  --format[=raw|..]    Force disk format for -a option\n"
2749 "  --help               Display brief help\n"
2750 "  -m|--memsize MB      Set memory size in megabytes\n"
2751 "  --network            Enable network\n"
2752 "  -r|--ro              Access read-only\n"
2753 "  --selinux            Enable SELinux\n"
2754 "  -v|--verbose         Verbose messages\n"
2755 "  -V|--version         Display version and exit\n"
2756 "  -x                   Trace libguestfs API calls\n"
2757 "For more information, see the manpage %s(1).\n"
2758 msgstr ""
2759 "%s: FUSE module for libguestfs\n"
2760 "%s lets you mount a virtual machine filesystem\n"
2761 "Copyright (C) 2009 Red Hat Inc.\n"
2762 "Usage:\n"
2763 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2764 "Options:\n"
2765 "  -a|--add image       Add image\n"
2766 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2767 "  --fuse-help          Display extra FUSE options\n"
2768 "  --help               Display help message and exit\n"
2769 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2770 "  -n|--no-sync         Don't autosync\n"
2771 "  -o|--option opt      Pass extra option to FUSE\n"
2772 "  -r|--ro              Mount read-only\n"
2773 "  --selinux            Enable SELinux support\n"
2774 "  --trace              Trace guestfs API calls (to stderr)\n"
2775 "  -v|--verbose         Verbose messages\n"
2776 "  -V|--version         Display version and exit\n"
2777
2778 #: rescue/virt-rescue.c:172
2779 #, fuzzy, c-format
2780 msgid "%s: could not parse memory size '%s'\n"
2781 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2782
2783 #: rescue/virt-rescue.c:406
2784 #, fuzzy, c-format
2785 msgid "%s: unknown child exit status (%d)\n"
2786 msgstr "%s: unknown long option: %s (%d)\n"
2787
2788 #: src/appliance.c:181
2789 #, c-format
2790 msgid ""
2791 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2792 "LIBGUESTFS_PATH (search path: %s)"
2793 msgstr ""
2794
2795 #: src/appliance.c:331
2796 #, c-format
2797 msgid "security: cached appliance %s is not owned by UID %d"
2798 msgstr ""
2799
2800 #: src/appliance.c:336
2801 #, c-format
2802 msgid "security: cached appliance %s is not a directory (mode %o)"
2803 msgstr ""
2804
2805 #: src/appliance.c:341
2806 #, c-format
2807 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2808 msgstr ""
2809
2810 #: src/appliance.c:655
2811 #, fuzzy
2812 msgid "external command failed, see earlier error messages"
2813 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2814
2815 #: src/filearch.c:153
2816 #, c-format
2817 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2818 msgstr ""
2819
2820 #: src/filearch.c:266
2821 msgid ""
2822 "file-architecture API not available since this version of libguestfs was "
2823 "compiled without PCRE or libmagic libraries"
2824 msgstr ""
2825
2826 #: src/guestfs.c:178
2827 #, c-format
2828 msgid "guestfs_close: called twice on the same handle\n"
2829 msgstr "guestfs_close: called twice on the same handle\n"
2830
2831 #: src/guestfs.c:288
2832 #, c-format
2833 msgid "libguestfs: error: %s\n"
2834 msgstr "libguestfs: error: %s\n"
2835
2836 #: src/guestfs.c:789
2837 #, c-format
2838 msgid "<truncated, original size %zu bytes>"
2839 msgstr ""
2840
2841 #: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646
2842 #: src/inspect.c:2696 src/inspect.c:2740
2843 #, c-format
2844 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2845 msgstr ""
2846
2847 #: src/inspect.c:1197
2848 #, fuzzy
2849 msgid "could not parse /etc/fstab or empty file"
2850 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2851
2852 #: src/inspect.c:1413
2853 #, c-format
2854 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2855 msgstr ""
2856
2857 #: src/inspect.c:1694 src/inspect.c:1707
2858 #, fuzzy, c-format
2859 msgid "could not parse integer in version number: %s"
2860 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2861
2862 #: src/inspect.c:1801
2863 msgid "no inspection data: call guestfs_inspect_os first"
2864 msgstr ""
2865
2866 #: src/inspect.c:1813
2867 #, c-format
2868 msgid ""
2869 "%s: root device not found: only call this function with a root device "
2870 "previously returned by guestfs_inspect_os"
2871 msgstr ""
2872
2873 #: src/inspect.c:1942
2874 msgid "not a Windows guest, or systemroot could not be determined"
2875 msgstr ""
2876
2877 #: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281
2878 #, fuzzy
2879 msgid "unexpected end of output from db_dump command"
2880 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2881
2882 #: src/inspect.c:2705
2883 #, c-format
2884 msgid "%s: file is empty"
2885 msgstr ""
2886
2887 #: src/inspect.c:2768
2888 msgid ""
2889 "inspection API not available since this version of libguestfs was compiled "
2890 "without PCRE or hivex libraries"
2891 msgstr ""
2892
2893 #: src/launch.c:95
2894 msgid "command line cannot be altered after qemu subprocess launched"
2895 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2896
2897 #: src/launch.c:152
2898 msgid "guestfs_config: parameter must begin with '-' character"
2899 msgstr "guestfs_config: parameter must begin with '-' character"
2900
2901 #: src/launch.c:166
2902 #, c-format
2903 msgid "guestfs_config: parameter '%s' isn't allowed"
2904 msgstr "guestfs_config: parameter '%s' isn't allowed"
2905
2906 #: src/launch.c:232 src/launch.c:336
2907 msgid "filename cannot contain ',' (comma) character"
2908 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2909
2910 #: src/launch.c:244 src/launch.c:249
2911 #, c-format
2912 msgid "%s parameter is empty or contains disallowed characters"
2913 msgstr ""
2914
2915 #: src/launch.c:360
2916 msgid "you must call guestfs_add_drive before guestfs_launch"
2917 msgstr "you must call guestfs_add_drive before guestfs_launch"
2918
2919 #: src/launch.c:365
2920 #, fuzzy
2921 msgid "the libguestfs handle has already been launched"
2922 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2923
2924 #: src/launch.c:377
2925 #, c-format
2926 msgid "%s: cannot create temporary directory"
2927 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2928
2929 #: src/launch.c:725
2930 msgid "guestfs_launch failed, see earlier error messages"
2931 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2932
2933 #: src/launch.c:738
2934 msgid "qemu launched and contacted daemon, but state != READY"
2935 msgstr "qemu launched and contacted daemon, but state != READY"
2936
2937 #: src/launch.c:897
2938 #, c-format
2939 msgid ""
2940 "%s: command failed: If qemu is located on a non-standard path, try setting "
2941 "the LIBGUESTFS_QEMU environment variable."
2942 msgstr ""
2943 "%s: command failed: If qemu is located on a non-standard path, try setting "
2944 "the LIBGUESTFS_QEMU environment variable."
2945
2946 #: src/launch.c:989
2947 msgid "qemu has not been launched yet"
2948 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2949
2950 #: src/launch.c:1000
2951 msgid "no subprocess to kill"
2952 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2953
2954 #: src/proto.c:146
2955 #, c-format
2956 msgid "guestfs_set_busy: called when in state %d != READY"
2957 msgstr "guestfs_set_busy: called when in state %d != READY"
2958
2959 #: src/proto.c:169
2960 #, c-format
2961 msgid "guestfs_end_busy: called when in state %d"
2962 msgstr "guestfs_end_busy: called when in state %d"
2963
2964 #: src/proto.c:350
2965 #, c-format
2966 msgid ""
2967 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2968 msgstr ""
2969 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2970
2971 #: src/proto.c:519 src/proto.c:580
2972 msgid "unexpected end of file when reading from daemon"
2973 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2974
2975 #: src/proto.c:540
2976 #, c-format
2977 msgid "received magic signature from guestfsd, but in state %d"
2978 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2979
2980 #: src/proto.c:557
2981 #, c-format
2982 msgid "message length (%u) > maximum possible size (%d)"
2983 msgstr "message length (%u) > maximum possible size (%d)"
2984
2985 #: src/proto.c:709
2986 #, c-format
2987 msgid "guestfs___send: state %d != BUSY"
2988 msgstr "guestfs___send: state %d != BUSY"
2989
2990 #: src/proto.c:733
2991 msgid "xdr_guestfs_message_header failed"
2992 msgstr "xdr_guestfs_message_header failed"
2993
2994 #: src/proto.c:742
2995 msgid "dispatch failed to marshal args"
2996 msgstr "dispatch failed to marshal args"
2997
2998 #: src/proto.c:872
2999 #, c-format
3000 msgid "send_file_chunk: state %d != READY"
3001 msgstr "send_file_chunk: state %d != READY"
3002
3003 #: src/proto.c:888
3004 #, c-format
3005 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3006 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3007
3008 #: src/proto.c:1011
3009 #, c-format
3010 msgid "%s: error in chunked encoding"
3011 msgstr "%s: error in chunked encoding"
3012
3013 #: src/proto.c:1039
3014 msgid "write to daemon socket"
3015 msgstr "डेमॉन सॉकेट में लिखें"
3016
3017 #: src/proto.c:1062
3018 msgid "receive_file_data: parse error in reply callback"
3019 msgstr "receive_file_data: parse error in reply callback"
3020
3021 #: src/proto.c:1067
3022 msgid "receive_file_data: unexpected flag received when reading file chunks"
3023 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3024
3025 #: src/proto.c:1075
3026 msgid "failed to parse file chunk"
3027 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3028
3029 #: src/proto.c:1084
3030 msgid "file receive cancelled by daemon"
3031 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3032
3033 #: src/virt.c:90
3034 #, c-format
3035 msgid "could not connect to libvirt (code %d, domain %d): %s"
3036 msgstr ""
3037
3038 #: src/virt.c:98
3039 #, fuzzy, c-format
3040 msgid "no libvirt domain called '%s': %s"
3041 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3042
3043 #: src/virt.c:149
3044 #, c-format
3045 msgid "error reading libvirt XML information: %s"
3046 msgstr ""
3047
3048 #: src/virt.c:159
3049 msgid "unable to parse XML information returned by libvirt"
3050 msgstr ""
3051
3052 #: src/virt.c:165
3053 #, fuzzy
3054 msgid "unable to create new XPath context"
3055 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3056
3057 #: src/virt.c:172
3058 #, fuzzy
3059 msgid "unable to evaluate XPath expression"
3060 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3061
3062 #: src/virt.c:269
3063 #, fuzzy
3064 msgid "libvirt domain has no disks"
3065 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3066
3067 #: src/virt.c:322
3068 #, c-format
3069 msgid "error getting domain info: %s"
3070 msgstr ""
3071
3072 #: src/virt.c:326
3073 msgid ""
3074 "error: domain is a live virtual machine.\n"
3075 "You must use readonly access because write access to a running virtual "
3076 "machine\n"
3077 "can cause disk corruption."
3078 msgstr ""
3079
3080 #: src/virt.c:352
3081 msgid ""
3082 "add-domain API not available since this version of libguestfs was compiled "
3083 "without libvirt or libxml2"
3084 msgstr ""
3085
3086 #: test-tool/test-tool.c:82
3087 #, c-format
3088 msgid ""
3089 "libguestfs-test-tool: interactive test tool\n"
3090 "Copyright (C) 2009 Red Hat Inc.\n"
3091 "Usage:\n"
3092 "  libguestfs-test-tool [--options]\n"
3093 "Options:\n"
3094 "  --help         Display usage\n"
3095 "  --helper libguestfs-test-tool-helper\n"
3096 "                 Helper program (default: %s)\n"
3097 "  --qemudir dir  Specify QEMU source directory\n"
3098 "  --qemu qemu    Specify QEMU binary\n"
3099 "  --timeout n\n"
3100 "  -t n           Set launch timeout (default: %d seconds)\n"
3101 msgstr ""
3102 "libguestfs-test-tool: interactive test tool\n"
3103 "Copyright (C) 2009 Red Hat Inc.\n"
3104 "Usage:\n"
3105 "  libguestfs-test-tool [--options]\n"
3106 "Options:\n"
3107 "  --help         Display usage\n"
3108 "  --helper libguestfs-test-tool-helper\n"
3109 "                 Helper program (default: %s)\n"
3110 "  --qemudir dir  Specify QEMU source directory\n"
3111 "  --qemu qemu    Specify QEMU binary\n"
3112 "  --timeout n\n"
3113 "  -t n           Set launch timeout (default: %d seconds)\n"
3114
3115 #: test-tool/test-tool.c:138
3116 #, c-format
3117 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3118 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3119
3120 #: test-tool/test-tool.c:147
3121 #, c-format
3122 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3123 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3124
3125 #: test-tool/test-tool.c:159
3126 #, c-format
3127 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3128 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3129
3130 #: test-tool/test-tool.c:182
3131 #, c-format
3132 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3133 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3134
3135 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3136 #, c-format
3137 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3138 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3139
3140 #: test-tool/test-tool.c:206
3141 #, c-format
3142 msgid "libguestfs-test-tool: guestfs_version failed\n"
3143 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3144
3145 #: test-tool/test-tool.c:228
3146 #, c-format
3147 msgid "libguestfs-test-tool: failed to launch appliance\n"
3148 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3149
3150 #: test-tool/test-tool.c:240
3151 #, c-format
3152 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3153 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3154
3155 #: test-tool/test-tool.c:246
3156 #, c-format
3157 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3158 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3159
3160 #: test-tool/test-tool.c:252
3161 #, c-format
3162 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3163 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3164
3165 #: test-tool/test-tool.c:258
3166 #, c-format
3167 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3168 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3169
3170 #: test-tool/test-tool.c:264
3171 #, c-format
3172 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3173 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3174
3175 #: test-tool/test-tool.c:272
3176 #, c-format
3177 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3178 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3179
3180 #: test-tool/test-tool.c:303
3181 #, c-format
3182 msgid ""
3183 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3184 "--qemu/--qemudir options cannot be used.\n"
3185 msgstr ""
3186 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3187 "--qemu/--qemudir options cannot be used.\n"
3188
3189 #: test-tool/test-tool.c:311
3190 #, c-format
3191 msgid "Binary '%s' does not exist or is not executable\n"
3192 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3193
3194 #: test-tool/test-tool.c:325
3195 #, c-format
3196 msgid "%s: does not look like a qemu source directory\n"
3197 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3198
3199 #: test-tool/test-tool.c:374
3200 #, c-format
3201 msgid ""
3202 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3203 "available.  Expected to find it in '%s'\n"
3204 "\n"
3205 "Use the --helper option to specify the location of this program.\n"
3206 msgstr ""
3207 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3208 "available.  Expected to find it in '%s'\n"
3209 "\n"
3210 "Use the --helper option to specify the location of this program.\n"
3211
3212 #: test-tool/test-tool.c:390
3213 #, c-format
3214 msgid "command failed: %s"
3215 msgstr "कमांड विफल: %s"
3216
3217 #: test-tool/test-tool.c:398
3218 #, c-format
3219 msgid ""
3220 "Test tool helper program %s\n"
3221 "is not statically linked.  This is a build error when this test tool\n"
3222 "was built.\n"
3223 msgstr ""
3224 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3225 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3226 "बनाया गया था.\n"
3227
3228 #: test-tool/test-tool.c:432
3229 #, c-format
3230 msgid "mkisofs command failed: %s\n"
3231 msgstr "mkisofs कमांड विफल: %s\n"
3232
3233 #: tools/virt-edit.pl:169
3234 msgid "virt-edit: no image, VM names or filenames to edit given"
3235 msgstr ""
3236
3237 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3238 #, perl-brace-format
3239 msgid ""
3240 "{prog}: No operating system could be detected inside this disk image.\n"
3241 "\n"
3242 "This may be because the file is not a disk image, or is not a virtual "
3243 "machine\n"
3244 "image, or because the OS type is not understood by libguestfs.\n"
3245 "\n"
3246 "If you feel this is an error, please file a bug report including as much\n"
3247 "information about the disk image as possible.\n"
3248 msgstr ""
3249
3250 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3251 #, perl-brace-format
3252 msgid "{prog}: multiboot operating systems are not supported.\n"
3253 msgstr ""
3254
3255 #: tools/virt-edit.pl:221
3256 msgid "File not changed.\n"
3257 msgstr ""
3258
3259 #: tools/virt-list-filesystems.pl:142
3260 msgid "virt-list-filesystems: no image or VM name given"
3261 msgstr ""
3262
3263 #: tools/virt-list-partitions.pl:152
3264 msgid "virt-list-partitions: no image or VM name given"
3265 msgstr ""
3266
3267 #: tools/virt-make-fs.pl:291
3268 msgid "virt-make-fs input output\n"
3269 msgstr ""
3270
3271 #: tools/virt-make-fs.pl:321
3272 msgid "unexpected output from 'du' command"
3273 msgstr ""
3274
3275 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3276 #: tools/virt-make-fs.pl:453
3277 #, perl-brace-format
3278 msgid "{f}: unknown input format: {fmt}\n"
3279 msgstr ""
3280
3281 #: tools/virt-make-fs.pl:391
3282 #, perl-brace-format
3283 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3284 msgstr ""
3285
3286 #: tools/virt-make-fs.pl:401
3287 #, fuzzy
3288 msgid ""
3289 "qemu-img create: failed to create disk image, see earlier error messages\n"
3290 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3291
3292 #: tools/virt-make-fs.pl:412
3293 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3294 msgstr ""
3295
3296 #: tools/virt-make-fs.pl:437
3297 #, fuzzy
3298 msgid "tar: failed, see earlier messages\n"
3299 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3300
3301 #: tools/virt-make-fs.pl:459
3302 #, fuzzy
3303 msgid "uncompress command failed, see earlier messages\n"
3304 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3305
3306 #: tools/virt-make-fs.pl:494
3307 msgid ""
3308 "virt-make-fs: error copying contents into filesystem\n"
3309 "An error here usually means that the program did not estimate the\n"
3310 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3311 msgstr ""
3312
3313 #: tools/virt-resize.pl:33
3314 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3315 msgstr ""
3316
3317 #: tools/virt-resize.pl:581
3318 #, fuzzy, perl-brace-format
3319 msgid "virt-resize: {file}: does not exist or is not readable\n"
3320 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3321
3322 #: tools/virt-resize.pl:583
3323 #, perl-brace-format
3324 msgid ""
3325 "virt-resize: {file}: does not exist or is not writable\n"
3326 "You have to create the destination disk before running this program.\n"
3327 "Please read the virt-resize(1) manpage for more information.\n"
3328 msgstr ""
3329
3330 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3331 #, perl-brace-format
3332 msgid ""
3333 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3334 msgstr ""
3335
3336 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3337 msgid "virt-resize: short read"
3338 msgstr ""
3339
3340 #: tools/virt-resize.pl:827
3341 #, fuzzy, perl-brace-format
3342 msgid "virt-resize: no logical volume called {n}\n"
3343 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3344
3345 #: tools/virt-resize.pl:847
3346 #, perl-brace-format
3347 msgid ""
3348 "{p}: partition not found in the source disk image, when using the '{opt}' "
3349 "command line option\n"
3350 msgstr ""
3351
3352 #: tools/virt-resize.pl:853
3353 #, perl-brace-format
3354 msgid ""
3355 "{p}: partition ignored, you cannot use it in another command line argument\n"
3356 msgstr ""
3357
3358 #: tools/virt-resize.pl:857
3359 #, perl-brace-format
3360 msgid ""
3361 "{p}: partition deleted, you cannot use it in another command line argument\n"
3362 msgstr ""
3363
3364 #: tools/virt-resize.pl:899
3365 #, perl-brace-format
3366 msgid "{p}: this partition has already been marked for resizing\n"
3367 msgstr ""
3368
3369 #: tools/virt-resize.pl:907
3370 #, perl-brace-format
3371 msgid "{p}: missing size field in {o} option\n"
3372 msgstr ""
3373
3374 #: tools/virt-resize.pl:924
3375 #, perl-brace-format
3376 msgid "{p}: {f}: cannot parse size field\n"
3377 msgstr ""
3378
3379 #: tools/virt-resize.pl:929
3380 #, perl-brace-format
3381 msgid "{p}: new size is zero or negative\n"
3382 msgstr ""
3383
3384 #: tools/virt-resize.pl:952
3385 #, perl-brace-format
3386 msgid ""
3387 "{p}: cannot make this partition smaller because it contains a\n"
3388 "filesystem, physical volume or other content that is larger than the new "
3389 "size.\n"
3390 "You have to resize the content first, see virt-resize(1).\n"
3391 msgstr ""
3392
3393 #: tools/virt-resize.pl:968
3394 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3395 msgstr ""
3396
3397 #: tools/virt-resize.pl:1017
3398 #, perl-brace-format
3399 msgid ""
3400 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3401 "expand into.  You need to make the target disk larger by at least {h}.\n"
3402 msgstr ""
3403
3404 #: tools/virt-resize.pl:1032
3405 msgid ""
3406 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3407 "(see 'deficit' in the virt-resize(1) man page)\n"
3408 msgstr ""
3409
3410 #: tools/virt-resize.pl:1047
3411 msgid "Summary of changes:\n"
3412 msgstr ""
3413
3414 #: tools/virt-resize.pl:1051
3415 #, perl-brace-format
3416 msgid "{p}: partition will be ignored\n"
3417 msgstr ""
3418
3419 #: tools/virt-resize.pl:1053
3420 #, perl-brace-format
3421 msgid "{p}: partition will be deleted\n"
3422 msgstr ""
3423
3424 #: tools/virt-resize.pl:1055
3425 #, perl-brace-format
3426 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3427 msgstr ""
3428
3429 #: tools/virt-resize.pl:1060
3430 #, perl-brace-format
3431 msgid "{p}: content will be expanded using the '{meth}' method\n"
3432 msgstr ""
3433
3434 #: tools/virt-resize.pl:1065
3435 #, perl-brace-format
3436 msgid "{p}: partition will be left alone\n"
3437 msgstr ""
3438
3439 #: tools/virt-resize.pl:1070
3440 #, perl-brace-format
3441 msgid "{n}: LV will be expanded to maximum size\n"
3442 msgstr ""
3443
3444 #: tools/virt-resize.pl:1076
3445 #, perl-brace-format
3446 msgid "{n}: content will be expanded using the '{meth}' method\n"
3447 msgstr ""
3448
3449 #: tools/virt-resize.pl:1083
3450 #, perl-brace-format
3451 msgid "There is a surplus of {spl} bytes ({h}).\n"
3452 msgstr ""
3453
3454 #: tools/virt-resize.pl:1088
3455 msgid "An extra partition will be created for the surplus.\n"
3456 msgstr ""
3457
3458 #: tools/virt-resize.pl:1090
3459 msgid ""
3460 "The surplus space is not large enough for an extra partition to be created\n"
3461 "and so it will just be ignored.\n"
3462 msgstr ""
3463
3464 #: tools/virt-resize.pl:1093
3465 msgid ""
3466 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3467 "to partition this extra space if you want.\n"
3468 msgstr ""
3469
3470 #: tools/virt-resize.pl:1096
3471 #, perl-brace-format
3472 msgid ""
3473 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3474 "You need to make the target disk larger by at least this amount,\n"
3475 "or adjust your resizing requests.\n"
3476 msgstr ""
3477
3478 #: tools/virt-resize.pl:1113
3479 msgid "virt-resize: source disk does not have a first partition\n"
3480 msgstr ""
3481
3482 #: tools/virt-resize.pl:1208
3483 #, perl-brace-format
3484 msgid "Copying {p} ...\n"
3485 msgstr ""
3486
3487 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3488 #, perl-brace-format
3489 msgid "Expanding {p} using the '{meth}' method\n"
3490 msgstr ""
3491
3492 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3493 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3494 msgstr ""
3495
3496 #: tools/virt-tar.pl:212
3497 msgid "virt-tar: no image, VM names, directory or filename given"
3498 msgstr ""
3499
3500 #: tools/virt-tar.pl:215
3501 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3502 msgstr ""
3503
3504 #: tools/virt-tar.pl:226
3505 #, perl-brace-format
3506 msgid "virt-tar: {tarball}: file not found\n"
3507 msgstr ""
3508
3509 #: tools/virt-tar.pl:229
3510 #, perl-brace-format
3511 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3512 msgstr ""
3513
3514 #: tools/virt-win-reg.pl:201
3515 msgid "no libvirt domain name or disk image given\n"
3516 msgstr ""
3517
3518 #: tools/virt-win-reg.pl:240
3519 msgid ""
3520 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3521 "export\n"
3522 msgstr ""
3523
3524 #: tools/virt-win-reg.pl:351
3525 #, perl-brace-format
3526 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3527 msgstr ""
3528
3529 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3530 #, perl-brace-format
3531 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3532 msgstr ""
3533
3534 #: tools/virt-win-reg.pl:375
3535 #, perl-brace-format
3536 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3537 msgstr ""
3538
3539 #: tools/virt-win-reg.pl:397
3540 #, perl-brace-format
3541 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3542 msgstr ""
3543
3544 #, fuzzy
3545 #~ msgid "failed to create temporary cache directory: %m"
3546 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3547
3548 #, fuzzy
3549 #~ msgid "error renaming temporary cache directory: %m"
3550 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3551
3552 #, fuzzy
3553 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3554 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3555
3556 #, fuzzy
3557 #~ msgid "  Mountpoints:\n"
3558 #~ msgstr "आरोहबिंदु दिखाएँ"
3559
3560 #, fuzzy
3561 #~ msgid "  Filesystems:\n"
3562 #~ msgstr "फाइलसिस्टम बनाएँ"
3563
3564 #~ msgid "allocate an image"
3565 #~ msgstr "छवि आबंटित करें"
3566
3567 #~ msgid "edit a file in the image"
3568 #~ msgstr "छवि में कोई फाइल संपादित करें"
3569
3570 #~ msgid "view a file in the pager"
3571 #~ msgstr "पेजर में फाइल देखें"
3572
3573 #~ msgid ""
3574 #~ "echo - display a line of text\n"
3575 #~ "     echo [<params> ...]\n"
3576 #~ "\n"
3577 #~ "    This echos the parameters to the terminal.\n"
3578 #~ msgstr ""
3579 #~ "echo - display a line of text\n"
3580 #~ "     echo [<params> ...]\n"
3581 #~ "\n"
3582 #~ "    This echos the parameters to the terminal.\n"
3583
3584 #, fuzzy
3585 #~ msgid ""
3586 #~ "edit - edit a file in the image\n"
3587 #~ "     edit <filename>\n"
3588 #~ "\n"
3589 #~ "    This is used to edit a file.\n"
3590 #~ "\n"
3591 #~ "    It is the equivalent of (and is implemented by)\n"
3592 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3593 #~ "\n"
3594 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3595 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3596 #~ "\n"
3597 #~ "    NOTE: This will not work reliably for large files\n"
3598 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3599 #~ msgstr ""
3600 #~ "edit - edit a file in the image\n"
3601 #~ "     edit <filename>\n"
3602 #~ "\n"
3603 #~ "    This is used to edit a file.\n"
3604 #~ "\n"
3605 #~ "    It is the equivalent of (and is implemented by)\n"
3606 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3607 #~ "\n"
3608 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3609 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3610 #~ "\n"
3611 #~ "    NOTE: This will not work reliably for large files\n"
3612 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3613
3614 #~ msgid ""
3615 #~ "lcd - local change directory\n"
3616 #~ "    lcd <directory>\n"
3617 #~ "\n"
3618 #~ "    Change guestfish's current directory. This command is\n"
3619 #~ "    useful if you want to download files to a particular\n"
3620 #~ "    place.\n"
3621 #~ msgstr ""
3622 #~ "lcd - local change directory\n"
3623 #~ "    lcd <directory>\n"
3624 #~ "\n"
3625 #~ "    Change guestfish's current directory. This command is\n"
3626 #~ "    useful if you want to download files to a particular\n"
3627 #~ "    place.\n"
3628
3629 #~ msgid ""
3630 #~ "glob - expand wildcards in command\n"
3631 #~ "    glob <command> [<args> ...]\n"
3632 #~ "\n"
3633 #~ "    Glob runs <command> with wildcards expanded in any\n"
3634 #~ "    command args.  Note that the command is run repeatedly\n"
3635 #~ "    once for each expanded argument.\n"
3636 #~ msgstr ""
3637 #~ "glob - expand wildcards in command\n"
3638 #~ "    glob <command> [<args> ...]\n"
3639 #~ "\n"
3640 #~ "    Glob runs <command> with wildcards expanded in any\n"
3641 #~ "    command args.  Note that the command is run repeatedly\n"
3642 #~ "    once for each expanded argument.\n"
3643
3644 #~ msgid ""
3645 #~ "more - view a file in the pager\n"
3646 #~ "     more <filename>\n"
3647 #~ "\n"
3648 #~ "    This is used to view a file in the pager.\n"
3649 #~ "\n"
3650 #~ "    It is the equivalent of (and is implemented by)\n"
3651 #~ "    running \"cat\" and using the pager.\n"
3652 #~ "\n"
3653 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3654 #~ "    \"less\" then it always uses \"less\".\n"
3655 #~ "\n"
3656 #~ "    NOTE: This will not work reliably for large files\n"
3657 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3658 #~ msgstr ""
3659 #~ "more - view a file in the pager\n"
3660 #~ "     more <filename>\n"
3661 #~ "\n"
3662 #~ "    This is used to view a file in the pager.\n"
3663 #~ "\n"
3664 #~ "    It is the equivalent of (and is implemented by)\n"
3665 #~ "    running \"cat\" and using the pager.\n"
3666 #~ "\n"
3667 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3668 #~ "    \"less\" then it always uses \"less\".\n"
3669 #~ "\n"
3670 #~ "    NOTE: This will not work reliably for large files\n"
3671 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3672
3673 #~ msgid ""
3674 #~ "reopen - close and reopen the libguestfs handle\n"
3675 #~ "     reopen\n"
3676 #~ "\n"
3677 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3678 #~ "this normally, because the handle is closed properly when guestfish\n"
3679 #~ "exits.  However this is occasionally useful for testing.\n"
3680 #~ msgstr ""
3681 #~ "reopen - close and reopen the libguestfs handle\n"
3682 #~ "     reopen\n"
3683 #~ "\n"
3684 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3685 #~ "this normally, because the handle is closed properly when guestfish\n"
3686 #~ "exits.  However this is occasionally useful for testing.\n"
3687
3688 #, fuzzy
3689 #~ msgid ""
3690 #~ "sparse - allocate a sparse image file\n"
3691 #~ "     sparse <filename> <size>\n"
3692 #~ "\n"
3693 #~ "    This creates an empty sparse file of the given size,\n"
3694 #~ "    and then adds so it can be further examined.\n"
3695 #~ "\n"
3696 #~ "    In all respects it works the same as the 'alloc'\n"
3697 #~ "    command, except that the image file is allocated\n"
3698 #~ "    sparsely, which means that disk blocks are not assigned\n"
3699 #~ "    to the file until they are needed.  Sparse disk files\n"
3700 #~ "    only use space when written to, but they are slower\n"
3701 #~ "    and there is a danger you could run out of real disk\n"
3702 #~ "    space during a write operation.\n"
3703 #~ "\n"
3704 #~ "    For more advanced image creation, see qemu-img utility.\n"
3705 #~ "\n"
3706 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3707 #~ msgstr ""
3708 #~ "sparse - allocate a sparse image file\n"
3709 #~ "     sparse <filename> <size>\n"
3710 #~ "\n"
3711 #~ "    This creates an empty sparse file of the given size,\n"
3712 #~ "    and then adds so it can be further examined.\n"
3713 #~ "\n"
3714 #~ "    In all respects it works the same as the 'alloc'\n"
3715 #~ "    command, except that the image file is allocated\n"
3716 #~ "    sparsely, which means that disk blocks are not assigned\n"
3717 #~ "    to the file until they are needed.  Sparse disk files\n"
3718 #~ "    only use space when written to, but they are slower\n"
3719 #~ "    and there is a danger you could run out of real disk\n"
3720 #~ "    space during a write operation.\n"
3721 #~ "\n"
3722 #~ "    For more advanced image creation, see qemu-img utility.\n"
3723 #~ "\n"
3724 #~ "    Size can be specified (where <nn> means a number):\n"
3725 #~ "    <nn>             number of kilobytes\n"
3726 #~ "      eg: 1440       standard 3.5\" floppy\n"
3727 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3728 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3729 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3730 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3731 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3732 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3733 #~ "    <nn>sects        number of 512 byte sectors\n"
3734
3735 #~ msgid ""
3736 #~ "time - measure time taken to run command\n"
3737 #~ "    time <command> [<args> ...]\n"
3738 #~ "\n"
3739 #~ "    This runs <command> as usual, and prints the elapsed\n"
3740 #~ "    time afterwards.\n"
3741 #~ msgstr ""
3742 #~ "time - measure time taken to run command\n"
3743 #~ "    time <command> [<args> ...]\n"
3744 #~ "\n"
3745 #~ "    This runs <command> as usual, and prints the elapsed\n"
3746 #~ "    time afterwards.\n"
3747
3748 #~ msgid "external command failed: %s"
3749 #~ msgstr "बाहरी कमांड विफल: %s"
3750
3751 #~ msgid "test if file exists"
3752 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3753
3754 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3755 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3756
3757 #~ msgid "failed to connect to vmchannel socket"
3758 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3759
3760 #, fuzzy
3761 #~ msgid ""
3762 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3763 #~ "selinux\n"
3764 #~ msgstr ""
3765 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3766
3767 #, fuzzy
3768 #~ msgid "cpio command failed: {error}"
3769 #~ msgstr "कमांड विफल: %s"
3770
3771 #~ msgid ""
3772 #~ "alloc - allocate an image\n"
3773 #~ "     alloc <filename> <size>\n"
3774 #~ "\n"
3775 #~ "    This creates an empty (zeroed) file of the given size,\n"
3776 #~ "    and then adds so it can be further examined.\n"
3777 #~ "\n"
3778 #~ "    For more advanced image creation, see qemu-img utility.\n"
3779 #~ "\n"
3780 #~ "    Size can be specified (where <nn> means a number):\n"
3781 #~ "    <nn>             number of kilobytes\n"
3782 #~ "      eg: 1440       standard 3.5\" floppy\n"
3783 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3784 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3785 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3786 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3787 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3788 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3789 #~ "    <nn>sects        number of 512 byte sectors\n"
3790 #~ msgstr ""
3791 #~ "alloc - allocate an image\n"
3792 #~ "     alloc <filename> <size>\n"
3793 #~ "\n"
3794 #~ "    This creates an empty (zeroed) file of the given size,\n"
3795 #~ "    and then adds so it can be further examined.\n"
3796 #~ "\n"
3797 #~ "    For more advanced image creation, see qemu-img utility.\n"
3798 #~ "\n"
3799 #~ "    Size can be specified (where <nn> means a number):\n"
3800 #~ "    <nn>             number of kilobytes\n"
3801 #~ "      eg: 1440       standard 3.5\" floppy\n"
3802 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3803 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3804 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3805 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3806 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3807 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3808 #~ "    <nn>sects        number of 512 byte sectors\n"
3809
3810 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3811 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3812
3813 #~ msgid "%s: failed to write XML document\n"
3814 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3815
3816 #~ msgid "hivexml: missing name of input file\n"
3817 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3818
3819 #~ msgid ""
3820 #~ "\n"
3821 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3822 #~ "Windows Registry binary hive files.\n"
3823 #~ "\n"
3824 #~ "Type: 'help' for help summary\n"
3825 #~ "      'quit' to quit the shell\n"
3826 #~ "\n"
3827 #~ msgstr ""
3828 #~ "\n"
3829 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3830 #~ "Windows Registry binary hive files.\n"
3831 #~ "\n"
3832 #~ "Type: 'help' for help summary\n"
3833 #~ "      'quit' to quit the shell\n"
3834 #~ "\n"
3835
3836 #~ msgid "hivexsh: error getting parent of node %zu\n"
3837 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3838
3839 #~ msgid "hivexsh: error getting node name of node %zx\n"
3840 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3841
3842 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3843 #~ msgstr ""
3844 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3845 #~ "करना चाहिए\n"
3846
3847 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3848 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3849
3850 #~ msgid "hivexsh: load: no hive file name given to load\n"
3851 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3852
3853 #~ msgid ""
3854 #~ "hivexsh: failed to open hive file: %s: %m\n"
3855 #~ "\n"
3856 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3857 #~ "a regedit *.reg file) then please run this command again using the\n"
3858 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3859 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3860 #~ "\n"
3861 #~ msgstr ""
3862 #~ "hivexsh: failed to open hive file: %s: %m\n"
3863 #~ "\n"
3864 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3865 #~ "a regedit *.reg file) then please run this command again using the\n"
3866 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3867 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3868 #~ "\n"
3869
3870 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3871 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3872
3873 #~ msgid ""
3874 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3875 #~ "parameter correctly?\n"
3876 #~ msgstr ""
3877 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3878 #~ "parameter correctly?\n"
3879
3880 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3881 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3882
3883 #~ msgid ""
3884 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3885 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3886 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3887 #~ msgstr ""
3888 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3889 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3890 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3891
3892 #~ msgid "%s: %s: key not found\n"
3893 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3894
3895 #~ msgid "hivexsh: setval: unexpected end of input\n"
3896 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3897
3898 #~ msgid ""
3899 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3900 #~ "input\n"
3901 #~ msgstr ""
3902 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3903 #~ "गया है\n"
3904
3905 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3906 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3907
3908 #~ msgid ""
3909 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3910 #~ "hivexsh(1) for help: %s\n"
3911 #~ msgstr ""
3912 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3913 #~ "लिए संदर्भ लें: %s\n"
3914
3915 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3916 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"