1 # Copyright (C) 2010 Free Software Foundation, Inc.
2 # This file is distributed under the same license as the PACKAGE package.
4 # Jaswinder Singh <jsingh@redhat.com>, 2010.
7 "Project-Id-Version: libguestfs 1.0.81\n"
8 "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
9 "component=libguestfs&product=Virtualization+Tools\n"
10 "POT-Creation-Date: 2011-09-16 16:37+0100\n"
11 "PO-Revision-Date: 2010-01-29 12:50+0530\n"
12 "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
13 "Language-Team: Punjabi/Panjabi <kde-i18n-doc@kde.org>\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: Lokalize 1.0\n"
19 "Plural-Forms: nplurals=2; plural=n != 1;\n"
21 #: cat/virt-cat.c:54 cat/virt-filesystems.c:96 cat/virt-ls.c:55 df/main.c:67
22 #: fish/fish.c:94 fuse/guestmount.c:906 inspector/virt-inspector.c:68
23 #: rescue/virt-rescue.c:56
25 msgid "Try `%s --help' for more information.\n"
26 msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
31 "%s: display files in a virtual machine\n"
32 "Copyright (C) 2010 Red Hat Inc.\n"
34 " %s [--options] -d domname file [file ...]\n"
35 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
37 " -a|--add image Add image\n"
38 " -c|--connect uri Specify libvirt URI for -d option\n"
39 " -d|--domain guest Add disks from libvirt guest\n"
40 " --echo-keys Don't turn off echo for passphrases\n"
41 " --format[=raw|..] Force disk format for -a option\n"
42 " --help Display brief help\n"
43 " --keys-from-stdin Read passphrases from stdin\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"
49 "%s: FUSE module for libguestfs\n"
50 "%s lets you mount a virtual machine filesystem\n"
51 "Copyright (C) 2009 Red Hat Inc.\n"
53 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
55 " -a|--add image Add image\n"
56 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
57 " --fuse-help Display extra FUSE options\n"
58 " --help Display help message and exit\n"
59 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
60 " -n|--no-sync Don't autosync\n"
61 " -o|--option opt Pass extra option to FUSE\n"
62 " -r|--ro Mount read-only\n"
63 " --selinux Enable SELinux support\n"
64 " --trace Trace guestfs API calls (to stderr)\n"
65 " -v|--verbose Verbose messages\n"
66 " -V|--version Display version and exit\n"
68 #: cat/virt-cat.c:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120
69 #: df/domains.c:428 df/main.c:133 fish/fish.c:213 fuse/guestmount.c:1018
70 #: inspector/virt-inspector.c:128 rescue/virt-rescue.c:128
72 msgid "guestfs_create: failed to create handle\n"
73 msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
75 #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142
76 #: df/main.c:157 fish/fish.c:281 fuse/guestmount.c:1066
77 #: inspector/virt-inspector.c:150 rescue/virt-rescue.c:152
79 msgid "%s: unknown long option: %s (%d)\n"
80 msgstr "%s: unknown long option: %s (%d)\n"
82 #: cat/virt-filesystems.c:100
85 "%s: list filesystems, partitions, block devices, LVM in a VM\n"
86 "Copyright (C) 2010 Red Hat Inc.\n"
88 " %s [--options] -d domname\n"
89 " %s [--options] -a disk.img [-a disk.img ...]\n"
91 " -a|--add image Add image\n"
92 " --all Display everything\n"
93 " --blkdevs|--block-devices\n"
94 " Display block devices\n"
95 " -c|--connect uri Specify libvirt URI for -d option\n"
96 " --csv Output as Comma-Separated Values\n"
97 " -d|--domain guest Add disks from libvirt guest\n"
98 " --echo-keys Don't turn off echo for passphrases\n"
99 " --extra Display swap and data filesystems\n"
100 " --filesystems Display mountable filesystems\n"
101 " --format[=raw|..] Force disk format for -a option\n"
102 " -h|--human-readable Human-readable sizes in --long output\n"
103 " --help Display brief help\n"
104 " --keys-from-stdin Read passphrases from stdin\n"
105 " -l|--long Long output\n"
106 " --lvs|--logvols|--logical-volumes\n"
107 " Display LVM logical volumes\n"
108 " --no-title No title in --long output\n"
109 " --parts|--partitions Display partitions\n"
110 " --pvs|--physvols|--physical-volumes\n"
111 " Display LVM physical volumes\n"
112 " --uuid|--uuids Add UUIDs to --long output\n"
113 " -v|--verbose Verbose messages\n"
114 " -V|--version Display version and exit\n"
115 " --vgs|--volgroups|--volume-groups\n"
116 " Display LVM volume groups\n"
117 " -x Trace libguestfs API calls\n"
118 "For more information, see the manpage %s(1).\n"
120 "%s: FUSE module for libguestfs\n"
121 "%s lets you mount a virtual machine filesystem\n"
122 "Copyright (C) 2009 Red Hat Inc.\n"
124 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
126 " -a|--add image Add image\n"
127 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
128 " --fuse-help Display extra FUSE options\n"
129 " --help Display help message and exit\n"
130 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
131 " -n|--no-sync Don't autosync\n"
132 " -o|--option opt Pass extra option to FUSE\n"
133 " -r|--ro Mount read-only\n"
134 " --selinux Enable SELinux support\n"
135 " --trace Trace guestfs API calls (to stderr)\n"
136 " -v|--verbose Verbose messages\n"
137 " -V|--version Display version and exit\n"
139 #: cat/virt-filesystems.c:314 df/main.c:251
141 msgid "%s: you cannot use -h and --csv options together.\n"
142 msgstr "%s: cannot use --listen and --file options at the same time\n"
147 "%s: list files in a virtual machine\n"
148 "Copyright (C) 2010 Red Hat Inc.\n"
150 " %s [--options] -d domname dir [dir ...]\n"
151 " %s [--options] -a disk.img [-a disk.img ...] dir [dir ...]\n"
153 " -a|--add image Add image\n"
154 " -c|--connect uri Specify libvirt URI for -d option\n"
155 " -d|--domain guest Add disks from libvirt guest\n"
156 " --echo-keys Don't turn off echo for passphrases\n"
157 " --format[=raw|..] Force disk format for -a option\n"
158 " --help Display brief help\n"
159 " --keys-from-stdin Read passphrases from stdin\n"
160 " -l|--long Long listing\n"
161 " -R|--recursive Recursive listing\n"
162 " -v|--verbose Verbose messages\n"
163 " -V|--version Display version and exit\n"
164 " -x Trace libguestfs API calls\n"
165 "For more information, see the manpage %s(1).\n"
167 "%s: FUSE module for libguestfs\n"
168 "%s lets you mount a virtual machine filesystem\n"
169 "Copyright (C) 2009 Red Hat Inc.\n"
171 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
173 " -a|--add image Add image\n"
174 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
175 " --fuse-help Display extra FUSE options\n"
176 " --help Display help message and exit\n"
177 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
178 " -n|--no-sync Don't autosync\n"
179 " -o|--option opt Pass extra option to FUSE\n"
180 " -r|--ro Mount read-only\n"
181 " --selinux Enable SELinux support\n"
182 " --trace Trace guestfs API calls (to stderr)\n"
183 " -v|--verbose Verbose messages\n"
184 " -V|--version Display version and exit\n"
188 msgid "%s: could not connect to libvirt (code %d, domain %d): %s"
193 msgid "%s: could not get number of running domains (code %d, domain %d): %s"
198 msgid "%s: could not list running domains (code %d, domain %d): %s"
203 msgid "%s: could not get number of inactive domains (code %d, domain %d): %s"
208 msgid "%s: could not list inactive domains (code %d, domain %d): %s"
213 msgid "%s: ignoring %s, it has too many disks (%zu > %d)"
219 "%s: display free space on virtual filesystems\n"
220 "Copyright (C) 2010 Red Hat Inc.\n"
222 " %s [--options] -d domname\n"
223 " %s [--options] -a disk.img [-a disk.img ...]\n"
225 " -a|--add image Add image\n"
226 " -c|--connect uri Specify libvirt URI for -d option\n"
227 " --csv Output as Comma-Separated Values\n"
228 " -d|--domain guest Add disks from libvirt guest\n"
229 " --format[=raw|..] Force disk format for -a option\n"
230 " -h|--human-readable Human-readable sizes in --long output\n"
231 " --help Display brief help\n"
232 " -i|--inodes Display inodes\n"
233 " --one-per-guest Separate appliance per guest\n"
234 " --uuid Add UUIDs to --long output\n"
235 " -v|--verbose Verbose messages\n"
236 " -V|--version Display version and exit\n"
237 " -x Trace libguestfs API calls\n"
238 "For more information, see the manpage %s(1).\n"
240 "%s: FUSE module for libguestfs\n"
241 "%s lets you mount a virtual machine filesystem\n"
242 "Copyright (C) 2009 Red Hat Inc.\n"
244 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
246 " -a|--add image Add image\n"
247 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
248 " --fuse-help Display extra FUSE options\n"
249 " --help Display help message and exit\n"
250 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
251 " -n|--no-sync Don't autosync\n"
252 " -o|--option opt Pass extra option to FUSE\n"
253 " -r|--ro Mount read-only\n"
254 " --selinux Enable SELinux support\n"
255 " --trace Trace guestfs API calls (to stderr)\n"
256 " -v|--verbose Verbose messages\n"
257 " -V|--version Display version and exit\n"
261 msgid "%s: compiled without support for libvirt.\n"
265 msgid "VirtualMachine"
271 msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
311 msgid "use 'alloc file size' to create an image\n"
312 msgstr "ਇੱਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਲਈ 'alloc file size' ਵਰਤੋ\n"
316 msgid "use 'sparse file size' to create a sparse image\n"
317 msgstr "ਸਪਾਰਸ ਈਮੇਜ਼ ਬਣਾਉਣ ਲਈ 'sparse file size' ਵਰਤੋ\n"
321 msgid "can't allocate or add disks after launching\n"
322 msgstr "ਚਾਲੂ ਕਰਨ ਤੋਂ ਬਾਅਦ ਡਿਸਕਾਂ ਨਿਰਧਾਰਤ ਜਾਂ ਸ਼ਾਮਿਲ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
326 msgid "%s: invalid integer parameter (%s returned %d)\n"
338 msgid "add a CD-ROM disk image to examine"
339 msgstr "ਜਾਂਚ ਲਈ ਇੱਕ CD-ROM ਡਿਸਕ ਈਮੇਜ਼ ਜੋੜੋ"
342 msgid "add the disk(s) from a named libvirt domain"
345 #: fish/cmds.c:2493 fish/cmds.c:2494
346 msgid "add an image to examine or modify"
347 msgstr "ਜਾਂਚ ਜਾਂ ਤਬਦੀਲੀ ਲਈ ਇੱਕ ਈਮੇਜ਼ ਜੋੜੋ"
350 msgid "add a drive in snapshot mode (read-only)"
351 msgstr "ਸਨੈਪਸ਼ਾਟ ਮੋਡ ਵਿੱਚ ਇੱਕ ਡਰਾਈਵ ਜੋੜੋ (ਸਿਰਫ-ਪੜੋ)"
354 msgid "add a drive read-only specifying the QEMU block emulation to use"
358 msgid "add a drive specifying the QEMU block emulation to use"
363 msgid "allocate and add a disk file"
364 msgstr "ਸਪਾਰਸ ਈਮੇਜ਼ ਫਾਇਲ ਨਿਰਧਾਰਤ ਕਰੋ"
368 msgid "clear Augeas path"
369 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਹਟਾਓ"
372 msgid "close the current Augeas handle"
373 msgstr "ਮੌਜੂਦਾ Augeas ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
376 msgid "define an Augeas node"
377 msgstr "ਇੱਕ Augeas ਨੋਡ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
380 msgid "define an Augeas variable"
381 msgstr "ਇੱਕ Augeas ਵੇਰੀਏਬਲ ਪਰਿਭਾਸ਼ਤ ਕਰੋ"
384 msgid "look up the value of an Augeas path"
385 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਖੋਜੋ"
388 msgid "create a new Augeas handle"
389 msgstr "ਇੱਕ ਨਵਾਂ Augeas ਹੈਂਡਲ ਬਣਾਓ"
392 msgid "insert a sibling Augeas node"
393 msgstr "ਜੁੜਵੇਂ Augeas ਨੋਡ ਸ਼ਾਮਿਲ ਕਰੋ"
396 msgid "load files into the tree"
397 msgstr "ਫਾਇਲਾਂ ਨੂੰ ਟਰੀ ਵਿੱਚ ਲੋਡ ਕਰੋ"
400 msgid "list Augeas nodes under augpath"
401 msgstr "augpath ਅਧੀਨ Augeas ਨੋਡ ਵੇਖਾਓ"
404 msgid "return Augeas nodes which match augpath"
405 msgstr "Augeas ਨੋਡ ਦਿਓ ਜੋ augpath ਨਾਲ ਮੇਲ ਖਾਂਦਾ ਹੈ"
408 msgid "move Augeas node"
409 msgstr "Augeas ਨੋਡ ਹਿਲਾਓ"
412 msgid "remove an Augeas path"
413 msgstr "ਇੱਕ Augeas ਮਾਰਗ ਹਟਾਓ"
416 msgid "write all pending Augeas changes to disk"
417 msgstr "ਸਭ ਅਧੂਰੀਆਂ Augeas ਤਬਦੀਲੀਆਂ ਨੂੰ ਡਿਸਕ ਤੇ ਲਿਖੋ"
420 msgid "set Augeas path to value"
421 msgstr "Augeas ਮਾਰਗ ਦਾ ਮੁੱਲ ਸੈੱਟ ਕਰੋ"
424 msgid "test availability of some parts of the API"
425 msgstr "API ਦੇ ਕੁਝ ਹਿੱਸਿਆਂ ਦੀ ਉਪਲੱਬਧਤਾ ਦੀ ਜਾਂਚ ਕਰੋ"
429 msgid "return a list of all optional groups"
430 msgstr "inotify ਘਟਨਾਵਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
433 msgid "upload base64-encoded data to file"
438 msgid "download file and encode as base64"
439 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਲੋਕਲ ਮਸ਼ੀਨ ਤੇ ਡਾਊਨਲੋਡ ਕਰੋ"
442 msgid "flush device buffers"
443 msgstr "ਜੰਤਰ ਬਫਰ ਫਲੱਸ਼ ਕਰੋ"
446 msgid "get blocksize of block device"
447 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਲਵੋ"
450 msgid "is block device set to read-only"
451 msgstr "ਕੀ ਬਲਾਕ ਜੰਤਰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕੀਤਾ ਹੈ"
454 msgid "get total size of device in bytes"
455 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
458 msgid "get sectorsize of block device"
459 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਸੈਕਟਰ-ਅਕਾਰ ਲਵੋ"
462 msgid "get total size of device in 512-byte sectors"
463 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ 512-ਬਾਈਟ ਸੈਕਟਰ ਵਿੱਚ ਲਵੋ"
466 msgid "reread partition table"
467 msgstr "ਭਾਗ ਸਾਰਣੀ ਮੁੜ-ਪੜੋ"
470 msgid "set blocksize of block device"
471 msgstr "ਬਲਾਕ ਜੰਤਰ ਦਾ ਬਲਾਕ-ਅਕਾਰ ਸੈੱਟ ਕਰੋ"
474 msgid "set block device to read-only"
475 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕਰੋ"
478 msgid "set block device to read-write"
479 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਲਿਖੋ ਸੈੱਟ ਕਰੋ"
482 msgid "return true path on case-insensitive filesystem"
483 msgstr "ਅੱਖਰ-ਅਕਾਰ-ਨਾ-ਨਿਰਭਰ ਫਾਇਲ-ਸਿਸਟਮ ਲਈ ਸਹੀ ਮਾਰਗ ਦਿੰਦਾ ਹੈ"
486 msgid "list the contents of a file"
487 msgstr "ਇੱਕ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
490 msgid "compute MD5, SHAx or CRC checksum of file"
491 msgstr "ਫਾਇਲ ਦਾ MD5, SHAx ਜਾਨ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
495 msgid "compute MD5, SHAx or CRC checksum of the contents of a device"
496 msgstr "ਫਾਇਲ ਦਾ MD5, SHAx ਜਾਨ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
500 msgid "compute MD5, SHAx or CRC checksum of files in a directory"
501 msgstr "ਫਾਇਲ ਦਾ MD5, SHAx ਜਾਨ CRC ਚੈੱਕਸਮ ਕੈਲਕੂਲੇਟ ਕਰੋ"
504 msgid "change file mode"
505 msgstr "ਫਾਇਲ ਮੋਡ ਬਦਲੋ"
507 #: fish/cmds.c:2533 fish/cmds.c:2641
508 msgid "change file owner and group"
509 msgstr "ਫਾਇਲ ਮਾਲਕ ਅਤੇ ਗਰੁੱਪ ਬਦਲੋ"
512 msgid "run a command from the guest filesystem"
513 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਤੋਂ ਕਮਾਂਡ ਚਲਾਓ"
516 msgid "run a command, returning lines"
517 msgstr "ਇੱਕ ਕਮਾਂਡ ਚਲਾਓ, ਨਤੀਜੇ ਵਜੋਂ ਲਾਈਨਾਂ"
520 msgid "add qemu parameters"
521 msgstr "qemu ਪੈਰਾਮੀਟਰ ਜੋੜੋ"
525 msgid "copy local files or directories into an image"
526 msgstr "ਫਾਇਲਾਂ ਨੂੰ ਟਰੀ ਵਿੱਚ ਲੋਡ ਕਰੋ"
530 msgid "copy remote files or directories out of an image"
531 msgstr "ਫਾਇਲਾਂ ਨੂੰ ਟਰੀ ਵਿੱਚ ਲੋਡ ਕਰੋ"
535 msgid "copy size bytes from source to destination using dd"
536 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਨਕਲ ਕਰੋ"
540 msgstr "ਇੱਕ ਫਾਇਲ ਨਕਲ ਕਰੋ"
543 msgid "copy a file or directory recursively"
544 msgstr "ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਕਲ ਕਰੋ"
547 msgid "copy from source to destination using dd"
548 msgstr "dd ਵਰਤ ਕੇ ਸਰੋਤ ਤੋਂ ਨੀਯਤ ਤੇ ਨਕਲ ਕਰੋ"
551 msgid "debugging and internals"
552 msgstr "ਡੀਬੱਗਿੰਗ ਅਤੇ ਅੰਦਰੂਨੀ"
556 msgid "debug the QEMU command line (internal use only)"
557 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
561 msgid "upload a file to the appliance (internal use only)"
562 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
565 msgid "report file system disk space usage"
566 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ"
569 msgid "report file system disk space usage (human readable)"
570 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਡਿਸਕ ਸਪੇਸ ਵਰਤੋਂ ਦਿਓ (ਇਨਸਾਨ ਦੇ ਪੜਨਯੋਗ)"
573 msgid "return kernel messages"
574 msgstr "ਕਰਨਲ ਸੁਨੇਹਾ ਦਿਓ"
577 msgid "download a file to the local machine"
578 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਲੋਕਲ ਮਸ਼ੀਨ ਤੇ ਡਾਊਨਲੋਡ ਕਰੋ"
582 msgid "download a file to the local machine with offset and size"
583 msgstr "ਇੱਕ ਫਾਇਲ ਨੂੰ ਲੋਕਲ ਮਸ਼ੀਨ ਤੇ ਡਾਊਨਲੋਡ ਕਰੋ"
586 msgid "drop kernel page cache, dentries and inodes"
587 msgstr "ਕਰਨਲ ਪੇਜ਼ ਕੈਸ਼ੇ, dentries ਅਤੇ inodes ਛੱਡੋ"
590 msgid "estimate file space usage"
591 msgstr "ਫਾਇਲ ਸਪੇਸ ਵਰਤੋਂ ਦਾ ਅਨੁਮਾਨ ਲਾਓ"
594 msgid "check an ext2/ext3 filesystem"
595 msgstr "ਇੱਕ ext2/ext3 ਫਾਇਲ-ਸਿਸਟਮ ਦੀ ਜਾਂਚ ਕਰੋ"
598 msgid "display a line of text"
599 msgstr "ਪਾਠ ਦੀ ਸਤਰ ਵੇਖਾਓ"
602 msgid "echo arguments back to the client"
603 msgstr "ਪਿੱਛੇ ਕਲਾਂਈਟ ਵੱਲ ਆਰਗੂਮੈਂਟ ਦਿਓ"
608 msgstr "ਇੱਕ ਫਾਇਲ ਪੜੋ"
610 #: fish/cmds.c:2557 fish/cmds.c:2558 fish/cmds.c:2563 fish/cmds.c:2564
611 #: fish/cmds.c:2596 fish/cmds.c:2597 fish/cmds.c:2832 fish/cmds.c:2833
612 #: fish/cmds.c:2837 fish/cmds.c:2838 fish/cmds.c:2840 fish/cmds.c:2841
613 msgid "return lines matching a pattern"
614 msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ"
617 msgid "test if two files have equal contents"
618 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਦੋ ਫਾਇਲਾਂ ਦੇ ਸੰਖੇਪ ਬਰਾਬਰ ਹਨ"
621 msgid "test if file or directory exists"
622 msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਮੌਜੂਦ ਹੈ"
624 #: fish/cmds.c:2561 fish/cmds.c:2562
625 msgid "preallocate a file in the guest filesystem"
626 msgstr "ਗਿਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਫਾਇਲ ਪਹਿਲਾਂ-ਨਿਰਧਾਰਤ ਕਰੋ"
629 msgid "determine file type"
630 msgstr "ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
633 msgid "detect the architecture of a binary file"
638 msgid "return the size of the file in bytes"
639 msgstr "ਜੰਤਰ ਦਾ ਕੁੱਲ ਅਕਾਰ ਬਾਈਟਾਂ ਵਿੱਚ ਲਵੋ"
642 msgid "fill a file with octets"
643 msgstr "ਫਾਇਲ ਨੂੰ ਔਕਟਿਟਸ ਨਾਲ ਭਰੋ"
647 msgid "fill a file with a repeating pattern of bytes"
648 msgstr "ਫਾਇਲ ਨੂੰ ਔਕਟਿਟਸ ਨਾਲ ਭਰੋ"
651 msgid "find all files and directories"
652 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ"
655 msgid "find all files and directories, returning NUL-separated list"
656 msgstr "ਸਭ ਫਾਇਲਾਂ ਅਤੇ ਡਾਇਰੈਟਰੀਆਂ ਲੱਭੋ, NUL-ਸੈੱਪਰੇਟਡ ਸੂਚੀ ਦੇ ਰਿਹਾ ਹੈ"
660 msgid "find a filesystem by label"
661 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
665 msgid "find a filesystem by UUID"
666 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ"
669 msgid "run the filesystem checker"
670 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਜਾਂਚਕਾਰ ਚਲਾਓ"
673 msgid "get the additional kernel options"
674 msgstr "ਵਾਧੂ ਕਰਨਲ ਚੋਣਾਂ ਲਵੋ"
677 msgid "get autosync mode"
678 msgstr "autosync ਮੋਡ ਲਵੋ"
681 msgid "get direct appliance mode flag"
682 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਫਲੈਗ ਲਵੋ"
685 msgid "get the ext2/3/4 filesystem label"
686 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
689 msgid "get the ext2/3/4 filesystem UUID"
690 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ"
693 msgid "get memory allocated to the qemu subprocess"
694 msgstr "qemu ਉਪ-ਕਾਰਜਾਨ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਲਵੋ"
698 msgid "get enable network flag"
699 msgstr "SELinux ਯੋਗ ਫਲੈਗ ਲਵੋ"
702 msgid "get the search path"
703 msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ"
706 msgid "get PID of qemu subprocess"
707 msgstr "qemu ਉਪ-ਕਾਰਜ ਦਾ PID ਲਵੋ"
710 msgid "get the qemu binary"
711 msgstr "qemu ਬਾਇਨਰੀ ਲਵੋ"
714 msgid "get recovery process enabled flag"
715 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਫਲੈਗ ਲਵੋ"
718 msgid "get SELinux enabled flag"
719 msgstr "SELinux ਯੋਗ ਫਲੈਗ ਲਵੋ"
722 msgid "get the current state"
723 msgstr "ਮੌਜੂਦਾ ਸਥਿਤੀ ਲਵੋ"
726 msgid "get command trace enabled flag"
727 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਫਲੈਗ ਲਵੋ"
731 msgid "get the current umask"
732 msgstr "ਮੌਜੂਦਾ ਸਥਿਤੀ ਲਵੋ"
735 msgid "get verbose mode"
736 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਲਵੋ"
739 msgid "get SELinux security context"
740 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਲਵੋ"
742 #: fish/cmds.c:2592 fish/cmds.c:2642
743 msgid "get a single extended attribute"
746 #: fish/cmds.c:2593 fish/cmds.c:2643
747 msgid "list extended attributes of a file or directory"
748 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦੇ ਫੈਲੇ ਗੁਣ ਵੇਖਾਓ"
751 msgid "expand wildcards in command"
752 msgstr "ਕਮਾਂਡ ਵਿੱਚ ਵਾਈਲਡਕਾਰਡ ਫੈਲਾਓ"
755 msgid "expand a wildcard path"
756 msgstr "ਵਾਈਲਡਕਾਰਡ ਮਾਰਗ ਫੈਲਾਓ"
760 msgid "install GRUB 1"
761 msgstr "GRUB ਇੰਸਟਾਲ ਕਰੋ"
764 msgid "return first 10 lines of a file"
765 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ 10 ਲਾਈਨਾਂ ਦਿਓ"
768 msgid "return first N lines of a file"
769 msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ N ਲਾਈਨਾਂ ਦਿਓ"
772 msgid "dump a file in hexadecimal"
773 msgstr "ਫਾਇਲ ਨੂੰ ਹੈਕਸਾਡੈਸੀਮਲ ਵਿੱਚ ਡੰਪ ਕਰੋ"
776 msgid "edit with a hex editor"
781 msgid "list the contents of a single file in an initrd"
782 msgstr "ਇੱਕ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ"
785 msgid "list files in an initrd"
786 msgstr "ਫਾਇਲ ਨੂੰ initrd ਵਿੱਚ ਵੇਖਾਓ"
789 msgid "add an inotify watch"
790 msgstr "inotify ਪੜਤਾਲ ਜੋੜੋ"
793 msgid "close the inotify handle"
794 msgstr "inotify ਹੈਂਡਲ ਬੰਦ ਕਰੋ"
797 msgid "return list of watched files that had events"
798 msgstr "ਪੜਤਾਲ ਕੀਤੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ ਜਿੰਨਾ ਨਾਲ ਕੁਝ ਵਾਪਰਿਆ ਹੈ"
801 msgid "create an inotify handle"
802 msgstr "ਇੱਕ inotify ਹੈਂਡਲ ਬਣਾਓ"
805 msgid "return list of inotify events"
806 msgstr "inotify ਘਟਨਾਵਾਂ ਦੀ ਸੂਚੀ ਦਿਓ"
809 msgid "remove an inotify watch"
810 msgstr "ਇੱਕ inotify ਪੜਤਾਲ ਹਟਾਓ"
813 msgid "get architecture of inspected operating system"
817 msgid "get distro of inspected operating system"
821 msgid "get filesystems associated with inspected operating system"
825 msgid "get hostname of the operating system"
829 msgid "get major version of inspected operating system"
833 msgid "get minor version of inspected operating system"
837 msgid "get mountpoints of inspected operating system"
841 msgid "get package format used by the operating system"
845 msgid "get package management tool used by the operating system"
849 msgid "get product name of inspected operating system"
853 msgid "return list of operating systems found by last inspection"
857 msgid "get type of inspected operating system"
861 msgid "get Windows systemroot of inspected operating system"
865 msgid "get list of applications installed in the operating system"
869 msgid "inspect disk and return list of operating systems found"
874 msgid "test if block device"
875 msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ"
878 msgid "is busy processing a command"
879 msgstr "ਕੀ ਇੱਕ ਕਮਾਂਡ ਚਲਾਉਣ ਵਿੱਚ ਰੁੱਝਿਆ ਹੈ"
883 msgid "test if character device"
884 msgstr "ਬਲਾਕ, ਕੈਰੇਕਟਰ ਜਾਂ FIFO ਜੰਤਰ ਬਣਾਓ"
887 msgid "is in configuration state"
888 msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ"
892 msgid "test if a directory"
893 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
897 msgid "test if FIFO (named pipe)"
898 msgstr "FIFO (named ਪਾਈਪ) ਬਣਾਓ"
901 msgid "test if a regular file"
905 msgid "is launching subprocess"
906 msgstr "ਉਪ-ਕਾਰਜ ਚਲਾ ਰਿਹਾ ਹੈ"
910 msgid "test if device is a logical volume"
911 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
914 msgid "is ready to accept commands"
915 msgstr "ਕਮਾਂਡਾਂ ਸਵੀਕਾਰ ਕਰਨ ਲਈ ਤਿਆਰ ਹੈ"
919 msgid "test if socket"
920 msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ"
924 msgid "test if symbolic link"
925 msgstr "ਇੱਕ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਬਣਾਓ"
928 msgid "kill the qemu subprocess"
929 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਖਤਮ ਕਰੋ"
932 msgid "launch the qemu subprocess"
933 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਚਲਾਓ"
937 msgid "change working directory"
938 msgstr "ਲੋਕਲ ਤਬਦੀਲ ਡਾਇਰੈਕਟਰੀ"
941 msgid "list the block devices"
942 msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ"
946 msgid "list filesystems"
947 msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
950 msgid "list the partitions"
954 msgid "list the files in a directory (long format)"
955 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ (ਲੰਬਾ ਫਾਰਮੈਟ)"
957 #: fish/cmds.c:2648 fish/cmds.c:2649
958 msgid "create a hard link"
959 msgstr "ਇੱਕ ਹਾਰਡ ਲਿੰਕ ਬਣਾਓ"
961 #: fish/cmds.c:2650 fish/cmds.c:2651
962 msgid "create a symbolic link"
963 msgstr "ਇੱਕ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਬਣਾਓ"
965 #: fish/cmds.c:2652 fish/cmds.c:2743
966 msgid "remove extended attribute of a file or directory"
967 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਹਟਾਓ"
970 msgid "list the files in a directory"
971 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
973 #: fish/cmds.c:2654 fish/cmds.c:2768
974 msgid "set extended attribute of a file or directory"
975 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਸੈੱਟ ਕਰੋ"
978 msgid "get file information for a symbolic link"
979 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਲਈ ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
982 msgid "lstat on multiple files"
983 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lstat ਚਲਾਓ"
987 msgid "add a key on a LUKS encrypted device"
988 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕਰੋ"
992 msgid "close a LUKS device"
993 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
995 #: fish/cmds.c:2659 fish/cmds.c:2660
996 msgid "format a block device as a LUKS encrypted device"
1000 msgid "remove a key from a LUKS encrypted device"
1004 msgid "open a LUKS-encrypted block device"
1009 msgid "open a LUKS-encrypted block device read-only"
1010 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜੋ ਸੈੱਟ ਕਰੋ"
1014 msgid "create an LVM logical volume"
1015 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ"
1018 msgid "get canonical name of an LV"
1022 msgid "clear LVM device filter"
1026 msgid "remove all LVM LVs, VGs and PVs"
1027 msgstr "ਸਭ LVM LVs, VGs ਅਤੇ PVs ਹਟਾਓ"
1030 msgid "set LVM device filter"
1034 msgid "remove an LVM logical volume"
1035 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ"
1039 msgid "rename an LVM logical volume"
1040 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ"
1043 msgid "resize an LVM logical volume"
1044 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
1047 msgid "expand an LV to fill free space"
1050 #: fish/cmds.c:2673 fish/cmds.c:2674
1051 msgid "list the LVM logical volumes (LVs)"
1052 msgstr "LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ (LVs) ਵੇਖਾਓ"
1056 msgid "get the UUID of a logical volume"
1057 msgstr "LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ (LVs) ਵੇਖਾਓ"
1060 msgid "lgetxattr on multiple files"
1061 msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lgetxattr ਚਲਾਓ"
1064 msgid "open the manual"
1068 msgid "create a directory"
1069 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
1072 msgid "create a directory with a particular mode"
1073 msgstr "ਖਾਸ ਮੋਡ ਨਾਲ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
1076 msgid "create a directory and parents"
1077 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਅਤੇ ਅਧਾਰ ਬਣਾਓ"
1080 msgid "create a temporary directory"
1081 msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
1083 #: fish/cmds.c:2682 fish/cmds.c:2683 fish/cmds.c:2684
1084 msgid "make ext2/3/4 filesystem with external journal"
1085 msgstr "ਬਾਹਰੀ ਜਰਨਲ ਨਾਲ ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
1088 msgid "make ext2/3/4 external journal"
1089 msgstr "ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
1092 msgid "make ext2/3/4 external journal with label"
1093 msgstr "ਲੇਬਲ ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
1096 msgid "make ext2/3/4 external journal with UUID"
1097 msgstr "UUID ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ"
1100 msgid "make FIFO (named pipe)"
1101 msgstr "FIFO (named ਪਾਈਪ) ਬਣਾਓ"
1103 #: fish/cmds.c:2689 fish/cmds.c:2691
1104 msgid "make a filesystem"
1105 msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
1108 msgid "make a filesystem with block size"
1109 msgstr "ਬਲਾਕ ਅਕਾਰ ਨਾਲ ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
1112 msgid "create a mountpoint"
1113 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਬਣਾਓ"
1116 msgid "make block, character or FIFO devices"
1117 msgstr "ਬਲਾਕ, ਕੈਰੇਕਟਰ ਜਾਂ FIFO ਜੰਤਰ ਬਣਾਓ"
1120 msgid "make block device node"
1121 msgstr "ਬਲਾਕ ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
1124 msgid "make char device node"
1125 msgstr "char ਜੰਤਰ ਨੋਡ ਬਣਾਓ"
1128 msgid "create a swap partition"
1129 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
1132 msgid "create a swap partition with a label"
1133 msgstr "ਲੇਬਲ ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
1136 msgid "create a swap partition with an explicit UUID"
1137 msgstr "ਸ਼ਪੱਸ਼ਟ UUID ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
1140 msgid "create a swap file"
1141 msgstr "ਸਵੈਪ ਫਾਇਲ ਬਣਾਓ"
1144 msgid "load a kernel module"
1145 msgstr "ਕਰਨਲ ਮੈਡਿਊਲ ਲੋਡ ਕਰੋ"
1150 msgstr "ਇੱਕ ਫਾਇਲ ਤਬਦੀਲ ਕਰੋ"
1153 msgid "mount a guest disk at a position in the filesystem"
1154 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਟਿਕਾਣੇ ਤੇ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
1157 msgid "mount a file using the loop device"
1158 msgstr "ਲੂਪ ਜੰਤਰ ਵਰਤ ਕੇ ਇੱਕ ਫਾਇਲ ਮਾਊਂਟ ਕਰੋ"
1161 msgid "mount a guest disk with mount options"
1162 msgstr "ਮਾਊਂਟ ਚੋਣਾਂ ਨਾਲ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ"
1165 msgid "mount a guest disk, read-only"
1166 msgstr "ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ, ਸਿਰਫ-ਪੜਨ ਲਈ"
1169 msgid "mount a guest disk with mount options and vfstype"
1170 msgstr "ਗਿਸਟ ਡਿਸਕ ਨੂੰ ਮਾਊਂਟ ਚੋਣਾਂ ਅਤੇ vfstype ਨਾਲ ਮਾਊਂਟ ਕਰੋ"
1173 msgid "show mountpoints"
1174 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
1177 msgid "show mounted filesystems"
1178 msgstr "ਮਾਊਂਟ ਕੀਤਾ ਫਾਇਲ-ਸਿਸਟਮ ਵੇਖਾਓ"
1182 msgstr "ਇੱਕ ਫਾਇਲ ਤਬਦੀਲ ਕਰੋ"
1185 msgid "probe NTFS volume"
1186 msgstr "NTFS ਵਾਲੀਅਮ ਦੀ ਪੜਤਾਲ ਕਰੋ"
1190 msgid "resize an NTFS filesystem"
1191 msgstr "ਇੱਕ ext2/ext3 fਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1195 msgid "resize an NTFS filesystem (with size)"
1196 msgstr "ਇੱਕ ext2/ext3 fਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1199 msgid "add a partition to the device"
1200 msgstr "ਜੰਤਰ ਵਿੱਚ ਇੱਕ ਭਾਗ ਜੋੜੋ"
1204 msgid "delete a partition"
1205 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
1208 msgid "partition whole disk with a single primary partition"
1209 msgstr "ਪੂਰੀ ਡਿਸਕ ਤੇ ਇੱਕ ਪਰਾਇਮਰੀ ਭਾਗ ਬਣਾਓ"
1213 msgid "return true if a partition is bootable"
1214 msgstr "ਭਾਗ ਸਾਰਣੀ ਮੁੜ-ਪੜੋ"
1217 msgid "get the MBR type byte (ID byte) from a partition"
1221 msgid "get the partition table type"
1222 msgstr "ਭਾਗ ਸਾਰਣੀ ਕਿਸਮ ਲਵੋ"
1225 msgid "create an empty partition table"
1226 msgstr "ਇੱਕ ਖਾਲੀ ਭਾਗ ਸਾਰਣੀ ਬਣਾਓ"
1229 msgid "list partitions on a device"
1230 msgstr "ਜੰਤਰ ਉੱਪਰਲੇ ਭਾਗ ਵੇਖਾਓ"
1233 msgid "make a partition bootable"
1234 msgstr "ਭਾਗ ਨੂੰ ਬੂਟ ਯੋਗ ਬਣਾਓ"
1237 msgid "set the MBR type byte (ID byte) of a partition"
1241 msgid "set partition name"
1242 msgstr "ਪਰਾਇਮਰੀ ਨਾਂ ਸੈੱਟ ਕਰੋ"
1246 msgid "convert partition name to device name"
1247 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਭਾਗ ਬਣਾਓ"
1250 msgid "ping the guest daemon"
1251 msgstr "ਗਿਸਟ ਡੈਮਨ ਨੂੰ ਪਿੰਗ ਕਰੋ"
1254 msgid "read part of a file"
1255 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
1259 msgid "read part of a device"
1260 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
1263 msgid "create an LVM physical volume"
1264 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਬਣਾਓ"
1267 msgid "remove an LVM physical volume"
1268 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਹਟਾਓ"
1271 msgid "resize an LVM physical volume"
1272 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1276 msgid "resize an LVM physical volume (with size)"
1277 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1279 #: fish/cmds.c:2732 fish/cmds.c:2733
1280 msgid "list the LVM physical volumes (PVs)"
1281 msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (PVs) ਵੇਖਾਓ"
1285 msgid "get the UUID of a physical volume"
1286 msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਬਣਾਓ"
1290 msgid "write to part of a file"
1291 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
1295 msgid "write to part of a device"
1296 msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜੋ"
1300 msgstr "ਇੱਕ ਫਾਇਲ ਪੜੋ"
1303 msgid "read file as lines"
1304 msgstr "ਫਾਇਲ ਨੂੰ ਲਾਈਨ ਵਾਂਗ ਪੜੋ"
1307 msgid "read directories entries"
1308 msgstr "ਡਾਇਰੈਕਟਰੀ ਐਂਟਰੀਆਂ ਪੜੋ"
1311 msgid "read the target of a symbolic link"
1312 msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਦਾ ਟਾਰਗਿਟ ਪੜੋ"
1315 msgid "readlink on multiple files"
1316 msgstr "ਮਲਟੀਪਲ ਫਾਇਲਾਂ ਤੇ ਲਿੰਕ-ਪੜੋ"
1319 msgid "canonicalized absolute pathname"
1320 msgstr "ਕੈਨੋਨੀਕਲਾਈਜ਼ਡ ਪੂਰਾ ਮਾਰਗ-ਨਾਂ"
1323 msgid "close and reopen libguestfs handle"
1324 msgstr "libguestfs ਹੈਂਡਲ ਬੰਦ ਕਰੋ ਅਤੇ ਮੁੜ-ਖੋਲੋ"
1328 msgid "resize an ext2, ext3 or ext4 filesystem"
1329 msgstr "ਇੱਕ ext2/ext3 fਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1333 msgid "resize an ext2, ext3 or ext4 filesystem (with size)"
1334 msgstr "ਇੱਕ ext2/ext3 fਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ"
1337 msgid "remove a file"
1338 msgstr "ਇੱਕ ਫਾਇਲ ਹਟਾਓ"
1341 msgid "remove a file or directory recursively"
1342 msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਪੂਰੀ ਤਰਾਂ ਹਟਾਓ"
1345 msgid "remove a directory"
1346 msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹਟਾਓ"
1349 msgid "remove a mountpoint"
1350 msgstr "ਮਾਊਂਟ-ਪੁਆਂਇਟ ਹਟਾਓ"
1353 msgid "scrub (securely wipe) a device"
1354 msgstr "ਜੰਤਰ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
1357 msgid "scrub (securely wipe) a file"
1358 msgstr "ਫਾਇਲ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
1361 msgid "scrub (securely wipe) free space"
1362 msgstr "ਖਾਲੀ ਸਪੇਸ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ"
1365 msgid "add options to kernel command line"
1366 msgstr "ਕਰਨਲ ਕਮਾਂਡ ਲਾਈਨ ਵਿੱਚ ਚੋਣਾਂ ਸ਼ਾਮਿਲ ਕਰੋ"
1369 msgid "set autosync mode"
1370 msgstr "autosync ਮੋਡ ਸੈੱਟ ਕਰੋ"
1373 msgid "enable or disable direct appliance mode"
1374 msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਯੋਗ ਜਾਂ ਅਯੋਗ"
1377 msgid "set the ext2/3/4 filesystem label"
1378 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਸੈੱਟ ਕਰੋ"
1381 msgid "set the ext2/3/4 filesystem UUID"
1382 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਸੈੱਟ ਕਰੋ"
1385 msgid "set memory allocated to the qemu subprocess"
1386 msgstr "qemu ਅਧੀਨ-ਕਾਰਜ ਨੂੰ ਨਿਰਧਾਰਤ ਮੈਮੋਰੀ ਸੈੱਟ ਕਰੋ"
1389 msgid "set enable network flag"
1393 msgid "set the search path"
1394 msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ"
1397 msgid "set the qemu binary"
1398 msgstr "qemu ਬਾਇਨਰੀ ਸੈੱਟ ਕਰੋ"
1401 msgid "enable or disable the recovery process"
1402 msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਜਾਂ ਅਯੋਗ"
1405 msgid "set SELinux enabled or disabled at appliance boot"
1406 msgstr "ਉਪਕਰਨ ਬੂਟ ਹੋਣ ਤੇ SELinux ਯੋਗ ਜਾਂ ਅਯੋਗ ਸੈੱਟ ਕਰੋ"
1409 msgid "enable or disable command traces"
1410 msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਜਾਂ ਅਯੋਗ"
1413 msgid "set verbose mode"
1414 msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਸੈੱਟ ਕਰੋ"
1417 msgid "set SELinux security context"
1418 msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਸੈੱਟ ਕਰੋ"
1420 #: fish/cmds.c:2769 fish/cmds.c:2770
1421 msgid "create partitions on a block device"
1422 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਭਾਗ ਬਣਾਓ"
1425 msgid "modify a single partition on a block device"
1426 msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਇੱਕ ਸਿੰਗਲ ਭਾਗ ਨੂੰ ਸੋਧੋ"
1429 msgid "display the disk geometry from the partition table"
1430 msgstr "ਭਾਗ ਸਾਰਣੀ ਤੋਂ ਡਿਸਕ ਬਣਤਰ ਵੇਖਾਓ"
1433 msgid "display the kernel geometry"
1434 msgstr "ਕਰਨਲ ਬਣਤਰ ਵੇਖਾਓ"
1437 msgid "display the partition table"
1438 msgstr "ਭਾਗ ਸਾਰਣੀ ਵੇਖਾਓ"
1441 msgid "run a command via the shell"
1442 msgstr "ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
1445 msgid "run a command via the shell returning lines"
1446 msgstr "ਲਾਈਨਾਂ ਵਾਲੇ ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ"
1449 msgid "sleep for some seconds"
1450 msgstr "ਕੁਝ ਸਕਿੰਟਾਂ ਲਈ ਵਿਰਾਮ ਕਰੋ"
1454 msgid "create a sparse disk image and add"
1455 msgstr "ਸਪਾਰਸ ਈਮੇਜ਼ ਫਾਇਲ ਨਿਰਧਾਰਤ ਕਰੋ"
1458 msgid "get file information"
1459 msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ"
1462 msgid "get file system statistics"
1463 msgstr "ਫਾਇਲ ਸਿਸਟਮ ਅੰਕੜੇ ਲਵੋ"
1465 #: fish/cmds.c:2781 fish/cmds.c:2782
1466 msgid "print the printable strings in a file"
1467 msgstr "ਪ੍ਰਿੰਟਯੋਗ ਸਤਰਾਂ ਨੂੰ ਇੱਕ ਫਾਇਲ ਵਿੱਚ ਪ੍ਰਿੰਟ ਕਰੋ"
1471 msgid "list supported groups of commands"
1472 msgstr "ਕਮਾਂਡਾਂ ਸਵੀਕਾਰ ਕਰਨ ਲਈ ਤਿਆਰ ਹੈ"
1475 msgid "disable swap on device"
1476 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
1479 msgid "disable swap on file"
1480 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
1483 msgid "disable swap on labeled swap partition"
1484 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
1487 msgid "disable swap on swap partition by UUID"
1488 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਕੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ"
1491 msgid "enable swap on device"
1492 msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
1495 msgid "enable swap on file"
1496 msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
1499 msgid "enable swap on labeled swap partition"
1500 msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
1503 msgid "enable swap on swap partition by UUID"
1504 msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ"
1507 msgid "sync disks, writes are flushed through to the disk image"
1508 msgstr "sync ਡਿਸਕਾਂ, ਲਿਖਤਾਂ ਨੂੰ ਡਿਸਕ ਈਮੇਜ਼ਾਂ ਰਾਹੀਂ ਸਾਫ ਕੀਤਾ ਗਿਆ ਹੈ"
1511 msgid "return last 10 lines of a file"
1512 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ 10 ਲਾਈਨਾਂ ਵੇਖਾਓ"
1515 msgid "return last N lines of a file"
1516 msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ N ਲਾਈਨਾਂ ਵੇਖਾਓ"
1519 msgid "unpack tarfile to directory"
1520 msgstr "tarfile ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
1523 msgid "pack directory into tarfile"
1524 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ tarfile ਵਿੱਚ ਪੈਕ ਕਰੋ"
1526 #: fish/cmds.c:2797 fish/cmds.c:2804
1527 msgid "unpack compressed tarball to directory"
1528 msgstr "ਸੰਕੁਚਿਤ tarball ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ"
1530 #: fish/cmds.c:2798 fish/cmds.c:2805
1531 msgid "pack directory into compressed tarball"
1532 msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਸੰਕੁਚਿਤ tarball ਵਿੱਚ ਪੈਕ ਕਰੋ"
1536 msgid "print elapsed time taken to run a command"
1537 msgstr "ਕਮਾਂਡ ਚੱਲਣ ਲਈ ਸਮਾਂ ਮਾਪੋ"
1540 msgid "update file timestamps or create a new file"
1541 msgstr "ਫਾਇਲ ਸਮਾਂ-ਮੋਹਰ ਅੱਪਡੇਟ ਕਰੋ ਜਾਂ ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ"
1544 msgid "truncate a file to zero size"
1545 msgstr "ਫਾਇਲ ਨੂੰ ਜ਼ੀਰੋ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
1548 msgid "truncate a file to a particular size"
1549 msgstr "ਫਾਇਲ ਨੂੰ ਖਾਸ ਅਕਾਰ ਤੱਕ ਘਟਾਓ"
1552 msgid "get ext2/ext3/ext4 superblock details"
1553 msgstr "ext2/ext3/ext4 ਸੁਪਰਬਲਾਕ ਵੇਰਵਾ ਲਵੋ"
1556 msgid "set file mode creation mask (umask)"
1557 msgstr "ਫਾਇਲ ਮੋਡ ਬਣਾਉਣ ਮਾਸਕ (umask) ਸੈੱਟ ਕਰੋ"
1560 msgid "unmount a filesystem"
1561 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ"
1564 msgid "unmount all filesystems"
1565 msgstr "ਸਭ ਫਾਇਲ-ਸਿਸਟਮ ਅਨ-ਮਾਊਂਟ ਕਰੋ"
1568 msgid "upload a file from the local machine"
1569 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
1573 msgid "upload a file from the local machine with offset"
1574 msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ"
1577 msgid "set timestamp of a file with nanosecond precision"
1578 msgstr "ਨੈਨੋਸਕਿੰਟ ਸੁੱਧਤਾ ਨਾਲ ਫਾਇਲ ਦੀ ਸਮਾਂ-ਮੋਹਰ ਸੈੱਟ ਕਰੋ"
1581 msgid "get the library version number"
1582 msgstr "ਲਾਇਬਰੇਰੀ ਵਰਜਨ ਨੰਬਰ ਲਵੋ"
1586 msgid "get the filesystem label"
1587 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ"
1590 msgid "get the Linux VFS type corresponding to a mounted device"
1591 msgstr "ਮਾਊਂਟ ਕੀਤੇ ਜੰਤਰ ਸੰਬੰਧੀ ਲੀਨਕਸ VFS ਕਿਸਮ ਲਵੋ"
1595 msgid "get the filesystem UUID"
1596 msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ"
1599 msgid "activate or deactivate some volume groups"
1600 msgstr "ਕੁਝ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
1603 msgid "activate or deactivate all volume groups"
1604 msgstr "ਸਭ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ"
1607 msgid "create an LVM volume group"
1608 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ"
1611 msgid "get the LV UUIDs of all LVs in the volume group"
1615 msgid "get the PV UUIDs containing the volume group"
1619 msgid "remove an LVM volume group"
1620 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਟਾਓ"
1624 msgid "rename an LVM volume group"
1625 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ"
1627 #: fish/cmds.c:2823 fish/cmds.c:2824
1628 msgid "list the LVM volume groups (VGs)"
1629 msgstr "LVM ਵਾਲੀਅਮ ਗਰੁੱਪ (VGs) ਵੇਖਾਓ"
1632 msgid "rescan for LVM physical volumes, volume groups and logical volumes"
1637 msgid "get the UUID of a volume group"
1638 msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ"
1641 msgid "count characters in a file"
1642 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਅੱਖਰ ਗਿਣੋ"
1645 msgid "count lines in a file"
1646 msgstr "ਫਾਇਲ ਵਿਚਲੀਆਂ ਲਾਈਨਾ ਗਿਣੋ"
1649 msgid "count words in a file"
1650 msgstr "ਫਾਇਲ ਵਿਚਲੇ ਸ਼ਬਦ ਗਿਣੋ"
1654 msgid "create a new file"
1658 msgid "create a file"
1662 msgid "write zeroes to the device"
1663 msgstr "ਜੰਤਰ ਤੇ ਜ਼ੀਰੋ ਲਿਖੋ"
1667 msgid "write zeroes to an entire device"
1668 msgstr "ਜੰਤਰ ਤੇ ਜ਼ੀਰੋ ਲਿਖੋ"
1671 msgid "zero unused inodes and disk blocks on ext2/3 filesystem"
1672 msgstr "ext2/3 ਫਾਇਲ-ਸਿਸਟਮ ਉੱਪਰ ਜ਼ੀਰੋ ਨਾ-ਵਰਤੇ inodes ਅਤੇ ਡਿਸਕ ਬਲਾਕ"
1675 msgid "determine file type inside a compressed file"
1676 msgstr "ਸੰਕੁਚਿਤ ਫਾਇਲ ਅੰਦਰ ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ"
1679 msgid "Use -h <cmd> / help <cmd> to show detailed help for a command."
1680 msgstr "ਇੱਕ ਕਮਾਂਡ ਲਈ ਵਿਸਥਾਰ ਜਾਣਕਾਰੀ ਵੇਖਣ ਲਈ -h <cmd> / help <cmd> ਵਰਤੋ।"
1682 #: fish/cmds.c:3160 fish/cmds.c:3174 fish/cmds.c:3190 fish/cmds.c:3207
1683 #: fish/cmds.c:3224 fish/cmds.c:3242 fish/cmds.c:3261 fish/cmds.c:3277
1684 #: fish/cmds.c:3295 fish/cmds.c:3311 fish/cmds.c:3329 fish/cmds.c:3345
1685 #: fish/cmds.c:3362 fish/cmds.c:3377 fish/cmds.c:3395 fish/cmds.c:3410
1686 #: fish/cmds.c:3426 fish/cmds.c:3442 fish/cmds.c:3458 fish/cmds.c:3474
1687 #: fish/cmds.c:3490 fish/cmds.c:3508 fish/cmds.c:3541 fish/cmds.c:3557
1688 #: fish/cmds.c:3573 fish/cmds.c:3592 fish/cmds.c:3607 fish/cmds.c:3625
1689 #: fish/cmds.c:3640 fish/cmds.c:3658 fish/cmds.c:3673 fish/cmds.c:3691
1690 #: fish/cmds.c:3706 fish/cmds.c:3725 fish/cmds.c:3744 fish/cmds.c:3762
1691 #: fish/cmds.c:3782 fish/cmds.c:3801 fish/cmds.c:3821 fish/cmds.c:3841
1692 #: fish/cmds.c:3861 fish/cmds.c:3880 fish/cmds.c:3899 fish/cmds.c:3919
1693 #: fish/cmds.c:3939 fish/cmds.c:3959 fish/cmds.c:3974 fish/cmds.c:3990
1694 #: fish/cmds.c:4062 fish/cmds.c:4080 fish/cmds.c:4097 fish/cmds.c:4171
1695 #: fish/cmds.c:4191 fish/cmds.c:4211 fish/cmds.c:4231 fish/cmds.c:4252
1696 #: fish/cmds.c:4268 fish/cmds.c:4284 fish/cmds.c:4303 fish/cmds.c:4325
1697 #: fish/cmds.c:4347 fish/cmds.c:4367 fish/cmds.c:4384 fish/cmds.c:4401
1698 #: fish/cmds.c:4418 fish/cmds.c:4435 fish/cmds.c:4452 fish/cmds.c:4469
1699 #: fish/cmds.c:4486 fish/cmds.c:4505 fish/cmds.c:4528 fish/cmds.c:4564
1700 #: fish/cmds.c:4581 fish/cmds.c:4604 fish/cmds.c:4626 fish/cmds.c:4647
1701 #: fish/cmds.c:4667 fish/cmds.c:4686 fish/cmds.c:4706 fish/cmds.c:4724
1702 #: fish/cmds.c:4742 fish/cmds.c:4756 fish/cmds.c:4772 fish/cmds.c:4792
1703 #: fish/cmds.c:4811 fish/cmds.c:4830 fish/cmds.c:4849 fish/cmds.c:4868
1704 #: fish/cmds.c:4888 fish/cmds.c:4928 fish/cmds.c:4985 fish/cmds.c:5006
1705 #: fish/cmds.c:5027 fish/cmds.c:5048 fish/cmds.c:5066 fish/cmds.c:5088
1706 #: fish/cmds.c:5126 fish/cmds.c:5148 fish/cmds.c:5227 fish/cmds.c:5266
1707 #: fish/cmds.c:5281 fish/cmds.c:5298 fish/cmds.c:5312 fish/cmds.c:5328
1708 #: fish/cmds.c:5350 fish/cmds.c:5372 fish/cmds.c:5394 fish/cmds.c:5416
1709 #: fish/cmds.c:5438 fish/cmds.c:5460 fish/cmds.c:5480 fish/cmds.c:5497
1710 #: fish/cmds.c:5514 fish/cmds.c:5533 fish/cmds.c:5552 fish/cmds.c:5572
1711 #: fish/cmds.c:5608 fish/cmds.c:5627 fish/cmds.c:5646 fish/cmds.c:5663
1712 #: fish/cmds.c:5681 fish/cmds.c:5704 fish/cmds.c:5727 fish/cmds.c:5751
1713 #: fish/cmds.c:5774 fish/cmds.c:5795 fish/cmds.c:5818 fish/cmds.c:5841
1714 #: fish/cmds.c:5861 fish/cmds.c:5883 fish/cmds.c:5904 fish/cmds.c:5927
1715 #: fish/cmds.c:5944 fish/cmds.c:5961 fish/cmds.c:5979 fish/cmds.c:5997
1716 #: fish/cmds.c:6018 fish/cmds.c:6036 fish/cmds.c:6057 fish/cmds.c:6077
1717 #: fish/cmds.c:6095 fish/cmds.c:6116 fish/cmds.c:6139 fish/cmds.c:6162
1718 #: fish/cmds.c:6184 fish/cmds.c:6217 fish/cmds.c:6234 fish/cmds.c:6251
1719 #: fish/cmds.c:6275 fish/cmds.c:6298 fish/cmds.c:6321 fish/cmds.c:6343
1720 #: fish/cmds.c:6360 fish/cmds.c:6382 fish/cmds.c:6476 fish/cmds.c:6496
1721 #: fish/cmds.c:6516 fish/cmds.c:6536 fish/cmds.c:6554 fish/cmds.c:6575
1722 #: fish/cmds.c:6611 fish/cmds.c:6628 fish/cmds.c:6650 fish/cmds.c:6667
1723 #: fish/cmds.c:6703 fish/cmds.c:6723 fish/cmds.c:6743 fish/cmds.c:6763
1724 #: fish/cmds.c:6785 fish/cmds.c:6802 fish/cmds.c:6821 fish/cmds.c:6840
1725 #: fish/cmds.c:6862 fish/cmds.c:6883 fish/cmds.c:6904 fish/cmds.c:6925
1726 #: fish/cmds.c:6948 fish/cmds.c:6989 fish/cmds.c:7012 fish/cmds.c:7051
1727 #: fish/cmds.c:7068 fish/cmds.c:7087 fish/cmds.c:7108 fish/cmds.c:7131
1728 #: fish/cmds.c:7153 fish/cmds.c:7171 fish/cmds.c:7190 fish/cmds.c:7211
1729 #: fish/cmds.c:7288 fish/cmds.c:7329 fish/cmds.c:7408 fish/cmds.c:7484
1730 #: fish/cmds.c:7521 fish/cmds.c:7544 fish/cmds.c:7565 fish/cmds.c:7588
1731 #: fish/cmds.c:7610 fish/cmds.c:7635 fish/cmds.c:7678 fish/cmds.c:7719
1732 #: fish/cmds.c:7740 fish/cmds.c:7758 fish/cmds.c:7777 fish/cmds.c:7794
1733 #: fish/cmds.c:7812 fish/cmds.c:7839 fish/cmds.c:7863 fish/cmds.c:7887
1734 #: fish/cmds.c:7911 fish/cmds.c:7935 fish/cmds.c:7959 fish/cmds.c:7983
1735 #: fish/cmds.c:8007 fish/cmds.c:8031 fish/cmds.c:8055 fish/cmds.c:8079
1736 #: fish/cmds.c:8103 fish/cmds.c:8126 fish/cmds.c:8149 fish/cmds.c:8170
1737 #: fish/cmds.c:8191 fish/cmds.c:8212 fish/cmds.c:8232 fish/cmds.c:8255
1738 #: fish/cmds.c:8293 fish/cmds.c:8310 fish/cmds.c:8327 fish/cmds.c:8346
1739 #: fish/cmds.c:8365 fish/cmds.c:8382 fish/cmds.c:8399 fish/cmds.c:8416
1740 #: fish/cmds.c:8433 fish/cmds.c:8452 fish/cmds.c:8488 fish/cmds.c:8528
1741 #: fish/cmds.c:8561 fish/cmds.c:8578 fish/cmds.c:8595 fish/cmds.c:8611
1742 #: fish/cmds.c:8626 fish/cmds.c:8647 fish/cmds.c:8685 fish/cmds.c:8723
1743 #: fish/cmds.c:8762 fish/cmds.c:8802 fish/cmds.c:8843 fish/cmds.c:8884
1744 #: fish/cmds.c:8922 fish/cmds.c:8939 fish/cmds.c:8962 fish/cmds.c:8984
1745 #: fish/cmds.c:9006 fish/cmds.c:9026 fish/cmds.c:9046 fish/cmds.c:9082
1746 #: fish/cmds.c:9154 fish/cmds.c:9194 fish/cmds.c:9252 fish/cmds.c:9278
1747 #: fish/cmds.c:9304 fish/cmds.c:9332 fish/cmds.c:9391 fish/cmds.c:9412
1748 #: fish/cmds.c:9457 fish/cmds.c:9477 fish/cmds.c:9516 fish/cmds.c:9553
1749 #: fish/cmds.c:9573 fish/cmds.c:9595 fish/cmds.c:9652 fish/cmds.c:9672
1750 #: fish/cmds.c:9694 fish/cmds.c:9716 fish/cmds.c:9735 fish/cmds.c:9755
1751 #: fish/cmds.c:9782 fish/cmds.c:9802 fish/cmds.c:9822 fish/cmds.c:9842
1752 #: fish/cmds.c:9862 fish/cmds.c:9884 fish/cmds.c:9919 fish/cmds.c:9937
1753 #: fish/cmds.c:9960 fish/cmds.c:9982 fish/cmds.c:9997 fish/cmds.c:10014
1754 #: fish/cmds.c:10051 fish/cmds.c:10090 fish/cmds.c:10130 fish/cmds.c:10186
1755 #: fish/cmds.c:10208 fish/cmds.c:10244 fish/cmds.c:10259 fish/cmds.c:10279
1756 #: fish/cmds.c:10319 fish/cmds.c:10342 fish/cmds.c:10366 fish/cmds.c:10391
1757 #: fish/cmds.c:10432 fish/cmds.c:10457 fish/cmds.c:10495 fish/cmds.c:10526
1758 #: fish/cmds.c:10557 fish/cmds.c:10585 fish/cmds.c:10605 fish/cmds.c:10637
1759 #: fish/cmds.c:10657 fish/cmds.c:10677 fish/cmds.c:10694 fish/cmds.c:10712
1760 #: fish/cmds.c:10735 fish/cmds.c:10756 fish/cmds.c:10775 fish/cmds.c:10817
1761 #: fish/cmds.c:10860 fish/cmds.c:10904 fish/cmds.c:10943 fish/cmds.c:10962
1762 #: fish/cmds.c:10982 fish/cmds.c:11002 fish/cmds.c:11023 fish/cmds.c:11044
1763 #: fish/cmds.c:11065 fish/cmds.c:11086 fish/cmds.c:11107 fish/cmds.c:11129
1764 #: fish/cmds.c:11167 fish/cmds.c:11218 fish/cmds.c:11256 fish/cmds.c:11312
1765 #: fish/cmds.c:11397 fish/cmds.c:11426
1767 msgid "%s should have %d parameter(s)\n"
1768 msgstr "%s ਦੇ ਪੈਰਾਮੀਟਰ %d ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ\n"
1770 #: fish/cmds.c:3161 fish/cmds.c:3175 fish/cmds.c:3191 fish/cmds.c:3208
1771 #: fish/cmds.c:3225 fish/cmds.c:3243 fish/cmds.c:3262 fish/cmds.c:3278
1772 #: fish/cmds.c:3296 fish/cmds.c:3312 fish/cmds.c:3330 fish/cmds.c:3346
1773 #: fish/cmds.c:3363 fish/cmds.c:3378 fish/cmds.c:3396 fish/cmds.c:3411
1774 #: fish/cmds.c:3427 fish/cmds.c:3443 fish/cmds.c:3459 fish/cmds.c:3475
1775 #: fish/cmds.c:3491 fish/cmds.c:3509 fish/cmds.c:3542 fish/cmds.c:3558
1776 #: fish/cmds.c:3574 fish/cmds.c:3593 fish/cmds.c:3608 fish/cmds.c:3626
1777 #: fish/cmds.c:3641 fish/cmds.c:3659 fish/cmds.c:3674 fish/cmds.c:3692
1778 #: fish/cmds.c:3707 fish/cmds.c:3726 fish/cmds.c:3745 fish/cmds.c:3763
1779 #: fish/cmds.c:3783 fish/cmds.c:3802 fish/cmds.c:3822 fish/cmds.c:3842
1780 #: fish/cmds.c:3862 fish/cmds.c:3881 fish/cmds.c:3900 fish/cmds.c:3920
1781 #: fish/cmds.c:3940 fish/cmds.c:3960 fish/cmds.c:3975 fish/cmds.c:3991
1782 #: fish/cmds.c:4012 fish/cmds.c:4063 fish/cmds.c:4081 fish/cmds.c:4098
1783 #: fish/cmds.c:4119 fish/cmds.c:4172 fish/cmds.c:4192 fish/cmds.c:4212
1784 #: fish/cmds.c:4232 fish/cmds.c:4253 fish/cmds.c:4269 fish/cmds.c:4285
1785 #: fish/cmds.c:4304 fish/cmds.c:4326 fish/cmds.c:4348 fish/cmds.c:4368
1786 #: fish/cmds.c:4385 fish/cmds.c:4402 fish/cmds.c:4419 fish/cmds.c:4436
1787 #: fish/cmds.c:4453 fish/cmds.c:4470 fish/cmds.c:4487 fish/cmds.c:4506
1788 #: fish/cmds.c:4529 fish/cmds.c:4565 fish/cmds.c:4582 fish/cmds.c:4605
1789 #: fish/cmds.c:4627 fish/cmds.c:4648 fish/cmds.c:4668 fish/cmds.c:4687
1790 #: fish/cmds.c:4707 fish/cmds.c:4725 fish/cmds.c:4743 fish/cmds.c:4757
1791 #: fish/cmds.c:4773 fish/cmds.c:4793 fish/cmds.c:4812 fish/cmds.c:4831
1792 #: fish/cmds.c:4850 fish/cmds.c:4869 fish/cmds.c:4889 fish/cmds.c:4929
1793 #: fish/cmds.c:4986 fish/cmds.c:5007 fish/cmds.c:5028 fish/cmds.c:5049
1794 #: fish/cmds.c:5067 fish/cmds.c:5089 fish/cmds.c:5127 fish/cmds.c:5149
1795 #: fish/cmds.c:5228 fish/cmds.c:5267 fish/cmds.c:5282 fish/cmds.c:5299
1796 #: fish/cmds.c:5313 fish/cmds.c:5329 fish/cmds.c:5351 fish/cmds.c:5373
1797 #: fish/cmds.c:5395 fish/cmds.c:5417 fish/cmds.c:5439 fish/cmds.c:5461
1798 #: fish/cmds.c:5481 fish/cmds.c:5498 fish/cmds.c:5515 fish/cmds.c:5534
1799 #: fish/cmds.c:5553 fish/cmds.c:5573 fish/cmds.c:5609 fish/cmds.c:5628
1800 #: fish/cmds.c:5647 fish/cmds.c:5664 fish/cmds.c:5682 fish/cmds.c:5705
1801 #: fish/cmds.c:5728 fish/cmds.c:5752 fish/cmds.c:5775 fish/cmds.c:5796
1802 #: fish/cmds.c:5819 fish/cmds.c:5842 fish/cmds.c:5862 fish/cmds.c:5884
1803 #: fish/cmds.c:5905 fish/cmds.c:5928 fish/cmds.c:5945 fish/cmds.c:5962
1804 #: fish/cmds.c:5980 fish/cmds.c:5998 fish/cmds.c:6019 fish/cmds.c:6037
1805 #: fish/cmds.c:6058 fish/cmds.c:6078 fish/cmds.c:6096 fish/cmds.c:6117
1806 #: fish/cmds.c:6140 fish/cmds.c:6163 fish/cmds.c:6185 fish/cmds.c:6218
1807 #: fish/cmds.c:6235 fish/cmds.c:6252 fish/cmds.c:6276 fish/cmds.c:6299
1808 #: fish/cmds.c:6322 fish/cmds.c:6344 fish/cmds.c:6361 fish/cmds.c:6383
1809 #: fish/cmds.c:6477 fish/cmds.c:6497 fish/cmds.c:6517 fish/cmds.c:6537
1810 #: fish/cmds.c:6555 fish/cmds.c:6576 fish/cmds.c:6612 fish/cmds.c:6629
1811 #: fish/cmds.c:6651 fish/cmds.c:6668 fish/cmds.c:6704 fish/cmds.c:6724
1812 #: fish/cmds.c:6744 fish/cmds.c:6764 fish/cmds.c:6786 fish/cmds.c:6803
1813 #: fish/cmds.c:6822 fish/cmds.c:6841 fish/cmds.c:6863 fish/cmds.c:6884
1814 #: fish/cmds.c:6905 fish/cmds.c:6926 fish/cmds.c:6949 fish/cmds.c:6990
1815 #: fish/cmds.c:7013 fish/cmds.c:7052 fish/cmds.c:7069 fish/cmds.c:7088
1816 #: fish/cmds.c:7109 fish/cmds.c:7132 fish/cmds.c:7154 fish/cmds.c:7172
1817 #: fish/cmds.c:7191 fish/cmds.c:7212 fish/cmds.c:7289 fish/cmds.c:7330
1818 #: fish/cmds.c:7409 fish/cmds.c:7485 fish/cmds.c:7522 fish/cmds.c:7545
1819 #: fish/cmds.c:7566 fish/cmds.c:7589 fish/cmds.c:7611 fish/cmds.c:7636
1820 #: fish/cmds.c:7679 fish/cmds.c:7720 fish/cmds.c:7741 fish/cmds.c:7759
1821 #: fish/cmds.c:7778 fish/cmds.c:7795 fish/cmds.c:7813 fish/cmds.c:7840
1822 #: fish/cmds.c:7864 fish/cmds.c:7888 fish/cmds.c:7912 fish/cmds.c:7936
1823 #: fish/cmds.c:7960 fish/cmds.c:7984 fish/cmds.c:8008 fish/cmds.c:8032
1824 #: fish/cmds.c:8056 fish/cmds.c:8080 fish/cmds.c:8104 fish/cmds.c:8127
1825 #: fish/cmds.c:8150 fish/cmds.c:8171 fish/cmds.c:8192 fish/cmds.c:8213
1826 #: fish/cmds.c:8233 fish/cmds.c:8256 fish/cmds.c:8294 fish/cmds.c:8311
1827 #: fish/cmds.c:8328 fish/cmds.c:8347 fish/cmds.c:8366 fish/cmds.c:8383
1828 #: fish/cmds.c:8400 fish/cmds.c:8417 fish/cmds.c:8434 fish/cmds.c:8453
1829 #: fish/cmds.c:8489 fish/cmds.c:8529 fish/cmds.c:8562 fish/cmds.c:8579
1830 #: fish/cmds.c:8596 fish/cmds.c:8612 fish/cmds.c:8627 fish/cmds.c:8648
1831 #: fish/cmds.c:8686 fish/cmds.c:8724 fish/cmds.c:8763 fish/cmds.c:8803
1832 #: fish/cmds.c:8844 fish/cmds.c:8885 fish/cmds.c:8923 fish/cmds.c:8940
1833 #: fish/cmds.c:8963 fish/cmds.c:8985 fish/cmds.c:9007 fish/cmds.c:9027
1834 #: fish/cmds.c:9047 fish/cmds.c:9083 fish/cmds.c:9155 fish/cmds.c:9195
1835 #: fish/cmds.c:9253 fish/cmds.c:9279 fish/cmds.c:9305 fish/cmds.c:9333
1836 #: fish/cmds.c:9392 fish/cmds.c:9413 fish/cmds.c:9458 fish/cmds.c:9478
1837 #: fish/cmds.c:9517 fish/cmds.c:9554 fish/cmds.c:9574 fish/cmds.c:9596
1838 #: fish/cmds.c:9653 fish/cmds.c:9673 fish/cmds.c:9695 fish/cmds.c:9717
1839 #: fish/cmds.c:9736 fish/cmds.c:9756 fish/cmds.c:9783 fish/cmds.c:9803
1840 #: fish/cmds.c:9823 fish/cmds.c:9843 fish/cmds.c:9863 fish/cmds.c:9885
1841 #: fish/cmds.c:9920 fish/cmds.c:9938 fish/cmds.c:9961 fish/cmds.c:9983
1842 #: fish/cmds.c:9998 fish/cmds.c:10015 fish/cmds.c:10052 fish/cmds.c:10091
1843 #: fish/cmds.c:10131 fish/cmds.c:10187 fish/cmds.c:10209 fish/cmds.c:10245
1844 #: fish/cmds.c:10260 fish/cmds.c:10280 fish/cmds.c:10320 fish/cmds.c:10343
1845 #: fish/cmds.c:10367 fish/cmds.c:10392 fish/cmds.c:10433 fish/cmds.c:10458
1846 #: fish/cmds.c:10496 fish/cmds.c:10527 fish/cmds.c:10558 fish/cmds.c:10586
1847 #: fish/cmds.c:10606 fish/cmds.c:10638 fish/cmds.c:10658 fish/cmds.c:10678
1848 #: fish/cmds.c:10695 fish/cmds.c:10713 fish/cmds.c:10736 fish/cmds.c:10757
1849 #: fish/cmds.c:10776 fish/cmds.c:10818 fish/cmds.c:10861 fish/cmds.c:10905
1850 #: fish/cmds.c:10944 fish/cmds.c:10963 fish/cmds.c:10983 fish/cmds.c:11003
1851 #: fish/cmds.c:11024 fish/cmds.c:11045 fish/cmds.c:11066 fish/cmds.c:11087
1852 #: fish/cmds.c:11108 fish/cmds.c:11130 fish/cmds.c:11168 fish/cmds.c:11219
1853 #: fish/cmds.c:11257 fish/cmds.c:11313 fish/cmds.c:11336 fish/cmds.c:11398
1854 #: fish/cmds.c:11427
1856 msgid "type 'help %s' for help on %s\n"
1857 msgstr "'help %s' ਟਾਈਪ ਕਰੋ ਜੇ %s ਲਈ ਸਹਾਇਤਾ ਵੇਖਣੀ ਹੈ\n"
1859 #: fish/cmds.c:3519 fish/cmds.c:4541 fish/cmds.c:4899 fish/cmds.c:4939
1860 #: fish/cmds.c:4958 fish/cmds.c:5101 fish/cmds.c:5160 fish/cmds.c:5179
1861 #: fish/cmds.c:5198 fish/cmds.c:5241 fish/cmds.c:5584 fish/cmds.c:6195
1862 #: fish/cmds.c:6394 fish/cmds.c:6413 fish/cmds.c:6432 fish/cmds.c:6451
1863 #: fish/cmds.c:6587 fish/cmds.c:6678 fish/cmds.c:6959 fish/cmds.c:7023
1864 #: fish/cmds.c:7222 fish/cmds.c:7241 fish/cmds.c:7260 fish/cmds.c:7299
1865 #: fish/cmds.c:7340 fish/cmds.c:7359 fish/cmds.c:7378 fish/cmds.c:7419
1866 #: fish/cmds.c:7438 fish/cmds.c:7457 fish/cmds.c:7495 fish/cmds.c:7648
1867 #: fish/cmds.c:7691 fish/cmds.c:8268 fish/cmds.c:8463 fish/cmds.c:8501
1868 #: fish/cmds.c:8539 fish/cmds.c:8659 fish/cmds.c:8696 fish/cmds.c:8734
1869 #: fish/cmds.c:8773 fish/cmds.c:8814 fish/cmds.c:8855 fish/cmds.c:8896
1870 #: fish/cmds.c:9059 fish/cmds.c:9095 fish/cmds.c:9108 fish/cmds.c:9121
1871 #: fish/cmds.c:9134 fish/cmds.c:9167 fish/cmds.c:9205 fish/cmds.c:9224
1872 #: fish/cmds.c:9345 fish/cmds.c:9364 fish/cmds.c:9425 fish/cmds.c:9438
1873 #: fish/cmds.c:9489 fish/cmds.c:9528 fish/cmds.c:9606 fish/cmds.c:9625
1874 #: fish/cmds.c:9899 fish/cmds.c:10026 fish/cmds.c:10063 fish/cmds.c:10102
1875 #: fish/cmds.c:10142 fish/cmds.c:10161 fish/cmds.c:10220 fish/cmds.c:10293
1876 #: fish/cmds.c:10403 fish/cmds.c:10473 fish/cmds.c:10507 fish/cmds.c:10538
1877 #: fish/cmds.c:10569 fish/cmds.c:10618 fish/cmds.c:10789 fish/cmds.c:10831
1878 #: fish/cmds.c:10876 fish/cmds.c:10918 fish/cmds.c:11144 fish/cmds.c:11182
1879 #: fish/cmds.c:11195 fish/cmds.c:11233 fish/cmds.c:11268 fish/cmds.c:11287
1880 #: fish/cmds.c:11354
1882 msgid "%s: %s: invalid integer parameter (%s returned %d)\n"
1885 #: fish/cmds.c:3525 fish/cmds.c:4547 fish/cmds.c:4905 fish/cmds.c:4945
1886 #: fish/cmds.c:4964 fish/cmds.c:5107 fish/cmds.c:5166 fish/cmds.c:5185
1887 #: fish/cmds.c:5204 fish/cmds.c:5247 fish/cmds.c:5590 fish/cmds.c:6201
1888 #: fish/cmds.c:6400 fish/cmds.c:6419 fish/cmds.c:6438 fish/cmds.c:6457
1889 #: fish/cmds.c:6593 fish/cmds.c:6684 fish/cmds.c:6965 fish/cmds.c:7029
1890 #: fish/cmds.c:7228 fish/cmds.c:7247 fish/cmds.c:7266 fish/cmds.c:7305
1891 #: fish/cmds.c:7346 fish/cmds.c:7365 fish/cmds.c:7384 fish/cmds.c:7425
1892 #: fish/cmds.c:7444 fish/cmds.c:7463 fish/cmds.c:7501 fish/cmds.c:7654
1893 #: fish/cmds.c:7697 fish/cmds.c:8274 fish/cmds.c:8469 fish/cmds.c:8507
1894 #: fish/cmds.c:8545 fish/cmds.c:8665 fish/cmds.c:8702 fish/cmds.c:8740
1895 #: fish/cmds.c:8779 fish/cmds.c:8820 fish/cmds.c:8861 fish/cmds.c:8902
1896 #: fish/cmds.c:9173 fish/cmds.c:9211 fish/cmds.c:9230 fish/cmds.c:9351
1897 #: fish/cmds.c:9495 fish/cmds.c:9534 fish/cmds.c:9612 fish/cmds.c:9631
1898 #: fish/cmds.c:10032 fish/cmds.c:10069 fish/cmds.c:10108 fish/cmds.c:10148
1899 #: fish/cmds.c:10167 fish/cmds.c:10226 fish/cmds.c:10299 fish/cmds.c:10409
1900 #: fish/cmds.c:10795 fish/cmds.c:10837 fish/cmds.c:10882 fish/cmds.c:10924
1901 #: fish/cmds.c:11274 fish/cmds.c:11360
1903 msgid "%s: %s: integer out of range\n"
1906 #: fish/cmds.c:4011 fish/cmds.c:4118 fish/cmds.c:11335
1908 msgid "%s should have %d-%d parameter(s)\n"
1909 msgstr "%s ਦੇ ਪੈਰਾਮੀਟਰ %d ਹੋਣੇ ਚਾਹੀਦੇ ਹਨ\n"
1911 #: fish/cmds.c:4037 fish/cmds.c:4144 fish/cmds.c:11370
1913 msgid "%s: unknown optional argument \"%s\"\n"
1914 msgstr "%s: too many arguments\n"
1916 #: fish/cmds.c:4043 fish/cmds.c:4150 fish/cmds.c:11376
1918 msgid "%s: optional argument \"%s\" given twice\n"
1919 msgstr "%s: too many arguments\n"
1921 #: fish/cmds.c:11454
1923 msgid "%s: unknown command\n"
1924 msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n"
1929 "use 'copy-in <local> [<local>...] <remotedir>' to copy files into the image\n"
1934 msgid "copy-in: target '%s' is not a directory\n"
1935 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
1939 msgid "error: argument is zero length or longer than maximum permitted\n"
1945 "use 'copy-out <remote> [<remote>...] <localdir>' to copy files out of the "
1951 msgid "copy-out: target '%s' is not a directory\n"
1952 msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
1956 msgid "copy-out: '%s' is not a file or directory\n"
1957 msgstr "ਇੱਕ ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਨਕਲ ਕਰੋ"
1961 msgid "use '%s filename' to edit a file\n"
1962 msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n"
1967 "%s: guest filesystem shell\n"
1968 "%s lets you edit virtual machine filesystems\n"
1969 "Copyright (C) 2009-2011 Red Hat Inc.\n"
1971 " %s [--options] cmd [: cmd : cmd ...]\n"
1973 " -h|--cmd-help List available commands\n"
1974 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
1975 " -a|--add image Add image\n"
1976 " -c|--connect uri Specify libvirt URI for -d option\n"
1977 " --csh Make --listen csh-compatible\n"
1978 " -d|--domain guest Add disks from libvirt guest\n"
1979 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
1980 " --echo-keys Don't turn off echo for passphrases\n"
1981 " -f|--file file Read commands from file\n"
1982 " --format[=raw|..] Force disk format for -a option\n"
1983 " -i|--inspector Automatically mount filesystems\n"
1984 " --keys-from-stdin Read passphrases from stdin\n"
1985 " --listen Listen for remote commands\n"
1986 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
1987 " -n|--no-sync Don't autosync\n"
1988 " -N|--new type Create prepared disk (test1.img, ...)\n"
1989 " --progress-bars Enable progress bars even when not interactive\n"
1990 " --no-progress-bars Disable progress bars\n"
1991 " --remote[=pid] Send commands to remote %s\n"
1992 " -r|--ro Mount read-only\n"
1993 " --selinux Enable SELinux support\n"
1994 " -v|--verbose Verbose messages\n"
1995 " -V|--version Display version and exit\n"
1996 " -w|--rw Mount read-write\n"
1997 " -x Echo each command before executing it\n"
1999 "To examine a disk image, ISO, hard disk, filesystem etc:\n"
2000 " %s [--ro|--rw] -i -a /path/to/disk.img\n"
2002 " %s [--ro|--rw] -i -d name-of-libvirt-domain\n"
2004 "--ro recommended to avoid any writes to the disk image. If -i option fails\n"
2005 "run again without -i and use 'run' + 'list-filesystems' + 'mount' cmds.\n"
2007 "For more information, see the manpage %s(1).\n"
2009 "%s: guest filesystem shell\n"
2010 "%s lets you edit virtual machine filesystems\n"
2011 "Copyright (C) 2009 Red Hat Inc.\n"
2013 " %s [--options] cmd [: cmd : cmd ...]\n"
2014 " %s -i libvirt-domain\n"
2015 " %s -i disk-image(s)\n"
2016 "or for interactive use:\n"
2018 "or from a shell script:\n"
2024 " -h|--cmd-help List available commands\n"
2025 " -h|--cmd-help cmd Display detailed help on 'cmd'\n"
2026 " -a|--add image Add image\n"
2027 " -D|--no-dest-paths Don't tab-complete paths from guest fs\n"
2028 " -f|--file file Read commands from file\n"
2029 " -i|--inspector Run virt-inspector to get disk mountpoints\n"
2030 " --listen Listen for remote commands\n"
2031 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2032 " -n|--no-sync Don't autosync\n"
2033 " --remote[=pid] Send commands to remote %s\n"
2034 " -r|--ro Mount read-only\n"
2035 " --selinux Enable SELinux support\n"
2036 " -v|--verbose Verbose messages\n"
2037 " -x Echo each command before executing it\n"
2038 " -V|--version Display version and exit\n"
2039 "For more information, see the manpage %s(1).\n"
2043 msgid "%s: --listen=PID: PID was not a number: %s\n"
2044 msgstr "%s: --listen=PID: PID was not a number: %s\n"
2049 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2051 "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n"
2055 msgid "%s: only one -f parameter can be given\n"
2056 msgstr "%s: only one -f parameter can be given\n"
2060 msgid "%s: cannot use --listen and --remote options at the same time\n"
2061 msgstr "%s: cannot use --listen and --remote options at the same time\n"
2065 msgid "%s: extra parameters on the command line with --listen flag\n"
2066 msgstr "%s: extra parameters on the command line with --listen flag\n"
2070 msgid "%s: cannot use --listen and --file options at the same time\n"
2071 msgstr "%s: cannot use --listen and --file options at the same time\n"
2075 msgid "guestfish: could not access termcap or terminfo database.\n"
2080 msgid "guestfish: terminal type \"%s\" not defined.\n"
2087 "Welcome to guestfish, the libguestfs filesystem interactive shell for\n"
2088 "editing virtual machine filesystems.\n"
2090 "Type: 'help' for help on commands\n"
2091 " 'man' to read the manual\n"
2092 " 'quit' to quit the shell\n"
2096 "guestfish ਵੱਲੋਂ ਜੀ ਆਇਆ ਨੂੰ, ਵਰਚੁਅਲ ਮਸ਼ੀਨ ਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਸੋਧਣ ਲਈ\n"
2097 "libguestfs ਫਾਇਲ-ਸਿਸਟਮ ਸ਼ੈੱਲ।\n"
2099 "Type: 'help' for help with commands\n"
2100 " 'quit' to quit the shell\n"
2105 msgid "%s: unterminated double quote\n"
2106 msgstr "%s: unterminated double quote\n"
2108 #: fish/fish.c:761 fish/fish.c:778
2110 msgid "%s: command arguments not separated by whitespace\n"
2111 msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n"
2115 msgid "%s: unterminated single quote\n"
2116 msgstr "%s: unterminated single quote\n"
2120 msgid "%s: internal error parsing string at '%s'\n"
2121 msgstr "%s: internal error parsing string at '%s'\n"
2125 msgid "%s: too many arguments\n"
2126 msgstr "%s: too many arguments\n"
2130 msgid "%s: empty command on command line\n"
2131 msgstr "%s: empty command on command line\n"
2134 msgid "display a list of commands or help on a command"
2135 msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ"
2138 msgid "quit guestfish"
2139 msgstr "quit guestfish"
2144 "help - display a list of commands or help on a command\n"
2148 "help - display a list of commands or help on a command\n"
2155 "quit - quit guestfish\n"
2158 "quit - quit guestfish\n"
2163 msgid "%s: command not known, use -h to list all commands\n"
2164 msgstr "%s: command not known, use -h to list all commands\n"
2169 "Did you mean to open a disk image? guestfish -a disk.img\n"
2170 "For a list of commands: guestfish -h\n"
2171 "For complete documentation: man guestfish\n"
2176 msgid "Runaway quote in string \"%s\"\n"
2177 msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n"
2181 msgid "use 'glob command [args...]'\n"
2182 msgstr "use 'glob command [args...]'\n"
2186 msgid "glob: guestfs_glob_expand call failed: %s\n"
2187 msgstr "glob: guestfs_glob_expand call failed: %s\n"
2192 "Add disk images to examine using the -a or -d options, or the 'add' "
2194 "Or create a new disk image using -N, or the 'alloc' or 'sparse' commands.\n"
2195 "Once you have done this, use the 'run' command.\n"
2201 "Find out what filesystems are available using 'list-filesystems' and then\n"
2202 "mount them to examine or modify the contents using 'mount-ro' or\n"
2203 "'mount-options'.\n"
2209 "For more information about a command, use 'help cmd'.\n"
2211 "To read the manual, type 'man'.\n"
2214 #: fish/hexedit.c:41
2216 msgid "hexedit (device|filename) [max | start max]\n"
2219 #: fish/hexedit.c:52
2221 msgid "hexedit: %s is a zero length file or device\n"
2224 #: fish/hexedit.c:63
2227 "hexedit: %s is larger than %s. You must supply a limit using\n"
2228 " 'hexedit %s <max>' (eg. 'hexedit %s 1M') or a range using\n"
2229 " 'hexedit %s <start> <max>'.\n"
2232 #: fish/hexedit.c:92
2234 msgid "hexedit: invalid range\n"
2237 #: fish/inspect.c:83
2239 msgid "%s: no operating system was found on this disk\n"
2242 #: fish/inspect.c:89
2244 msgid "%s: multi-boot operating systems are not supported by the -i option\n"
2247 #: fish/inspect.c:128
2249 msgid "%s: some filesystems could not be mounted (ignored)\n"
2252 #: fish/inspect.c:140
2254 msgid "Operating system: %s\n"
2257 #: fish/inspect.c:153
2259 msgid "%s mounted on %s\n"
2260 msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
2264 msgid "Enter key or passphrase (\"%s\"): "
2269 msgid "use 'lcd directory' to change local directory\n"
2270 msgstr "ਲੋਕਲ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰਨ ਲਈ 'lcd directory' ਵਰਤੋ\n"
2274 msgid "use 'man' without parameters to open the manual\n"
2279 msgid "the external 'man' program failed\n"
2280 msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s"
2284 msgid "use '%s filename' to page a file\n"
2285 msgstr "ਫਾਇਲ ਪੇਜ਼ ਕਰਨ ਲਈ '%s filename' ਵਰਤੋ\n"
2287 #: fish/options.c:36
2289 msgid "%s: too many drives added on the command line\n"
2290 msgstr "%s: empty command on command line\n"
2292 #: fish/options.c:121
2294 msgid "%s: '%s' could not be mounted. Did you mean one of these?\n"
2300 "List of available prepared disk images:\n"
2307 "guestfish -N %-8s - %s\n"
2314 msgid " Optional parameters:\n"
2319 msgid "<%s> %s (default: %s)\n"
2325 "Prepared disk images are written to file \"test1.img\" in the local\n"
2326 "directory. (\"test2.img\" etc if -N option is given multiple times).\n"
2327 "For more information see the guestfish(1) manual.\n"
2333 "guestfish: -N parameter '%s': no such prepared disk image known.\n"
2334 "Use 'guestfish -N help' to list possible values for the -N parameter.\n"
2339 msgid "guestfish: error creating prepared disk image '%s' on '%s': "
2342 #: fish/prep_boot.c:34 fish/prep_boot.c:89 fish/prep_disk.c:34
2343 #: fish/prep_fs.c:34 fish/prep_lv.c:69 fish/prep_lv.c:122 fish/prep_part.c:34
2345 msgid "failed to allocate disk"
2346 msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
2348 #: fish/prep_boot.c:42 fish/prep_boot.c:97
2350 msgid "could not parse boot size"
2351 msgstr "ਅਕਾਰ ਨਿਰਧਾਰਨ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
2353 #: fish/prep_boot.c:46 fish/prep_boot.c:101
2355 msgid "failed to get sector size of disk: %s"
2356 msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
2358 #: fish/prep_boot.c:50 fish/prep_boot.c:105 fish/prep_fs.c:41
2359 #: fish/prep_lv.c:76 fish/prep_lv.c:129 fish/prep_part.c:41
2361 msgid "failed to partition disk: %s"
2364 #: fish/prep_boot.c:55 fish/prep_boot.c:110
2366 msgid "failed to add boot partition: %s"
2367 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
2369 #: fish/prep_boot.c:59 fish/prep_boot.c:114
2371 msgid "failed to add root partition: %s"
2372 msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ"
2374 #: fish/prep_boot.c:68 fish/prep_boot.c:128
2376 msgid "failed to create boot filesystem: %s"
2379 #: fish/prep_boot.c:77 fish/prep_boot.c:157
2381 msgid "failed to create root filesystem: %s"
2384 #: fish/prep_boot.c:86 fish/prep_boot.c:120 fish/prep_lv.c:66
2385 #: fish/prep_lv.c:82 fish/prep_lv.c:119 fish/prep_lv.c:135
2386 msgid "incorrect format for LV name, use '/dev/VG/LV'"
2389 #: fish/prep_boot.c:137 fish/prep_lv.c:91 fish/prep_lv.c:144
2391 msgid "failed to create PV: %s: %s"
2392 msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
2394 #: fish/prep_boot.c:142 fish/prep_lv.c:96 fish/prep_lv.c:149
2396 msgid "failed to create VG: %s: %s"
2397 msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
2399 #: fish/prep_boot.c:149 fish/prep_lv.c:103 fish/prep_lv.c:156
2401 msgid "failed to create LV: /dev/%s/%s: %s"
2404 #: fish/prep_boot.c:153 fish/prep_lv.c:107 fish/prep_lv.c:160
2406 msgid "failed to resize LV to full size: %s: %s"
2409 #: fish/prep_fs.c:51 fish/prep_lv.c:165
2411 msgid "failed to create filesystem (%s): %s"
2416 msgid "guestfish: protocol error: could not read 'hello' message\n"
2417 msgstr "guestfish: protocol error: could not read 'hello' message\n"
2422 "guestfish: protocol error: version mismatch, server version '%s' does not "
2423 "match client version '%s'. The two versions must match exactly.\n"
2425 "guestfish: protocol error: version mismatch, server version '%s' does not "
2426 "match client version '%s'. The two versions must match exactly.\n"
2428 #: fish/rc.c:335 fish/rc.c:349
2430 msgid "guestfish: remote: looks like the server is not running\n"
2431 msgstr "guestfish: ਰਿਮੋਟ: ਇੰਜ ਲਗਦਾ ਹੈ ਜਿਵੇਂ ਸਰਵਰ ਨਹੀਂ ਚੱਲ ਰਿਹਾ ਹੈ\n"
2433 #: fish/rc.c:361 fish/rc.c:375
2435 msgid "guestfish: protocol error: could not send initial greeting to server\n"
2436 msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਨੂੰ ਸ਼ੁਰੂਆਤੀ ਸਵਾਗਤ ਨਹੀਂ ਭੇਜ ਸਕਦਾ\n"
2440 msgid "guestfish: protocol error: could not decode reply from server\n"
2441 msgstr "guestfish: ਪਰੋਟੋਕਾਲ ਗਲਤੀ: ਸਰਵਰ ਤੋਂ ਜਵਾਬ ਡੀਕੋਡ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
2445 msgid "'reopen' command takes no parameters\n"
2446 msgstr "'reopen' ਕਮਾਂਡ ਕੋਈ ਪੈਰਾਮੀਟਰ ਨਹੀਂ ਲੈਂਦਾ\n"
2450 msgid "reopen: guestfs_create: failed to create handle\n"
2451 msgstr "reopen: guestfs_create: failed to create handle\n"
2453 #: fish/supported.c:66
2457 #: fish/supported.c:68
2463 msgid "use 'time command [args...]'\n"
2464 msgstr "use 'time command [args...]'\n"
2466 #: fuse/guestmount.c:910
2469 "%s: FUSE module for libguestfs\n"
2470 "%s lets you mount a virtual machine filesystem\n"
2471 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2473 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2475 " -a|--add image Add image\n"
2476 " -c|--connect uri Specify libvirt URI for -d option\n"
2477 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2478 " -d|--domain guest Add disks from libvirt guest\n"
2479 " --echo-keys Don't turn off echo for passphrases\n"
2480 " --format[=raw|..] Force disk format for -a option\n"
2481 " --fuse-help Display extra FUSE options\n"
2482 " -i|--inspector Automatically mount filesystems\n"
2483 " --help Display help message and exit\n"
2484 " --keys-from-stdin Read passphrases from stdin\n"
2485 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2486 " -n|--no-sync Don't autosync\n"
2487 " -o|--option opt Pass extra option to FUSE\n"
2488 " -r|--ro Mount read-only\n"
2489 " --selinux Enable SELinux support\n"
2490 " -v|--verbose Verbose messages\n"
2491 " -V|--version Display version and exit\n"
2492 " -w|--rw Mount read-write\n"
2493 " -x|--trace Trace guestfs API calls\n"
2495 "%s: FUSE module for libguestfs\n"
2496 "%s lets you mount a virtual machine filesystem\n"
2497 "Copyright (C) 2009 Red Hat Inc.\n"
2499 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2501 " -a|--add image Add image\n"
2502 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2503 " --fuse-help Display extra FUSE options\n"
2504 " --help Display help message and exit\n"
2505 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2506 " -n|--no-sync Don't autosync\n"
2507 " -o|--option opt Pass extra option to FUSE\n"
2508 " -r|--ro Mount read-only\n"
2509 " --selinux Enable SELinux support\n"
2510 " --trace Trace guestfs API calls (to stderr)\n"
2511 " -v|--verbose Verbose messages\n"
2512 " -V|--version Display version and exit\n"
2514 #: fuse/guestmount.c:1135
2516 msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
2517 msgstr "%s: must have at least one -a and at least one -m option\n"
2519 #: fuse/guestmount.c:1143
2521 msgid "%s: you must specify a mountpoint in the host filesystem\n"
2522 msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n"
2524 #: inspector/virt-inspector.c:72
2527 "%s: display information about a virtual machine\n"
2528 "Copyright (C) 2010 Red Hat Inc.\n"
2530 " %s [--options] -d domname file [file ...]\n"
2531 " %s [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
2533 " -a|--add image Add image\n"
2534 " -c|--connect uri Specify libvirt URI for -d option\n"
2535 " -d|--domain guest Add disks from libvirt guest\n"
2536 " --echo-keys Don't turn off echo for passphrases\n"
2537 " --format[=raw|..] Force disk format for -a option\n"
2538 " --help Display brief help\n"
2539 " --keys-from-stdin Read passphrases from stdin\n"
2540 " -v|--verbose Verbose messages\n"
2541 " -V|--version Display version and exit\n"
2542 " -x Trace libguestfs API calls\n"
2543 "For more information, see the manpage %s(1).\n"
2545 "%s: FUSE module for libguestfs\n"
2546 "%s lets you mount a virtual machine filesystem\n"
2547 "Copyright (C) 2009 Red Hat Inc.\n"
2549 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2551 " -a|--add image Add image\n"
2552 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2553 " --fuse-help Display extra FUSE options\n"
2554 " --help Display help message and exit\n"
2555 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2556 " -n|--no-sync Don't autosync\n"
2557 " -o|--option opt Pass extra option to FUSE\n"
2558 " -r|--ro Mount read-only\n"
2559 " --selinux Enable SELinux support\n"
2560 " --trace Trace guestfs API calls (to stderr)\n"
2561 " -v|--verbose Verbose messages\n"
2562 " -V|--version Display version and exit\n"
2564 #: inspector/virt-inspector.c:258
2567 "%s: no operating system could be detected inside this disk image.\n"
2569 "This may be because the file is not a disk image, or is not a virtual "
2571 "image, or because the OS type is not understood by libguestfs.\n"
2573 "NOTE for Red Hat Enterprise Linux 6 users: for Windows guest support you "
2575 "install the separate libguestfs-winsupport package.\n"
2577 "If you feel this is an error, please file a bug report including as much\n"
2578 "information about the disk image as possible.\n"
2581 #: inspector/virt-inspector.c:283
2583 msgid "%s: XML write error at \"%s\": %m\n"
2586 #: inspector/virt-inspector.c:295
2588 msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n"
2591 #: inspector/virt-inspector.c:303
2593 msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n"
2596 #: perl/lib/Sys/Guestfs/Lib.pm:158
2597 msgid "open_guest: first parameter must be a string or an arrayref"
2600 #: perl/lib/Sys/Guestfs/Lib.pm:164
2601 msgid "open_guest: first argument contains undefined element"
2604 #: perl/lib/Sys/Guestfs/Lib.pm:172
2605 #, fuzzy, perl-brace-format
2606 msgid "guest image {imagename} does not exist or is not readable"
2607 msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
2609 #: perl/lib/Sys/Guestfs/Lib.pm:179
2611 "open_guest: no libvirt support (install Sys::Virt, XML::XPath and XML::"
2615 #: perl/lib/Sys/Guestfs/Lib.pm:184
2617 msgid "open_guest: too many domains listed on command line"
2618 msgstr "%s: empty command on command line\n"
2620 #: perl/lib/Sys/Guestfs/Lib.pm:191
2621 msgid "open_guest: cannot connect to libvirt"
2624 #: perl/lib/Sys/Guestfs/Lib.pm:210
2625 #, perl-brace-format
2626 msgid "{imagename} is not the name of an inactive libvirt domain\n"
2629 #: perl/lib/Sys/Guestfs/Lib.pm:213
2630 #, perl-brace-format
2631 msgid "{imagename} is not the name of a libvirt domain\n"
2634 #: perl/lib/Sys/Guestfs/Lib.pm:242
2635 #, perl-brace-format
2636 msgid "{imagename} seems to have no disk devices\n"
2639 #: perl/lib/Sys/Guestfs/Lib.pm:827
2641 "No operating system could be detected inside this disk image.\n"
2643 "This may be because the file is not a disk image, or is not a virtual "
2645 "image, or because the OS type is not understood by virt-inspector.\n"
2647 "If you feel this is an error, please file a bug report including as much\n"
2648 "information about the disk image as possible.\n"
2651 #: perl/lib/Sys/Guestfs/Lib.pm:945
2652 #, fuzzy, perl-brace-format
2653 msgid "unknown filesystem {fs}\n"
2654 msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਆਨ-ਮਾਊਂਟ ਕਰੋ"
2656 #: perl/lib/Sys/Guestfs/Lib.pm:1023
2657 #, perl-brace-format
2658 msgid "Error running rpm -qa: {error}"
2661 #: perl/lib/Sys/Guestfs/Lib.pm:1049
2662 #, perl-brace-format
2663 msgid "Error running dpkg-query: {error}"
2666 #: perl/lib/Sys/Guestfs/Lib.pm:1114
2667 msgid "Can't find grub on guest"
2670 #: perl/lib/Sys/Guestfs/Lib.pm:1169
2671 #, perl-brace-format
2672 msgid "Grub entry {title} has no kernel"
2675 #: perl/lib/Sys/Guestfs/Lib.pm:1200
2676 #, perl-brace-format
2677 msgid "grub refers to {path}, which doesn't exist\n"
2680 #: perl/lib/Sys/Guestfs/Lib.pm:1223
2681 #, perl-brace-format
2682 msgid "Grub entry {title} does not specify an initrd"
2685 #: perl/lib/Sys/Guestfs/Lib.pm:1292
2686 #, perl-brace-format
2687 msgid "Didn't find modules directory {modules} for kernel {path}"
2690 #: perl/lib/Sys/Guestfs/Lib.pm:1300
2691 #, perl-brace-format
2692 msgid "Couldn't guess kernel version number from path for kernel {path}"
2695 #: perl/lib/Sys/Guestfs/Lib.pm:1354
2696 #, fuzzy, perl-brace-format
2697 msgid "{path} doesn't match augeas pattern"
2698 msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ"
2700 #: perl/lib/Sys/Guestfs/Lib.pm:1393
2701 #, perl-brace-format
2702 msgid "{filename}: could not read initrd format"
2705 #: rescue/virt-rescue.c:60
2708 "%s: Run a rescue shell on a virtual machine\n"
2709 "Copyright (C) 2009-2010 Red Hat Inc.\n"
2711 " %s [--options] -d domname\n"
2712 " %s [--options] -a disk.img [-a disk.img ...]\n"
2714 " -a|--add image Add image\n"
2715 " --append kernelopts Append kernel options\n"
2716 " -c|--connect uri Specify libvirt URI for -d option\n"
2717 " -d|--domain guest Add disks from libvirt guest\n"
2718 " --format[=raw|..] Force disk format for -a option\n"
2719 " --help Display brief help\n"
2720 " -m|--memsize MB Set memory size in megabytes\n"
2721 " --network Enable network\n"
2722 " -r|--ro Access read-only\n"
2723 " --selinux Enable SELinux\n"
2724 " -v|--verbose Verbose messages\n"
2725 " -V|--version Display version and exit\n"
2726 " -w|--rw Mount read-write\n"
2727 " -x Trace libguestfs API calls\n"
2728 "For more information, see the manpage %s(1).\n"
2730 "%s: FUSE module for libguestfs\n"
2731 "%s lets you mount a virtual machine filesystem\n"
2732 "Copyright (C) 2009 Red Hat Inc.\n"
2734 " %s [--options] [-- [--FUSE-options]] mountpoint\n"
2736 " -a|--add image Add image\n"
2737 " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
2738 " --fuse-help Display extra FUSE options\n"
2739 " --help Display help message and exit\n"
2740 " -m|--mount dev[:mnt] Mount dev on mnt (if omitted, /)\n"
2741 " -n|--no-sync Don't autosync\n"
2742 " -o|--option opt Pass extra option to FUSE\n"
2743 " -r|--ro Mount read-only\n"
2744 " --selinux Enable SELinux support\n"
2745 " --trace Trace guestfs API calls (to stderr)\n"
2746 " -v|--verbose Verbose messages\n"
2747 " -V|--version Display version and exit\n"
2749 #: rescue/virt-rescue.c:175
2751 msgid "%s: could not parse memory size '%s'\n"
2752 msgstr "ਅਕਾਰ ਨਿਰਧਾਰਨ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
2754 #: rescue/virt-rescue.c:413
2756 msgid "%s: unknown child exit status (%d)\n"
2757 msgstr "%s: unknown long option: %s (%d)\n"
2759 #: src/appliance.c:181
2762 "cannot find any suitable libguestfs supermin or ordinary appliance on "
2763 "LIBGUESTFS_PATH (search path: %s)"
2766 #: src/appliance.c:331
2768 msgid "security: cached appliance %s is not owned by UID %d"
2771 #: src/appliance.c:336
2773 msgid "security: cached appliance %s is not a directory (mode %o)"
2776 #: src/appliance.c:341
2778 msgid "security: cached appliance %s is writable by group or other (mode %o)"
2781 #: src/appliance.c:659
2783 msgid "external command failed, see earlier error messages"
2784 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
2786 #: src/filearch.c:153
2788 msgid "size of %s unreasonable (%<PRIi64> bytes)"
2791 #: src/filearch.c:266
2793 "file-architecture API not available since this version of libguestfs was "
2794 "compiled without PCRE or libmagic libraries"
2797 #: src/guestfs.c:178
2799 msgid "guestfs_close: called twice on the same handle\n"
2800 msgstr "guestfs_close: called twice on the same handle\n"
2802 #: src/guestfs.c:290
2804 msgid "libguestfs: error: %s\n"
2805 msgstr "libguestfs: error: %s\n"
2807 #: src/guestfs.c:791
2809 msgid "<truncated, original size %zu bytes>"
2812 #: src/inspect.c:455 src/inspect.c:798 src/inspect.c:2201 src/inspect.c:2244
2813 #: src/inspect.c:2294
2815 msgid "size of %s is unreasonably large (%<PRIi64> bytes)"
2818 #: src/inspect.c:832
2820 msgid "could not parse /etc/fstab or empty file"
2821 msgstr "ਅਕਾਰ ਨਿਰਧਾਰਨ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
2823 #: src/inspect.c:1048
2825 msgid "cannot resolve Windows %%SYSTEMROOT%%"
2828 #: src/inspect.c:1357
2830 msgid "could not parse integer in version number: %s"
2831 msgstr "ਅਕਾਰ ਨਿਰਧਾਰਨ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ\n"
2833 #: src/inspect.c:1451
2834 msgid "no inspection data: call guestfs_inspect_os first"
2837 #: src/inspect.c:1463
2840 "%s: root device not found: only call this function with a root device "
2841 "previously returned by guestfs_inspect_os"
2844 #: src/inspect.c:1592
2845 msgid "not a Windows guest, or systemroot could not be determined"
2848 #: src/inspect.c:1832 src/inspect.c:1854 src/inspect.c:1879
2850 msgid "unexpected end of output from db_dump command"
2851 msgstr "ਡੈਮਨ ਤੋਂ ਪੜਨ ਸਮੇਂ ਅਚਾਨਕ ਫਾਇਲ ਅੰਤ"
2853 #: src/inspect.c:2303
2855 msgid "%s: file is empty"
2858 #: src/inspect.c:2320
2860 "inspection API not available since this version of libguestfs was compiled "
2861 "without PCRE or hivex libraries"
2865 msgid "command line cannot be altered after qemu subprocess launched"
2866 msgstr "ਕਮਾਂਡ ਲਾਈਨ ਨੂੰ qemu ਅਧੀਨ-ਕਾਰਜ ਚਾਲੂ ਕਰਨ ਤੋਂ ਪਹਿਲਾਂ ਸੋਧਿਆ ਨਹੀਂ ਜਾ ਸਕਦਾ"
2869 msgid "guestfs_config: parameter must begin with '-' character"
2870 msgstr "guestfs_config: parameter must begin with '-' character"
2874 msgid "guestfs_config: parameter '%s' isn't allowed"
2875 msgstr "guestfs_config: parameter '%s' isn't allowed"
2877 #: src/launch.c:234 src/launch.c:338
2878 msgid "filename cannot contain ',' (comma) character"
2879 msgstr "ਫਾਇਲ-ਨਾਂ ਵਿੱਚ ',' (comma) ਅੱਖਰ ਸ਼ਾਮਿਲ ਨਹੀਂ ਹੈ"
2881 #: src/launch.c:246 src/launch.c:251
2883 msgid "%s parameter is empty or contains disallowed characters"
2888 msgid "the libguestfs handle has already been launched"
2889 msgstr "qemu ਪਹਿਲਾਂ ਹੀ ਚਾਲੂ ਹੋ ਗਿਆ ਹੈ"
2893 msgid "%s: cannot create temporary directory"
2894 msgstr "%s: ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਬਣਾ ਸਕਿਆ"
2897 msgid "you must call guestfs_add_drive before guestfs_launch"
2898 msgstr "you must call guestfs_add_drive before guestfs_launch"
2901 msgid "guestfs_launch failed, see earlier error messages"
2902 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
2905 msgid "qemu launched and contacted daemon, but state != READY"
2906 msgstr "qemu launched and contacted daemon, but state != READY"
2911 "%s: command failed: If qemu is located on a non-standard path, try setting "
2912 "the LIBGUESTFS_QEMU environment variable."
2914 "%s: command failed: If qemu is located on a non-standard path, try setting "
2915 "the LIBGUESTFS_QEMU environment variable."
2918 msgid "qemu has not been launched yet"
2919 msgstr "qemu ਹਾਲੇ ਤੱਕ ਚਾਲੂ ਨਹੀਂ ਕੀਤਾ"
2921 #: src/launch.c:1003
2922 msgid "no subprocess to kill"
2923 msgstr "ਖਤਮ ਕਰਨ ਲਈ ਕੋਈ ਅਧੀਨ-ਕਾਰਜ ਨਹੀਂ"
2927 msgid "guestfs_set_busy: called when in state %d != READY"
2928 msgstr "guestfs_set_busy: called when in state %d != READY"
2932 msgid "guestfs_end_busy: called when in state %d"
2933 msgstr "guestfs_end_busy: called when in state %d"
2938 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2940 "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n"
2944 "This usually means the libguestfs appliance failed to start up. Please\n"
2945 "enable debugging (LIBGUESTFS_DEBUG=1) and rerun the command, then look at\n"
2946 "the debug messages output prior to this error.\n"
2951 msgid "See earlier debug messages.\n"
2952 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
2956 msgid "received magic signature from guestfsd, but in state %d"
2957 msgstr "guestfsd ਤੋਂ ਮੈਜਿਕ ਸਿਗਨੇਚਰ , ਪਰ %d ਸਥਿਤੀ ਵਿੱਚ"
2961 msgid "message length (%u) > maximum possible size (%d)"
2962 msgstr "message length (%u) > maximum possible size (%d)"
2966 msgid "guestfs___send: state %d != BUSY"
2967 msgstr "guestfs___send: state %d != BUSY"
2970 msgid "xdr_guestfs_message_header failed"
2971 msgstr "xdr_guestfs_message_header failed"
2974 msgid "dispatch failed to marshal args"
2975 msgstr "dispatch failed to marshal args"
2979 msgid "send_file_chunk: state %d != READY"
2980 msgstr "send_file_chunk: state %d != READY"
2984 msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2985 msgstr "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)"
2989 msgid "%s: error in chunked encoding"
2990 msgstr "%s: error in chunked encoding"
2993 msgid "write to daemon socket"
2994 msgstr "ਡੈਮਨ ਸਾਕਟ ਵਿੱਚ ਲਿਖੋ"
2997 msgid "receive_file_data: parse error in reply callback"
2998 msgstr "receive_file_data: parse error in reply callback"
3001 msgid "receive_file_data: unexpected flag received when reading file chunks"
3002 msgstr "receive_file_data: unexpected flag received when reading file chunks"
3005 msgid "failed to parse file chunk"
3006 msgstr "ਫਾਇਲ ਚੰਕ ਪਾਰਸ ਕਰਨ ਵਿੱਚ ਫੇਲ ਹੋਇਆ"
3009 msgid "file receive cancelled by daemon"
3010 msgstr "ਫਾਇਲ ਸਵੀਕਾਰ ਕਰਨਾ ਡੈਮਨ ਦੁਆਰਾ ਰੱਦ ਕੀਤਾ ਗਿਆ ਹੈ"
3014 msgid "could not connect to libvirt (code %d, domain %d): %s"
3019 msgid "no libvirt domain called '%s': %s"
3020 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3024 msgid "error reading libvirt XML information: %s"
3028 msgid "unable to parse XML information returned by libvirt"
3033 msgid "unable to create new XPath context"
3034 msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
3038 msgid "unable to evaluate XPath expression"
3039 msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n"
3043 msgid "libvirt domain has no disks"
3044 msgstr "%s: -i requires a libvirt domain or path(s) to disk image(s)\n"
3048 msgid "error getting domain info: %s"
3053 "error: domain is a live virtual machine.\n"
3054 "You must use readonly access because write access to a running virtual "
3056 "can cause disk corruption."
3061 "add-domain API not available since this version of libguestfs was compiled "
3062 "without libvirt or libxml2"
3065 #: test-tool/test-tool.c:82
3068 "libguestfs-test-tool: interactive test tool\n"
3069 "Copyright (C) 2009 Red Hat Inc.\n"
3071 " libguestfs-test-tool [--options]\n"
3073 " --help Display usage\n"
3074 " --helper libguestfs-test-tool-helper\n"
3075 " Helper program (default: %s)\n"
3076 " --qemudir dir Specify QEMU source directory\n"
3077 " --qemu qemu Specify QEMU binary\n"
3079 " -t n Set launch timeout (default: %d seconds)\n"
3081 "libguestfs-test-tool: interactive test tool\n"
3082 "Copyright (C) 2009 Red Hat Inc.\n"
3084 " libguestfs-test-tool [--options]\n"
3086 " --help Display usage\n"
3087 " --helper libguestfs-test-tool-helper\n"
3088 " Helper program (default: %s)\n"
3089 " --qemudir dir Specify QEMU source directory\n"
3090 " --qemu qemu Specify QEMU binary\n"
3092 " -t n Set launch timeout (default: %d seconds)\n"
3094 #: test-tool/test-tool.c:138
3096 msgid "libguestfs-test-tool: unknown long option: %s (%d)\n"
3097 msgstr "libguestfs-test-tool: unknown long option: %s (%d)\n"
3099 #: test-tool/test-tool.c:147
3101 msgid "libguestfs-test-tool: invalid timeout: %s\n"
3102 msgstr "libguestfs-test-tool: invalid timeout: %s\n"
3104 #: test-tool/test-tool.c:159
3106 msgid "libguestfs-test-tool: unexpected command line option 0x%x\n"
3107 msgstr "libguestfs-test-tool: unexpected command line option 0x%x\n"
3109 #: test-tool/test-tool.c:185
3111 msgid "libguestfs-test-tool: failed to create libguestfs handle\n"
3112 msgstr "libguestfs-test-tool: failed to create libguestfs handle\n"
3114 #: test-tool/test-tool.c:192 test-tool/test-tool.c:201
3116 msgid "libguestfs-test-tool: failed to add drive '%s'\n"
3117 msgstr "libguestfs-test-tool: failed to add drive '%s'\n"
3119 #: test-tool/test-tool.c:209
3121 msgid "libguestfs-test-tool: guestfs_version failed\n"
3122 msgstr "libguestfs-test-tool: guestfs_version failed\n"
3124 #: test-tool/test-tool.c:231
3126 msgid "libguestfs-test-tool: failed to launch appliance\n"
3127 msgstr "libguestfs-test-tool: failed to launch appliance\n"
3129 #: test-tool/test-tool.c:243
3131 msgid "libguestfs-test-tool: failed to run sfdisk\n"
3132 msgstr "libguestfs-test-tool: failed to run sfdisk\n"
3134 #: test-tool/test-tool.c:249
3136 msgid "libguestfs-test-tool: failed to mkfs.ext2\n"
3137 msgstr "libguestfs-test-tool: failed to mkfs.ext2\n"
3139 #: test-tool/test-tool.c:255
3141 msgid "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3142 msgstr "libguestfs-test-tool: failed to mount /dev/sda1 on /\n"
3144 #: test-tool/test-tool.c:261
3146 msgid "libguestfs-test-tool: failed to mkdir /iso\n"
3147 msgstr "libguestfs-test-tool: failed to mkdir /iso\n"
3149 #: test-tool/test-tool.c:267
3151 msgid "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3152 msgstr "libguestfs-test-tool: failed to mount /dev/sdb on /iso\n"
3154 #: test-tool/test-tool.c:275
3156 msgid "libguestfs-test-tool: could not run helper program, or helper failed\n"
3157 msgstr "libguestfs-test-tool: could not run helper program, or helper failed\n"
3159 #: test-tool/test-tool.c:306
3162 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3163 "--qemu/--qemudir options cannot be used.\n"
3165 "LIBGUESTFS_QEMU environment variable is already set, so\n"
3166 "--qemu/--qemudir options cannot be used.\n"
3168 #: test-tool/test-tool.c:314
3170 msgid "Binary '%s' does not exist or is not executable\n"
3171 msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
3173 #: test-tool/test-tool.c:328
3175 msgid "%s: does not look like a qemu source directory\n"
3176 msgstr "%s: ਇੱਕ qemu ਸਰੋਤ ਡਾਇਰੈਕਟਰੀ ਨਹੀਂ ਲੱਗਦੀ\n"
3178 #: test-tool/test-tool.c:377
3181 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3182 "available. Expected to find it in '%s'\n"
3184 "Use the --helper option to specify the location of this program.\n"
3186 "Test tool helper program 'libguestfs-test-tool-helper' is not\n"
3187 "available. Expected to find it in '%s'\n"
3189 "Use the --helper option to specify the location of this program.\n"
3191 #: test-tool/test-tool.c:393
3193 msgid "command failed: %s"
3194 msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s"
3196 #: test-tool/test-tool.c:401
3199 "Test tool helper program %s\n"
3200 "is not statically linked. This is a build error when this test tool\n"
3203 "ਜਾਂਚ ਜੰਤਰ ਸਹਾਇਕ ਪਰੋਗਰਾਮ %s\n"
3204 "ਸਥਿਰ ਤੌਰ ਤੇ ਸੰਬੰਧਿਤ ਨਹੀਂ। ਇਹ ਬਿਲਡ ਗਲਤੀ ਹੈ ਜਦੋਂ ਇਹ ਜਾਂਚ ਜੰਤਰ\n"
3207 #: test-tool/test-tool.c:435
3209 msgid "mkisofs command failed: %s\n"
3210 msgstr "mkisofs ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s\n"
3212 #: tools/virt-edit.pl:174
3213 msgid "virt-edit: no image, VM names or filenames to edit given"
3216 #: tools/virt-edit.pl:190 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217
3217 #, perl-brace-format
3219 "{prog}: No operating system could be detected inside this disk image.\n"
3221 "This may be because the file is not a disk image, or is not a virtual "
3223 "image, or because the OS type is not understood by libguestfs.\n"
3225 "If you feel this is an error, please file a bug report including as much\n"
3226 "information about the disk image as possible.\n"
3229 #: tools/virt-edit.pl:194 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221
3230 #, perl-brace-format
3231 msgid "{prog}: multiboot operating systems are not supported.\n"
3234 #: tools/virt-edit.pl:227
3235 msgid "File not changed.\n"
3238 #: tools/virt-list-filesystems.pl:142
3239 msgid "virt-list-filesystems: no image or VM name given"
3242 #: tools/virt-list-partitions.pl:152
3243 msgid "virt-list-partitions: no image or VM name given"
3246 #: tools/virt-make-fs.pl:291
3247 msgid "virt-make-fs input output\n"
3250 #: tools/virt-make-fs.pl:321
3251 msgid "unexpected output from 'du' command"
3254 #: tools/virt-make-fs.pl:333 tools/virt-make-fs.pl:347
3255 #: tools/virt-make-fs.pl:458
3256 #, perl-brace-format
3257 msgid "{f}: unknown input format: {fmt}\n"
3260 #: tools/virt-make-fs.pl:391
3261 #, perl-brace-format
3262 msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
3265 #: tools/virt-make-fs.pl:406
3268 "qemu-img create: failed to create disk image, see earlier error messages\n"
3269 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
3271 #: tools/virt-make-fs.pl:417
3272 msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
3275 #: tools/virt-make-fs.pl:442
3277 msgid "tar: failed, see earlier messages\n"
3278 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
3280 #: tools/virt-make-fs.pl:464
3282 msgid "uncompress command failed, see earlier messages\n"
3283 msgstr "guestfs_launch ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ"
3285 #: tools/virt-make-fs.pl:499
3287 "virt-make-fs: error copying contents into filesystem\n"
3288 "An error here usually means that the program did not estimate the\n"
3289 "filesystem size correctly. Please read the BUGS section of the manpage.\n"
3292 #: tools/virt-resize.pl:33
3293 msgid "virt-resize: sorry this program does not work on a 32 bit host\n"
3296 #: tools/virt-resize.pl:581
3297 #, fuzzy, perl-brace-format
3298 msgid "virt-resize: {file}: does not exist or is not readable\n"
3299 msgstr "ਬਾਇਨਰੀ '%s' ਬੰਦ ਨਹੀਂ ਹੋਇਆ ਜਾਂ ਚੱਲਣਯੋਗ ਨਹੀਂ ਹੈ\n"
3301 #: tools/virt-resize.pl:583
3302 #, perl-brace-format
3304 "virt-resize: {file}: does not exist or is not writable\n"
3305 "You have to create the destination disk before running this program.\n"
3306 "Please read the virt-resize(1) manpage for more information.\n"
3309 #: tools/virt-resize.pl:662 tools/virt-resize.pl:665
3310 #, perl-brace-format
3312 "virt-resize: {file}: file is too small to be a disk image ({sz} bytes)\n"
3315 #: tools/virt-resize.pl:681 tools/virt-resize.pl:693
3316 msgid "virt-resize: short read"
3319 #: tools/virt-resize.pl:827
3320 #, fuzzy, perl-brace-format
3321 msgid "virt-resize: no logical volume called {n}\n"
3322 msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ"
3324 #: tools/virt-resize.pl:847
3325 #, perl-brace-format
3327 "{p}: partition not found in the source disk image, when using the '{opt}' "
3328 "command line option\n"
3331 #: tools/virt-resize.pl:853
3332 #, perl-brace-format
3334 "{p}: partition ignored, you cannot use it in another command line argument\n"
3337 #: tools/virt-resize.pl:857
3338 #, perl-brace-format
3340 "{p}: partition deleted, you cannot use it in another command line argument\n"
3343 #: tools/virt-resize.pl:899
3344 #, perl-brace-format
3345 msgid "{p}: this partition has already been marked for resizing\n"
3348 #: tools/virt-resize.pl:907
3349 #, perl-brace-format
3350 msgid "{p}: missing size field in {o} option\n"
3353 #: tools/virt-resize.pl:924
3354 #, perl-brace-format
3355 msgid "{p}: {f}: cannot parse size field\n"
3358 #: tools/virt-resize.pl:929
3359 #, perl-brace-format
3360 msgid "{p}: new size is zero or negative\n"
3363 #: tools/virt-resize.pl:952
3364 #, perl-brace-format
3366 "{p}: cannot make this partition smaller because it contains a\n"
3367 "filesystem, physical volume or other content that is larger than the new "
3369 "You have to resize the content first, see virt-resize(1).\n"
3372 #: tools/virt-resize.pl:968
3373 msgid "virt-resize: you cannot use options --expand and --shrink together\n"
3376 #: tools/virt-resize.pl:1017
3377 #, perl-brace-format
3379 "virt-resize: error: cannot use --expand when there is no surplus space to\n"
3380 "expand into. You need to make the target disk larger by at least {h}.\n"
3383 #: tools/virt-resize.pl:1032
3385 "virt-resize: error: cannot use --shrink because there is no deficit\n"
3386 "(see 'deficit' in the virt-resize(1) man page)\n"
3389 #: tools/virt-resize.pl:1047
3390 msgid "Summary of changes:\n"
3393 #: tools/virt-resize.pl:1051
3394 #, perl-brace-format
3395 msgid "{p}: partition will be ignored\n"
3398 #: tools/virt-resize.pl:1053
3399 #, perl-brace-format
3400 msgid "{p}: partition will be deleted\n"
3403 #: tools/virt-resize.pl:1055
3404 #, perl-brace-format
3405 msgid "{p}: partition will be resized from {oldsize} to {newsize}\n"
3408 #: tools/virt-resize.pl:1060
3409 #, perl-brace-format
3410 msgid "{p}: content will be expanded using the '{meth}' method\n"
3413 #: tools/virt-resize.pl:1065
3414 #, perl-brace-format
3415 msgid "{p}: partition will be left alone\n"
3418 #: tools/virt-resize.pl:1070
3419 #, perl-brace-format
3420 msgid "{n}: LV will be expanded to maximum size\n"
3423 #: tools/virt-resize.pl:1076
3424 #, perl-brace-format
3425 msgid "{n}: content will be expanded using the '{meth}' method\n"
3428 #: tools/virt-resize.pl:1083
3429 #, perl-brace-format
3430 msgid "There is a surplus of {spl} bytes ({h}).\n"
3433 #: tools/virt-resize.pl:1088
3434 msgid "An extra partition will be created for the surplus.\n"
3437 #: tools/virt-resize.pl:1090
3439 "The surplus space is not large enough for an extra partition to be created\n"
3440 "and so it will just be ignored.\n"
3443 #: tools/virt-resize.pl:1093
3445 "The surplus space will be ignored. Run a partitioning program in the guest\n"
3446 "to partition this extra space if you want.\n"
3449 #: tools/virt-resize.pl:1096
3450 #, perl-brace-format
3452 "virt-resize: error: there is a deficit of {def} bytes ({h}).\n"
3453 "You need to make the target disk larger by at least this amount,\n"
3454 "or adjust your resizing requests.\n"
3457 #: tools/virt-resize.pl:1113
3458 msgid "virt-resize: source disk does not have a first partition\n"
3461 #: tools/virt-resize.pl:1208
3462 #, perl-brace-format
3463 msgid "Copying {p} ...\n"
3466 #: tools/virt-resize.pl:1271 tools/virt-resize.pl:1329
3467 #, perl-brace-format
3468 msgid "Expanding {p} using the '{meth}' method\n"
3471 #: tools/virt-tar.pl:178 tools/virt-tar.pl:185
3472 msgid "virt-tar: extract/upload mode specified twice on the command line\n"
3475 #: tools/virt-tar.pl:207
3476 msgid "virt-tar: no image, VM names, directory or filename given"
3479 #: tools/virt-tar.pl:210
3480 msgid "virt-tar: either -x or -u must be specified on the command line\n"
3483 #: tools/virt-tar.pl:221
3484 #, perl-brace-format
3485 msgid "virt-tar: {tarball}: file not found\n"
3488 #: tools/virt-tar.pl:224
3489 #, perl-brace-format
3490 msgid "virt-tar: {dir}: directory name must start with '/' character\n"
3493 #: tools/virt-win-reg.pl:201
3494 msgid "no libvirt domain name or disk image given\n"
3497 #: tools/virt-win-reg.pl:240
3499 "expecting 1 or 2 more parameters, subkey path and optionally the value to "
3503 #: tools/virt-win-reg.pl:351
3504 #, perl-brace-format
3505 msgid "virt-win-reg: {p}: not a supported Windows Registry path\n"
3508 #: tools/virt-win-reg.pl:368 tools/virt-win-reg.pl:390
3509 #, perl-brace-format
3510 msgid "virt-win-reg: {p}: file not found in guest: {err}\n"
3513 #: tools/virt-win-reg.pl:375
3514 #, perl-brace-format
3515 msgid "virt-win-reg: {p}: could not download registry file: {err}\n"
3518 #: tools/virt-win-reg.pl:397
3519 #, perl-brace-format
3520 msgid "virt-win-reg: {p}: could not upload registry file: {err}\n"
3523 #~ msgid "unexpected end of file when reading from daemon"
3524 #~ msgstr "ਡੈਮਨ ਤੋਂ ਪੜਨ ਸਮੇਂ ਅਚਾਨਕ ਫਾਇਲ ਅੰਤ"
3527 #~ msgid "failed to create temporary cache directory: %m"
3528 #~ msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
3531 #~ msgid "error renaming temporary cache directory: %m"
3532 #~ msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ"
3535 #~ msgid "virt-df: cannot use -h and --csv options together\n"
3536 #~ msgstr "%s: cannot use --listen and --file options at the same time\n"
3539 #~ msgid " Mountpoints:\n"
3540 #~ msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ"
3543 #~ msgid " Filesystems:\n"
3544 #~ msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ"
3546 #~ msgid "allocate an image"
3547 #~ msgstr "ਈਮੇਜ਼ ਨਿਰਧਾਰਤ ਕਰੋ"
3549 #~ msgid "edit a file in the image"
3550 #~ msgstr "ਈਮੇਜ਼ ਵਿੱਚ ਫਾਇਲ ਸੋਧ ਕਰੋ"
3552 #~ msgid "view a file in the pager"
3553 #~ msgstr "ਪੇਜਰ ਵਿੱਚ ਫਾਇਲ ਵੇਖੋ"
3556 #~ "echo - display a line of text\n"
3557 #~ " echo [<params> ...]\n"
3559 #~ " This echos the parameters to the terminal.\n"
3561 #~ "echo - display a line of text\n"
3562 #~ " echo [<params> ...]\n"
3564 #~ " This echos the parameters to the terminal.\n"
3568 #~ "edit - edit a file in the image\n"
3569 #~ " edit <filename>\n"
3571 #~ " This is used to edit a file.\n"
3573 #~ " It is the equivalent of (and is implemented by)\n"
3574 #~ " running \"cat\", editing locally, and then \"write\".\n"
3576 #~ " Normally it uses $EDITOR, but if you use the aliases\n"
3577 #~ " \"vi\" or \"emacs\" you will get those editors.\n"
3579 #~ " NOTE: This will not work reliably for large files\n"
3580 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3582 #~ "edit - edit a file in the image\n"
3583 #~ " edit <filename>\n"
3585 #~ " This is used to edit a file.\n"
3587 #~ " It is the equivalent of (and is implemented by)\n"
3588 #~ " running \"cat\", editing locally, and then \"write-file\".\n"
3590 #~ " Normally it uses $EDITOR, but if you use the aliases\n"
3591 #~ " \"vi\" or \"emacs\" you will get those editors.\n"
3593 #~ " NOTE: This will not work reliably for large files\n"
3594 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3597 #~ "lcd - local change directory\n"
3598 #~ " lcd <directory>\n"
3600 #~ " Change guestfish's current directory. This command is\n"
3601 #~ " useful if you want to download files to a particular\n"
3604 #~ "lcd - local change directory\n"
3605 #~ " lcd <directory>\n"
3607 #~ " Change guestfish's current directory. This command is\n"
3608 #~ " useful if you want to download files to a particular\n"
3612 #~ "glob - expand wildcards in command\n"
3613 #~ " glob <command> [<args> ...]\n"
3615 #~ " Glob runs <command> with wildcards expanded in any\n"
3616 #~ " command args. Note that the command is run repeatedly\n"
3617 #~ " once for each expanded argument.\n"
3619 #~ "glob - expand wildcards in command\n"
3620 #~ " glob <command> [<args> ...]\n"
3622 #~ " Glob runs <command> with wildcards expanded in any\n"
3623 #~ " command args. Note that the command is run repeatedly\n"
3624 #~ " once for each expanded argument.\n"
3627 #~ "more - view a file in the pager\n"
3628 #~ " more <filename>\n"
3630 #~ " This is used to view a file in the pager.\n"
3632 #~ " It is the equivalent of (and is implemented by)\n"
3633 #~ " running \"cat\" and using the pager.\n"
3635 #~ " Normally it uses $PAGER, but if you use the alias\n"
3636 #~ " \"less\" then it always uses \"less\".\n"
3638 #~ " NOTE: This will not work reliably for large files\n"
3639 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3641 #~ "more - view a file in the pager\n"
3642 #~ " more <filename>\n"
3644 #~ " This is used to view a file in the pager.\n"
3646 #~ " It is the equivalent of (and is implemented by)\n"
3647 #~ " running \"cat\" and using the pager.\n"
3649 #~ " Normally it uses $PAGER, but if you use the alias\n"
3650 #~ " \"less\" then it always uses \"less\".\n"
3652 #~ " NOTE: This will not work reliably for large files\n"
3653 #~ " (> 2 MB) or binary files containing \\0 bytes.\n"
3656 #~ "reopen - close and reopen the libguestfs handle\n"
3659 #~ "Close and reopen the libguestfs handle. It is not necessary to use\n"
3660 #~ "this normally, because the handle is closed properly when guestfish\n"
3661 #~ "exits. However this is occasionally useful for testing.\n"
3663 #~ "reopen - close and reopen the libguestfs handle\n"
3666 #~ "Close and reopen the libguestfs handle. It is not necessary to use\n"
3667 #~ "this normally, because the handle is closed properly when guestfish\n"
3668 #~ "exits. However this is occasionally useful for testing.\n"
3672 #~ "sparse - allocate a sparse image file\n"
3673 #~ " sparse <filename> <size>\n"
3675 #~ " This creates an empty sparse file of the given size,\n"
3676 #~ " and then adds so it can be further examined.\n"
3678 #~ " In all respects it works the same as the 'alloc'\n"
3679 #~ " command, except that the image file is allocated\n"
3680 #~ " sparsely, which means that disk blocks are not assigned\n"
3681 #~ " to the file until they are needed. Sparse disk files\n"
3682 #~ " only use space when written to, but they are slower\n"
3683 #~ " and there is a danger you could run out of real disk\n"
3684 #~ " space during a write operation.\n"
3686 #~ " For more advanced image creation, see qemu-img utility.\n"
3688 #~ " Size can be specified using standard suffixes, eg. '1M'.\n"
3690 #~ "sparse - allocate a sparse image file\n"
3691 #~ " sparse <filename> <size>\n"
3693 #~ " This creates an empty sparse file of the given size,\n"
3694 #~ " and then adds so it can be further examined.\n"
3696 #~ " In all respects it works the same as the 'alloc'\n"
3697 #~ " command, except that the image file is allocated\n"
3698 #~ " sparsely, which means that disk blocks are not assigned\n"
3699 #~ " to the file until they are needed. Sparse disk files\n"
3700 #~ " only use space when written to, but they are slower\n"
3701 #~ " and there is a danger you could run out of real disk\n"
3702 #~ " space during a write operation.\n"
3704 #~ " For more advanced image creation, see qemu-img utility.\n"
3706 #~ " Size can be specified (where <nn> means a number):\n"
3707 #~ " <nn> number of kilobytes\n"
3708 #~ " eg: 1440 standard 3.5\" floppy\n"
3709 #~ " <nn>K or <nn>KB number of kilobytes\n"
3710 #~ " <nn>M or <nn>MB number of megabytes\n"
3711 #~ " <nn>G or <nn>GB number of gigabytes\n"
3712 #~ " <nn>T or <nn>TB number of terabytes\n"
3713 #~ " <nn>P or <nn>PB number of petabytes\n"
3714 #~ " <nn>E or <nn>EB number of exabytes\n"
3715 #~ " <nn>sects number of 512 byte sectors\n"
3718 #~ "time - measure time taken to run command\n"
3719 #~ " time <command> [<args> ...]\n"
3721 #~ " This runs <command> as usual, and prints the elapsed\n"
3722 #~ " time afterwards.\n"
3724 #~ "time - measure time taken to run command\n"
3725 #~ " time <command> [<args> ...]\n"
3727 #~ " This runs <command> as usual, and prints the elapsed\n"
3728 #~ " time afterwards.\n"
3730 #~ msgid "external command failed: %s"
3731 #~ msgstr "ਬਾਹਰੀ ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s"
3733 #~ msgid "test if file exists"
3734 #~ msgstr "ਵੇਖੋ ਕੀ ਫਾਇਲ ਮੌਜੂਦ ਹੈ"
3736 #~ msgid "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3737 #~ msgstr "cannot find %s or %s on LIBGUESTFS_PATH (current path = %s)"
3739 #~ msgid "failed to connect to vmchannel socket"
3740 #~ msgstr "vmchannel ਸਾਕਟ ਨਾਲ ਜੁੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ"
3744 #~ "%s: cannot use -i option with -a, -m, -N, --listen, --remote or --"
3747 #~ "%s: cannot use -i option with -a, -m, --listen, --remote or --selinux\n"
3750 #~ msgid "cpio command failed: {error}"
3751 #~ msgstr "ਕਮਾਂਡ ਫੇਲ ਹੋਈ: %s"
3754 #~ "alloc - allocate an image\n"
3755 #~ " alloc <filename> <size>\n"
3757 #~ " This creates an empty (zeroed) file of the given size,\n"
3758 #~ " and then adds so it can be further examined.\n"
3760 #~ " For more advanced image creation, see qemu-img utility.\n"
3762 #~ " Size can be specified (where <nn> means a number):\n"
3763 #~ " <nn> number of kilobytes\n"
3764 #~ " eg: 1440 standard 3.5\" floppy\n"
3765 #~ " <nn>K or <nn>KB number of kilobytes\n"
3766 #~ " <nn>M or <nn>MB number of megabytes\n"
3767 #~ " <nn>G or <nn>GB number of gigabytes\n"
3768 #~ " <nn>T or <nn>TB number of terabytes\n"
3769 #~ " <nn>P or <nn>PB number of petabytes\n"
3770 #~ " <nn>E or <nn>EB number of exabytes\n"
3771 #~ " <nn>sects number of 512 byte sectors\n"
3773 #~ "alloc - allocate an image\n"
3774 #~ " alloc <filename> <size>\n"
3776 #~ " This creates an empty (zeroed) file of the given size,\n"
3777 #~ " and then adds so it can be further examined.\n"
3779 #~ " For more advanced image creation, see qemu-img utility.\n"
3781 #~ " Size can be specified (where <nn> means a number):\n"
3782 #~ " <nn> number of kilobytes\n"
3783 #~ " eg: 1440 standard 3.5\" floppy\n"
3784 #~ " <nn>K or <nn>KB number of kilobytes\n"
3785 #~ " <nn>M or <nn>MB number of megabytes\n"
3786 #~ " <nn>G or <nn>GB number of gigabytes\n"
3787 #~ " <nn>T or <nn>TB number of terabytes\n"
3788 #~ " <nn>P or <nn>PB number of petabytes\n"
3789 #~ " <nn>E or <nn>EB number of exabytes\n"
3790 #~ " <nn>sects number of 512 byte sectors\n"
3792 #~ msgid "%s: virt-inspector command too long for fixed-size buffer\n"
3793 #~ msgstr "%s: virt-inspector command too long for fixed-size buffer\n"
3798 #~ "Welcome to hivexsh, the hivex interactive shell for examining\n"
3799 #~ "Windows Registry binary hive files.\n"
3801 #~ "Type: 'help' for help summary\n"
3802 #~ " 'quit' to quit the shell\n"
3806 #~ "guestfish ਵੱਲੋਂ ਜੀ ਆਇਆ ਨੂੰ, ਵਰਚੁਅਲ ਮਸ਼ੀਨ ਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਸੋਧਣ ਲਈ\n"
3807 #~ "libguestfs ਫਾਇਲ-ਸਿਸਟਮ ਸ਼ੈੱਲ।\n"
3809 #~ "Type: 'help' for help with commands\n"
3810 #~ " 'quit' to quit the shell\n"