Version 1.9.5
[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-18 13:31+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:11512 fish/cmds.c:11541 fish/cmds.c:11568
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:11513
1876 #: fish/cmds.c:11542 fish/cmds.c:11569
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:11485
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:11491
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:11586
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 fish/copy.c:195
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:225
1972 #, fuzzy, c-format
1973 msgid "copy-out: '%s' is not a file or directory\n"
1974 msgstr "कोई फाइल कॉपी करें या कोई निर्देशिका को बारी बारी से"
1975
1976 #: fish/edit.c:44
1977 #, c-format
1978 msgid "use '%s filename' to edit a file\n"
1979 msgstr "किसी फाइल के संपादन के लिए '%s filename' का प्रयोग करें\n"
1980
1981 #: fish/fish.c:99
1982 #, fuzzy, c-format
1983 msgid ""
1984 "%s: guest filesystem shell\n"
1985 "%s lets you edit virtual machine filesystems\n"
1986 "Copyright (C) 2009-2010 Red Hat Inc.\n"
1987 "Usage:\n"
1988 "  %s [--options] cmd [: cmd : cmd ...]\n"
1989 "  %s [--ro] -i -a disk-image\n"
1990 "  %s [--ro] -i -d libvirt-domain\n"
1991 "or for interactive use:\n"
1992 "  %s\n"
1993 "or from a shell script:\n"
1994 "  %s <<EOF\n"
1995 "  cmd\n"
1996 "  ...\n"
1997 "  EOF\n"
1998 "Options:\n"
1999 "  -h|--cmd-help        List available commands\n"
2000 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2001 "  -a|--add image       Add image\n"
2002 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2003 "  --csh                Make --listen csh-compatible\n"
2004 "  -d|--domain guest    Add disks from libvirt guest\n"
2005 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2006 "  --echo-keys          Don't turn off echo for passphrases\n"
2007 "  -f|--file file       Read commands from file\n"
2008 "  --format[=raw|..]    Force disk format for -a option\n"
2009 "  -i|--inspector       Automatically mount filesystems\n"
2010 "  --keys-from-stdin    Read passphrases from stdin\n"
2011 "  --listen             Listen for remote commands\n"
2012 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2013 "  -n|--no-sync         Don't autosync\n"
2014 "  -N|--new type        Create prepared disk (test1.img, ...)\n"
2015 "  --progress-bars      Enable progress bars even when not interactive\n"
2016 "  --no-progress-bars   Disable progress bars\n"
2017 "  --remote[=pid]       Send commands to remote %s\n"
2018 "  -r|--ro              Mount read-only\n"
2019 "  --selinux            Enable SELinux support\n"
2020 "  -v|--verbose         Verbose messages\n"
2021 "  -V|--version         Display version and exit\n"
2022 "  -x                   Echo each command before executing it\n"
2023 "For more information, see the manpage %s(1).\n"
2024 msgstr ""
2025 "%s: guest filesystem shell\n"
2026 "%s lets you edit virtual machine filesystems\n"
2027 "Copyright (C) 2009 Red Hat Inc.\n"
2028 "Usage:\n"
2029 "  %s [--options] cmd [: cmd : cmd ...]\n"
2030 "  %s -i libvirt-domain\n"
2031 "  %s -i disk-image(s)\n"
2032 "or for interactive use:\n"
2033 "  %s\n"
2034 "or from a shell script:\n"
2035 "  %s <<EOF\n"
2036 "  cmd\n"
2037 "  ...\n"
2038 "  EOF\n"
2039 "Options:\n"
2040 "  -h|--cmd-help        List available commands\n"
2041 "  -h|--cmd-help cmd    Display detailed help on 'cmd'\n"
2042 "  -a|--add image       Add image\n"
2043 "  -D|--no-dest-paths   Don't tab-complete paths from guest fs\n"
2044 "  -f|--file file       Read commands from file\n"
2045 "  -i|--inspector       Run virt-inspector to get disk mountpoints\n"
2046 "  --listen             Listen for remote commands\n"
2047 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2048 "  -n|--no-sync         Don't autosync\n"
2049 "  --remote[=pid]       Send commands to remote %s\n"
2050 "  -r|--ro              Mount read-only\n"
2051 "  --selinux            Enable SELinux support\n"
2052 "  -v|--verbose         Verbose messages\n"
2053 "  -x                   Echo each command before executing it\n"
2054 "  -V|--version         Display version and exit\n"
2055 "For more information,  see the manpage %s(1).\n"
2056
2057 #: fish/fish.c:250
2058 #, c-format
2059 msgid "%s: --listen=PID: PID was not a number: %s\n"
2060 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2061
2062 #: fish/fish.c:257
2063 #, c-format
2064 msgid ""
2065 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2066 msgstr ""
2067 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2068
2069 #: fish/fish.c:305
2070 #, c-format
2071 msgid "%s: only one -f parameter can be given\n"
2072 msgstr "%s: only one -f parameter can be given\n"
2073
2074 #: fish/fish.c:460
2075 #, c-format
2076 msgid "%s: cannot use --listen and --remote options at the same time\n"
2077 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2078
2079 #: fish/fish.c:468
2080 #, c-format
2081 msgid "%s: extra parameters on the command line with --listen flag\n"
2082 msgstr "%s: extra parameters on the command line with --listen flag\n"
2083
2084 #: fish/fish.c:474
2085 #, c-format
2086 msgid "%s: cannot use --listen and --file options at the same time\n"
2087 msgstr "%s: cannot use --listen and --file options at the same time\n"
2088
2089 #: fish/fish.c:531
2090 #, c-format
2091 msgid "guestfish: could not access termcap or terminfo database.\n"
2092 msgstr ""
2093
2094 #: fish/fish.c:535
2095 #, c-format
2096 msgid "guestfish: terminal type \"%s\" not defined.\n"
2097 msgstr ""
2098
2099 #: fish/fish.c:623
2100 #, fuzzy, c-format
2101 msgid ""
2102 "\n"
2103 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2104 "editing virtual machine filesystems.\n"
2105 "\n"
2106 "Type: 'help' for help on commands\n"
2107 "      'man' to read the manual\n"
2108 "      'quit' to quit the shell\n"
2109 "\n"
2110 msgstr ""
2111 "\n"
2112 "guestfish में आपका स्वागत है, libguestfs फाइल सिस्टम अंतःक्रिया शेल \n"
2113 "वर्चुअल मशीन फाइल सिस्टम के संपादन के लिए.\n"
2114 "\n"
2115 "टाइप करें: 'help' को मदद के लिए कमांड से टाइप करें\n"
2116 "      'quit' को शेल को छोड़ने के लिए\n"
2117 "\n"
2118
2119 #: fish/fish.c:764
2120 #, c-format
2121 msgid "%s: unterminated double quote\n"
2122 msgstr "%s: unterminated double quote\n"
2123
2124 #: fish/fish.c:770 fish/fish.c:787
2125 #, c-format
2126 msgid "%s: command arguments not separated by whitespace\n"
2127 msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n"
2128
2129 #: fish/fish.c:781
2130 #, c-format
2131 msgid "%s: unterminated single quote\n"
2132 msgstr "%s: unterminated single quote\n"
2133
2134 #: fish/fish.c:811
2135 #, c-format
2136 msgid "%s: internal error parsing string at '%s'\n"
2137 msgstr "%s: internal error parsing string at '%s'\n"
2138
2139 #: fish/fish.c:828
2140 #, c-format
2141 msgid "%s: too many arguments\n"
2142 msgstr "%s: too many arguments\n"
2143
2144 #: fish/fish.c:896
2145 #, c-format
2146 msgid "%s: empty command on command line\n"
2147 msgstr "%s: empty command on command line\n"
2148
2149 #: fish/fish.c:1042
2150 msgid "display a list of commands or help on a command"
2151 msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ"
2152
2153 #: fish/fish.c:1044
2154 msgid "quit guestfish"
2155 msgstr "quit guestfish"
2156
2157 #: fish/fish.c:1055
2158 #, c-format
2159 msgid ""
2160 "help - display a list of commands or help on a command\n"
2161 "     help cmd\n"
2162 "     help\n"
2163 msgstr ""
2164 "help - display a list of commands or help on a command\n"
2165 "     help cmd\n"
2166 "     help\n"
2167
2168 #: fish/fish.c:1063
2169 #, c-format
2170 msgid ""
2171 "quit - quit guestfish\n"
2172 "     quit\n"
2173 msgstr ""
2174 "quit - quit guestfish\n"
2175 "     quit\n"
2176
2177 #: fish/fish.c:1068
2178 #, c-format
2179 msgid "%s: command not known, use -h to list all commands\n"
2180 msgstr "%s: command not known, use -h to list all commands\n"
2181
2182 #: fish/fish.c:1084
2183 #, c-format
2184 msgid ""
2185 "Did you mean to open a disk image?  guestfish -a disk.img\n"
2186 "For a list of commands:             guestfish -h\n"
2187 "For complete documentation:         man guestfish\n"
2188 msgstr ""
2189
2190 #: fish/fish.c:1241
2191 #, c-format
2192 msgid "Runaway quote in string \"%s\"\n"
2193 msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n"
2194
2195 #: fish/glob.c:53
2196 #, c-format
2197 msgid "use 'glob command [args...]'\n"
2198 msgstr "use 'glob command [args...]'\n"
2199
2200 #: fish/glob.c:73
2201 #, c-format
2202 msgid "glob: guestfs_glob_expand call failed: %s\n"
2203 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2204
2205 #: fish/help.c:38
2206 #, c-format
2207 msgid ""
2208 "Add disk images to examine using the -a or -d options, or the 'add' "
2209 "command.\n"
2210 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2211 "Once you have done this, use the 'run' command.\n"
2212 msgstr ""
2213
2214 #: fish/help.c:44
2215 #, c-format
2216 msgid ""
2217 "Find out what filesystems are available using 'list-filesystems' and then\n"
2218 "mount them to examine or modify the contents using 'mount-ro' or\n"
2219 "'mount-options'.\n"
2220 msgstr ""
2221
2222 #: fish/help.c:52
2223 #, c-format
2224 msgid ""
2225 "For more information about a command, use 'help cmd'.\n"
2226 "\n"
2227 "To read the manual, type 'man'.\n"
2228 msgstr ""
2229
2230 #: fish/hexedit.c:41
2231 #, c-format
2232 msgid "hexedit (device|filename) [max | start max]\n"
2233 msgstr ""
2234
2235 #: fish/hexedit.c:52
2236 #, c-format
2237 msgid "hexedit: %s is a zero length file or device\n"
2238 msgstr ""
2239
2240 #: fish/hexedit.c:63
2241 #, c-format
2242 msgid ""
2243 "hexedit: %s is larger than %s. You must supply a limit using\n"
2244 "  'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2245 "  'hexedit %s <start> <max>'.\n"
2246 msgstr ""
2247
2248 #: fish/hexedit.c:92
2249 #, c-format
2250 msgid "hexedit: invalid range\n"
2251 msgstr ""
2252
2253 #: fish/inspect.c:83
2254 #, c-format
2255 msgid "%s: no operating system was found on this disk\n"
2256 msgstr ""
2257
2258 #: fish/inspect.c:89
2259 #, c-format
2260 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2261 msgstr ""
2262
2263 #: fish/inspect.c:128
2264 #, c-format
2265 msgid "%s: some filesystems could not be mounted (ignored)\n"
2266 msgstr ""
2267
2268 #: fish/inspect.c:140
2269 #, c-format
2270 msgid "Operating system: %s\n"
2271 msgstr ""
2272
2273 #: fish/inspect.c:153
2274 #, fuzzy, c-format
2275 msgid "%s mounted on %s\n"
2276 msgstr "आरोहबिंदु दिखाएँ"
2277
2278 #: fish/keys.c:52
2279 #, c-format
2280 msgid "Enter key or passphrase (\"%s\"): "
2281 msgstr ""
2282
2283 #: fish/lcd.c:34
2284 #, c-format
2285 msgid "use 'lcd directory' to change local directory\n"
2286 msgstr "'lcd directory' का उपयोग स्थानीय निर्देशिका में बदलने के लिए करें\n"
2287
2288 #: fish/man.c:34
2289 #, c-format
2290 msgid "use 'man' without parameters to open the manual\n"
2291 msgstr ""
2292
2293 #: fish/man.c:53
2294 #, fuzzy, c-format
2295 msgid "the external 'man' program failed\n"
2296 msgstr "बाहरी कमांड विफल: %s"
2297
2298 #: fish/more.c:39
2299 #, c-format
2300 msgid "use '%s filename' to page a file\n"
2301 msgstr "फाइल पेज करने के लिए '%s filename' का उपयोग करें\n"
2302
2303 #: fish/options.c:36
2304 #, fuzzy, c-format
2305 msgid "%s: too many drives added on the command line\n"
2306 msgstr "%s: empty command on command line\n"
2307
2308 #: fish/options.c:121
2309 #, c-format
2310 msgid "%s: '%s' could not be mounted.  Did you mean one of these?\n"
2311 msgstr ""
2312
2313 #: fish/prep.c:37
2314 #, c-format
2315 msgid ""
2316 "List of available prepared disk images:\n"
2317 "\n"
2318 msgstr ""
2319
2320 #: fish/prep.c:40
2321 #, c-format
2322 msgid ""
2323 "guestfish -N %-8s - %s\n"
2324 "\n"
2325 "%s\n"
2326 msgstr ""
2327
2328 #: fish/prep.c:48
2329 #, c-format
2330 msgid "  Optional parameters:\n"
2331 msgstr ""
2332
2333 #: fish/prep.c:55
2334 #, c-format
2335 msgid "<%s> %s (default: %s)\n"
2336 msgstr ""
2337
2338 #: fish/prep.c:65
2339 #, c-format
2340 msgid ""
2341 "Prepared disk images are written to file \"test1.img\" in the local\n"
2342 "directory.  (\"test2.img\" etc if -N option is given multiple times).\n"
2343 "For more information see the guestfish(1) manual.\n"
2344 msgstr ""
2345
2346 #: fish/prep.c:96
2347 #, c-format
2348 msgid ""
2349 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2350 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2351 msgstr ""
2352
2353 #: fish/prep.c:158
2354 #, c-format
2355 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2356 msgstr ""
2357
2358 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2359 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2360 #, fuzzy
2361 msgid "failed to allocate disk"
2362 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2363
2364 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2365 #, fuzzy
2366 msgid "could not parse boot size"
2367 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2368
2369 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2370 #, fuzzy, c-format
2371 msgid "failed to get sector size of disk: %s"
2372 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2373
2374 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2375 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2376 #, c-format
2377 msgid "failed to partition disk: %s"
2378 msgstr ""
2379
2380 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2381 #, fuzzy, c-format
2382 msgid "failed to add boot partition: %s"
2383 msgstr "कोई स्वैप विभाजन बनाएँ"
2384
2385 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2386 #, fuzzy, c-format
2387 msgid "failed to add root partition: %s"
2388 msgstr "कोई स्वैप विभाजन बनाएँ"
2389
2390 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2391 #, c-format
2392 msgid "failed to create boot filesystem: %s"
2393 msgstr ""
2394
2395 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2396 #, c-format
2397 msgid "failed to create root filesystem: %s"
2398 msgstr ""
2399
2400 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2401 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2402 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2403 msgstr ""
2404
2405 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2406 #, fuzzy, c-format
2407 msgid "failed to create PV: %s: %s"
2408 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2409
2410 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2411 #, fuzzy, c-format
2412 msgid "failed to create VG: %s: %s"
2413 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
2414
2415 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2416 #, c-format
2417 msgid "failed to create LV: /dev/%s/%s: %s"
2418 msgstr ""
2419
2420 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2421 #, c-format
2422 msgid "failed to resize LV to full size: %s: %s"
2423 msgstr ""
2424
2425 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2426 #, c-format
2427 msgid "failed to create filesystem (%s): %s"
2428 msgstr ""
2429
2430 #: fish/rc.c:255
2431 #, c-format
2432 msgid "guestfish: protocol error: could not read 'hello' message\n"
2433 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2434
2435 #: fish/rc.c:260
2436 #, c-format
2437 msgid ""
2438 "guestfish: protocol error: version mismatch, server version '%s' does not "
2439 "match client version '%s'.  The two versions must match exactly.\n"
2440 msgstr ""
2441 "guestfish: protocol error: version mismatch, server version '%s' does not "
2442 "match client version '%s'.  The two versions must match exactly.\n"
2443
2444 #: fish/rc.c:335 fish/rc.c:349
2445 #, c-format
2446 msgid "guestfish: remote: looks like the server is not running\n"
2447 msgstr "guestfish: रिमोट: लगता है कि सर्वर नहीं चल रहा है\n"
2448
2449 #: fish/rc.c:361 fish/rc.c:375
2450 #, c-format
2451 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2452 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर को आरंभिक अभिवादन नहीं भेज सका\n"
2453
2454 #: fish/rc.c:386
2455 #, c-format
2456 msgid "guestfish: protocol error: could not decode reply from server\n"
2457 msgstr "guestfish: प्रोटोकॉल त्रुटि: सर्वर से जवाब डिकोड नहीं कर सका\n"
2458
2459 #: fish/reopen.c:36
2460 #, c-format
2461 msgid "'reopen' command takes no parameters\n"
2462 msgstr "'reopen' कमांड कोई पैरामीटर नहीं लेता है\n"
2463
2464 #: fish/reopen.c:46
2465 #, c-format
2466 msgid "reopen: guestfs_create: failed to create handle\n"
2467 msgstr "reopen: guestfs_create: failed to create handle\n"
2468
2469 #: fish/supported.c:66
2470 msgid "yes"
2471 msgstr ""
2472
2473 #: fish/supported.c:68
2474 msgid "no"
2475 msgstr ""
2476
2477 #: fish/time.c:36
2478 #, c-format
2479 msgid "use 'time command [args...]'\n"
2480 msgstr "use 'time command [args...]'\n"
2481
2482 #: fuse/guestmount.c:866
2483 #, fuzzy, c-format
2484 msgid ""
2485 "%s: FUSE module for libguestfs\n"
2486 "%s lets you mount a virtual machine filesystem\n"
2487 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2488 "Usage:\n"
2489 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2490 "Options:\n"
2491 "  -a|--add image       Add image\n"
2492 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2493 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2494 "  -d|--domain guest    Add disks from libvirt guest\n"
2495 "  --echo-keys          Don't turn off echo for passphrases\n"
2496 "  --format[=raw|..]    Force disk format for -a option\n"
2497 "  --fuse-help          Display extra FUSE options\n"
2498 "  -i|--inspector       Automatically mount filesystems\n"
2499 "  --help               Display help message and exit\n"
2500 "  --keys-from-stdin    Read passphrases from stdin\n"
2501 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2502 "  -n|--no-sync         Don't autosync\n"
2503 "  -o|--option opt      Pass extra option to FUSE\n"
2504 "  -r|--ro              Mount read-only\n"
2505 "  --selinux            Enable SELinux support\n"
2506 "  -v|--verbose         Verbose messages\n"
2507 "  -V|--version         Display version and exit\n"
2508 "  -x|--trace           Trace guestfs API calls\n"
2509 msgstr ""
2510 "%s: FUSE module for libguestfs\n"
2511 "%s lets you mount a virtual machine filesystem\n"
2512 "Copyright (C) 2009 Red Hat Inc.\n"
2513 "Usage:\n"
2514 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2515 "Options:\n"
2516 "  -a|--add image       Add image\n"
2517 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2518 "  --fuse-help          Display extra FUSE options\n"
2519 "  --help               Display help message and exit\n"
2520 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2521 "  -n|--no-sync         Don't autosync\n"
2522 "  -o|--option opt      Pass extra option to FUSE\n"
2523 "  -r|--ro              Mount read-only\n"
2524 "  --selinux            Enable SELinux support\n"
2525 "  --trace              Trace guestfs API calls (to stderr)\n"
2526 "  -v|--verbose         Verbose messages\n"
2527 "  -V|--version         Display version and exit\n"
2528
2529 #: fuse/guestmount.c:1090
2530 #, fuzzy, c-format
2531 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2532 msgstr "%s: must have at least one -a and at least one -m option\n"
2533
2534 #: fuse/guestmount.c:1098
2535 #, c-format
2536 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2537 msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
2538
2539 #: inspector/virt-inspector.c:71
2540 #, fuzzy, c-format
2541 msgid ""
2542 "%s: display information about a virtual machine\n"
2543 "Copyright (C) 2010 Red Hat Inc.\n"
2544 "Usage:\n"
2545 "  %s [--options] -d domname file [file ...]\n"
2546 "  %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2547 "Options:\n"
2548 "  -a|--add image       Add image\n"
2549 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2550 "  -d|--domain guest    Add disks from libvirt guest\n"
2551 "  --echo-keys          Don't turn off echo for passphrases\n"
2552 "  --format[=raw|..]    Force disk format for -a option\n"
2553 "  --help               Display brief help\n"
2554 "  --keys-from-stdin    Read passphrases from stdin\n"
2555 "  -v|--verbose         Verbose messages\n"
2556 "  -V|--version         Display version and exit\n"
2557 "  -x                   Trace libguestfs API calls\n"
2558 "For more information, see the manpage %s(1).\n"
2559 msgstr ""
2560 "%s: FUSE module for libguestfs\n"
2561 "%s lets you mount a virtual machine filesystem\n"
2562 "Copyright (C) 2009 Red Hat Inc.\n"
2563 "Usage:\n"
2564 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2565 "Options:\n"
2566 "  -a|--add image       Add image\n"
2567 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2568 "  --fuse-help          Display extra FUSE options\n"
2569 "  --help               Display help message and exit\n"
2570 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2571 "  -n|--no-sync         Don't autosync\n"
2572 "  -o|--option opt      Pass extra option to FUSE\n"
2573 "  -r|--ro              Mount read-only\n"
2574 "  --selinux            Enable SELinux support\n"
2575 "  --trace              Trace guestfs API calls (to stderr)\n"
2576 "  -v|--verbose         Verbose messages\n"
2577 "  -V|--version         Display version and exit\n"
2578
2579 #: inspector/virt-inspector.c:257
2580 #, c-format
2581 msgid ""
2582 "%s: no operating system could be detected inside this disk image.\n"
2583 "\n"
2584 "This may be because the file is not a disk image, or is not a virtual "
2585 "machine\n"
2586 "image, or because the OS type is not understood by libguestfs.\n"
2587 "\n"
2588 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2589 "must\n"
2590 "install the separate libguestfs-winsupport package.\n"
2591 "\n"
2592 "If you feel this is an error, please file a bug report including as much\n"
2593 "information about the disk image as possible.\n"
2594 msgstr ""
2595
2596 #: inspector/virt-inspector.c:282
2597 #, c-format
2598 msgid "%s: XML write error at \"%s\": %m\n"
2599 msgstr ""
2600
2601 #: inspector/virt-inspector.c:294
2602 #, c-format
2603 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2604 msgstr ""
2605
2606 #: inspector/virt-inspector.c:302
2607 #, fuzzy, c-format
2608 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2609 msgstr "xmlNewTextWriterFilename: XML राइटर बनाने में विफल\n"
2610
2611 #: perl/lib/Sys/Guestfs/Lib.pm:158
2612 msgid "open_guest: first parameter must be a string or an arrayref"
2613 msgstr ""
2614
2615 #: perl/lib/Sys/Guestfs/Lib.pm:164
2616 msgid "open_guest: first argument contains undefined element"
2617 msgstr ""
2618
2619 #: perl/lib/Sys/Guestfs/Lib.pm:172
2620 #, fuzzy, perl-brace-format
2621 msgid "guest image {imagename} does not exist or is not readable"
2622 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
2623
2624 #: perl/lib/Sys/Guestfs/Lib.pm:179
2625 msgid ""
2626 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2627 "XPath::XMLParser)"
2628 msgstr ""
2629
2630 #: perl/lib/Sys/Guestfs/Lib.pm:184
2631 #, fuzzy
2632 msgid "open_guest: too many domains listed on command line"
2633 msgstr "%s: empty command on command line\n"
2634
2635 #: perl/lib/Sys/Guestfs/Lib.pm:191
2636 msgid "open_guest: cannot connect to libvirt"
2637 msgstr ""
2638
2639 #: perl/lib/Sys/Guestfs/Lib.pm:210
2640 #, perl-brace-format
2641 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2642 msgstr ""
2643
2644 #: perl/lib/Sys/Guestfs/Lib.pm:213
2645 #, perl-brace-format
2646 msgid "{imagename} is not the name of a libvirt domain\n"
2647 msgstr ""
2648
2649 #: perl/lib/Sys/Guestfs/Lib.pm:242
2650 #, perl-brace-format
2651 msgid "{imagename} seems to have no disk devices\n"
2652 msgstr ""
2653
2654 #: perl/lib/Sys/Guestfs/Lib.pm:827
2655 msgid ""
2656 "No operating system could be detected inside this disk image.\n"
2657 "\n"
2658 "This may be because the file is not a disk image, or is not a virtual "
2659 "machine\n"
2660 "image, or because the OS type is not understood by virt-inspector.\n"
2661 "\n"
2662 "If you feel this is an error, please file a bug report including as much\n"
2663 "information about the disk image as possible.\n"
2664 msgstr ""
2665
2666 #: perl/lib/Sys/Guestfs/Lib.pm:901
2667 #, perl-brace-format
2668 msgid "unknown filesystem label {label}\n"
2669 msgstr ""
2670
2671 #: perl/lib/Sys/Guestfs/Lib.pm:911
2672 #, perl-brace-format
2673 msgid "unknown filesystem UUID {uuid}\n"
2674 msgstr ""
2675
2676 #: perl/lib/Sys/Guestfs/Lib.pm:936
2677 #, fuzzy, perl-brace-format
2678 msgid "unknown filesystem {fs}\n"
2679 msgstr "किसी फाइल सिस्टम अनारोहित करें"
2680
2681 #: perl/lib/Sys/Guestfs/Lib.pm:1014
2682 #, perl-brace-format
2683 msgid "Error running rpm -qa: {error}"
2684 msgstr ""
2685
2686 #: perl/lib/Sys/Guestfs/Lib.pm:1040
2687 #, perl-brace-format
2688 msgid "Error running dpkg-query: {error}"
2689 msgstr ""
2690
2691 #: perl/lib/Sys/Guestfs/Lib.pm:1105
2692 msgid "Can't find grub on guest"
2693 msgstr ""
2694
2695 #: perl/lib/Sys/Guestfs/Lib.pm:1160
2696 #, perl-brace-format
2697 msgid "Grub entry {title} has no kernel"
2698 msgstr ""
2699
2700 #: perl/lib/Sys/Guestfs/Lib.pm:1191
2701 #, perl-brace-format
2702 msgid "grub refers to {path}, which doesn't exist\n"
2703 msgstr ""
2704
2705 #: perl/lib/Sys/Guestfs/Lib.pm:1214
2706 #, perl-brace-format
2707 msgid "Grub entry {title} does not specify an initrd"
2708 msgstr ""
2709
2710 #: perl/lib/Sys/Guestfs/Lib.pm:1283
2711 #, perl-brace-format
2712 msgid "Didn't find modules directory {modules} for kernel {path}"
2713 msgstr ""
2714
2715 #: perl/lib/Sys/Guestfs/Lib.pm:1291
2716 #, perl-brace-format
2717 msgid "Couldn't guess kernel version number from path for kernel {path}"
2718 msgstr ""
2719
2720 #: perl/lib/Sys/Guestfs/Lib.pm:1345
2721 #, fuzzy, perl-brace-format
2722 msgid "{path} doesn't match augeas pattern"
2723 msgstr "किसी प्रारूप से मेल खाता पंक्ति"
2724
2725 #: perl/lib/Sys/Guestfs/Lib.pm:1384
2726 #, perl-brace-format
2727 msgid "{filename}: could not read initrd format"
2728 msgstr ""
2729
2730 #: rescue/virt-rescue.c:59
2731 #, fuzzy, c-format
2732 msgid ""
2733 "%s: Run a rescue shell on a virtual machine\n"
2734 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2735 "Usage:\n"
2736 "  %s [--options] -d domname\n"
2737 "  %s [--options] -a disk.img [-a disk.img ...]\n"
2738 "Options:\n"
2739 "  -a|--add image       Add image\n"
2740 "  --append kernelopts  Append kernel options\n"
2741 "  -c|--connect uri     Specify libvirt URI for -d option\n"
2742 "  -d|--domain guest    Add disks from libvirt guest\n"
2743 "  --format[=raw|..]    Force disk format for -a option\n"
2744 "  --help               Display brief help\n"
2745 "  -m|--memsize MB      Set memory size in megabytes\n"
2746 "  --network            Enable network\n"
2747 "  -r|--ro              Access read-only\n"
2748 "  --selinux            Enable SELinux\n"
2749 "  -v|--verbose         Verbose messages\n"
2750 "  -V|--version         Display version and exit\n"
2751 "  -x                   Trace libguestfs API calls\n"
2752 "For more information, see the manpage %s(1).\n"
2753 msgstr ""
2754 "%s: FUSE module for libguestfs\n"
2755 "%s lets you mount a virtual machine filesystem\n"
2756 "Copyright (C) 2009 Red Hat Inc.\n"
2757 "Usage:\n"
2758 "  %s [--options] [-- [--FUSE-options]] mountpoint\n"
2759 "Options:\n"
2760 "  -a|--add image       Add image\n"
2761 "  --dir-cache-timeout  Set readdir cache timeout (default 5 sec)\n"
2762 "  --fuse-help          Display extra FUSE options\n"
2763 "  --help               Display help message and exit\n"
2764 "  -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2765 "  -n|--no-sync         Don't autosync\n"
2766 "  -o|--option opt      Pass extra option to FUSE\n"
2767 "  -r|--ro              Mount read-only\n"
2768 "  --selinux            Enable SELinux support\n"
2769 "  --trace              Trace guestfs API calls (to stderr)\n"
2770 "  -v|--verbose         Verbose messages\n"
2771 "  -V|--version         Display version and exit\n"
2772
2773 #: rescue/virt-rescue.c:172
2774 #, fuzzy, c-format
2775 msgid "%s: could not parse memory size '%s'\n"
2776 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2777
2778 #: rescue/virt-rescue.c:406
2779 #, fuzzy, c-format
2780 msgid "%s: unknown child exit status (%d)\n"
2781 msgstr "%s: unknown long option: %s (%d)\n"
2782
2783 #: src/appliance.c:181
2784 #, c-format
2785 msgid ""
2786 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2787 "LIBGUESTFS_PATH (search path: %s)"
2788 msgstr ""
2789
2790 #: src/appliance.c:331
2791 #, c-format
2792 msgid "security: cached appliance %s is not owned by UID %d"
2793 msgstr ""
2794
2795 #: src/appliance.c:336
2796 #, c-format
2797 msgid "security: cached appliance %s is not a directory (mode %o)"
2798 msgstr ""
2799
2800 #: src/appliance.c:341
2801 #, c-format
2802 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2803 msgstr ""
2804
2805 #: src/appliance.c:655
2806 #, fuzzy
2807 msgid "external command failed, see earlier error messages"
2808 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2809
2810 #: src/filearch.c:153
2811 #, c-format
2812 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2813 msgstr ""
2814
2815 #: src/filearch.c:266
2816 msgid ""
2817 "file-architecture API not available since this version of libguestfs was "
2818 "compiled without PCRE or libmagic libraries"
2819 msgstr ""
2820
2821 #: src/guestfs.c:178
2822 #, c-format
2823 msgid "guestfs_close: called twice on the same handle\n"
2824 msgstr "guestfs_close: called twice on the same handle\n"
2825
2826 #: src/guestfs.c:290
2827 #, c-format
2828 msgid "libguestfs: error: %s\n"
2829 msgstr "libguestfs: error: %s\n"
2830
2831 #: src/guestfs.c:791
2832 #, c-format
2833 msgid "<truncated, original size %zu bytes>"
2834 msgstr ""
2835
2836 #: src/inspect.c:478 src/inspect.c:1163 src/inspect.c:2603 src/inspect.c:2646
2837 #: src/inspect.c:2696 src/inspect.c:2740
2838 #, c-format
2839 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2840 msgstr ""
2841
2842 #: src/inspect.c:1197
2843 #, fuzzy
2844 msgid "could not parse /etc/fstab or empty file"
2845 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2846
2847 #: src/inspect.c:1413
2848 #, c-format
2849 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2850 msgstr ""
2851
2852 #: src/inspect.c:1694 src/inspect.c:1707
2853 #, fuzzy, c-format
2854 msgid "could not parse integer in version number: %s"
2855 msgstr "आकार विशिष्टता '%s' विश्लेषित नहीं कर सका\n"
2856
2857 #: src/inspect.c:1801
2858 msgid "no inspection data: call guestfs_inspect_os first"
2859 msgstr ""
2860
2861 #: src/inspect.c:1813
2862 #, c-format
2863 msgid ""
2864 "%s: root device not found: only call this function with a root device "
2865 "previously returned by guestfs_inspect_os"
2866 msgstr ""
2867
2868 #: src/inspect.c:1942
2869 msgid "not a Windows guest, or systemroot could not be determined"
2870 msgstr ""
2871
2872 #: src/inspect.c:2234 src/inspect.c:2256 src/inspect.c:2281
2873 #, fuzzy
2874 msgid "unexpected end of output from db_dump command"
2875 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2876
2877 #: src/inspect.c:2705
2878 #, c-format
2879 msgid "%s: file is empty"
2880 msgstr ""
2881
2882 #: src/inspect.c:2768
2883 msgid ""
2884 "inspection API not available since this version of libguestfs was compiled "
2885 "without PCRE or hivex libraries"
2886 msgstr ""
2887
2888 #: src/launch.c:95
2889 msgid "command line cannot be altered after qemu subprocess launched"
2890 msgstr "कमांड लाइन को qemu उप प्रक्रिया के लॉन्च के बाद बदला नहीं जा सकता है"
2891
2892 #: src/launch.c:152
2893 msgid "guestfs_config: parameter must begin with '-' character"
2894 msgstr "guestfs_config: parameter must begin with '-' character"
2895
2896 #: src/launch.c:166
2897 #, c-format
2898 msgid "guestfs_config: parameter '%s' isn't allowed"
2899 msgstr "guestfs_config: parameter '%s' isn't allowed"
2900
2901 #: src/launch.c:232 src/launch.c:336
2902 msgid "filename cannot contain ',' (comma) character"
2903 msgstr "फाइलनाम में ',' (comma) वर्ण नहीं होता है"
2904
2905 #: src/launch.c:244 src/launch.c:249
2906 #, c-format
2907 msgid "%s parameter is empty or contains disallowed characters"
2908 msgstr ""
2909
2910 #: src/launch.c:360
2911 msgid "you must call guestfs_add_drive before guestfs_launch"
2912 msgstr "you must call guestfs_add_drive before guestfs_launch"
2913
2914 #: src/launch.c:365
2915 #, fuzzy
2916 msgid "the libguestfs handle has already been launched"
2917 msgstr "qemu को पहले ही लॉन्च कर दिया गया है"
2918
2919 #: src/launch.c:377
2920 #, c-format
2921 msgid "%s: cannot create temporary directory"
2922 msgstr "%s: को अस्थायी निर्देशिका नहीं बना सकता है"
2923
2924 #: src/launch.c:725
2925 msgid "guestfs_launch failed, see earlier error messages"
2926 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
2927
2928 #: src/launch.c:738
2929 msgid "qemu launched and contacted daemon, but state != READY"
2930 msgstr "qemu launched and contacted daemon, but state != READY"
2931
2932 #: src/launch.c:879
2933 #, c-format
2934 msgid ""
2935 "%s: command failed: If qemu is located on a non-standard path, try setting "
2936 "the LIBGUESTFS_QEMU environment variable."
2937 msgstr ""
2938 "%s: command failed: If qemu is located on a non-standard path, try setting "
2939 "the LIBGUESTFS_QEMU environment variable."
2940
2941 #: src/launch.c:971
2942 msgid "qemu has not been launched yet"
2943 msgstr "qemu को अबतक लॉन्च नहीं किया गया है"
2944
2945 #: src/launch.c:982
2946 msgid "no subprocess to kill"
2947 msgstr "किल करने के लिए कोई उपप्रक्रिया नहीं"
2948
2949 #: src/proto.c:146
2950 #, c-format
2951 msgid "guestfs_set_busy: called when in state %d != READY"
2952 msgstr "guestfs_set_busy: called when in state %d != READY"
2953
2954 #: src/proto.c:169
2955 #, c-format
2956 msgid "guestfs_end_busy: called when in state %d"
2957 msgstr "guestfs_end_busy: called when in state %d"
2958
2959 #: src/proto.c:350
2960 #, c-format
2961 msgid ""
2962 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2963 msgstr ""
2964 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2965
2966 #: src/proto.c:519 src/proto.c:580
2967 msgid "unexpected end of file when reading from daemon"
2968 msgstr "डेमॉन से पढ़ने के दौरान फाइल का अप्रत्याशित अंत"
2969
2970 #: src/proto.c:540
2971 #, c-format
2972 msgid "received magic signature from guestfsd, but in state %d"
2973 msgstr "guestfsd से जादुई हस्ताक्षर पाया , लेकिन %d स्थिति में"
2974
2975 #: src/proto.c:557
2976 #, c-format
2977 msgid "message length (%u) > maximum possible size (%d)"
2978 msgstr "message length (%u) > maximum possible size (%d)"
2979
2980 #: src/proto.c:709
2981 #, c-format
2982 msgid "guestfs___send: state %d != BUSY"
2983 msgstr "guestfs___send: state %d != BUSY"
2984
2985 #: src/proto.c:733
2986 msgid "xdr_guestfs_message_header failed"
2987 msgstr "xdr_guestfs_message_header failed"
2988
2989 #: src/proto.c:742
2990 msgid "dispatch failed to marshal args"
2991 msgstr "dispatch failed to marshal args"
2992
2993 #: src/proto.c:872
2994 #, c-format
2995 msgid "send_file_chunk: state %d != READY"
2996 msgstr "send_file_chunk: state %d != READY"
2997
2998 #: src/proto.c:888
2999 #, c-format
3000 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3001 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3002
3003 #: src/proto.c:1011
3004 #, c-format
3005 msgid "%s: error in chunked encoding"
3006 msgstr "%s: error in chunked encoding"
3007
3008 #: src/proto.c:1039
3009 msgid "write to daemon socket"
3010 msgstr "डेमॉन सॉकेट में लिखें"
3011
3012 #: src/proto.c:1062
3013 msgid "receive_file_data: parse error in reply callback"
3014 msgstr "receive_file_data: parse error in reply callback"
3015
3016 #: src/proto.c:1067
3017 msgid "receive_file_data: unexpected flag received when reading file chunks"
3018 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3019
3020 #: src/proto.c:1075
3021 msgid "failed to parse file chunk"
3022 msgstr "फाइल के ढेर को विश्लेषित नहीं कर सका"
3023
3024 #: src/proto.c:1084
3025 msgid "file receive cancelled by daemon"
3026 msgstr "फाइल प्राप्ति को डेमॉन के द्वारा रद्द किया गया"
3027
3028 #: src/virt.c:90
3029 #, c-format
3030 msgid "could not connect to libvirt (code %d, domain %d): %s"
3031 msgstr ""
3032
3033 #: src/virt.c:98
3034 #, fuzzy, c-format
3035 msgid "no libvirt domain called '%s': %s"
3036 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3037
3038 #: src/virt.c:149
3039 #, c-format
3040 msgid "error reading libvirt XML information: %s"
3041 msgstr ""
3042
3043 #: src/virt.c:159
3044 msgid "unable to parse XML information returned by libvirt"
3045 msgstr ""
3046
3047 #: src/virt.c:165
3048 #, fuzzy
3049 msgid "unable to create new XPath context"
3050 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3051
3052 #: src/virt.c:172
3053 #, fuzzy
3054 msgid "unable to evaluate XPath expression"
3055 msgstr "guestfs_create: नियंत्रण बनाने में विफल\n"
3056
3057 #: src/virt.c:269
3058 #, fuzzy
3059 msgid "libvirt domain has no disks"
3060 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3061
3062 #: src/virt.c:322
3063 #, c-format
3064 msgid "error getting domain info: %s"
3065 msgstr ""
3066
3067 #: src/virt.c:326
3068 msgid ""
3069 "error: domain is a live virtual machine.\n"
3070 "You must use readonly access because write access to a running virtual "
3071 "machine\n"
3072 "can cause disk corruption."
3073 msgstr ""
3074
3075 #: src/virt.c:352
3076 msgid ""
3077 "add-domain API not available since this version of libguestfs was compiled "
3078 "without libvirt or libxml2"
3079 msgstr ""
3080
3081 #: test-tool/test-tool.c:82
3082 #, c-format
3083 msgid ""
3084 "libguestfs-test-tool: interactive test tool\n"
3085 "Copyright (C) 2009 Red Hat Inc.\n"
3086 "Usage:\n"
3087 "  libguestfs-test-tool [--options]\n"
3088 "Options:\n"
3089 "  --help         Display usage\n"
3090 "  --helper libguestfs-test-tool-helper\n"
3091 "                 Helper program (default: %s)\n"
3092 "  --qemudir dir  Specify QEMU source directory\n"
3093 "  --qemu qemu    Specify QEMU binary\n"
3094 "  --timeout n\n"
3095 "  -t n           Set launch timeout (default: %d seconds)\n"
3096 msgstr ""
3097 "libguestfs-test-tool: interactive test tool\n"
3098 "Copyright (C) 2009 Red Hat Inc.\n"
3099 "Usage:\n"
3100 "  libguestfs-test-tool [--options]\n"
3101 "Options:\n"
3102 "  --help         Display usage\n"
3103 "  --helper libguestfs-test-tool-helper\n"
3104 "                 Helper program (default: %s)\n"
3105 "  --qemudir dir  Specify QEMU source directory\n"
3106 "  --qemu qemu    Specify QEMU binary\n"
3107 "  --timeout n\n"
3108 "  -t n           Set launch timeout (default: %d seconds)\n"
3109
3110 #: test-tool/test-tool.c:138
3111 #, c-format
3112 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3113 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3114
3115 #: test-tool/test-tool.c:147
3116 #, c-format
3117 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3118 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3119
3120 #: test-tool/test-tool.c:159
3121 #, c-format
3122 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3123 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3124
3125 #: test-tool/test-tool.c:182
3126 #, c-format
3127 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3128 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3129
3130 #: test-tool/test-tool.c:189 test-tool/test-tool.c:198
3131 #, c-format
3132 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3133 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3134
3135 #: test-tool/test-tool.c:206
3136 #, c-format
3137 msgid "libguestfs-test-tool: guestfs_version failed\n"
3138 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3139
3140 #: test-tool/test-tool.c:228
3141 #, c-format
3142 msgid "libguestfs-test-tool: failed to launch appliance\n"
3143 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3144
3145 #: test-tool/test-tool.c:240
3146 #, c-format
3147 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3148 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3149
3150 #: test-tool/test-tool.c:246
3151 #, c-format
3152 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3153 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3154
3155 #: test-tool/test-tool.c:252
3156 #, c-format
3157 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3158 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3159
3160 #: test-tool/test-tool.c:258
3161 #, c-format
3162 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3163 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3164
3165 #: test-tool/test-tool.c:264
3166 #, c-format
3167 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3168 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3169
3170 #: test-tool/test-tool.c:272
3171 #, c-format
3172 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3173 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3174
3175 #: test-tool/test-tool.c:303
3176 #, c-format
3177 msgid ""
3178 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3179 "--qemu/--qemudir options cannot be used.\n"
3180 msgstr ""
3181 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3182 "--qemu/--qemudir options cannot be used.\n"
3183
3184 #: test-tool/test-tool.c:311
3185 #, c-format
3186 msgid "Binary '%s' does not exist or is not executable\n"
3187 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3188
3189 #: test-tool/test-tool.c:325
3190 #, c-format
3191 msgid "%s: does not look like a qemu source directory\n"
3192 msgstr "%s: qemu स्रोत निर्देशिका की तरह नहीं दिखता है\n"
3193
3194 #: test-tool/test-tool.c:374
3195 #, c-format
3196 msgid ""
3197 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3198 "available.  Expected to find it in '%s'\n"
3199 "\n"
3200 "Use the --helper option to specify the location of this program.\n"
3201 msgstr ""
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
3207 #: test-tool/test-tool.c:390
3208 #, c-format
3209 msgid "command failed: %s"
3210 msgstr "कमांड विफल: %s"
3211
3212 #: test-tool/test-tool.c:398
3213 #, c-format
3214 msgid ""
3215 "Test tool helper program %s\n"
3216 "is not statically linked.  This is a build error when this test tool\n"
3217 "was built.\n"
3218 msgstr ""
3219 "टेस्ट टूल हेल्पर प्रोग्राम %s\n"
3220 "स्थैतिक रूप से लिंक नहीं है.  यह एक बिल्ड त्रुटि है जब यह जाँच टूल\n"
3221 "बनाया गया था.\n"
3222
3223 #: test-tool/test-tool.c:432
3224 #, c-format
3225 msgid "mkisofs command failed: %s\n"
3226 msgstr "mkisofs कमांड विफल: %s\n"
3227
3228 #: tools/virt-edit.pl:169
3229 msgid "virt-edit: no image, VM names or filenames to edit given"
3230 msgstr ""
3231
3232 #: tools/virt-edit.pl:185 tools/virt-tar.pl:243 tools/virt-win-reg.pl:217
3233 #, perl-brace-format
3234 msgid ""
3235 "{prog}: No operating system could be detected inside this disk image.\n"
3236 "\n"
3237 "This may be because the file is not a disk image, or is not a virtual "
3238 "machine\n"
3239 "image, or because the OS type is not understood by libguestfs.\n"
3240 "\n"
3241 "If you feel this is an error, please file a bug report including as much\n"
3242 "information about the disk image as possible.\n"
3243 msgstr ""
3244
3245 #: tools/virt-edit.pl:189 tools/virt-tar.pl:247 tools/virt-win-reg.pl:221
3246 #, perl-brace-format
3247 msgid "{prog}: multiboot operating systems are not supported.\n"
3248 msgstr ""
3249
3250 #: tools/virt-edit.pl:221
3251 msgid "File not changed.\n"
3252 msgstr ""
3253
3254 #: tools/virt-list-filesystems.pl:142
3255 msgid "virt-list-filesystems: no image or VM name given"
3256 msgstr ""
3257
3258 #: tools/virt-list-partitions.pl:152
3259 msgid "virt-list-partitions: no image or VM name given"
3260 msgstr ""
3261
3262 #: tools/virt-make-fs.pl:291
3263 msgid "virt-make-fs input output\n"
3264 msgstr ""
3265
3266 #: tools/virt-make-fs.pl:321
3267 msgid "unexpected output from 'du' command"
3268 msgstr ""
3269
3270 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3271 #: tools/virt-make-fs.pl:453
3272 #, perl-brace-format
3273 msgid "{f}: unknown input format: {fmt}\n"
3274 msgstr ""
3275
3276 #: tools/virt-make-fs.pl:391
3277 #, perl-brace-format
3278 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3279 msgstr ""
3280
3281 #: tools/virt-make-fs.pl:401
3282 #, fuzzy
3283 msgid ""
3284 "qemu-img create: failed to create disk image, see earlier error messages\n"
3285 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3286
3287 #: tools/virt-make-fs.pl:412
3288 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3289 msgstr ""
3290
3291 #: tools/virt-make-fs.pl:437
3292 #, fuzzy
3293 msgid "tar: failed, see earlier messages\n"
3294 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3295
3296 #: tools/virt-make-fs.pl:459
3297 #, fuzzy
3298 msgid "uncompress command failed, see earlier messages\n"
3299 msgstr "guestfs_launch विफल, पहले की त्रुटि संदेश देखें"
3300
3301 #: tools/virt-make-fs.pl:494
3302 msgid ""
3303 "virt-make-fs: error copying contents into filesystem\n"
3304 "An error here usually means that the program did not estimate the\n"
3305 "filesystem size correctly.  Please read the BUGS section of the manpage.\n"
3306 msgstr ""
3307
3308 #: tools/virt-resize.pl:33
3309 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3310 msgstr ""
3311
3312 #: tools/virt-resize.pl:581
3313 #, fuzzy, perl-brace-format
3314 msgid "virt-resize: {file}: does not exist or is not readable\n"
3315 msgstr "द्विपदीय '%s' मौजूद नहीं है या निष्पादनीय नहीं है\n"
3316
3317 #: tools/virt-resize.pl:583
3318 #, perl-brace-format
3319 msgid ""
3320 "virt-resize: {file}: does not exist or is not writable\n"
3321 "You have to create the destination disk before running this program.\n"
3322 "Please read the virt-resize(1) manpage for more information.\n"
3323 msgstr ""
3324
3325 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3326 #, perl-brace-format
3327 msgid ""
3328 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3329 msgstr ""
3330
3331 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3332 msgid "virt-resize: short read"
3333 msgstr ""
3334
3335 #: tools/virt-resize.pl:827
3336 #, fuzzy, perl-brace-format
3337 msgid "virt-resize: no logical volume called {n}\n"
3338 msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें"
3339
3340 #: tools/virt-resize.pl:847
3341 #, perl-brace-format
3342 msgid ""
3343 "{p}: partition not found in the source disk image, when using the '{opt}' "
3344 "command line option\n"
3345 msgstr ""
3346
3347 #: tools/virt-resize.pl:853
3348 #, perl-brace-format
3349 msgid ""
3350 "{p}: partition ignored, you cannot use it in another command line argument\n"
3351 msgstr ""
3352
3353 #: tools/virt-resize.pl:857
3354 #, perl-brace-format
3355 msgid ""
3356 "{p}: partition deleted, you cannot use it in another command line argument\n"
3357 msgstr ""
3358
3359 #: tools/virt-resize.pl:899
3360 #, perl-brace-format
3361 msgid "{p}: this partition has already been marked for resizing\n"
3362 msgstr ""
3363
3364 #: tools/virt-resize.pl:907
3365 #, perl-brace-format
3366 msgid "{p}: missing size field in {o} option\n"
3367 msgstr ""
3368
3369 #: tools/virt-resize.pl:924
3370 #, perl-brace-format
3371 msgid "{p}: {f}: cannot parse size field\n"
3372 msgstr ""
3373
3374 #: tools/virt-resize.pl:929
3375 #, perl-brace-format
3376 msgid "{p}: new size is zero or negative\n"
3377 msgstr ""
3378
3379 #: tools/virt-resize.pl:952
3380 #, perl-brace-format
3381 msgid ""
3382 "{p}: cannot make this partition smaller because it contains a\n"
3383 "filesystem, physical volume or other content that is larger than the new "
3384 "size.\n"
3385 "You have to resize the content first, see virt-resize(1).\n"
3386 msgstr ""
3387
3388 #: tools/virt-resize.pl:968
3389 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3390 msgstr ""
3391
3392 #: tools/virt-resize.pl:1017
3393 #, perl-brace-format
3394 msgid ""
3395 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3396 "expand into.  You need to make the target disk larger by at least {h}.\n"
3397 msgstr ""
3398
3399 #: tools/virt-resize.pl:1032
3400 msgid ""
3401 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3402 "(see 'deficit' in the virt-resize(1) man page)\n"
3403 msgstr ""
3404
3405 #: tools/virt-resize.pl:1047
3406 msgid "Summary of changes:\n"
3407 msgstr ""
3408
3409 #: tools/virt-resize.pl:1051
3410 #, perl-brace-format
3411 msgid "{p}: partition will be ignored\n"
3412 msgstr ""
3413
3414 #: tools/virt-resize.pl:1053
3415 #, perl-brace-format
3416 msgid "{p}: partition will be deleted\n"
3417 msgstr ""
3418
3419 #: tools/virt-resize.pl:1055
3420 #, perl-brace-format
3421 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3422 msgstr ""
3423
3424 #: tools/virt-resize.pl:1060
3425 #, perl-brace-format
3426 msgid "{p}: content will be expanded using the '{meth}' method\n"
3427 msgstr ""
3428
3429 #: tools/virt-resize.pl:1065
3430 #, perl-brace-format
3431 msgid "{p}: partition will be left alone\n"
3432 msgstr ""
3433
3434 #: tools/virt-resize.pl:1070
3435 #, perl-brace-format
3436 msgid "{n}: LV will be expanded to maximum size\n"
3437 msgstr ""
3438
3439 #: tools/virt-resize.pl:1076
3440 #, perl-brace-format
3441 msgid "{n}: content will be expanded using the '{meth}' method\n"
3442 msgstr ""
3443
3444 #: tools/virt-resize.pl:1083
3445 #, perl-brace-format
3446 msgid "There is a surplus of {spl} bytes ({h}).\n"
3447 msgstr ""
3448
3449 #: tools/virt-resize.pl:1088
3450 msgid "An extra partition will be created for the surplus.\n"
3451 msgstr ""
3452
3453 #: tools/virt-resize.pl:1090
3454 msgid ""
3455 "The surplus space is not large enough for an extra partition to be created\n"
3456 "and so it will just be ignored.\n"
3457 msgstr ""
3458
3459 #: tools/virt-resize.pl:1093
3460 msgid ""
3461 "The surplus space will be ignored.  Run a partitioning program in the guest\n"
3462 "to partition this extra space if you want.\n"
3463 msgstr ""
3464
3465 #: tools/virt-resize.pl:1096
3466 #, perl-brace-format
3467 msgid ""
3468 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3469 "You need to make the target disk larger by at least this amount,\n"
3470 "or adjust your resizing requests.\n"
3471 msgstr ""
3472
3473 #: tools/virt-resize.pl:1113
3474 msgid "virt-resize: source disk does not have a first partition\n"
3475 msgstr ""
3476
3477 #: tools/virt-resize.pl:1208
3478 #, perl-brace-format
3479 msgid "Copying {p} ...\n"
3480 msgstr ""
3481
3482 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3483 #, perl-brace-format
3484 msgid "Expanding {p} using the '{meth}' method\n"
3485 msgstr ""
3486
3487 #: tools/virt-tar.pl:183 tools/virt-tar.pl:190
3488 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3489 msgstr ""
3490
3491 #: tools/virt-tar.pl:212
3492 msgid "virt-tar: no image, VM names, directory or filename given"
3493 msgstr ""
3494
3495 #: tools/virt-tar.pl:215
3496 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3497 msgstr ""
3498
3499 #: tools/virt-tar.pl:226
3500 #, perl-brace-format
3501 msgid "virt-tar: {tarball}: file not found\n"
3502 msgstr ""
3503
3504 #: tools/virt-tar.pl:229
3505 #, perl-brace-format
3506 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3507 msgstr ""
3508
3509 #: tools/virt-win-reg.pl:201
3510 msgid "no libvirt domain name or disk image given\n"
3511 msgstr ""
3512
3513 #: tools/virt-win-reg.pl:240
3514 msgid ""
3515 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3516 "export\n"
3517 msgstr ""
3518
3519 #: tools/virt-win-reg.pl:351
3520 #, perl-brace-format
3521 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3522 msgstr ""
3523
3524 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3525 #, perl-brace-format
3526 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3527 msgstr ""
3528
3529 #: tools/virt-win-reg.pl:375
3530 #, perl-brace-format
3531 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3532 msgstr ""
3533
3534 #: tools/virt-win-reg.pl:397
3535 #, perl-brace-format
3536 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3537 msgstr ""
3538
3539 #, fuzzy
3540 #~ msgid "failed to create temporary cache directory: %m"
3541 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3542
3543 #, fuzzy
3544 #~ msgid "error renaming temporary cache directory: %m"
3545 #~ msgstr "एक अस्थायी निर्देशिका बनाएँ"
3546
3547 #, fuzzy
3548 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3549 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3550
3551 #, fuzzy
3552 #~ msgid "  Mountpoints:\n"
3553 #~ msgstr "आरोहबिंदु दिखाएँ"
3554
3555 #, fuzzy
3556 #~ msgid "  Filesystems:\n"
3557 #~ msgstr "फाइलसिस्टम बनाएँ"
3558
3559 #~ msgid "allocate an image"
3560 #~ msgstr "छवि आबंटित करें"
3561
3562 #~ msgid "edit a file in the image"
3563 #~ msgstr "छवि में कोई फाइल संपादित करें"
3564
3565 #~ msgid "view a file in the pager"
3566 #~ msgstr "पेजर में फाइल देखें"
3567
3568 #~ msgid ""
3569 #~ "echo - display a line of text\n"
3570 #~ "     echo [<params> ...]\n"
3571 #~ "\n"
3572 #~ "    This echos the parameters to the terminal.\n"
3573 #~ msgstr ""
3574 #~ "echo - display a line of text\n"
3575 #~ "     echo [<params> ...]\n"
3576 #~ "\n"
3577 #~ "    This echos the parameters to the terminal.\n"
3578
3579 #, fuzzy
3580 #~ msgid ""
3581 #~ "edit - edit a file in the image\n"
3582 #~ "     edit <filename>\n"
3583 #~ "\n"
3584 #~ "    This is used to edit a file.\n"
3585 #~ "\n"
3586 #~ "    It is the equivalent of (and is implemented by)\n"
3587 #~ "    running \"cat\", editing locally, and then \"write\".\n"
3588 #~ "\n"
3589 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3590 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3591 #~ "\n"
3592 #~ "    NOTE: This will not work reliably for large files\n"
3593 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3594 #~ msgstr ""
3595 #~ "edit - edit a file in the image\n"
3596 #~ "     edit <filename>\n"
3597 #~ "\n"
3598 #~ "    This is used to edit a file.\n"
3599 #~ "\n"
3600 #~ "    It is the equivalent of (and is implemented by)\n"
3601 #~ "    running \"cat\", editing locally, and then \"write-file\".\n"
3602 #~ "\n"
3603 #~ "    Normally it uses $EDITOR, but if you use the aliases\n"
3604 #~ "    \"vi\" or \"emacs\" you will get those editors.\n"
3605 #~ "\n"
3606 #~ "    NOTE: This will not work reliably for large files\n"
3607 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3608
3609 #~ msgid ""
3610 #~ "lcd - local change directory\n"
3611 #~ "    lcd <directory>\n"
3612 #~ "\n"
3613 #~ "    Change guestfish's current directory. This command is\n"
3614 #~ "    useful if you want to download files to a particular\n"
3615 #~ "    place.\n"
3616 #~ msgstr ""
3617 #~ "lcd - local change directory\n"
3618 #~ "    lcd <directory>\n"
3619 #~ "\n"
3620 #~ "    Change guestfish's current directory. This command is\n"
3621 #~ "    useful if you want to download files to a particular\n"
3622 #~ "    place.\n"
3623
3624 #~ msgid ""
3625 #~ "glob - expand wildcards in command\n"
3626 #~ "    glob <command> [<args> ...]\n"
3627 #~ "\n"
3628 #~ "    Glob runs <command> with wildcards expanded in any\n"
3629 #~ "    command args.  Note that the command is run repeatedly\n"
3630 #~ "    once for each expanded argument.\n"
3631 #~ msgstr ""
3632 #~ "glob - expand wildcards in command\n"
3633 #~ "    glob <command> [<args> ...]\n"
3634 #~ "\n"
3635 #~ "    Glob runs <command> with wildcards expanded in any\n"
3636 #~ "    command args.  Note that the command is run repeatedly\n"
3637 #~ "    once for each expanded argument.\n"
3638
3639 #~ msgid ""
3640 #~ "more - view a file in the pager\n"
3641 #~ "     more <filename>\n"
3642 #~ "\n"
3643 #~ "    This is used to view a file in the pager.\n"
3644 #~ "\n"
3645 #~ "    It is the equivalent of (and is implemented by)\n"
3646 #~ "    running \"cat\" and using the pager.\n"
3647 #~ "\n"
3648 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3649 #~ "    \"less\" then it always uses \"less\".\n"
3650 #~ "\n"
3651 #~ "    NOTE: This will not work reliably for large files\n"
3652 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3653 #~ msgstr ""
3654 #~ "more - view a file in the pager\n"
3655 #~ "     more <filename>\n"
3656 #~ "\n"
3657 #~ "    This is used to view a file in the pager.\n"
3658 #~ "\n"
3659 #~ "    It is the equivalent of (and is implemented by)\n"
3660 #~ "    running \"cat\" and using the pager.\n"
3661 #~ "\n"
3662 #~ "    Normally it uses $PAGER, but if you use the alias\n"
3663 #~ "    \"less\" then it always uses \"less\".\n"
3664 #~ "\n"
3665 #~ "    NOTE: This will not work reliably for large files\n"
3666 #~ "    (> 2 MB) or binary files containing \\0 bytes.\n"
3667
3668 #~ msgid ""
3669 #~ "reopen - close and reopen the libguestfs handle\n"
3670 #~ "     reopen\n"
3671 #~ "\n"
3672 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3673 #~ "this normally, because the handle is closed properly when guestfish\n"
3674 #~ "exits.  However this is occasionally useful for testing.\n"
3675 #~ msgstr ""
3676 #~ "reopen - close and reopen the libguestfs handle\n"
3677 #~ "     reopen\n"
3678 #~ "\n"
3679 #~ "Close and reopen the libguestfs handle.  It is not necessary to use\n"
3680 #~ "this normally, because the handle is closed properly when guestfish\n"
3681 #~ "exits.  However this is occasionally useful for testing.\n"
3682
3683 #, fuzzy
3684 #~ msgid ""
3685 #~ "sparse - allocate a sparse image file\n"
3686 #~ "     sparse <filename> <size>\n"
3687 #~ "\n"
3688 #~ "    This creates an empty sparse file of the given size,\n"
3689 #~ "    and then adds so it can be further examined.\n"
3690 #~ "\n"
3691 #~ "    In all respects it works the same as the 'alloc'\n"
3692 #~ "    command, except that the image file is allocated\n"
3693 #~ "    sparsely, which means that disk blocks are not assigned\n"
3694 #~ "    to the file until they are needed.  Sparse disk files\n"
3695 #~ "    only use space when written to, but they are slower\n"
3696 #~ "    and there is a danger you could run out of real disk\n"
3697 #~ "    space during a write operation.\n"
3698 #~ "\n"
3699 #~ "    For more advanced image creation, see qemu-img utility.\n"
3700 #~ "\n"
3701 #~ "    Size can be specified using standard suffixes, eg. '1M'.\n"
3702 #~ msgstr ""
3703 #~ "sparse - allocate a sparse image file\n"
3704 #~ "     sparse <filename> <size>\n"
3705 #~ "\n"
3706 #~ "    This creates an empty sparse file of the given size,\n"
3707 #~ "    and then adds so it can be further examined.\n"
3708 #~ "\n"
3709 #~ "    In all respects it works the same as the 'alloc'\n"
3710 #~ "    command, except that the image file is allocated\n"
3711 #~ "    sparsely, which means that disk blocks are not assigned\n"
3712 #~ "    to the file until they are needed.  Sparse disk files\n"
3713 #~ "    only use space when written to, but they are slower\n"
3714 #~ "    and there is a danger you could run out of real disk\n"
3715 #~ "    space during a write operation.\n"
3716 #~ "\n"
3717 #~ "    For more advanced image creation, see qemu-img utility.\n"
3718 #~ "\n"
3719 #~ "    Size can be specified (where <nn> means a number):\n"
3720 #~ "    <nn>             number of kilobytes\n"
3721 #~ "      eg: 1440       standard 3.5\" floppy\n"
3722 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3723 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3724 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3725 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3726 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3727 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3728 #~ "    <nn>sects        number of 512 byte sectors\n"
3729
3730 #~ msgid ""
3731 #~ "time - measure time taken to run command\n"
3732 #~ "    time <command> [<args> ...]\n"
3733 #~ "\n"
3734 #~ "    This runs <command> as usual, and prints the elapsed\n"
3735 #~ "    time afterwards.\n"
3736 #~ msgstr ""
3737 #~ "time - measure time taken to run command\n"
3738 #~ "    time <command> [<args> ...]\n"
3739 #~ "\n"
3740 #~ "    This runs <command> as usual, and prints the elapsed\n"
3741 #~ "    time afterwards.\n"
3742
3743 #~ msgid "external command failed: %s"
3744 #~ msgstr "बाहरी कमांड विफल: %s"
3745
3746 #~ msgid "test if file exists"
3747 #~ msgstr "जाँचें यदि फाइल मौजूद है"
3748
3749 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3750 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3751
3752 #~ msgid "failed to connect to vmchannel socket"
3753 #~ msgstr "vmchannel सॉकेट कनेक्ट होने में विफल"
3754
3755 #, fuzzy
3756 #~ msgid ""
3757 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3758 #~ "selinux\n"
3759 #~ msgstr ""
3760 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3761
3762 #, fuzzy
3763 #~ msgid "cpio command failed: {error}"
3764 #~ msgstr "कमांड विफल: %s"
3765
3766 #~ msgid ""
3767 #~ "alloc - allocate an image\n"
3768 #~ "     alloc <filename> <size>\n"
3769 #~ "\n"
3770 #~ "    This creates an empty (zeroed) file of the given size,\n"
3771 #~ "    and then adds so it can be further examined.\n"
3772 #~ "\n"
3773 #~ "    For more advanced image creation, see qemu-img utility.\n"
3774 #~ "\n"
3775 #~ "    Size can be specified (where <nn> means a number):\n"
3776 #~ "    <nn>             number of kilobytes\n"
3777 #~ "      eg: 1440       standard 3.5\" floppy\n"
3778 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3779 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3780 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3781 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3782 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3783 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3784 #~ "    <nn>sects        number of 512 byte sectors\n"
3785 #~ msgstr ""
3786 #~ "alloc - allocate an image\n"
3787 #~ "     alloc <filename> <size>\n"
3788 #~ "\n"
3789 #~ "    This creates an empty (zeroed) file of the given size,\n"
3790 #~ "    and then adds so it can be further examined.\n"
3791 #~ "\n"
3792 #~ "    For more advanced image creation, see qemu-img utility.\n"
3793 #~ "\n"
3794 #~ "    Size can be specified (where <nn> means a number):\n"
3795 #~ "    <nn>             number of kilobytes\n"
3796 #~ "      eg: 1440       standard 3.5\" floppy\n"
3797 #~ "    <nn>K or <nn>KB  number of kilobytes\n"
3798 #~ "    <nn>M or <nn>MB  number of megabytes\n"
3799 #~ "    <nn>G or <nn>GB  number of gigabytes\n"
3800 #~ "    <nn>T or <nn>TB  number of terabytes\n"
3801 #~ "    <nn>P or <nn>PB  number of petabytes\n"
3802 #~ "    <nn>E or <nn>EB  number of exabytes\n"
3803 #~ "    <nn>sects        number of 512 byte sectors\n"
3804
3805 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3806 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3807
3808 #~ msgid "%s: failed to write XML document\n"
3809 #~ msgstr "%s: XML दस्तावेजीकरण लिखने में विफल\n"
3810
3811 #~ msgid "hivexml: missing name of input file\n"
3812 #~ msgstr "hivexml: इनपुट फाइल का अनुपस्थित नाम\n"
3813
3814 #~ msgid ""
3815 #~ "\n"
3816 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3817 #~ "Windows Registry binary hive files.\n"
3818 #~ "\n"
3819 #~ "Type: 'help' for help summary\n"
3820 #~ "      'quit' to quit the shell\n"
3821 #~ "\n"
3822 #~ msgstr ""
3823 #~ "\n"
3824 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3825 #~ "Windows Registry binary hive files.\n"
3826 #~ "\n"
3827 #~ "Type: 'help' for help summary\n"
3828 #~ "      'quit' to quit the shell\n"
3829 #~ "\n"
3830
3831 #~ msgid "hivexsh: error getting parent of node %zu\n"
3832 #~ msgstr "hivexsh: नोड %zu के जनक को पाने में त्रुटि\n"
3833
3834 #~ msgid "hivexsh: error getting node name of node %zx\n"
3835 #~ msgstr "hivexsh: नोड %zx के नोड नाम को पाने में त्रुटि\n"
3836
3837 #~ msgid "hivexsh: you must load a hive file first using 'load hivefile'\n"
3838 #~ msgstr ""
3839 #~ "hivexsh: आपको जरूर एक पहले हाइव फाइल को 'load hivefile' के प्रयोग के पहले लोड "
3840 #~ "करना चाहिए\n"
3841
3842 #~ msgid "hivexsh: unknown command '%s', use 'help' for help summary\n"
3843 #~ msgstr "hivexsh: अज्ञात कमांड '%s', 'help' को मदद सारांश के लिए उपयोग करें\n"
3844
3845 #~ msgid "hivexsh: load: no hive file name given to load\n"
3846 #~ msgstr "hivexsh: load: किसी हाइव फाइल नाम लोड करने के लिए है\n"
3847
3848 #~ msgid ""
3849 #~ "hivexsh: failed to open hive file: %s: %m\n"
3850 #~ "\n"
3851 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3852 #~ "a regedit *.reg file) then please run this command again using the\n"
3853 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3854 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3855 #~ "\n"
3856 #~ msgstr ""
3857 #~ "hivexsh: failed to open hive file: %s: %m\n"
3858 #~ "\n"
3859 #~ "If you think this file is a valid Windows binary hive file (_not_\n"
3860 #~ "a regedit *.reg file) then please run this command again using the\n"
3861 #~ "hivexsh option '-d' and attach the complete output _and_ the hive file\n"
3862 #~ "which fails into a bug report at https://bugzilla.redhat.com/\n"
3863 #~ "\n"
3864
3865 #~ msgid "hivexsh: '%s' command should not be given arguments\n"
3866 #~ msgstr "hivexsh: '%s' कमांड को दिए तर्क में नहीं देना चाहिए\n"
3867
3868 #~ msgid ""
3869 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3870 #~ "parameter correctly?\n"
3871 #~ msgstr ""
3872 #~ "%s: %s: \\ characters in path are doubled - are you escaping the path "
3873 #~ "parameter correctly?\n"
3874
3875 #~ msgid "hivexsh: cd: subkey '%s' not found\n"
3876 #~ msgstr "hivexsh: cd: subkey '%s' not found\n"
3877
3878 #~ msgid ""
3879 #~ "Navigate through the hive's keys using the 'cd' command, as if it\n"
3880 #~ "contained a filesystem, and use 'ls' to list the subkeys of the\n"
3881 #~ "current key.  Full documentation is in the hivexsh(1) manual page.\n"
3882 #~ msgstr ""
3883 #~ "हाइव कुंजी से होकर संचरित करें 'cd' कमांड के उपयोग से, जैसे कि\n"
3884 #~ "यह एक फाइलसिस्टम समाहित करता है, और 'ls' का उपयोग मौजूदा कुंजी के\n"
3885 #~ "उपकुंजी की सूती के लिए करें.  hivexsh(1) मैनुअल पेज में पूर्ण दस्तावेजीकरण है.\n"
3886
3887 #~ msgid "%s: %s: key not found\n"
3888 #~ msgstr "%s: %s: कुंजी नहीं मिला\n"
3889
3890 #~ msgid "hivexsh: setval: unexpected end of input\n"
3891 #~ msgstr "hivexsh: setval: इनपुट का अप्रत्याशित अंत\n"
3892
3893 #~ msgid ""
3894 #~ "hivexsh: string(utf16le): only 7 bit ASCII strings are supported for "
3895 #~ "input\n"
3896 #~ msgstr ""
3897 #~ "hivexsh: string(utf16le): केवल 7 bit ASCII स्ट्रिंग को इनपुट के लिए समर्थन दिया "
3898 #~ "गया है\n"
3899
3900 #~ msgid "hivexsh: setval: trailing garbage after hex string\n"
3901 #~ msgstr "hivexsh: setval: हेक्स स्ट्रिंग के बाद पीछा करता कचड़ा\n"
3902
3903 #~ msgid ""
3904 #~ "hivexsh: setval: cannot parse value string, please refer to the man page "
3905 #~ "hivexsh(1) for help: %s\n"
3906 #~ msgstr ""
3907 #~ "hivexsh: setval: मान स्ट्रिंग को विश्लेषित नहीं कर सका, कृपयाhivexsh(1) का मदद के "
3908 #~ "लिए संदर्भ लें: %s\n"
3909
3910 #~ msgid "hivexsh: del: the root node cannot be deleted\n"
3911 #~ msgstr "hivexsh: del: रूट नोड को मिटाया नहीं जा सकता है\n"