1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Red Hat Inc.
3 # This file is distributed under the same license as the PACKAGE package.
5 # rjones <rjones@redhat.com>, 2011.
8 "Project-Id-Version: 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-10-14 15:06+0100\n"
12 "PO-Revision-Date: 2011-07-17 20:49+0000\n"
13 "Last-Translator: rjones <rjones@redhat.com>\n"
14 "Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=1; plural=0\n"
22 #: align/scan.c:68 cat/virt-cat.c:57 cat/virt-filesystems.c:99
23 #: cat/virt-ls.c:99 df/main.c:70 edit/virt-edit.c:73 fish/fish.c:101
24 #: fuse/guestmount.c:908 inspector/virt-inspector.c:72 rescue/virt-rescue.c:60
26 msgid "Try `%s --help' for more information.\n"
27 msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
32 "%s: check alignment of virtual machine partitions\n"
33 "Copyright (C) 2011 Red Hat Inc.\n"
35 " %s [--options] -d domname\n"
36 " %s [--options] -a disk.img [-a disk.img ...]\n"
38 " -a|--add image Add image\n"
39 " -c|--connect uri Specify libvirt URI for -d option\n"
40 " -d|--domain guest Add disks from libvirt guest\n"
41 " --format[=raw|..] Force disk format for -a option\n"
42 " --help Display brief help\n"
43 " -q|--quiet No output, just exit code\n"
44 " -v|--verbose Verbose messages\n"
45 " -V|--version Display version and exit\n"
46 " -x Trace libguestfs API calls\n"
47 "For more information, see the manpage %s(1).\n"
50 #: align/scan.c:127 cat/virt-cat.c:117 cat/virt-filesystems.c:202
51 #: cat/virt-ls.c:192 df/domains.c:428 df/main.c:136 edit/virt-edit.c:141
52 #: fish/fish.c:222 fuse/guestmount.c:1024 inspector/virt-inspector.c:132
53 #: rescue/virt-rescue.c:137
55 msgid "guestfs_create: failed to create handle\n"
56 msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
58 #: align/scan.c:145 cat/virt-cat.c:139 cat/virt-filesystems.c:256
59 #: cat/virt-ls.c:242 df/main.c:160 edit/virt-edit.c:163 fish/fish.c:279
60 #: fuse/guestmount.c:1061 inspector/virt-inspector.c:154
61 #: rescue/virt-rescue.c:172
63 msgid "%s: unknown long option: %s (%d)\n"
64 msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n"
67 msgid "alignment < 4K"
71 msgid "alignment < 64K"
77 "%s: display files in a virtual machine\n"
78 "Copyright (C) 2010 Red Hat Inc.\n"
80 " %s [--options] -d domname file [file ...]\n"
81 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
83 " -a|--add image Add image\n"
84 " -c|--connect uri Specify libvirt URI for -d option\n"
85 " -d|--domain guest Add disks from libvirt guest\n"
86 " --echo-keys Don't turn off echo for passphrases\n"
87 " --format[=raw|..] Force disk format for -a option\n"
88 " --help Display brief help\n"
89 " --keys-from-stdin Read passphrases from stdin\n"
90 " -v|--verbose Verbose messages\n"
91 " -V|--version Display version and exit\n"
92 " -x Trace libguestfs API calls\n"
93 "For more information, see the manpage %s(1).\n"
96 #: cat/virt-filesystems.c:103
99 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
100 "Copyright (C) 2010 Red Hat Inc.\n"
102 " %s [--options] -d domname\n"
103 " %s [--options] -a disk.img [-a disk.img ...]\n"
105 " -a|--add image Add image\n"
106 " --all Display everything\n"
107 " --blkdevs|--block-devices\n"
108 " Display block devices\n"
109 " -c|--connect uri Specify libvirt URI for -d option\n"
110 " --csv Output as Comma-Separated Values\n"
111 " -d|--domain guest Add disks from libvirt guest\n"
112 " --echo-keys Don't turn off echo for passphrases\n"
113 " --extra Display swap and data filesystems\n"
114 " --filesystems Display mountable filesystems\n"
115 " --format[=raw|..] Force disk format for -a option\n"
116 " -h|--human-readable Human-readable sizes in --long output\n"
117 " --help Display brief help\n"
118 " --keys-from-stdin Read passphrases from stdin\n"
119 " -l|--long Long output\n"
120 " --lvs|--logvols|--logical-volumes\n"
121 " Display LVM logical volumes\n"
122 " --no-title No title in --long output\n"
123 " --parts|--partitions Display partitions\n"
124 " --pvs|--physvols|--physical-volumes\n"
125 " Display LVM physical volumes\n"
126 " --uuid|--uuids Add UUIDs to --long output\n"
127 " -v|--verbose Verbose messages\n"
128 " -V|--version Display version and exit\n"
129 " --vgs|--volgroups|--volume-groups\n"
130 " Display LVM volume groups\n"
131 " -x Trace libguestfs API calls\n"
132 "For more information, see the manpage %s(1).\n"
135 #: cat/virt-filesystems.c:318 cat/virt-ls.c:347 df/main.c:255
137 msgid "%s: you cannot use -h and --csv options together.\n"
143 "%s: list files in a virtual machine\n"
144 "Copyright (C) 2010-2011 Red Hat Inc.\n"
146 " %s [--options] -d domname dir [dir ...]\n"
147 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
149 " -a|--add image Add image\n"
150 " --checksum[=...] Display file checksums\n"
151 " -c|--connect uri Specify libvirt URI for -d option\n"
152 " --csv Comma-Separated Values output\n"
153 " -d|--domain guest Add disks from libvirt guest\n"
154 " --echo-keys Don't turn off echo for passphrases\n"
155 " --extra-stats Display extra stats\n"
156 " --format[=raw|..] Force disk format for -a option\n"
157 " --help Display brief help\n"
158 " -h|--human-readable Human-readable sizes in output\n"
159 " --keys-from-stdin Read passphrases from stdin\n"
160 " -l|--long Long listing\n"
161 " -R|--recursive Recursive listing\n"
162 " --times Display file times\n"
163 " --time-days Display file times as days before now\n"
164 " --time-relative Display file times as seconds before now\n"
165 " --time-t Display file times as time_t's\n"
166 " --uids Display UID, GID\n"
167 " -v|--verbose Verbose messages\n"
168 " -V|--version Display version and exit\n"
169 " -x Trace libguestfs API calls\n"
170 "For more information, see the manpage %s(1).\n"
176 "%s: used a flag which can only be combined with -lR mode\n"
177 "For more information, read the virt-ls(1) man page.\n"
182 msgid "%s: error getting extended attrs for %s %s\n"
187 msgid "%s: error: cannot parse xattr count for %s %s\n"
192 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
197 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
202 msgid "%s: could not list running domains (code %d, domain %d): %s"
207 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
212 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
217 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
223 "%s: display free space on virtual filesystems\n"
224 "Copyright (C) 2010 Red Hat Inc.\n"
226 " %s [--options] -d domname\n"
227 " %s [--options] -a disk.img [-a disk.img ...]\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"
247 msgid "%s: compiled without support for libvirt.\n"
251 msgid "VirtualMachine"
294 #: edit/virt-edit.c:77
297 "%s: Edit a file in a virtual machine\n"
298 "Copyright (C) 2009-2011 Red Hat Inc.\n"
300 " %s [--options] -d domname file [file ...]\n"
301 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
303 " -a|--add image Add image\n"
304 " -b|--backup .ext Backup original as original.ext\n"
305 " -c|--connect uri Specify libvirt URI for -d option\n"
306 " -d|--domain guest Add disks from libvirt guest\n"
307 " --echo-keys Don't turn off echo for passphrases\n"
308 " -e|--expr expr Non-interactive editing using Perl expr\n"
309 " --format[=raw|..] Force disk format for -a option\n"
310 " --help Display brief help\n"
311 " --keys-from-stdin Read passphrases from stdin\n"
312 " -v|--verbose Verbose messages\n"
313 " -V|--version Display version and exit\n"
314 " -x Trace libguestfs API calls\n"
315 "For more information, see the manpage %s(1).\n"
318 #: edit/virt-edit.c:175
320 msgid "%s: -b option given multiple times\n"
323 #: edit/virt-edit.c:192
325 msgid "%s: -e option given multiple times\n"
328 #: edit/virt-edit.c:585 fish/fish.c:1556
330 msgid "%s: to use Windows drive letters, this must be a Windows guest\n"
333 #: edit/virt-edit.c:599
335 msgid "%s: drive '%c:' not found.\n"
340 msgid "use 'alloc file size' to create an image\n"
341 msgstr "ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ರಚಿಸಲು 'alloc file size' ಅನ್ನು ಬಳಸಿ\n"
345 msgid "use 'sparse file size' to create a sparse image\n"
346 msgstr "ಒಂದು ಚದುರಿದ(ಸ್ಪಾರ್ಸ್) ಚಿತ್ರಿಕೆಯನ್ನು ರಚಿಸಲು 'sparse file size' ಅನ್ನು ಬಳಸಿ\n"
350 msgid "can't allocate or add disks after launching\n"
351 msgstr "ಆರಂಭಿಸಿದ ನಂತರ ನಿಯೋಜಿಸಲು ಅಥವ ಡಿಸ್ಕುಗಳನ್ನು ಸೇರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
355 msgid "%s: invalid integer parameter (%s returned %d)\n"
367 msgid "add a CD-ROM disk image to examine"
368 msgstr "ಪರಿಶೀಲಿಸಲು CD-ROM ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
371 msgid "add the disk(s) from a named libvirt domain"
374 #: fish/cmds.c:2689 fish/cmds.c:2690
375 msgid "add an image to examine or modify"
376 msgstr "ಪರಿಶೀಲಿಸಲು ಅಥವ ಮಾರ್ಪಡಿಸಲು ಒಂದು ಚಿತ್ರಿಕೆಯನ್ನು ಸೇರಿಸಿ"
379 msgid "add a drive in snapshot mode (read-only)"
380 msgstr "ಒಂದು ಡ್ರೈವನ್ನು ಸ್ನಾಪ್ಶಾಟ್ ಕ್ರಮದಲ್ಲಿ ಸೇರಿಸು (ಓದಲು-ಮಾತ್ರ)"
383 msgid "add a drive read-only specifying the QEMU block emulation to use"
385 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಓದಲು ಮಾತ್ರ "
389 msgid "add a drive specifying the QEMU block emulation to use"
391 "ಬಳಸಬೇಕಿರುವ QEMU ಖಂಡ ಅನುಕರಣೆಯನ್ನು(ಎಮ್ಯುಲೇಶನ್) ಸೂಚಿಸುವ ಒಂದು ಡ್ರೈವ್ ಅನ್ನು ಸೂಚಿಸು"
394 msgid "allocate and add a disk file"
398 msgid "clear Augeas path"
402 msgid "close the current Augeas handle"
403 msgstr "ಪ್ರಸಕ್ತ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
406 msgid "define an Augeas node"
407 msgstr "ಒಂದು Augeas ನೋಡ್ ಅನ್ನು ಸೂಚಿಸು"
410 msgid "define an Augeas variable"
411 msgstr "ಒಂದು Augeas ವೇರಿಯೇಬಲ್ ಅನ್ನು ಸೂಚಿಸು"
414 msgid "look up the value of an Augeas path"
415 msgstr "ಒಂದು Augeas ಮಾರ್ಗದ ಮೌಲ್ಯಕ್ಕಾಗಿ ಹುಡುಕು"
418 msgid "create a new Augeas handle"
419 msgstr "ಹೊಸ Augeas ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
422 msgid "insert a sibling Augeas node"
423 msgstr "ಜೋಡಿ Augeas ನೋಡ್ ಅನ್ನು ಸೇರಿಸು"
426 msgid "load files into the tree"
427 msgstr "ಕಡತಗಳನ್ನು ವೃಕ್ಷಕ್ಕೆ ಲೋಡ್ ಮಾಡು"
430 msgid "list Augeas nodes under augpath"
431 msgstr "Augeas ನೋಡ್ಗಳನ್ನು augpath ನಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
434 msgid "return Augeas nodes which match augpath"
435 msgstr "augpath ಗೆ ತಾಳೆಯಾಗುವ Augeas ಗೆ ಮರಳು"
438 msgid "move Augeas node"
439 msgstr "Augeas ನೋಡ್ ಅನ್ನು ಸ್ಥಳಾಂತರಿಸು"
442 msgid "remove an Augeas path"
443 msgstr "ಒಂದು Augeas ಮಾರ್ಗವನ್ನು ತೆಗೆದುಹಾಕು"
446 msgid "write all pending Augeas changes to disk"
447 msgstr "ಬಾಕಿ ಇರುವ ಎಲ್ಲಾ Augeas ಬದಲಾವಣೆಗಳನ್ನು ಡಿಸ್ಕಿಗೆ ಬರೆ"
450 msgid "set Augeas path to value"
451 msgstr "Augeas ಮಾರ್ಗವನ್ನು ಮೌಲ್ಯಕ್ಕೆ ಹೊಂದಿಸು"
454 msgid "test availability of some parts of the API"
455 msgstr "API ನ ಕೆಲವು ಭಾಗಗಳು ಲಭ್ಯವಿದೆಯೆ ಎಂದು ಪರಿಶೀಲಿಸು"
458 msgid "return a list of all optional groups"
462 msgid "upload base64-encoded data to file"
466 msgid "download file and encode as base64"
470 msgid "flush device buffers"
471 msgstr "ಸಾಧನದ ಬಫರುಗಳನ್ನು ಖಾಲಿ ಮಾಡು"
474 msgid "get blocksize of block device"
475 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಒದಗಿಸು"
478 msgid "is block device set to read-only"
479 msgstr "ಖಂಡ ಸಾಧನವನ್ನು ಓದಲು-ಮಾತ್ರ ಎಂದು ಹೊಂದಿಸಲಾಗಿದೆಯೆ"
482 msgid "get total size of device in bytes"
483 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು ಬೈಟ್ಗಳಲ್ಲಿ ಒದಗಿಸು"
486 msgid "get sectorsize of block device"
487 msgstr "ಖಂಡ ಸಾಧನದಲ್ಲಿ ಘಟಕದಗಾತ್ರ(ಸೆಕ್ಟರ್ ಸೈಝ್) ಪಡೆದುಕೊ"
490 msgid "get total size of device in 512-byte sectors"
491 msgstr "ಸಾಧನದ ಒಟ್ಟು ಗಾತ್ರವನ್ನು 512-ಬೈಟ್ನ ಘಟಕದಲ್ಲಿ ಒದಗಿಸು"
494 msgid "reread partition table"
495 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ಮರಳಿ ಓದು"
498 msgid "set blocksize of block device"
499 msgstr "ಖಂಡ ಸಾಧನದ ಖಂಡಗಾತ್ರವನ್ನು ಹೊಂದಿಸು"
502 msgid "set block device to read-only"
503 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಮಾತ್ರ ಹೊಂದಿಸು"
506 msgid "set block device to read-write"
507 msgstr "ಖಂಡ ಸಾಧನಗಳನ್ನು ಓದಲು-ಬರೆಯಲು ಹೊಂದಿಸು"
510 msgid "resize a btrfs filesystem"
514 msgid "return true path on case-insensitive filesystem"
515 msgstr "ಕೇಸ್-ಸಂವೇದಿ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ನಿಜವಾದ ಮಾರ್ಗವನ್ನು ಮರಳಿಸು"
518 msgid "list the contents of a file"
519 msgstr "ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳ ಪಟ್ಟಿ"
522 msgid "compute MD5, SHAx or CRC checksum of file"
523 msgstr "ಒಂದು MD5, SHAx ಅಥವ CRC checksum ಅನ್ನು ಗಣಿಸು"
526 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
530 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
534 msgid "change file mode"
535 msgstr "ಕಡತದ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸು"
537 #: fish/cmds.c:2730 fish/cmds.c:2854
538 msgid "change file owner and group"
539 msgstr "ಕಡತದ ಮಾಲಿಕ ಹಾಗು ಗುಂಪನ್ನು ಬದಲಾಯಿಸು"
542 msgid "run a command from the guest filesystem"
543 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
546 msgid "run a command, returning lines"
547 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
550 msgid "output compressed device"
554 msgid "output compressed file"
558 msgid "add qemu parameters"
559 msgstr "qemu ನಿಯತಾಂಕಗಳನ್ನು ಸೇರಿಸು"
562 msgid "copy local files or directories into an image"
566 msgid "copy remote files or directories out of an image"
570 msgid "copy size bytes from source to destination using dd"
575 msgstr "ಒಂದು ಕಡತವನ್ನು ಕಾಪಿ ಮಾಡು"
578 msgid "copy a file or directory recursively"
579 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ಕಾಪಿ ಮಾಡು"
582 msgid "copy from source to destination using dd"
583 msgstr "dd ಅನ್ನು ಬಳಸಿಕೊಂಡು ಮೂಲದಿಂದ ಗುರಿಗೆ ಕಾಪಿ ಮಾಡು"
586 msgid "debugging and internals"
587 msgstr "ದೋಷನಿವಾರಣೆ ಹಾಗು ಆಂತರಿಕಗಳು"
590 msgid "debug the QEMU command line (internal use only)"
594 msgid "upload a file to the appliance (internal use only)"
598 msgid "report file system disk space usage"
599 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು"
602 msgid "report file system disk space usage (human readable)"
603 msgstr "ಕಡತವ್ಯವಸ್ಥೆ ಡಿಸ್ಕ್ ಸ್ಥಳದ ಬಳಕೆಯನ್ನು ವರದಿ ಮಾಡು (ಮನುಷ್ಯರು ಓದುವ ರೂಪದಲ್ಲಿ)"
606 msgid "display an image"
610 msgid "return kernel messages"
611 msgstr "ಕರ್ನಲ್ ಸಂದೇಶಗಳನ್ನು ಮರಳಿಸು"
614 msgid "download a file to the local machine"
615 msgstr "ಒಂದು ಕಡತವನ್ನು ಸ್ಥಳೀಯ ಗಣಕಕ್ಕೆ ಡೌನ್ಲೋಡ್ ಮಾಡು"
618 msgid "download a file to the local machine with offset and size"
622 msgid "drop kernel page cache, dentries and inodes"
623 msgstr "ಕರ್ನಲ್ ಪುಟದ ಕ್ಯಾಶೆ, ಡೆಂಟ್ರೀಸ್ ಹಾಗು ಐನೋಡ್ಗಳು"
626 msgid "estimate file space usage"
627 msgstr "ಕಡತದ ಸ್ಥಳವನ್ನು ಅಂದಾಜು ಮಾಡು"
630 msgid "check an ext2/ext3 filesystem"
631 msgstr "ಒಂದು ext2/ext3 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಪರೀಕ್ಷಿಸು"
634 msgid "display a line of text"
635 msgstr "ಪಠ್ಯದ ಒಂದು ಸಾಲನ್ನು ತೋರಿಸು"
638 msgid "echo arguments back to the client"
639 msgstr "ಆರ್ಗುಮೆಂಟ್ಗಳನ್ನು ಕ್ಲೈಂಟ್ನತ್ತ ಮರಳಿ ಕಳುಹಿಸು"
645 #: fish/cmds.c:2757 fish/cmds.c:2758 fish/cmds.c:2763 fish/cmds.c:2764
646 #: fish/cmds.c:2799 fish/cmds.c:2800 fish/cmds.c:3056 fish/cmds.c:3057
647 #: fish/cmds.c:3061 fish/cmds.c:3062 fish/cmds.c:3064 fish/cmds.c:3065
648 msgid "return lines matching a pattern"
649 msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
652 msgid "test if two files have equal contents"
653 msgstr "ಎರಡು ಕಡತಗಳು ಒಂದೇ ರೀತಿಯ ವಿಷಯಗಳನ್ನು ಹೊಂದಿವೆಯೆ ಎಂದು ಪರೀಕ್ಷಿಸು"
656 msgid "test if file or directory exists"
657 msgstr "ಕಡತವು ಅಥವ ಕೋಶವು ಅಸ್ತಿತ್ವದಲ್ಲಿದ್ದರೆ ಪರೀಕ್ಷಿಸು"
659 #: fish/cmds.c:2761 fish/cmds.c:2762
660 msgid "preallocate a file in the guest filesystem"
661 msgstr "ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಮೊದಲೆ ನಿಯೋಜಿಸು"
664 msgid "determine file type"
665 msgstr "ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸು"
668 msgid "detect the architecture of a binary file"
672 msgid "return the size of the file in bytes"
673 msgstr "ಕಡತದ ಗಾತ್ರವನ್ನು ಬೈಟ್ಗಳಲ್ಲಿ ಮರಳಿಸು"
676 msgid "fill a file with octets"
677 msgstr "ಆಕ್ಟೆಟ್ಗಳೊಂದಿಗೆ ಒಂದು ಕಡತವನ್ನು ತುಂಬಿಸು"
680 msgid "fill a file with a repeating pattern of bytes"
684 msgid "find all files and directories"
685 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು ಪತ್ತೆ ಮಾಡು"
688 msgid "find all files and directories, returning NUL-separated list"
689 msgstr "ಎಲ್ಲಾ ಕಡತಗಳನ್ನು ಹಾಗು ಕೋಶಗಳನ್ನು, NUL- ಇಂದ ಬೇರ್ಪಡಿಸಲಾದ ಪಟ್ಟಿಯಲ್ಲಿ ಮರಳಿಸು"
692 msgid "find a filesystem by label"
696 msgid "find a filesystem by UUID"
700 msgid "run the filesystem checker"
701 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಪರೀಕ್ಷಕವನ್ನು ಚಲಾಯಿಸು"
704 msgid "get the additional kernel options"
705 msgstr "ಹೆಚ್ಚುವರಿ ಕರ್ನಲ್ ಆಯ್ಕೆಗಳನ್ನು ಪಡೆದುಕೊ"
708 msgid "get the attach method"
712 msgid "get autosync mode"
713 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
716 msgid "get direct appliance mode flag"
717 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
720 msgid "get the ext2/3/4 filesystem label"
721 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ"
724 msgid "get the ext2/3/4 filesystem UUID"
725 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ"
728 msgid "get memory allocated to the qemu subprocess"
729 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಪಡೆದುಕೊ"
732 msgid "get enable network flag"
736 msgid "get the search path"
737 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ"
740 msgid "get process group flag"
744 msgid "get PID of qemu subprocess"
745 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯ PID ಅನ್ನು ಪಡೆದುಕೊ"
748 msgid "get the qemu binary"
749 msgstr "qemu ಬೈನರಿಯನ್ನು ಪಡೆದುಕೊ"
752 msgid "get recovery process enabled flag"
753 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸಲಾದ ಗುರುತನ್ನು ಪಡೆದುಕೊ"
756 msgid "get SELinux enabled flag"
757 msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ"
760 msgid "get number of virtual CPUs in appliance"
764 msgid "get the current state"
765 msgstr "ಪ್ರಸಕ್ತ ಸ್ಥಿತಿಯನ್ನು ಪಡೆದುಕೊ"
768 msgid "get command trace enabled flag"
769 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಂತೆ ಶಕ್ತಗೊಳಿಸಲಾದ ಫ್ಲಾಗನ್ನು ಪಡೆದುಕೊ"
772 msgid "get the current umask"
776 msgid "get verbose mode"
777 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ"
780 msgid "get SELinux security context"
781 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಪಡೆದುಕೊ"
783 #: fish/cmds.c:2795 fish/cmds.c:2855
784 msgid "get a single extended attribute"
787 #: fish/cmds.c:2796 fish/cmds.c:2856
788 msgid "list extended attributes of a file or directory"
789 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
792 msgid "expand wildcards in command"
793 msgstr "ಆಜ್ಞೆಯಲ್ಲಿನ ವೈಲ್ಡ್ಕಾರ್ಡುಗಳನ್ನು ತೋರಿಸು"
796 msgid "expand a wildcard path"
797 msgstr "ವೈಲ್ಡ್ಕಾರ್ಡ್ ಮಾರ್ಗವನ್ನು ಹಿಗ್ಗಿಸು"
801 msgid "install GRUB 1"
802 msgstr "GRUB ಅನ್ನು ಅನುಸ್ಥಾಪಿಸು"
805 msgid "return first 10 lines of a file"
806 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
809 msgid "return first N lines of a file"
810 msgstr "ಒಂದು ಕಡತದ ಮೊದಲ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
813 msgid "dump a file in hexadecimal"
814 msgstr "ಹೆಕ್ಸಾಡೆಸಿಮಲ್ನಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಹಾಕು"
817 msgid "edit with a hex editor"
821 msgid "list the contents of a single file in an initrd"
822 msgstr "ಒಂದು ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳನ್ನು initrd ಯಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು"
825 msgid "list files in an initrd"
826 msgstr "ಒಂದು initrd ಯ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
829 msgid "add an inotify watch"
830 msgstr "inotify ವೀಕ್ಷಣೆಯನ್ನು ಸೇರಿಸು"
833 msgid "close the inotify handle"
834 msgstr "inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು"
837 msgid "return list of watched files that had events"
838 msgstr "ಘಟನೆಗಳನ್ನು ಹೊಂದಿರುವ ವೀಕ್ಷಿಸಲಾಗುವ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
841 msgid "create an inotify handle"
842 msgstr "ಒಂದು inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು"
845 msgid "return list of inotify events"
846 msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು"
849 msgid "remove an inotify watch"
850 msgstr "ಒಂದು inotify ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕು"
853 msgid "get architecture of inspected operating system"
857 msgid "get distro of inspected operating system"
861 msgid "get drive letter mappings"
865 msgid "get filesystems associated with inspected operating system"
869 msgid "get format of inspected operating system"
873 msgid "get hostname of the operating system"
877 msgid "get the icon corresponding to this operating system"
881 msgid "get major version of inspected operating system"
885 msgid "get minor version of inspected operating system"
889 msgid "get mountpoints of inspected operating system"
893 msgid "get package format used by the operating system"
897 msgid "get package management tool used by the operating system"
901 msgid "get product name of inspected operating system"
905 msgid "get product variant of inspected operating system"
909 msgid "return list of operating systems found by last inspection"
913 msgid "get type of inspected operating system"
917 msgid "get Windows CurrentControlSet of inspected operating system"
921 msgid "get Windows systemroot of inspected operating system"
925 msgid "get live flag for install disk"
929 msgid "get multipart flag for install disk"
933 msgid "get netinst (network installer) flag for install disk"
937 msgid "get list of applications installed in the operating system"
941 msgid "inspect disk and return list of operating systems found"
945 msgid "test if block device"
949 msgid "is busy processing a command"
950 msgstr "ಒಂದು ಆಜ್ಞೆಯನ್ನು ಸಂಸ್ಕರಿಸುವಲ್ಲಿ ಕಾರ್ಯನಿರತವಾಗಿದೆ"
953 msgid "test if character device"
957 msgid "is in configuration state"
958 msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
961 msgid "test if a directory"
965 msgid "test if FIFO (named pipe)"
969 msgid "test if a regular file"
973 msgid "is launching subprocess"
974 msgstr "ಒಂದು ಉಪಪ್ರಕ್ರಿಯೆನ್ನು ಆರಂಭಿಸುತ್ತಿದೆ"
977 msgid "test if device is a logical volume"
981 msgid "is ready to accept commands"
982 msgstr "ಆಜ್ಞೆಗಳನ್ನು ಸ್ವೀಕರಿಸಲು ತಯಾರಾಗಿದೆ"
985 msgid "test if socket"
989 msgid "test if symbolic link"
993 msgid "test if a file contains all zero bytes"
997 msgid "test if a device contains all zero bytes"
1001 msgid "kill the qemu subprocess"
1002 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಅಂತ್ಯಗೊಳಿಸು"
1005 msgid "launch the qemu subprocess"
1006 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳನ್ನು ಆರಂಭಿಸು"
1009 msgid "change working directory"
1013 msgid "list 9p filesystems"
1017 msgid "list the block devices"
1018 msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ"
1021 msgid "list device mapper devices"
1025 msgid "list filesystems"
1029 msgid "list the partitions"
1030 msgstr "ವಿಭಾಗಗಳ ಪಟ್ಟಿ"
1033 msgid "list the files in a directory (long format)"
1034 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (ಉದ್ದನೆಯ ವಿನ್ಯಾಸದಲ್ಲಿ)"
1036 #: fish/cmds.c:2863 fish/cmds.c:2864
1037 msgid "create a hard link"
1038 msgstr "ದೃಢ(ಹಾರ್ಡ್) ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
1040 #: fish/cmds.c:2865 fish/cmds.c:2866
1041 msgid "create a symbolic link"
1042 msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು"
1044 #: fish/cmds.c:2867 fish/cmds.c:2960
1045 msgid "remove extended attribute of a file or directory"
1046 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
1049 msgid "list the files in a directory"
1050 msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
1052 #: fish/cmds.c:2869 fish/cmds.c:2990
1053 msgid "set extended attribute of a file or directory"
1054 msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಹೊಂದಿಸು"
1057 msgid "get file information for a symbolic link"
1058 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
1061 msgid "lstat on multiple files"
1062 msgstr "ಅನೇಕ ಕಡತಗಳ ಮೇಲೆ lstat ಮಾಡು"
1065 msgid "add a key on a LUKS encrypted device"
1069 msgid "close a LUKS device"
1072 #: fish/cmds.c:2874 fish/cmds.c:2875
1073 msgid "format a block device as a LUKS encrypted device"
1077 msgid "remove a key from a LUKS encrypted device"
1081 msgid "open a LUKS-encrypted block device"
1085 msgid "open a LUKS-encrypted block device read-only"
1089 msgid "create an LVM logical volume"
1093 msgid "get canonical name of an LV"
1097 msgid "clear LVM device filter"
1101 msgid "remove all LVM LVs, VGs and PVs"
1102 msgstr "ಎಲ್ಲಾ LVM LVಗಳನ್ನು, VGಗಳನ್ನು ಹಾಗು PVಗಳನ್ನು ತೆಗೆದು ಹಾಕು"
1105 msgid "set LVM device filter"
1109 msgid "remove an LVM logical volume"
1110 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
1113 msgid "rename an LVM logical volume"
1114 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
1117 msgid "resize an LVM logical volume"
1118 msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
1121 msgid "expand an LV to fill free space"
1124 #: fish/cmds.c:2888 fish/cmds.c:2889
1125 msgid "list the LVM logical volumes (LVs)"
1126 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
1129 msgid "get the UUID of a logical volume"
1133 msgid "lgetxattr on multiple files"
1134 msgstr "ವಿವಿಧ ಕಡತದಲ್ಲಿ lgetxattr"
1137 msgid "open the manual"
1141 msgid "create a directory"
1142 msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
1145 msgid "create a directory with a particular mode"
1146 msgstr "ಒಂದು ನಿರ್ದಿಷ್ಟ ಕ್ರಮದಲ್ಲಿ ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು"
1149 msgid "create a directory and parents"
1150 msgstr "ಕೋಶ ಹಾಗು ಅದರ ಮೂಲಗಳನ್ನು ರಚಿಸು"
1153 msgid "create a temporary directory"
1154 msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು"
1156 #: fish/cmds.c:2897 fish/cmds.c:2898 fish/cmds.c:2899
1157 msgid "make ext2/3/4 filesystem with external journal"
1158 msgstr "ಬಾಹ್ಯ ಜರ್ನಲ್ನೊಂದಿಗೆ ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ನಿರ್ಮಿಸು"
1161 msgid "make ext2/3/4 external journal"
1162 msgstr "ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್ ಅನ್ನು ನಿರ್ಮಿಸು"
1165 msgid "make ext2/3/4 external journal with label"
1166 msgstr "ಲೇಬಲ್ನೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್ ಅನ್ನು ನಿರ್ಮಿಸು"
1169 msgid "make ext2/3/4 external journal with UUID"
1170 msgstr "UUID ಯೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್ ಅನ್ನು ನಿರ್ಮಿಸು"
1173 msgid "make FIFO (named pipe)"
1174 msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)"
1176 #: fish/cmds.c:2904 fish/cmds.c:2906
1177 msgid "make a filesystem"
1178 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
1181 msgid "make a filesystem with block size"
1182 msgstr "ಖಂಡ ಸಾಧನದೊಂದಿಗೆ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು"
1185 msgid "create a mountpoint"
1186 msgstr "ಆರೋಹಣಾ ತಾಣವನ್ನು ರಚಿಸು"
1189 msgid "make block, character or FIFO devices"
1190 msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು"
1193 msgid "make block device node"
1194 msgstr "ಖಂಡ ಸಾಧನದ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು"
1197 msgid "make char device node"
1198 msgstr "char ಸಾಧನ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು"
1201 msgid "create a swap partition"
1202 msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು"
1205 msgid "create a swap partition with a label"
1206 msgstr "ಒಂದು ಲೇಬಲ್ನೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
1209 msgid "create a swap partition with an explicit UUID"
1210 msgstr "ಒಂದು ವಿಶಿಷ್ಟವಾದ UUID ಯೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು"
1213 msgid "create a swap file"
1214 msgstr "ಒಂದು ಸ್ವಾಪ್ ಕಡತವನ್ನು ರಚಿಸು"
1217 msgid "load a kernel module"
1218 msgstr "ಒಂದು ಕರ್ನಲ್ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡು"
1225 msgid "mount a guest disk at a position in the filesystem"
1226 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಒಂದು ಸ್ಥಳದಲ್ಲಿ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
1229 msgid "mount 9p filesystem"
1233 msgid "mount a file using the loop device"
1234 msgstr "ಒಂದು ಲೂಪ್ ಸಾಧನವನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ಕಡತವನ್ನು ಆರೋಹಿಸು"
1237 msgid "mount a guest disk with mount options"
1238 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
1241 msgid "mount a guest disk, read-only"
1242 msgstr "ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು, ಓದಲು ಮಾತ್ರ"
1245 msgid "mount a guest disk with mount options and vfstype"
1246 msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳು ಹಾಗು vfstype ನೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು"
1249 msgid "show mountpoints"
1250 msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು"
1253 msgid "show mounted filesystems"
1254 msgstr "ಆರೋಹಿಸಲಾದ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ತೋರಿಸು"
1258 msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು"
1261 msgid "probe NTFS volume"
1262 msgstr "NTFS ಪರಿಮಾಣವನ್ನು ತನಿಖೆ ನಡೆಸು"
1264 #: fish/cmds.c:2927 fish/cmds.c:2928
1265 msgid "resize an NTFS filesystem"
1269 msgid "resize an NTFS filesystem (with size)"
1273 msgid "add a partition to the device"
1274 msgstr "ಸಾಧನಕ್ಕೆ ಒಂದು ವಿಭಾಗವನ್ನು ಸೇರಿಸು"
1277 msgid "delete a partition"
1281 msgid "partition whole disk with a single primary partition"
1282 msgstr "ಸಂಪೂರ್ಣ ಡಿಸ್ಕನ್ನು ಒಂದೆ ಒಂದು ಪ್ರಾಥಮಿಕ ವಿಭಾಗವಾಗಿ ವಿಭಜಿಸು"
1285 msgid "return true if a partition is bootable"
1289 msgid "get the MBR type byte (ID byte) from a partition"
1293 msgid "get the partition table type"
1294 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದ ಪ್ರಕಾರವನ್ನು ಪಡೆದುಕೊ"
1297 msgid "create an empty partition table"
1298 msgstr "ಒಂದು ಖಾಲಿ ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ರಚಿಸು"
1301 msgid "list partitions on a device"
1302 msgstr "ಒಂದು ಸಾಧನದಲ್ಲಿರುವ ವಿಭಾಗಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು"
1305 msgid "make a partition bootable"
1306 msgstr "ಒಂದು ವಿಭಾಗವನ್ನು ಬೂಟ್ ಆಗುವಂತೆ ಮಾಡು"
1309 msgid "set the MBR type byte (ID byte) of a partition"
1313 msgid "set partition name"
1314 msgstr "ವಿಭಾಗಕ್ಕೆ ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸು"
1317 msgid "convert partition name to device name"
1321 msgid "ping the guest daemon"
1322 msgstr "ಅತಿಥಿ ಡೀಮನ್ ಅನ್ನು ಪಿಂಗ್ ಮಾಡು"
1325 msgid "read part of a file"
1326 msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು"
1329 msgid "read part of a device"
1333 msgid "create an LVM physical volume"
1334 msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು"
1337 msgid "remove an LVM physical volume"
1338 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು"
1341 msgid "resize an LVM physical volume"
1342 msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು"
1345 msgid "resize an LVM physical volume (with size)"
1348 #: fish/cmds.c:2949 fish/cmds.c:2950
1349 msgid "list the LVM physical volumes (PVs)"
1350 msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (PVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು"
1353 msgid "get the UUID of a physical volume"
1357 msgid "write to part of a file"
1361 msgid "write to part of a device"
1366 msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು"
1369 msgid "read file as lines"
1370 msgstr "ಕಡತವನ್ನು ಸಾಲುಗಳಂತೆ ಓದು"
1373 msgid "read directories entries"
1374 msgstr "ಕೋಶಗಳ ನಮೂದುಗಳನ್ನು ಓದು"
1377 msgid "read the target of a symbolic link"
1378 msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಗುರಿಯನ್ನು ಓದು"
1381 msgid "readlink on multiple files"
1382 msgstr "ವಿವಿಧ ಕಡತದಗಳಲ್ಲಿನ readlink"
1385 msgid "canonicalized absolute pathname"
1386 msgstr "ಸಂಪೂರ್ಣ ಮಾರ್ಗದ ಹೆಸರನ್ನು ಕನೋನಿಲ್ ಆಗಿಸು"
1389 msgid "close and reopen libguestfs handle"
1390 msgstr "libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು ಅಥವ ಮರಳಿ ತೆರೆ"
1393 msgid "resize an ext2, ext3 or ext4 filesystem"
1397 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size"
1401 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1405 msgid "remove a file"
1406 msgstr "ಒಂದು ಕಡತವನ್ನು ತೆಗೆದುಹಾಕು"
1409 msgid "remove a file or directory recursively"
1410 msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ತೆಗೆದು ಹಾಕು"
1413 msgid "remove a directory"
1414 msgstr "ಒಂದು ಕೋಶವನ್ನು ತೆಗೆದುಹಾಕು"
1417 msgid "remove a mountpoint"
1418 msgstr "ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ತೆಗೆದುಹಾಕು"
1421 msgid "scrub (securely wipe) a device"
1422 msgstr "ಒಂದು ಸಾಧನವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
1425 msgid "scrub (securely wipe) a file"
1426 msgstr "ಒಂದು ಕಡತವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
1429 msgid "scrub (securely wipe) free space"
1430 msgstr "ಉಕ್ತ ಸ್ಥಳವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)"
1433 msgid "add options to kernel command line"
1434 msgstr "ಕರ್ನಲ್ ಆಜ್ಞಾ ಸಾಲಿಗೆ ಆಯ್ಕೆಗಳನ್ನು ಸೇರಿಸು"
1437 msgid "set the attach method"
1441 msgid "set autosync mode"
1442 msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
1445 msgid "enable or disable direct appliance mode"
1446 msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮವನ್ನು ಶಕ್ತ ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
1449 msgid "set the ext2/3/4 filesystem label"
1450 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆ ಲೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸು"
1453 msgid "set the ext2/3/4 filesystem UUID"
1454 msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಹೊಂದಿಸು"
1457 msgid "set memory allocated to the qemu subprocess"
1458 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಗಳಿಗೆ ನಿಯೋಜಿಸಲಾದ ಮೆಮೊರಿಯನ್ನು ಹೊಂದಿಸು"
1461 msgid "set enable network flag"
1465 msgid "set the search path"
1466 msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು"
1469 msgid "set process group flag"
1473 msgid "set the qemu binary"
1474 msgstr "qemu ಬೈನರಿಯನ್ನು ಹೊಂದಿಸು"
1477 msgid "enable or disable the recovery process"
1478 msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
1481 msgid "set SELinux enabled or disabled at appliance boot"
1482 msgstr "ಅಪ್ಲೈಯನ್ಸ್ ಬೂಟ್ ಸಮಯದಲ್ಲಿ SELinux ಅನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
1485 msgid "set number of virtual CPUs in appliance"
1489 msgid "enable or disable command traces"
1490 msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಿಕೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು"
1493 msgid "set verbose mode"
1494 msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಹೊಂದಿಸು"
1497 msgid "set SELinux security context"
1498 msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಹೊಂದಿಸು"
1501 msgid "set an environment variable"
1504 #: fish/cmds.c:2991 fish/cmds.c:2992
1505 msgid "create partitions on a block device"
1506 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು"
1509 msgid "modify a single partition on a block device"
1510 msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿರುವ ಒಂದೆ ಒಂದು ವಿಭಾಗವನ್ನು ಮಾರ್ಪಡಿಸು"
1513 msgid "display the disk geometry from the partition table"
1514 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದಿಂದ ಡಿಸ್ಕಿನ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
1517 msgid "display the kernel geometry"
1518 msgstr "ಕರ್ನಲ್ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು"
1521 msgid "display the partition table"
1522 msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ತೋರಿಸು"
1525 msgid "run a command via the shell"
1526 msgstr "ಶೆಲ್ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
1529 msgid "run a command via the shell returning lines"
1530 msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಶೆಲ್ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು"
1533 msgid "sleep for some seconds"
1534 msgstr "ಕೆಲವು ಕ್ಷಣಗಳ ಕಾಲ ಜಡವಾಗಿರು"
1537 msgid "create a sparse disk image and add"
1541 msgid "get file information"
1542 msgstr "ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ"
1545 msgid "get file system statistics"
1546 msgstr "ಕಡತ ವ್ಯವಸ್ಥೆಯ ಅಂಕಿಅಂಶಗಳನ್ನು ಪಡೆದುಕೊ"
1548 #: fish/cmds.c:3003 fish/cmds.c:3004
1549 msgid "print the printable strings in a file"
1550 msgstr "ಒಂದು ಕಡತದಲ್ಲಿ ಮುದ್ರಿಸಬಹುದಾದ ವಾಕ್ಯಗಳನ್ನು ಮುದ್ರಿಸು"
1553 msgid "list supported groups of commands"
1557 msgid "disable swap on device"
1558 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
1561 msgid "disable swap on file"
1562 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
1565 msgid "disable swap on labeled swap partition"
1566 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
1569 msgid "disable swap on swap partition by UUID"
1570 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
1573 msgid "enable swap on device"
1574 msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
1577 msgid "enable swap on file"
1578 msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
1581 msgid "enable swap on labeled swap partition"
1582 msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
1585 msgid "enable swap on swap partition by UUID"
1586 msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು"
1589 msgid "sync disks, writes are flushed through to the disk image"
1590 msgstr "ಸಿಂಕ್ ಡಿಸ್ಕುಗಳನ್ನು, ಬರೆಯವಿಕೆಗಳನ್ನು ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯ ಮೂಲಕ ಹೊರತಳ್ಳಲಾಗುತ್ತದೆ"
1593 msgid "return last 10 lines of a file"
1594 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
1597 msgid "return last N lines of a file"
1598 msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು"
1601 msgid "unpack tarfile to directory"
1602 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
1605 msgid "pack directory into tarfile"
1606 msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶದಲ್ಲಿ ಸೇರಿಸು"
1608 #: fish/cmds.c:3019 fish/cmds.c:3026
1609 msgid "unpack compressed tarball to directory"
1610 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ"
1612 #: fish/cmds.c:3020 fish/cmds.c:3027
1613 msgid "pack directory into compressed tarball"
1614 msgstr "ಕೋಶದಲ್ಲಿರುವುದನ್ನು ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿ ಸೇರಿಸು"
1617 msgid "print elapsed time taken to run a command"
1621 msgid "update file timestamps or create a new file"
1622 msgstr "ಕಡತದ ಸಮಯ ಮುದ್ರೆಗಳನ್ನು ಅಪ್ಡೇಟ್ ಮಾಡು ಅಥವ ಒಂದು ಹೊಸ ಕಡತವನ್ನು ರಚಿಸು"
1625 msgid "truncate a file to zero size"
1626 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ಶೂನ್ಯ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
1629 msgid "truncate a file to a particular size"
1630 msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ನಿಶ್ಚಿತ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು"
1633 msgid "get ext2/ext3/ext4 superblock details"
1634 msgstr "ext2/ext3/ext4 ಸೂಪರ್-ಬ್ಲಾಕ್ ವಿವರಗಳನ್ನು ಪಡೆದುಕೊ"
1637 msgid "set file mode creation mask (umask)"
1638 msgstr "ಕಡತ ಕ್ರಮದ ರಚನೆಯ ಮುಸುಕನ್ನು ಹೊಂದಿಸು (umask)"
1641 msgid "unmount a filesystem"
1642 msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ"
1645 msgid "unmount all filesystems"
1646 msgstr "ಎಲ್ಲಾ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಅವರೋಹಿಸಿ"
1649 msgid "unset an environment variable"
1653 msgid "upload a file from the local machine"
1654 msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್ಲೋಡ್ ಮಾಡಿ"
1657 msgid "upload a file from the local machine with offset"
1661 msgid "set timestamp of a file with nanosecond precision"
1662 msgstr "ನ್ಯಾನೊಸೆಕೆಂಡಿನ ನಿಖರತೆಯೊಂದಿಗೆ ಒಂದು ಕಡತದ ಸಮಯಮುದ್ರೆಯನ್ನು ಹೊಂದಿಸು"
1665 msgid "get the library version number"
1666 msgstr "ಲೈಬ್ರರಿ ಆವೃತ್ತಿ ಸಂಖ್ಯೆಯನ್ನು ಪಡೆದುಕೊ"
1669 msgid "get the filesystem label"
1673 msgid "get the Linux VFS type corresponding to a mounted device"
1674 msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ"
1677 msgid "get the filesystem UUID"
1681 msgid "activate or deactivate some volume groups"
1682 msgstr "ಕೆಲವು ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
1685 msgid "activate or deactivate all volume groups"
1686 msgstr "ಎಲ್ಲಾ ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು"
1689 msgid "create an LVM volume group"
1690 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು"
1693 msgid "get the LV UUIDs of all LVs in the volume group"
1697 msgid "get the PV UUIDs containing the volume group"
1701 msgid "remove an LVM volume group"
1702 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪನ್ನು ತೆಗೆದು ಹಾಕು"
1705 msgid "rename an LVM volume group"
1706 msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪಿನ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು"
1708 #: fish/cmds.c:3046 fish/cmds.c:3047
1709 msgid "list the LVM volume groups (VGs)"
1710 msgstr "LVM ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (VGಗಳು)"
1713 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1717 msgid "get the UUID of a volume group"
1721 msgid "count characters in a file"
1722 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಅಕ್ಷರಗಳನ್ನು ಎಣಿಸಿ"
1725 msgid "count lines in a file"
1726 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಸಾಲುಗಳನ್ನು ಎಣಿಸಿ"
1729 msgid "count words in a file"
1730 msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಪದಗಳನ್ನು ಎಣಿಸಿ"
1733 msgid "create a new file"
1737 msgid "append content to end of file"
1741 msgid "create a file"
1742 msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ"
1745 msgid "write zeroes to the device"
1746 msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ"
1749 msgid "write zeroes to an entire device"
1753 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1754 msgstr "ext2/3 ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಬಳಸದೆ ಇರುವ ಶೂನ್ಯ ಐನೋಡ್ಗಳು ಹಾಗು ಡಿಸ್ಕ್ ಖಂಡಗಳು"
1757 msgid "determine file type inside a compressed file"
1758 msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ್ಲಿರುವ ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸಿ"
1761 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1763 "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h <cmd> / help <cmd> ಅನ್ನು ಬಳಸಿ."
1765 #: fish/cmds.c:3384 fish/cmds.c:3398 fish/cmds.c:3414 fish/cmds.c:3431
1766 #: fish/cmds.c:3448 fish/cmds.c:3466 fish/cmds.c:3485 fish/cmds.c:3501
1767 #: fish/cmds.c:3519 fish/cmds.c:3535 fish/cmds.c:3553 fish/cmds.c:3569
1768 #: fish/cmds.c:3586 fish/cmds.c:3601 fish/cmds.c:3619 fish/cmds.c:3634
1769 #: fish/cmds.c:3650 fish/cmds.c:3666 fish/cmds.c:3682 fish/cmds.c:3698
1770 #: fish/cmds.c:3714 fish/cmds.c:3732 fish/cmds.c:3765 fish/cmds.c:3781
1771 #: fish/cmds.c:3797 fish/cmds.c:3816 fish/cmds.c:3831 fish/cmds.c:3849
1772 #: fish/cmds.c:3864 fish/cmds.c:3882 fish/cmds.c:3897 fish/cmds.c:3915
1773 #: fish/cmds.c:3930 fish/cmds.c:3949 fish/cmds.c:3968 fish/cmds.c:3986
1774 #: fish/cmds.c:4006 fish/cmds.c:4025 fish/cmds.c:4045 fish/cmds.c:4065
1775 #: fish/cmds.c:4085 fish/cmds.c:4104 fish/cmds.c:4123 fish/cmds.c:4143
1776 #: fish/cmds.c:4163 fish/cmds.c:4183 fish/cmds.c:4198 fish/cmds.c:4214
1777 #: fish/cmds.c:4286 fish/cmds.c:4304 fish/cmds.c:4321 fish/cmds.c:4405
1778 #: fish/cmds.c:4425 fish/cmds.c:4445 fish/cmds.c:4465 fish/cmds.c:4485
1779 #: fish/cmds.c:4505 fish/cmds.c:4524 fish/cmds.c:4543 fish/cmds.c:4562
1780 #: fish/cmds.c:4577 fish/cmds.c:4596 fish/cmds.c:4616 fish/cmds.c:4636
1781 #: fish/cmds.c:4712 fish/cmds.c:4727 fish/cmds.c:4745 fish/cmds.c:4778
1782 #: fish/cmds.c:4797 fish/cmds.c:4813 fish/cmds.c:4829 fish/cmds.c:4848
1783 #: fish/cmds.c:4870 fish/cmds.c:4892 fish/cmds.c:4912 fish/cmds.c:4929
1784 #: fish/cmds.c:4946 fish/cmds.c:4963 fish/cmds.c:4980 fish/cmds.c:4997
1785 #: fish/cmds.c:5014 fish/cmds.c:5031 fish/cmds.c:5050 fish/cmds.c:5073
1786 #: fish/cmds.c:5109 fish/cmds.c:5126 fish/cmds.c:5149 fish/cmds.c:5171
1787 #: fish/cmds.c:5192 fish/cmds.c:5212 fish/cmds.c:5231 fish/cmds.c:5251
1788 #: fish/cmds.c:5269 fish/cmds.c:5287 fish/cmds.c:5301 fish/cmds.c:5317
1789 #: fish/cmds.c:5337 fish/cmds.c:5356 fish/cmds.c:5375 fish/cmds.c:5394
1790 #: fish/cmds.c:5413 fish/cmds.c:5433 fish/cmds.c:5473 fish/cmds.c:5530
1791 #: fish/cmds.c:5551 fish/cmds.c:5572 fish/cmds.c:5593 fish/cmds.c:5611
1792 #: fish/cmds.c:5633 fish/cmds.c:5671 fish/cmds.c:5693 fish/cmds.c:5772
1793 #: fish/cmds.c:5811 fish/cmds.c:5826 fish/cmds.c:5843 fish/cmds.c:5857
1794 #: fish/cmds.c:5873 fish/cmds.c:5895 fish/cmds.c:5917 fish/cmds.c:5939
1795 #: fish/cmds.c:5961 fish/cmds.c:5983 fish/cmds.c:6005 fish/cmds.c:6025
1796 #: fish/cmds.c:6042 fish/cmds.c:6059 fish/cmds.c:6078 fish/cmds.c:6097
1797 #: fish/cmds.c:6117 fish/cmds.c:6153 fish/cmds.c:6172 fish/cmds.c:6191
1798 #: fish/cmds.c:6208 fish/cmds.c:6226 fish/cmds.c:6249 fish/cmds.c:6272
1799 #: fish/cmds.c:6296 fish/cmds.c:6319 fish/cmds.c:6340 fish/cmds.c:6363
1800 #: fish/cmds.c:6386 fish/cmds.c:6406 fish/cmds.c:6428 fish/cmds.c:6449
1801 #: fish/cmds.c:6472 fish/cmds.c:6489 fish/cmds.c:6506 fish/cmds.c:6524
1802 #: fish/cmds.c:6542 fish/cmds.c:6563 fish/cmds.c:6581 fish/cmds.c:6602
1803 #: fish/cmds.c:6622 fish/cmds.c:6640 fish/cmds.c:6661 fish/cmds.c:6684
1804 #: fish/cmds.c:6707 fish/cmds.c:6729 fish/cmds.c:6762 fish/cmds.c:6779
1805 #: fish/cmds.c:6796 fish/cmds.c:6820 fish/cmds.c:6843 fish/cmds.c:6866
1806 #: fish/cmds.c:6888 fish/cmds.c:6905 fish/cmds.c:6927 fish/cmds.c:7021
1807 #: fish/cmds.c:7041 fish/cmds.c:7061 fish/cmds.c:7081 fish/cmds.c:7099
1808 #: fish/cmds.c:7120 fish/cmds.c:7156 fish/cmds.c:7173 fish/cmds.c:7195
1809 #: fish/cmds.c:7212 fish/cmds.c:7248 fish/cmds.c:7268 fish/cmds.c:7288
1810 #: fish/cmds.c:7308 fish/cmds.c:7330 fish/cmds.c:7347 fish/cmds.c:7366
1811 #: fish/cmds.c:7385 fish/cmds.c:7407 fish/cmds.c:7428 fish/cmds.c:7449
1812 #: fish/cmds.c:7470 fish/cmds.c:7493 fish/cmds.c:7534 fish/cmds.c:7557
1813 #: fish/cmds.c:7596 fish/cmds.c:7613 fish/cmds.c:7632 fish/cmds.c:7653
1814 #: fish/cmds.c:7676 fish/cmds.c:7698 fish/cmds.c:7716 fish/cmds.c:7735
1815 #: fish/cmds.c:7756 fish/cmds.c:7833 fish/cmds.c:7874 fish/cmds.c:7953
1816 #: fish/cmds.c:8029 fish/cmds.c:8066 fish/cmds.c:8089 fish/cmds.c:8110
1817 #: fish/cmds.c:8133 fish/cmds.c:8155 fish/cmds.c:8180 fish/cmds.c:8223
1818 #: fish/cmds.c:8264 fish/cmds.c:8285 fish/cmds.c:8303 fish/cmds.c:8322
1819 #: fish/cmds.c:8339 fish/cmds.c:8357 fish/cmds.c:8384 fish/cmds.c:8408
1820 #: fish/cmds.c:8432 fish/cmds.c:8456 fish/cmds.c:8480 fish/cmds.c:8504
1821 #: fish/cmds.c:8528 fish/cmds.c:8552 fish/cmds.c:8576 fish/cmds.c:8600
1822 #: fish/cmds.c:8624 fish/cmds.c:8648 fish/cmds.c:8671 fish/cmds.c:8694
1823 #: fish/cmds.c:8715 fish/cmds.c:8736 fish/cmds.c:8757 fish/cmds.c:8777
1824 #: fish/cmds.c:8800 fish/cmds.c:8838 fish/cmds.c:8855 fish/cmds.c:8872
1825 #: fish/cmds.c:8891 fish/cmds.c:8910 fish/cmds.c:8927 fish/cmds.c:8944
1826 #: fish/cmds.c:8961 fish/cmds.c:8978 fish/cmds.c:8997 fish/cmds.c:9033
1827 #: fish/cmds.c:9073 fish/cmds.c:9106 fish/cmds.c:9123 fish/cmds.c:9140
1828 #: fish/cmds.c:9156 fish/cmds.c:9171 fish/cmds.c:9192 fish/cmds.c:9230
1829 #: fish/cmds.c:9268 fish/cmds.c:9307 fish/cmds.c:9347 fish/cmds.c:9388
1830 #: fish/cmds.c:9429 fish/cmds.c:9467 fish/cmds.c:9484 fish/cmds.c:9507
1831 #: fish/cmds.c:9529 fish/cmds.c:9551 fish/cmds.c:9571 fish/cmds.c:9591
1832 #: fish/cmds.c:9627 fish/cmds.c:9699 fish/cmds.c:9739 fish/cmds.c:9797
1833 #: fish/cmds.c:9823 fish/cmds.c:9849 fish/cmds.c:9877 fish/cmds.c:9936
1834 #: fish/cmds.c:9957 fish/cmds.c:10002 fish/cmds.c:10022 fish/cmds.c:10061
1835 #: fish/cmds.c:10098 fish/cmds.c:10118 fish/cmds.c:10140 fish/cmds.c:10197
1836 #: fish/cmds.c:10217 fish/cmds.c:10239 fish/cmds.c:10261 fish/cmds.c:10280
1837 #: fish/cmds.c:10300 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367
1838 #: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10429 fish/cmds.c:10464
1839 #: fish/cmds.c:10482 fish/cmds.c:10505 fish/cmds.c:10527 fish/cmds.c:10542
1840 #: fish/cmds.c:10559 fish/cmds.c:10596 fish/cmds.c:10635 fish/cmds.c:10675
1841 #: fish/cmds.c:10731 fish/cmds.c:10753 fish/cmds.c:10789 fish/cmds.c:10804
1842 #: fish/cmds.c:10824 fish/cmds.c:10864 fish/cmds.c:10887 fish/cmds.c:10911
1843 #: fish/cmds.c:10936 fish/cmds.c:10977 fish/cmds.c:11002 fish/cmds.c:11040
1844 #: fish/cmds.c:11071 fish/cmds.c:11102 fish/cmds.c:11130 fish/cmds.c:11150
1845 #: fish/cmds.c:11182 fish/cmds.c:11202 fish/cmds.c:11222 fish/cmds.c:11239
1846 #: fish/cmds.c:11257 fish/cmds.c:11282 fish/cmds.c:11305 fish/cmds.c:11324
1847 #: fish/cmds.c:11368 fish/cmds.c:11413 fish/cmds.c:11461 fish/cmds.c:11502
1848 #: fish/cmds.c:11521 fish/cmds.c:11541 fish/cmds.c:11561 fish/cmds.c:11582
1849 #: fish/cmds.c:11603 fish/cmds.c:11624 fish/cmds.c:11645 fish/cmds.c:11666
1850 #: fish/cmds.c:11688 fish/cmds.c:11726 fish/cmds.c:11777 fish/cmds.c:11815
1851 #: fish/cmds.c:11871 fish/cmds.c:12007 fish/cmds.c:12036 fish/cmds.c:12063
1852 #: fish/cmds.c:12080 fish/cmds.c:12101 fish/cmds.c:12118 fish/cmds.c:12180
1853 #: fish/cmds.c:12318
1855 msgid "%s should have %d parameter(s)\n"
1856 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
1858 #: fish/cmds.c:3385 fish/cmds.c:3399 fish/cmds.c:3415 fish/cmds.c:3432
1859 #: fish/cmds.c:3449 fish/cmds.c:3467 fish/cmds.c:3486 fish/cmds.c:3502
1860 #: fish/cmds.c:3520 fish/cmds.c:3536 fish/cmds.c:3554 fish/cmds.c:3570
1861 #: fish/cmds.c:3587 fish/cmds.c:3602 fish/cmds.c:3620 fish/cmds.c:3635
1862 #: fish/cmds.c:3651 fish/cmds.c:3667 fish/cmds.c:3683 fish/cmds.c:3699
1863 #: fish/cmds.c:3715 fish/cmds.c:3733 fish/cmds.c:3766 fish/cmds.c:3782
1864 #: fish/cmds.c:3798 fish/cmds.c:3817 fish/cmds.c:3832 fish/cmds.c:3850
1865 #: fish/cmds.c:3865 fish/cmds.c:3883 fish/cmds.c:3898 fish/cmds.c:3916
1866 #: fish/cmds.c:3931 fish/cmds.c:3950 fish/cmds.c:3969 fish/cmds.c:3987
1867 #: fish/cmds.c:4007 fish/cmds.c:4026 fish/cmds.c:4046 fish/cmds.c:4066
1868 #: fish/cmds.c:4086 fish/cmds.c:4105 fish/cmds.c:4124 fish/cmds.c:4144
1869 #: fish/cmds.c:4164 fish/cmds.c:4184 fish/cmds.c:4199 fish/cmds.c:4215
1870 #: fish/cmds.c:4236 fish/cmds.c:4287 fish/cmds.c:4305 fish/cmds.c:4322
1871 #: fish/cmds.c:4343 fish/cmds.c:4406 fish/cmds.c:4426 fish/cmds.c:4446
1872 #: fish/cmds.c:4466 fish/cmds.c:4486 fish/cmds.c:4506 fish/cmds.c:4525
1873 #: fish/cmds.c:4544 fish/cmds.c:4563 fish/cmds.c:4578 fish/cmds.c:4597
1874 #: fish/cmds.c:4617 fish/cmds.c:4637 fish/cmds.c:4660 fish/cmds.c:4713
1875 #: fish/cmds.c:4728 fish/cmds.c:4746 fish/cmds.c:4779 fish/cmds.c:4798
1876 #: fish/cmds.c:4814 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4871
1877 #: fish/cmds.c:4893 fish/cmds.c:4913 fish/cmds.c:4930 fish/cmds.c:4947
1878 #: fish/cmds.c:4964 fish/cmds.c:4981 fish/cmds.c:4998 fish/cmds.c:5015
1879 #: fish/cmds.c:5032 fish/cmds.c:5051 fish/cmds.c:5074 fish/cmds.c:5110
1880 #: fish/cmds.c:5127 fish/cmds.c:5150 fish/cmds.c:5172 fish/cmds.c:5193
1881 #: fish/cmds.c:5213 fish/cmds.c:5232 fish/cmds.c:5252 fish/cmds.c:5270
1882 #: fish/cmds.c:5288 fish/cmds.c:5302 fish/cmds.c:5318 fish/cmds.c:5338
1883 #: fish/cmds.c:5357 fish/cmds.c:5376 fish/cmds.c:5395 fish/cmds.c:5414
1884 #: fish/cmds.c:5434 fish/cmds.c:5474 fish/cmds.c:5531 fish/cmds.c:5552
1885 #: fish/cmds.c:5573 fish/cmds.c:5594 fish/cmds.c:5612 fish/cmds.c:5634
1886 #: fish/cmds.c:5672 fish/cmds.c:5694 fish/cmds.c:5773 fish/cmds.c:5812
1887 #: fish/cmds.c:5827 fish/cmds.c:5844 fish/cmds.c:5858 fish/cmds.c:5874
1888 #: fish/cmds.c:5896 fish/cmds.c:5918 fish/cmds.c:5940 fish/cmds.c:5962
1889 #: fish/cmds.c:5984 fish/cmds.c:6006 fish/cmds.c:6026 fish/cmds.c:6043
1890 #: fish/cmds.c:6060 fish/cmds.c:6079 fish/cmds.c:6098 fish/cmds.c:6118
1891 #: fish/cmds.c:6154 fish/cmds.c:6173 fish/cmds.c:6192 fish/cmds.c:6209
1892 #: fish/cmds.c:6227 fish/cmds.c:6250 fish/cmds.c:6273 fish/cmds.c:6297
1893 #: fish/cmds.c:6320 fish/cmds.c:6341 fish/cmds.c:6364 fish/cmds.c:6387
1894 #: fish/cmds.c:6407 fish/cmds.c:6429 fish/cmds.c:6450 fish/cmds.c:6473
1895 #: fish/cmds.c:6490 fish/cmds.c:6507 fish/cmds.c:6525 fish/cmds.c:6543
1896 #: fish/cmds.c:6564 fish/cmds.c:6582 fish/cmds.c:6603 fish/cmds.c:6623
1897 #: fish/cmds.c:6641 fish/cmds.c:6662 fish/cmds.c:6685 fish/cmds.c:6708
1898 #: fish/cmds.c:6730 fish/cmds.c:6763 fish/cmds.c:6780 fish/cmds.c:6797
1899 #: fish/cmds.c:6821 fish/cmds.c:6844 fish/cmds.c:6867 fish/cmds.c:6889
1900 #: fish/cmds.c:6906 fish/cmds.c:6928 fish/cmds.c:7022 fish/cmds.c:7042
1901 #: fish/cmds.c:7062 fish/cmds.c:7082 fish/cmds.c:7100 fish/cmds.c:7121
1902 #: fish/cmds.c:7157 fish/cmds.c:7174 fish/cmds.c:7196 fish/cmds.c:7213
1903 #: fish/cmds.c:7249 fish/cmds.c:7269 fish/cmds.c:7289 fish/cmds.c:7309
1904 #: fish/cmds.c:7331 fish/cmds.c:7348 fish/cmds.c:7367 fish/cmds.c:7386
1905 #: fish/cmds.c:7408 fish/cmds.c:7429 fish/cmds.c:7450 fish/cmds.c:7471
1906 #: fish/cmds.c:7494 fish/cmds.c:7535 fish/cmds.c:7558 fish/cmds.c:7597
1907 #: fish/cmds.c:7614 fish/cmds.c:7633 fish/cmds.c:7654 fish/cmds.c:7677
1908 #: fish/cmds.c:7699 fish/cmds.c:7717 fish/cmds.c:7736 fish/cmds.c:7757
1909 #: fish/cmds.c:7834 fish/cmds.c:7875 fish/cmds.c:7954 fish/cmds.c:8030
1910 #: fish/cmds.c:8067 fish/cmds.c:8090 fish/cmds.c:8111 fish/cmds.c:8134
1911 #: fish/cmds.c:8156 fish/cmds.c:8181 fish/cmds.c:8224 fish/cmds.c:8265
1912 #: fish/cmds.c:8286 fish/cmds.c:8304 fish/cmds.c:8323 fish/cmds.c:8340
1913 #: fish/cmds.c:8358 fish/cmds.c:8385 fish/cmds.c:8409 fish/cmds.c:8433
1914 #: fish/cmds.c:8457 fish/cmds.c:8481 fish/cmds.c:8505 fish/cmds.c:8529
1915 #: fish/cmds.c:8553 fish/cmds.c:8577 fish/cmds.c:8601 fish/cmds.c:8625
1916 #: fish/cmds.c:8649 fish/cmds.c:8672 fish/cmds.c:8695 fish/cmds.c:8716
1917 #: fish/cmds.c:8737 fish/cmds.c:8758 fish/cmds.c:8778 fish/cmds.c:8801
1918 #: fish/cmds.c:8839 fish/cmds.c:8856 fish/cmds.c:8873 fish/cmds.c:8892
1919 #: fish/cmds.c:8911 fish/cmds.c:8928 fish/cmds.c:8945 fish/cmds.c:8962
1920 #: fish/cmds.c:8979 fish/cmds.c:8998 fish/cmds.c:9034 fish/cmds.c:9074
1921 #: fish/cmds.c:9107 fish/cmds.c:9124 fish/cmds.c:9141 fish/cmds.c:9157
1922 #: fish/cmds.c:9172 fish/cmds.c:9193 fish/cmds.c:9231 fish/cmds.c:9269
1923 #: fish/cmds.c:9308 fish/cmds.c:9348 fish/cmds.c:9389 fish/cmds.c:9430
1924 #: fish/cmds.c:9468 fish/cmds.c:9485 fish/cmds.c:9508 fish/cmds.c:9530
1925 #: fish/cmds.c:9552 fish/cmds.c:9572 fish/cmds.c:9592 fish/cmds.c:9628
1926 #: fish/cmds.c:9700 fish/cmds.c:9740 fish/cmds.c:9798 fish/cmds.c:9824
1927 #: fish/cmds.c:9850 fish/cmds.c:9878 fish/cmds.c:9937 fish/cmds.c:9958
1928 #: fish/cmds.c:10003 fish/cmds.c:10023 fish/cmds.c:10062 fish/cmds.c:10099
1929 #: fish/cmds.c:10119 fish/cmds.c:10141 fish/cmds.c:10198 fish/cmds.c:10218
1930 #: fish/cmds.c:10240 fish/cmds.c:10262 fish/cmds.c:10281 fish/cmds.c:10301
1931 #: fish/cmds.c:10328 fish/cmds.c:10348 fish/cmds.c:10368 fish/cmds.c:10388
1932 #: fish/cmds.c:10408 fish/cmds.c:10430 fish/cmds.c:10465 fish/cmds.c:10483
1933 #: fish/cmds.c:10506 fish/cmds.c:10528 fish/cmds.c:10543 fish/cmds.c:10560
1934 #: fish/cmds.c:10597 fish/cmds.c:10636 fish/cmds.c:10676 fish/cmds.c:10732
1935 #: fish/cmds.c:10754 fish/cmds.c:10790 fish/cmds.c:10805 fish/cmds.c:10825
1936 #: fish/cmds.c:10865 fish/cmds.c:10888 fish/cmds.c:10912 fish/cmds.c:10937
1937 #: fish/cmds.c:10978 fish/cmds.c:11003 fish/cmds.c:11041 fish/cmds.c:11072
1938 #: fish/cmds.c:11103 fish/cmds.c:11131 fish/cmds.c:11151 fish/cmds.c:11183
1939 #: fish/cmds.c:11203 fish/cmds.c:11223 fish/cmds.c:11240 fish/cmds.c:11258
1940 #: fish/cmds.c:11283 fish/cmds.c:11306 fish/cmds.c:11325 fish/cmds.c:11369
1941 #: fish/cmds.c:11414 fish/cmds.c:11462 fish/cmds.c:11503 fish/cmds.c:11522
1942 #: fish/cmds.c:11542 fish/cmds.c:11562 fish/cmds.c:11583 fish/cmds.c:11604
1943 #: fish/cmds.c:11625 fish/cmds.c:11646 fish/cmds.c:11667 fish/cmds.c:11689
1944 #: fish/cmds.c:11727 fish/cmds.c:11778 fish/cmds.c:11816 fish/cmds.c:11872
1945 #: fish/cmds.c:11895 fish/cmds.c:12008 fish/cmds.c:12037 fish/cmds.c:12064
1946 #: fish/cmds.c:12081 fish/cmds.c:12102 fish/cmds.c:12119 fish/cmds.c:12141
1947 #: fish/cmds.c:12181 fish/cmds.c:12202 fish/cmds.c:12262 fish/cmds.c:12319
1948 #: fish/cmds.c:12345 fish/cmds.c:12414
1950 msgid "type 'help %s' for help on %s\n"
1951 msgstr "'help %s' ಎಂದು ನಮೂದಿಸಿದಲ್ಲಿ %s ಬಗೆಗಿನ ನೆರವು ದೊರೆಯುತ್ತದೆ\n"
1953 #: fish/cmds.c:3743 fish/cmds.c:4756 fish/cmds.c:5086 fish/cmds.c:5444
1954 #: fish/cmds.c:5484 fish/cmds.c:5503 fish/cmds.c:5646 fish/cmds.c:5705
1955 #: fish/cmds.c:5724 fish/cmds.c:5743 fish/cmds.c:5786 fish/cmds.c:6129
1956 #: fish/cmds.c:6740 fish/cmds.c:6939 fish/cmds.c:6958 fish/cmds.c:6977
1957 #: fish/cmds.c:6996 fish/cmds.c:7132 fish/cmds.c:7223 fish/cmds.c:7504
1958 #: fish/cmds.c:7568 fish/cmds.c:7767 fish/cmds.c:7786 fish/cmds.c:7805
1959 #: fish/cmds.c:7844 fish/cmds.c:7885 fish/cmds.c:7904 fish/cmds.c:7923
1960 #: fish/cmds.c:7964 fish/cmds.c:7983 fish/cmds.c:8002 fish/cmds.c:8040
1961 #: fish/cmds.c:8193 fish/cmds.c:8236 fish/cmds.c:8813 fish/cmds.c:9008
1962 #: fish/cmds.c:9046 fish/cmds.c:9084 fish/cmds.c:9204 fish/cmds.c:9241
1963 #: fish/cmds.c:9279 fish/cmds.c:9318 fish/cmds.c:9359 fish/cmds.c:9400
1964 #: fish/cmds.c:9441 fish/cmds.c:9604 fish/cmds.c:9640 fish/cmds.c:9653
1965 #: fish/cmds.c:9666 fish/cmds.c:9679 fish/cmds.c:9712 fish/cmds.c:9750
1966 #: fish/cmds.c:9769 fish/cmds.c:9890 fish/cmds.c:9909 fish/cmds.c:9970
1967 #: fish/cmds.c:9983 fish/cmds.c:10034 fish/cmds.c:10073 fish/cmds.c:10151
1968 #: fish/cmds.c:10170 fish/cmds.c:10444 fish/cmds.c:10571 fish/cmds.c:10608
1969 #: fish/cmds.c:10647 fish/cmds.c:10687 fish/cmds.c:10706 fish/cmds.c:10765
1970 #: fish/cmds.c:10838 fish/cmds.c:10948 fish/cmds.c:11018 fish/cmds.c:11052
1971 #: fish/cmds.c:11083 fish/cmds.c:11114 fish/cmds.c:11163 fish/cmds.c:11340
1972 #: fish/cmds.c:11384 fish/cmds.c:11433 fish/cmds.c:11477 fish/cmds.c:11703
1973 #: fish/cmds.c:11741 fish/cmds.c:11754 fish/cmds.c:11792 fish/cmds.c:11827
1974 #: fish/cmds.c:11846 fish/cmds.c:11913 fish/cmds.c:11941 fish/cmds.c:11964
1975 #: fish/cmds.c:12219 fish/cmds.c:12280 fish/cmds.c:12366 fish/cmds.c:12434
1977 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1978 msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n"
1980 #: fish/cmds.c:3749 fish/cmds.c:4762 fish/cmds.c:5092 fish/cmds.c:5450
1981 #: fish/cmds.c:5490 fish/cmds.c:5509 fish/cmds.c:5652 fish/cmds.c:5711
1982 #: fish/cmds.c:5730 fish/cmds.c:5749 fish/cmds.c:5792 fish/cmds.c:6135
1983 #: fish/cmds.c:6746 fish/cmds.c:6945 fish/cmds.c:6964 fish/cmds.c:6983
1984 #: fish/cmds.c:7002 fish/cmds.c:7138 fish/cmds.c:7229 fish/cmds.c:7510
1985 #: fish/cmds.c:7574 fish/cmds.c:7773 fish/cmds.c:7792 fish/cmds.c:7811
1986 #: fish/cmds.c:7850 fish/cmds.c:7891 fish/cmds.c:7910 fish/cmds.c:7929
1987 #: fish/cmds.c:7970 fish/cmds.c:7989 fish/cmds.c:8008 fish/cmds.c:8046
1988 #: fish/cmds.c:8199 fish/cmds.c:8242 fish/cmds.c:8819 fish/cmds.c:9014
1989 #: fish/cmds.c:9052 fish/cmds.c:9090 fish/cmds.c:9210 fish/cmds.c:9247
1990 #: fish/cmds.c:9285 fish/cmds.c:9324 fish/cmds.c:9365 fish/cmds.c:9406
1991 #: fish/cmds.c:9447 fish/cmds.c:9718 fish/cmds.c:9756 fish/cmds.c:9775
1992 #: fish/cmds.c:9896 fish/cmds.c:10040 fish/cmds.c:10079 fish/cmds.c:10157
1993 #: fish/cmds.c:10176 fish/cmds.c:10577 fish/cmds.c:10614 fish/cmds.c:10653
1994 #: fish/cmds.c:10693 fish/cmds.c:10712 fish/cmds.c:10771 fish/cmds.c:10844
1995 #: fish/cmds.c:10954 fish/cmds.c:11346 fish/cmds.c:11390 fish/cmds.c:11439
1996 #: fish/cmds.c:11483 fish/cmds.c:11833 fish/cmds.c:11919 fish/cmds.c:11947
1997 #: fish/cmds.c:11970 fish/cmds.c:12372 fish/cmds.c:12440
1999 msgid "%s: %s: integer out of range\n"
2000 msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ\n"
2002 #: fish/cmds.c:4235 fish/cmds.c:4342 fish/cmds.c:4659 fish/cmds.c:11894
2003 #: fish/cmds.c:12140 fish/cmds.c:12201 fish/cmds.c:12261 fish/cmds.c:12344
2004 #: fish/cmds.c:12413
2006 msgid "%s should have %d-%d parameter(s)\n"
2009 #: fish/cmds.c:4261 fish/cmds.c:4378 fish/cmds.c:4680 fish/cmds.c:11980
2010 #: fish/cmds.c:12157 fish/cmds.c:12234 fish/cmds.c:12290 fish/cmds.c:12382
2011 #: fish/cmds.c:12450
2013 msgid "%s: unknown optional argument \"%s\"\n"
2016 #: fish/cmds.c:4267 fish/cmds.c:4384 fish/cmds.c:4686 fish/cmds.c:11986
2017 #: fish/cmds.c:12163 fish/cmds.c:12240 fish/cmds.c:12296 fish/cmds.c:12388
2018 #: fish/cmds.c:12456
2020 msgid "%s: optional argument \"%s\" given twice\n"
2023 #: fish/cmds.c:12477
2025 msgid "%s: unknown command\n"
2028 #: fish/config.c:74 fish/config.c:113
2030 msgid "%s: %s: line %d: error parsing configuration file: %s\n"
2036 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
2041 msgid "copy-in: target '%s' is not a directory\n"
2046 msgid "error: argument is zero length or longer than maximum permitted\n"
2052 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
2058 msgid "copy-out: target '%s' is not a directory\n"
2063 msgid "copy-out: '%s' is not a file or directory\n"
2066 #: fish/display.c:42
2068 msgid "display filename\n"
2073 msgid "use '%s filename' to edit a file\n"
2074 msgstr "ಒಂದು ಕಡತವನ್ನು ಸಂಪಾದಿಸಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n"
2079 "%s: guest filesystem shell\n"
2080 "%s lets you edit virtual machine filesystems\n"
2081 "Copyright (C) 2009-2011 Red Hat Inc.\n"
2083 " %s [--options] cmd [: cmd : cmd ...]\n"
2085 " -h|--cmd-help List available commands\n"
2086 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2087 " -a|--add image Add image\n"
2088 " -c|--connect uri Specify libvirt URI for -d option\n"
2089 " --csh Make --listen csh-compatible\n"
2090 " -d|--domain guest Add disks from libvirt guest\n"
2091 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2092 " --echo-keys Don't turn off echo for passphrases\n"
2093 " -f|--file file Read commands from file\n"
2094 " --format[=raw|..] Force disk format for -a option\n"
2095 " -i|--inspector Automatically mount filesystems\n"
2096 " --keys-from-stdin Read passphrases from stdin\n"
2097 " --listen Listen for remote commands\n"
2098 " --live Connect to a live virtual machine\n"
2099 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2100 " -n|--no-sync Don't autosync\n"
2101 " -N|--new type Create prepared disk (test1.img, ...)\n"
2102 " --progress-bars Enable progress bars even when not interactive\n"
2103 " --no-progress-bars Disable progress bars\n"
2104 " --remote[=pid] Send commands to remote %s\n"
2105 " -r|--ro Mount read-only\n"
2106 " --selinux Enable SELinux support\n"
2107 " -v|--verbose Verbose messages\n"
2108 " -V|--version Display version and exit\n"
2109 " -w|--rw Mount read-write\n"
2110 " -x Echo each command before executing it\n"
2112 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2113 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2115 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2117 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2118 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2120 "For more information, see the manpage %s(1).\n"
2125 msgid "%s: --listen=PID: PID was not a number: %s\n"
2126 msgstr "%s: --listen=PID: PID ಒಂದು ಸಂಖ್ಯೆಯಾಗಿಲ್ಲ: %s\n"
2131 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2132 msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರಕ್ರಿಯೆಯ PID ಗೆ ಹೊಂದಿಸಬೇಕು\n"
2136 msgid "%s: only one -f parameter can be given\n"
2137 msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n"
2141 msgid "%s: cannot use --listen and --remote options at the same time\n"
2142 msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
2146 msgid "%s: extra parameters on the command line with --listen flag\n"
2147 msgstr "%s: --listen ಫ್ಲಾಗ್ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n"
2151 msgid "%s: cannot use --listen and --file options at the same time\n"
2152 msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n"
2158 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2159 "editing virtual machine filesystems.\n"
2161 "Type: 'help' for help on commands\n"
2162 " 'man' to read the manual\n"
2163 " 'quit' to quit the shell\n"
2167 #: fish/fish.c:793 fish/fish.c:809
2169 msgid "%s: command arguments not separated by whitespace\n"
2170 msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n"
2174 msgid "%s: unterminated single quote\n"
2175 msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
2179 msgid "%s: internal error parsing string at '%s'\n"
2180 msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n"
2184 msgid "%s: too many arguments\n"
2185 msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n"
2189 msgid "%s: invalid escape sequence in string (starting at offset %d)\n"
2194 msgid "%s: unterminated double quote\n"
2195 msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n"
2199 msgid "%s: empty command on command line\n"
2200 msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n"
2203 msgid "display a list of commands or help on a command"
2204 msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು"
2207 msgid "quit guestfish"
2208 msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು"
2213 "help - display a list of commands or help on a command\n"
2217 "help - ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು\n"
2224 "quit - quit guestfish\n"
2227 "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n"
2232 msgid "%s: command not known, use -h to list all commands\n"
2233 msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n"
2238 "Did you mean to open a disk image? guestfish -a disk.img\n"
2239 "For a list of commands: guestfish -h\n"
2240 "For complete documentation: man guestfish\n"
2245 msgid "%s:%d: libguestfs: error: %s\n"
2246 msgstr "libguestfs: ದೋಷ: %s\n"
2250 msgid "Runaway quote in string \"%s\"\n"
2251 msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್ಅವೆ ಕೋಟ್\n"
2256 "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option "
2257 "or run \"inspect-os\" command)\n"
2263 "%s: drive '%c:' not found. To list available drives do:\n"
2264 " inspect-get-drive-mappings %s\n"
2270 "%s: to access '%c:', mount %s first. One way to do this is:\n"
2277 msgid "use 'glob command [args...]'\n"
2278 msgstr "'glob command [args...]' ಅನ್ನು ಬಳಸು\n"
2282 msgid "glob: guestfs_glob_expand call failed: %s\n"
2283 msgstr "glob: guestfs_glob_expand ಅನ್ನು ಕರೆಯಲು ವಿಫಲಗೊಂಡಿದೆ: %s\n"
2288 "Add disk images to examine using the -a or -d options, or the 'add' "
2290 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2291 "Once you have done this, use the 'run' command.\n"
2297 "Find out what filesystems are available using 'list-filesystems' and then\n"
2298 "mount them to examine or modify the contents using 'mount-ro' or\n"
2299 "'mount-options'.\n"
2305 "For more information about a command, use 'help cmd'.\n"
2307 "To read the manual, type 'man'.\n"
2310 #: fish/hexedit.c:41
2312 msgid "hexedit (device|filename) [max | start max]\n"
2315 #: fish/hexedit.c:52
2317 msgid "hexedit: %s is a zero length file or device\n"
2320 #: fish/hexedit.c:63
2323 "hexedit: %s is larger than %s. You must supply a limit using\n"
2324 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2325 " 'hexedit %s <start> <max>'.\n"
2328 #: fish/hexedit.c:92
2330 msgid "hexedit: invalid range\n"
2333 #: fish/inspect.c:77
2335 msgid "%s: don't use --live and -i options together\n"
2338 #: fish/inspect.c:89
2340 msgid "%s: no operating system was found on this disk\n"
2343 #: fish/inspect.c:95
2345 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2348 #: fish/inspect.c:134
2350 msgid "%s: some filesystems could not be mounted (ignored)\n"
2353 #: fish/inspect.c:146
2355 msgid "Operating system: %s\n"
2358 #: fish/inspect.c:159
2360 msgid "%s mounted on %s\n"
2365 msgid "Enter key or passphrase (\"%s\"): "
2370 msgid "use 'lcd directory' to change local directory\n"
2371 msgstr "ಸ್ಥಳೀಯ ಕೋಶವನ್ನು ಬದಲಾಯಿಸಲು 'lcd directory' ಅನ್ನು ಬಳಸಿ\n"
2375 msgid "use 'man' without parameters to open the manual\n"
2380 msgid "the external 'man' program failed\n"
2385 msgid "use '%s filename' to page a file\n"
2386 msgstr "ಒಂದು ಕಡತವನ್ನು ಪುಟವಾಗಿ(ಪೇಜ್) ಮಾಡಲು '%s filename' ಅನ್ನು ಬಳಸಿ\n"
2388 #: fish/options.c:36
2390 msgid "%s: too many drives added on the command line\n"
2393 #: fish/options.c:128
2395 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2401 "List of available prepared disk images:\n"
2408 "guestfish -N %-8s - %s\n"
2415 msgid " Optional parameters:\n"
2420 msgid "<%s> %s (default: %s)\n"
2426 "Prepared disk images are written to file \"test1.img\" in the local\n"
2427 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2428 "For more information see the guestfish(1) manual.\n"
2434 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2435 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2440 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2443 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2444 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2445 msgid "failed to allocate disk"
2448 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2449 msgid "could not parse boot size"
2452 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2454 msgid "failed to get sector size of disk: %s"
2457 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2458 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2460 msgid "failed to partition disk: %s"
2463 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2465 msgid "failed to add boot partition: %s"
2468 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2470 msgid "failed to add root partition: %s"
2473 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2475 msgid "failed to create boot filesystem: %s"
2478 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2480 msgid "failed to create root filesystem: %s"
2483 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2484 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2485 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2488 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2490 msgid "failed to create PV: %s: %s"
2493 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2495 msgid "failed to create VG: %s: %s"
2498 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2500 msgid "failed to create LV: /dev/%s/%s: %s"
2503 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2505 msgid "failed to resize LV to full size: %s: %s"
2508 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2510 msgid "failed to create filesystem (%s): %s"
2515 msgid "guestfish: protocol error: could not read 'hello' message\n"
2516 msgstr "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: 'hello' ಸಂದೇಶವನ್ನು ಓದಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
2521 "guestfish: protocol error: version mismatch, server version '%s' does not "
2522 "match client version '%s'. The two versions must match exactly.\n"
2524 "guestfish: ಪ್ರೊಟೊಕಾಲ್ ದೋಷ: ಆವೃತ್ತಿ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ, '%s' ಎಂಬ ಪರಿಚಾರಕದ ಆವೃತ್ತಿಯು "
2525 "'%s' ಎಂಬ ಕ್ಲೈಂಟಿನ ಆವೃತ್ತಿಯೊಂದಿಗೆ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ. ಎರಡೂ ಆವೃತ್ತಿಗಳು ಸರಿಯಾಗೆ "
2528 #: fish/rc.c:337 fish/rc.c:351
2530 msgid "guestfish: remote: looks like the server is not running\n"
2531 msgstr "guestfish: ದೂರಸ್ಥ: ಪರಿಚಾರಕವು ಚಾಲನೆಯಲ್ಲಿ ಇಲ್ಲ ತೋರುತ್ತಿದೆ\n"
2533 #: fish/rc.c:363 fish/rc.c:377
2535 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2537 "guestfish: protocol error: ಪರಿಚಾರಕಕ್ಕೆ ಆರಂಭಿಕ ಸ್ವಾಗತ ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲು "
2542 msgid "guestfish: protocol error: could not decode reply from server\n"
2544 "guestfish: protocol error: ಪರಿಚಾರಕದಿಂದ ಬಂದ ಪ್ರತ್ಯುತ್ತರವನ್ನು ಬಿಡಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
2548 msgid "'reopen' command takes no parameters\n"
2549 msgstr "'reopen' ಆಜ್ಞೆಗೆ ಯಾವುದೆ ನಿಯತಾಂಕಗಳ ಅಗತ್ಯವಿರುವುದಿಲ್ಲ\n"
2553 msgid "reopen: guestfs_create: failed to create handle\n"
2554 msgstr "reopen: guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
2558 msgid "use '%s VAR value' to set an environment variable\n"
2563 msgid "use '%s VAR' to unset an environment variable\n"
2566 #: fish/supported.c:66
2570 #: fish/supported.c:68
2576 msgid "use 'time command [args...]'\n"
2577 msgstr "'time command [args...]' ಅನ್ನು ಬಳಸು\n"
2579 #: fuse/guestmount.c:912
2582 "%s: FUSE module for libguestfs\n"
2583 "%s lets you mount a virtual machine filesystem\n"
2584 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2586 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2588 " -a|--add image Add image\n"
2589 " -c|--connect uri Specify libvirt URI for -d option\n"
2590 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2591 " -d|--domain guest Add disks from libvirt guest\n"
2592 " --echo-keys Don't turn off echo for passphrases\n"
2593 " --format[=raw|..] Force disk format for -a option\n"
2594 " --fuse-help Display extra FUSE options\n"
2595 " -i|--inspector Automatically mount filesystems\n"
2596 " --help Display help message and exit\n"
2597 " --keys-from-stdin Read passphrases from stdin\n"
2598 " --live Connect to a live virtual machine\n"
2599 " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
2600 " -n|--no-sync Don't autosync\n"
2601 " -o|--option opt Pass extra option to FUSE\n"
2602 " -r|--ro Mount read-only\n"
2603 " --selinux Enable SELinux support\n"
2604 " -v|--verbose Verbose messages\n"
2605 " -V|--version Display version and exit\n"
2606 " -w|--rw Mount read-write\n"
2607 " -x|--trace Trace guestfs API calls\n"
2610 #: fuse/guestmount.c:1130
2612 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2615 #: fuse/guestmount.c:1138
2617 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2618 msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n"
2620 #: inspector/virt-inspector.c:76
2623 "%s: display information about a virtual machine\n"
2624 "Copyright (C) 2010 Red Hat Inc.\n"
2626 " %s [--options] -d domname file [file ...]\n"
2627 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2629 " -a|--add image Add image\n"
2630 " -c|--connect uri Specify libvirt URI for -d option\n"
2631 " -d|--domain guest Add disks from libvirt guest\n"
2632 " --echo-keys Don't turn off echo for passphrases\n"
2633 " --format[=raw|..] Force disk format for -a option\n"
2634 " --help Display brief help\n"
2635 " --keys-from-stdin Read passphrases from stdin\n"
2636 " -v|--verbose Verbose messages\n"
2637 " -V|--version Display version and exit\n"
2638 " -x Trace libguestfs API calls\n"
2639 "For more information, see the manpage %s(1).\n"
2642 #: inspector/virt-inspector.c:263
2645 "%s: no operating system could be detected inside this disk image.\n"
2647 "This may be because the file is not a disk image, or is not a virtual "
2649 "image, or because the OS type is not understood by libguestfs.\n"
2651 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2653 "install the separate libguestfs-winsupport package.\n"
2655 "If you feel this is an error, please file a bug report including as much\n"
2656 "information about the disk image as possible.\n"
2659 #: inspector/virt-inspector.c:288
2661 msgid "%s: XML write error at \"%s\": %m\n"
2664 #: inspector/virt-inspector.c:300
2666 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2669 #: inspector/virt-inspector.c:308
2671 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2674 #: perl/lib/Sys/Guestfs/Lib.pm:158
2675 msgid "open_guest: first parameter must be a string or an arrayref"
2678 #: perl/lib/Sys/Guestfs/Lib.pm:164
2679 msgid "open_guest: first argument contains undefined element"
2682 #: perl/lib/Sys/Guestfs/Lib.pm:172
2683 #, perl-brace-format
2684 msgid "guest image {imagename} does not exist or is not readable"
2687 #: perl/lib/Sys/Guestfs/Lib.pm:179
2689 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2693 #: perl/lib/Sys/Guestfs/Lib.pm:184
2694 msgid "open_guest: too many domains listed on command line"
2697 #: perl/lib/Sys/Guestfs/Lib.pm:191
2698 msgid "open_guest: cannot connect to libvirt"
2701 #: perl/lib/Sys/Guestfs/Lib.pm:210
2702 #, perl-brace-format
2703 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2706 #: perl/lib/Sys/Guestfs/Lib.pm:213
2707 #, perl-brace-format
2708 msgid "{imagename} is not the name of a libvirt domain\n"
2711 #: perl/lib/Sys/Guestfs/Lib.pm:242
2712 #, perl-brace-format
2713 msgid "{imagename} seems to have no disk devices\n"
2716 #: perl/lib/Sys/Guestfs/Lib.pm:827
2718 "No operating system could be detected inside this disk image.\n"
2720 "This may be because the file is not a disk image, or is not a virtual "
2722 "image, or because the OS type is not understood by virt-inspector.\n"
2724 "If you feel this is an error, please file a bug report including as much\n"
2725 "information about the disk image as possible.\n"
2728 #: perl/lib/Sys/Guestfs/Lib.pm:945
2729 #, perl-brace-format
2730 msgid "unknown filesystem {fs}\n"
2733 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2734 #, perl-brace-format
2735 msgid "Error running rpm -qa: {error}"
2738 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2739 #, perl-brace-format
2740 msgid "Error running dpkg-query: {error}"
2743 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2744 msgid "Can't find grub on guest"
2747 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2748 #, perl-brace-format
2749 msgid "Grub entry {title} has no kernel"
2752 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2753 #, perl-brace-format
2754 msgid "grub refers to {path}, which doesn't exist\n"
2757 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2758 #, perl-brace-format
2759 msgid "Grub entry {title} does not specify an initrd"
2762 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2763 #, perl-brace-format
2764 msgid "Didn't find modules directory {modules} for kernel {path}"
2767 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2768 #, perl-brace-format
2769 msgid "Couldn't guess kernel version number from path for kernel {path}"
2772 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2773 #, perl-brace-format
2774 msgid "{path} doesn't match augeas pattern"
2777 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2778 #, perl-brace-format
2779 msgid "{filename}: could not read initrd format"
2782 #: rescue/virt-rescue.c:64
2785 "%s: Run a rescue shell on a virtual machine\n"
2786 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2788 " %s [--options] -d domname\n"
2789 " %s [--options] -a disk.img [-a disk.img ...]\n"
2791 " -a|--add image Add image\n"
2792 " --append kernelopts Append kernel options\n"
2793 " -c|--connect uri Specify libvirt URI for -d option\n"
2794 " -d|--domain guest Add disks from libvirt guest\n"
2795 " --format[=raw|..] Force disk format for -a option\n"
2796 " --help Display brief help\n"
2797 " -m|--memsize MB Set memory size in megabytes\n"
2798 " --network Enable network\n"
2799 " -r|--ro Access read-only\n"
2800 " --selinux Enable SELinux\n"
2801 " --smp N Enable SMP with N >= 2 virtual CPUs\n"
2802 " -v|--verbose Verbose messages\n"
2803 " -V|--version Display version and exit\n"
2804 " -w|--rw Mount read-write\n"
2805 " -x Trace libguestfs API calls\n"
2806 "For more information, see the manpage %s(1).\n"
2809 #: rescue/virt-rescue.c:162
2811 msgid "%s: could not parse --smp parameter '%s'\n"
2812 msgstr "%s ಎನ್ನುವುದು %d ನಿಯತಾಂಕವನ್ನು(ಗಳನ್ನು) ಹೊಂದಿರಬೇಕು\n"
2814 #: rescue/virt-rescue.c:167
2816 msgid "%s: --smp parameter '%s' should be >= 1\n"
2819 #: rescue/virt-rescue.c:195
2821 msgid "%s: could not parse memory size '%s'\n"
2824 #: rescue/virt-rescue.c:428
2826 msgid "%s: unknown child exit status (%d)\n"
2829 #: src/appliance.c:182
2832 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2833 "LIBGUESTFS_PATH (search path: %s)"
2836 #: src/appliance.c:332
2838 msgid "security: cached appliance %s is not owned by UID %d"
2841 #: src/appliance.c:337
2843 msgid "security: cached appliance %s is not a directory (mode %o)"
2846 #: src/appliance.c:342
2848 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2851 #: src/appliance.c:672
2852 msgid "external command failed, see earlier error messages"
2856 msgid "unexpected end of output from db_dump command before end of header"
2859 #: src/dbdump.c:98 src/dbdump.c:110
2860 msgid "unexpected line from db_dump command, no space prefix"
2864 msgid "unexpected end of output from db_dump command before end of data"
2868 msgid "unexpected non-hex digits in output of db_dump command"
2871 #: src/filearch.c:152
2873 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2876 #: src/filearch.c:265
2878 "file-architecture API not available since this version of libguestfs was "
2879 "compiled without the libmagic library"
2882 #: src/guestfs.c:177
2884 msgid "guestfs_close: called twice on the same handle\n"
2885 msgstr "guestfs_close: ಒಂದೇ ಹ್ಯಾಂಡಲ್ನಲ್ಲಿ ಎರಡು ಬಾರಿ ಕರೆಲಾಗಿದೆ\n"
2887 #: src/guestfs.c:343
2892 #: src/guestfs.c:402
2894 msgid "libguestfs: error: %s\n"
2895 msgstr "libguestfs: ದೋಷ: %s\n"
2897 #: src/guestfs.c:980
2899 msgid "<truncated, original size %zu bytes>"
2902 #: src/inspect.c:267
2903 msgid "not a Windows guest, or systemroot could not be determined"
2906 #: src/inspect.c:283
2907 msgid "not a Windows guest, or CurrentControlSet could not be determined"
2910 #: src/inspect.c:545 src/inspect_fs.c:493 src/inspect_fs.c:537
2911 #: src/inspect_fs_unix.c:195 src/inspect_fs_unix.c:655
2912 #: src/inspect_fs_unix.c:900
2914 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2917 #: src/inspect.c:581
2918 msgid "no inspection data: call guestfs_inspect_os first"
2921 #: src/inspect.c:593
2924 "%s: root device not found: only call this function with a root device "
2925 "previously returned by guestfs_inspect_os"
2928 #: src/inspect.c:603 src/inspect_apps.c:609
2930 "inspection API not available since this version of libguestfs was compiled "
2931 "without the hivex library"
2934 #: src/inspect_fs.c:336 src/inspect_fs.c:349
2936 msgid "could not parse integer in version number: %s"
2939 #: src/inspect_fs.c:502
2941 msgid "%s: file is empty"
2944 #: src/inspect_fs_unix.c:689
2945 msgid "could not parse /etc/fstab or empty file"
2948 #: src/inspect_fs_windows.c:164
2950 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2953 #: src/inspect_icon.c:491
2955 msgid "read: %s: unexpected end of file"
2959 msgid "command line cannot be altered after qemu subprocess launched"
2960 msgstr "qemu ಉಪಪ್ರಕ್ರಿಯೆಯನ್ನು ಆರಂಭಿಸಿದ ನಂತರ ಆಜ್ಞಾ ಸಾಲನ್ನು ಬದಲಾಯಿಸುವಂತಿಲ್ಲ"
2963 msgid "guestfs_config: parameter must begin with '-' character"
2964 msgstr "guestfs_config: ನಿಯತಾಂಕವು '-' ಚಿಹ್ನೆಯಿಂದ ಆರಂಭಗೊಳ್ಳಬೇಕು"
2968 msgid "guestfs_config: parameter '%s' isn't allowed"
2969 msgstr "guestfs_config: '%s' ಎಂಬ ನಿಯತಾಂಕಕ್ಕೆ ಅನುಮತಿ ಇಲ್ಲ"
2971 #: src/launch.c:265 src/launch.c:369
2972 msgid "filename cannot contain ',' (comma) character"
2973 msgstr "ಕಡತದ ಹೆಸರು ',' (ವಿರಾಮ) ಚಿಹ್ನೆಯನ್ನು ಹೊಂದಿರುವಂತಿಲ್ಲ"
2975 #: src/launch.c:277 src/launch.c:282
2977 msgid "%s parameter is empty or contains disallowed characters"
2981 msgid "the libguestfs handle has already been launched"
2986 msgid "%s: cannot create temporary directory"
2987 msgstr "%s: ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
2990 msgid "you must call guestfs_add_drive before guestfs_launch"
2991 msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು"
2994 msgid "guestfs_launch failed, see earlier error messages"
2995 msgstr "guestfs_launch ವಿಫಲಗೊಂಡಿದೆ, ಹಿಂದಿನ ದೋಷ ಸಂದೇಶಗಳನ್ನು ನೋಡಿ"
2998 msgid "qemu launched and contacted daemon, but state != READY"
2999 msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
3002 msgid "guestfs_launch failed, unexpected initial message from guestfsd"
3006 msgid "contacted guestfsd, but state != READY"
3009 #: src/launch.c:1102
3012 "command failed: %s\n"
3014 "If qemu is located on a non-standard path, try setting the LIBGUESTFS_QEMU\n"
3015 "environment variable. There may also be errors printed above."
3017 "%s: ಆಜ್ಞೆಯು ವಿಫಲಗೊಂಡಿದೆ: qemu ಒಂದು ಶಿಷ್ಟವಲ್ಲದ ಸ್ಥಳದಲ್ಲಿ ಇದ್ದಲ್ಲಿ, LIBGUESTFS_QEMU "
3018 "ಪರಿಸರ ವೇರಿಯೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸಲು ಪ್ರಯತ್ನಿಸಿ."
3020 #: src/launch.c:1218
3021 msgid "qemu has not been launched yet"
3022 msgstr "qemu ಅನ್ನು ಇನ್ನೂ ಸಹ ಆರಂಭಿಸಲಾಗಿಲ್ಲ"
3024 #: src/launch.c:1229
3025 msgid "no subprocess to kill"
3026 msgstr "ಅಂತ್ಯಗೊಳಿಸಲು ಯಾವುದೆ ಉಪಪ್ರಕ್ರಿಯೆಯು ಇಲ್ಲ"
3030 msgid "guestfs_set_busy: called when in state %d != READY"
3031 msgstr "guestfs_set_busy: %d != READY ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
3035 msgid "guestfs_end_busy: called when in state %d"
3036 msgstr "guestfs_end_busy: %d ಎಂಬ ಸ್ಥಿತಿಯಲ್ಲಿದ್ದಾಗ ಕರೆಯಲಾಗಿದೆ"
3041 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
3043 "check_for_daemon_cancellation_or_eof: ಡೀಮನ್ನಿಂದ 0x%x ಅನ್ನು ಓದಲಾಗಿದೆ, ಆದರೆ 0x%x "
3044 "ಅನ್ನು ನಿರೀಕ್ಷಿಸಲಾಗಿತ್ತು\n"
3048 "This usually means the libguestfs appliance failed to start up. Please\n"
3049 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
3050 "the debug messages output prior to this error.\n"
3054 msgid "See earlier debug messages.\n"
3059 msgid "received magic signature from guestfsd, but in state %d"
3060 msgstr "guestfsd ಇಂದ ಮ್ಯಾಜಿಕ್ ಸಹಿಯನ್ನು ಪಡೆಯಲಾಗಿದೆ, ಆದರೆ %d ಸ್ಥಿತಿಯಲ್ಲಿದೆ"
3064 msgid "message length (%u) > maximum possible size (%d)"
3065 msgstr "ಸಂದೇಶದ ಉದ್ದ (%u) > ಸಾಧ್ಯವಿರುವ ಗರಿಷ್ಟ ಉದ್ದ (%d)"
3069 msgid "guestfs___send: state %d != BUSY"
3070 msgstr "guestfs___send: ಸ್ಥಿತಿ %d != BUSY"
3073 msgid "xdr_guestfs_message_header failed"
3074 msgstr "xdr_guestfs_message_header ವಿಫಲಗೊಂಡಿದೆ"
3077 msgid "dispatch failed to marshal args"
3078 msgstr "ವಿಫಲಗೊಂಡವುಗಳನ್ನು ಮಾರ್ಶಲ್ ಆರ್ಗ್ಯುಮೆಂಟ್ಗಳಿಗೆ ರವಾನಿಸು"
3080 #: src/proto.c:922 src/proto.c:1217
3081 msgid "operation cancelled by user"
3086 msgid "send_file_chunk: state %d != READY"
3087 msgstr "send_file_chunk: ಸ್ಥಿತಿ %d != READY"
3091 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
3092 msgstr "xdr_guestfs_chunk ವಿಫಲಗೊಂಡಿದೆ (buf = %p, buflen = %zu)"
3096 msgid "%s: error in chunked encoding"
3097 msgstr "%s: ತುಂಡರಿಸಲಾದ ಎನ್ಕೋಡಿಂಗ್ನಲ್ಲಿ ದೋಷ"
3100 msgid "write to daemon socket"
3101 msgstr "ಡೀಮನ್ ಸಾಕೆಟ್ಗೆ ಬರೆಯುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ"
3104 msgid "receive_file_data: parse error in reply callback"
3105 msgstr "receive_file_data: ಪ್ರತ್ಯುತ್ತರ ಕಾಲ್ಬ್ಯಾಕ್ನಲ್ಲಿ ಪಾರ್ಸ್ ದೋಷ"
3108 msgid "receive_file_data: unexpected flag received when reading file chunks"
3109 msgstr "receive_file_data: ಕಡತದ ತುಣುಕಗಳು ಓದುವಾಗ ಅನಿರೀಕ್ಷಿತ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆಯಲಾಗಿದೆ"
3112 msgid "failed to parse file chunk"
3113 msgstr "ಕಡತದ ತುಣುಕನ್ನು ಪಾರ್ಸ್ ಮಾಡಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
3116 msgid "file receive cancelled by daemon"
3117 msgstr "ಕಡತವನ್ನು ಸ್ವೀಕರಿಸುವುದನ್ನು ಡೆಮನ್ ರದ್ದುಗೊಳಿಸಿದೆ"
3119 #: src/virt.c:101 src/virt.c:347
3120 msgid "you cannot set both live and readonly flags"
3125 msgid "could not connect to libvirt (code %d, domain %d): %s"
3130 msgid "no libvirt domain called '%s': %s"
3133 #: src/virt.c:185 src/virt.c:435
3135 msgid "error reading libvirt XML information: %s"
3138 #: src/virt.c:195 src/virt.c:443
3139 msgid "unable to parse XML information returned by libvirt"
3142 #: src/virt.c:201 src/virt.c:449
3143 msgid "unable to create new XPath context"
3146 #: src/virt.c:208 src/virt.c:464
3147 msgid "unable to evaluate XPath expression"
3151 msgid "libvirt domain has no disks"
3156 msgid "error getting domain info: %s"
3161 "error: domain is a live virtual machine.\n"
3162 "Writing to the disks of a running virtual machine can cause disk "
3164 "Either use read-only access, or if the guest is running the guestfsd daemon\n"
3165 "specify live access. In most libguestfs tools these options are --ro or\n"
3166 "--live respectively. Consult the documentation for further information."
3171 "this guest has no libvirt <channel> definition for guestfsd\n"
3172 "See ATTACHING TO RUNNING DAEMONS in guestfs(3) for further information."
3177 "add-domain API not available since this version of libguestfs was compiled "
3178 "without libvirt or libxml2"
3181 #: test-tool/test-tool.c:79
3184 "libguestfs-test-tool: interactive test tool\n"
3185 "Copyright (C) 2009-2011 Red Hat Inc.\n"
3187 " libguestfs-test-tool [--options]\n"
3189 " --help Display usage\n"
3190 " --qemudir dir Specify QEMU source directory\n"
3191 " --qemu qemu Specify QEMU binary\n"
3193 " -t n Set launch timeout (default: %d seconds)\n"
3196 #: test-tool/test-tool.c:127
3198 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3199 msgstr "libguestfs-test-tool: ಗೊತ್ತಿರದ ಉದ್ದ ಆಯ್ಕೆ: %s (%d)\n"
3201 #: test-tool/test-tool.c:136
3203 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3204 msgstr "libguestfs-test-tool: ಅಮಾನ್ಯವಾದ ಕಾಲಾವಧಿ ತೀರಿಕೆ: %s\n"
3206 #: test-tool/test-tool.c:148
3208 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3209 msgstr "libguestfs-test-tool: ಅನಿರೀಕ್ಷಿತವಾದ ಆಜ್ಞಾ ಸಾಲಿನ ಆಯ್ಕೆ 0x%x\n"
3211 #: test-tool/test-tool.c:174
3213 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3214 msgstr "libguestfs-test-tool: libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
3216 #: test-tool/test-tool.c:181
3218 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3219 msgstr "libguestfs-test-tool: '%s' ಎಂಬ ಡ್ರೈವನ್ನು ಸೇರಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
3221 #: test-tool/test-tool.c:189
3223 msgid "libguestfs-test-tool: guestfs_version failed\n"
3224 msgstr "libguestfs-test-tool: guestfs_version ವಿಫಲಗೊಂಡಿದೆ\n"
3226 #: test-tool/test-tool.c:223
3228 msgid "libguestfs-test-tool: failed to launch appliance\n"
3229 msgstr "libguestfs-test-tool: ಅಪ್ಲೈಯನ್ಸ್ ಅನ್ನು ಆರಂಭಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
3231 #: test-tool/test-tool.c:235
3233 msgid "libguestfs-test-tool: failed to run part-disk\n"
3236 #: test-tool/test-tool.c:241
3238 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3239 msgstr "libguestfs-test-tool: mkfs.ext2 ಅನ್ನು ಮಾಡುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n"
3241 #: test-tool/test-tool.c:247
3243 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3244 msgstr "libguestfs-test-tool: /dev/sda1 ಅನ್ನು / ನಲ್ಲಿ ಆರೋಹಿಸಲಾಗಲಿಲ್ಲ\n"
3246 #: test-tool/test-tool.c:254
3248 msgid "libguestfs-test-tool: failed to touch file\n"
3251 #: test-tool/test-tool.c:285
3254 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3255 "--qemu/--qemudir options cannot be used.\n"
3257 "LIBGUESTFS_QEMU ಪರಿಸರವನ್ನು ಈಗಾಗಲೆ ಹೊಂದಿಸಲಾಗಿದೆ, ಆದ್ದರಿಂದ\n"
3258 "--qemu/--qemudir ಆಯ್ಕೆಗಳನ್ನು ಬಳಸಲಾಗುವುದಿಲ್ಲ.\n"
3260 #: test-tool/test-tool.c:293
3262 msgid "Binary '%s' does not exist or is not executable\n"
3263 msgstr "ಬೈನರಿ '%s' ಅಸ್ತಿತ್ವದಲ್ಲಿಲ್ಲ ಅಥವ ಅದನ್ನು ಕಾರ್ಯಗತಗೊಳಿಸಲು ಸಾಧ್ಯವಿಲ್ಲ\n"
3265 #: test-tool/test-tool.c:307
3267 msgid "%s: does not look like a qemu source directory\n"
3268 msgstr "%s: ಇದು ಒಂದು qemu ಆಕರ ಕೋಶದ ರೀತಿ ಕಾಣಿಸುತ್ತಿಲ್ಲ\n"
3270 #: tools/virt-list-filesystems.pl:148
3271 msgid "virt-list-filesystems: no image or VM name given"
3274 #: tools/virt-list-partitions.pl:160
3275 msgid "virt-list-partitions: no image or VM name given"
3278 #: tools/virt-make-fs.pl:291
3279 msgid "virt-make-fs input output\n"
3282 #: tools/virt-make-fs.pl:321
3283 msgid "unexpected output from 'du' command"
3286 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3287 #: tools/virt-make-fs.pl:458
3288 #, perl-brace-format
3289 msgid "{f}: unknown input format: {fmt}\n"
3292 #: tools/virt-make-fs.pl:391
3293 #, perl-brace-format
3294 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3297 #: tools/virt-make-fs.pl:406
3299 "qemu-img create: failed to create disk image, see earlier error messages\n"
3302 #: tools/virt-make-fs.pl:417
3303 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3306 #: tools/virt-make-fs.pl:442
3307 msgid "tar: failed, see earlier messages\n"
3310 #: tools/virt-make-fs.pl:464
3311 msgid "uncompress command failed, see earlier messages\n"
3314 #: tools/virt-make-fs.pl:499
3316 "virt-make-fs: error copying contents into filesystem\n"
3317 "An error here usually means that the program did not estimate the\n"
3318 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3321 #: tools/virt-tar.pl:193 tools/virt-tar.pl:200
3322 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3325 #: tools/virt-tar.pl:222
3326 msgid "virt-tar: no image, VM names, directory or filename given"
3329 #: tools/virt-tar.pl:225
3330 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3333 #: tools/virt-tar.pl:236
3334 #, perl-brace-format
3335 msgid "virt-tar: {tarball}: file not found\n"
3338 #: tools/virt-tar.pl:239
3339 #, perl-brace-format
3340 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3343 #: tools/virt-tar.pl:253 tools/virt-win-reg.pl:261
3344 #, perl-brace-format
3346 "{prog}: No operating system could be detected inside this disk image.\n"
3348 "This may be because the file is not a disk image, or is not a virtual "
3350 "image, or because the OS type is not understood by libguestfs.\n"
3352 "If you feel this is an error, please file a bug report including as much\n"
3353 "information about the disk image as possible.\n"
3356 #: tools/virt-tar.pl:257 tools/virt-win-reg.pl:265
3357 #, perl-brace-format
3358 msgid "{prog}: multiboot operating systems are not supported.\n"
3361 #: tools/virt-win-reg.pl:245
3362 msgid "no libvirt domain name or disk image given\n"
3365 #: tools/virt-win-reg.pl:287
3367 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3371 #: tools/virt-win-reg.pl:446
3372 #, perl-brace-format
3373 msgid "virt-win-reg: {p}: cannot find user directory\n"
3376 #: tools/virt-win-reg.pl:451
3377 #, perl-brace-format
3378 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3381 #: tools/virt-win-reg.pl:522 tools/virt-win-reg.pl:544
3382 #, perl-brace-format
3383 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3386 #: tools/virt-win-reg.pl:529
3387 #, perl-brace-format
3388 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3391 #: tools/virt-win-reg.pl:551
3392 #, perl-brace-format
3393 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"