From 3a5613eb22bd9d10818fb0ee98c388b904638aad Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 28 Nov 2014 19:51:47 +0000 Subject: [PATCH] Version 1.29.12. --- BUGS | 46 +- configure.ac | 2 +- po-docs/ja.po | 329 +++--- po-docs/libguestfs-docs.pot | 309 ++--- po-docs/uk.po | 329 +++--- po/en_GB.po | 2222 +++++++++++++++++----------------- po/es.po | 2222 +++++++++++++++++----------------- po/gu.po | 2222 +++++++++++++++++----------------- po/hi.po | 2222 +++++++++++++++++----------------- po/kn.po | 2222 +++++++++++++++++----------------- po/libguestfs.pot | 2224 ++++++++++++++++++----------------- po/ml.po | 2222 +++++++++++++++++----------------- po/mr.po | 2222 +++++++++++++++++----------------- po/nl.po | 2222 +++++++++++++++++----------------- po/or.po | 2222 +++++++++++++++++----------------- po/pa.po | 2222 +++++++++++++++++----------------- po/pl.po | 2222 +++++++++++++++++----------------- po/ta.po | 2222 +++++++++++++++++----------------- po/te.po | 2222 +++++++++++++++++----------------- po/uk.po | 2224 ++++++++++++++++++----------------- 20 files changed, 17250 insertions(+), 17099 deletions(-) diff --git a/BUGS b/BUGS index 1ec3f79a3..53324b447 100644 --- a/BUGS +++ b/BUGS @@ -1,5 +1,5 @@ NOTE: This file is automatically generated from "update-bugs.sh". -Last updated: 2014-11-27 +Last updated: 2014-11-28 This contains a local list of the bugs that are open against libguestfs. Bugs are tracked in the Red Hat Bugzilla database @@ -479,12 +479,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1164766 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1164766 [RFE] Add a new API to scan devices for a btrfs filesystem -1165564 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1165564 - Provide Reboot/Shutdown button after virt-p2v - -1165569 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1165569 - Disable "cancel conversion" button after virt-p2v conversion finished - 1166057 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1166057 btrfs filesystem will not work well if you create the filesystem with multiple disks at the same time, such as: mkfs-btrfs "/dev/sda1 /dev/sdb1" @@ -506,6 +500,18 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1168144 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1168144 warning: fstrim: fstrim: /sysroot/: FITRIM ioctl failed: Operation not supported (ignored) when convert win2003 guest from xen server +1168626 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1168626 + Tracker: Build RHEL 7.1 - based virt-p2v ISO + +1168632 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1168632 + Fix kickstart for virt-p2v + +1168751 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1168751 + broken lvm-set-filter API with newer lvm2 + +1168865 NEW https://bugzilla.redhat.com/show_bug.cgi?id=1168865 + warning: /files/boot/grub/device.map/hd0 references unknown device "vda" when convert a local guest with virtio disk to openstack server (-i disk)) + 503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134 guestfish's list splitting does not recognize internal quoting @@ -539,7 +545,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix. 1167774 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=1167774 virt-p2v fails with error:"nbd.c:nbd_receive_negotiate():L501: read failed" -(173 bugs) +(175 bugs) -------------------------------------------------- Bugs in MODIFIED, POST or ON_QA state are fixed. @@ -554,12 +560,6 @@ You can help by testing the fixes. 1159651 POST https://bugzilla.redhat.com/show_bug.cgi?id=1159651 virt-sysprep firstboot script is not deleted if it reboot a RHEL 7 guest -1166618 POST https://bugzilla.redhat.com/show_bug.cgi?id=1166618 - virt-resize should give out the detail warning info to let customers know what's going wrong - -1167302 POST https://bugzilla.redhat.com/show_bug.cgi?id=1167302 - virt-v2v: warning: ova hard disk has no parent controller when convert from a ova file - 1053847 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1053847 Recommended default clock/timer settings @@ -578,8 +578,14 @@ You can help by testing the fixes. 1149640 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1149640 hardcoded el7 disttag in BR makes build fail on ppc64le -1165975 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1165975 - File "/boot/grub2/device.map" showing is not right after converting a rhel7 guest from esx server +1165564 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1165564 + Provide Reboot/Shutdown button after virt-p2v + +1165569 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1165569 + Disable "cancel conversion" button after virt-p2v conversion finished + +1166618 ON_QA https://bugzilla.redhat.com/show_bug.cgi?id=1166618 + virt-resize should give out the detail warning info to let customers know what's going wrong (12 bugs) @@ -826,6 +832,12 @@ These bugs are in the VERIFIED state. 1164853 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1164853 Booting in qemu found no volume groups and failed checking the filesystems -(80 bugs) +1165975 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1165975 + File "/boot/grub2/device.map" showing is not right after converting a rhel7 guest from esx server + +1167302 VERIFIED https://bugzilla.redhat.com/show_bug.cgi?id=1167302 + virt-v2v: warning: ova hard disk has no parent controller when convert from a ova file + +(82 bugs) End of BUGS file. diff --git a/configure.ac b/configure.ac index 26a114f54..28bf541dc 100644 --- a/configure.ac +++ b/configure.ac @@ -26,7 +26,7 @@ # freeform string. m4_define([libguestfs_major], [1]) m4_define([libguestfs_minor], [29]) -m4_define([libguestfs_release], [11]) +m4_define([libguestfs_release], [12]) AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/po-docs/ja.po b/po-docs/ja.po index 5fd40aa09..4b544f3b0 100644 --- a/po-docs/ja.po +++ b/po-docs/ja.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2014-11-27 11:33+0000\n" +"POT-Creation-Date: 2014-11-28 17:52+0000\n" "PO-Revision-Date: 2014-10-18 08:01+0000\n" "Last-Translator: rjones \n" "Language-Team: Japanese (http://www.transifex.com/projects/p/libguestfs/" @@ -17003,10 +17003,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:7290 ../fish/guestfish-actions.pod:7357 #: ../fish/guestfish-actions.pod:7646 ../fish/guestfish-actions.pod:7662 #: ../fish/guestfish-actions.pod:7800 ../fish/guestfish-actions.pod:7816 -#: ../fish/guestfish-actions.pod:8233 ../fish/guestfish-actions.pod:8309 -#: ../fish/guestfish-actions.pod:8326 ../fish/guestfish-actions.pod:8401 -#: ../fish/guestfish-actions.pod:8418 ../fish/guestfish-actions.pod:8437 -#: ../fish/guestfish-actions.pod:8454 ../fish/guestfish-actions.pod:8471 +#: ../fish/guestfish-actions.pod:8235 ../fish/guestfish-actions.pod:8311 +#: ../fish/guestfish-actions.pod:8328 ../fish/guestfish-actions.pod:8403 +#: ../fish/guestfish-actions.pod:8420 ../fish/guestfish-actions.pod:8439 +#: ../fish/guestfish-actions.pod:8456 ../fish/guestfish-actions.pod:8473 #: ../src/guestfs-actions.pod:127 ../src/guestfs-actions.pod:614 #: ../src/guestfs-actions.pod:684 ../src/guestfs-actions.pod:1329 #: ../src/guestfs-actions.pod:2543 ../src/guestfs-actions.pod:2683 @@ -17228,8 +17228,8 @@ msgstr "他のオプション引数は直接 L に渡されま #: ../fish/guestfish-actions.pod:6800 ../fish/guestfish-actions.pod:7552 #: ../fish/guestfish-actions.pod:7596 ../fish/guestfish-actions.pod:7632 #: ../fish/guestfish-actions.pod:7774 ../fish/guestfish-actions.pod:7853 -#: ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8251 -#: ../fish/guestfish-actions.pod:8263 ../fish/guestfish-actions.pod:8294 +#: ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8253 +#: ../fish/guestfish-actions.pod:8265 ../fish/guestfish-actions.pod:8296 msgid "" "This command has one or more optional arguments. See L." msgstr "" @@ -19972,10 +19972,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:6270 ../fish/guestfish-actions.pod:6287 #: ../fish/guestfish-actions.pod:6372 ../fish/guestfish-actions.pod:7390 #: ../fish/guestfish-actions.pod:7440 ../fish/guestfish-actions.pod:7561 -#: ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8227 -#: ../fish/guestfish-actions.pod:8303 ../fish/guestfish-actions.pod:8320 -#: ../fish/guestfish-actions.pod:8395 ../fish/guestfish-actions.pod:8412 -#: ../fish/guestfish-actions.pod:8448 ../fish/guestfish-actions.pod:8465 +#: ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8229 +#: ../fish/guestfish-actions.pod:8305 ../fish/guestfish-actions.pod:8322 +#: ../fish/guestfish-actions.pod:8397 ../fish/guestfish-actions.pod:8414 +#: ../fish/guestfish-actions.pod:8450 ../fish/guestfish-actions.pod:8467 #: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2075 #: ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3167 #: ../src/guestfs-actions.pod:3323 ../src/guestfs-actions.pod:3349 @@ -21093,10 +21093,10 @@ msgstr "これは外部の C プログラムを呼び出し、一致し #. type: textblock #: ../fish/guestfish-actions.pod:1875 ../fish/guestfish-actions.pod:1892 #: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2017 -#: ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8306 -#: ../fish/guestfish-actions.pod:8323 ../fish/guestfish-actions.pod:8398 -#: ../fish/guestfish-actions.pod:8415 ../fish/guestfish-actions.pod:8451 -#: ../fish/guestfish-actions.pod:8468 +#: ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8308 +#: ../fish/guestfish-actions.pod:8325 ../fish/guestfish-actions.pod:8400 +#: ../fish/guestfish-actions.pod:8417 ../fish/guestfish-actions.pod:8453 +#: ../fish/guestfish-actions.pod:8470 msgid "" "I In new code, use the L call instead." msgstr "" @@ -34887,8 +34887,15 @@ msgstr "" msgid "vfs-uuid" msgstr "vfs-uuid" -#. type: verbatim +#. type: =head2 #: ../fish/guestfish-actions.pod:8031 +#, fuzzy +#| msgid "get-e2uuid" +msgid "get-uuid" +msgstr "get-e2uuid" + +#. type: verbatim +#: ../fish/guestfish-actions.pod:8033 #, no-wrap msgid "" " vfs-uuid mountable\n" @@ -34896,27 +34903,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8033 ../src/guestfs-actions.pod:13090 +#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13090 msgid "This returns the filesystem UUID of the filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13092 +#: ../fish/guestfish-actions.pod:8037 ../src/guestfs-actions.pod:13092 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "ファイルシステムが UUID を持っていないと、空の文字列を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8037 +#: ../fish/guestfish-actions.pod:8039 msgid "To find a filesystem from the UUID, use L." msgstr "UUID からファイルシステムを検索するには L を使用します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8039 +#: ../fish/guestfish-actions.pod:8041 msgid "vg-activate" msgstr "vg-activate" #. type: verbatim -#: ../fish/guestfish-actions.pod:8041 +#: ../fish/guestfish-actions.pod:8043 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -34926,32 +34933,32 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8043 ../src/guestfs-actions.pod:13108 +#: ../fish/guestfish-actions.pod:8045 ../src/guestfs-actions.pod:13108 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in the listed volume groups C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8046 ../src/guestfs-actions.pod:13111 +#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13111 msgid "This command is the same as running C" msgstr "" "このコマンドは C を実行するときと同じです。" #. type: textblock -#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13113 +#: ../fish/guestfish-actions.pod:8050 ../src/guestfs-actions.pod:13113 msgid "" "Note that if C is an empty list then B volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8051 +#: ../fish/guestfish-actions.pod:8053 msgid "vg-activate-all" msgstr "vg-activate-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:8053 +#: ../fish/guestfish-actions.pod:8055 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -34961,24 +34968,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8055 ../src/guestfs-actions.pod:13126 +#: ../fish/guestfish-actions.pod:8057 ../src/guestfs-actions.pod:13126 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8058 ../src/guestfs-actions.pod:13129 +#: ../fish/guestfish-actions.pod:8060 ../src/guestfs-actions.pod:13129 msgid "This command is the same as running C" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8060 +#: ../fish/guestfish-actions.pod:8062 msgid "vgchange-uuid" msgstr "vgchange-uuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:8062 +#: ../fish/guestfish-actions.pod:8064 #, no-wrap msgid "" " vgchange-uuid vg\n" @@ -34988,17 +34995,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8064 ../src/guestfs-actions.pod:13141 +#: ../fish/guestfish-actions.pod:8066 ../src/guestfs-actions.pod:13141 msgid "Generate a new random UUID for the volume group C." msgstr "ランダムな新しい UUID をボリュームグループ C に対して生成します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8066 +#: ../fish/guestfish-actions.pod:8068 msgid "vgchange-uuid-all" msgstr "vgchange-uuid-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:8068 +#: ../fish/guestfish-actions.pod:8070 #, no-wrap msgid "" " vgchange-uuid-all\n" @@ -35008,17 +35015,17 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8070 ../src/guestfs-actions.pod:13152 +#: ../fish/guestfish-actions.pod:8072 ../src/guestfs-actions.pod:13152 msgid "Generate new random UUIDs for all volume groups." msgstr "すべての物理ボリュームに対する新しいランダムな UUID を生成します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8072 +#: ../fish/guestfish-actions.pod:8074 msgid "vgcreate" msgstr "vgcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:8074 +#: ../fish/guestfish-actions.pod:8076 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -35028,7 +35035,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8076 ../src/guestfs-actions.pod:13165 +#: ../fish/guestfish-actions.pod:8078 ../src/guestfs-actions.pod:13165 msgid "" "This creates an LVM volume group called C from the non-empty list " "of physical volumes C." @@ -35037,12 +35044,12 @@ msgstr "" "前の LVM ボリュームグループを作成します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8079 +#: ../fish/guestfish-actions.pod:8081 msgid "vglvuuids" msgstr "vglvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:8081 +#: ../fish/guestfish-actions.pod:8083 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -35052,7 +35059,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8083 ../src/guestfs-actions.pod:13178 +#: ../fish/guestfish-actions.pod:8085 ../src/guestfs-actions.pod:13178 msgid "" "Given a VG called C, this returns the UUIDs of all the logical " "volumes created in this volume group." @@ -35061,24 +35068,24 @@ msgstr "" "すべての論理ボリュームの UUID を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8086 +#: ../fish/guestfish-actions.pod:8088 msgid "" "You can use this along with L and L calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8089 +#: ../fish/guestfish-actions.pod:8091 msgid "See also L." msgstr "L 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8091 +#: ../fish/guestfish-actions.pod:8093 msgid "vgmeta" msgstr "vgmeta" #. type: verbatim -#: ../fish/guestfish-actions.pod:8093 +#: ../fish/guestfish-actions.pod:8095 #, no-wrap msgid "" " vgmeta vgname\n" @@ -35088,7 +35095,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8095 ../src/guestfs-actions.pod:13199 +#: ../fish/guestfish-actions.pod:8097 ../src/guestfs-actions.pod:13199 msgid "" "C is an LVM volume group. This command examines the volume group " "and returns its metadata." @@ -35097,7 +35104,7 @@ msgstr "" "検査して、そのメタ情報を返します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8098 ../src/guestfs-actions.pod:13202 +#: ../fish/guestfish-actions.pod:8100 ../src/guestfs-actions.pod:13202 msgid "" "Note that the metadata is an internal structure used by LVM, subject to " "change at any time, and is provided for information only." @@ -35106,12 +35113,12 @@ msgstr "" "してのみ提供されることに注意してください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8101 +#: ../fish/guestfish-actions.pod:8103 msgid "vgpvuuids" msgstr "vgpvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:8103 +#: ../fish/guestfish-actions.pod:8105 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -35121,31 +35128,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8105 ../src/guestfs-actions.pod:13217 +#: ../fish/guestfish-actions.pod:8107 ../src/guestfs-actions.pod:13217 msgid "" "Given a VG called C, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8108 +#: ../fish/guestfish-actions.pod:8110 msgid "" "You can use this along with L and L calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8111 +#: ../fish/guestfish-actions.pod:8113 msgid "See also L." msgstr "L 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8113 +#: ../fish/guestfish-actions.pod:8115 msgid "vgremove" msgstr "vgremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:8115 +#: ../fish/guestfish-actions.pod:8117 #, no-wrap msgid "" " vgremove vgname\n" @@ -35155,23 +35162,23 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8117 ../src/guestfs-actions.pod:13237 +#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13237 msgid "Remove an LVM volume group C, (for example C)." msgstr "LVM ボリュームグループ C を削除します(例: C)。" #. type: textblock -#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13239 +#: ../fish/guestfish-actions.pod:8121 ../src/guestfs-actions.pod:13239 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8122 +#: ../fish/guestfish-actions.pod:8124 msgid "vgrename" msgstr "vgrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:8124 +#: ../fish/guestfish-actions.pod:8126 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -35181,19 +35188,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8126 ../src/guestfs-actions.pod:13253 +#: ../fish/guestfish-actions.pod:8128 ../src/guestfs-actions.pod:13253 msgid "Rename a volume group C with the new name C." msgstr "" "ボリュームグループ C の名前を新しい名前 C に変更しま" "す。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8128 +#: ../fish/guestfish-actions.pod:8130 msgid "vgs" msgstr "vgs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8130 +#: ../fish/guestfish-actions.pod:8132 #, no-wrap msgid "" " vgs\n" @@ -35203,31 +35210,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8132 ../src/guestfs-actions.pod:13264 +#: ../fish/guestfish-actions.pod:8134 ../src/guestfs-actions.pod:13264 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8135 ../src/guestfs-actions.pod:13267 +#: ../fish/guestfish-actions.pod:8137 ../src/guestfs-actions.pod:13267 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8138 +#: ../fish/guestfish-actions.pod:8140 msgid "See also L." msgstr "L 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8140 +#: ../fish/guestfish-actions.pod:8142 msgid "vgs-full" msgstr "vgs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:8142 +#: ../fish/guestfish-actions.pod:8144 #, no-wrap msgid "" " vgs-full\n" @@ -35237,19 +35244,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8144 ../src/guestfs-actions.pod:13283 +#: ../fish/guestfish-actions.pod:8146 ../src/guestfs-actions.pod:13283 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8147 +#: ../fish/guestfish-actions.pod:8149 msgid "vgscan" msgstr "vgscan" #. type: verbatim -#: ../fish/guestfish-actions.pod:8149 +#: ../fish/guestfish-actions.pod:8151 #, no-wrap msgid "" " vgscan\n" @@ -35259,19 +35266,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8151 ../src/guestfs-actions.pod:13297 +#: ../fish/guestfish-actions.pod:8153 ../src/guestfs-actions.pod:13297 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8154 +#: ../fish/guestfish-actions.pod:8156 msgid "vguuid" msgstr "vguuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:8156 +#: ../fish/guestfish-actions.pod:8158 #, no-wrap msgid "" " vguuid vgname\n" @@ -35281,19 +35288,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8158 ../src/guestfs-actions.pod:13310 +#: ../fish/guestfish-actions.pod:8160 ../src/guestfs-actions.pod:13310 msgid "This command returns the UUID of the LVM VG named C." msgstr "" "このコマンドは C という名前の LVM ボリュームグループの UUID を返しま" "す。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8160 +#: ../fish/guestfish-actions.pod:8162 msgid "wc-c" msgstr "wc-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:8162 +#: ../fish/guestfish-actions.pod:8164 #, no-wrap msgid "" " wc-c path\n" @@ -35303,7 +35310,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8164 ../src/guestfs-actions.pod:13350 +#: ../fish/guestfish-actions.pod:8166 ../src/guestfs-actions.pod:13350 msgid "" "This command counts the characters in a file, using the C external " "command." @@ -35312,12 +35319,12 @@ msgstr "" "ます。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8167 +#: ../fish/guestfish-actions.pod:8169 msgid "wc-l" msgstr "wc-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:8169 +#: ../fish/guestfish-actions.pod:8171 #, no-wrap msgid "" " wc-l path\n" @@ -35327,7 +35334,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8171 ../src/guestfs-actions.pod:13363 +#: ../fish/guestfish-actions.pod:8173 ../src/guestfs-actions.pod:13363 msgid "" "This command counts the lines in a file, using the C external command." msgstr "" @@ -35335,12 +35342,12 @@ msgstr "" "す。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8174 +#: ../fish/guestfish-actions.pod:8176 msgid "wc-w" msgstr "wc-w" #. type: verbatim -#: ../fish/guestfish-actions.pod:8176 +#: ../fish/guestfish-actions.pod:8178 #, no-wrap msgid "" " wc-w path\n" @@ -35350,7 +35357,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8178 ../src/guestfs-actions.pod:13376 +#: ../fish/guestfish-actions.pod:8180 ../src/guestfs-actions.pod:13376 msgid "" "This command counts the words in a file, using the C external command." msgstr "" @@ -35358,12 +35365,12 @@ msgstr "" "す。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8181 +#: ../fish/guestfish-actions.pod:8183 msgid "wipefs" msgstr "wipefs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8183 +#: ../fish/guestfish-actions.pod:8185 #, no-wrap msgid "" " wipefs device\n" @@ -35373,14 +35380,14 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8185 ../src/guestfs-actions.pod:13389 +#: ../fish/guestfish-actions.pod:8187 ../src/guestfs-actions.pod:13389 msgid "" "This command erases filesystem or RAID signatures from the specified " "C to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8188 ../src/guestfs-actions.pod:13392 +#: ../fish/guestfish-actions.pod:8190 ../src/guestfs-actions.pod:13392 msgid "" "This does not erase the filesystem itself nor any other data from the " "C." @@ -35389,17 +35396,17 @@ msgstr "" "タも削除しません。" #. type: textblock -#: ../fish/guestfish-actions.pod:8191 +#: ../fish/guestfish-actions.pod:8193 msgid "Compare with L which zeroes the first few blocks of a device." msgstr "デバイスの最初の数ブロックをゼロにする L と比較します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8194 +#: ../fish/guestfish-actions.pod:8196 msgid "write" msgstr "write" #. type: verbatim -#: ../fish/guestfish-actions.pod:8196 +#: ../fish/guestfish-actions.pod:8198 #, no-wrap msgid "" " write path content\n" @@ -35409,24 +35416,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8198 ../src/guestfs-actions.pod:13410 +#: ../fish/guestfish-actions.pod:8200 ../src/guestfs-actions.pod:13410 msgid "" "This call creates a file called C. The content of the file is the " "string C (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8201 +#: ../fish/guestfish-actions.pod:8203 msgid "See also L." msgstr "L 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8203 +#: ../fish/guestfish-actions.pod:8205 msgid "write-append" msgstr "write-append" #. type: verbatim -#: ../fish/guestfish-actions.pod:8205 +#: ../fish/guestfish-actions.pod:8207 #, no-wrap msgid "" " write-append path content\n" @@ -35436,7 +35443,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8207 ../src/guestfs-actions.pod:13427 +#: ../fish/guestfish-actions.pod:8209 ../src/guestfs-actions.pod:13427 msgid "" "This call appends C to the end of file C. If C does " "not exist, then a new file is created." @@ -35445,17 +35452,17 @@ msgstr "" "存在しなければ、新しいファイルが作成されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:8210 +#: ../fish/guestfish-actions.pod:8212 msgid "See also L." msgstr "L 参照。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8212 +#: ../fish/guestfish-actions.pod:8214 msgid "write-file" msgstr "write-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:8214 +#: ../fish/guestfish-actions.pod:8216 #, no-wrap msgid "" " write-file path content size\n" @@ -35465,28 +35472,28 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8216 ../src/guestfs-actions.pod:13451 +#: ../fish/guestfish-actions.pod:8218 ../src/guestfs-actions.pod:13451 msgid "" "This call creates a file called C. The contents of the file is the " "string C (which can contain any 8 bit data), with length C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8220 ../src/guestfs-actions.pod:13455 +#: ../fish/guestfish-actions.pod:8222 ../src/guestfs-actions.pod:13455 msgid "" "As a special case, if C is C<0> then the length is calculated using " "C (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8224 ../src/guestfs-actions.pod:13459 +#: ../fish/guestfish-actions.pod:8226 ../src/guestfs-actions.pod:13459 msgid "" "I Owing to a bug, writing content containing ASCII NUL characters does " "I work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8230 +#: ../fish/guestfish-actions.pod:8232 msgid "" "I In new code, use the L call instead." msgstr "" @@ -35494,12 +35501,12 @@ msgstr "" "ください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8237 +#: ../fish/guestfish-actions.pod:8239 msgid "xfs-admin" msgstr "xfs-admin" #. type: verbatim -#: ../fish/guestfish-actions.pod:8239 +#: ../fish/guestfish-actions.pod:8241 #, no-wrap msgid "" " xfs-admin device [extunwritten:true|false] [imgfile:true|false] [v2log:true|false] [projid32bit:true|false] [lazycounter:true|false] [label:..] [uuid:..]\n" @@ -35509,31 +35516,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8241 ../src/guestfs-actions.pod:13489 +#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13489 msgid "Change the parameters of the XFS filesystem on C." msgstr "C において XFS ファイルシステムのパラメーターを変更します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13491 +#: ../fish/guestfish-actions.pod:8245 ../src/guestfs-actions.pod:13491 msgid "" "Devices that are mounted cannot be modified. Administrators must unmount " "filesystems before this call can modify parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8247 +#: ../fish/guestfish-actions.pod:8249 msgid "" "Some of the parameters of a mounted filesystem can be examined and modified " "using the L and L calls." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8253 +#: ../fish/guestfish-actions.pod:8255 msgid "xfs-growfs" msgstr "xfs-growfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8255 +#: ../fish/guestfish-actions.pod:8257 #, no-wrap msgid "" " xfs-growfs path [datasec:true|false] [logsec:true|false] [rtsec:true|false] [datasize:N] [logsize:N] [rtsize:N] [rtextsize:N] [maxpct:N]\n" @@ -35543,12 +35550,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8257 ../src/guestfs-actions.pod:13546 +#: ../fish/guestfish-actions.pod:8259 ../src/guestfs-actions.pod:13546 msgid "Grow the XFS filesystem mounted at C." msgstr "C にマウントされた XFS ファイルシステムを拡大します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8259 ../fish/guestfish-actions.pod:8272 +#: ../fish/guestfish-actions.pod:8261 ../fish/guestfish-actions.pod:8274 #: ../src/guestfs-actions.pod:13548 ../src/guestfs-actions.pod:13587 msgid "" "The returned struct contains geometry information. Missing fields are " @@ -35556,12 +35563,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8265 +#: ../fish/guestfish-actions.pod:8267 msgid "xfs-info" msgstr "xfs-info" #. type: verbatim -#: ../fish/guestfish-actions.pod:8267 +#: ../fish/guestfish-actions.pod:8269 #, no-wrap msgid "" " xfs-info pathordevice\n" @@ -35571,7 +35578,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8269 ../src/guestfs-actions.pod:13584 +#: ../fish/guestfish-actions.pod:8271 ../src/guestfs-actions.pod:13584 msgid "" "C is a mounted XFS filesystem or a device containing an XFS " "filesystem. This command returns the geometry of the filesystem." @@ -35581,12 +35588,12 @@ msgstr "" "します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8276 +#: ../fish/guestfish-actions.pod:8278 msgid "xfs-repair" msgstr "xfs-repair" #. type: verbatim -#: ../fish/guestfish-actions.pod:8278 +#: ../fish/guestfish-actions.pod:8280 #, no-wrap msgid "" " xfs-repair device [forcelogzero:true|false] [nomodify:true|false] [noprefetch:true|false] [forcegeometry:true|false] [maxmem:N] [ihashsize:N] [bhashsize:N] [agstride:N] [logdev:..] [rtdev:..]\n" @@ -35596,12 +35603,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8280 ../src/guestfs-actions.pod:13620 +#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13620 msgid "Repair corrupt or damaged XFS filesystem on C." msgstr "破損または破壊された C の XFS ファイルシステムを修復します。" #. type: textblock -#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13622 +#: ../fish/guestfish-actions.pod:8284 ../src/guestfs-actions.pod:13622 msgid "" "The filesystem is specified using the C argument which should be the " "device name of the disk partition or volume containing the filesystem. If " @@ -35611,26 +35618,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8288 ../src/guestfs-actions.pod:13628 +#: ../fish/guestfish-actions.pod:8290 ../src/guestfs-actions.pod:13628 msgid "" "Regardless, the filesystem to be repaired must be unmounted, otherwise, the " "resulting filesystem may be inconsistent or corrupt." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8291 ../src/guestfs-actions.pod:13631 +#: ../fish/guestfish-actions.pod:8293 ../src/guestfs-actions.pod:13631 msgid "" "The returned status indicates whether filesystem corruption was detected " "(returns C<1>) or was not detected (returns C<0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8296 +#: ../fish/guestfish-actions.pod:8298 msgid "zegrep" msgstr "zegrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8298 +#: ../fish/guestfish-actions.pod:8300 #, no-wrap msgid "" " zegrep regex path\n" @@ -35640,18 +35647,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8300 ../src/guestfs-actions.pod:13674 +#: ../fish/guestfish-actions.pod:8302 ../src/guestfs-actions.pod:13674 msgid "" "This calls the external C program and returns the matching lines." msgstr "これは外部の C プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8313 +#: ../fish/guestfish-actions.pod:8315 msgid "zegrepi" msgstr "zegrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8315 +#: ../fish/guestfish-actions.pod:8317 #, no-wrap msgid "" " zegrepi regex path\n" @@ -35661,18 +35668,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8317 ../src/guestfs-actions.pod:13700 +#: ../fish/guestfish-actions.pod:8319 ../src/guestfs-actions.pod:13700 msgid "" "This calls the external C program and returns the matching lines." msgstr "これは外部の C プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8330 +#: ../fish/guestfish-actions.pod:8332 msgid "zero" msgstr "zero" #. type: verbatim -#: ../fish/guestfish-actions.pod:8332 +#: ../fish/guestfish-actions.pod:8334 #, no-wrap msgid "" " zero device\n" @@ -35682,12 +35689,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8334 ../src/guestfs-actions.pod:13718 +#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13718 msgid "This command writes zeroes over the first few blocks of C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13720 +#: ../fish/guestfish-actions.pod:8338 ../src/guestfs-actions.pod:13720 msgid "" "How many blocks are zeroed isn't specified (but it's I enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -35695,7 +35702,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8340 ../fish/guestfish-actions.pod:8355 +#: ../fish/guestfish-actions.pod:8342 ../fish/guestfish-actions.pod:8357 #: ../src/guestfs-actions.pod:13724 ../src/guestfs-actions.pod:13750 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " @@ -35707,17 +35714,17 @@ msgstr "" "ことを避けるためです。" #. type: textblock -#: ../fish/guestfish-actions.pod:8344 +#: ../fish/guestfish-actions.pod:8346 msgid "See also: L, L, L" msgstr "関連項目: L, L, L" #. type: =head2 -#: ../fish/guestfish-actions.pod:8347 +#: ../fish/guestfish-actions.pod:8349 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:8349 +#: ../fish/guestfish-actions.pod:8351 #, no-wrap msgid "" " zero-device device\n" @@ -35727,19 +35734,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8351 +#: ../fish/guestfish-actions.pod:8353 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8359 +#: ../fish/guestfish-actions.pod:8361 msgid "zero-free-space" msgstr "zero-free-space" #. type: verbatim -#: ../fish/guestfish-actions.pod:8361 +#: ../fish/guestfish-actions.pod:8363 #, no-wrap msgid "" " zero-free-space directory\n" @@ -35749,7 +35756,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8363 ../src/guestfs-actions.pod:13769 +#: ../fish/guestfish-actions.pod:8365 ../src/guestfs-actions.pod:13769 msgid "" "Zero the free space in the filesystem mounted on C. The " "filesystem must be mounted read-write." @@ -35758,7 +35765,7 @@ msgstr "" "す。 ファイルシステムは読み書きモードでマウントする必要があります。" #. type: textblock -#: ../fish/guestfish-actions.pod:8366 ../src/guestfs-actions.pod:13772 +#: ../fish/guestfish-actions.pod:8368 ../src/guestfs-actions.pod:13772 msgid "" "The filesystem contents are not affected, but any free space in the " "filesystem is freed." @@ -35767,19 +35774,19 @@ msgstr "" "領域はすべて開放されます。" #. type: textblock -#: ../fish/guestfish-actions.pod:8369 +#: ../fish/guestfish-actions.pod:8371 msgid "" "Free space is not \"trimmed\". You may want to call L either as an " "alternative to this, or after calling this, depending on your requirements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8373 +#: ../fish/guestfish-actions.pod:8375 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:8375 +#: ../fish/guestfish-actions.pod:8377 #, no-wrap msgid "" " zerofree device\n" @@ -35789,7 +35796,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8377 ../src/guestfs-actions.pod:13794 +#: ../fish/guestfish-actions.pod:8379 ../src/guestfs-actions.pod:13794 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -35797,24 +35804,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8382 ../src/guestfs-actions.pod:13799 +#: ../fish/guestfish-actions.pod:8384 ../src/guestfs-actions.pod:13799 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8385 ../src/guestfs-actions.pod:13802 +#: ../fish/guestfish-actions.pod:8387 ../src/guestfs-actions.pod:13802 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8388 +#: ../fish/guestfish-actions.pod:8390 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8390 +#: ../fish/guestfish-actions.pod:8392 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -35824,18 +35831,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8392 ../src/guestfs-actions.pod:13823 +#: ../fish/guestfish-actions.pod:8394 ../src/guestfs-actions.pod:13823 msgid "" "This calls the external C program and returns the matching lines." msgstr "これは外部の C プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8405 +#: ../fish/guestfish-actions.pod:8407 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8407 +#: ../fish/guestfish-actions.pod:8409 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -35845,18 +35852,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8409 ../src/guestfs-actions.pod:13849 +#: ../fish/guestfish-actions.pod:8411 ../src/guestfs-actions.pod:13849 msgid "" "This calls the external C program and returns the matching lines." msgstr "これは外部の C プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8422 +#: ../fish/guestfish-actions.pod:8424 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:8424 +#: ../fish/guestfish-actions.pod:8426 #, no-wrap msgid "" " zfile meth path\n" @@ -35866,26 +35873,26 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8426 ../src/guestfs-actions.pod:13875 +#: ../fish/guestfish-actions.pod:8428 ../src/guestfs-actions.pod:13875 msgid "" "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8429 ../src/guestfs-actions.pod:13878 +#: ../fish/guestfish-actions.pod:8431 ../src/guestfs-actions.pod:13878 msgid "C must be one of C, C or C." msgstr "" "C は C, C または C のいずれかである必要があり" "ます。" #. type: textblock -#: ../fish/guestfish-actions.pod:8431 +#: ../fish/guestfish-actions.pod:8433 msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8434 +#: ../fish/guestfish-actions.pod:8436 msgid "" "I In new code, use the L call instead." msgstr "" @@ -35893,12 +35900,12 @@ msgstr "" "ください。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8441 +#: ../fish/guestfish-actions.pod:8443 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8443 +#: ../fish/guestfish-actions.pod:8445 #, no-wrap msgid "" " zgrep regex path\n" @@ -35908,18 +35915,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8445 ../src/guestfs-actions.pod:13902 +#: ../fish/guestfish-actions.pod:8447 ../src/guestfs-actions.pod:13902 msgid "" "This calls the external C program and returns the matching lines." msgstr "外部 C プログラムを呼び出し、一致する行を返します。" #. type: =head2 -#: ../fish/guestfish-actions.pod:8458 +#: ../fish/guestfish-actions.pod:8460 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8460 +#: ../fish/guestfish-actions.pod:8462 #, no-wrap msgid "" " zgrepi regex path\n" @@ -35929,7 +35936,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8462 ../src/guestfs-actions.pod:13928 +#: ../fish/guestfish-actions.pod:8464 ../src/guestfs-actions.pod:13928 msgid "" "This calls the external C program and returns the matching lines." msgstr "外部 C プログラムを呼び出し、一致する行を返します。" diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot index ad2ebd11f..c9c7286e7 100644 --- a/po-docs/libguestfs-docs.pot +++ b/po-docs/libguestfs-docs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.29.11\n" +"Project-Id-Version: libguestfs 1.29.12\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2014-11-27 11:33+0000\n" +"POT-Creation-Date: 2014-11-28 17:52+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -14939,7 +14939,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:108 ../fish/guestfish-actions.pod:488 ../fish/guestfish-actions.pod:518 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1540 ../fish/guestfish-actions.pod:1616 ../fish/guestfish-actions.pod:1850 ../fish/guestfish-actions.pod:1878 ../fish/guestfish-actions.pod:1895 ../fish/guestfish-actions.pod:1957 ../fish/guestfish-actions.pod:2003 ../fish/guestfish-actions.pod:2020 ../fish/guestfish-actions.pod:2374 ../fish/guestfish-actions.pod:2568 ../fish/guestfish-actions.pod:2582 ../fish/guestfish-actions.pod:2702 ../fish/guestfish-actions.pod:2865 ../fish/guestfish-actions.pod:3881 ../fish/guestfish-actions.pod:4302 ../fish/guestfish-actions.pod:4670 ../fish/guestfish-actions.pod:4695 ../fish/guestfish-actions.pod:5218 ../fish/guestfish-actions.pod:5234 ../fish/guestfish-actions.pod:5250 ../fish/guestfish-actions.pod:5266 ../fish/guestfish-actions.pod:5279 ../fish/guestfish-actions.pod:5292 ../fish/guestfish-actions.pod:5370 ../fish/guestfish-actions.pod:5507 ../fish/guestfish-actions.pod:5520 ../fish/guestfish-actions.pod:5845 ../fish/guestfish-actions.pod:6679 ../fish/guestfish-actions.pod:6824 ../fish/guestfish-actions.pod:6843 ../fish/guestfish-actions.pod:7055 ../fish/guestfish-actions.pod:7213 ../fish/guestfish-actions.pod:7233 ../fish/guestfish-actions.pod:7252 ../fish/guestfish-actions.pod:7290 ../fish/guestfish-actions.pod:7357 ../fish/guestfish-actions.pod:7646 ../fish/guestfish-actions.pod:7662 ../fish/guestfish-actions.pod:7800 ../fish/guestfish-actions.pod:7816 ../fish/guestfish-actions.pod:8233 ../fish/guestfish-actions.pod:8309 ../fish/guestfish-actions.pod:8326 ../fish/guestfish-actions.pod:8401 ../fish/guestfish-actions.pod:8418 ../fish/guestfish-actions.pod:8437 ../fish/guestfish-actions.pod:8454 ../fish/guestfish-actions.pod:8471 ../src/guestfs-actions.pod:127 ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:684 ../src/guestfs-actions.pod:1329 ../src/guestfs-actions.pod:2543 ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:3090 ../src/guestfs-actions.pod:3130 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3312 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3837 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4109 ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:6896 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:8421 ../src/guestfs-actions.pod:8449 ../src/guestfs-actions.pod:8474 ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:8521 ../src/guestfs-actions.pod:8542 ../src/guestfs-actions.pod:8681 ../src/guestfs-actions.pod:8953 ../src/guestfs-actions.pod:8977 ../src/guestfs-actions.pod:9631 ../src/guestfs-actions.pod:10987 ../src/guestfs-actions.pod:11210 ../src/guestfs-actions.pod:11235 ../src/guestfs-actions.pod:11486 ../src/guestfs-actions.pod:11695 ../src/guestfs-actions.pod:11736 ../src/guestfs-actions.pod:11767 ../src/guestfs-actions.pod:11827 ../src/guestfs-actions.pod:11929 ../src/guestfs-actions.pod:12459 ../src/guestfs-actions.pod:12480 ../src/guestfs-actions.pod:12695 ../src/guestfs-actions.pod:12716 ../src/guestfs-actions.pod:13325 ../src/guestfs-actions.pod:13447 ../src/guestfs-actions.pod:13670 ../src/guestfs-actions.pod:13696 ../src/guestfs-actions.pod:13819 ../src/guestfs-actions.pod:13845 ../src/guestfs-actions.pod:13871 ../src/guestfs-actions.pod:13898 ../src/guestfs-actions.pod:13924 +#: ../fish/guestfish-actions.pod:108 ../fish/guestfish-actions.pod:488 ../fish/guestfish-actions.pod:518 ../fish/guestfish-actions.pod:961 ../fish/guestfish-actions.pod:1540 ../fish/guestfish-actions.pod:1616 ../fish/guestfish-actions.pod:1850 ../fish/guestfish-actions.pod:1878 ../fish/guestfish-actions.pod:1895 ../fish/guestfish-actions.pod:1957 ../fish/guestfish-actions.pod:2003 ../fish/guestfish-actions.pod:2020 ../fish/guestfish-actions.pod:2374 ../fish/guestfish-actions.pod:2568 ../fish/guestfish-actions.pod:2582 ../fish/guestfish-actions.pod:2702 ../fish/guestfish-actions.pod:2865 ../fish/guestfish-actions.pod:3881 ../fish/guestfish-actions.pod:4302 ../fish/guestfish-actions.pod:4670 ../fish/guestfish-actions.pod:4695 ../fish/guestfish-actions.pod:5218 ../fish/guestfish-actions.pod:5234 ../fish/guestfish-actions.pod:5250 ../fish/guestfish-actions.pod:5266 ../fish/guestfish-actions.pod:5279 ../fish/guestfish-actions.pod:5292 ../fish/guestfish-actions.pod:5370 ../fish/guestfish-actions.pod:5507 ../fish/guestfish-actions.pod:5520 ../fish/guestfish-actions.pod:5845 ../fish/guestfish-actions.pod:6679 ../fish/guestfish-actions.pod:6824 ../fish/guestfish-actions.pod:6843 ../fish/guestfish-actions.pod:7055 ../fish/guestfish-actions.pod:7213 ../fish/guestfish-actions.pod:7233 ../fish/guestfish-actions.pod:7252 ../fish/guestfish-actions.pod:7290 ../fish/guestfish-actions.pod:7357 ../fish/guestfish-actions.pod:7646 ../fish/guestfish-actions.pod:7662 ../fish/guestfish-actions.pod:7800 ../fish/guestfish-actions.pod:7816 ../fish/guestfish-actions.pod:8235 ../fish/guestfish-actions.pod:8311 ../fish/guestfish-actions.pod:8328 ../fish/guestfish-actions.pod:8403 ../fish/guestfish-actions.pod:8420 ../fish/guestfish-actions.pod:8439 ../fish/guestfish-actions.pod:8456 ../fish/guestfish-actions.pod:8473 ../src/guestfs-actions.pod:127 ../src/guestfs-actions.pod:614 ../src/guestfs-actions.pod:684 ../src/guestfs-actions.pod:1329 ../src/guestfs-actions.pod:2543 ../src/guestfs-actions.pod:2683 ../src/guestfs-actions.pod:3090 ../src/guestfs-actions.pod:3130 ../src/guestfs-actions.pod:3156 ../src/guestfs-actions.pod:3244 ../src/guestfs-actions.pod:3312 ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3837 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4109 ../src/guestfs-actions.pod:4297 ../src/guestfs-actions.pod:4603 ../src/guestfs-actions.pod:5957 ../src/guestfs-actions.pod:6896 ../src/guestfs-actions.pod:7511 ../src/guestfs-actions.pod:7539 ../src/guestfs-actions.pod:8421 ../src/guestfs-actions.pod:8449 ../src/guestfs-actions.pod:8474 ../src/guestfs-actions.pod:8497 ../src/guestfs-actions.pod:8521 ../src/guestfs-actions.pod:8542 ../src/guestfs-actions.pod:8681 ../src/guestfs-actions.pod:8953 ../src/guestfs-actions.pod:8977 ../src/guestfs-actions.pod:9631 ../src/guestfs-actions.pod:10987 ../src/guestfs-actions.pod:11210 ../src/guestfs-actions.pod:11235 ../src/guestfs-actions.pod:11486 ../src/guestfs-actions.pod:11695 ../src/guestfs-actions.pod:11736 ../src/guestfs-actions.pod:11767 ../src/guestfs-actions.pod:11827 ../src/guestfs-actions.pod:11929 ../src/guestfs-actions.pod:12459 ../src/guestfs-actions.pod:12480 ../src/guestfs-actions.pod:12695 ../src/guestfs-actions.pod:12716 ../src/guestfs-actions.pod:13325 ../src/guestfs-actions.pod:13447 ../src/guestfs-actions.pod:13670 ../src/guestfs-actions.pod:13696 ../src/guestfs-actions.pod:13819 ../src/guestfs-actions.pod:13845 ../src/guestfs-actions.pod:13871 ../src/guestfs-actions.pod:13898 ../src/guestfs-actions.pod:13924 msgid "" "Deprecated functions will not be removed from the API, but the fact that " "they are deprecated indicates that there are problems with correct use of " @@ -15104,7 +15104,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:202 ../fish/guestfish-actions.pod:465 ../fish/guestfish-actions.pod:506 ../fish/guestfish-actions.pod:1033 ../fish/guestfish-actions.pod:1048 ../fish/guestfish-actions.pod:1068 ../fish/guestfish-actions.pod:1105 ../fish/guestfish-actions.pod:1390 ../fish/guestfish-actions.pod:1411 ../fish/guestfish-actions.pod:1462 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1502 ../fish/guestfish-actions.pod:1511 ../fish/guestfish-actions.pod:1525 ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1703 ../fish/guestfish-actions.pod:1837 ../fish/guestfish-actions.pod:2352 ../fish/guestfish-actions.pod:2847 ../fish/guestfish-actions.pod:3051 ../fish/guestfish-actions.pod:3515 ../fish/guestfish-actions.pod:4038 ../fish/guestfish-actions.pod:4055 ../fish/guestfish-actions.pod:4082 ../fish/guestfish-actions.pod:4099 ../fish/guestfish-actions.pod:4117 ../fish/guestfish-actions.pod:4141 ../fish/guestfish-actions.pod:5050 ../fish/guestfish-actions.pod:5201 ../fish/guestfish-actions.pod:5353 ../fish/guestfish-actions.pod:5386 ../fish/guestfish-actions.pod:5492 ../fish/guestfish-actions.pod:5559 ../fish/guestfish-actions.pod:5607 ../fish/guestfish-actions.pod:5637 ../fish/guestfish-actions.pod:5781 ../fish/guestfish-actions.pod:5797 ../fish/guestfish-actions.pod:5833 ../fish/guestfish-actions.pod:6421 ../fish/guestfish-actions.pod:6558 ../fish/guestfish-actions.pod:6582 ../fish/guestfish-actions.pod:6613 ../fish/guestfish-actions.pod:6800 ../fish/guestfish-actions.pod:7552 ../fish/guestfish-actions.pod:7596 ../fish/guestfish-actions.pod:7632 ../fish/guestfish-actions.pod:7774 ../fish/guestfish-actions.pod:7853 ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8251 ../fish/guestfish-actions.pod:8263 ../fish/guestfish-actions.pod:8294 +#: ../fish/guestfish-actions.pod:202 ../fish/guestfish-actions.pod:465 ../fish/guestfish-actions.pod:506 ../fish/guestfish-actions.pod:1033 ../fish/guestfish-actions.pod:1048 ../fish/guestfish-actions.pod:1068 ../fish/guestfish-actions.pod:1105 ../fish/guestfish-actions.pod:1390 ../fish/guestfish-actions.pod:1411 ../fish/guestfish-actions.pod:1462 ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:1502 ../fish/guestfish-actions.pod:1511 ../fish/guestfish-actions.pod:1525 ../fish/guestfish-actions.pod:1597 ../fish/guestfish-actions.pod:1703 ../fish/guestfish-actions.pod:1837 ../fish/guestfish-actions.pod:2352 ../fish/guestfish-actions.pod:2847 ../fish/guestfish-actions.pod:3051 ../fish/guestfish-actions.pod:3515 ../fish/guestfish-actions.pod:4038 ../fish/guestfish-actions.pod:4055 ../fish/guestfish-actions.pod:4082 ../fish/guestfish-actions.pod:4099 ../fish/guestfish-actions.pod:4117 ../fish/guestfish-actions.pod:4141 ../fish/guestfish-actions.pod:5050 ../fish/guestfish-actions.pod:5201 ../fish/guestfish-actions.pod:5353 ../fish/guestfish-actions.pod:5386 ../fish/guestfish-actions.pod:5492 ../fish/guestfish-actions.pod:5559 ../fish/guestfish-actions.pod:5607 ../fish/guestfish-actions.pod:5637 ../fish/guestfish-actions.pod:5781 ../fish/guestfish-actions.pod:5797 ../fish/guestfish-actions.pod:5833 ../fish/guestfish-actions.pod:6421 ../fish/guestfish-actions.pod:6558 ../fish/guestfish-actions.pod:6582 ../fish/guestfish-actions.pod:6613 ../fish/guestfish-actions.pod:6800 ../fish/guestfish-actions.pod:7552 ../fish/guestfish-actions.pod:7596 ../fish/guestfish-actions.pod:7632 ../fish/guestfish-actions.pod:7774 ../fish/guestfish-actions.pod:7853 ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8253 ../fish/guestfish-actions.pod:8265 ../fish/guestfish-actions.pod:8296 msgid "" "This command has one or more optional arguments. See L." @@ -17601,7 +17601,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1363 ../fish/guestfish-actions.pod:1375 ../fish/guestfish-actions.pod:1872 ../fish/guestfish-actions.pod:1889 ../fish/guestfish-actions.pod:1997 ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2849 ../fish/guestfish-actions.pod:2859 ../fish/guestfish-actions.pod:2916 ../fish/guestfish-actions.pod:2931 ../fish/guestfish-actions.pod:2941 ../fish/guestfish-actions.pod:3117 ../fish/guestfish-actions.pod:6167 ../fish/guestfish-actions.pod:6182 ../fish/guestfish-actions.pod:6270 ../fish/guestfish-actions.pod:6287 ../fish/guestfish-actions.pod:6372 ../fish/guestfish-actions.pod:7390 ../fish/guestfish-actions.pod:7440 ../fish/guestfish-actions.pod:7561 ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8227 ../fish/guestfish-actions.pod:8303 ../fish/guestfish-actions.pod:8320 ../fish/guestfish-actions.pod:8395 ../fish/guestfish-actions.pod:8412 ../fish/guestfish-actions.pod:8448 ../fish/guestfish-actions.pod:8465 ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3167 ../src/guestfs-actions.pod:3323 ../src/guestfs-actions.pod:3349 ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4679 ../src/guestfs-actions.pod:4703 ../src/guestfs-actions.pod:4720 ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:10105 ../src/guestfs-actions.pod:10131 ../src/guestfs-actions.pod:10285 ../src/guestfs-actions.pod:10311 ../src/guestfs-actions.pod:10421 ../src/guestfs-actions.pod:11994 ../src/guestfs-actions.pod:12053 ../src/guestfs-actions.pod:12269 ../src/guestfs-actions.pod:12293 ../src/guestfs-actions.pod:13464 ../src/guestfs-actions.pod:13681 ../src/guestfs-actions.pod:13707 ../src/guestfs-actions.pod:13830 ../src/guestfs-actions.pod:13856 ../src/guestfs-actions.pod:13909 ../src/guestfs-actions.pod:13935 +#: ../fish/guestfish-actions.pod:1363 ../fish/guestfish-actions.pod:1375 ../fish/guestfish-actions.pod:1872 ../fish/guestfish-actions.pod:1889 ../fish/guestfish-actions.pod:1997 ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2849 ../fish/guestfish-actions.pod:2859 ../fish/guestfish-actions.pod:2916 ../fish/guestfish-actions.pod:2931 ../fish/guestfish-actions.pod:2941 ../fish/guestfish-actions.pod:3117 ../fish/guestfish-actions.pod:6167 ../fish/guestfish-actions.pod:6182 ../fish/guestfish-actions.pod:6270 ../fish/guestfish-actions.pod:6287 ../fish/guestfish-actions.pod:6372 ../fish/guestfish-actions.pod:7390 ../fish/guestfish-actions.pod:7440 ../fish/guestfish-actions.pod:7561 ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8229 ../fish/guestfish-actions.pod:8305 ../fish/guestfish-actions.pod:8322 ../fish/guestfish-actions.pod:8397 ../fish/guestfish-actions.pod:8414 ../fish/guestfish-actions.pod:8450 ../fish/guestfish-actions.pod:8467 ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3167 ../src/guestfs-actions.pod:3323 ../src/guestfs-actions.pod:3349 ../src/guestfs-actions.pod:4564 ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4679 ../src/guestfs-actions.pod:4703 ../src/guestfs-actions.pod:4720 ../src/guestfs-actions.pod:5053 ../src/guestfs-actions.pod:10105 ../src/guestfs-actions.pod:10131 ../src/guestfs-actions.pod:10285 ../src/guestfs-actions.pod:10311 ../src/guestfs-actions.pod:10421 ../src/guestfs-actions.pod:11994 ../src/guestfs-actions.pod:12053 ../src/guestfs-actions.pod:12269 ../src/guestfs-actions.pod:12293 ../src/guestfs-actions.pod:13464 ../src/guestfs-actions.pod:13681 ../src/guestfs-actions.pod:13707 ../src/guestfs-actions.pod:13830 ../src/guestfs-actions.pod:13856 ../src/guestfs-actions.pod:13909 ../src/guestfs-actions.pod:13935 msgid "" "Because of the message protocol, there is a transfer limit of somewhere " "between 2MB and 4MB. See L." @@ -18633,7 +18633,7 @@ msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:1875 ../fish/guestfish-actions.pod:1892 ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2017 ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8306 ../fish/guestfish-actions.pod:8323 ../fish/guestfish-actions.pod:8398 ../fish/guestfish-actions.pod:8415 ../fish/guestfish-actions.pod:8451 ../fish/guestfish-actions.pod:8468 +#: ../fish/guestfish-actions.pod:1875 ../fish/guestfish-actions.pod:1892 ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2017 ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8308 ../fish/guestfish-actions.pod:8325 ../fish/guestfish-actions.pod:8400 ../fish/guestfish-actions.pod:8417 ../fish/guestfish-actions.pod:8453 ../fish/guestfish-actions.pod:8470 msgid "I In new code, use the L call instead." msgstr "" @@ -31416,8 +31416,13 @@ msgstr "" msgid "vfs-uuid" msgstr "" -#. type: verbatim +#. type: =head2 #: ../fish/guestfish-actions.pod:8031 +msgid "get-uuid" +msgstr "" + +#. type: verbatim +#: ../fish/guestfish-actions.pod:8033 #, no-wrap msgid "" " vfs-uuid mountable\n" @@ -31425,27 +31430,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8033 ../src/guestfs-actions.pod:13090 +#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13090 msgid "This returns the filesystem UUID of the filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13092 +#: ../fish/guestfish-actions.pod:8037 ../src/guestfs-actions.pod:13092 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8037 +#: ../fish/guestfish-actions.pod:8039 msgid "To find a filesystem from the UUID, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8039 +#: ../fish/guestfish-actions.pod:8041 msgid "vg-activate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8041 +#: ../fish/guestfish-actions.pod:8043 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -31453,31 +31458,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8043 ../src/guestfs-actions.pod:13108 +#: ../fish/guestfish-actions.pod:8045 ../src/guestfs-actions.pod:13108 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in the listed volume groups C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8046 ../src/guestfs-actions.pod:13111 +#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13111 msgid "This command is the same as running C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13113 +#: ../fish/guestfish-actions.pod:8050 ../src/guestfs-actions.pod:13113 msgid "" "Note that if C is an empty list then B volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8051 +#: ../fish/guestfish-actions.pod:8053 msgid "vg-activate-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8053 +#: ../fish/guestfish-actions.pod:8055 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -31485,24 +31490,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8055 ../src/guestfs-actions.pod:13126 +#: ../fish/guestfish-actions.pod:8057 ../src/guestfs-actions.pod:13126 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8058 ../src/guestfs-actions.pod:13129 +#: ../fish/guestfish-actions.pod:8060 ../src/guestfs-actions.pod:13129 msgid "This command is the same as running C" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8060 +#: ../fish/guestfish-actions.pod:8062 msgid "vgchange-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8062 +#: ../fish/guestfish-actions.pod:8064 #, no-wrap msgid "" " vgchange-uuid vg\n" @@ -31510,17 +31515,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8064 ../src/guestfs-actions.pod:13141 +#: ../fish/guestfish-actions.pod:8066 ../src/guestfs-actions.pod:13141 msgid "Generate a new random UUID for the volume group C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8066 +#: ../fish/guestfish-actions.pod:8068 msgid "vgchange-uuid-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8068 +#: ../fish/guestfish-actions.pod:8070 #, no-wrap msgid "" " vgchange-uuid-all\n" @@ -31528,17 +31533,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8070 ../src/guestfs-actions.pod:13152 +#: ../fish/guestfish-actions.pod:8072 ../src/guestfs-actions.pod:13152 msgid "Generate new random UUIDs for all volume groups." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8072 +#: ../fish/guestfish-actions.pod:8074 msgid "vgcreate" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8074 +#: ../fish/guestfish-actions.pod:8076 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -31546,19 +31551,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8076 ../src/guestfs-actions.pod:13165 +#: ../fish/guestfish-actions.pod:8078 ../src/guestfs-actions.pod:13165 msgid "" "This creates an LVM volume group called C from the non-empty list " "of physical volumes C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8079 +#: ../fish/guestfish-actions.pod:8081 msgid "vglvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8081 +#: ../fish/guestfish-actions.pod:8083 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -31566,31 +31571,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8083 ../src/guestfs-actions.pod:13178 +#: ../fish/guestfish-actions.pod:8085 ../src/guestfs-actions.pod:13178 msgid "" "Given a VG called C, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8086 +#: ../fish/guestfish-actions.pod:8088 msgid "" "You can use this along with L and L calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8089 +#: ../fish/guestfish-actions.pod:8091 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8091 +#: ../fish/guestfish-actions.pod:8093 msgid "vgmeta" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8093 +#: ../fish/guestfish-actions.pod:8095 #, no-wrap msgid "" " vgmeta vgname\n" @@ -31598,26 +31603,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8095 ../src/guestfs-actions.pod:13199 +#: ../fish/guestfish-actions.pod:8097 ../src/guestfs-actions.pod:13199 msgid "" "C is an LVM volume group. This command examines the volume group " "and returns its metadata." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8098 ../src/guestfs-actions.pod:13202 +#: ../fish/guestfish-actions.pod:8100 ../src/guestfs-actions.pod:13202 msgid "" "Note that the metadata is an internal structure used by LVM, subject to " "change at any time, and is provided for information only." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8101 +#: ../fish/guestfish-actions.pod:8103 msgid "vgpvuuids" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8103 +#: ../fish/guestfish-actions.pod:8105 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -31625,31 +31630,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8105 ../src/guestfs-actions.pod:13217 +#: ../fish/guestfish-actions.pod:8107 ../src/guestfs-actions.pod:13217 msgid "" "Given a VG called C, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8108 +#: ../fish/guestfish-actions.pod:8110 msgid "" "You can use this along with L and L calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8111 +#: ../fish/guestfish-actions.pod:8113 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8113 +#: ../fish/guestfish-actions.pod:8115 msgid "vgremove" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8115 +#: ../fish/guestfish-actions.pod:8117 #, no-wrap msgid "" " vgremove vgname\n" @@ -31657,22 +31662,22 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8117 ../src/guestfs-actions.pod:13237 +#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13237 msgid "Remove an LVM volume group C, (for example C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13239 +#: ../fish/guestfish-actions.pod:8121 ../src/guestfs-actions.pod:13239 msgid "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8122 +#: ../fish/guestfish-actions.pod:8124 msgid "vgrename" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8124 +#: ../fish/guestfish-actions.pod:8126 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -31680,17 +31685,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8126 ../src/guestfs-actions.pod:13253 +#: ../fish/guestfish-actions.pod:8128 ../src/guestfs-actions.pod:13253 msgid "Rename a volume group C with the new name C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8128 +#: ../fish/guestfish-actions.pod:8130 msgid "vgs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8130 +#: ../fish/guestfish-actions.pod:8132 #, no-wrap msgid "" " vgs\n" @@ -31698,31 +31703,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8132 ../src/guestfs-actions.pod:13264 +#: ../fish/guestfish-actions.pod:8134 ../src/guestfs-actions.pod:13264 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8135 ../src/guestfs-actions.pod:13267 +#: ../fish/guestfish-actions.pod:8137 ../src/guestfs-actions.pod:13267 msgid "" "This returns a list of just the volume group names that were detected " "(eg. C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8138 +#: ../fish/guestfish-actions.pod:8140 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8140 +#: ../fish/guestfish-actions.pod:8142 msgid "vgs-full" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8142 +#: ../fish/guestfish-actions.pod:8144 #, no-wrap msgid "" " vgs-full\n" @@ -31730,19 +31735,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8144 ../src/guestfs-actions.pod:13283 +#: ../fish/guestfish-actions.pod:8146 ../src/guestfs-actions.pod:13283 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8147 +#: ../fish/guestfish-actions.pod:8149 msgid "vgscan" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8149 +#: ../fish/guestfish-actions.pod:8151 #, no-wrap msgid "" " vgscan\n" @@ -31750,19 +31755,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8151 ../src/guestfs-actions.pod:13297 +#: ../fish/guestfish-actions.pod:8153 ../src/guestfs-actions.pod:13297 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8154 +#: ../fish/guestfish-actions.pod:8156 msgid "vguuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8156 +#: ../fish/guestfish-actions.pod:8158 #, no-wrap msgid "" " vguuid vgname\n" @@ -31770,17 +31775,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8158 ../src/guestfs-actions.pod:13310 +#: ../fish/guestfish-actions.pod:8160 ../src/guestfs-actions.pod:13310 msgid "This command returns the UUID of the LVM VG named C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8160 +#: ../fish/guestfish-actions.pod:8162 msgid "wc-c" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8162 +#: ../fish/guestfish-actions.pod:8164 #, no-wrap msgid "" " wc-c path\n" @@ -31788,19 +31793,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8164 ../src/guestfs-actions.pod:13350 +#: ../fish/guestfish-actions.pod:8166 ../src/guestfs-actions.pod:13350 msgid "" "This command counts the characters in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8167 +#: ../fish/guestfish-actions.pod:8169 msgid "wc-l" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8169 +#: ../fish/guestfish-actions.pod:8171 #, no-wrap msgid "" " wc-l path\n" @@ -31808,19 +31813,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8171 ../src/guestfs-actions.pod:13363 +#: ../fish/guestfish-actions.pod:8173 ../src/guestfs-actions.pod:13363 msgid "" "This command counts the lines in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8174 +#: ../fish/guestfish-actions.pod:8176 msgid "wc-w" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8176 +#: ../fish/guestfish-actions.pod:8178 #, no-wrap msgid "" " wc-w path\n" @@ -31828,19 +31833,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8178 ../src/guestfs-actions.pod:13376 +#: ../fish/guestfish-actions.pod:8180 ../src/guestfs-actions.pod:13376 msgid "" "This command counts the words in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8181 +#: ../fish/guestfish-actions.pod:8183 msgid "wipefs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8183 +#: ../fish/guestfish-actions.pod:8185 #, no-wrap msgid "" " wipefs device\n" @@ -31848,31 +31853,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8185 ../src/guestfs-actions.pod:13389 +#: ../fish/guestfish-actions.pod:8187 ../src/guestfs-actions.pod:13389 msgid "" "This command erases filesystem or RAID signatures from the specified " "C to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8188 ../src/guestfs-actions.pod:13392 +#: ../fish/guestfish-actions.pod:8190 ../src/guestfs-actions.pod:13392 msgid "" "This does not erase the filesystem itself nor any other data from the " "C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8191 +#: ../fish/guestfish-actions.pod:8193 msgid "Compare with L which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8194 +#: ../fish/guestfish-actions.pod:8196 msgid "write" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8196 +#: ../fish/guestfish-actions.pod:8198 #, no-wrap msgid "" " write path content\n" @@ -31880,24 +31885,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8198 ../src/guestfs-actions.pod:13410 +#: ../fish/guestfish-actions.pod:8200 ../src/guestfs-actions.pod:13410 msgid "" "This call creates a file called C. The content of the file is the " "string C (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8201 +#: ../fish/guestfish-actions.pod:8203 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8203 +#: ../fish/guestfish-actions.pod:8205 msgid "write-append" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8205 +#: ../fish/guestfish-actions.pod:8207 #, no-wrap msgid "" " write-append path content\n" @@ -31905,24 +31910,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8207 ../src/guestfs-actions.pod:13427 +#: ../fish/guestfish-actions.pod:8209 ../src/guestfs-actions.pod:13427 msgid "" "This call appends C to the end of file C. If C does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8210 +#: ../fish/guestfish-actions.pod:8212 msgid "See also L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8212 +#: ../fish/guestfish-actions.pod:8214 msgid "write-file" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8214 +#: ../fish/guestfish-actions.pod:8216 #, no-wrap msgid "" " write-file path content size\n" @@ -31930,38 +31935,38 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8216 ../src/guestfs-actions.pod:13451 +#: ../fish/guestfish-actions.pod:8218 ../src/guestfs-actions.pod:13451 msgid "" "This call creates a file called C. The contents of the file is the " "string C (which can contain any 8 bit data), with length C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8220 ../src/guestfs-actions.pod:13455 +#: ../fish/guestfish-actions.pod:8222 ../src/guestfs-actions.pod:13455 msgid "" "As a special case, if C is C<0> then the length is calculated using " "C (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8224 ../src/guestfs-actions.pod:13459 +#: ../fish/guestfish-actions.pod:8226 ../src/guestfs-actions.pod:13459 msgid "" "I Owing to a bug, writing content containing ASCII NUL characters does " "I work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8230 +#: ../fish/guestfish-actions.pod:8232 msgid "I In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8237 +#: ../fish/guestfish-actions.pod:8239 msgid "xfs-admin" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8239 +#: ../fish/guestfish-actions.pod:8241 #, no-wrap msgid "" " xfs-admin device [extunwritten:true|false] [imgfile:true|false] " @@ -31971,31 +31976,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8241 ../src/guestfs-actions.pod:13489 +#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13489 msgid "Change the parameters of the XFS filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13491 +#: ../fish/guestfish-actions.pod:8245 ../src/guestfs-actions.pod:13491 msgid "" "Devices that are mounted cannot be modified. Administrators must unmount " "filesystems before this call can modify parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8247 +#: ../fish/guestfish-actions.pod:8249 msgid "" "Some of the parameters of a mounted filesystem can be examined and modified " "using the L and L calls." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8253 +#: ../fish/guestfish-actions.pod:8255 msgid "xfs-growfs" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8255 +#: ../fish/guestfish-actions.pod:8257 #, no-wrap msgid "" " xfs-growfs path [datasec:true|false] [logsec:true|false] [rtsec:true|false] " @@ -32004,24 +32009,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8257 ../src/guestfs-actions.pod:13546 +#: ../fish/guestfish-actions.pod:8259 ../src/guestfs-actions.pod:13546 msgid "Grow the XFS filesystem mounted at C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8259 ../fish/guestfish-actions.pod:8272 ../src/guestfs-actions.pod:13548 ../src/guestfs-actions.pod:13587 +#: ../fish/guestfish-actions.pod:8261 ../fish/guestfish-actions.pod:8274 ../src/guestfs-actions.pod:13548 ../src/guestfs-actions.pod:13587 msgid "" "The returned struct contains geometry information. Missing fields are " "returned as C<-1> (for numeric fields) or empty string." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8265 +#: ../fish/guestfish-actions.pod:8267 msgid "xfs-info" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8267 +#: ../fish/guestfish-actions.pod:8269 #, no-wrap msgid "" " xfs-info pathordevice\n" @@ -32029,19 +32034,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8269 ../src/guestfs-actions.pod:13584 +#: ../fish/guestfish-actions.pod:8271 ../src/guestfs-actions.pod:13584 msgid "" "C is a mounted XFS filesystem or a device containing an XFS " "filesystem. This command returns the geometry of the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8276 +#: ../fish/guestfish-actions.pod:8278 msgid "xfs-repair" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8278 +#: ../fish/guestfish-actions.pod:8280 #, no-wrap msgid "" " xfs-repair device [forcelogzero:true|false] [nomodify:true|false] " @@ -32051,12 +32056,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8280 ../src/guestfs-actions.pod:13620 +#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13620 msgid "Repair corrupt or damaged XFS filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13622 +#: ../fish/guestfish-actions.pod:8284 ../src/guestfs-actions.pod:13622 msgid "" "The filesystem is specified using the C argument which should be the " "device name of the disk partition or volume containing the filesystem. If " @@ -32066,26 +32071,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8288 ../src/guestfs-actions.pod:13628 +#: ../fish/guestfish-actions.pod:8290 ../src/guestfs-actions.pod:13628 msgid "" "Regardless, the filesystem to be repaired must be unmounted, otherwise, the " "resulting filesystem may be inconsistent or corrupt." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8291 ../src/guestfs-actions.pod:13631 +#: ../fish/guestfish-actions.pod:8293 ../src/guestfs-actions.pod:13631 msgid "" "The returned status indicates whether filesystem corruption was detected " "(returns C<1>) or was not detected (returns C<0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8296 +#: ../fish/guestfish-actions.pod:8298 msgid "zegrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8298 +#: ../fish/guestfish-actions.pod:8300 #, no-wrap msgid "" " zegrep regex path\n" @@ -32093,17 +32098,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8300 ../src/guestfs-actions.pod:13674 +#: ../fish/guestfish-actions.pod:8302 ../src/guestfs-actions.pod:13674 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8313 +#: ../fish/guestfish-actions.pod:8315 msgid "zegrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8315 +#: ../fish/guestfish-actions.pod:8317 #, no-wrap msgid "" " zegrepi regex path\n" @@ -32111,17 +32116,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8317 ../src/guestfs-actions.pod:13700 +#: ../fish/guestfish-actions.pod:8319 ../src/guestfs-actions.pod:13700 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8330 +#: ../fish/guestfish-actions.pod:8332 msgid "zero" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8332 +#: ../fish/guestfish-actions.pod:8334 #, no-wrap msgid "" " zero device\n" @@ -32129,12 +32134,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8334 ../src/guestfs-actions.pod:13718 +#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13718 msgid "This command writes zeroes over the first few blocks of C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13720 +#: ../fish/guestfish-actions.pod:8338 ../src/guestfs-actions.pod:13720 msgid "" "How many blocks are zeroed isn't specified (but it's I enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -32142,7 +32147,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8340 ../fish/guestfish-actions.pod:8355 ../src/guestfs-actions.pod:13724 ../src/guestfs-actions.pod:13750 +#: ../fish/guestfish-actions.pod:8342 ../fish/guestfish-actions.pod:8357 ../src/guestfs-actions.pod:13724 ../src/guestfs-actions.pod:13750 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " "prevents the underlying device from becoming non-sparse or growing " @@ -32150,17 +32155,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8344 +#: ../fish/guestfish-actions.pod:8346 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8347 +#: ../fish/guestfish-actions.pod:8349 msgid "zero-device" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8349 +#: ../fish/guestfish-actions.pod:8351 #, no-wrap msgid "" " zero-device device\n" @@ -32168,19 +32173,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8351 +#: ../fish/guestfish-actions.pod:8353 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8359 +#: ../fish/guestfish-actions.pod:8361 msgid "zero-free-space" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8361 +#: ../fish/guestfish-actions.pod:8363 #, no-wrap msgid "" " zero-free-space directory\n" @@ -32188,33 +32193,33 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8363 ../src/guestfs-actions.pod:13769 +#: ../fish/guestfish-actions.pod:8365 ../src/guestfs-actions.pod:13769 msgid "" "Zero the free space in the filesystem mounted on C. The " "filesystem must be mounted read-write." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8366 ../src/guestfs-actions.pod:13772 +#: ../fish/guestfish-actions.pod:8368 ../src/guestfs-actions.pod:13772 msgid "" "The filesystem contents are not affected, but any free space in the " "filesystem is freed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8369 +#: ../fish/guestfish-actions.pod:8371 msgid "" "Free space is not \"trimmed\". You may want to call L either as an " "alternative to this, or after calling this, depending on your requirements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8373 +#: ../fish/guestfish-actions.pod:8375 msgid "zerofree" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8375 +#: ../fish/guestfish-actions.pod:8377 #, no-wrap msgid "" " zerofree device\n" @@ -32222,7 +32227,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8377 ../src/guestfs-actions.pod:13794 +#: ../fish/guestfish-actions.pod:8379 ../src/guestfs-actions.pod:13794 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -32230,24 +32235,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8382 ../src/guestfs-actions.pod:13799 +#: ../fish/guestfish-actions.pod:8384 ../src/guestfs-actions.pod:13799 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8385 ../src/guestfs-actions.pod:13802 +#: ../fish/guestfish-actions.pod:8387 ../src/guestfs-actions.pod:13802 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8388 +#: ../fish/guestfish-actions.pod:8390 msgid "zfgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8390 +#: ../fish/guestfish-actions.pod:8392 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -32255,17 +32260,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8392 ../src/guestfs-actions.pod:13823 +#: ../fish/guestfish-actions.pod:8394 ../src/guestfs-actions.pod:13823 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8405 +#: ../fish/guestfish-actions.pod:8407 msgid "zfgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8407 +#: ../fish/guestfish-actions.pod:8409 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -32273,17 +32278,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8409 ../src/guestfs-actions.pod:13849 +#: ../fish/guestfish-actions.pod:8411 ../src/guestfs-actions.pod:13849 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8422 +#: ../fish/guestfish-actions.pod:8424 msgid "zfile" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8424 +#: ../fish/guestfish-actions.pod:8426 #, no-wrap msgid "" " zfile meth path\n" @@ -32291,32 +32296,32 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8426 ../src/guestfs-actions.pod:13875 +#: ../fish/guestfish-actions.pod:8428 ../src/guestfs-actions.pod:13875 msgid "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8429 ../src/guestfs-actions.pod:13878 +#: ../fish/guestfish-actions.pod:8431 ../src/guestfs-actions.pod:13878 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8431 +#: ../fish/guestfish-actions.pod:8433 msgid "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8434 +#: ../fish/guestfish-actions.pod:8436 msgid "I In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8441 +#: ../fish/guestfish-actions.pod:8443 msgid "zgrep" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8443 +#: ../fish/guestfish-actions.pod:8445 #, no-wrap msgid "" " zgrep regex path\n" @@ -32324,17 +32329,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8445 ../src/guestfs-actions.pod:13902 +#: ../fish/guestfish-actions.pod:8447 ../src/guestfs-actions.pod:13902 msgid "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8458 +#: ../fish/guestfish-actions.pod:8460 msgid "zgrepi" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8460 +#: ../fish/guestfish-actions.pod:8462 #, no-wrap msgid "" " zgrepi regex path\n" @@ -32342,7 +32347,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8462 ../src/guestfs-actions.pod:13928 +#: ../fish/guestfish-actions.pod:8464 ../src/guestfs-actions.pod:13928 msgid "This calls the external C program and returns the matching lines." msgstr "" diff --git a/po-docs/uk.po b/po-docs/uk.po index 3cee89721..50d0463f3 100644 --- a/po-docs/uk.po +++ b/po-docs/uk.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: libguestfs@redhat.com\n" -"POT-Creation-Date: 2014-11-27 11:33+0000\n" +"POT-Creation-Date: 2014-11-28 17:52+0000\n" "PO-Revision-Date: 2014-10-18 08:01+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/libguestfs/" @@ -17008,10 +17008,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:7290 ../fish/guestfish-actions.pod:7357 #: ../fish/guestfish-actions.pod:7646 ../fish/guestfish-actions.pod:7662 #: ../fish/guestfish-actions.pod:7800 ../fish/guestfish-actions.pod:7816 -#: ../fish/guestfish-actions.pod:8233 ../fish/guestfish-actions.pod:8309 -#: ../fish/guestfish-actions.pod:8326 ../fish/guestfish-actions.pod:8401 -#: ../fish/guestfish-actions.pod:8418 ../fish/guestfish-actions.pod:8437 -#: ../fish/guestfish-actions.pod:8454 ../fish/guestfish-actions.pod:8471 +#: ../fish/guestfish-actions.pod:8235 ../fish/guestfish-actions.pod:8311 +#: ../fish/guestfish-actions.pod:8328 ../fish/guestfish-actions.pod:8403 +#: ../fish/guestfish-actions.pod:8420 ../fish/guestfish-actions.pod:8439 +#: ../fish/guestfish-actions.pod:8456 ../fish/guestfish-actions.pod:8473 #: ../src/guestfs-actions.pod:127 ../src/guestfs-actions.pod:614 #: ../src/guestfs-actions.pod:684 ../src/guestfs-actions.pod:1329 #: ../src/guestfs-actions.pod:2543 ../src/guestfs-actions.pod:2683 @@ -17231,8 +17231,8 @@ msgstr "" #: ../fish/guestfish-actions.pod:6800 ../fish/guestfish-actions.pod:7552 #: ../fish/guestfish-actions.pod:7596 ../fish/guestfish-actions.pod:7632 #: ../fish/guestfish-actions.pod:7774 ../fish/guestfish-actions.pod:7853 -#: ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8251 -#: ../fish/guestfish-actions.pod:8263 ../fish/guestfish-actions.pod:8294 +#: ../fish/guestfish-actions.pod:7874 ../fish/guestfish-actions.pod:8253 +#: ../fish/guestfish-actions.pod:8265 ../fish/guestfish-actions.pod:8296 msgid "" "This command has one or more optional arguments. See L." msgstr "" @@ -19878,10 +19878,10 @@ msgstr "" #: ../fish/guestfish-actions.pod:6270 ../fish/guestfish-actions.pod:6287 #: ../fish/guestfish-actions.pod:6372 ../fish/guestfish-actions.pod:7390 #: ../fish/guestfish-actions.pod:7440 ../fish/guestfish-actions.pod:7561 -#: ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8227 -#: ../fish/guestfish-actions.pod:8303 ../fish/guestfish-actions.pod:8320 -#: ../fish/guestfish-actions.pod:8395 ../fish/guestfish-actions.pod:8412 -#: ../fish/guestfish-actions.pod:8448 ../fish/guestfish-actions.pod:8465 +#: ../fish/guestfish-actions.pod:7576 ../fish/guestfish-actions.pod:8229 +#: ../fish/guestfish-actions.pod:8305 ../fish/guestfish-actions.pod:8322 +#: ../fish/guestfish-actions.pod:8397 ../fish/guestfish-actions.pod:8414 +#: ../fish/guestfish-actions.pod:8450 ../fish/guestfish-actions.pod:8467 #: ../src/guestfs-actions.pod:2055 ../src/guestfs-actions.pod:2075 #: ../src/guestfs-actions.pod:3141 ../src/guestfs-actions.pod:3167 #: ../src/guestfs-actions.pod:3323 ../src/guestfs-actions.pod:3349 @@ -20961,10 +20961,10 @@ msgstr "" #. type: textblock #: ../fish/guestfish-actions.pod:1875 ../fish/guestfish-actions.pod:1892 #: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2017 -#: ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8306 -#: ../fish/guestfish-actions.pod:8323 ../fish/guestfish-actions.pod:8398 -#: ../fish/guestfish-actions.pod:8415 ../fish/guestfish-actions.pod:8451 -#: ../fish/guestfish-actions.pod:8468 +#: ../fish/guestfish-actions.pod:2862 ../fish/guestfish-actions.pod:8308 +#: ../fish/guestfish-actions.pod:8325 ../fish/guestfish-actions.pod:8400 +#: ../fish/guestfish-actions.pod:8417 ../fish/guestfish-actions.pod:8453 +#: ../fish/guestfish-actions.pod:8470 msgid "" "I In new code, use the L call instead." msgstr "" @@ -34392,8 +34392,15 @@ msgstr "" msgid "vfs-uuid" msgstr "vfs-uuid" -#. type: verbatim +#. type: =head2 #: ../fish/guestfish-actions.pod:8031 +#, fuzzy +#| msgid "get-e2uuid" +msgid "get-uuid" +msgstr "get-e2uuid" + +#. type: verbatim +#: ../fish/guestfish-actions.pod:8033 #, no-wrap msgid "" " vfs-uuid mountable\n" @@ -34401,27 +34408,27 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8033 ../src/guestfs-actions.pod:13090 +#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13090 msgid "This returns the filesystem UUID of the filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8035 ../src/guestfs-actions.pod:13092 +#: ../fish/guestfish-actions.pod:8037 ../src/guestfs-actions.pod:13092 msgid "If the filesystem does not have a UUID, this returns the empty string." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8037 +#: ../fish/guestfish-actions.pod:8039 msgid "To find a filesystem from the UUID, use L." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8039 +#: ../fish/guestfish-actions.pod:8041 msgid "vg-activate" msgstr "vg-activate" #. type: verbatim -#: ../fish/guestfish-actions.pod:8041 +#: ../fish/guestfish-actions.pod:8043 #, no-wrap msgid "" " vg-activate true|false 'volgroups ...'\n" @@ -34429,31 +34436,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8043 ../src/guestfs-actions.pod:13108 +#: ../fish/guestfish-actions.pod:8045 ../src/guestfs-actions.pod:13108 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in the listed volume groups C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8046 ../src/guestfs-actions.pod:13111 +#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13111 msgid "This command is the same as running C" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8048 ../src/guestfs-actions.pod:13113 +#: ../fish/guestfish-actions.pod:8050 ../src/guestfs-actions.pod:13113 msgid "" "Note that if C is an empty list then B volume groups are " "activated or deactivated." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8051 +#: ../fish/guestfish-actions.pod:8053 msgid "vg-activate-all" msgstr "vg-activate-all" #. type: verbatim -#: ../fish/guestfish-actions.pod:8053 +#: ../fish/guestfish-actions.pod:8055 #, no-wrap msgid "" " vg-activate-all true|false\n" @@ -34463,24 +34470,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8055 ../src/guestfs-actions.pod:13126 +#: ../fish/guestfish-actions.pod:8057 ../src/guestfs-actions.pod:13126 msgid "" "This command activates or (if C is false) deactivates all logical " "volumes in all volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8058 ../src/guestfs-actions.pod:13129 +#: ../fish/guestfish-actions.pod:8060 ../src/guestfs-actions.pod:13129 msgid "This command is the same as running C" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8060 +#: ../fish/guestfish-actions.pod:8062 msgid "vgchange-uuid" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8062 +#: ../fish/guestfish-actions.pod:8064 #, no-wrap msgid "" " vgchange-uuid vg\n" @@ -34488,17 +34495,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8064 ../src/guestfs-actions.pod:13141 +#: ../fish/guestfish-actions.pod:8066 ../src/guestfs-actions.pod:13141 msgid "Generate a new random UUID for the volume group C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8066 +#: ../fish/guestfish-actions.pod:8068 msgid "vgchange-uuid-all" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8068 +#: ../fish/guestfish-actions.pod:8070 #, no-wrap msgid "" " vgchange-uuid-all\n" @@ -34506,17 +34513,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8070 ../src/guestfs-actions.pod:13152 +#: ../fish/guestfish-actions.pod:8072 ../src/guestfs-actions.pod:13152 msgid "Generate new random UUIDs for all volume groups." msgstr "Створити нові випадкові UUID для всіх груп томів." #. type: =head2 -#: ../fish/guestfish-actions.pod:8072 +#: ../fish/guestfish-actions.pod:8074 msgid "vgcreate" msgstr "vgcreate" #. type: verbatim -#: ../fish/guestfish-actions.pod:8074 +#: ../fish/guestfish-actions.pod:8076 #, no-wrap msgid "" " vgcreate volgroup 'physvols ...'\n" @@ -34524,19 +34531,19 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8076 ../src/guestfs-actions.pod:13165 +#: ../fish/guestfish-actions.pod:8078 ../src/guestfs-actions.pod:13165 msgid "" "This creates an LVM volume group called C from the non-empty list " "of physical volumes C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8079 +#: ../fish/guestfish-actions.pod:8081 msgid "vglvuuids" msgstr "vglvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:8081 +#: ../fish/guestfish-actions.pod:8083 #, no-wrap msgid "" " vglvuuids vgname\n" @@ -34544,31 +34551,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8083 ../src/guestfs-actions.pod:13178 +#: ../fish/guestfish-actions.pod:8085 ../src/guestfs-actions.pod:13178 msgid "" "Given a VG called C, this returns the UUIDs of all the logical " "volumes created in this volume group." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8086 +#: ../fish/guestfish-actions.pod:8088 msgid "" "You can use this along with L and L calls to associate " "logical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8089 +#: ../fish/guestfish-actions.pod:8091 msgid "See also L." msgstr "Див. також L." #. type: =head2 -#: ../fish/guestfish-actions.pod:8091 +#: ../fish/guestfish-actions.pod:8093 msgid "vgmeta" msgstr "" #. type: verbatim -#: ../fish/guestfish-actions.pod:8093 +#: ../fish/guestfish-actions.pod:8095 #, no-wrap msgid "" " vgmeta vgname\n" @@ -34576,26 +34583,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8095 ../src/guestfs-actions.pod:13199 +#: ../fish/guestfish-actions.pod:8097 ../src/guestfs-actions.pod:13199 msgid "" "C is an LVM volume group. This command examines the volume group " "and returns its metadata." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8098 ../src/guestfs-actions.pod:13202 +#: ../fish/guestfish-actions.pod:8100 ../src/guestfs-actions.pod:13202 msgid "" "Note that the metadata is an internal structure used by LVM, subject to " "change at any time, and is provided for information only." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8101 +#: ../fish/guestfish-actions.pod:8103 msgid "vgpvuuids" msgstr "vgpvuuids" #. type: verbatim -#: ../fish/guestfish-actions.pod:8103 +#: ../fish/guestfish-actions.pod:8105 #, no-wrap msgid "" " vgpvuuids vgname\n" @@ -34603,31 +34610,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8105 ../src/guestfs-actions.pod:13217 +#: ../fish/guestfish-actions.pod:8107 ../src/guestfs-actions.pod:13217 msgid "" "Given a VG called C, this returns the UUIDs of all the physical " "volumes that this volume group resides on." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8108 +#: ../fish/guestfish-actions.pod:8110 msgid "" "You can use this along with L and L calls to associate " "physical volumes and volume groups." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8111 +#: ../fish/guestfish-actions.pod:8113 msgid "See also L." msgstr "Див. також L." #. type: =head2 -#: ../fish/guestfish-actions.pod:8113 +#: ../fish/guestfish-actions.pod:8115 msgid "vgremove" msgstr "vgremove" #. type: verbatim -#: ../fish/guestfish-actions.pod:8115 +#: ../fish/guestfish-actions.pod:8117 #, no-wrap msgid "" " vgremove vgname\n" @@ -34635,23 +34642,23 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8117 ../src/guestfs-actions.pod:13237 +#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13237 msgid "Remove an LVM volume group C, (for example C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8119 ../src/guestfs-actions.pod:13239 +#: ../fish/guestfish-actions.pod:8121 ../src/guestfs-actions.pod:13239 msgid "" "This also forcibly removes all logical volumes in the volume group (if any)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8122 +#: ../fish/guestfish-actions.pod:8124 msgid "vgrename" msgstr "vgrename" #. type: verbatim -#: ../fish/guestfish-actions.pod:8124 +#: ../fish/guestfish-actions.pod:8126 #, no-wrap msgid "" " vgrename volgroup newvolgroup\n" @@ -34659,17 +34666,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8126 ../src/guestfs-actions.pod:13253 +#: ../fish/guestfish-actions.pod:8128 ../src/guestfs-actions.pod:13253 msgid "Rename a volume group C with the new name C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8128 +#: ../fish/guestfish-actions.pod:8130 msgid "vgs" msgstr "vgs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8130 +#: ../fish/guestfish-actions.pod:8132 #, no-wrap msgid "" " vgs\n" @@ -34679,31 +34686,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8132 ../src/guestfs-actions.pod:13264 +#: ../fish/guestfish-actions.pod:8134 ../src/guestfs-actions.pod:13264 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8135 ../src/guestfs-actions.pod:13267 +#: ../fish/guestfish-actions.pod:8137 ../src/guestfs-actions.pod:13267 msgid "" "This returns a list of just the volume group names that were detected (eg. " "C)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8138 +#: ../fish/guestfish-actions.pod:8140 msgid "See also L." msgstr "Див. також L." #. type: =head2 -#: ../fish/guestfish-actions.pod:8140 +#: ../fish/guestfish-actions.pod:8142 msgid "vgs-full" msgstr "vgs-full" #. type: verbatim -#: ../fish/guestfish-actions.pod:8142 +#: ../fish/guestfish-actions.pod:8144 #, no-wrap msgid "" " vgs-full\n" @@ -34713,19 +34720,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8144 ../src/guestfs-actions.pod:13283 +#: ../fish/guestfish-actions.pod:8146 ../src/guestfs-actions.pod:13283 msgid "" "List all the volumes groups detected. This is the equivalent of the " "L command. The \"full\" version includes all fields." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8147 +#: ../fish/guestfish-actions.pod:8149 msgid "vgscan" msgstr "vgscan" #. type: verbatim -#: ../fish/guestfish-actions.pod:8149 +#: ../fish/guestfish-actions.pod:8151 #, no-wrap msgid "" " vgscan\n" @@ -34735,19 +34742,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8151 ../src/guestfs-actions.pod:13297 +#: ../fish/guestfish-actions.pod:8153 ../src/guestfs-actions.pod:13297 msgid "" "This rescans all block devices and rebuilds the list of LVM physical " "volumes, volume groups and logical volumes." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8154 +#: ../fish/guestfish-actions.pod:8156 msgid "vguuid" msgstr "vguuid" #. type: verbatim -#: ../fish/guestfish-actions.pod:8156 +#: ../fish/guestfish-actions.pod:8158 #, no-wrap msgid "" " vguuid vgname\n" @@ -34755,17 +34762,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8158 ../src/guestfs-actions.pod:13310 +#: ../fish/guestfish-actions.pod:8160 ../src/guestfs-actions.pod:13310 msgid "This command returns the UUID of the LVM VG named C." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8160 +#: ../fish/guestfish-actions.pod:8162 msgid "wc-c" msgstr "wc-c" #. type: verbatim -#: ../fish/guestfish-actions.pod:8162 +#: ../fish/guestfish-actions.pod:8164 #, no-wrap msgid "" " wc-c path\n" @@ -34775,19 +34782,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8164 ../src/guestfs-actions.pod:13350 +#: ../fish/guestfish-actions.pod:8166 ../src/guestfs-actions.pod:13350 msgid "" "This command counts the characters in a file, using the C external " "command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8167 +#: ../fish/guestfish-actions.pod:8169 msgid "wc-l" msgstr "wc-l" #. type: verbatim -#: ../fish/guestfish-actions.pod:8169 +#: ../fish/guestfish-actions.pod:8171 #, no-wrap msgid "" " wc-l path\n" @@ -34797,18 +34804,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8171 ../src/guestfs-actions.pod:13363 +#: ../fish/guestfish-actions.pod:8173 ../src/guestfs-actions.pod:13363 msgid "" "This command counts the lines in a file, using the C external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8174 +#: ../fish/guestfish-actions.pod:8176 msgid "wc-w" msgstr "wc-w" #. type: verbatim -#: ../fish/guestfish-actions.pod:8176 +#: ../fish/guestfish-actions.pod:8178 #, no-wrap msgid "" " wc-w path\n" @@ -34818,18 +34825,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8178 ../src/guestfs-actions.pod:13376 +#: ../fish/guestfish-actions.pod:8180 ../src/guestfs-actions.pod:13376 msgid "" "This command counts the words in a file, using the C external command." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8181 +#: ../fish/guestfish-actions.pod:8183 msgid "wipefs" msgstr "wipefs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8183 +#: ../fish/guestfish-actions.pod:8185 #, no-wrap msgid "" " wipefs device\n" @@ -34839,31 +34846,31 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8185 ../src/guestfs-actions.pod:13389 +#: ../fish/guestfish-actions.pod:8187 ../src/guestfs-actions.pod:13389 msgid "" "This command erases filesystem or RAID signatures from the specified " "C to make the filesystem invisible to libblkid." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8188 ../src/guestfs-actions.pod:13392 +#: ../fish/guestfish-actions.pod:8190 ../src/guestfs-actions.pod:13392 msgid "" "This does not erase the filesystem itself nor any other data from the " "C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8191 +#: ../fish/guestfish-actions.pod:8193 msgid "Compare with L which zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8194 +#: ../fish/guestfish-actions.pod:8196 msgid "write" msgstr "write" #. type: verbatim -#: ../fish/guestfish-actions.pod:8196 +#: ../fish/guestfish-actions.pod:8198 #, no-wrap msgid "" " write path content\n" @@ -34873,24 +34880,24 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8198 ../src/guestfs-actions.pod:13410 +#: ../fish/guestfish-actions.pod:8200 ../src/guestfs-actions.pod:13410 msgid "" "This call creates a file called C. The content of the file is the " "string C (which can contain any 8 bit data)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8201 +#: ../fish/guestfish-actions.pod:8203 msgid "See also L." msgstr "Див. також L." #. type: =head2 -#: ../fish/guestfish-actions.pod:8203 +#: ../fish/guestfish-actions.pod:8205 msgid "write-append" msgstr "write-append" #. type: verbatim -#: ../fish/guestfish-actions.pod:8205 +#: ../fish/guestfish-actions.pod:8207 #, no-wrap msgid "" " write-append path content\n" @@ -34898,24 +34905,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8207 ../src/guestfs-actions.pod:13427 +#: ../fish/guestfish-actions.pod:8209 ../src/guestfs-actions.pod:13427 msgid "" "This call appends C to the end of file C. If C does " "not exist, then a new file is created." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8210 +#: ../fish/guestfish-actions.pod:8212 msgid "See also L." msgstr "Див. також L." #. type: =head2 -#: ../fish/guestfish-actions.pod:8212 +#: ../fish/guestfish-actions.pod:8214 msgid "write-file" msgstr "write-file" #. type: verbatim -#: ../fish/guestfish-actions.pod:8214 +#: ../fish/guestfish-actions.pod:8216 #, no-wrap msgid "" " write-file path content size\n" @@ -34923,39 +34930,39 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8216 ../src/guestfs-actions.pod:13451 +#: ../fish/guestfish-actions.pod:8218 ../src/guestfs-actions.pod:13451 msgid "" "This call creates a file called C. The contents of the file is the " "string C (which can contain any 8 bit data), with length C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8220 ../src/guestfs-actions.pod:13455 +#: ../fish/guestfish-actions.pod:8222 ../src/guestfs-actions.pod:13455 msgid "" "As a special case, if C is C<0> then the length is calculated using " "C (so in this case the content cannot contain embedded ASCII NULs)." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8224 ../src/guestfs-actions.pod:13459 +#: ../fish/guestfish-actions.pod:8226 ../src/guestfs-actions.pod:13459 msgid "" "I Owing to a bug, writing content containing ASCII NUL characters does " "I work, even if the length is specified." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8230 +#: ../fish/guestfish-actions.pod:8232 msgid "" "I In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8237 +#: ../fish/guestfish-actions.pod:8239 msgid "xfs-admin" msgstr "xfs-admin" #. type: verbatim -#: ../fish/guestfish-actions.pod:8239 +#: ../fish/guestfish-actions.pod:8241 #, no-wrap msgid "" " xfs-admin device [extunwritten:true|false] [imgfile:true|false] [v2log:true|false] [projid32bit:true|false] [lazycounter:true|false] [label:..] [uuid:..]\n" @@ -34963,31 +34970,31 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8241 ../src/guestfs-actions.pod:13489 +#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13489 msgid "Change the parameters of the XFS filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8243 ../src/guestfs-actions.pod:13491 +#: ../fish/guestfish-actions.pod:8245 ../src/guestfs-actions.pod:13491 msgid "" "Devices that are mounted cannot be modified. Administrators must unmount " "filesystems before this call can modify parameters." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8247 +#: ../fish/guestfish-actions.pod:8249 msgid "" "Some of the parameters of a mounted filesystem can be examined and modified " "using the L and L calls." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8253 +#: ../fish/guestfish-actions.pod:8255 msgid "xfs-growfs" msgstr "xfs-growfs" #. type: verbatim -#: ../fish/guestfish-actions.pod:8255 +#: ../fish/guestfish-actions.pod:8257 #, no-wrap msgid "" " xfs-growfs path [datasec:true|false] [logsec:true|false] [rtsec:true|false] [datasize:N] [logsize:N] [rtsize:N] [rtextsize:N] [maxpct:N]\n" @@ -34995,12 +35002,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8257 ../src/guestfs-actions.pod:13546 +#: ../fish/guestfish-actions.pod:8259 ../src/guestfs-actions.pod:13546 msgid "Grow the XFS filesystem mounted at C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8259 ../fish/guestfish-actions.pod:8272 +#: ../fish/guestfish-actions.pod:8261 ../fish/guestfish-actions.pod:8274 #: ../src/guestfs-actions.pod:13548 ../src/guestfs-actions.pod:13587 msgid "" "The returned struct contains geometry information. Missing fields are " @@ -35008,12 +35015,12 @@ msgid "" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8265 +#: ../fish/guestfish-actions.pod:8267 msgid "xfs-info" msgstr "xfs-info" #. type: verbatim -#: ../fish/guestfish-actions.pod:8267 +#: ../fish/guestfish-actions.pod:8269 #, no-wrap msgid "" " xfs-info pathordevice\n" @@ -35023,19 +35030,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8269 ../src/guestfs-actions.pod:13584 +#: ../fish/guestfish-actions.pod:8271 ../src/guestfs-actions.pod:13584 msgid "" "C is a mounted XFS filesystem or a device containing an XFS " "filesystem. This command returns the geometry of the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8276 +#: ../fish/guestfish-actions.pod:8278 msgid "xfs-repair" msgstr "xfs-repair" #. type: verbatim -#: ../fish/guestfish-actions.pod:8278 +#: ../fish/guestfish-actions.pod:8280 #, no-wrap msgid "" " xfs-repair device [forcelogzero:true|false] [nomodify:true|false] [noprefetch:true|false] [forcegeometry:true|false] [maxmem:N] [ihashsize:N] [bhashsize:N] [agstride:N] [logdev:..] [rtdev:..]\n" @@ -35043,12 +35050,12 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8280 ../src/guestfs-actions.pod:13620 +#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13620 msgid "Repair corrupt or damaged XFS filesystem on C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8282 ../src/guestfs-actions.pod:13622 +#: ../fish/guestfish-actions.pod:8284 ../src/guestfs-actions.pod:13622 msgid "" "The filesystem is specified using the C argument which should be the " "device name of the disk partition or volume containing the filesystem. If " @@ -35058,26 +35065,26 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8288 ../src/guestfs-actions.pod:13628 +#: ../fish/guestfish-actions.pod:8290 ../src/guestfs-actions.pod:13628 msgid "" "Regardless, the filesystem to be repaired must be unmounted, otherwise, the " "resulting filesystem may be inconsistent or corrupt." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8291 ../src/guestfs-actions.pod:13631 +#: ../fish/guestfish-actions.pod:8293 ../src/guestfs-actions.pod:13631 msgid "" "The returned status indicates whether filesystem corruption was detected " "(returns C<1>) or was not detected (returns C<0>)." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8296 +#: ../fish/guestfish-actions.pod:8298 msgid "zegrep" msgstr "zegrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8298 +#: ../fish/guestfish-actions.pod:8300 #, no-wrap msgid "" " zegrep regex path\n" @@ -35087,18 +35094,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8300 ../src/guestfs-actions.pod:13674 +#: ../fish/guestfish-actions.pod:8302 ../src/guestfs-actions.pod:13674 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8313 +#: ../fish/guestfish-actions.pod:8315 msgid "zegrepi" msgstr "zegrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8315 +#: ../fish/guestfish-actions.pod:8317 #, no-wrap msgid "" " zegrepi regex path\n" @@ -35106,18 +35113,18 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8317 ../src/guestfs-actions.pod:13700 +#: ../fish/guestfish-actions.pod:8319 ../src/guestfs-actions.pod:13700 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8330 +#: ../fish/guestfish-actions.pod:8332 msgid "zero" msgstr "zero" #. type: verbatim -#: ../fish/guestfish-actions.pod:8332 +#: ../fish/guestfish-actions.pod:8334 #, no-wrap msgid "" " zero device\n" @@ -35127,12 +35134,12 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8334 ../src/guestfs-actions.pod:13718 +#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13718 msgid "This command writes zeroes over the first few blocks of C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8336 ../src/guestfs-actions.pod:13720 +#: ../fish/guestfish-actions.pod:8338 ../src/guestfs-actions.pod:13720 msgid "" "How many blocks are zeroed isn't specified (but it's I enough to " "securely wipe the device). It should be sufficient to remove any partition " @@ -35140,7 +35147,7 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8340 ../fish/guestfish-actions.pod:8355 +#: ../fish/guestfish-actions.pod:8342 ../fish/guestfish-actions.pod:8357 #: ../src/guestfs-actions.pod:13724 ../src/guestfs-actions.pod:13750 msgid "" "If blocks are already zero, then this command avoids writing zeroes. This " @@ -35149,17 +35156,17 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8344 +#: ../fish/guestfish-actions.pod:8346 msgid "See also: L, L, L" msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8347 +#: ../fish/guestfish-actions.pod:8349 msgid "zero-device" msgstr "zero-device" #. type: verbatim -#: ../fish/guestfish-actions.pod:8349 +#: ../fish/guestfish-actions.pod:8351 #, no-wrap msgid "" " zero-device device\n" @@ -35169,19 +35176,19 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8351 +#: ../fish/guestfish-actions.pod:8353 msgid "" "This command writes zeroes over the entire C. Compare with L " "which just zeroes the first few blocks of a device." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8359 +#: ../fish/guestfish-actions.pod:8361 msgid "zero-free-space" msgstr "zero-free-space" #. type: verbatim -#: ../fish/guestfish-actions.pod:8361 +#: ../fish/guestfish-actions.pod:8363 #, no-wrap msgid "" " zero-free-space directory\n" @@ -35191,33 +35198,33 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8363 ../src/guestfs-actions.pod:13769 +#: ../fish/guestfish-actions.pod:8365 ../src/guestfs-actions.pod:13769 msgid "" "Zero the free space in the filesystem mounted on C. The " "filesystem must be mounted read-write." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8366 ../src/guestfs-actions.pod:13772 +#: ../fish/guestfish-actions.pod:8368 ../src/guestfs-actions.pod:13772 msgid "" "The filesystem contents are not affected, but any free space in the " "filesystem is freed." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8369 +#: ../fish/guestfish-actions.pod:8371 msgid "" "Free space is not \"trimmed\". You may want to call L either as an " "alternative to this, or after calling this, depending on your requirements." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8373 +#: ../fish/guestfish-actions.pod:8375 msgid "zerofree" msgstr "zerofree" #. type: verbatim -#: ../fish/guestfish-actions.pod:8375 +#: ../fish/guestfish-actions.pod:8377 #, no-wrap msgid "" " zerofree device\n" @@ -35227,7 +35234,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8377 ../src/guestfs-actions.pod:13794 +#: ../fish/guestfish-actions.pod:8379 ../src/guestfs-actions.pod:13794 msgid "" "This runs the I program on C. This program claims to zero " "unused inodes and disk blocks on an ext2/3 filesystem, thus making it " @@ -35235,24 +35242,24 @@ msgid "" msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8382 ../src/guestfs-actions.pod:13799 +#: ../fish/guestfish-actions.pod:8384 ../src/guestfs-actions.pod:13799 msgid "You should B run this program if the filesystem is mounted." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8385 ../src/guestfs-actions.pod:13802 +#: ../fish/guestfish-actions.pod:8387 ../src/guestfs-actions.pod:13802 msgid "" "It is possible that using this program can damage the filesystem or data on " "the filesystem." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8388 +#: ../fish/guestfish-actions.pod:8390 msgid "zfgrep" msgstr "zfgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8390 +#: ../fish/guestfish-actions.pod:8392 #, no-wrap msgid "" " zfgrep pattern path\n" @@ -35262,18 +35269,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8392 ../src/guestfs-actions.pod:13823 +#: ../fish/guestfish-actions.pod:8394 ../src/guestfs-actions.pod:13823 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8405 +#: ../fish/guestfish-actions.pod:8407 msgid "zfgrepi" msgstr "zfgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8407 +#: ../fish/guestfish-actions.pod:8409 #, no-wrap msgid "" " zfgrepi pattern path\n" @@ -35283,18 +35290,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8409 ../src/guestfs-actions.pod:13849 +#: ../fish/guestfish-actions.pod:8411 ../src/guestfs-actions.pod:13849 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8422 +#: ../fish/guestfish-actions.pod:8424 msgid "zfile" msgstr "zfile" #. type: verbatim -#: ../fish/guestfish-actions.pod:8424 +#: ../fish/guestfish-actions.pod:8426 #, no-wrap msgid "" " zfile meth path\n" @@ -35304,35 +35311,35 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8426 ../src/guestfs-actions.pod:13875 +#: ../fish/guestfish-actions.pod:8428 ../src/guestfs-actions.pod:13875 msgid "" "This command runs C after first decompressing C using C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8429 ../src/guestfs-actions.pod:13878 +#: ../fish/guestfish-actions.pod:8431 ../src/guestfs-actions.pod:13878 msgid "C must be one of C, C or C." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8431 +#: ../fish/guestfish-actions.pod:8433 msgid "" "Since 1.0.63, use L instead which can now process compressed files." msgstr "" #. type: textblock -#: ../fish/guestfish-actions.pod:8434 +#: ../fish/guestfish-actions.pod:8436 msgid "" "I In new code, use the L call instead." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8441 +#: ../fish/guestfish-actions.pod:8443 msgid "zgrep" msgstr "zgrep" #. type: verbatim -#: ../fish/guestfish-actions.pod:8443 +#: ../fish/guestfish-actions.pod:8445 #, no-wrap msgid "" " zgrep regex path\n" @@ -35342,18 +35349,18 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8445 ../src/guestfs-actions.pod:13902 +#: ../fish/guestfish-actions.pod:8447 ../src/guestfs-actions.pod:13902 msgid "" "This calls the external C program and returns the matching lines." msgstr "" #. type: =head2 -#: ../fish/guestfish-actions.pod:8458 +#: ../fish/guestfish-actions.pod:8460 msgid "zgrepi" msgstr "zgrepi" #. type: verbatim -#: ../fish/guestfish-actions.pod:8460 +#: ../fish/guestfish-actions.pod:8462 #, no-wrap msgid "" " zgrepi regex path\n" @@ -35363,7 +35370,7 @@ msgstr "" "\n" #. type: textblock -#: ../fish/guestfish-actions.pod:8462 ../src/guestfs-actions.pod:13928 +#: ../fish/guestfish-actions.pod:8464 ../src/guestfs-actions.pod:13928 msgid "" "This calls the external C program and returns the matching lines." msgstr "" diff --git a/po/en_GB.po b/po/en_GB.po index 9c6c7a29a..ad53ff6c8 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Try `%s --help' for more information.\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: failed to create handle\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3466,7 +3473,7 @@ msgstr "" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: you cannot use -h and --csv options together.\n" @@ -3493,17 +3500,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3512,7 +3519,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3552,7 +3559,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3702,22 +3709,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3747,12 +3754,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3794,12 +3801,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4056,7 +4064,7 @@ msgstr "" msgid "change file mode" msgstr "" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "" @@ -4217,8 +4225,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "" @@ -4294,1895 +4302,1895 @@ msgstr "" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "" @@ -6311,43 +6319,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6360,50 +6368,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6411,19 +6419,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6431,41 +6439,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6870,17 +6878,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6889,7 +6897,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6928,37 +6936,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -7023,12 +7031,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7045,57 +7053,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7118,43 +7126,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7412,7 +7420,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7427,7 +7435,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7461,46 +7469,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7508,7 +7516,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7517,7 +7525,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7527,7 +7535,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7536,7 +7544,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7681,212 +7689,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7965,12 +7973,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8094,19 +8102,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8116,36 +8124,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8154,48 +8162,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8533,11 +8541,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/es.po b/po/es.po index 13eafa838..ca45bd81b 100644 --- a/po/es.po +++ b/po/es.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Spanish (http://www.transifex.com/projects/p/libguestfs/" @@ -22,21 +22,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -46,10 +46,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -105,7 +105,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -114,11 +114,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -127,7 +127,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -136,7 +136,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -144,25 +144,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -202,7 +202,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -225,7 +225,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -249,7 +249,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -271,18 +271,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -302,34 +302,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -341,7 +341,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -349,7 +349,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -361,15 +361,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -377,7 +377,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -416,7 +416,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -446,7 +446,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -454,11 +454,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -512,19 +512,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -532,19 +532,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -561,49 +561,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -625,7 +625,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -645,7 +645,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -666,7 +666,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -700,7 +700,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -730,7 +730,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -822,7 +822,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -840,21 +840,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -874,21 +874,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -926,18 +926,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -945,14 +945,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -970,15 +970,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -986,11 +986,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1014,7 +1014,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1042,12 +1042,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1069,11 +1069,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1081,7 +1081,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1120,7 +1120,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1178,7 +1178,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1186,7 +1186,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1198,19 +1198,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1222,7 +1229,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1242,7 +1249,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1275,7 +1282,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1293,7 +1300,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1309,7 +1316,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1317,7 +1324,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1364,15 +1371,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1555,17 +1562,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1687,41 +1694,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1737,7 +1744,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1745,7 +1752,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1769,7 +1776,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1793,7 +1800,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1801,7 +1808,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1877,7 +1884,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1953,13 +1960,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2024,7 +2031,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2056,7 +2063,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2094,13 +2101,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2112,7 +2119,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2122,7 +2129,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2136,7 +2143,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2178,7 +2185,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2388,7 +2395,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2412,31 +2419,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2444,7 +2451,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2469,18 +2476,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2620,8 +2627,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2698,7 +2705,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2761,15 +2768,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2807,11 +2814,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2831,7 +2838,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2883,7 +2890,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2895,7 +2902,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3011,7 +3018,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3042,7 +3049,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3050,7 +3057,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3074,7 +3081,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3084,7 +3091,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3144,43 +3151,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3202,13 +3209,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3218,41 +3225,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3261,7 +3268,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Intente con `%s --help' para más información.\n" @@ -3288,43 +3295,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: falló al crear manipulador\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: opción extensa desconocida: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "alineamiento <4K" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "alineamiento <64K" @@ -3472,7 +3479,7 @@ msgstr "" " -x Rastrea llamadas API de libguestfs\n" "Para obtener mayor información, consulte la página man %s(1).\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: no puede utilizar al mismo tiempo las opciones -h y -cvs.\n" @@ -3499,17 +3506,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3518,7 +3525,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3558,7 +3565,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3710,22 +3717,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3755,12 +3762,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "%s: la opción -b ha sido indicada en múltiples oportunidades\n" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "%s: la opción -e ha sido indicada en múltiples oportunidades\n" @@ -3802,12 +3809,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4072,7 +4080,7 @@ msgstr "calcular MD5, SHAx o sumatoria de verificación CRC en un directorio" msgid "change file mode" msgstr "modifica el modo de un archivo" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "modifica la pertenencia y membresía de un archivo " @@ -4237,8 +4245,8 @@ msgid "edit a file" msgstr "edita un archivo" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "devuelve líneas coincidentes con un patrón" @@ -4317,1918 +4325,1918 @@ msgstr "ejecuta el verificador del sistema de archivos" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "obtiene las opciones de kernel adicionales" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "obtiene modo autosync" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "obtiene marca directa de modo de dispositivo" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "obtiene la etiqueta de sistema de archivos ext2/3/4 " -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "obtiene el UUID del sistema de archivos ext2/3/4" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "obtiene la marca de red habilitada" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "obtiene la ruta de búsqueda" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "obtiene la marca de grupo de procesos" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "obtiene marca de proceso de recuperación habilitado" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "obtiene marca de SELinux habilitado" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "obtener número de CPUs virtuales en dispositivo" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "obtiene marca de seguimiento de comando habilitado" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "obtiene el umask actual" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "obtiene modo de información detallada" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "obtiene contexto de seguridad SELinux" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "obtiene sólo un atributo extendido" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "lista los atributos extendidos de un archivo o directorio" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "expande comodines en un comando" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "expande un camino comodín" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "instalar GRUB 1" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "devuelve las primeras 10 líneas de un archivo" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "devuelve las primeras N líneas de un archivo" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "descarga un archivo en modo hexadecimal" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "editar con un editor hex" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "lista los contenidos de un solo archivo en un initrd" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "lista los archivos en un initrd" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "agrega una vigilancia inotify" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "cierra el manipulador inotify" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "devuelve la lista de archivos monitoreados que posean eventos" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "crea un manipulador inotify" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "devuelve una lista con eventos inotify" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "elimina una vigilancia inotify" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "detecta la arquitectura de un sistema operativo inspeccionado" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "obtiene la distribución de un sistema operativo determinado" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "obtiene mapeos de letras de unidades" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" "obtiene los sistemas de archivos asociados con un sistema operativo " "inspeccionado" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "obtiene el formato del sistema operativo inspeccionado" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "obtiene el nombre del equipo del sistema operativo" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "obtiene el ícono correspondiente a este sistema operativo" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "obtiene la versión más alta de un sistema operativo inspeccionado" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "obtiene la versión más baja de un sistema operativo inspeccionado" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "obtiene los puntos de montaje de un sistema operativo inspeccionado" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "obtiene el formato del paquete utilizado por el sistema operativo" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" "obtiene la herramienta de administración del paquete utilizada por el " "sistema operativo" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "obtiene el nombre del producto de un sistema operativo inspeccionado" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "obtiene variante de producto del sistema oerativo inspeccionado" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" "devuelve una lista de los sistemas operativos hallados en la última " "inspección" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "obtiene el tipo de un sistema operativo inspeccionado" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" "obtiene CurrentControlSet de Windows del sistema operativo inspeccionado" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "obtiene el systemroot de Windows del sistema operativo inspeccionado " -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "obtiene la marca viva del disco de instalación" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "obtiene la marca multipart del disco de instalación" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "obtiene la marca netinst (instalador de red) del disco de instalación" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" "obtiene la lista de las aplicaciones instaladas en el sistema operativo" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" "inspecciona el disco y devuelve una lista con los sistemas operativos " "hallados" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "verifica que sea un dispositivo de bloque" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "verifica que sea un dispositivo de caracteres" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "se encuentra en estado de configuración" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "verifica que sea un directorio" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "verifica que sea un FIFO (denominado entubamiento, o pipe)" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "verifica que sea un archivo regular" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "comprueba si el dispositivo es un volumen lógico" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "verifica que sea un socket" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "verifica que sea un enlace simbólico" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "verifica que los bytes de un archivo sean todos cero" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "verifica que los bytes de un dispositivo sean todos cero" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "modifica el directorio de trabajo" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "lista sistemas de archivos 9p" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "lista los dispositivos de bloque" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "lista dispositivos de mapeo de dispositivos" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "lista los sistemas de archivos" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "lista las particiones" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "lista los archivos de un directorio (con formato largo)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "genera un enlace fijo" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "genera un enlace simbólico" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "elimina un atributo extendido de un archivo o directorio" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "lista los archivos de un directorio" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "establece un atributo extendido a un archivo o directorio" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "obtiene información de archivo de un enlace simbólico determinado" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "realiza lstat sobre varios archivos" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "agrega una llave sobre un dispositivo cifrado LUKS" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "cierra un dispositivo LUKS" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "formatea un dispositivo de bloque como un dispositivo LUKS cifrado" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "elimina una llave de un dispositivo LUKS cifrado" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "abre un dispositivo de bloques cifrado con LUKS" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" "abre un dispositivo de bloques cifrado mediante LUKS, en modo de sólo lectura" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "genera un volumen lógico LVM" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "obtiene el nombre canónico de una MV" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "limpia un filtro de dispositivo LVM" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "elimina todos los LVM LVs, VGs y PVs" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "define un filtro de dispositivo LVM" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "elimina un volumen lógico LVM" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "modifica el nombre de un volumen lógico LVM" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "modifica el tamaño de un volumen lógico LVM" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "expande un LV hasta completar el espacio libre" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "lista los volúmenes lógicos LVM (LVs)" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "obtiene el UUID de un volumen lógico" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "realiza lgetxattr sobre varios archivos" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "abre el manual" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "crea un directorio" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "crea un directorio con un modo específico" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "crea un directorio y padres" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "crea un directorio temporal" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "genera un sistema de archivos ext2/3/4 con un registro externo" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "genera un registro externo ext2/3/4" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "genera un registro externo ext2/3/4 con etiqueta" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "genera un registro externo ext2/3/4 con UUID" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "realiza un FIFO (denominado entubamiento, o pipe)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "genera un sistema de archivos" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "genera un sistema de archivos con tamaño de bloques" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "crea un punto de montaje" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "genera dispositivos de bloque, de caracteres o FIFO" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "genera un nodo de dispositivo de bloques" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "genera un nodo de dispositivo de caracteres" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "crea una partición swap" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "crea una partición swap con una etiqueta" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "crea una partición swap con UUID explícito" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "crea un archivo swap" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "carga un módulo del kernel" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "observa un archivo" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "monta un disco huésped en una posición del sistema de archivos" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "monta sistemas de archivos 9p" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "monta un archivo usando el dispositivo de bucles" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "monta un disco huésped con opciones de montaje" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "monta un disco huésped, sólo lectura" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "monta un disco invitado con opciones de montaje y tipo vfstype" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "muestra puntos de montaje" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "muestra sistema de archivos montados" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "traslada un archivo" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "examina el volumen NTFS" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "modifica el tamaño de un sistema de archivos NTFS" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "modifica el tamaño de un sistema de archivos NTFS (con tamaño)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "agrega una partición en el dispositivo" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "elimina una partición" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "particiona el disco entero sólo con una partición primaria" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "devuelve un valor 'true' si la partición es arrancable" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "obtiene el tipo de byte MBR (ID de byte) de una partición " -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "obtiene el tipo de tablas de particiones" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "genera una tabla de particiones vacía" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "lista las particiones de un dispositivo" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "hace que una partición sea arrancable" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "define el tipo de byte MBR (ID de byte) en una partición" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "define el número de la partición" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "convierte el nombre de una partición a nombre de dispositivo" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "convertir nombre de partición a número de partición" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "realiza un ping al demonio huésped" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "lee parte de un archivo" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "lee parte de un dispositivo" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "crea un volumen físico LVM" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "elimina un volumen físico LVM" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "modifica el tamaño de un volumen físico LVM" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "modifica el tamaño de un volumen físico LVM (con tamaño)" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "lista los volúmenes físicos LVM (PVs)" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "obtiene el UUID de un volumen físico" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "escribe en parte de un archivo" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "escribe sobre la parte de un dispositivo" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "lee un archivo" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "lee un archivo como líneas" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "lee entradas de directorios" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "lee el destino de un enlace simbólico" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "realiza un readlink sobre varios archivos" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "nombre de camino canónico absoluto" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "cierra y vuelve a abrir el manipulador libguestfs" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "modifica el tamaño de un sistema de archivos ext2, ext3, o ext4" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" "redimensiona a su tamaño mínimo un sistema de archivos ext2, ext3 o ext4" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" "modifica el tamaño de un sistema de archivos ext2, ext3 o ext4 (con tamaño)" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "elimina un archivo" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "elimina un archivo o un directorio en forma recursiva" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "elimina un directorio" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "elimina un punto de montaje" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "elimina en forma segura (scrub) un dispositivo" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "elimina en forma segura (scrub) un archivo " -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "elimina en forma segura (scrub) espacio libre" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "agrega opciones a la línea de comando del kernel" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "establece modo autosync" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "habilita o deshabilita modo directo de dispositivo" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "define la etiqueta de sistema de archivos ext2/3/4" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "define el UUID de sistema de archivos ext2/3/4" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "define como habilitada una marca de red" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "define el camino de búsqueda" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "define marca de grupo de procesos" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "habilita o deshabilita el proceso de recuperación" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" "define SELinux habilitado o deshabilitado en el dispositivo de arranque" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "asignar número de CPUs virtuales en dispositivo" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "habilita o deshabilita huellas de comando" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "define modo de información detallada" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "define el contexto de seguridad SELinux" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "crear una variable de entorno" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "genera particiones sobre un dispositivo de bloque" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "modifica sólo una partición de un dispositivo de bloque " -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "muestra la geometría del disco desde la tabla de partición" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "muestra la geometría del kernel" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "muestra la tabla de partición" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "ejecuta un comando a través del shell" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "ejecuta un comando a través del shell devolviendo líneas" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "descansa por algunos segundos" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "creo una imagen de disco sparse y agrega" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "obtiene información de archivo" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "obtiene las estadísticas del sistema de archivos" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "imprime las cadenas que pueden ser impresas en un archivo" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "lista el grupo de comandos aceptados" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "deshabilita swap en un dispositivo" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "deshabilita swap en un archivo" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "deshabilita swap en la partición etiquetada como swap" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "deshabilita swap en la partición swap por UUID" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "habilita swap en el dispositivo" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "habilita swap en el archivo" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "habilita swap en la partición etiquetada como swap" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "habilita swap en la partición swap por UUID" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "sincroniza los discos, lo escrito es enviado a la imagen de disco" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "devuelve las últimas 10 líneas de un archivo" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "devuelve las últimas N líneas de un archivo" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "desempaqueta el archivo tar en un directorio" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "empaqueta un directorio en un archivo tar" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "desempaqueta tarball comprimido en un directorio" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "empaqueta un directorio hacia un tarball comprimido" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "muestra el tiempo requerido para ejecutar un comando" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "actualiza las marcas de tiempo o genera un nuevo archivo" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "trunca un archivo a tamaño cero" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "trunca un archivo a un tamaño determinado" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "obtiene detalles de superbloque ext2/3/4" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "define el modo de creación de máscara de un archivo (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "desmonta un sistema de archivos" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "desmonta todos los sistemas de archivos" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "eliminar una variable de entorno" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "sube un archivo desde la máquina local" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "sube un archivo desde la máquina local con offset" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "define la marca de tiempo de un archivo con precisión de nanosegundos" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "obtiene el número de la versión de la biblioteca" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "obtiene la etiqueta del sistema de archivos " -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "obtiene el tipo VFS Linux correspondiente de un dispositivo montado" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "obtiene el UUID del sistema de archivos" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "activa o desactiva algunos grupos de volúmenes" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "activa o desactiva todos los grupos de volúmenes " -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "genera un grupo de volúmenes LVM" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" "obtiene los UUIDs de todos los volúmenes lógicos (LV) existentes en el grupo " "de volúmenes" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" "obtiene los UUIDs de todos los volúmenes físicos (PV) existentes en el grupo " "de volúmenes" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "elimina un grupo de volúmenes LVM" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "modifica el nombre de un grupo de volúmenes LVM" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "lista los grupos de volúmenes LVM (VGs)" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" "examina nuevamente volúmenes físicos LVM, grupos de volúmenes y volúmenes " "lógicos " -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "obtiene el UUID de un grupo de volúmenes" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "cuenta los caracteres de un archivo" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "cuenta las líneas de un archivo" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "cuenta las palabras de un archivo" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "crea un nuevo archivo" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "adhiere contenidos al final de un archivo" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "crea un archivo" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "escribe ceros en el dispositivo" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "escribe ceros en la totalidad de un dispositivo" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "" "poner a 0 los nodos i y bloques de disco en el sistema de archivos ext2/3" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "" "determina el tipo de archivo que se encuentra dentro de un archivo comprimido" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "Utilice -h / help para ver asistencia detallada de un comando." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "escriba 'help %s' para obtener asistencia con %s\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s debería poseer el/los parámetros %d-%d\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: argumento optativo \"%s\" desconocido\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: el argumento optativo \"%s\" ha sido ofrecido dos veces\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: parámetro entero no válido (%s devolvió %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: entero fuera de rango\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: comando desconocido\n" @@ -6363,12 +6371,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID no era un número: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" @@ -6376,34 +6384,34 @@ msgstr "" "%s: remote: $GUESTFISH_PID debe estar definido con el PID del proceso " "remoto\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: sólo puede ofrecerse un parámetro -f\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" "%s: no es posible utilizar al mismo tiempo las opciones --listen y --remote\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: parámetros extra de la línea de comando con marca --listen\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s no es posible utilizar al mismo tiempo las opciones --listen y --file\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6416,51 +6424,51 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" "%s: los argumentos del comando no están separados por un espacio en blanco\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: cuota simple no finalizada\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: error interno analizando cadena en '%s'\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: demasiados argumentos\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "%s: secuencia no válida en la cadena (empezando en el offset %d)\n" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: doble cuota no finalizada\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: comando vacío en la línea de comando\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "muestra una lista de comandos o asistencia sobre un comando" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "salir de guestfish" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6471,7 +6479,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6480,12 +6488,12 @@ msgstr "" "quit - abandonar guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6496,22 +6504,22 @@ msgstr "" "Para obtener una lista de comandos: guestfish -h\n" "Para obtener la documentación completa: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "%s:%d: libguestfs: error: %s\n" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cuota problemática en la cadena \"%s\"\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " @@ -6520,14 +6528,14 @@ msgstr "" "%s: para utilizar letras de unidad Windows, debe inspeccionar el huésped " "(opción \"-i\"o ejecute el comando \"inspect-os\")\n" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" "%s para utilizar una letra de unidad de Windows, este debe ser un huésped " "Windows\n" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" @@ -6537,7 +6545,7 @@ msgstr "" "disponibles ejecute:\n" " inspect-get-drive-mappings %s\n" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6974,17 +6982,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6993,7 +7001,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -7032,37 +7040,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "%s: debe tener por lo menos -a/-d, y como mínimo una opción -m/-i\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "%s: --live no es compatible con la opcion --ro\n" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "%s: --live no es compatible con la opcion -i\n" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "%s: con --live,debe usar exactamente una opción -d\n" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "%s: --live no es compatible con la opción -a\n" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -7128,12 +7136,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7166,57 +7174,57 @@ msgstr "" " mayor cantidad de información relacionada con la imagen de disco que le sea " "posible.\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: error de escritura XML en \"%s\": %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "%s: xmlOutputBufferCreateFd: falló al abrir stdout\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "%s: xmlNewTextWriter: falló al crear escritor libxml2\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7239,43 +7247,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7533,7 +7541,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7548,7 +7556,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7582,46 +7590,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "%s: no pudo parsearse el parametro --smp '%s'\n" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "%s: el parámetro --smp '%s' debería ser >= 1\n" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: no se pudo analizar el tamaño '%s' de la memoria\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7629,7 +7637,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7638,7 +7646,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7648,7 +7656,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7657,7 +7665,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7804,212 +7812,212 @@ msgstr "línea no esperada desde el comando db_dump, sin prefijo de espacio" msgid "unexpected non-hex digits in output of db_dump command" msgstr "dígitos no-hex inesperados en el resultado del comando db_dump" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "el parámetro %s está vacío o contiene caracteres no permitidos" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -8088,12 +8096,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "el tamaño de %s es irracional (% bytes)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8219,19 +8227,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "el tamaño de %s es irracionalmente largo (% bytes)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "no se pudo analizar el entero en el número de la versión: %s" @@ -8241,19 +8249,19 @@ msgstr "no se pudo analizar el entero en el número de la versión: %s" msgid "read: %s: unexpected end of file" msgstr "read: %s: fin de archivo no esperado" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "no es un huésped Windows, o systemroot no pudo ser determinado" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "no es un huésped Wndows, o no pudo determinarse CurrentControlSet" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "no existen datos de inspección: invoque primero a guestfs_inspect_os" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -8262,17 +8270,17 @@ msgstr "" "%s: no se ha encontrado un dispositivo raíz: sólo invoque esta función con " "un dispositivo raíz previamente obtenido mediante guestfs_inspect_os" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8281,49 +8289,49 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8676,11 +8684,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/gu.po b/po/gu.po index 5ce949a0e..f8316cfa7 100644 --- a/po/gu.po +++ b/po/gu.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Gujarati (http://www.transifex.com/projects/p/libguestfs/" @@ -21,21 +21,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -45,10 +45,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -104,7 +104,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -113,11 +113,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -126,7 +126,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -135,7 +135,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -143,25 +143,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -201,7 +201,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -224,7 +224,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -248,7 +248,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -270,18 +270,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -301,34 +301,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -340,7 +340,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -348,7 +348,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -360,15 +360,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -376,7 +376,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -415,7 +415,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -445,7 +445,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -453,11 +453,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -511,19 +511,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -531,19 +531,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -560,49 +560,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -624,7 +624,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -644,7 +644,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -665,7 +665,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -699,7 +699,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -729,7 +729,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -821,7 +821,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -839,21 +839,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -873,21 +873,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -925,18 +925,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -944,14 +944,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -969,15 +969,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -985,11 +985,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1013,7 +1013,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1041,12 +1041,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1068,11 +1068,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1080,7 +1080,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1119,7 +1119,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1177,7 +1177,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1197,19 +1197,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1221,7 +1228,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1241,7 +1248,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1274,7 +1281,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1292,7 +1299,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1308,7 +1315,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1316,7 +1323,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1363,15 +1370,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1554,17 +1561,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1686,41 +1693,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1736,7 +1743,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1744,7 +1751,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1768,7 +1775,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1792,7 +1799,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1800,7 +1807,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1876,7 +1883,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1952,13 +1959,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2023,7 +2030,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2055,7 +2062,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2093,13 +2100,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2111,7 +2118,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2121,7 +2128,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2135,7 +2142,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2177,7 +2184,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2387,7 +2394,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2411,31 +2418,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2443,7 +2450,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2468,18 +2475,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2619,8 +2626,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2697,7 +2704,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2760,15 +2767,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2806,11 +2813,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2830,7 +2837,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2882,7 +2889,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2894,7 +2901,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3010,7 +3017,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3041,7 +3048,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3049,7 +3056,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3073,7 +3080,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3083,7 +3090,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3143,43 +3150,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3201,13 +3208,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3217,41 +3224,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3260,7 +3267,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n" @@ -3287,43 +3294,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું નિષ્ફળ\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: અજ્ઞાત લાંબો વિકલ્પ: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3433,7 +3440,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: તમે -h અને --csv વિકલ્પોને ભેગાં વાપરી શકતા નથી.\n" @@ -3460,17 +3467,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3479,7 +3486,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3519,7 +3526,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3669,22 +3676,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3714,12 +3721,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3761,12 +3768,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4023,7 +4031,7 @@ msgstr "" msgid "change file mode" msgstr "ફાઇલ સ્થિતિને બદલો" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ફાઇલની માલિકી અને જૂથને બદલો" @@ -4184,8 +4192,8 @@ msgid "edit a file" msgstr "ફાઇલમાં ફેરફાર કરો" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "ભાતને બંધબેસતા વાક્યોને પાછા લાવો" @@ -4261,1895 +4269,1895 @@ msgstr "ફાઇલસિસ્ટમ ચેકરને ચલાવો" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "વધારાનાં કર્ન વિકલ્પોને મેળવો" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "આપમેળે સુમેળ થતી સ્થિતિને મેળવો" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "સીધો ઉપકરણ સ્થિતિ ફલેગને મેળવો" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને મેળવો" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને મેળવો" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "શોધ પાથને મેળવો" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "સક્રિય થયેલ ફ્લેગની પાછી મળેલ પ્રક્રિયાને મેળવો" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux સક્રિય થયેલ ફ્લેગને મેળવો" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "આદેશ ટ્રેસ સક્રિય થયેલ ફ્લેગને મેળવો" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "વર્બોસ સ્થિતિને મેળવો" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux સુરક્ષા સંદર્ભને મેળવો" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ફાઇલ અથવા ડિરેક્ટરીની વિસ્તરેલ ગુણધર્મોની યાદી" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "આદેશમાં વાઇલ્ડકાર્ડોને વિસ્તારો" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "વાઇલ્ડકાર્ડ પાથને વિસ્તારો" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ફાઇલનાં પહેલા 10 વાક્યોને પાછા લાવો" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ફાઇલનાં પહેલાં N વાક્યોને પાછા લાવો" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "હેક્ઝાડેસિમલમાં ફાઇલને ડમ્પ કરો" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "initrd માં ફાઇલોની યાદી કરો" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify ને ધ્યાન રાખવાનું ઉમેરો" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify હેન્ડલને બંધ કરો" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ધ્યાન રાખેલ ફાઇલોની યાદીને પાછી મેળવો કે જેની પાસે ઘટનાઓ હતી" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "inotify હેન્ડલને બનાવો" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ઘટનાઓની યાદીને પાછી મેળવો" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "inotify ધ્યાન રાખવાને દૂર કરો" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "ચકાસો જો બ્લોક ઉપકરણ હોય" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "ચકાસો જો અક્ષર ઉપકરણ હોય" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "રૂપરેખાંકન સ્થિતિમાં છે" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "ચકાસો જો ડિરેક્ટરી હોય" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "ચકાસો જો FIFO હોય (નામ થયેલ પાઇપ)" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "ચકાસો જો નિયમિત ફાઇલ હોય" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "ચકાસો જો ઉપકરણ એ લૉજિકલ વોલ્યુમ હોય" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "ચકાસો જો સોકેટ હોય" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "ચકાસો જો સાંકેતિક કડી હોય" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "બ્લોક ઉપકરણોની યાદી કરો" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "ફાઇલસિસ્ટમોની યાદી કરો" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "પાર્ટીશનોની યાદી કરો" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો (લાંબુ બંધારણ)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "હાર્ડ કડી ને બનાવો" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "સાંકેતિક કડીને બનાવો" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને દૂર કરો" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ડિરેક્ટરીમાં ફાઇલોની યાદી કરો" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ફાઇલ અથવા ડિરેક્ટરીનાં વિસ્તરેલ ગુણધર્મને સુયોજિત કરો" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "સાંકેતિક કડી માટે ફાઇલ જાણકારીને મેળવો" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "ઘણીબધી ફાઇલો પર lstat" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "LUKS એનક્રિપ્ટ થયેલ ઉપકરણ પર કીને ઉમેરો" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "LUKS ઉપકરણને બંધ કરો" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "LUKS એનક્રિપ્ટ થયેલ ઉપકરણમાંથી કીને દૂર કરો" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "LUKS-એનક્રિપ્ટ થયેલ બ્લોક ઉપકરણને ખોલો" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "LVM લૉજિકલ વોલ્યુમને બનાવો" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "LVM ઉપકરણ ફિલ્ટરને સાફ કરો" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "બધા LVM LVs, VGs અને PVs ને દૂર કરો" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "LVM ઉપકરણ ફિલ્ટરને સુયોજિત કરો" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "LVM લોજીકલ વોલ્યુમને દૂર કરો" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "LVM લોજીકલ વોલ્યુમનું નામ બદલો" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "LVM લોજીકલ વોલ્યુમનું માપ બદલો" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM લોજીકલ વોલ્યુમોની યાદી કરો (LVs)" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "ઘણીબધી ફાઇલો પર lgetxattr" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ડિરેક્ટરીને બનાવો" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ચોક્કસ સ્થિતિ સાથે ડિરેક્ટરીને બનાવો" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ડિરેક્ટરી અને પૂર્વસોપાનને બનાવો" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "કામચલાઉ ડિરેક્ટરીને બનાવો" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "બહારનાં જર્નલ સાથે ext2/3/4 ફાઇલસિસ્ટમને બનાવો" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 બહારનાં જર્નલ ને બનાવો" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "લેબલ સાથે ext2/3/4 બહારનાં જર્નલને બનાવો" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID સાથે ext2/3/4 બહારનાં જર્નલને બનાવો" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO ને બનાવો (નામ થયેલ પાઇપ)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ફાઇલસિસ્ટમને બનાવો" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "બ્લોક માપ સાથે ફાઇલસિસ્ટમને બનાવો" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "માઉન્ટબિંદુને બનાવો" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "બ્લોક, અક્ષર અથવા FIFO ઉપકરણોને બનાવો" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "બ્લોક ઉપકરણ નોડને બનાવો" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "અક્ષર ઉપકરણ નોડને બનાવો" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "સ્વેપ પાર્ટીશનને બનાવો" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "લેબલ સાથે સ્વેપ પાર્ટીશનને બનાવો" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "નિશ્ર્ચિત UUID સાથે સ્વેપ પાર્ટીશનને બનાવો" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "સ્વેપ ફાઇલને બનાવો" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "કર્નલ મોડ્યુલને લાવો" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ફાઇલસિસ્ટમનાં સ્થાન પર મહેમાન ડિસ્કને માઉન્ટ કરો" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "લુપ ઉપકરણની મદદથી ફાઇલને માઉન્ટ કરો" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "માઉન્ટ વિકલ્પો સાથે મહેમાન ડિસ્કને માઉન્ટ કરો" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "મહેમાન ડિસ્કને માઉન્ટ કરો, ફક્ત વાંચી શકાય છે" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "માઉન્ટ વિકલ્પો અને vfstype સાથે મહેમાન ડિસ્કને માઉન્ટ કરો" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "માઉન્ટબિંદુઓને બતાવો" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "માઉન્ટ થયેલ ફાઇલસિસ્ટમોને બતાવો" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ફાઇલને ખસેડો" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "પ્રોબ NTFS વોલ્યુમ" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "NTFS ફાઇલસિસ્ટમનું માપ બદલો" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "NTFS ફાઇલસિસ્ટમ (માપ સાથે) નું માપ બદલો" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ઉપકરણમાં પાર્ટીશનને ઉમેરો" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "પાર્ટીશનને કાઢી નાંખો" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "એક પ્રાથમિક પાર્ટીશન સાથે આખી ડિસ્કનું પાર્ટીશન કરો" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "પાર્ટીશન કોષ્ટક પ્રકારને મેળવો" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ખાલી પાર્ટીશન કોષ્ટકને બનાવો" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ઉપકરણ પર પાર્ટીશનોની યાદી કરો" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "બુટ કરી શકાય તેવાં પાર્ટીશનને બનાવો" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "પાર્ટીશન નામન સુયોજિત કરો" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "મહેમાન ડિમનને પિંગ કરો" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ફાઇલનાં ભાગને વાંચો" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "ઉપકરણનાં ભાગને વાંચો" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "LVM ભૌતિક વોલ્યુમને બનાવો" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "LVM ભૌતિક વોલ્યુમને દૂર કરો" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "LVM ભૌતિક વોલ્યુમનું માપ બદલો" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM ભૌતિક વોલ્યુમો (PVs) ની " -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "ફાઇલનાં ભાગમાં લખો" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "ઉપકરણનાં ભાગમાં લખો" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ફાઇલને વાંચો" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "વાક્યો પ્રમાણે ફાઇલને વાંચો" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "ડિરેક્ટરીઓની નોંધણીઓને વાંચો" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "સાંકેતિક કડીનાં લક્ષ્યને વાંચો" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "ઘણીબધી ફાઇલો પર readlink" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "કેનોનીકલવાળા પાથનું ચોક્કસ નામ" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs હેન્ડલને બંધ કરો અને પુન:ખોલો" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "ext2, ext3 અથવા ext4 ફાઇલસિસ્ટમનું માપ બદલો" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "માપને ન્યૂનત્તમ કરવા માટે ext2, ext3 અથવા ext4 ફાઇલસિસ્ટમનું માપ બદલો" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "ext2, ext3 અથવા ext4 ફાઇલસિસ્ટમનું (માપ સાથે) માપ બદલો" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ફાઇલને દૂર કરો" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "પુનરાવૃત્તિ થતી ફાઇલ અથવા ડિરેક્ટરીને દૂર કરો" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ડિરેક્ટરીને દૂર કરો" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "માઉન્ટબિંદુને દૂર કરો" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ઉપકરણને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ફાઇલને ઘસી નાંખો (સુરક્ષિત રીતે લૂછી નાંખો)" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "મુક્ત જગ્યાને ઘસી નાંખો (સુરક્ષિત રીતે ભૂસી નાંખો)" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "કર્નલ આદેશ વાક્યમાં વિકલ્પોને ઉમેરો" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "આપમેળે સુમેળ થતી સ્થિતિને સુયોજિત કરો" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "સીધી ઉપકરણ સ્થિતિને સક્રિય અથવા નિષ્ક્રિય કરો" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ફાઇલસિસ્ટમ લેબલને સુયોજિત કરો" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ફાઇલસિસ્ટમ UUID ને સુયોજિત કરો" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "શોધ પાથને સુયોજિત કરો" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "સુધારવાની પ્રક્રિયા ને સક્રિય કરો અથવા નિષ્ક્રિય કરો" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ઉપકરણ બુટ વખતે સક્રિય અથવા નિષ્ક્રિય થયેલ SELinux ને સુયોજિત કરો" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "આદેશ ટ્રેસને સક્રિય કરો અથવા નિષ્ક્રિય કરો" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "વર્બોસ સ્થિતિને સુયોજિત કરો" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux સુરક્ષા સંદર્ભને સુયોજિત કરો" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "બ્લોક ઉપકરણ પર પાર્ટીશનોને બનાવો" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "બ્લોક ઉપકરણ પર એક પાર્ટીશનને બદલો" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "પાર્ટીશન કોષ્ટકમાંથી ડિસ્કની ભૂમિતિને દર્શાવો" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "કર્નલ ભૂમિતિને દર્શાવો" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "પાર્ટીશન કોષ્ટકને દર્શાવો" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "શેલ મારફતે આદેશને ચલાવો" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "વાક્યો પાછા લાવતા શેલ મારફતે આદેશને ચલાવો" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "અમુક સેંકડો માટે ઊંધી જાઓ" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ફાઇલ જાણકારીને મેળવો" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ફાઇલ સિસ્ટમ પરિસ્થિતિઓને મેળવો" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ફાઇલમાં છાપી શકાય તેવી શબ્દમાળાઓને છાપો" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "આદેશોનાં આધારભૂત જૂથોની યાદી કરો" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "ઉપકરણ પર સ્વેપને નિષ્ક્રિય કરો" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "ફાઇલ પર સ્વેપને નિષ્ક્રિય કરો" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને નિષ્ક્રિય કરો" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "ઉપકરણ પર સ્વેપને સક્રિય કરો" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ફાઇલ પર સ્વેપને સક્રિય કરો" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "લેબલ થયેલ સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID દ્દારા સ્વેપ પાર્ટીશન પર સ્વેપને સક્રિય કરો" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "ડિસ્કોનો સુમેળ કરો, ડિસ્ક ઇમેજની મારફતે લખવાનું ફ્લશ થયેલ છે" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ફાઇલની છેલ્લા 10 વાક્યોને પાછા લાવો" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ફાઇલની છેલ્લી N વાક્યોને પાછુ લાવો" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "ડિરેક્ટરીમાં tarfile ને ન બાંધો" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "tarfile માં tarfile ને બાંધો" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "ડિરેક્ટરીમાં સંકોચાયેલ tarball ને ન બાંધો" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "સંકોચાયેલ tarball માં ડિરેક્ટરીને બાંધો" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ફાઇલ ટાઇમસ્ટેમ્પોને સુધારો અથવા નવી ફાઇલને બનાવો" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "શૂન્ય માપમાં ફાઇલને કાઢી નાંખો" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ચોક્કસ માપમાં ફાઇલને કાઢી નાંખો" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 સુપરબ્લોક વિગતોને મેળવો" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ફાઇલ સ્થિતિ નિર્મિત માસ્કને સુયોજિત કરો (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ફાઇલસિસ્ટમને અનમાઉન્ટ કરો" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "બધી ફાઇલસિસ્ટમોને અનમાઉન્ટ કરો" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "સ્થાનિય મશીન માંથી ફાઇલને અપલોડ કરો" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "નેનોસેકંડ ચોક્સાઇ સાથે ફાઇલનાં ટાઇમસ્ટેમ્પને સુયોજિત કરો" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "લાઇબ્રેરી આવૃત્તિ નંબરને મેળવો" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "ફાઇલસિસ્ટમ લેબલને મેળવો" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "માઉન્ટ થયેલ ઉપકરણને સંકળાતુ Linux VFS પ્રક્રારને મેળવો" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "ફાઇલસિસ્ટમ UUID ને મેળવો" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "અમુક વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "બધા વોલ્યુમ જૂથોને સક્રિય કરો અથવા નિષ્ક્રિય કરો" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "LVM વોલ્યુમ જૂથને બનાવો" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "LVM વોલ્યુમ જૂથને દૂર કરો" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "LVM વોલ્યુમ જૂથનું નામ બદલો" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM વોલ્યુમ જૂથોની યાદી કરો (VGs)" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "વોલ્યુમ જૂથની UUID ને મેળવો" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ફાઇલમાં અક્ષરોની ગણતરી કરો" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ફાઇલમાં વાક્યોની ગણતરી કરો" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ફાઇલમાં શબ્દોની ગણતરી કરો" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "નવી ફાઇલને બનાવો" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ફાઇલને બનાવો" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "ઉપકરણોમાં શૂન્યોને લખો" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ફાઇલ સિસ્ટમ પર શૂન્ય ન વપરાયેલ આઇનોડ અને ડિસ્ક બોલ્કો" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "સંકોચાયેલ ફાઇલની અંદર ફાઇલ પ્રકારને નક્કી કરો" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "આદેશ માટે વિગત થયેલ મદદને બતાવવા માટે -h / help ને વાપરો." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "%s પર મદદ માટે 'help %s' ને ટાઇપ કરો\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: અજ્ઞાત વૈકલ્પિક દલીલ \"%s\"\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: અયોગ્ય ઇંટિજર પરિમાણ (%s એ %d ને પાછુ લાવેલ છે)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: સીમાની બહાર ઇંટિજર\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: અજ્ઞાત આદેશ\n" @@ -6278,43 +6286,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID એ નંબર ન હતો: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: દૂરસ્થ: $GUESTFISH_PID એ દૂરસ્થ પ્રક્રિયાનાં PID ને સુયોજિત કરવુ જ પડશે\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ફક્ત એક -f પરિમાણને આપી શકાય છે\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: સરખા સમયે --listen અને --remote વિકલ્પોને વાપરી શકાતા નથી\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ફ્લેગ સાથે આદેશ વાક્ય પર વધારાનાં પરિમાણો\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: સરખા સમયે --listen અને --file વિકલ્પોને વાપરી શકાતુ નથી\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6327,50 +6335,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: આદેશ દલીલો એ ખાલી જગ્યા દ્દારા અલગ થયેલ નથી\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: અંત ન આવેલ એક અવતરણ ચિહ્ન\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: આંતરિક ભૂલ '%s' પર શબ્દમાળાનું પદચ્છેદન કરી રહી છે\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ઘણીબધી દલીલો છે\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: અંત ન બમણા અવતરણચિહ્નો \n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: આદેશ વાક્ય પર ખાલી આદેશ\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "આદેશોની યાદીને દર્શાવો અથવા આદેશ પર મદદ " -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish માંથી બહાર નીકળો" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6381,7 +6389,7 @@ msgstr "" " help cmd\n" " મદદ\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6390,12 +6398,12 @@ msgstr "" "quit - guestfish માંથી બહાર નીકળો\n" " બહાર નીકળો\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: આદેશ જાણીતો નથી, બધા આદેશોની યાદી માટે -h ને વાપરો\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6403,41 +6411,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "શબ્દમાળા \"%s\" માં દૂર થતો અવતરણચિહ્ન\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6847,17 +6855,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6866,7 +6874,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6905,37 +6913,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: યજમાન ફાઇલસિસ્ટમમાં માઉન્ટબિંદુને સ્પષ્ટ કરવુ જ પડશે\n" @@ -7000,12 +7008,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7022,57 +7030,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7095,43 +7103,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7389,7 +7397,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7404,7 +7412,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7438,46 +7446,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7485,7 +7493,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7494,7 +7502,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7504,7 +7512,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7513,7 +7521,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7658,212 +7666,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7942,12 +7950,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8071,19 +8079,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8093,36 +8101,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8131,48 +8139,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "તમારે guestfs_launch પહેલાં guestfs_add_drive ને કોલ કરવુ જ જોઇએ" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu શરૂ થયેલ છે, ડિમનનો સંપર્ક થયેલ છે, પરંતુ state != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8510,11 +8518,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/hi.po b/po/hi.po index dc860b04f..366fbd81b 100644 --- a/po/hi.po +++ b/po/hi.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Hindi (http://www.transifex.com/projects/p/libguestfs/" @@ -21,21 +21,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -45,10 +45,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -104,7 +104,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -113,11 +113,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -126,7 +126,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -135,7 +135,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -143,25 +143,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -201,7 +201,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -224,7 +224,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -248,7 +248,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -270,18 +270,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -301,34 +301,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -340,7 +340,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -348,7 +348,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -360,15 +360,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -376,7 +376,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -415,7 +415,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -445,7 +445,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -453,11 +453,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -511,19 +511,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -531,19 +531,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -560,49 +560,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -624,7 +624,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -644,7 +644,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -665,7 +665,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -699,7 +699,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -729,7 +729,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -821,7 +821,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -839,21 +839,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -873,21 +873,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -925,18 +925,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -944,14 +944,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -969,15 +969,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -985,11 +985,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1013,7 +1013,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1041,12 +1041,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1068,11 +1068,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1080,7 +1080,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1119,7 +1119,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1177,7 +1177,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1197,19 +1197,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1221,7 +1228,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1241,7 +1248,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1274,7 +1281,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1292,7 +1299,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1308,7 +1315,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1316,7 +1323,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1363,15 +1370,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1554,17 +1561,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1686,41 +1693,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1736,7 +1743,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1744,7 +1751,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1768,7 +1775,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1792,7 +1799,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1800,7 +1807,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1876,7 +1883,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1952,13 +1959,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2023,7 +2030,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2055,7 +2062,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2093,13 +2100,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2111,7 +2118,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2121,7 +2128,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2135,7 +2142,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2177,7 +2184,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2387,7 +2394,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2411,31 +2418,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2443,7 +2450,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2468,18 +2475,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2619,8 +2626,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2697,7 +2704,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2760,15 +2767,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2806,11 +2813,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2830,7 +2837,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2882,7 +2889,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2894,7 +2901,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3010,7 +3017,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3041,7 +3048,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3049,7 +3056,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3073,7 +3080,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3083,7 +3090,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3143,43 +3150,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3201,13 +3208,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3217,41 +3224,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3260,7 +3267,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n" @@ -3287,43 +3294,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: नियंत्रण बनाने में विफल\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: unknown long option: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3433,7 +3440,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3460,17 +3467,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3479,7 +3486,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3519,7 +3526,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3669,22 +3676,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3714,12 +3721,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3761,12 +3768,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4023,7 +4031,7 @@ msgstr "" msgid "change file mode" msgstr "फाइल नोड बदलें" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "फाइल स्वामी और समूह बदलें" @@ -4184,8 +4192,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "किसी प्रारूप से मेल खाता पंक्ति" @@ -4261,1895 +4269,1895 @@ msgstr "फाइल सिस्टम जाँचकर्ता चलाए msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "अतिरिक्त कर्नेल विकल्प पाएँ" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "autosync विधि पाएँ" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "सीधा एप्लायंस विधि फ्लैग पाएँ" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 फाइलसिस्टम लेबल पाएँ" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 फाइलसिस्टम UUID पाएँ" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "खोज पथ पाएँ" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "पुनर्प्राप्ति प्रक्रिया सक्रिय फ्लैग पाएँ" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux सक्रिय फ्लैग पाएँ" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "कमांड ट्रैस सक्रिय फ्लैग पाएँ" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "वर्बोस विधि पाएँ" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux सुरक्षा संदर्भ पाएँ" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "किसी फाइल या निर्देशिका का विस्तृत विशेषता सूचीबद्ध करें" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "कमांड में कमांड वाइल्डकार्ड" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "वाइल्डकार्ड पथ फैलाएँ" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "फाइल का 10 पंक्ति वापस करें" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "फाइल का पहला N पंक्ति वापस करें" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "हेक्सा डेसीमल में फाइल डंप करें" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "initrd में एक एकल फाइल की सामग्री सूचीबद्ध करें" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "किसी initrd में फाइल सूचीबद्ध करता है" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify वाच जोड़ें" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify नियंत्रण बंद करें" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "नहीं देखे गए फाइल की सूची देता है जो घटना रखती है" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "inotify नियंत्रण बनाएँ" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify घटना की सूची वापस करता है" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "inotify जाँच का हटाएँ" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "विन्यास स्थिति में है" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "कार्यशील निर्देशिका बदलें" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "खंड युक्ति को सूचीबद्ध करता है" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "विभाजन सूचीबद्ध करें" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "निर्देशिका में फाइल की सूची बनाएँ (लंबा प्रारूप)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "कोई हार्ड लिंक बनाएँ" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "सांकेतिक लिंक बनाएँ" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "किसी फाइल या निर्देशिका की विस्तारित विशेषता हटाएँ" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "किसी निर्देशिका में फाइल सूचीबद्ध करें" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "किसी फाइल या निर्देशिका का विस्तारित विशेषता सेट करें" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "किसी सांकेतिक लिंक के लिए फाइल सूचना पाएँ" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "lstat विविध फाइल पर" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "सभी LVM LV, VG और PV हटाएँ" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "LVM लॉजिकल वाल्यूम हटाएँ" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "LVM लॉजिकल वाल्यूम का नाम बदलें" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "LVM लॉजिकल वाल्यूम का आकार बदलें" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM लॉजिकल वाल्यूम (LVs) की सूची दें" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "विविध फाइल पर lgetxattr करें" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "निर्देशिका बनाएँ" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "खास विधि से निर्देशिका बनाएँ" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "जनक और निर्देशिका बनाएँ" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "एक अस्थायी निर्देशिका बनाएँ" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "बाहरी जर्नल के साथ ext2/3/4 फाइल सिस्टम बनाएँ" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 बाहरी जर्नल बनाएँ" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "लेबल के साथ ext2/3/4 बाहरी जर्नल बनाएँ" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID ext2/3/4 बाहरी जर्नल बनाएँ" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO (named पाइप) बनाएँ" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "फाइलसिस्टम बनाएँ" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "खंड आकार के साथ फाइलसिस्टम बनाएँ" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "आरोहबिंदु बनाएँ" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "खंड, वर्ण FIFO युक्ति बनाएँ" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "खंड युक्ति नोड बनाएँ" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "चार युक्ति नोड बनाएँ" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "कोई स्वैप विभाजन बनाएँ" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "लेबल के साथ कोई स्वैप विभाजन बनाएँ" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "विशेष UUID के साथ कोई स्वैप विभाजन बनाएँ" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "कोई स्वैप फाइल बनाएँ" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "कर्नेल मॉड्यूल लोड करें" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "फाइलसिस्टम में स्थिति पर कोई गेस्ट अतिथि आरोहित करें" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "लूप युक्ति के उपयोग से कोई फाइल आरोहित करें" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "आरोह विकल्प के साथ कोई अतिथि डिस्क आरोहित करें" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "कोई अतिथि डिस्क केवल पठनीय आरोहित करें" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "कोई अतिथि डिस्क आरोहित करें आरोह विकल्प और vfstype के साथ" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "आरोहबिंदु दिखाएँ" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "आरोहित फाइलसिस्टम दिखाएँ" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "कोई फाइल खिसकाएँ" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS वॉल्यूम जाँचें" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "युक्ति में कोई विभाजन जोड़ें" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "एकल प्राथमिक विभाजन से पूरे जिस्क को विभाजित करें" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "विभाजन सारणी प्रकार पाएँ" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "कोई रिक्त विभाजन सारणी बनाएँ" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "किसी युक्ति पर विभाजन सूचीबद्ध करें" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "विभाजन को बूट योग्य बनाएँ" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "विभाजन नाम सेट करें" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "अतिथि डेमॉन पिंग करें" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "किसी फाइल का हिस्सा पढ़ें" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "कोई LVM भोतिक वॉल्यूम बनाएँ" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "LVM भौतिक वाल्यूम हटाएँ" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "LVM भौतिक वाल्यूम का आकार बदलें" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM भौतिक वाल्यूम (PVs) सूची दें" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "फाइल पढ़ें" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "फाइल पंक्ति बार पढ़ें" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "निर्देशिका प्रविष्टि पढें" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "सांकेतिक लिंक के लक्ष्य को पढ़ें" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "मल्टीपल फाइल पर रीडलिंक" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "निरपेक्ष पथनाम कैनोकनिलाइज करें" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs नियंत्रण बंद करें और खोलें" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "फाइल हटाएँ" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "फाइल या निर्देशिका बारी बारी से हटाएँ" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "निर्देशिका हटाएँ" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "माउंट प्वाइंट हटाएँ" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "scrub (securely wipe) युक्ति" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "फाइल स्क्रब करें" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "मुक्त स्थान को साफ करें" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "कर्नेल कमांड लाइन में विकल्प जोड़ें" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "autosync विधि सेट करें" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "सीधा एप्लायंस विधि को सक्रिय या निष्क्रय करें" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 फाइल सिस्टम ਲੇਬਲ सेट करें" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 फाइल सिस्टम UUID सेट करें" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "खोज पथ सेट करें" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "प्राप्ति प्रक्रिया को सक्रिय या निष्क्रिय करें" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "SELinux को एप्लायंस बूट पर सक्रिय या निष्क्रिय करें" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "कमांड ट्रैस को सक्रिय या निष्क्रिय करें" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "वर्बोस विधि सेट करें" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux सुरक्षा संदर्भ सेट करें" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "खंड युक्ति पर विभाजन बनाएँ" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "खंड युक्ति पर एक विभाजन रूपांतरित करें" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "डिस्क ज्यामिती को विभाजन सारणी से दिखाएँ" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "कर्नेल ज्यामिति को दिखाएँ" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "विभाजन सारणी को दिखाएँ" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "शेल से होकर कमांड चलाएँ" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "शेल वापसी पंक्ति से कमांड चलाएँ" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "कुछ सेकेंड के लिए स्लीप करें" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "फाइल सूचना पाएँ" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "फाइल सिस्टम सांख्यिकी पाएँ" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "फाइल में छपने योग्य स्ट्रिंग छापें" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "युक्ति पर स्वैप निष्क्रिय करें" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "फाइल पर स्वैप निष्क्रिय करें" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "लेबल स्वैप विभाजन पर स्वैप निष्क्रिय करें" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप निष्क्रिय करें" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "युक्ति पर स्वैप सक्रिय करें" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "फाइल पर स्वैप सक्रिय करें" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "लेबल स्वैप विभाजन पर स्वैप सक्रिय करें" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID के द्वारा स्वैप विभाजन पर स्वैप सक्रिय करें" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "डिस्क तुल्यकालित करें, डिस्क छवि में फ्लश किया जाता है" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "फाइल का अंतिम 10 पंक्ति वापस करें" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "फाइल अंतिम N पंक्ति वापस करें" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "tarfile को निर्देशिका में खोलें" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "निर्देशिका को tarfile में पैक करें" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "संकुचित tarball को निर्देशिका में खोलें" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "निर्देशिका को संकुचित tarball में पैक करें" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "फाइल टाइमस्टैंप अपडेट करें या नया फाइल बनाएँ" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "फाइल को शून्य आकार में काटें" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "फाइल को किसी खास आकार में काटें" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 सुपरब्लॉक विवरण" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "फाइल मोड निर्माण मास्क (umask) सेट करें" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "किसी फाइल सिस्टम अनारोहित करें" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "सभी फाइल सिस्टम अनारोहित करें" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "स्थानीय मशीन मसे फाइल अपलोड करें" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "फाइल का टाइमस्टैंप को nanosecond शुद्धता से सेट करें" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "लाइब्रेरी संस्करण संख्या पाएँ" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "Linux VFS प्रकार किसी आरोहित युक्ति के अऩुरूप पाएँ" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "कुछ वाल्यूम समूह सक्रिय या निष्क्रिय करें" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "सभी वाल्यूम समूह सक्रिय या निष्क्रिय करें" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "LVM वॉल्यूम समूह बनाएँ" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "LVM वाल्यूम समूह हटाएँ" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "LVM वॉल्यूम समूह का नाम बदलें" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM वाल्यूम समूह (VGs) सूचीबद्ध करें" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "फाइल में वर्ण गिनती करें" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "फाइल में पंक्ति गिनती करें" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "फाइल में शब्द गिनती करें" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "फाइल बनाएँ" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "युक्ति में शून्य लिखें" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 फाइल सिस्टम पर अप्रयुक्त inodes और डिस्क खंड शून्य करें" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "संकुचित फाइल अंदर फाइल प्रकार निर्धारित करें" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "-h / help का उपयोग कमांड के लिए विस्तृत मदद दिखाने के लिए करें." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' को %s पर मदद के लिए टाइप करें\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: अवैध पूर्णांक पैरामीटर (%s ने %d लौटाया)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: परिसर के बाहर पूर्णांक\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: अज्ञात कमांड\n" @@ -6278,44 +6286,44 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was not a number: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6328,50 +6336,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: कमांड तर्क खाली स्थान से अलग नहीं\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: too many arguments\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: empty command on command line\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "कमांड पर मदद या कमांड की सूची दिखाएँ" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6382,7 +6390,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6391,12 +6399,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6404,41 +6412,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "स्ट्रिंग में \"%s\" रवअवे उद्धरण\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6845,17 +6853,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6864,7 +6872,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6903,37 +6911,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n" @@ -6998,12 +7006,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7020,57 +7028,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7093,43 +7101,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7387,7 +7395,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7402,7 +7410,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7436,46 +7444,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7483,7 +7491,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7492,7 +7500,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7502,7 +7510,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7511,7 +7519,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7656,212 +7664,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7940,12 +7948,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8069,19 +8077,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8091,36 +8099,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8129,48 +8137,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8508,11 +8516,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/kn.po b/po/kn.po index 605d4eeb8..11b30cb25 100644 --- a/po/kn.po +++ b/po/kn.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Kannada (http://www.transifex.com/projects/p/libguestfs/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮಿಸುವಲ್ಲಿ ವಿಫಲಗೊಂಡಿದೆ\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ಗೊತ್ತಿರದ ಉದ್ದನೆಯ ಆಯ್ಕೆ: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3432,7 +3439,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3459,17 +3466,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3478,7 +3485,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3518,7 +3525,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3668,22 +3675,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3713,12 +3720,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3760,12 +3767,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4025,7 +4033,7 @@ msgstr "" msgid "change file mode" msgstr "ಕಡತದ ಕ್ರಮವನ್ನು ಬದಲಾಯಿಸು" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ಕಡತದ ಮಾಲಿಕ ಹಾಗು ಗುಂಪನ್ನು ಬದಲಾಯಿಸು" @@ -4186,8 +4194,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "ಒಂದು ವಿನ್ಯಾಸಕ್ಕೆ ತಾಳೆಯಾಗುವ ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" @@ -4263,1894 +4271,1894 @@ msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಪರೀಕ್ಷಕವನ್ನ msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "ಹೆಚ್ಚುವರಿ ಕರ್ನಲ್ ಆಯ್ಕೆಗಳನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮದ ಗುರುತನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ ಲೇಬಲ್ ಅನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸಲಾದ ಗುರುತನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux ಶಕ್ತಗೊಂಡ ಫ್ಲಾಗ್ ಅನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಂತೆ ಶಕ್ತಗೊಳಿಸಲಾದ ಫ್ಲಾಗನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "ಆಜ್ಞೆಯಲ್ಲಿನ ವೈಲ್ಡ್‌ಕಾರ್ಡುಗಳನ್ನು ತೋರಿಸು" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "ವೈಲ್ಡ್‌ಕಾರ್ಡ್ ಮಾರ್ಗವನ್ನು ಹಿಗ್ಗಿಸು" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ಒಂದು ಕಡತದ ಮೊದಲ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ಒಂದು ಕಡತದ ಮೊದಲ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ಹೆಕ್ಸಾಡೆಸಿಮಲ್‌ನಲ್ಲಿ ಒಂದು ಕಡತವನ್ನು ಹಾಕು" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "ಒಂದು ಕಡತದಲ್ಲಿರುವ ವಿಷಯಗಳನ್ನು initrd ಯಲ್ಲಿ ಪಟ್ಟಿ ಮಾಡು" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "ಒಂದು initrd ಯ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify ವೀಕ್ಷಣೆಯನ್ನು ಸೇರಿಸು" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ಘಟನೆಗಳನ್ನು ಹೊಂದಿರುವ ವೀಕ್ಷಿಸಲಾಗುವ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "ಒಂದು inotify ಹ್ಯಾಂಡಲ್ ಅನ್ನು ರಚಿಸು" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ಘಟನೆಗಳ ಪಟ್ಟಿಯನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "ಒಂದು inotify ವೀಕ್ಷಣೆಯನ್ನು ತೆಗೆದುಹಾಕು" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "ಸಂರಚನೆಯ ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "ಖಂಡ ಸಾಧನಗಳ ಪಟ್ಟಿ" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "ವಿಭಾಗಗಳ ಪಟ್ಟಿ" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (ಉದ್ದನೆಯ ವಿನ್ಯಾಸದಲ್ಲಿ)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "ದೃಢ(ಹಾರ್ಡ್) ಕೊಂಡಿಯನ್ನು ರಚಿಸು" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯನ್ನು ರಚಿಸು" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ಕೋಶದಲ್ಲಿನ ಕಡತಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ಒಂದು ಕಡತ ಅಥವ ಕೋಶದ ವಿಸ್ತರಿಸಲಾದ ಲಕ್ಷಣಗಳನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "ಅನೇಕ ಕಡತಗಳ ಮೇಲೆ lstat ಮಾಡು" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "ಎಲ್ಲಾ LVM LVಗಳನ್ನು, VGಗಳನ್ನು ಹಾಗು PVಗಳನ್ನು ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "ಒಂದು LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (LVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "ವಿವಿಧ ಕಡತದಲ್ಲಿ lgetxattr" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ಒಂದು ನಿರ್ದಿಷ್ಟ ಕ್ರಮದಲ್ಲಿ ಒಂದು ಕೋಶವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ಕೋಶ ಹಾಗು ಅದರ ಮೂಲಗಳನ್ನು ರಚಿಸು" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "ಒಂದು ತಾತ್ಕಾಲಿಕ ಕೋಶವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "ಬಾಹ್ಯ ಜರ್ನಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "ಲೇಬಲ್‌ನೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID ಯೊಂದಿಗೆ ext2/3/4 ಬಾಹ್ಯ ಜರ್ನಲ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO ಅನ್ನು ನಿರ್ಮಿಸು (ನೇಮ್ಡ್ ಪೈಪ್)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ಖಂಡ ಸಾಧನದೊಂದಿಗೆ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ರಚಿಸು" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "ಆರೋಹಣಾ ತಾಣವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "ಖಂಡ, ಚಿಹ್ನೆ ಅಥವ FIFO ಸಾಧನಗಳನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "ಖಂಡ ಸಾಧನದ ನೋಡ್‌ ಅನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "char ಸಾಧನ ನೋಡ್ ಅನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ನಿರ್ಮಿಸು" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "ಒಂದು ಲೇಬಲ್‌ನೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ಒಂದು ವಿಶಿಷ್ಟವಾದ UUID ಯೊಂದಿಗೆ ಒಂದು ಸ್ವಾಪ್ ವಿಭಾಗವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "ಒಂದು ಸ್ವಾಪ್ ಕಡತವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "ಒಂದು ಕರ್ನಲ್ ಘಟಕವನ್ನು ಲೋಡ್ ಮಾಡು" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯ ಒಂದು ಸ್ಥಳದಲ್ಲಿ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "ಒಂದು ಲೂಪ್ ಸಾಧನವನ್ನು ಬಳಸಿಕೊಂಡು ಒಂದು ಕಡತವನ್ನು ಆರೋಹಿಸು" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು, ಓದಲು ಮಾತ್ರ" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "ಆರೋಹಣಾ ಆಯ್ಕೆಗಳು ಹಾಗು vfstype ನೊಂದಿಗೆ ಒಂದು ಅತಿಥಿ ಡಿಸ್ಕನ್ನು ಆರೋಹಿಸು" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "ಆರೋಹಣಾತಾಣವನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "ಆರೋಹಿಸಲಾದ ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಜರುಗಿಸು" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS ಪರಿಮಾಣವನ್ನು ತನಿಖೆ ನಡೆಸು" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ಸಾಧನಕ್ಕೆ ಒಂದು ವಿಭಾಗವನ್ನು ಸೇರಿಸು" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "ಸಂಪೂರ್ಣ ಡಿಸ್ಕನ್ನು ಒಂದೆ ಒಂದು ಪ್ರಾಥಮಿಕ ವಿಭಾಗವಾಗಿ ವಿಭಜಿಸು" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದ ಪ್ರಕಾರವನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ಒಂದು ಖಾಲಿ ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ಒಂದು ಸಾಧನದಲ್ಲಿರುವ ವಿಭಾಗಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "ಒಂದು ವಿಭಾಗವನ್ನು ಬೂಟ್ ಆಗುವಂತೆ ಮಾಡು" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "ವಿಭಾಗಕ್ಕೆ ಒಂದು ಹೆಸರನ್ನು ಸೂಚಿಸು" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "ಅತಿಥಿ ಡೀಮನ್ ಅನ್ನು ಪಿಂಗ್ ಮಾಡು" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ಒಂದು ಕಡತದ ಭಾಗವನ್ನು ಓದು" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "ಒಂದು LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣವನ್ನು ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "LVM ಭೌತಿಕ ಪರಿಮಾಣದ ಗಾತ್ರವನ್ನು ಬದಲಾಯಿಸು" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM ತಾರ್ಕಿಕ ಪರಿಮಾಣಗಳ (PVಗಳು) ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಓದು" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "ಕಡತವನ್ನು ಸಾಲುಗಳಂತೆ ಓದು" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "ಕೋಶಗಳ ನಮೂದುಗಳನ್ನು ಓದು" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "ಒಂದು ಸಾಂಕೇತಿಕ ಕೊಂಡಿಯ ಗುರಿಯನ್ನು ಓದು" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "ವಿವಿಧ ಕಡತದಗಳಲ್ಲಿನ readlink" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "ಸಂಪೂರ್ಣ ಮಾರ್ಗದ ಹೆಸರನ್ನು ಕನೋನಿಲ್ ಆಗಿಸು" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs ಹ್ಯಾಂಡಲ್ ಅನ್ನು ಮುಚ್ಚು ಅಥವ ಮರಳಿ ತೆರೆ" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ಒಂದು ಕಡತವನ್ನು ತೆಗೆದುಹಾಕು" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "ಕಡತ ಅಥವ ಕೋಶವನ್ನು ಪುನರಾವರ್ತಿತವಾಗಿ ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ಒಂದು ಕೋಶವನ್ನು ತೆಗೆದುಹಾಕು" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ತೆಗೆದುಹಾಕು" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ಒಂದು ಸಾಧನವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ಒಂದು ಕಡತವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "ಉಕ್ತ ಸ್ಥಳವನ್ನು ಉಜ್ಜು (ಪದೆ ಪದೆ ಅಳಿಸು)" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "ಕರ್ನಲ್ ಆಜ್ಞಾ ಸಾಲಿಗೆ ಆಯ್ಕೆಗಳನ್ನು ಸೇರಿಸು" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "ಸ್ವಯಂಹೊಂದಿಕಾ(ಆಟೊಸಿಂಕ್) ಕ್ರಮವನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "ನೇರ ಅಪ್ಲೈಯನ್ಸ್ ಕ್ರಮವನ್ನು ಶಕ್ತ ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆ ಲೇಬಲ್ ಅನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ಕಡತವ್ಯವಸ್ಥೆಯ UUID ಅನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "ಹುಡುಕು ಮಾರ್ಗವನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "ಪುನಶ್ಚೇತನ ಪ್ರಕ್ರಿಯೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ಅಪ್ಲೈಯನ್ಸ್ ಬೂಟ್‌ ಸಮಯದಲ್ಲಿ SELinux ಅನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "ಆಜ್ಞೆಯ ಜಾಡನ್ನು ಇರಿಸುವಿಕೆಯನ್ನು ಶಕ್ತಗೊಳಿಸು ಅಥವ ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "ವರ್ಬೋಸ್ ಕ್ರಮವನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux ಸುರಕ್ಷತಾ ಸನ್ನಿವೇಶವನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿ ವಿಭಾಗಗಳನ್ನು ರಚಿಸು" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ಒಂದು ಖಂಡ ಸಾಧನದಲ್ಲಿರುವ ಒಂದೆ ಒಂದು ವಿಭಾಗವನ್ನು ಮಾರ್ಪಡಿಸು" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕದಿಂದ ಡಿಸ್ಕಿನ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "ಕರ್ನಲ್ ಜ್ಯಾಮಿತಿಯನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "ವಿಭಜನಾ ಕೋಷ್ಟಕವನ್ನು ತೋರಿಸು" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "ಸಾಲುಗಳನ್ನು ಮರಳಿಸುವ ಶೆಲ್‌ನ ಮೂಲಕ ಒಂದು ಆಜ್ಞೆಯನ್ನು ಚಲಾಯಿಸು" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "ಕೆಲವು ಕ್ಷಣಗಳ ಕಾಲ ಜಡವಾಗಿರು" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ಕಡತದ ಮಾಹಿತಿಯನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ಕಡತ ವ್ಯವಸ್ಥೆಯ ಅಂಕಿಅಂಶಗಳನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿ ಮುದ್ರಿಸಬಹುದಾದ ವಾಕ್ಯಗಳನ್ನು ಮುದ್ರಿಸು" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಅಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "ಸಾಧನದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ಕಡತದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "ಲೇಬಲ್ ಮಾಡಲಾದ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID ಮೂಲಕ ಸ್ವಾಪ್ ವಿಭಾಗದಲ್ಲಿ ಸ್ವಾಪ್ ಅನ್ನು ಶಕ್ತಗೊಳಿಸು" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "ಸಿಂಕ್ ಡಿಸ್ಕುಗಳನ್ನು, ಬರೆಯವಿಕೆಗಳನ್ನು ಡಿಸ್ಕ್ ಚಿತ್ರಿಕೆಯ ಮೂಲಕ ಹೊರತಳ್ಳಲಾಗುತ್ತದೆ" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ 10 ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ಒಂದು ಕಡತದ ಕೊನೆಯ N ಸಾಲುಗಳನ್ನು ಮರಳಿಸು" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "tar ಕಡತದಲ್ಲಿರುವುದನ್ನು ಕೋಶದಲ್ಲಿ ಸೇರಿಸು" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿರುವುದನ್ನು ಕೋಶಕ್ಕೆ ಹೊರತೆಗೆ" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "ಕೋಶದಲ್ಲಿರುವುದನ್ನು ಸಂಕುಚನಗೊಳಿಸಲಾದ tarball ನಲ್ಲಿ ಸೇರಿಸು" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ಕಡತದ ಸಮಯ ಮುದ್ರೆಗಳನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡು ಅಥವ ಒಂದು ಹೊಸ ಕಡತವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ಶೂನ್ಯ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ಒಂದು ಕಡತದ ಗಾತ್ರವನ್ನು ನಿಶ್ಚಿತ ಗಾತ್ರಕ್ಕೆ ಕಡಿತಗೊಳಿಸು" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 ಸೂಪರ್-ಬ್ಲಾಕ್ ವಿವರಗಳನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ಕಡತ ಕ್ರಮದ ರಚನೆಯ ಮುಸುಕನ್ನು ಹೊಂದಿಸು (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ಕಡತವ್ಯವಸ್ಥೆಯನ್ನು ಅವರೋಹಿಸಿ" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "ಎಲ್ಲಾ ಕಡತವ್ಯವಸ್ಥೆಗಳನ್ನು ಅವರೋಹಿಸಿ" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "ಸ್ಥಳೀಯ ಗಣಕದಿಂದ ಕಡತವನ್ನು ಅಪ್‌ಲೋಡ್ ಮಾಡಿ" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ನ್ಯಾನೊಸೆಕೆಂಡಿನ ನಿಖರತೆಯೊಂದಿಗೆ ಒಂದು ಕಡತದ ಸಮಯಮುದ್ರೆಯನ್ನು ಹೊಂದಿಸು" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "ಲೈಬ್ರರಿ ಆವೃತ್ತಿ ಸಂಖ್ಯೆಯನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "ಆರೋಹಿಸಲಾದ ಸಾಧನಕ್ಕೆ ಸಂಬಂಧಿಸಿದ Linux VFS ಬಗೆಯನ್ನು ಪಡೆದುಕೊ" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "ಕೆಲವು ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "ಎಲ್ಲಾ ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಸಕ್ರಿಯಗೊಳಿಸು ಅಥವ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸು" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಸಮೂಹವನ್ನು ರಚಿಸು" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪನ್ನು ತೆಗೆದು ಹಾಕು" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "ಒಂದು LVM ಪರಿಮಾಣ ಗುಂಪಿನ ಹೆಸರನ್ನು ಬದಲಾಯಿಸು" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM ಪರಿಮಾಣ ಗುಂಪುಗಳನ್ನು ಪಟ್ಟಿ ಮಾಡು (VGಗಳು)" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಅಕ್ಷರಗಳನ್ನು ಎಣಿಸಿ" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಸಾಲುಗಳನ್ನು ಎಣಿಸಿ" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ಒಂದು ಕಡತದಲ್ಲಿನ ಪದಗಳನ್ನು ಎಣಿಸಿ" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ಒಂದು ಕಡತವನ್ನು ನಿರ್ಮಿಸಿ" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "ಸಾಧನಕ್ಕೆ ಶೂನ್ಯಗಳನ್ನು ಬರೆ" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಬಳಸದೆ ಇರುವ ಶೂನ್ಯ ಐನೋಡ್‌ಗಳು ಹಾಗು ಡಿಸ್ಕ್ ಖಂಡಗಳು" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "ಸಂಕುಚನಗೊಳಿಸಲಾದ ಒಂದು ಕಡತದಲ್ಲಿರುವ ಕಡತದ ಬಗೆಯನ್ನು ನಿರ್ಧರಿಸಿ" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "ಒಂದು ಆಜ್ಞೆಯ ವಿವರವಾದ ನೆರವನ್ನು ಪಡೆದುಕೊಳ್ಳಲು -h / help ಅನ್ನು ಬಳಸಿ." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' ಎಂದು ನಮೂದಿಸಿದಲ್ಲಿ %s ಬಗೆಗಿನ ನೆರವು ದೊರೆಯುತ್ತದೆ\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: ಅಮಾನ್ಯವಾದ ಪೂರ್ಣ ನಿಯತಾಂಕ (%s ಮರಳಿಸಲಾಗಿದೆ %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ಪೂರ್ಣಾಂಕವು ವ್ಯಾಪ್ತಿಯ ಹೊರಗಿದೆ\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "" @@ -6279,43 +6287,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ಒಂದು ಸಂಖ್ಯೆಯಾಗಿಲ್ಲ: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID ಅನ್ನು ದೂರಸ್ಥ ಪ್ರಕ್ರಿಯೆಯ PID ಗೆ ಹೊಂದಿಸಬೇಕು\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ಕೇವಲ ಒಂದು -f ನಿಯತಾಂಕವನ್ನು ಒದಗಿಸಬಹುದು\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen ಹಾಗು --remote ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ಫ್ಲಾಗ್‌ಗಾಗಿ ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಹೆಚ್ಚುವರಿ ನಿಯತಾಂಕಗಳು\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ಹಾಗು --file ಆಯ್ಕೆಗಳನ್ನು ಒಟ್ಟಿಗೆ ಬಳಸುವಂತಿಲ್ಲ\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6328,50 +6336,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ಆಜ್ಞೆಯ ಆರ್ಗುಮೆಂಟ್‌ಗಳ ನಡುವೆ ಖಾಲಿ ಜಾಗಗಳು ಇರುವಂತಿಲ್ಲ\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಒಂದೆ ಒಂದು ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ನಲ್ಲಿ ವಾಕ್ಯವನ್ನು ಪಾರ್ಸ್ ಮಾಡುವಲ್ಲಿ ಆಂತರಿಕ ದೋಷ\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ಅಗತ್ಯಕ್ಕಿಂತಲೂ ಹೆಚ್ಚು ಚರಪರಿಮಾಣಗಳು (ಆರ್ಗ್ಯೂಮೆಂಟ್)\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ಅಂತ್ಯಗೊಳಿಸದೆ ಇರುವ ಜೋಡಿ ಉದ್ಧರಣ ಚಿಹ್ನೆ(ಕೋಟ್)\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ಆಜ್ಞಾ ಸಾಲಿನಲ್ಲಿ ಯಾವುದೆ ಆಜ್ಞೆ ಇಲ್ಲ\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "ಆಜ್ಞೆಗಳ ಒಂದು ಪಟ್ಟಿಯನ್ನು ತೋರಿಸು ಅಥವ ಒಂದು ಆಜ್ಞೆಯ ನೆರವನ್ನು ತೋರಿಸು" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish ಇಂದ ನಿರ್ಗಮಿಸು" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6382,7 +6390,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6391,12 +6399,12 @@ msgstr "" "quit - guestfish ಇಂದ ನಿರ್ಗಮಿಸು \n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: ಆಜ್ಞೆಯು ತಿಳಿದಿಲ್ಲ, ಎಲ್ಲಾ ಆಜ್ಞೆಗಳ ಪಟ್ಟಿಯನ್ನು ತೋರಿಸಲು -h ಉಪಯೋಗಿಸಿ\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6404,41 +6412,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" ಎಂಬ ವಾಕ್ಯದಲ್ಲಿ ರನ್‌ಅವೆ ಕೋಟ್\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6849,17 +6857,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6868,7 +6876,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6907,37 +6915,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n" @@ -7002,12 +7010,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7024,57 +7032,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7097,43 +7105,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7391,7 +7399,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7406,7 +7414,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7440,46 +7448,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7487,7 +7495,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7496,7 +7504,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7506,7 +7514,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7515,7 +7523,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7660,212 +7668,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7944,12 +7952,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8073,19 +8081,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8095,36 +8103,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8133,48 +8141,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ನೀವು guestfs_launch ನ ಮೊದಲು guestfs_add_drive ಅನ್ನು ಕರೆಯಬೇಕು" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ಆರಂಭಗೊಂಡಿದೆ ಹಾಗು ಡೀಮನ್ ಅನ್ನು ಸಂಪರ್ಕಿಸಿದೆ, ಆದರೆ != READY ಸ್ಥಿತಿಯಲ್ಲಿದೆ" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8512,11 +8520,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/libguestfs.pot b/po/libguestfs.pot index a149ee00a..f2d260cf0 100644 --- a/po/libguestfs.pot +++ b/po/libguestfs.pot @@ -6,10 +6,10 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libguestfs 1.29.11\n" +"Project-Id-Version: libguestfs 1.29.12\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 19:51+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -19,21 +19,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -43,10 +43,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -102,7 +102,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -111,11 +111,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -124,7 +124,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -133,7 +133,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -141,25 +141,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -199,7 +199,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -222,7 +222,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -246,7 +246,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -268,18 +268,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -299,34 +299,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -338,7 +338,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -346,7 +346,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -358,15 +358,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -374,7 +374,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -413,7 +413,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -443,7 +443,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -451,11 +451,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -509,19 +509,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -529,19 +529,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -558,49 +558,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -622,7 +622,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -642,7 +642,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -663,7 +663,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -697,7 +697,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -727,7 +727,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -819,7 +819,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -837,21 +837,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -871,21 +871,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -923,18 +923,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -942,14 +942,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -967,15 +967,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -983,11 +983,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1011,7 +1011,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1039,12 +1039,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1066,11 +1066,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1078,7 +1078,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1117,7 +1117,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1175,7 +1175,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1183,7 +1183,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1195,19 +1195,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1219,7 +1226,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1239,7 +1246,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1272,7 +1279,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1290,7 +1297,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1306,7 +1313,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1314,7 +1321,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1361,15 +1368,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1552,17 +1559,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1684,41 +1691,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1734,7 +1741,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1742,7 +1749,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1766,7 +1773,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1790,7 +1797,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1798,7 +1805,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1874,7 +1881,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1950,13 +1957,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2021,7 +2028,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2053,7 +2060,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2091,13 +2098,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2109,7 +2116,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2119,7 +2126,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2133,7 +2140,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2175,7 +2182,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2385,7 +2392,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2409,31 +2416,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2441,7 +2448,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2466,18 +2473,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2617,8 +2624,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2695,7 +2702,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2758,15 +2765,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2804,11 +2811,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2828,7 +2835,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2880,7 +2887,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2892,7 +2899,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3008,7 +3015,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3039,7 +3046,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3047,7 +3054,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3071,7 +3078,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3081,7 +3088,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3141,43 +3148,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3199,13 +3206,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3215,41 +3222,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3258,7 +3265,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "" @@ -3285,43 +3292,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3431,7 +3438,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3458,17 +3465,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3477,7 +3484,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3517,7 +3524,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3667,22 +3674,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3712,12 +3719,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3759,12 +3766,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4021,7 +4029,7 @@ msgstr "" msgid "change file mode" msgstr "" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "" @@ -4182,8 +4190,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "" @@ -4259,1895 +4267,1895 @@ msgstr "" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "" @@ -6276,43 +6284,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6325,50 +6333,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6376,19 +6384,19 @@ msgid "" " help\n" msgstr "" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" " quit\n" msgstr "" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6396,41 +6404,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6835,17 +6843,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6854,7 +6862,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6893,37 +6901,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -6988,12 +6996,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7010,57 +7018,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7083,43 +7091,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7377,7 +7385,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7392,7 +7400,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7426,46 +7434,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7473,7 +7481,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7482,7 +7490,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7492,7 +7500,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7501,7 +7509,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7646,212 +7654,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7930,12 +7938,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8059,19 +8067,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8081,36 +8089,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8119,48 +8127,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8498,11 +8506,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/ml.po b/po/ml.po index 1e7b81632..2432c5ca1 100644 --- a/po/ml.po +++ b/po/ml.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Malayalam (http://www.transifex.com/projects/p/libguestfs/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്കുന്നതില്‍ പരാജയപ്പെട്ടു\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: അപരിചിതമായ ലോങ് ഉപാധി: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3432,7 +3439,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3459,17 +3466,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3478,7 +3485,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3518,7 +3525,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3668,22 +3675,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3713,12 +3720,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3760,12 +3767,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4022,7 +4030,7 @@ msgstr "" msgid "change file mode" msgstr "ഫയല്‍ മോഡ് മാറ്റുക" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ഫയലിന്റെ ഉടമസ്ഥനും ഗ്രൂപ്പും മാറ്റുക" @@ -4185,8 +4193,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "ഒരു മാതൃകയ്ക്കു് ചേരുന്ന വരികള്‍ തിരികെ ലഭ്യമാക്കുക" @@ -4262,1896 +4270,1896 @@ msgstr "ഫയല്‍സിസ്റ്റം ചെക്കര്‍ പ് msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "അധികമായ കേര്‍ണല്‍ ഉപാധികള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "autosync മോഡ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് ഫ്ലാഗ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID ലഭ്യമാക്കുക" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "തെരച്ചിലിനുള്ള പാഥ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "കമാന്‍ഡ് ട്രെയിസ് പ്രവര്‍ത്തന സജ്ജമാക്കുന്നതിനുള്ള ഫ്ലാഗ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "വെര്‍ബോസ് മോഡ്" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് ലഭ്യമാക്കുക" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള അധികമായ വിശേഷതകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "കമാന്‍ഡില്‍ വൈള്‍ഡ്കാര്‍ഡുകള്‍ വികസിപ്പിക്കുക" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "ഒരു വൈള്‍ജ്കാര്‍ഡ് പാഥ് വികസിപ്പിക്കുക" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ഒരു ഫയലിന്റെ ആദ്യത്തെ N വരികള്‍ തിരികെ ലഭ്യമാക്കുക" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ഹെക്സാഡെസിമലില്‍ ഒരു ഫയല്‍ ഡമ്പ് ചെയ്യുക" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "initrd-യില്‍ ഫയലുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "ഒരു inotify നിരീക്ഷണം ചേര്‍ക്കുക" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify ഹാന്‍ഡില്‍ അടയ്ക്കുക" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ഇവന്റുകളുള്ള നീരീക്ഷണത്തിലുള്ള ഫയലുകളുടെ പട്ടിക തിരികെ നല്‍കുക" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "ഒരു inotify ഹാന്‍ഡില്‍ നിര്‍മ്മിക്കുക" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ഇവന്റുകളുടെ പട്ടിക ലഭ്യമാക്കുക" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "inotify നിരീക്ഷണം നീക്കം ചെയ്യുക" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "ക്രമീകരണ അവസ്ഥയില്‍" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "ബ്ലോക്ക് ഡിവൈസുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ഫയലുകള്‍ ഒരു ഡയറക്ടറിയില്‍ ലഭ്യമാക്കുക (ലോങ് ഫോര്‍മാറ്റ്)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "ഒരു ഹാര്‍ഡ് ലിങ്ക് നിര്‍മ്മിക്കുക" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "ഒരു സിംബോളിക് ലിങ്ക് നിര്‍മ്മിക്കുക" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയ്ക്കുള്ള എക്സ്റ്റെന്‍ഡഡ് വിശേഷത നീക്കം ചെയ്യുക" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ഒരു ഡയറക്ടറിയിലുള്ള ഫയലുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറിയുടെ എക്സ്റ്റെന്‍ഡഡ് വിശേഷത സജ്ജമാക്കുക" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ഫയല്‍ വിവരം ലഭ്യമാക്കുക" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "അനവധി ഫയലുകളില്‍ lstat ചെയ്യുക" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "എല്ലാ എല്‍വിഎം എല്‍വികളും വിജികളും പിവികളും നീക്കം ചെയ്യുക" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "ഒരു എല്‍വിഎം ലോജിക്കല്‍ വോള്യമുകള്‍ (എല്‍വി) ലഭ്യമാക്കുക" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "അനവധി ഫയലുകളില്‍ lgetxattr ചെയ്യുക" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ഒരു ഡയറക്ടറി ഉണ്ടാക്കുക" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ഒരു പ്രത്യേക മോഡില്‍ ഡയറക്ടറി ഉണ്ടാക്കുക" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ഒരു ഡയറക്ടറിയും പേരന്റും ഉണ്ടാക്കുക" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "ഒരു താല്‍ക്കാലിക ഡയറക്ടറി ഉണ്ടാക്കുക" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "എക്സ്റ്റേണല്‍ ജേര്‍ണലുള്ള ext2/3/4 ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "ext2/3/4 എക്സ്റ്റേണല്‍ ജേര്‍ണല്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "make FIFO (named pipe)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കുക" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ബ്ലോക്ക് വ്യാപ്തിയില്‍ ഒരു ഫയല്‍സിസ്റ്റം ഉണ്ടാക്കൂക" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "ഒരു മൌണ്ട് പോയിന്റ് ഉണ്ടാക്കുക" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "ബ്ലോക്ക്, ക്യാറക്ടര്‍ അല്ലെങ്കില്‍ FIFO ഡിവൈസുകള്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "ബ്ലോക്ക് ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "ക്യാര്‍ ഡിവൈസ് നോഡ് ഉണ്ടാക്കുക" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ ലേബലിനൊപ്പം ഉണ്ടാക്കുക" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ഒരു സ്വാപ്പ് പാര്‍ട്ടീഷന്‍ UUID-യ്ക്കൊപ്പം ഉണ്ടാക്കുക" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "ഒരു സ്വാപ്പ് ഫയല്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "ഒരു കേര്‍ണല്‍ ഘടകം ലഭ്യമാക്കുക" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ഫയല്‍സിസ്റ്റമിലുള്ള ഒരു സ്ഥാനത്തു് ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "ലൂപ്പ് ഡിവൈസ് ഉപയോഗിച്ചു് ഒരു ഫയല്‍ മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "മൌണ്ട് ഉപാധികളുമായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "ഒരു റീഡ്-ഒണ്‍ലി ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "മൌണ്ട് ഉപാധികളും vfstype-മായി ഒരു ഗസ്റ്റ് ഡിസ്ക് മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "മൌണ്ട് പോയിന്റുകള്‍ കാണിക്കുക" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "മൌണ്ട് ചെയ്ത ഫയല്‍സിസ്റ്റമുകള്‍ കാണിക്കുക" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ഒരു ഫയല്‍ നീക്കുക" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS വോള്യം ആവശ്യപ്പെടുക" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ഡിവൈസിലേക്ക് ഒരു പാര്‍ട്ടീഷന്‍ ചേര്‍ക്കുക" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "ഒരു പൂര്‍ണ്ണ ഡിസ്ക് ഒറ്റ പ്രൈമറി പാര്‍ട്ടീഷനായി സജ്ജമാക്കുക" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ തരം ലഭ്യമാക്കുക" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ഒരു കാലി പാര്‍ട്ടീഷന്‍ ടേബിള്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ഒരു ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "ഒരു പാര്‍ട്ടീഷന്‍ ബൂട്ടബിളാക്കുക" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "പാര്‍ട്ടീഷന്‍ നാമം സജ്ജമാക്കുക" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "ഗസ്റ്റ് ഡെമണിനെ പിങ് ചെയ്യുക" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ഒരു ഫയലിന്റെ ഭാഗം വായിക്കുക" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം ഉണ്ടാക്കുക" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യം നീക്കം ചെയ്യുക" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "ഒരു എല്‍വിഎം ഫിസിക്കല്‍ വോള്യത്തിന്റെ വ്യാപ്തി മാറ്റുക" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "എല്‍വിഎം ഫിസിക്കല്‍ വോള്യമുകള്‍ (പിവി) ലഭ്യമാക്കുക" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ഒരു ഫയല്‍ വായിക്കുക" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "ഫയല്‍ വരികളായി വായിക്കുക" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "ഡയറക്ടറികളുടെ എന്‍ട്രികള്‍ വായിക്കുക" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "ഒരു സിംബോളിക് ലിങ്കിനുള്ള ടാര്‍ഗറ്റ് വായിക്കുക" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "readlink on multiple files" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "കാണോണിക്കല്‍ ആയ ആബ്സല്യൂട്ട് പാഥ്‌നെയിം" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs ഹാന്‍ഡില്‍ അടയ്ക്കുക, ശേഷം വീണ്ടും തുറക്കുക" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ഒരു ഫയല്‍ നീക്കം ചെയ്യുക" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "ഒരു ഫയല്‍ അല്ലെങ്കില്‍ ഡയറക്ടറി ആവര്‍ത്തിച്ചു് നീക്കം ചെയ്യുക" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ഒരു ഡയറക്ടറി നീക്കം ചെയ്യുക" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "ഒരു മൌണ്ട്പോയിന്റ് നീക്കം ചെയ്യുക" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ഒരു ഡിവൈസ് സ്ക്രബ് ചെയ്യുക" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ഒരു ഫയല്‍ സ്ക്രബ് ചെയ്യുക" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "ഉപയോഗത്തിലില്ലാത്ത സ്ഥലം സ്ക്രബ് ചെയ്യുക" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "കേര്‍ണല്‍ കമാന്‍ഡ് ലൈനിലേക്ക് ഉപാധികള്‍ ചേര്‍ക്കുക" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "autosync മോഡ് സജ്ജമാക്കുക" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "നേരിട്ടുള്ള അപ്ലയന്‍സ് മോഡ് പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം ലേബല്‍ സജ്ജമാക്കുക" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ഫയല്‍സിസ്റ്റം UUID സജ്ജമാക്കുക" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "തെരച്ചില്‍ പാഥ സജ്ജമാക്കുക" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "വീണ്ടെടുക്കുന്ന പ്രക്രിയ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" "പ്രയോഗം ബൂട്ട് ചെയ്യുമ്പോള്‍ SELinux പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "കമാന്‍ഡ് ട്രെയിസുകള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക അല്ലെങ്കില്‍ പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "വെര്‍ബോസ് മോഡ് സജ്ജമാക്കുക" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux സെക്യൂരിറ്റി കോണ്‍ടെക്സ്റ്റ് സജ്ജമാക്കുക" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ബ്ലോക്ക് ഡിവൈസില്‍ പാര്‍ട്ടീഷനുകള്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ഒരു ബ്ലോക്ക് ഡിവൈസില്‍ ഒറ്റ പാര്‍ട്ടീഷനില്‍ മാറ്റം വരുത്തുക" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "പാര്‍ട്ടീഷന്‍ ടേബിളില്‍ നിന്നും ഡിസ്കോ ജോമെട്രി കാണിക്കുക" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "കേര്‍ണല്‍ ജോമെട്രി കാണിക്കുക" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "പാര്‍ട്ടീഷന്‍ ടേബിള്‍ കാണിക്കുക" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "വരികള്‍ തിരികെ നല്‍കുന്ന ഷെല്‍ വഴി കമാന്‍ഡ് പ്രവര്‍ത്തിപ്പിക്കുക" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "അല്‍പം സമയത്തേക്ക് പ്രവര്‍ത്തനം നിര്‍ത്തുക" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ഫയല്‍ വിവരം ലഭ്യമാക്കുക" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ഫയല്‍ സിസ്റ്റത്തിന്റെ സ്ഥിതിവിവരകണക്കുകള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "പ്രിന്റ് ചെയ്യുവാന്‍ സാധിക്കുന്ന സ്ട്രിങുകള്‍ ഒരു ഫയലിലേക്ക് പ്രിന്റ് ചെയ്യുക" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന രഹിതമാക്കുക" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "ഡിവൈസില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ഫയലില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "ലേബല്‍ ചെയ്ത സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID ഉപയോഗിച്ചു് സ്വാപ്പ് പാര്‍ട്ടീഷനില്‍ സ്വാപ്പ് പ്രവര്‍ത്തന സജ്ജമാക്കുക" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "സിന്‍ക് ഡിസ്കുകള്‍ റൈറ്റുകള്‍ എന്നിവ ഡിസ്ക് ഇമേജ് വഴി വെടിപ്പാക്കുന്നു" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ഒരു ഫയലിന്റെ അവസാന 10 വരികള്‍ തിരികെ ലഭ്യമാക്കുക" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ഒരു ഫയലിന്റെ അവസാന N വരികള്‍ തിരികെ ലഭ്യമാക്കുക" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "ഡയറക്ടറിയിലേക്ക് tarfile അണ്‍പാക്ക് ചെയ്യുക" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "ഡയറക്ടറി tarfile-ലേക്ക് പാക്ക് ചെയ്യുക" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോള്‍ ഡയറക്ടറിയിലേക്ക് അണ്‍പാക്ക് ചെയ്യുക" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "ഡയറക്ടറി കംപ്രസ്സ് ചെയ്ത ടാര്‍ബോളിലേക്ക് പാക്ക് ചെയ്യുക" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ഫയല്‍ ടൈംസ്റ്റാംപുകള്‍ പരിഷ്കരിക്കുക അല്ലെങ്കില്‍ ഒരു പുതിയ ഫയല്‍ നിര്‍മ്മിക്കുക" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ഒരു ഫയല്‍ പൂജ്യം വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ഒരു ഫയല്‍ പ്രത്യേക വ്യാപ്തിയിലേക്ക് വെട്ടികുറയ്ക്കുക" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 സൂപ്പര്‍ ബ്ലോക്ക് വിശദാംശങ്ങള്‍ ലഭ്യമാക്കുക" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ഫയല്‍ മോഡ് ക്രിയേഷന്‍ മാസ്ക് സജ്ജമാക്കുക (അണ്‍മാസ്ക്)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ഒരു ഫയല്‍സിസ്റ്റം അണ്‍മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "എല്ലാ ഫയല്‍സിസ്റ്റമുകളും അണ്‍മൌണ്ട് ചെയ്യുക" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "ലോക്കല്‍ മഷീനില്‍ നിന്നും ഒരു ഫയല്‍ അപ്‌ലോഡ് ചെയ്യുക" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ഒരു ഫയലിന്റെ ടൈംസ്റ്റാംപ് നാനോസെക്കന്‍ഡ് പ്രിസിഷനില്‍ സജ്ജമാക്കുക" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "ലൈബ്രറിയുടെ പതിപ്പു് ലഭ്യമാക്കുക" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "ഒരു മൌണ്ട് ചെയ്ത ഡിവൈസിനുള്ള Linux VFS രീതി ലഭ്യമാക്കുക" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "ചില വോള്യം ഗ്രൂപ്പുകള്‍ സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "എല്ലാ വോള്യം ഗ്രൂപ്പുകളും സജീവം അല്ലെങ്കില്‍ നിര്‍ജീവമാക്കുക" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നിര്‍മ്മിക്കുക" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "ഒരു എല്‍വിഎം വോള്യം ഗ്രൂപ്പ് നീക്കം ചെയ്യുക" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "എല്‍വിഎം വോള്യം ഗ്രൂപ്പുകള്‍ (വിജി) ലഭ്യമാക്കുക" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ഒരു ഫയലിലുള്ള അക്ഷരങ്ങള്‍ എണ്ണുക" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ഒരു ഫയലിലുള്ള വരികള്‍ എണ്ണുക" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ഒരു ഫയലിലുള്ള വാക്കുകള്‍ എണ്ണുക" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ഒരു ഫയല്‍ ഉണ്ടാക്കുക" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "ഡിവൈസിലേക്ക് പൂജ്യങ്ങള്‍ സൂക്ഷിക്കുക" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "zero unused inodes and disk blocks on ext2/3 filesystem" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "ഒരു കംപ്രസ്സ്ഡ് ഫയലിലുള്ള ഫയല്‍ രീതി കണ്ടുപിടിക്കുക" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "ഒരു കമാന്‍ഡിന്റെ വിശദവിവരങ്ങള്‍ക്കായി -h / help ഉപയോഗിക്കുക." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "%s-ലുള്ള ആവശ്യങ്ങള്‍ക്കായി 'help %s' ശ്രമിച്ചു നോക്കുക\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: അസാധുവായ ഇന്റിജര്‍ പരാമീറ്റര്‍ (%s %d തിരികെ നല്‍കിയിരിക്കുന്നു)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ഇന്റിജര്‍ പരിധികഴിഞ്ഞിരിക്കുന്നു\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: അപരിചിതമായ കമാന്‍ഡ്\n" @@ -6280,43 +6288,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ഒരു നംബറല്ല: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: റിമോട്ട് പ്രക്രിയയുടെ PID-ലേക്ക് $GUESTFISH_PID സജ്ജമാക്കേണം\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ഒരു -f പരാമീറ്റര്‍ മാത്രമേ പാടുള്ളൂ\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: ഒരേ സമയത്തു് --listen, --remote എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ഫ്ലാഗിനൊപ്പം കമാന്‍ഡ് ലൈനില്‍ അധികമായ പരാമീറ്ററുകള്‍\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: ഒരേ സമയത്തു് --listen, --file എന്നീ ഉപാധികള്‍ ഉപയോഗിക്കുവാന്‍ സാധ്യമല്ല\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6329,50 +6337,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: കമാന്‍ഡ് ആര്‍ഗ്യുമെന്റുകള്‍ വൈറ്റ്സ്പെയിസ് ഉപയോഗിച്ചു് വേര്‍തിരിച്ചിട്ടില്ല\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: അപൂര്‍ണ്ണമായ സിംഗിള്‍ കോട്ട്\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'-ല്‍ സ്ട്രിങ് പാഴ്സ് ചെയ്യുമ്പോള്‍ ഇന്റേര്‍ണല്‍ പിശക്\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: അനവധി ആര്‍ഗ്യുമെന്റുകള്‍\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: അപൂര്‍ണ്ണമായ ഡബിള്‍ കോട്ട്\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: കമാന്‍ഡ് ലൈനില്‍ കാലിയായ കമാന്‍ഡ്\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "കമാന്‍ഡുകളുടെ ഒരു പട്ടിക അല്ലെങ്കില്‍ ഒരു കമാന്‍ഡിനുള്ള സഹായം കാണിക്കുക" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish-ല്‍ നിന്നും പുറത്തു് കടക്കുക" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6383,7 +6391,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6392,12 +6400,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: കമാന്‍ഡ് അപരിചിതം, എല്ലാ കമാന്‍ഡുകളും ലഭ്യമാക്കുന്നതിനായി -h ഉപയോഗിക്കുക\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6405,41 +6413,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6847,17 +6855,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6866,7 +6874,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6905,37 +6913,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ഹോസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു മൌണ്ട് പോയിന്റ് നല്‍കണം\n" @@ -7000,12 +7008,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7022,57 +7030,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7095,43 +7103,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7389,7 +7397,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7404,7 +7412,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7438,46 +7446,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7485,7 +7493,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7494,7 +7502,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7504,7 +7512,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7513,7 +7521,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7658,212 +7666,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7942,12 +7950,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8071,19 +8079,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8093,36 +8101,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8131,48 +8139,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launch-നു് മുമ്പു് guestfs_add_drive വിളിക്കേണ്ടതു്" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu വിന്യസിച്ചു് ഡെമണുമായി ബന്ധപ്പെട്ടു, പക്ഷേ state != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8510,11 +8518,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/mr.po b/po/mr.po index b8a05bb85..dd971de5b 100644 --- a/po/mr.po +++ b/po/mr.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Marathi (http://www.transifex.com/projects/p/libguestfs/" @@ -21,21 +21,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -45,10 +45,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -104,7 +104,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -113,11 +113,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -126,7 +126,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -135,7 +135,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -143,25 +143,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -201,7 +201,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -224,7 +224,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -248,7 +248,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -270,18 +270,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -301,34 +301,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -340,7 +340,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -348,7 +348,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -360,15 +360,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -376,7 +376,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -415,7 +415,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -445,7 +445,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -453,11 +453,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -511,19 +511,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -531,19 +531,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -560,49 +560,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -624,7 +624,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -644,7 +644,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -665,7 +665,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -699,7 +699,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -729,7 +729,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -821,7 +821,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -839,21 +839,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -873,21 +873,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -925,18 +925,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -944,14 +944,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -969,15 +969,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -985,11 +985,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1013,7 +1013,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1041,12 +1041,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1068,11 +1068,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1080,7 +1080,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1119,7 +1119,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1177,7 +1177,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1197,19 +1197,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1221,7 +1228,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1241,7 +1248,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1274,7 +1281,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1292,7 +1299,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1308,7 +1315,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1316,7 +1323,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1363,15 +1370,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1554,17 +1561,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1686,41 +1693,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1736,7 +1743,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1744,7 +1751,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1768,7 +1775,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1792,7 +1799,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1800,7 +1807,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1876,7 +1883,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1952,13 +1959,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2023,7 +2030,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2055,7 +2062,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2093,13 +2100,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2111,7 +2118,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2121,7 +2128,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2135,7 +2142,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2177,7 +2184,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2387,7 +2394,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2411,31 +2418,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2443,7 +2450,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2468,18 +2475,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2619,8 +2626,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2697,7 +2704,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2760,15 +2767,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2806,11 +2813,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2830,7 +2837,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2882,7 +2889,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2894,7 +2901,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3010,7 +3017,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3041,7 +3048,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3049,7 +3056,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3073,7 +3080,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3083,7 +3090,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3143,43 +3150,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3201,13 +3208,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3217,41 +3224,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3260,7 +3267,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n" @@ -3287,43 +3294,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: हँडल निर्माण करण्यास अशक्य\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: अपरिचीत लाँग पर्याय: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3467,7 +3474,7 @@ msgstr "" " -x libguestfs API कॉल्स् ट्रेस करा\n" "अधिक माहितीकरीता, manpage %s(1) पहा.\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: -h व --csv पर्यायचा एकत्रपणे वापर शक्य नाही.\n" @@ -3494,17 +3501,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3513,7 +3520,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3553,7 +3560,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3703,22 +3710,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3748,12 +3755,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3795,12 +3802,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4058,7 +4066,7 @@ msgstr "डिरेक्ट्रीमधील फाइल्स्चे M msgid "change file mode" msgstr "फाइल मोड बदला" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "फाइलची मालकी व गट बदला" @@ -4219,8 +4227,8 @@ msgid "edit a file" msgstr "फाइल संपादित करा" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "साचा प्रमाणे जुळणारे ओळी पाठवा" @@ -4296,1895 +4304,1895 @@ msgstr "फाइलप्रणाली तपासक चालवा" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "अगाऊ कर्नल पर्याय प्राप्त करा" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "autosync मोड प्राप्त करा" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "डाइरेक्ट अप्लायंस् मोड फ्लॅग प्राप्त करा" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 फाइलप्रणाली लेबल प्राप्त करा" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 फाइलप्रणाली UUID प्राप्त करा" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "नेटवर्क फ्लॅग सुरू करा प्राप्त करा" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "शोध मार्ग प्राप्त करा" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "रिकवरी कार्य सक्षम फ्लॅग प्राप्त करा" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux सक्षम फ्लॅग प्राप्त करा" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "कमांड ट्रेस सक्षम फ्लॅग प्राप्त करा" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "सध्याचे unmask प्राप्त करा" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "वर्बोस मोड प्राप्त करा" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux सुरक्षा कंटेक्स्ट प्राप्त करा" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "एक विस्तारित गुणधर्म प्राप्त करा" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सूचीत दाखवा" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "आदेशमधील वाईल्डकार्डस् विस्तारीत करा" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "वाईल्डकार्ड मार्ग विस्तारीत करा" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "फाइलचे पहिले 10 ओळी पाठवा" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "फाइलचे पहिल्या N ओळी पाठवा" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "फाइलला हेक्जाडेसीमलमध्ये डंप करा" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "hex संपादकसह संपादन करा" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "initrd मध्ये एकाच फाइलमधील अंतर्भूतीत माहिती सूचीत दाखवा" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "initrd मधील फाइल्स् सूचीत दाखवा" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify वॉच् समावेश करा" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify हँडल बंद करा" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "इव्हेंट्स् समाविष्टीत वॉच्ड् फाइल्स्ची सूची पाठवा" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "inotify हँडल निर्माण करा" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify इव्हेंट्स्ची सूची पाठवा" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "inotify वॉच् काढून टाका" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे आर्किटेक्चर प्राप्त करा" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे डिस्ट्रो प्राप्त करा" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "तपासलेल्या ऑपरेटिंग सिस्टमशी संबंधित फाइलप्रणाली प्राप्त करा" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे रूपण प्राप्त करा" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "कार्यप्रणालीचे यजमाननाव प्राप्त करा" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीची मुख्य आवृत्ती प्राप्त करा" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीची किर्कोळ आवृत्ती प्राप्त करा" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे माऊंटपॉईंट्स् प्राप्त करा" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "कार्यप्रणालीद्वारे वापरलेले संकुल रूपण प्राप्त करा" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "कार्यप्रणालीद्वारे वापरलेले संकुल व्यवस्थापन साधण प्राप्त करा" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "तापसलेल्या कार्यप्रणालीचे उत्पादन नाव प्राप्त करा" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "शेटवच्या तपासवेळी आढळलेल्या कार्यप्रणालीची सूची पुरवा" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे प्रकार प्राप्त करा" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "तपासलेल्या कार्यप्रणालीचे विंडोज सिस्टमरूट प्राप्त करा" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "प्रतिष्ठापन डिस्ककरीता लाइव्ह फ्लॅग प्राप्त करा" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "प्रतिष्ठापन डिस्ककरीता मल्टिपार्ट फ्लॅग प्राप्त करा" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "प्रतिष्ठापन डिस्ककरीता netinst (नेटवर्क इंस्टॉलर) फ्लॅग प्राप्त करा" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "कार्यप्रणालीमध्ये प्रतिष्ठापीत ॲप्लिकेशन्स्ची सूची प्राप्त करा" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "डिस्कची तपासणी करा व आढळलेल्या कार्यप्रणालीची सूची पुरवा" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "ब्लॉक साधण आढळल्यास चाचणी करा" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "कॅरेकटर साधण असल्यावर चाचणी करा" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "संरचना स्तरात आहे" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "डिरेक्ट्री असल्यावर चाचणी करा" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "FIFO (नामांकीत पाइप) असल्यावर चाचणी करा" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "रेग्यूलर फाइल असल्यावर चाचणी करा" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "साधण लॉजिकल वॉल्यूम असल्यावर चाचणी करा" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "सॉकेट असल्यावर चाचणी करा" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "सिम्बॉलिक लिंक असल्यावर चाचणी करा" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "कार्यरत डिरेक्ट्री बदलवत आहे" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "ब्लॉक उपकरणाची सूची दाखवा" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "फाइलप्रणालीची सूची दाखवा" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "विभाजने सूचीत दाखवा" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "डिरेक्ट्रीत फाइल्स् दाखवा (लाँग फॉर्मट)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "हार्ड लिंक निर्माण करा" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "सिम्बॉलिक लिंक निर्माण करा" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म काढून टाका" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "डिरेक्ट्रीमधील फाइल्स् सूचीत दाखवा" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "फाइल किंवा डिरेक्ट्रीचे विस्तारीत गुणधर्म सेट करा" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "सिम्बॉलिक लिंककरीता फाइलविषयी माहिती प्राप्त करा" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "विविध फाइल्सचे lstat प्राप्त करा" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "LUKS एंक्रिप्टेड साधणावर कि समाविष्ट करा" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "LUKS साधण बंद करा" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "ब्लॉक साधणाला LUKS एंक्रिप्टेड साधण म्हणून रूपण करा" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "LUKS एंक्रिप्टेड साधणपासून कि काढून टाका" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "LUKS-एंक्रिप्टेड ब्लॉक साधण उघडा" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "फक्त वाचणीय LUKS-एंक्रिप्टेड ब्लॉक साधण उघडा" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "LVM लॉजिकल वॉल्यूम निर्माण करा" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "LV चे कॅनॉनिकल नाव प्राप्त करा" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "LVM साधण फिल्टर नष्ट करा" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "सर्व LVM LVs, VGs व PVs काढून टाका" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "LVM साधण फिल्टर सेट करा" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "LVM लॉजीकल वॉल्यूम काढून टाका" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "LVM लॉजीकल वॉल्यूमचे पुनःनामांकन करा" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "LVM लॉजीकल वॉल्यूमचे पुनःआकार करा" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "मोकळी जागा भरून काढण्यासाठी LV विस्तारित करा" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM लॉजीकल वॉल्यूम्स् (LVs) सूचीत दाखवा" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "लॉजिकल वॉल्यूमचे UUID प्राप्त करा" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "विविध फाइल्सचे lgetxattr प्राप्त करा" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "मॅन्यूअल उघडा" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "डिरेक्ट्री निर्माण करा" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ठराविक मोडसह डिरेक्ट्री निर्माण करा" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "डिरेक्ट्री व पॅरेंट्स् निर्माण करा" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "तात्पूर्ती डिरेक्ट्री निर्माण करा" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "बाहेरील जर्नलसह ext2/3/4 फाइलप्रणाली निर्माण करा" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 बाहेरील जर्नल निर्माण करा" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "लेबलसह ext2/3/4 बाहेरील जर्नल निर्माण करा" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID सह ext2/3/4 बाहेरील जर्नल निर्माण करा" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO (नामांकीत पाइप) निर्माण करा" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "फाइलप्रणाली निर्माण करा" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ब्लॉक आकारसह फाइलप्रणाली निर्माण करा" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "माऊंटपॉईंट निर्माण करा" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "ब्लॉक, अक्षर किंवा FIFO उपकरणे निर्माण करा" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "ब्लॉक उपकरण नोड निर्माण करा" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "char उपकरण नोड निर्माण करा" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "स्वॅप विभाजन निर्माण करा" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "लेबलसह स्वॅप विभाजन निर्माण करा" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ठराविक UUID सह स्वॅप विभाजन निर्माण करा" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "स्वॅप फाइल निर्माण करा" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "कर्नल घटक लोड करा" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "फाइलचे दृश्य" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "फाइलप्रणालीतील स्थळावर अतिथी डिस्कला माऊंट करा" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "लूप उपकरणाचा वापर करून फाइल माऊंट करा" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "माऊंट पर्यायांसह अतिथी डिस्क माऊंट करा" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "अतिथी डिस्क माऊंट करा, फक्त-वाचणीय" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "माऊंट पर्याय व vfstype सह अतिथी डिस्क माऊंट करा" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "माऊंटपॉईंट्स् दाखवा" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "माऊंट केलेली फाइलप्रणाली दाखवा" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "फाइल हलवा" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS वॉल्यूम शोधा" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "NTFS फाइलप्रणालीला पुनःआकार द्या" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "NTFS फाइलप्रणालीला पुनःआकार द्या (आकारसह)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "उपकरणात विभाजन समावेश करा" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "विभाजन नष्ट करा" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "एकमेव प्राथमीक विभाजनसह संपूर्ण डिस्कचे विभाजन करा" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "विभाजन बूटजोगी असल्यावर true पुरवा" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "विभाजन पासून MBR टाइप बाईट (ID बाईट) प्राप्त करा" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "विभाजन तक्ता प्रकार प्राप्त करा" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "रिकामे विभाजन तक्ता निर्माण करा" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "उपकरणावर विभाजने सूचीत दाखवा" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "विभाजन बूटजोगी करा" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "विभाजनचे MBR टाइप बाईट (ID बाईट) सेट करा" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "विभाजन नाव सेट करा" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "विभाजननाव यांस साधणनावात रूपांतरीत करा" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "अतिथी डिमनला पिंग करा" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "फाइलचे भाग वाचा" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "साधणाचे ठराविक भाग वाचा" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "LVM फिजीकल वॉल्यूम निर्माण करा" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "LVM फिजीकल वॉल्यूम काढून टाका" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "LVM फिजीकल वॉल्यूमला पुनःआकार द्या" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "LVM फिजिकल वॉल्यूमला (आकारसह) पुनःआकार द्या" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM फिजीकल वॉल्यूम (PVs) सूचीत दाखवा" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "फिजिकल वॉल्यूमचे UUID प्राप्त करा" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "फाइलचे ठराविक भाग लिहा" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "साधणाचे ठराविक भाग लिहा" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "फाइल वाचा" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "फाइलला ओळप्रमाणे वाचा" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "डिरेक्ट्रीजमधील नोंद वाचा" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "सिम्बॉलिक लिंकचे लक्ष्य वाचा" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "विविध फाइल्सकरीता लिंक वाचा" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "ऍबसोल्यूट मार्गाचेनाव कॅनॉनीकलाइजड् करा" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs हँडल बंद करा व पुन्हा उघडा" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "ext2, ext3 किंवा ext4 फाइलप्रणालीला पुनःआकार द्या" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "ext2, ext3 किंवा ext4 फाइलप्रणालीला किमान आकारकरीता पुनःआकार द्या" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "ext2, ext3 किंवा ext4 फाइलप्रणालीला (आकारसह) पुनःआकार द्या" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "फाइल काढून टाका" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "फाइल किंवा डिरेक्ट्री वारंवार काढून टाका" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "डिरेक्ट्री काढून टाकतो" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "माऊंटपॉईंट काढून टाका" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "उपकरण घासा (सुरक्षीतपणे घासा)" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "फाइल घासा (सुरक्षीतपणे घासा)" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "मोकळी जागा बनवा (सुरक्षीतपणे नष्ट करा)" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "कर्नल आदेश ओळकरीता पर्याय समावेश करा" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "autosync मोड सेट करा" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "डाइरेक्ट अप्लायंस् मोड समर्थीत किंवा असमर्थीत करा" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 फाइलप्रणालीचे लेबल सेट करा" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 फाइलप्रणाली UUID सेट करा" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "नेटवर्क फ्लॅग सुरू करणे सेट करा" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "शोध मार्ग सेट करा" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "रिकवरी कार्य समर्थीत किंवा असमर्थीत करा" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "अप्लायंस बूटवेळी SELinux समर्थीत किंवा असमर्थीत असे सेट करा" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "कमांड ट्रेसेस् समर्थीत किंवा असमर्थीत करा" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "वर्बोस् मोड सेट करा" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux सुरक्षा संदर्भ सेट करा" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ब्लॉक उपकरणावरील विभाजने निर्माण करा" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ब्लॉक उपकरणावरील एकच विभाजन संपादीत करा" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "विभाजन तक्ता पासून डिस्कची भूमिती दाखवा" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "कर्नल भूमिती दाखवा" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "विभाजन तक्ता दाखवा" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "शेल पासून आदेश चालवा" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "शेल ओळी पाठवतेवेळी आदेश चालवा" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "काहिक सेकंद" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "स्पार्स डिस्क प्रतिमा निर्माण करा व समाविष्ट करा" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "फाइल माहिती प्राप्त करा" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "फाइल प्रणाली आकडेवारी प्राप्त करा" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "फाइलमध्ये छपाईजोगी अक्षरमाळाची छपाई करा" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "समर्थीत आदेशांचे गट सूचीत दाखवा" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "उपकरणावरील स्वॅप असमर्थीत करा" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "फाइलवरील स्वॅप असमर्थीत करा" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "लेबल केलेले स्वॅप विभाजनावरील स्वॅप असमर्थीत करा" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन असमर्थीत करा" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "उपकरणावरील स्वॅप समर्थीत करा" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "फाइलवरील स्वॅप समर्थीत करा" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "लेबल केले स्वॅप विभाजनावरील स्वॅप समर्थीत करा" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID द्वारे स्वॅप विभाजनवरील स्वॅप विभाजन समर्थीत करा" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "डिस्क्सची ताळमेळ करा, राईट्स् डिस्क प्रतिमाकरीता लिहीले जातात" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "फाइलचे शेवटचे 10 ओळी पाठवा" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "पाइलचे शेवटचे N ओळी पाठवा" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "डिरेक्ट्रीमध्ये tar फाइल उघडा" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "डिरेक्ट्रीला tar फाइलमध्ये पैक करा" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "आंकुचीत टारबॉलला डिरेक्ट्रीमध्ये उघडा" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "डिरेक्ट्रीला आंकुचीत टारबॉलमध्ये पैक करा" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "आदेश चालवण्यासाठी कालावधी पश्चात वेळेची छपाई करा" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "फाइल टाइमस्टॅम्प्स् सुधारीत करा किंवा नवीन फाइल निर्माण करा" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "शून्य आकारकरीता फाइल ट्रंकेट करा" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ठराविक आकारकरीता फाइल ट्रंकेट करा" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 सूपरब्लॉक तपशील प्राप्त करा" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "फाइल मोड निर्माण मास्क (umask) सेट करा" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "फाइलप्रणालीचे माऊंट अशक्य करा" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "सर्व फाइलप्रणालींचे माऊंट अशक्य करा" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "स्थानीय मशीन पासून फाइल अपलोड करा" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "ऑफसेटसह स्थानीय मशीनपासून फाइल अपलोड करा" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "नॅनोसेकंद अचूकपणासह फाइलचे टाइमस्टॅम्प सेट करा" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "लाइब्ररी आवृत्ती क्रमांक प्राप्त करा" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "फाइलप्राली लेबल प्राप्त करा" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "माऊंट केलेल्या उपकरणसह परस्पर Linux VFS प्रकार प्राप्त करा" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "फाइलप्रणाली UUID प्राप्त करा" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "काहिक वॉल्यूम गट सक्रीय किंवा निष्क्रीय करा" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "सर्व वॉल्यूम ग्रूप सक्रीय किंवा निष्क्रीय करा" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "LVM वॉल्यूम ग्रूप निर्माण करा" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "वॉल्यूम ग्रूपमध्ये सर्व LVs चे LV UUIDs प्राप्त करा" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "वॉल्यूम ग्रूप समाविष्टीत PV UUIDs प्राप्त करा" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "LVM वॉल्यूम ग्रूप काढून टाका" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "LVM वॉल्यूम ग्रूप पुनःनामांकीत करा" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM वॉल्यूम ग्रूप्स् (VGs) सूचीत दाखवा" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "LVM फिजिकल वॉल्यूम्स्, वॉल्यून ग्रूप्स् व लॉजिकल वॉल्यूम्स् करीता करीता पुनःस्कॅन करा" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "वॉल्यूम ग्रूपचे UUID प्राप्त करा" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "फाइलमधील अक्षरे मोजा" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "फाइलमधील ओळी मोजा" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "फाइलमधील अक्षरे मोजा" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "नवीन फाइल निर्माण करा" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "फाइल निर्माण करा" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "उपकरणात शून्य लिहा" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "संपूर्ण साधणावर शून्य लिहा" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 फाइलप्रणालीवरील शून्य न वापरलेले inodes व डिस्क ब्लॉक्स्" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "आंकुचीत फाइल अंतर्गत फाइल प्रकार ओळखा" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "आदेशकरीता तपशील माहिती दाखवण्यासाठी -h / help याचा वापर करा." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' टाइप करा व %s बाबत मदत पहा\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s कडे %d-%d घटके असायला हवे\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: अपरिचीत वैकल्पिक घटक \"%s\"\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: वैकल्पिक घटक \"%s\" दोनवेळा दिले\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: अवैध इंटीजर घटक (%s ने %d पाठवले)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: इंटीजर व्याप्तीच्या बाहेर आहे\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: अपरिचीत आदेश\n" @@ -6317,43 +6325,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID क्रमांक प्रमाणे आढळले नाही: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: रिमोट: $GUESTFISH_PID यांस रिमोट कार्याच्या PID करीता सेट केले पाहिजे\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: फक्त एकच -f घटक दिले जाऊ शकते\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen व --remote पर्याय एकाच वेळी वापरणे अशक्य\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen फ्लॅगसह आदेश ओळीवरील अगाऊ घटके\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen व --file पर्यायचा वापर एकाचवेळी करणे अशक्य\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6366,50 +6374,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: आदेश घटके वाईटस्पेस द्वारे विभाजीत नाही\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: न ओळखलेले सींगल क्वोट\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' येथील अक्षरसंच वाचतेवेळी आंतरीक त्रुटी आढळली\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: खूप जास्त घटके आढळले\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: न ओळखलेले डबल क्वोट\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: आदेश ओळवर रिकामे आदेश आढळले\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "आदेश सूची किंवा आदेशकरीता मदत दाखवा" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish पासून बाहेर पडा" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6420,7 +6428,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6429,12 +6437,12 @@ msgstr "" "quit - guestfish पासून बाहेर पडा\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: आदेश परिचीत नाही, सर्व आदेश दाखवण्यासाठी -h याचा वापर करा\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6445,41 +6453,41 @@ msgstr "" "आदेशांच्या सूचीकरीता: guestfish -h\n" "संपूर्ण दस्तऐवजीकरणकरीता: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" अक्षरमाळामध्ये रनअव्हे शब्द आढळले\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6904,17 +6912,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6923,7 +6931,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6962,37 +6970,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "%s: किमान एक -a/-d व किमान एक -m/-i पर्याय असायला हवे\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: यजमान फाइलप्रणालीत तुम्ही माऊंटपॉईंट निर्देशीत करायला हवे\n" @@ -7057,12 +7065,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7089,57 +7097,57 @@ msgstr "" "ही त्रुटी आहे असे आढळल्यास, कृपया बग अहवाल सादर करा ज्यामध्ये \n" "डिस्क प्रतिमाविषयी जास्तित जास्त माहिती समाविष्टीत असेल.\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: \"%s\" येथे XML लेखन त्रुटी आढळली: %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "%s: xmlOutputBufferCreateFd: stdout उघडण्यास अपयशी\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "%s: xmlNewTextWriter: libxml2 राइटर निर्माण करण्यास अपयशी\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7162,43 +7170,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7456,7 +7464,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7471,7 +7479,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7505,46 +7513,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: मेमरी आकार '%s' वाचणे अशक्य\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7552,7 +7560,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7561,7 +7569,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7571,7 +7579,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7580,7 +7588,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7725,212 +7733,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s घटक रिकामे आहे किंवा अस्वीकार्य अक्षरे समाविष्टीत आहे" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -8009,12 +8017,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "%s चे आकार असमंजस आहे (% बाईट्स्)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8138,19 +8146,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s चे आकार असमंजसपणे मोठे आहे (% बाईट्स्)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "आवृत्ती क्रमांत इंटिजर वाचणे अशक्य: %s" @@ -8160,19 +8168,19 @@ msgstr "आवृत्ती क्रमांत इंटिजर वाच msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "विंडोज अतिथी नाही, किंवा systemroot शोधणे अशक्य" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "अधिकृत तपासणी डाटा आढळले नाही: पहिले guestfs_inspect_os कॉल करा" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -8181,17 +8189,17 @@ msgstr "" "%s: रूट साधण आढळले नाही: guestfs_inspect_os द्वारे पूर्वी पुरवलेल्या रूट साधणसह " "फंक्शनद्वारेच कॉल करा" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8200,48 +8208,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_add_drive यांस guestfs_launch च्या अगोदर कॉल करा" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu सुरू झाले व डिमन सुरू केले, परंतु state != READY आढळले" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8586,11 +8594,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/nl.po b/po/nl.po index 81b79e874..dcdac0229 100644 --- a/po/nl.po +++ b/po/nl.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Dutch (http://www.transifex.com/projects/p/libguestfs/" @@ -22,21 +22,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -46,10 +46,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -105,7 +105,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -114,11 +114,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -127,7 +127,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -136,7 +136,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -144,25 +144,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -202,7 +202,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -225,7 +225,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -249,7 +249,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -271,18 +271,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -302,34 +302,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -341,7 +341,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -349,7 +349,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -361,15 +361,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -377,7 +377,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -416,7 +416,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -446,7 +446,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -454,11 +454,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -512,19 +512,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -532,19 +532,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -561,49 +561,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -625,7 +625,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -645,7 +645,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -666,7 +666,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -700,7 +700,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -730,7 +730,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -822,7 +822,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -840,21 +840,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -874,21 +874,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -926,18 +926,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -945,14 +945,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -970,15 +970,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -986,11 +986,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1014,7 +1014,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1042,12 +1042,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1069,11 +1069,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1081,7 +1081,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1120,7 +1120,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1178,7 +1178,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1186,7 +1186,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1198,19 +1198,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1222,7 +1229,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1242,7 +1249,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1275,7 +1282,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1293,7 +1300,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1309,7 +1316,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1317,7 +1324,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1364,15 +1371,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1555,17 +1562,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1687,41 +1694,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1737,7 +1744,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1745,7 +1752,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1769,7 +1776,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1793,7 +1800,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1801,7 +1808,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1877,7 +1884,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1953,13 +1960,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2024,7 +2031,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2056,7 +2063,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2094,13 +2101,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2112,7 +2119,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2122,7 +2129,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2136,7 +2143,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2178,7 +2185,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2388,7 +2395,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2412,31 +2419,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2444,7 +2451,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2469,18 +2476,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2620,8 +2627,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2698,7 +2705,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2761,15 +2768,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2807,11 +2814,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2831,7 +2838,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2883,7 +2890,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2895,7 +2902,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3011,7 +3018,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3042,7 +3049,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3050,7 +3057,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3074,7 +3081,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3084,7 +3091,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3144,43 +3151,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3202,13 +3209,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3218,41 +3225,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3261,7 +3268,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Probeer `%s --help' voor meer informatie\n" @@ -3288,43 +3295,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: hendel aanmaken mislukte\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: onbekende lange optie: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "%s: --uuid optie kan met een -a of -d gebruikt worden\n" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "uitlijning < 4K" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "uitlijning < 64K" @@ -3468,7 +3475,7 @@ msgstr "" " -x Traceer libguestfs API aanroepen\n" "Voor meer informatie, zie de man pagina %s(1).\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: je kunt de -h en --csv opties ziet tezamen gebruiken.\n" @@ -3495,17 +3502,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3514,7 +3521,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3554,7 +3561,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3708,22 +3715,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3753,12 +3760,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "%s: -b optie meerdere keren opgegeven\n" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "%s: -e optie meerdere keren opgegeven\n" @@ -3800,12 +3807,13 @@ msgstr "stel de POSIX ACL in toegekend aan een bestand" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4066,7 +4074,7 @@ msgstr "Bereken MD5, SHAx of CRC checksum van bestanden in een map" msgid "change file mode" msgstr "verander bestand mode" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "verander bestand eigenaar en groep" @@ -4227,8 +4235,8 @@ msgid "edit a file" msgstr "bewerk een bestand" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "geef regels terug die overeenkomen met een patroon" @@ -4305,1907 +4313,1907 @@ msgstr "voer de bestandssysteem checker uit" msgid "trim free space in a filesystem" msgstr "trim vrije ruimte in een bestandssysteem" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "verkrijg de extra kernel opties" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "verkrijg automatische synchronisatie mode" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "haal de appliance cache map op" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "verkrijg directe toepassing mode vlag" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "haal ext2 bestandsattributen van een bestand op" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "haal ext2 bestandsgeneratie van een bestand op" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "verkrijg het ext2/3/4 bestandssysteem label" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "verkrijg het ext2/3/4 bestandssysteem UUID" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "betwisten van de n-de aangevraagde referentie" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "standaard resultaat voor de n-de aangevraagde referentie" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "prompt voor de n-de aangevraagde referentie" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "haal de lijst met referenties op waar libvirt om vraagt" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "verkrijg netwerk aanzetten vlag" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "verkrijg het zoek pad" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "verkrijg proces groep vlag" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "verkrijg herstel proces aanzetten vlag" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "verkrijg SELinux aanzetten vlag" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "verkrijg aantal virtuele CPU's in toepassing" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "haal de tijdelijke map op" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "verkrijg commando trace aanzetten vlag" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "verkrijg de huidige umask" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "verkrijg breedsprakige mode" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "verkrijg SELinux beveiliging context" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "verkrijg een enkele uitgebreide attribuut" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "laat uitgebreide attributen zien van een bestand of map" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "expandeer wildcards in commando" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "expandeer een wildcard pad" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "installeer GRUB 1" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "geef de eerste 10 regels van een bestand terug" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "geef de eerste N regels van een bestand terug" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "dump een bestand in hexadecimaal" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "bewerk met een hex verwerker" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "sluit de huidige hivex handvat" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "schrijf veranderingen terug naar de zwerm" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "voeg een kind node toe" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "geeft lijst met nodes die sub sleutels van doe zijn " -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "verwijderen een node (recursief)" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "geeft de kind naam van node terug" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "geef de waarde naam terug" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "geef de naam van de node terug" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "geeft de ouders van de node terug " -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "stel een enkele waarde in een node in of vervang deze" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "geef waarde lijsten terug die gekoppeld zijn aan de node" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "open een Windows Registry hive bestand" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "geef de root node van de hive terug" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "geef het sleutel veld van de (sleutel, datatype, data) tuple terug" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "geef het datatype van de (sleutel, datatype, data) tuple terug" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "geef het dataveld van de (sleutel, datatype, data) tuple terug" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "laat de inhoud van een enkel bestand in een initrd zien" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "laat bestanden in een initrd zien" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "voeg een inotify bewaker toe" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "sluit de inotify hendel" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "geef lijst terug van bewaakte bestanden met gebeurtenissen" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "maak een inotify hendel aan" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "geef een lijst van inotify gebeurtenissen terug" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "verwijder een inotify bewaker" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "verkrijg architectuur van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "verkrijg distributie van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "verkrijg station letter afbeelding" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" "verkrijg bestandssystemen geassocieerd met geïnspecteerd besturingssysteem" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "verkrijg formaat van geïnspecteerd besturingssysteem " -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "verkrijg hostnaam van het besturingssysteem" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "verkrijg de icoon die overeenkomt met dit besturingssysteem" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "verkrijg major versie van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "verkrijg minor versie van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "verkrijg aankoppel punten van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "verkrijg pakket formaat gebruikt door het besturingssysteem" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "verkrijg pakketbeheersgereedschap gebruikt door het besturingssysteem" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "verkrijg prouct naam van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "verkrijg product variant van geinspecteerd bestandssysteem" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" "geef de lijst van besturingssystemen terug gevonden tijdens de laatste " "inspectie" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "verkrijg type van geïnspecteerd besturingssysteem" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "verkrijg Windows CurrentControlSet van geinspecteerd besturingssysteem" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "verkrijg Windows systeem root van geïnspecteerd besturingssysteem " -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "verkrijg live vlag voor installatie schijf" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "verkrijg multipart vlag voor installatie schijf" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "verkrijg netinst (netwerk installer) vlag voor installatie schijf" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" "verkrijg lijst van toepassingen geïnstalleerd voor het besturingssysteem" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "inspecteer schijf en geef lijst van gevonden besturingssystemen terug" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "test voor blokapparaat" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "test voor karakterapparaat" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "is in de configuratie toestand" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "test voor een map" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "test voor een FIFO (benoemde pipe)" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "test voor een standaard bestand" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "test of het apparaat een logische volume is" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "test voor een socket" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "test voor een symbolische link" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "test of een bestand alleen nul bytes bevat" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "test of een apparaat alleen nul bytes bevat" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "haal ISO informatie van primaire volume descriptor van ISO bestand" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "haal ISO informatie van primaire volume descriptor van apparaat" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "verander werkmap" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "toon 9p bestandssystemen" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "laat de blok apparaten zien" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "afbeelden van schijflabels op apparaten" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "toon apparaat mapper apparaten" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "Toon event handlers" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "toon bestandssystemen" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "Toon Linux md (RAID) devices" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "laat de partities zien" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "laat de bestanden in een map zien (lang formaat)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "toon de bestanden in een map (lang format met SELinux contexts)" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "maak een harde link aan" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "maak een symbolische link aan" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "verwijder uitgebreide attribuut van een bestand of map" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "laat de bestanden in een map zien" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "haal de lijst van bestanden in een map op" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "stel uitgebreide attribuut van een bestand of map in" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "verkrijg bestand informatie voor een symbolische link" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "lstat op meerdere bestanden" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "voeg een sleutel toe aan een LUKS versleuteld apparaat" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "sluit een LUKS apparaat" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "formatteer een blok apparaat als een LUKS versleuteld apparaat" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "verwijder een sleutel toe van een LUKS versleuteld apparaat" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "open een LUKS versleuteld blok apparaat" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "open een LUKS versleuteld blok alleen-lezen apparaat" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "maak een LVM logische volume aan" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "maak een LVM logische volume aan in % overblijvende vrije ruimte" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "verkrijg gezaghebbende naam van een LV" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "wis LVM apparaat filter" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "verwijder alle LVM LV's, VG's en PV's" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "stel LVM apparaat filter in" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "verwijder een LVM logische volume" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "hernoem een LVM logische volume" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "verander grootte van een LVM logische volume" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "expandeer een LV om vrije ruimte te vullen" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "laat de LVM logische volumes (LV's) zien" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "verkrijg de UUID van een logische volume" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "lgetxattr op meerdere bestanden" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "open de manual" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "Maximale aantal schijven dat toegevoegd mag worden" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "creëer een Linux md (RAID) device" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "verkrijg metadata voor een MD device" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "haal onderliggende apparaten van een MD apparaat op" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "stop een Linux md (RAID) device" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "maak een map aan" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "maak een map aan met een bepaalde mode" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "maak en map en ouders aan" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "maak een tijdelijke map aan" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "maak een ext2/ext3/ext4 bestandssysteem aan op apparaat" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "maak een ext2/3/4 bestandssysteem met extern journaal" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "maak een ext2/3/4 extern journaal" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "maak een ext2/3/4 extern journaal met label" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "maak een ext2/3/4 extern journaal met UUID" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "maak een FIFO (benoemde pipe)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "maak een bestandssysteem" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "maak een bestandssysteem met blok grootte" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "maak een btrfs bestandssysteem aan" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "maak een lost+found map aan op een ext2/3/4 bestandssysteem" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "maak een aankoppel punt aan" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "maak blok, karakter, of FIFO apparaten" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "maak een blok apparaat node" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "maak een karakter apparaat node" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "maak een swap partitie aan" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "maak een swap partitie met een label aan" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "maak een swap partitie met een expliciete UUID aan" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "maak een swap bestand aan" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "maak een tijdelijk bestand aan" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "laad een kernel module" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "bekijk een bestand" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "koppel een gast schijf aan op een plaats in het bestandssysteem" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "koppel 9p bestandssysteem aan" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "koppel aan op het lokale bestandssysteem" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "voer hoofd loop uit van aankoppeling op het lokale bestandssysteem" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "koppel een bestand aan met het loop apparaat" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "koppel een gast schijf aan met aankoppel opties" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "koppel een gast schijf alleen-lezen aan" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "koppel een gast schijf aan met aankoppel opties en vfstype" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "laat aankoppel punten zien" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "laat aangekoppelde bestandssystemen zien" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "verplaats een bestand" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "geeft aantal toegevoegde gehele blokapparaten (schijven) terug" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "onderzoek NTFS volume" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "restore NTFS vanuit backup bestand" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "sla NTFS op naar backup bestand" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" "repareer veel voorkomende fouten en forceer Windows om NTFS te controleren" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "verander grootte van een NTFS bestandssysteem" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "verander grootte van een NTFS bestandssysteem (met grootte)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "onderzoek de omgeving en stel de afhandelingsvlaggen overeenkomstig in" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "voeg een partiie toe aan een apparaat" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "verwijder een partitie" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "partitioneer gehele schijf met een enkele primaire partitie" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "geef waar terug als een partitie opstartbaar is" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "verkrijg het MBR type byte (ID byte) van een partitie" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "verkrijg het partitie abel type" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "maak een lege partitie tabel aan" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "laat partities op een apparaat zien" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "maak een partitie opstartbaar" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "stel het MBR type byte (ID byte) van een partitie in" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "stel partitie naam in" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "converteer partitie naam naar apparaat naam" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "converteer partitie naam naar partitie nummer" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "ping de gast daemon" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "lees deel van een bestand" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "lees deel van een apparaat" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "genereer een nieuwe willekeurige UUID voor een fysieke volume" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "genereer nieuwe willekeurige UUID's voor alle fysieke volumes" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "maak een LVM fysieke volume aan" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "verwijder een LVM fysieke volume" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "verander grootte van een LVM fysieke volume" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "verander grootte van een LVM fysieke volume (met grootte)" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "laat de LVM fysieke (PV's) zien" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "verkrijg de UUID van een fysieke volume" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "schrijf naar deel van een bestand" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "schrijf naar deel van een apparaat" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "lees een bestand" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "lees een bestand als regels" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "lees map ingangen" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "lees het doel van een symbolische link" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "readlink op meerdere bestanden" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "gezaghebbende absolute pad naam" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "verwijder een schijfimage" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "sluit en open libguestfs hendel" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "verander grootte van een ext2, ext3 of ext4 bestandssysteem" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" "verklein een ext2, ext3 of ext4 bestandssysteem naar de minimale grootte" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" "verander grootte van een ext2, ext3 of ext4 bestandssysteem (met grootte)" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "verwijder een bestand" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "verwijder een bestand en negeer fouten" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "verwijder een bestand of map recursief" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "verwijder een map" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "verwijder een aankoppel punt" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "synchroniseer de inhoud van twee mappen" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "synchroniseer host of bestandssysteem op afstand met bestandssysteem" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "synchroniseer bestandssysteem met host of bestandssysteem op afstand" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "boen (veilig schoonmaken) een apparaat" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "boen (veilig schoonmaken) een bestand" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "boen (veilig schoonmaken) vrije ruimte" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "voeg opties toe aan kernel commando regel" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "stel autosync mode in" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "stel de appliance cache map in" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "zet directe apparaat mode aan of uit" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "stel ext2 bestandsattributen van een bestand in" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "stel ext2 bestandsgeneratie van een bestand in" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "stel het ext2/3/4 bestandssysteem label in" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "stel het ext2/3/4 bestandssysteem UUID in" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "stel bestandssysteem label in" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "geeft gevraagde referenties terug aan libvirt" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "stel libvirt referenties in ondersteund door het aanroepende programma" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "stel netwerk aanzetten vlag in" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "stel het zoek pad in" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "stel proces groep vlag in" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "zet het herstel proces aan of uit" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "zet SELinux aan of uit bij opstarten van het toestel" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "stel aantal virtuele CPU's in toepassing in" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "stel de tijdelijke map in" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "zet commando traces aan of uit" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "stel breedsprakige mode in" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "stel SELinux beveiliging context in" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "stel een omgevingsvariabele in" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "maak partities aan op een blok apparaat" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "verander een enkele partitie op een blok apparaat" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "laat de schijf geometrie van de partitie tabel zien" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "laat de kernel geometrie zien" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "laat de partitie tabel zien" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "voer een commando uit via de shell" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "voer een commando uit via de shell met het teruggeven van regels" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "slaap gedurende een paar seconden" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "maak een sparse schijf image aan en voeg deze toe" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "verkrijg bestand informatie" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "verkrijg bestandssysteem statistieken" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "druk de afdrukbare tekenreeksen ad in een bestand" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "laat ondersteunde groep commando's zien" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "zet swap op een apparaat uit" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "zet swap op een bestand uit" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "zet swap op een gelabelde swap partitie uit" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "zet swap op swap partitie volgens UUID uit" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "zet swap op een apparaat aan" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "zet swap op een bestand aan" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "zet swap op een gelabelde swap partitie aan" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "zet swap op swap partitie volgens UUID aan" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "" "synchroniseer schijven, schrijven wordt doorgespoeld naar het schijf image" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "geef de laatste 10 regels van een bestand terug" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "geef de laatste N regels van een bestand terug" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "tar bestand uitpakken naar map" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "map inpakken in tar bestand" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "gecomprimeerde tar bal uitpakken naar map" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "map inpakken in gecomprimeerde tar bal" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "print de verstreken tijd om een commando uit te voeren" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "vernieuw tijd stempels of maak een nieuw bestand aan" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "kap een bestand af op grootte nul" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "kap een bestand af op een bepaalde grootte" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "pas ext2/ext3/ext4 filesystem parameters aan" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "verkrijg ext2/ext3/ext4 super-blok details" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "stel bestande mode aanmaak masker (umask) in" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "koppel een bestandssysteem af" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "koppel alle bestandssystemen af" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "koppel een lokaal aangekoppeld bestandssysteem los" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "verwijdereen omgevingsvariabele" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "upload een bestand van de lokale machine" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "upload een bestand van de locale machine met offset" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "stel tijd stempel van een bestand in met nanoseconde precisie" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "appliance kernel versie" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "verkrijg het bibliotheek versie nummer" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "verkrijg het bestandssysteem label" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "" "verkrijg het Linux VFS type dat correspondeert met een aangekoppeld apparaat" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "verkrijg het bestandssysteem UUID" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "activeer of de-activeer sommige volume groepen" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "activeer of de-activeer alle volume groepen" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "genereer een nieuwe willekeurige UUID voor een volumegroep" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "genereer nieuwe willekeurige UUID's voor alle volumegroepen" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "maak een LVM volume groep aan" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "verkrijg de LV UUID's van alle LV's in de volume groep" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "haal volumegroep metadata op" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "verkrijg de PV UUID's die de volume groep bevatten" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "verwijder een LVM volume groep" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "wijzig de naam van een LVM volume groep" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "laat de LVM volume groepen (VG's) zien" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" "opnieuw scannen voor LVM fysiwkw volumes, volume groepen en logische volumes" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "verkrijg de UUID van een volume groep" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "tel aantal karakters in een bestand" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "tel aantal regels in een bestand" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "tel aantal woorden in een bestand" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "wis een bestandssysteem ondertekening van een apparaat" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "maak een nieuw bestand aan" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "voeg inhoud toe aan eind van bestand" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "maak een bestand aan" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "verander parameters van een XFS bestandssysteem" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "expandeer een bestaand XFS bestandssysteem" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "stel de geometrie van XFS bestandssysteem in" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "repareer een XFS bestandssysteem" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "schrijf nullen naar het apparaat" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "schrijf nullen naar een heel apparaat" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "nul vrije ruimte in een bestandssysteem" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "nul ongebruikte inodes en schijf blokken op ext2/3 bestandssysteem" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "bepaal bestand type in een gecomprimeerd bestand" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "Gebruik -h / help om gedetailleerde hulp voor een commando te " "tonen." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "type 'help %s' voor hulp over %s\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s moet %d-%d parameter(s) hebben\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: onbekend optioneel argument \"%s\"\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: optioneel argument \"%s\" tweemaal opgegeven\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: ongeldige geheel getal paramter (%s gaf %d terug)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: geheel getal ligt buiten de reeks\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: onbekend commando\n" @@ -6340,12 +6348,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID was geen getal: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" @@ -6353,35 +6361,35 @@ msgstr "" "%s: remote: $GUESTFISH_PID moet ingesteld worden op de PID van het proces op " "afstand\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: er kan slechts een -f parameter opgegeven worden\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "" "%s: de --listen en --remote opties kunnen niet tegelijkertijd gebruikt " "worden\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters op de commando regel met --listen vlag\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "" "%s: de --listen en --file opties kunnen niet tegelijkertijd gebruikt worden\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6394,50 +6402,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: commando argumenten niet gescheiden door spaties\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niet afgesloten enkel aanhalingsteken\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: interne fout bij ontleden van tekenreeks op '%s'\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: teveel argumenten\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "%s: ongeldige escape volgorde in string (begint bij offset %d)\n" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niet afgesloten dubbel aanhalingsteken\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: leeg commando op commando regel\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "laat een lijst van commando's of hulp over een commando zien" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "sluit guestfish af" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6448,7 +6456,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6457,12 +6465,12 @@ msgstr "" "quit - sluit guestfish af\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: commando niet bekend, gebruik -h om alle commando's te tonen\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6473,22 +6481,22 @@ msgstr "" "Voor een lijst commando's: guestfish -h\n" "Voor complete documentatie: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "%s:%d: libguestfs: fout: %s\n" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Los aanhalingsteken in tekenreeks \"%s\"\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " @@ -6497,13 +6505,13 @@ msgstr "" "%s: om Windows station letters te gebruiken, moet je de gast inspecteren (\"-" "i\" optie of draai het \"inspect-os\" commando)\n" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" "%s: om Windows schijf letters te gebruiken, moet dit een Windows gast zijn\n" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" @@ -6513,7 +6521,7 @@ msgstr "" "je uit:\n" " inspect-get-drive-mappings %s\n" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6988,17 +6996,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "%s: er was geen bestandssysteem gespecificeerd\n" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "%s: --lvm optie kan niet meerdere malen worden gegeven\n" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -7011,7 +7019,7 @@ msgstr "" "data is die we niet kuinnen verwijderen. Als je denkt dat\n" "dit een bug is, maak je een bug aan op http://libguestfs.org/\n" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "%s: kan --lvm optie (%s) niet parsen\n" @@ -7050,37 +7058,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "%s: moet tenminste een -a/-d en tenminste een -m/-i optie hebben\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "%s: --live is niet compatibel met --ro optie\n" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "%s: --live is niet compatibel met -i optie\n" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "%s: met --live moet je exact een -d optie gebruiken\n" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "%s: --live is niet compatibel met -a optie\n" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -7164,12 +7172,12 @@ msgstr "" " --xpath query Voer een XPath bevraging uit\n" "Voor meer informatie, referre ja naar de man pagina %s(1).\n" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "%s: kan --xpath niet samen met andere opties gebruiken.\n" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7199,57 +7207,57 @@ msgstr "" "Als je vindt dat dit een fout is, dien dan een bug rapport in met\n" "zo veel mogelijk informatie over de schijf image.\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: XML schrijf fout bij \"%s\": %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "%s: xmlOutputBufferCreateFd: stdout openen mislukte\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "%s: xmlNewTextWriter: libxml2 schrijver aanmaken mislukte\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "%s: kan XML niet van stdin parsen\n" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "%s: kan geen nieuwe XPath context creëren\n" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "%s: niet in staat XPath expressie te evalueren\n" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "%s: xmlSaveToFd mislukte\n" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "%s: xmlNewDoc mislukte\n" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "%s: xmlCopyNode mislukte\n" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "%s: xmlSaveDoc mislukte\n" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7272,43 +7280,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7566,7 +7574,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7581,7 +7589,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7615,39 +7623,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "%s: kon --smp parameter '%s' niet ontleden\n" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "%s: --smp parameter '%s' moet >= 1 zijn\n" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "%s: kon --scratch parameter '%s' noet ontleden\n" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "%s: --scratch parameter '%s' moet >= 1 zijn\n" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s:kon geheugen grootte niet ontleden '%s'\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" @@ -7656,7 +7664,7 @@ msgstr "" "Inspecteren van virtuele machine of disk image ...\n" "\n" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7668,7 +7676,7 @@ msgstr "" "aankoppelen van bestandssystemen.\n" "\n" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7681,7 +7689,7 @@ msgstr "" "# %s\n" "\n" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7691,7 +7699,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7705,7 +7713,7 @@ msgstr "" "> prompt) om dze bestandssystemen aan te koppelen.\n" "\n" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "# %s heeft type '%s'\n" @@ -7854,212 +7862,212 @@ msgstr "onverwachte regel van db_dump commando, geen spatie prefix" msgid "unexpected non-hex digits in output of db_dump command" msgstr "onverwachte niet-hex tekens in output van db_dump commando" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "voor apparaat '/dev/null' moet het formaat 'raw' zijn" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s parameter is leeg of bevat niet geoorloofde karakters" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "label parameter is leeg, te lang of bevat niet toegestane karakters" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "'label' is vereist bij het hotpluggen van stations" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "schijf met label '%s' werd niet gevonden" @@ -8138,12 +8146,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "grootte van %s buitensporig (% bytes)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8269,19 +8277,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "%s: virtuele grootte van schijfimage kan niet gedetecteerd worden" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "release bestand %s is leeg of misvormd" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "groote van %s is buitensporig groot (% bytes)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "kon integer in versie nummer niet ontleden: %s" @@ -8291,19 +8299,19 @@ msgstr "kon integer in versie nummer niet ontleden: %s" msgid "read: %s: unexpected end of file" msgstr "lezen: %s: onverwacht einde van bestand" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "Geen Windows gast, of systeem root kon niet bepaald worden" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "geen Windows gast, of CurrentControlSet kon niet bepaald worden" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "geen inspectie data: roep eerst guestfs_inspect_os aan" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -8312,18 +8320,18 @@ msgstr "" "%s: root apparaat niet gevonden: roep deze functie alleen aan met een root " "apparaat eerder teruggegeven door guestfs_inspect_os" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" "niet afgesloten aanhalingsteken (%c) in commandoregel in de buurt van: %s" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "kan string in aanhalingstekens in de buurt van: %s niet ontleden" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8332,49 +8340,49 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "je moet guestfs_add_drive aanroepen voor guestfs_launch" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu gelanceerd en contact opgenomen met daemon, maar toestand != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "realpath: kon '%s' niet converteren naar een absoluut pad" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8725,11 +8733,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "osinfo: kan nieuwe XPath context niet aanmaken" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "osinfo: %s: kan XPath expressie niet evalueren" diff --git a/po/or.po b/po/or.po index 27c7a6396..be9609532 100644 --- a/po/or.po +++ b/po/or.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Oriya (http://www.transifex.com/projects/p/libguestfs/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କରିବାରେ ବିଫଳ ହୋଇଛି\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ଅଜଣା ଲମ୍ବା ବିକଳ୍ପ: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3432,7 +3439,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3459,17 +3466,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3478,7 +3485,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3518,7 +3525,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3668,22 +3675,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3713,12 +3720,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3760,12 +3767,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4022,7 +4030,7 @@ msgstr "" msgid "change file mode" msgstr "ଫାଇଲ ଧାରାକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ଫାଇଲ ମାଲିକ ଏବଂ ଶ୍ରେଣୀକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ" @@ -4183,8 +4191,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "ଗୋଟିଏ ପ୍ରକାର ସହିତ ମେଳଖାଉଥିବା ଧାଡ଼ିଗୁଡ଼ିକୁ ଫେରାନ୍ତୁ" @@ -4260,1896 +4268,1896 @@ msgstr "ଫାଇଲତନ୍ତ୍ର ଯାଞ୍ଚକାରୀକୁ ଚଲ msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "ଅତିରିକ୍ତ କର୍ଣ୍ଣଲ ବିକଳ୍ପଗୁଡ଼ିକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "autosync ଧାରାକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାର ସୂଚକକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUID କୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "ସନ୍ଧାନ ପଥକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତି ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସନ୍ଧାନ ସକ୍ରିୟ ସୂଚକକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "verbose ଧାରାକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ଅନୁଲମ୍ବିତ ଗୁଣଧର୍ମକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "ନିର୍ଦ୍ଦେଶରେ ୱାଇଲ୍ଡ କାର୍ଡଗୁଡ଼ିକୁ ବିସ୍ତାର କରନ୍ତୁ" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "ଗୋଟିଏ ୱାଇଲ୍ଡ କାର୍ଡ ପଥକୁ ବିସ୍ତାର କରନ୍ତୁ" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ଗୋଟିଏ ଫାଇଲର ପ୍ରଥମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଷୋହଳମିକରେ ପ୍ରକାଶ କରନ୍ତୁ" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ initrd ରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "ଗୋଟିଏ inotify ନଜରକୁ ଯୋଗକରନ୍ତୁ" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ଘଟଣାଗୁଡ଼ିକରେ ଥିବା ଦେଖାହୋଇଥିବା ଫାଇଲଗୁଡ଼ିକର ତାଲିକାକୁ ଫେରାନ୍ତୁ" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "ଗୋଟିଏ inotify ନିୟନ୍ତ୍ରଣକୁ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ଘଟଣାଗୁଡ଼ିକର ଗୋଟିଏ ତାଲିକା ପ୍ରଦାନ କରନ୍ତୁ" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "ଗୋଟିଏ inotify ନଜରକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "ବିନ୍ୟାସ ଅବସ୍ଥାରେ ଅଛି" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "ବ୍ଲକ ଉପକରଣଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (ଲମ୍ବା ସଜ୍ଜିକରଣ ଶୈଳୀ)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "ଗୋଟିଏ ହାର୍ଡ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତାରିତ ଗୁଣଧର୍ମକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ଫାଇଲଗୁଡ଼ିକୁ ଗୋଟିଏ ଡିରେକ୍ଟୋରୀରେ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀର ବିସ୍ତୃତ ଗୁଣଧର୍ମକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "ଗୋଟିଏ ସାଙ୍କେତିକ ସଂଯୋଗ ପାଇଁ ଫାଇଲ ସୂଚନା ଗ୍ରହଣ କରନ୍ତୁ" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lstat କରନ୍ତୁ" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "ସମସ୍ତ LVM LVs, VGs ଏବଂ PVs କୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "ଗୋଟିଏ LVM ତାର୍କିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM ତାର୍କିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (LVs)" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ lgetxattr କରନ୍ତୁ" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ଗୋଟିଏ ନିର୍ଦ୍ଦିଷ୍ଟ ଧାରା ସହିତ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀ ଏବଂ ପ୍ରକାରଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "ଗୋଟିଏ ଅସ୍ଥାୟୀ ଡିରେକ୍ଟୋରୀ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "ବାହ୍ୟ ପତ୍ରିକା ସହିତ ext2/3/4 ଫାଇଲତନ୍ତ୍ରକୁ ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "ନାମପଟି ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID ସହିତ ext2/3/4 ବାହ୍ୟ ପତ୍ରିକା ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO ନିର୍ମାଣ କରନ୍ତୁ (ପାଇପ ନାମିତ)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ଗୋଟିଏ ଫାଇଲ ତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ବ୍ଲକ ଆକାର ବିଶିଷ୍ଟ ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ର ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "ବ୍ଲକ, ବର୍ଣ୍ଣ ଅଥବା FIFO ଉପକରଣଗୁଡ଼ିକୁ ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "ବ୍ଲକ ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "char ଉପକରଣ ନୋଡ ତିଆରି କରନ୍ତୁ" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "ନାମପଟି ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ସୁନିଶ୍ଚିତ UUID ସହିତ ଗୋଟିଏ swap ବିଭାଜନ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "ଗୋଟିଏ swap ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "ଗୋଟିଏ କର୍ଣ୍ଣଲ ଏକକାଂଶ ଧାରଣ କରନ୍ତୁ" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ଫାଇଲତନ୍ତ୍ରର ଏକ ସ୍ଥାନରେ ସ୍ଥାପନ କରନ୍ତୁ" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "ଲୁପ ଉପକରଣ ବ୍ୟବହାର କରି ଗୋଟିଏ ଫାଇଲକୁ ସ୍ଥାପନ କରନ୍ତୁ" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "ସ୍ଥାପନ ବିକଳ୍ପଗୁଡ଼ିକ ସହିତ ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ କରନ୍ତୁ, କେବଳ-ପଠନୀୟ" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "ଗୋଟିଏ ଅତିଥି ଡିସ୍କକୁ ସ୍ଥାପନ ବିକଳ୍ପ ଏବଂ vfstype ଗୁଡ଼ିକ ସହିତ ସ୍ଥାପନ କରନ୍ତୁ" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "ସ୍ଥାପନ ବିନ୍ଦୁଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "ସ୍ଥାପିତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ଦର୍ଶାନ୍ତୁ" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଘୁଞ୍ଚାନ୍ତୁ" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "probe NTFS ଭଲ୍ୟୁମ" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ଯୋଗ କରନ୍ତୁ" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "ଗୋଟିଏ ଏକକ ପ୍ରାଥମିକ ବିଭାଜନ ସହିତ ସମଗ୍ର ଡିସ୍କକୁ ବିଭାଜିତ କରନ୍ତୁ" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "ବିଭାଜନ ସାରଣୀ ପ୍ରକାରକୁ ଆଣନ୍ତୁ" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ଗୋଟିଏ ଖାଲି ବିଭାଜନ ସାରଣୀ ପ୍ରସ୍ତୁତ କରନ୍ତୁ" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ଗୋଟିଏ ଉପକରଣ ଉପରେ ବିଭାଜନଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "ଗୋଟିଏ ବିଭାଜନକୁ ବୁଟଯୋଗ୍ୟ କରନ୍ତୁ" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "ବିଭାଜନ ନାମ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "ଅତିଥି ଡେମନକୁ ପିଙ୍ଗ କରନ୍ତୁ" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ଫାଇଲର ଗୋଟିଏ ଅଂଶକୁ ପଢ଼ନ୍ତୁ" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମ ପ୍ରସ୍ତୁତ କରନ୍ତୁ" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "ଗୋଟିଏ LVM ଭୌତିକ ଭଲ୍ୟୁମର ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM ଭୌତିକ ଭଲ୍ୟୁମଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (PVs)" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ପଢ଼ନ୍ତୁ" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "ଫାଇଲକୁ ଧାଡ଼ି ଆକାରରେ ପଢ଼ନ୍ତୁ" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "ଡିରେକ୍ଟୋରୀ ଭରଣଗୁଡ଼ିକୁ ପଢ଼ନ୍ତୁ" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "ସାଙ୍କେତିକ ସଂଯୋଗର ଲକ୍ଷ୍ୟସ୍ଥଳକୁ ପଢ଼ନ୍ତୁ" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "ଏକାଧିକ ଫାଇଲଗୁଡ଼ିକରେ readlink" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "canonicalized ନିର୍ଦ୍ଦିଷ୍ଟ ପଥନାମ" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs ନିୟନ୍ତ୍ରଣକୁ ବନ୍ଦ କରନ୍ତୁ ଏବଂ ପୁଣି ଖୋଲନ୍ତୁ" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ଗୋଟିଏ ଫାଇଲକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "ଗୋଟିଏ ଫାଇଲ କିମ୍ବା ଡିରେକ୍ଟୋରୀକୁ ପୁନପୌନିକ ଭାବରେ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ଗୋଟିଏ ଡିରେକ୍ଟୋରୀକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ଗୋଟିଏ ଉପକରଣକୁ scrub କରନ୍ତୁ (securely wipe)" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ଗୋଟିଏ ଫାଇଲକୁ scrub କରନ୍ତୁ (securely wipe)" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "ମୁକ୍ତ ସ୍ଥାନକୁ scrub କରନ୍ତୁ (securely wipe)" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "କର୍ଣ୍ଣଲ ନିର୍ଦ୍ଦେଶନାମାରେ ବିକଳ୍ପ ଯୋଗକରନ୍ତୁ" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "autosync ଧାରାକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "ସିଧାସଳଖ ଉପକରଣ ଧାରାକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର ନାମପଟିକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ଫାଇଲତନ୍ତ୍ର UUIDକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "ସନ୍ଧାନ ପଥକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "ପୁନରୁଦ୍ଧାର ପଦ୍ଧତିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "SELinux କୁ ଉପକରଣ ବୁଟରେ ସକ୍ରିୟ ଅଥବା ନିଷ୍କ୍ରିୟ ଭାବରେ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "ନିର୍ଦ୍ଦେଶ ଅନୁସରଣକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "verbose ଧାରାକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux ସୁରକ୍ଷା ପ୍ରସଙ୍ଗକୁ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ବ୍ଲକ ଉପକରଣରେ ବିଭାଜନଗୁଡ଼ିକୁ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ଗୋଟିଏ ବ୍ଲକ ଉପକରଣରେ ଗୋଟିଏ ବିଭାଜନକୁ ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "ବିଭାଜନ ସାରଣୀରୁ ଡିସ୍କ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "କର୍ଣ୍ଣଲ ଜ୍ୟାମିତିକୁ ଦର୍ଶାନ୍ତୁ" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "ବିଭାଜନ ସାରଣୀକୁ ଦର୍ଶାନ୍ତୁ" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "shell ମାଧ୍ଯମରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "shell ରୁ ଫେରୁଥିବା ଧାଡ଼ିଗୁଡ଼ିକରେ ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ଚଲାନ୍ତୁ" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "କିଛି ସେକଣ୍ଡ ପାଇଁ ସୁପ୍ତ ରଖନ୍ତୁ" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ଫାଇଲ ସୂଚନା ଆଣନ୍ତୁ" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ଫାଇଲତନ୍ତ୍ର ପରିସଂଖ୍ୟାନ ପ୍ରସ୍ତୁତ କରନ୍ତୁ" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ଗୋଟିଏ ଫାଇଲରେ ମୁଦ୍ରଣଯୋଗ୍ୟ ବାକ୍ୟଖଣ୍ଡଗୁଡ଼ିକୁ ମୁଦ୍ରଣ କରନ୍ତୁ" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "ଉପକରଣରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "ଫାଇଲରେ swap କୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "ନାମିତ swap ବିଭାଜନରେ swap ବିଭାଜନକୁ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ ହୋଇଥିବା swap କୁ swap ବିଭାଜନରେ ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "ଉପକରଣରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ଫାଇଲରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "ନାମିତ swap ବିଭାଜନରେ swap କୁ ସକ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID ଦ୍ୱାରା ବିଭାଜିତ swap କୁ swap ବିଭାଜନରେ ସକ୍ରିୟ ରଖନ୍ତୁ" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "sync ଡିସ୍କଗୁଡ଼ିକ, ଲିଖନିଗୁଡ଼ିକ ଡିସ୍କ ପ୍ରତିଛବିରୁ ବାହାରି ଯାଇଛି" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ 10 ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ଗୋଟିଏ ଫାଇଲର ଅନ୍ତିମ N ଧାଡ଼ିକୁ ଫେରାନ୍ତୁ" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "tar ଫାଇଲକୁ ଡିରେକ୍ଟୋରୀରେ ଖୋଲନ୍ତୁ ନାହିଁ" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "ଡିରେକ୍ଟୋରୀକୁ tar ଫାଇଲ ମଧ୍ଯରେ ପ୍ୟାକ କରନ୍ତୁ" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "ସଙ୍କୁଚିତ ଟାରବୋଲକୁ ଡିରେକ୍ଟୋରୀ ମଧ୍ଯରେ ଖୋଲନ୍ତୁ" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "ସଙ୍କୋଚିତ ଟାରବୋଲ ମଧ୍ଯରେ ଡିରେକ୍ଟୋରୀକୁ ପ୍ୟାକ କରନ୍ତୁ" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ଫାଇଲ ଟାଇମଷ୍ଟାମ୍ପଗୁଡ଼ିକୁ କିମ୍ବା ନୂତନ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଶୂନ୍ୟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ଗୋଟିଏ ଫାଇଲକୁ ଏକ ନିର୍ଦ୍ଦିଷ୍ଟ ଆକାରରେ ଯୋଡ଼ନ୍ତୁ" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 ସୁପର ବ୍ଲକ ବିବରଣୀଗୁଡ଼ିକରେ ଆଣନ୍ତୁ" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ଫାଇଲ ଧାରା ନିର୍ମାଣ ମାସ୍କ ସେଟ କରନ୍ତୁ (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ଗୋଟିଏ ଫାଇଲତନ୍ତ୍ରକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "ସମସ୍ତ ଫାଇଲତନ୍ତ୍ରଗୁଡ଼ିକୁ ବିସ୍ଥାପିତ କରନ୍ତୁ" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "ସ୍ଥାନୀୟ ଯନ୍ତ୍ରରୁ ଗୋଟିଏ ଫାଇଲକୁ ଅଦ୍ୟତନ କରନ୍ତୁ" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ଗୋଟିଏ ଫାଇଲର ଟାଇମଷ୍ଟାମ୍ପକୁ ନାନୋସେକଣ୍ଡରେ ସେଟ କରନ୍ତୁ" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "ଲାଇବ୍ରେରୀ ସଂସ୍କରଣ ସଂଖ୍ୟା ଆଣନ୍ତୁ" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "Linux VFS ପ୍ରକାରକୁ ସ୍ଥାପିତ ଉପକରଣରେ ଆଣନ୍ତୁ" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "କିଛି ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "ସମସ୍ତ ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ସକ୍ରିୟ କିମ୍ବା ନିଷ୍କ୍ରିୟ କରନ୍ତୁ" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀକୁ କାଢ଼ନ୍ତୁ" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "ଗୋଟିଏ LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀର ନାମ ପରିବର୍ତ୍ତନ କରନ୍ତୁ" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM ଭଲ୍ୟୁମ ଶ୍ରେଣୀଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରନ୍ତୁ (VGs)" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ଗୋଟିଏ ଫାଇଲରେ ଅକ୍ଷରଗୁଡ଼ିକୁ ଗଣନ୍ତୁ" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ଗୋଟିଏ ଫାଇଲରେ ଧାଡ଼ିଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ଗୋଟିଏ ଫାଇଲରେ ଶବ୍ଦଗୁଡ଼ିକୁ ହିସାବ କରନ୍ତୁ" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ଗୋଟିଏ ଫାଇଲ ନିର୍ମାଣ କରନ୍ତୁ" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "ଉପକରଣରେ ଶୂନ୍ୟଗୁଡ଼ିକୁ ଲେଖନ୍ତୁ" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ପାଇଲତନ୍ତ୍ର ଉପରେ ଶୂନ୍ୟ ଅବ୍ୟବହୃତ inodes ଏବଂ ଡିସ୍କ ବ୍ଲକଗୁଡ଼ିକ" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "ଗୋଟିଏ ସଂକୋଚିତ ଫାଇଲ ଭିତରେ ଫାଇଲ ପ୍ରକାରକୁ ନିର୍ଦ୍ଧାରଣ କରନ୍ତୁ" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "ଗୋଟିଏ ନିର୍ଦ୍ଦେଶ ପାଇଁ ବିସ୍ତୃତ ସହାୟତା ଦର୍ଶାଇବା ପାଇଁ -h / help ବ୍ୟବହାର କରନ୍ତୁ।" -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' ଟାଇପ କରନ୍ତୁ %s ପାଇଁ ସହାୟତା ପାଇବାକୁ\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: ଅବୈଧ ଗଣନ ସଂଖ୍ୟା ପ୍ରାଚଳ (%s ଫେରାଇଥାଏ %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ଗଣନସଂଖ୍ୟାଟି ପରିସର ବାହାରେ\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: ଅଜଣା ନିର୍ଦ୍ଦେଶ\n" @@ -6278,43 +6286,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ଗୋଟିଏ ସଂଖ୍ୟା ନୁହଁ: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: ସୁଦୂର: $GUESTFISH_PID ନିଶ୍ଚିତ ଭାବରେ PID ରେ ସୁଦୂର ପଦ୍ଧତିରେ ସେଟ ହୋଇଛି\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: କେବଳ ଗୋଟିଏ -f ପ୍ରାଚଳ ଦିଆହୋଇଛି\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: --listen ଏବଂ --remote ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକ ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମାରେ --listen ସୂଚକ ସହିତ ଅତିରିକ୍ତ ପ୍ରଚଳଗୁଡ଼ିକ\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen ଏବଂ --file ବିକଳ୍ପଗୁଡ଼ିକୁ ଏକା ସମୟରେ ବ୍ୟବହାର କରିପାରିବେ ନାହିଁ\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6327,50 +6335,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ସ୍ୱତନ୍ତ୍ରଚରଗୁଡ଼ିକ ଖାଲିସ୍ଥାନ ଦ୍ୱାରା ପୃଥକ ହୋଇନାହିଁ\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: ଅସମାପ୍ତ ଏକକ କୋଟ\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s' ରେ ଆଭ୍ୟନ୍ତରୀଣ ତ୍ରୁଟି ବିଶ୍ଳେଷଣ ବାକ୍ୟଖଣ୍ଡ\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ଅତ୍ୟଧିକ ସ୍ୱତନ୍ତ୍ରଚର\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: ସମାପ୍ତ ହୋଇନଥିବା ଦ୍ୱିତୀୟ କୋଟ\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ନିର୍ଦ୍ଦେଶ ନାମରେ ଖାଲି ନିର୍ଦ୍ଦେଶ\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "ନିର୍ଦ୍ଦେଶମାନଙ୍କର ଗୋଟିଏ ତାଲିକା ଦର୍ଶାନ୍ତୁ ଅଥବା ଗୋଟିଏ ନିର୍ଦ୍ଦେଶରେ ସହାୟତା ଦେଖାନ୍ତୁ" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6381,7 +6389,7 @@ msgstr "" " ସହାୟତା cmd\n" " ସହାୟତା\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6390,13 +6398,13 @@ msgstr "" "ପ୍ରସ୍ଥାନ କରନ୍ତୁ - guestfish ରୁ ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" " ପ୍ରସ୍ଥାନ କରନ୍ତୁ\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: ନିର୍ଦ୍ଦେଶଟି ପରିଚିତ ନୁହଁ, ସମସ୍ତ ନିର୍ଦ୍ଦେଶଗୁଡ଼ିକୁ ତାଲିକାଭୁକ୍ତ କରିବା ପାଇଁ -h କୁ ବ୍ୟବହାର କରନ୍ତୁ\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6404,41 +6412,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ବାକ୍ୟଖଣ୍ଡ \"%s\" ରେ ପଳାୟନ ଟିପ୍ପଣୀ\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6845,17 +6853,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6864,7 +6872,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6903,37 +6911,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n" @@ -6998,12 +7006,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7020,57 +7028,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7093,43 +7101,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7387,7 +7395,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7402,7 +7410,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7436,46 +7444,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7483,7 +7491,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7492,7 +7500,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7502,7 +7510,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7511,7 +7519,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7656,212 +7664,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7940,12 +7948,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8069,19 +8077,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8091,36 +8099,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8129,48 +8137,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "ଆପଣ ନିଶ୍ଚିତ ଭାବରେ guestfs_add_drive କୁ guestfs_launch ପୂର୍ବରୁ ଡାକିବା ଉଚିତ" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ଆରମ୍ଭ ହୋଇଛି ଏବଂ ଡେମନ ସହିତ ଯୋଗାଯୋଗ ଆରମ୍ଭ କରିଛି, କିନ୍ତୁ ଅବସ୍ଥା != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8508,11 +8516,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/pa.po b/po/pa.po index b658f3c22..6422376eb 100644 --- a/po/pa.po +++ b/po/pa.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/" @@ -21,21 +21,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -45,10 +45,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -104,7 +104,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -113,11 +113,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -126,7 +126,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -135,7 +135,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -143,25 +143,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -201,7 +201,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -224,7 +224,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -248,7 +248,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -270,18 +270,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -301,34 +301,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -340,7 +340,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -348,7 +348,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -360,15 +360,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -376,7 +376,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -415,7 +415,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -445,7 +445,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -453,11 +453,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -511,19 +511,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -531,19 +531,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -560,49 +560,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -624,7 +624,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -644,7 +644,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -665,7 +665,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -699,7 +699,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -729,7 +729,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -821,7 +821,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -839,21 +839,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -873,21 +873,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -925,18 +925,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -944,14 +944,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -969,15 +969,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -985,11 +985,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1013,7 +1013,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1041,12 +1041,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1068,11 +1068,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1080,7 +1080,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1119,7 +1119,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1177,7 +1177,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1185,7 +1185,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1197,19 +1197,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1221,7 +1228,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1241,7 +1248,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1274,7 +1281,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1292,7 +1299,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1308,7 +1315,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1316,7 +1323,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1363,15 +1370,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1554,17 +1561,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1686,41 +1693,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1736,7 +1743,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1744,7 +1751,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1768,7 +1775,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1792,7 +1799,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1800,7 +1807,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1876,7 +1883,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1952,13 +1959,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2023,7 +2030,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2055,7 +2062,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2093,13 +2100,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2111,7 +2118,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2121,7 +2128,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2135,7 +2142,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2177,7 +2184,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2387,7 +2394,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2411,31 +2418,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2443,7 +2450,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2468,18 +2475,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2619,8 +2626,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2697,7 +2704,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2760,15 +2767,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2806,11 +2813,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2830,7 +2837,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2882,7 +2889,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2894,7 +2901,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3010,7 +3017,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3041,7 +3048,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3049,7 +3056,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3073,7 +3080,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3083,7 +3090,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3143,43 +3150,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3201,13 +3208,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3217,41 +3224,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3260,7 +3267,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n" @@ -3287,43 +3294,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: ਅਣਜਾਣ long ਚੋਣ: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3467,7 +3474,7 @@ msgstr "" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1)।\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: ਤੁਸੀਂ -h ਅਤੇ --csv ਚੋਣਾਂ ਇਕੱਠੀਆਂ ਨਹੀਂ ਵਰਤ ਸਕਦੇ।\n" @@ -3494,17 +3501,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3513,7 +3520,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3553,7 +3560,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3703,22 +3710,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3748,12 +3755,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3795,12 +3802,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4057,7 +4065,7 @@ msgstr "ਫਾਇਲਾਂ ਜਾਂ ਡਾਇਰੈਕਟਰੀਆਂ ਦਾ MD msgid "change file mode" msgstr "ਫਾਇਲ ਮੋਡ ਬਦਲੋ" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ਫਾਇਲ ਮਾਲਕ ਅਤੇ ਗਰੁੱਪ ਬਦਲੋ" @@ -4218,8 +4226,8 @@ msgid "edit a file" msgstr "ਇੱਕ ਫਾਇਲ ਸੋਧੋ" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "ਨਮੂਨੇ ਨਾਲ ਮਿਲਦੀਆਂ ਲਾਈਨਾਂ ਭੇਜੋ" @@ -4295,1895 +4303,1895 @@ msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਜਾਂਚਕਾਰ ਚਲਾਓ" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "ਵਾਧੂ ਕਰਨਲ ਚੋਣਾਂ ਲਵੋ" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "autosync ਮੋਡ ਲਵੋ" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "ਨੈੱਟਵਰਕ ਫਲੈਗ ਯੋਗ ਲਵੋ" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "ਖੋਜ ਮਾਰਗ ਲਵੋ" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux ਯੋਗ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "ਮੌਜੂਦਾ umask ਲਵੋ" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਲਵੋ" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਲਵੋ" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "ਸਿੰਗਲ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਲਵੋ" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦੇ ਫੈਲੇ ਗੁਣ ਵੇਖਾਓ" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "ਕਮਾਂਡ ਵਿੱਚ ਵਾਈਲਡਕਾਰਡ ਫੈਲਾਓ" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "ਵਾਈਲਡਕਾਰਡ ਮਾਰਗ ਫੈਲਾਓ" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "GRUB 1 ਇੰਸਟਾਲ ਕਰੋ" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ 10 ਲਾਈਨਾਂ ਦਿਓ" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ਫਾਇਲ ਦੀਆਂ ਪਹਿਲੀਆਂ N ਲਾਈਨਾਂ ਦਿਓ" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ਫਾਇਲ ਨੂੰ ਹੈਕਸਾਡੈਸੀਮਲ ਵਿੱਚ ਡੰਪ ਕਰੋ" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "ਪਾਠ ਸੰਪਾਦਕ ਨਾਲ ਸੋਧੋ" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "ਇੱਕ initrd ਵਿਚਲੀ ਸਿੰਗਲ ਫਾਇਲ ਦੇ ਸੰਖੇਪ ਵੇਖਾਓ" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "ਫਾਇਲ ਨੂੰ initrd ਵਿੱਚ ਵੇਖਾਓ" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify ਪੜਤਾਲ ਜੋੜੋ" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify ਹੈਂਡਲ ਬੰਦ ਕਰੋ" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ਪੜਤਾਲ ਕੀਤੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ ਜਿੰਨਾ ਨਾਲ ਕੁਝ ਵਾਪਰਿਆ ਹੈ" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "ਇੱਕ inotify ਹੈਂਡਲ ਬਣਾਓ" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ਘਟਨਾਵਾਂ ਦੀ ਸੂਚੀ ਦਿਓ" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "ਇੱਕ inotify ਪੜਤਾਲ ਹਟਾਓ" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "ਜਾਂਚੇ ਹੋਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਢਾਂਚਾ ਪਤਾ ਕਰੋ" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੀ ਡਿਸਟਰੀਬਿਊਸ਼ਨ ਲਵੋ" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਨਾਲ ਸੰਬੰਧਿਤ ਫਾਇਲਸਿਸਟਮ ਪਤਾ ਕਰੋ" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਫਾਰਮੈਟ ਲਵੋ" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਹੋਸਟ-ਨਾਂ ਲਵੋ" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "ਜਾਂਚੋ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਮੁੱਖ ਵਰਜਨ ਲਵੋ" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਛੋਟਾ ਵਰਜਨ ਲਵੋ" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੇ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਲਵੋ" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਫਾਰਮੈਟ ਲਵੋ" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦੁਆਰਾ ਵਰਤਿਆ ਪੈਕੇਜ ਮੈਨੇਜਮੈਂਟ ਟੂਲ ਲਵੋ" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ ਉਤਪਾਦ ਨਾਂ ਲਵੋ" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "ਪਿਛਲੀ ਜਾਂਚ ਦੌਰਾਨ ਲੱਭੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿੰਦਾ ਹੈ" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "ਜਾਂਚੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀਆਂ ਕਿਸਮਾਂ ਪਤਾ ਕਰੋ" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "ਜਾਂਚ ਕੀਤੇ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਦਾ Windows systemroot ਲਵੋ" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "ਇੰਸਟਾਲ ਡਿਸਕ ਲਈ ਲਾਈਵ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "ਇੰਸਟਾਲ ਡਿਸਕ ਲਈ ਮਲਟੀਪਾਰਟ ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "ਇੰਸਟਾਲ ਡਿਸਕ ਲਈ netinst (ਨੈੱਟਵਰਕ ਇੰਸਟਾਲਰ) ਫਲੈਗ ਲਵੋ" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "ਓਪਰੇਟਿੰਗ ਸਿਸਟਮ ਵਿੱਚ ਇੰਸਟਾਲ ਕੀਤੀਆਂ ਐਪਲੀਕੇਸ਼ਨਾਂ ਦੀ ਸੂਚੀ ਲਵੋ" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "ਡਿਸਕ ਜਾਂਚ ਕਰੋ ਅਤੇ ਲੱਭੇ ਗਏ ਓਪਰੇਟਿੰਗ ਸਿਸਟਮਾਂ ਦੀ ਸੂਚੀ ਦਿਓ" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "ਜਾਂਚ ਕਰੋ ਕਿ ਬਲਾਕ ਜੰਤਰ ਤਾਂ ਨਹੀਂ" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "ਵੇਖੋ ਕਿਤੇ ਅੱਖਰ ਜੰਤਰ ਤਾਂ ਨਹੀਂ" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "ਸੰਰਚਨਾ ਸਥਿਤੀ ਵਿੱਚ ਹੈ" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "ਵੇਖੋ ਕੀ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹੈ" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "ਜਾਂਚ ਕਰੋ ਕਿ FIFO (ਨਾਂ ਵਾਲੀ ਪਾਈਪ) ਤਾਂ ਨਹੀਂ" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਇਹ ਰੈਗੂਲਰ ਫਾਇਲ ਹੈ" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "ਜਾਂਚ ਕਰੋ ਕੀ ਜੰਤਰ ਇੱਕ ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹੈ" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "ਜਾਂਚ ਕਰੋ ਜੇ ਸਾਕਟ ਹੈ" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "ਜਾਂ ਕਰੋ ਜੇ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਹੈ" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "ਵਰਕਿੰਗ ਡਾਇਰੈਕਟਰੀ ਤਬਦੀਲ ਕਰੋ" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "ਬਲਾਕ ਜੰਤਰ ਵੇਖਾਓ" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਵੇਖਾਓ" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "ਭਾਗ ਵੇਖਾਓ" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ (ਲੰਬਾ ਫਾਰਮੈਟ)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "ਇੱਕ ਹਾਰਡ ਲਿੰਕ ਬਣਾਓ" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "ਇੱਕ ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਬਣਾਓ" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਹਟਾਓ" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ਡਾਇਰੈਕਟਰੀ ਵਿਚਲੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਦਾ ਐਕਸਟੈਂਡਡ ਐਟਰੀਬਿਊਟ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਲਈ ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lstat ਚਲਾਓ" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "ਇੱਕ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਉੱਪਰ ਕੁੰਜੀ ਜੋੜੋ" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "ਇੱਕ LUKS ਜੰਤਰ ਬੰਦ ਕਰੋ" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "ਬਲਾਕ ਜੰਤਰ ਨੂੰ LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਵਾਂਗ ਫਾਰਮੈਟ ਕਰੋ" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "LUKS ਇਨਕ੍ਰਿਪਟਡ ਜੰਤਰ ਤੋਂ ਇੱਕ ਕੁੰਜੀ ਹਟਾਓ" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਖੋਲੋ" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "ਇੱਕ LUKS-ਇਨਕ੍ਰਿਪਟਡ ਬਲਾਕ ਜੰਤਰ ਨੂੰ ਸਿਰਫ-ਪੜ੍ਹਨ ਲਈ ਖੋਲੋ" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਬਣਾਓ" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "LV ਦਾ ਅਸਲੀ ਨਾਂ ਲਵੋ" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸਾਫ ਕਰੋ" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "ਸਭ LVM LVs, VGs ਅਤੇ PVs ਹਟਾਓ" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "LVM ਜੰਤਰ ਫਿਲਟਰ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਹਟਾਓ" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "ਇੱਕ LVM ਲਾਜੀਕਲ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "ਇੱਕ LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "ਇੱਕ LV ਨੂੰ ਪੂਰੀ ਥਾਂ ਵਰਤਣ ਲਈ ਫੈਲਾਓ" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ (LVs) ਵੇਖਾਓ" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "ਲਾਜ਼ੀਕਲ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "ਬਹੁਤੀਆਂ ਫਾਇਲਾਂ ਤੇ lgetxattr" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "ਦਸਤਾਵੇਜ਼ ਖੋਲੋ" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ਖਾਸ ਮੋਡ ਨਾਲ ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਅਤੇ ਅਧਾਰ ਬਣਾਓ" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "ਆਰਜੀ ਡਾਇਰੈਕਟਰੀ ਬਣਾਓ" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "ਬਾਹਰੀ ਜਰਨਲ ਨਾਲ ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "ਲੇਬਲ ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUID ਸਮੇਤ ext2/3/4 ਬਾਹਰੀ ਜਰਨਲ ਬਣਾਓ" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO (named ਪਾਈਪ) ਬਣਾਓ" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ਬਲਾਕ ਅਕਾਰ ਨਾਲ ਇੱਕ ਫਾਇਲ-ਸਿਸਟਮ ਬਣਾਓ" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "ਮਾਊਂਟ-ਪੁਆਂਇਟ ਬਣਾਓ" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "ਬਲਾਕ, ਕੈਰੇਕਟਰ ਜਾਂ FIFO ਜੰਤਰ ਬਣਾਓ" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "ਬਲਾਕ ਜੰਤਰ ਨੋਡ ਬਣਾਓ" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "char ਜੰਤਰ ਨੋਡ ਬਣਾਓ" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "ਸਵੈਪ ਭਾਗ ਬਣਾਓ" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "ਲੇਬਲ ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ਸਪੱਸ਼ਟ UUID ਸਮੇਤ ਸਵੈਪ ਭਾਗ ਬਣਾਓ" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "ਸਵੈਪ ਫਾਇਲ ਬਣਾਓ" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "ਕਰਨਲ ਮੈਡਿਊਲ ਲੋਡ ਕਰੋ" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "ਇੱਕ ਫਾਇਲ ਵੇਖੋ" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਇੱਕ ਟਿਕਾਣੇ ਤੇ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "ਲੂਪ ਜੰਤਰ ਵਰਤ ਕੇ ਇੱਕ ਫਾਇਲ ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "ਮਾਊਂਟ ਚੋਣਾਂ ਨਾਲ ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "ਗਿਸਟ ਡਿਸਕ ਮਾਊਂਟ ਕਰੋ, ਸਿਰਫ-ਪੜਨ ਲਈ" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "ਗਿਸਟ ਡਿਸਕ ਨੂੰ ਮਾਊਂਟ ਚੋਣਾਂ ਅਤੇ vfstype ਨਾਲ ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "ਮਾਊਂਟ ਪੁਆਂਇਟ ਵੇਖਾਓ" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "ਮਾਊਂਟ ਕੀਤਾ ਫਾਇਲ-ਸਿਸਟਮ ਵੇਖਾਓ" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ਇੱਕ ਫਾਇਲ ਤਬਦੀਲ ਕਰੋ" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS ਵਾਲੀਅਮ ਦੀ ਪੜਤਾਲ ਕਰੋ" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "ਇੱਕ NTFS ਫਾਇਲ-ਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "ਇੱਕ NTFS ਫਾਇਲ-ਸਿਸਟਮ ਮੁੜ-ਅਕਾਰ ਕਰੋ (ਅਕਾਰ ਨਾਲ)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ਜੰਤਰ ਵਿੱਚ ਇੱਕ ਭਾਗ ਜੋੜੋ" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "ਇੱਕ ਭਾਗ ਹਟਾਓ" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "ਪੂਰੀ ਡਿਸਕ ਤੇ ਇੱਕ ਪਰਾਇਮਰੀ ਭਾਗ ਬਣਾਓ" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "ਸਹੀ (true) ਭੇਜੋ ਜੇ ਭਾਗ ਬੂਟਯੋਗ ਹੈ" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "ਭਾਗ ਤੋਂ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਲਵੋ" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "ਭਾਗ ਸਾਰਣੀ ਕਿਸਮ ਲਵੋ" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ਇੱਕ ਖਾਲੀ ਭਾਗ ਸਾਰਣੀ ਬਣਾਓ" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ਜੰਤਰ ਉੱਪਰਲੇ ਭਾਗ ਵੇਖਾਓ" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "ਭਾਗ ਨੂੰ ਬੂਟ ਯੋਗ ਬਣਾਓ" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "ਭਾਗ ਦੀ MBR ਕਿਸਮ ਬਾਈਟ (ID ਬਾਈਟ) ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "ਪਰਾਇਮਰੀ ਨਾਂ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "ਭਾਗ ਨਾਂ ਨੂੰ ਜੰਤਰ ਨਾਂ ਵਿੱਚ ਤਬਦੀਲ ਕਰੋ" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "ਗਿਸਟ ਡੈਮਨ ਨੂੰ ਪਿੰਗ ਕਰੋ" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ਫਾਇਲ ਦਾ ਹਿੱਸਾ ਪੜ੍ਹੋ" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "ਜੰਤਰ ਦਾ ਹਿੱਸਾ ਪੜ੍ਹੋ" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਬਣਾਓ" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਹਟਾਓ" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "ਇੱਕ LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (ਅਕਾਰ ਨਾਲ) ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ (PVs) ਵੇਖਾਓ" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "ਭੌਤਿਕ ਵਾਲੀਅਮ ਦਾ UUID ਲਵੋ" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "ਫਾਇਲ ਦਾ ਇੱਕ ਹਿੱਸਾ ਲਿਖੋ" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "ਜੰਤਰ ਦੇ ਹਿੱਸੇ ਤੇ ਲਿਖੋ" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ਇੱਕ ਫਾਇਲ ਪੜ੍ਹੋ" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "ਫਾਇਲ ਨੂੰ ਲਾਈਨ ਵਾਂਗ ਪੜ੍ਹੋ" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "ਡਾਇਰੈਕਟਰੀ ਐਂਟਰੀਆਂ ਪੜ੍ਹੋ" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "ਸਿੰਬੌਲਿਕ ਲਿੰਕ ਦਾ ਟਾਰਗਿਟ ਪੜ੍ਹੋ" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "ਮਲਟੀਪਲ ਫਾਇਲਾਂ ਤੇ ਲਿੰਕ-ਪੜ੍ਹੋ" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "ਕੈਨੋਨੀਕਲਾਈਜ਼ਡ ਪੂਰਾ ਮਾਰਗ-ਨਾਂ" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs ਹੈਂਡਲ ਬੰਦ ਕਰੋ ਅਤੇ ਮੁੜ-ਖੋਲੋ" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲ ਸਿਸਟਮ ਨੂੰ ਘੱਟੋ-ਘੱਟ ਅਕਾਰ ਦਿਓ" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "ਇੱਕ ext2, ext3 ਜਾਂ ext4 ਫਾਇਲਸਿਸਟਮ ਨੂੰ ਮੁੜ-ਅਕਾਰ ਦਿਓ (ਅਕਾਰ ਨਾਲ)" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ਇੱਕ ਫਾਇਲ ਹਟਾਓ" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "ਫਾਇਲ ਜਾਂ ਡਾਇਰੈਕਟਰੀ ਪੂਰੀ ਤਰਾਂ ਹਟਾਓ" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ਇੱਕ ਡਾਇਰੈਕਟਰੀ ਹਟਾਓ" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "ਮਾਊਂਟ-ਪੁਆਂਇਟ ਹਟਾਓ" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ਜੰਤਰ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ਫਾਇਲ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "ਖਾਲੀ ਸਪੇਸ ਸਾਫ (ਸੁਰੱਖਿਅਤ ਸਫਾਈ) ਕਰੋ" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "ਕਰਨਲ ਕਮਾਂਡ ਲਾਈਨ ਵਿੱਚ ਚੋਣਾਂ ਸ਼ਾਮਿਲ ਕਰੋ" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "autosync ਮੋਡ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "ਸਿੱਧਾ ਉਪਕਰਨ ਮੋਡ ਯੋਗ ਜਾਂ ਅਯੋਗ" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ਫਾਇਲ-ਸਿਸਟਮ UUID ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "ਯੋਗ ਨੈੱਟਵਰਕ ਫਲੈਗ ਸੈੱਟ" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "ਖੋਜ ਮਾਰਗ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "ਰਿਕਵਰੀ ਕਾਰਜ ਯੋਗ ਜਾਂ ਅਯੋਗ" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ਉਪਕਰਨ ਬੂਟ ਹੋਣ ਤੇ SELinux ਯੋਗ ਜਾਂ ਅਯੋਗ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "ਕਮਾਂਡ ਟਰੇਸ ਯੋਗ ਜਾਂ ਅਯੋਗ" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "ਵਰਬੋਜ਼ ਮੋਡ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux ਸੁਰੱਖਿਆ ਪ੍ਰਸੰਗ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਭਾਗ ਬਣਾਓ" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ਬਲਾਕ ਜੰਤਰ ਤੇ ਇੱਕ ਸਿੰਗਲ ਭਾਗ ਨੂੰ ਸੋਧੋ" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "ਭਾਗ ਸਾਰਣੀ ਤੋਂ ਡਿਸਕ ਬਣਤਰ ਵੇਖਾਓ" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "ਕਰਨਲ ਬਣਤਰ ਵੇਖਾਓ" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "ਭਾਗ ਸਾਰਣੀ ਵੇਖਾਓ" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "ਲਾਈਨਾਂ ਵਾਲੇ ਸ਼ੈੱਲ ਰਾਹੀਂ ਕਮਾਂਡ ਚਲਾਓ" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "ਕੁਝ ਸਕਿੰਟਾਂ ਲਈ ਵਿਰਾਮ ਕਰੋ" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "ਸਪਾਰਸ ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਓ ਅਤੇ ਜੋੜੋ" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ਫਾਇਲ ਜਾਣਕਾਰੀ ਲਵੋ" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ਫਾਇਲ ਸਿਸਟਮ ਅੰਕੜੇ ਲਵੋ" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ਪ੍ਰਿੰਟਯੋਗ ਸਤਰਾਂ ਨੂੰ ਇੱਕ ਫਾਇਲ ਵਿੱਚ ਪ੍ਰਿੰਟ ਕਰੋ" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "ਕਮਾਂਡਾਂ ਜਾ ਸਹਿਯੋਗੀ ਗਰੁੱਪ ਵੇਖਾਓ" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਅਯੋਗ ਕਰੋ" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "ਜੰਤਰ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ਫਾਇਲ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "ਲੇਬਲ ਕੀਤੇ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "UUID ਦੁਆਰਾ ਸਵੈਪ ਭਾਗ ਤੇ ਸਵੈਪ ਯੋਗ ਕਰੋ" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "sync ਡਿਸਕਾਂ, ਲਿਖਤਾਂ ਨੂੰ ਡਿਸਕ ਈਮੇਜ਼ਾਂ ਰਾਹੀਂ ਸਾਫ ਕੀਤਾ ਗਿਆ ਹੈ" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ 10 ਲਾਈਨਾਂ ਵੇਖਾਓ" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ਫਾਇਲ ਦੀਆਂ ਆਖਰੀ N ਲਾਈਨਾਂ ਵੇਖਾਓ" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "tarfile ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ tarfile ਵਿੱਚ ਪੈਕ ਕਰੋ" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "ਸੰਕੁਚਿਤ tarball ਨੂੰ ਡਾਇਰੈਕਟਰੀ ਵਿੱਚ ਖੋਲੋ" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "ਡਾਇਰੈਕਟਰੀ ਨੂੰ ਸੰਕੁਚਿਤ tarball ਵਿੱਚ ਪੈਕ ਕਰੋ" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "ਕਮਾਂਡ ਚਲਾਉਣ ਲਈ ਵਰਤਿਆ ਗਿਆ ਸਮਾਂ" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ਫਾਇਲ ਸਮਾਂ-ਮੋਹਰ ਅੱਪਡੇਟ ਕਰੋ ਜਾਂ ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ਫਾਇਲ ਨੂੰ ਜ਼ੀਰੋ ਅਕਾਰ ਤੱਕ ਘਟਾਓ" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ਫਾਇਲ ਨੂੰ ਖਾਸ ਅਕਾਰ ਤੱਕ ਘਟਾਓ" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 ਸੁਪਰਬਲਾਕ ਵੇਰਵਾ ਲਵੋ" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ਫਾਇਲ ਮੋਡ ਬਣਾਉਣ ਮਾਸਕ (umask) ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਅਨ-ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "ਸਭ ਫਾਇਲ-ਸਿਸਟਮ ਅਨ-ਮਾਊਂਟ ਕਰੋ" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "ਲੋਕਲ ਮਸ਼ੀਨ ਤੋਂ ਆਫਸੈੱਟ ਨਾਲ ਫਾਇਲ ਅੱਪਲੋਡ ਕਰੋ" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ਨੈਨੋਸਕਿੰਟ ਸੁੱਧਤਾ ਨਾਲ ਫਾਇਲ ਦੀ ਸਮਾਂ-ਮੋਹਰ ਸੈੱਟ ਕਰੋ" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "ਲਾਇਬਰੇਰੀ ਵਰਜਨ ਨੰਬਰ ਲਵੋ" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "ਫਾਇਲ-ਸਿਸਟਮ ਲੇਬਲ ਲਵੋ" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "ਮਾਊਂਟ ਕੀਤੇ ਜੰਤਰ ਸੰਬੰਧੀ ਲੀਨਕਸ VFS ਕਿਸਮ ਲਵੋ" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "ਫਾਇਲ-ਸਿਸਟਮ UUID ਲਵੋ" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "ਕੁਝ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "ਸਭ ਵਾਲੀਅਮ ਗਰੁੱਪ ਸਰਗਰਮ ਜਾਂ ਨਾ-ਸਰਗਰਮ ਕਰੋ" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਬਣਾਓ" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਵਿੱਚ ਸਭ LVs ਦੇ LV UUIDs ਲਵੋ" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "PV UUIDs ਲਵੋ ਜਿਸ ਵਿੱਚ ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਨ" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਹਟਾਓ" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "ਇੱਕ LVM ਵਾਲੀਅਮ ਗਰੁੱਪ ਨੂੰ ਮੁੜ-ਨਾਂ ਦਿਓ" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM ਵਾਲੀਅਮ ਗਰੁੱਪ (VGs) ਵੇਖਾਓ" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "LVM ਭੌਤਿਕ ਵਾਲੀਅਮ, ਵਾਲੀਅਮ ਗਰੁੱਪ ਅਤੇ ਲਾਜੀਕਲ ਵਾਲੀਅਮਾਂ ਲਈ ਮੁੜ-ਸਕੈਨ ਕਰੋ" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "ਵਾਲੀਅਮ ਗਰੁੱਪ ਦਾ UUID ਲਵੋ" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ਫਾਇਲ ਵਿਚਲੇ ਅੱਖਰ ਗਿਣੋ" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ਫਾਇਲ ਵਿਚਲੀਆਂ ਲਾਈਨਾਂ ਗਿਣੋ" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ਫਾਇਲ ਵਿਚਲੇ ਸ਼ਬਦ ਗਿਣੋ" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "ਇੱਕ ਨਵੀਂ ਫਾਇਲ ਬਣਾਓ" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ਫਾਇਲ ਬਣਾਓ" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "ਜੰਤਰ ਤੇ ਜ਼ੀਰੋ ਲਿਖੋ" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "ਪੂਰੇ ਜੰਤਰ ਵਿੱਚ ਸਿਫਰਾਂ ਲਿਖੋ" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ਫਾਇਲ-ਸਿਸਟਮ ਉੱਪਰ ਜ਼ੀਰੋ ਨਾ-ਵਰਤੇ inodes ਅਤੇ ਡਿਸਕ ਬਲਾਕ" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "ਸੰਕੁਚਿਤ ਫਾਇਲ ਅੰਦਰ ਫਾਇਲ ਕਿਸਮ ਪਤਾ ਕਰੋ" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "ਇੱਕ ਕਮਾਂਡ ਲਈ ਵਿਸਥਾਰ ਜਾਣਕਾਰੀ ਵੇਖਣ ਲਈ -h / help ਵਰਤੋ।" -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' ਟਾਈਪ ਕਰੋ ਜੇ %s ਲਈ ਸਹਾਇਤਾ ਵੇਖਣੀ ਹੈ\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s ਦੇ %d-%d ਪੈਰਾਮੀਟਰ ਹੋਣਾ ਚਾਹੀਦੇ ਹਨ\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: ਅਣਜਾਣ ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\"\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: ਚੋਣਵੇਂ ਆਰਗੂਮੈਂਟ \"%s\" ਦੋ ਵਾਰ ਦਿੱਤੇ ਹਨ\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: ਗਲਤ ਅੰਕ ਪੈਰਾਮੀਟਰ (%s returned %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ਪੂਰਨਅੰਕ ਰੇਂਜ ਤੋਂ ਬਾਹਰ ਹੈ\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: ਅਣਜਾਣ ਕਮਾਂਡ\n" @@ -6314,43 +6322,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ਇੱਕ ਨੰਬਰ ਨਹੀਂ ਸੀ: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID ਦਾ ਮੁੱਲ ਰਿਮੋਟ ਕਾਰਜ ਦਾ PID ਹੋਣਾ ਜਰੂਰੀ ਹੈ\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: only one -f parameter can be given\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: cannot use --listen and --file options at the same time\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6363,50 +6371,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: ਕਮਾਂਡ ਆਰਗੂਮੈਂਟ ਸਪੇਸ ਨਾਲ ਵੱਖ ਨਹੀਂ ਕੀਤਾ\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: internal error parsing string at '%s'\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: ਆਰਗੂਮੈਂਟ ਜਿਆਦਾ ਹਨ\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ਕਮਾਂਡ ਲਾਈਨ ਤੇ ਖਾਲੀ ਕਮਾਂਡ\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਜਾਂ ਕਮਾਂਡ ਬਾਰੇ ਸਹਾਇਤਾ ਵੇਖਾਓ" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "quit guestfish" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6417,7 +6425,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6426,12 +6434,12 @@ msgstr "" "quit - quit guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: command not known, use -h to list all commands\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6442,41 +6450,41 @@ msgstr "" "ਕਮਾਂਡਾਂ ਦੀ ਸੂਚੀ ਲਈ: guestfish -h\n" "ਮੁਕੰਮਲ ਦਸਤਾਵੇਜੀ ਲਈ: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "ਸਤਰ \"%s\" ਵਿੱਚ ਗਲਤ ਸ਼ਬਦਾਵਲੀ ਹੈ\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6899,17 +6907,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6918,7 +6926,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6957,37 +6965,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "%s: ਸਾਡੇ ਕੋਲ ਘੱਟੋ-ਘੱਟ ਇੱਕ -a/-d ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ -m/-i ਚੋਣ ਹੋਣੀ ਜਰੂਰੀ ਹੈ\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n" @@ -7052,12 +7060,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7086,57 +7094,57 @@ msgstr "" "If you feel this is an error, please file a bug report including as much\n" "information about the disk image as possible.\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: XML ਲਿਖਣ ਗਲਤੀ \"%s\" ਉੱਪਰ: %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "%s: xmlOutputBufferCreateFd: stdout ਨੂੰ ਖੋਲਣ ਤੋਂ ਫੇਲ ਹੋਇਆ\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "%s: xmlNewTextWriter: libxml2 ਰਾਈਟਰ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7159,43 +7167,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7453,7 +7461,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7468,7 +7476,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7502,46 +7510,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: ਮੈਮੋਰੀ ਅਕਾਰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ '%s'\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7549,7 +7557,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7558,7 +7566,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7568,7 +7576,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7577,7 +7585,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7722,212 +7730,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "%s ਪੈਰਾਮੀਟਰ ਖਾਲੀ ਹੈ ਜਾਂ ਇਸ ਵਿੱਚ ਨਾ-ਮਨਜੂਰ ਅੱਖਰ ਹਨ" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -8006,12 +8014,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% bytes)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8135,19 +8143,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "%s ਦਾ ਅਕਾਰ ਬੇਲੋੜਾ ਹੈ (% ਬਾਈਟਾਂ)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਿਆ: %s" @@ -8157,19 +8165,19 @@ msgstr "ਵਰਜਨ ਨੰਬਰ ਵਿੱਚ ਪੂਰਨਅੰਕ ਨੂੰ msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "ਇੱਕ Windows ਗਿਸਟ ਨਹੀਂ ਹੈ, ਜਾਂ systemroot ਦਾ ਪਤਾ ਨਹੀਂ ਲਾਇਆ ਜਾ ਸਕਦਾ" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "ਕੋਈ ਪੜਤਾਲ ਡਾਟਾ ਨਹੀਂ ਹੈ: ਪਹਿਲਾਂ guestfs_inspect_os ਨੂੰ ਕਾਲ ਕਰੋ" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -8178,17 +8186,17 @@ msgstr "" "%s: ਰੂਟ (root) ਜੰਤਰ ਨਹੀਂ ਲੱਭਿਆ: ਇਸ ਫੰਕਸ਼ਨ ਨੂੰ ਸਿਰਫ ਰੂਟ ਜੰਤਰ ਨਾਲ ਕਾਲ ਕਰੋ ਜੋ ਪਹਿਲਾਂ " "guestfs_inspect_os ਦੁਆਰਾ ਦਿੱਤਾ ਗਿਆ ਸੀ" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8197,48 +8205,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "you must call guestfs_add_drive before guestfs_launch" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu launched and contacted daemon, but state != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8584,11 +8592,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/pl.po b/po/pl.po index dbf860828..42c57c343 100644 --- a/po/pl.po +++ b/po/pl.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Polish (http://www.transifex.com/projects/p/libguestfs/" @@ -24,21 +24,21 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -48,10 +48,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -116,11 +116,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -129,7 +129,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -138,7 +138,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -146,25 +146,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -204,7 +204,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -227,7 +227,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -251,7 +251,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -273,18 +273,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -304,34 +304,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -343,7 +343,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -351,7 +351,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -363,15 +363,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -379,7 +379,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -418,7 +418,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -448,7 +448,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -456,11 +456,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -514,19 +514,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -534,19 +534,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -563,49 +563,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -627,7 +627,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -647,7 +647,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -668,7 +668,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -702,7 +702,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -732,7 +732,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -824,7 +824,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -842,21 +842,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -876,21 +876,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -928,18 +928,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -947,14 +947,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -972,15 +972,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -988,11 +988,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1016,7 +1016,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1044,12 +1044,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1071,11 +1071,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1083,7 +1083,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1122,7 +1122,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1180,7 +1180,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1188,7 +1188,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1200,19 +1200,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1224,7 +1231,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1244,7 +1251,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1277,7 +1284,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1295,7 +1302,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1311,7 +1318,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1319,7 +1326,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1366,15 +1373,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1557,17 +1564,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1689,41 +1696,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1739,7 +1746,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1747,7 +1754,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1771,7 +1778,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1795,7 +1802,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1803,7 +1810,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1879,7 +1886,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1955,13 +1962,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2026,7 +2033,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2058,7 +2065,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2096,13 +2103,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2114,7 +2121,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2124,7 +2131,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2138,7 +2145,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2180,7 +2187,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2390,7 +2397,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2414,31 +2421,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2446,7 +2453,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2471,18 +2478,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2622,8 +2629,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2700,7 +2707,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2763,15 +2770,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2809,11 +2816,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2833,7 +2840,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2885,7 +2892,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2897,7 +2904,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3013,7 +3020,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3044,7 +3051,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3052,7 +3059,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3076,7 +3083,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3086,7 +3093,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3146,43 +3153,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3204,13 +3211,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3220,41 +3227,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3263,7 +3270,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n" @@ -3290,43 +3297,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: utworzenie programu obsługi się nie powiodło\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: nieznana długa opcja: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "%s: opcja --uuid nie może być używana razem z -a lub -d\n" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "wyrównanie < 4K" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "wyrównanie < 64K" @@ -3472,7 +3479,7 @@ msgstr "" " -x Śledzi wywołania API biblioteki libguestfs\n" "Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: nie można używać opcji -h oraz --csv jednocześnie.\n" @@ -3499,17 +3506,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3518,7 +3525,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3558,7 +3565,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3715,22 +3722,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3760,12 +3767,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "%s: opcję -b podano wiele razy\n" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "%s: opcję -e podano wiele razy\n" @@ -3807,12 +3814,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4071,7 +4079,7 @@ msgstr "oblicza sumy kontrolne MD5, SHAx lub CRC plików w katalogu" msgid "change file mode" msgstr "zmienia tryb pliku" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "zmienia właściciela pliku i grupę" @@ -4233,8 +4241,8 @@ msgid "edit a file" msgstr "modyfikuje plik" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "zwraca wiersze zgadzające się ze wzorem" @@ -4311,1611 +4319,1611 @@ msgstr "wykonuje sprawdzanie systemu plików" msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "uzyskuje dodatkowe opcje jądra" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "uzyskuje tryb automatycznej synchronizacji" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "uzyskuje bezpośrednią flagę trybu przyrządu" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "uzyskuje etykietę systemu plików ext2/3/4" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "uzyskuje UUID systemu plików ext2/3/4" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "uzyskuje flagę włączenia sieci" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "uzyskuje ścieżkę wyszukiwania" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "uzyskuje flagę grupy procesów" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "uzyskuje flagę włączenia procesu przywracania" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "uzyskuje flagę włączenia SELinuksa" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "uzyskuje liczbę wirtualnych procesorów w przyrządzie" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "uzyskuje flagę włączenia śledzenia" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "uzyskuje bieżące \"umask\"" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "uzyskuje więcej komunikatów" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "uzyskuje kontekst bezpieczeństwa SELinuksa" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "uzyskuje pojedynczy atrybut rozszerzony" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "wyświetla listę rozszerzonych atrybutów pliku lub katalogu" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "rozwija wieloznaczniki w poleceniach" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "rozwija wieloznaczniki w ścieżkach" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "instaluje program GRUB 1" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "zwraca pierwsze 10 wierszy pliku" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "zwraca pierwsze N wierszy pliku" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "zrzuca plik w formacie szesnastkowym" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "modyfikuje za pomocą edytora szesnastkowego" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "dodaje węzeł potomny" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "usuwa węzeł (rekurencyjnie)" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "wyświetla listę zawartości pojedynczego pliku w initrd" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "wyświetla listę plików w initrd" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "dodaje obserwację inotify" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "zamyka program obsługi inotify" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "zwraca listę obserwowanych plików, które miały zdarzenia" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "tworzy program obsługi inotify" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "zwraca listę zdarzeń inotify" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "usuwa obserwację inotify" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "uzyskuje architekturę badanego systemu operacyjnego" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "uzyskuje dystrybucję badanego systemu operacyjnego" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "uzyskuje mapowanie liter do dysków" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "uzyskuje systemy plików powiązane z badanym systemem operacyjnym" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "uzyskuje format badanego systemu operacyjnego" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "uzyskuje nazwę komputera systemu operacyjnego" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "uzyskuje ikonę odpowiednią dla tego systemu operacyjnego" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "uzyskuje główną wersję badanego systemu operacyjnego" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "uzyskuje pomniejszą wersję badanego systemu operacyjnego" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "uzyskuje punkty montowania badanego systemu operacyjnego" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "uzyskuje typ formatu pakietów używanego przez system operacyjny" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" "uzyskuje narzędzie do zarządzania pakietami używane przez system operacyjny" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "uzyskuje nazwę produktu badanego systemu operacyjnego" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "uzyskuje wariant produktu badanego systemu operacyjnego" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" "zwraca listę systemów operacyjnych odnalezionych przez ostatnie badanie" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "uzyskuje typ badanego systemu operacyjnego" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" "uzyskuje wartość CurrentControlSet badanego systemu operacyjnego Windows" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "uzyskuje systemroot badanego systemu operacyjnego Windows" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "uzyskuje flagę live dla dysku instalacji" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "uzyskuje wieloczęściową flagę dla dysku instalacji" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "uzyskuje flagę \"netinst\" (instalacji sieciowej) dla dysku instalacji" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "uzyskuje listę aplikacji zainstalowanych w systemie operacyjnym" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "bada dysk i zwraca listę odnalezionych systemów operacyjnych" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "testuje, czy jest urządzeniem blokowym" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "testuje, czy jest urządzeniem znakowym" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "jest w stanie konfiguracji" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "testuje, czy jest katalogiem" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "testuje, czy jest FIFO (nazwanym potokiem)" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "testuje, czy jest zwykłym plikiem" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "testuje, czy urządzenie jest woluminem logicznym" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "testuje, czy jest gniazdem" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "testuje, czy jest dowiązaniem symbolicznym" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "testuje, czy plik zawiera same zerowe bajty" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "testuje, czy urządzenie zawiera same zerowe bajty" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "pobiera informacje ISO z deskryptora podstawowego woluminu pliku ISO" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "pobiera informacje ISO z deskryptora podstawowego woluminu urządzenia" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "zmienia katalog roboczy" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "wyświetla listę systemów plików 9p" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "wyświetla listę urządzeń blokowych" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "odwzorowanie etykiet dysków na urządzenia" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "wyświetla listę urządzeń mapera urządzeń" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "wyświetla listę programów obsługi zdarzeń" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "wyświetla listę systemów plików" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "wyświetla listę urządzeń MD (RAID) systemu Linux" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "wyświetla listę partycji" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "wyświetla listę plików w katalogu (długi format)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" "wyświetla listę plików w katalogu (długi format z kontekstem SELinuksa)" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "tworzy twarde dowiązanie" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "tworzy dowiązanie symboliczne" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "usuwa rozszerzony atrybut pliku lub katalogu" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "wyświetla listę plików w katalogu" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "pobiera listę plików w katalogu" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ustawia rozszerzony atrybut pliku lub katalogu" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "uzyskuje informacje o dowiązaniu symbolicznym" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "wykonuje polecenie lstat na wielu plikach" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "dodaje klucz do zaszyfrowanego urządzenia LUKS" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "zamyka urządzenie LUKS" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "formatuje urządzenie blokowe jako zaszyfrowane urządzenie LUKS" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "usuwa klucz z zaszyfrowanego urządzenia LUKS" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "otwiera urządzenie blokowe zaszyfrowane za pomocą LUKS" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" "otwiera urządzenia blokowe zaszyfrowane za pomocą LUKS w trybie tylko do " "odczytu" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "tworzy wolumin logiczny LVM" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "tworzy wolumin logiczny LVM w % pozostałego wolnego miejsca" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "uzyskuje kanoniczną nazwę woluminu logicznego" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "czyści filtr urządzeń LVM" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "" "usuwa wszystkie woluminy logiczne, grupy woluminów i woluminy fizyczne LVM" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "ustawia filtr urządzeń LVM" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "usuwa wolumin logiczny LVM" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "zmienia nazwę woluminu logicznego LVM" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "zmienia rozmiar woluminu logicznego LVM" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "rozszerza wolumin logiczny, aby wypełnić wolne miejsce" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "wyświetla listę woluminów logicznych LVM" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "uzyskuje UUID woluminu logicznego" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "wykonuje polecenie lgetxattr na wielu plikach" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "otwiera podręcznik" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "tworzy urządzenie MD (RAID) systemu Linux" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "pobiera metadane dla urządzenia MD" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "pobiera podstawowe urządzenia z urządzenia MD" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "zatrzymuje urządzenie MD (RAID) systemu Linux" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "tworzy katalog" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "tworzy katalog za pomocą konkretnego trybu" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "tworzy katalog i katalogi nadrzędne" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "tworzy katalog tymczasowy" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "tworzy system plików ext2/3/4 z zewnętrzną kroniką" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "tworzy zewnętrzną kronikę ext2/3/4" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą etykiety" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "tworzy zewnętrzną kronikę ext2/3/4 za pomocą UUID" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "tworzy FIFO (nazwany potok)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "tworzy system plików" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "tworzy system plików za pomocą rozmiaru bloków" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "tworzy system plików btrfs" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "tworzy punkt montowania" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "tworzy urządzenia blokowe, znakowe lub FIFO" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "tworzy węzeł urządzenia blokowego" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "tworzy węzeł urządzenia znakowego" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "tworzy partycję wymiany" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "tworzy partycję wymiany za pomocą etykiety" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "tworzy partycję wymiany za pomocą jawnego UUID" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "tworzy plik wymiany" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "tworzy plik tymczasowy" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "wczytuje moduł jądra" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "wyświetla plik" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "montuje dysk gościa na pozycji w systemie plików" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "montuje system plików 9p" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "montuje w lokalnym systemie plików" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "wykonuje główną pętlę montowania w lokalnym systemie plików" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "montuje plik używając urządzenia loop" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "montuje dysk gościa za pomocą opcji montowania" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "montuje dysk gościa, tylko do odczytu" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "" "montuje dysk gościa za pomocą opcji montowania i typu wirtualnego systemu " "plików" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "wyświetla punkty montowania" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "wyświetla zamontowane systemy plików" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "przenosi plik" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "wykrywa wolumin NTFS" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "przywraca NTFS z pliku zapasowego" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "zapisuje NTFS do pliku zapasowego" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "naprawia częste błędy i zmusza system Windows do sprawdzenia NTFS" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "zmienia rozmiar systemu plików NTFS" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "zmienia rozmiar systemu plików NTFS (za pomocą rozmiaru)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "dodaje partycję do urządzenia" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "usuwa partycję" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "Partycjonuje cały dysk za pomocą pojedynczej partycji podstawowej" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "zwraca wartość \"true\", jeśli partycja jest startowa" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "uzyskuje bajt typu MBR (bajt identyfikatora) z partycji" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "uzyskuje typ tablicy partycji" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "tworzy pustą tablicę partycji" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "wyświetla listę partycji na urządzeniu" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "zmienia partycję na startową" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "ustawia bajt typu MBR (bajt identyfikatora) partycji" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "ustawia nazwę partycji" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "konwertuje nazwę partycji na nazwę urządzenia" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "konwertuje nazwę partycji na numer partycji" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "odpytuje demona gościa" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "odczytuje część pliku" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "odczytuje część urządzenia" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "tworzy wolumin fizyczny LVM" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "usuwa wolumin fizyczny LVM" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "zmienia rozmiar woluminu fizycznego LVM" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "zmienia rozmiar woluminu fizycznego LVM (za pomocą rozmiaru)" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "wyświetla listę woluminów fizycznych LVM" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "uzyskuje UUID woluminu fizycznego" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "zapisuje do części pliku" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "zapisuje do części urządzenia" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "odczytuje plik" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "odczytuje plik jako wiersze" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "odczytuje wpisy katalogów" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "odczytuje cel dowiązania symbolicznego" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "wykonuje polecenie readlink na wielu plikach" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "kanoniczna nazwa ścieżki bezwzględnej" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "usuwa obraz dysku" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "zamyka i ponownie otwiera program obsługi libguestfs" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "zmienia rozmiar systemu plików ext2, ext3 lub ext4 na minimalny" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" "zmienia rozmiar systemu plików ext2, ext3 lub ext4 (za pomocą rozmiaru)" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "usuwa plik" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "usuwa wszystkie pliki ignorując błędy" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "rekursywnie usuwa plik lub katalog" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "usuwa katalog" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "usuwa punkt montowania" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "synchronizuje zawartość dwóch katalogów" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "bezpiecznie usuwa zawartość urządzenia" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "bezpiecznie usuwa plik" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "bezpiecznie usuwa wolne miejsce" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "dodaje opcje do wiersza poleceń jądra" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "ustawia tryb automatycznej synchronizacji" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "włącza lub wyłącza tryb bezpośredniego przyrządu" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ustawia etykietę systemu plików ext2/3/4" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ustawia UUID systemu plików ext2/3/4" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "ustawia etykietę systemu plików" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "ustawia flagę włączenia sieci" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "ustawia ścieżkę wyszukiwania" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "ustawia flagę grupy procesów" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "włącza lub wyłącza proces przywracania" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" "ustawia włączenie lub wyłączenie SELinuksa podczas uruchamiania przyrządu" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "ustawia liczbę wirtualnych procesorów w przyrządzie" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "włącza lub wyłącza śledzenie poleceń" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "ustawia wyświetlanie więcej komunikatów" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "ustawia kontekst bezpieczeństwa SELinuksa" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "ustawia zmienną środowiskową" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "tworzy partycje na urządzeniu blokowym" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "modyfikuje pojedynczą partycję na urządzeniu blokowym" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "wyświetla geometrię dysku z tablicy partycji" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "wyświetla geometrię jądra" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "wyświetla tablicę partycji" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "wykonuje polecenie przez powłokę" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "wykonuje polecenie przez powłokę zwracającą wiersze" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "usypia na kilka sekund" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "tworzy rzadki obraz dysku i dodaje go" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "uzyskuje informacje o pliku" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "uzyskuje statystyki systemu plików" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "wyświetla widoczne znaki w pliku" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "wyświetla listę obsługiwanych grup poleceń" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "wyłącza przestrzeń wymiany na urządzeniu" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "wyłącza przestrzeń wymiany na pliku" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "wyłącza przestrzeń wymiany na partycji wymiany z etykietą" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "wyłącza przestrzeń wymiany na partycji wymiany według UUID" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "włącza przestrzeń wymiany na urządzeniu" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "włącza przestrzeń wymiany w pliku" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "włącza przestrzeń wymiany na partycji wymiany z etykietą" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "włącza przestrzeń wymiany na partycji wymiany według UUID" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "synchronizuje dyski, zapisy są równo rozmieszczone na obrazie dysku" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "zwraca ostatnie 10 wierszy pliku" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "zwraca ostatnie N wierszy pliku" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "rozpakowuje plik tar do katalogu" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "pakuje katalog do pliku tar" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "rozpakowuje skompresowane archiwum tar do katalogu" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "pakuje katalog do skompresowanego archiwum tar" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "wyświetla czas wykonania polecenia" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "aktualizuje znaczniki czasu plików lub tworzy nowy plik" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "obcina plik do zerowego rozmiaru" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "obcina plik do konkretnego rozmiaru" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "dostosowuje parametry systemu plików ext2/ext3/ext4" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "uzyskuje szczegóły superbloków ext2/ext3/ext4" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ustawia maskę tworzenia trybu pliku (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "odmontowuje system plików" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "odmontowuje wszystkie systemy plików" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "odmontowuje lokalnie zamontowany system plików" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "usuwa ustawienie zmiennej środowiskowej" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "wysyła plik z lokalnej maszyny" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "wysyła plik z lokalnej maszyny z wyrównaniem" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ustawia znaczniki czasu pliku z nanosekundową dokładnością" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "uzyskuje numer wersji biblioteki" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "uzyskuje etykietę systemu plików" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "" "uzyskuje typ wirtualnego systemu plików systemu Linux odpowiadający " "zamontowanemu urządzeniu" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "uzyskuje UUID systemu plików" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "aktywuje lub deaktywuje niektóre grupy woluminów" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "aktywuje lub deaktywuje wszystkie grupy woluminów" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "tworzy grupę woluminów LVM" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "uzyskuje UUID wszystkich woluminów logicznych w grupie woluminów" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "pobiera metadane grupy woluminów" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "uzyskuje UUID woluminów fizycznych zawierających grupę woluminów" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "usuwa grupę woluminów LVM" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "zmienia nazwę grupy woluminów LVM" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "wyświetla listę grup woluminów LVM" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" "ponownie skanuje woluminy fizyczne, grupy woluminów i woluminy logiczne LVM" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "uzyskuje UUID grupy woluminów" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "liczy znaki w pliku" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "liczy wiersze w pliku" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "liczy wyrazy w pliku" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "usuwa podpis systemu plików z urządzenia" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "tworzy nowy plik" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "dołącza zawartość do końca pliku" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "tworzy plik" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "zmienia parametry systemu plików XFS" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "rozszerza istniejący system plików XFS" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "naprawia system plików XFS" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "zapisuje zera na urządzeniu" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "zapisuje zera na całym urządzeniu" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "zeruje wolne miejsce w systemie plików" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "zeruje nieużywane i-węzły i bloki dysków na systemie plików ext2/3" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "ustala typ pliku wewnątrz skompresowanego pliku" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "Należy użyć -h /help , aby wyświetlić szczegółową " "pomoc polecenia. Użyj -h /help , aby wyświetlić szczegółową pomoc " "o poleceniu." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" @@ -5923,294 +5931,294 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "należy wpisać \"help %s\", aby uzyskać pomoc o %s\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s powinno posiadać %d-%d parametry\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: nieznany opcjonalny parametr \"%s\"\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: opcjonalny parametr \"%s\" został podany dwa razy\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: nieprawidłowy parametr liczby całkowitej (%s zwróciło %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: liczba całkowita spoza zakresu\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" @@ -6218,7 +6226,7 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: nieznane polecenie\n" @@ -6356,44 +6364,44 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID nie był liczbą: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: zdalnie: $GUESTFISH_PID musi być ustawiony na PID zdalnego procesu\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: można podać tylko jeden parametr -f\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: nie można używać opcji --listen i --remote w tym samym czasie\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: dodatkowe parametry wiersza poleceń za pomocą flagi --listen\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: nie można używać opcji --listen i --file w tym samym czasie\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6406,51 +6414,51 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: parametry poleceń nie są oddzielone spacjami\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: niezakończony pojedynczy cudzysłów\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: wewnętrzny błąd przetwarzania ciągu \"%s\"\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: za dużo parametrów\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" "%s: nieprawidłowa sekwencja sterująca w ciągu (zaczyna się od offsetu %d)\n" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: niezakończony podwójny cudzysłów\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: puste polecenie wiersza poleceń\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "wyświetla listę poleceń lub pomoc polecenia" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "kończy działanie programu guestfish" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6461,7 +6469,7 @@ msgstr "" " help polecenie\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6470,14 +6478,14 @@ msgstr "" "quit - kończy działanie programu guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: nieznane polecenie, należy użyć -h, aby wyświetlić listę wszystkich " "poleceń\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6488,22 +6496,22 @@ msgstr "" "Lista poleceń: guestfish -h\n" "Pełna dokumentacja: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "%s:%d: libguestfs: błąd: %s\n" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cytat ucieczki w ciągu \"%s\"\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " @@ -6512,13 +6520,13 @@ msgstr "" "%s: należy zbadać gościa (opcja \"-i\" lub polecenie \"inspect-os\"), aby " "użyć liter napędów systemu Windows\n" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" "%s: musi być gościem systemu Windows, aby użyć liter dysków systemu Windows\n" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" @@ -6528,7 +6536,7 @@ msgstr "" "wykonać:\n" " inspect-get-drive-mappings %s\n" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -7003,17 +7011,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "%s: nie podano systemu plików\n" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "%s: opcji --lvm nie można podać wiele razy\n" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -7027,7 +7035,7 @@ msgstr "" "Jeśli jest to błąd, to prosimy go zgłosić na stronie\n" "http://libguestfs.org/ (w języku angielskim).\n" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "%s: nie można przetworzyć opcji --lvm (%s)\n" @@ -7066,38 +7074,38 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" "%s: musi posiadać co najmniej jedną opcję -a/-d i co najmniej jedną -m/-i\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "%s: --live nie jest zgodne z opcją --ro\n" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "%s: --live nie jest zgodne z opcją -i\n" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "%s: dla --live należy użyć dokładnie jednej opcji -d\n" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "%s: --live nie jest zgodne z opcją -a\n" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: należy podać punkt montowania w systemie plików gospodarza\n" @@ -7180,12 +7188,12 @@ msgstr "" " --xpath query Wykonuje zapytanie XPath\n" "Aby dowiedzieć się więcej, należy zobaczyć stronę podręcznika %s(1).\n" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "%s: nie można użyć --xpath razem z innymi opcjami.\n" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7213,61 +7221,61 @@ msgstr "" "Jeśli jest to błąd, proszę wypełnić zgłoszenie błędu dołączając tak dużo " "informacji o pliku obrazu, jak to tylko możliwe (w języku angielskim).\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: błąd zapisu XML w \"%s\": %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" "%s: xmlOutputBufferCreateFd: otwarcie standardowego wyjścia się nie " "powiodło\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" "%s: xmlNewTextWriter: utworzenie modułu zapisującego libxml2 się nie " "powiodło\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "%s: nie można przetworzyć XML ze standardowego wejścia\n" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "%s: nie można utworzyć nowego kontekstu XPath\n" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "%s: nie można sprawdzić wyrażenia XPath\n" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "%s: xmlSaveToFd się nie powiodło\n" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "%s: xmlNewDoc się nie powiodło\n" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "%s: xmlCopyNode się nie powiodło\n" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "%s: xmlSaveDoc się nie powiodło\n" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7290,43 +7298,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7584,7 +7592,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7599,7 +7607,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7633,39 +7641,39 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "%s: nie można przetworzyć parametru \"%s\" opcji --smp\n" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "%s: parametr \"%s\" opcji --smp powinien wynosić >= 1\n" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: nie można przetworzyć rozmiaru pamięci \"%s\"\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" @@ -7674,7 +7682,7 @@ msgstr "" "Badanie maszyny wirtualnej lub obrazu dysku...\n" "\n" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7686,7 +7694,7 @@ msgstr "" "plików.\n" "\n" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7699,7 +7707,7 @@ msgstr "" "# %s\n" "\n" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7709,7 +7717,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7722,7 +7730,7 @@ msgstr "" "znaku zachęty >), aby zamontować te systemy plików.\n" "\n" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "# %s posiada typ \"%s\"\n" @@ -7876,212 +7884,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "nieoczekiwane nieszesnastkowe cyfry w wyjściu polecenia db_dump " -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "parametr %s jest pusty lub zawiera niedozwolone znaki" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -8162,12 +8170,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "rozmiar %s jest nierozsądny (% bajtów)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8293,19 +8301,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "rozmiar %s jest nierozsądnie duży (% bajtów)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" @@ -8315,21 +8323,21 @@ msgstr "nie można przetworzyć liczby całkowitej w numerze wersji: %s" msgid "read: %s: unexpected end of file" msgstr "odczyt: %s: nieoczekiwany koniec pliku" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "nie jest gościem systemu Windows lub nie można określić systemroot" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" "nie jest gościem systemu Windows lub nie można określić wartości " "CurrentControlSet" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "brak danych badania: najpierw należy wywołać guestfs_inspect_os" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -8338,17 +8346,17 @@ msgstr "" "%s: nie odnaleziono urządzenia root: należy wywoływać tę funkcję tylko z " "urządzeniem root poprzednio zwróconym przez guestfs_inspect_os" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8357,49 +8365,49 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "należy wywołać guestfs_add_drive przed guestfs_launch" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "QEMU zostało uruchomione i skontaktowano się z demonem, ale stan != GOTOWY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8752,11 +8760,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/ta.po b/po/ta.po index 00a552c6e..018253233 100644 --- a/po/ta.po +++ b/po/ta.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Tamil (http://www.transifex.com/projects/p/libguestfs/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: ஹாண்டிலை உருவாக்க முடியவில்லை\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: தெரியாத நீண்ட விருப்பம்: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3432,7 +3439,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3459,17 +3466,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3478,7 +3485,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3518,7 +3525,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3668,22 +3675,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3713,12 +3720,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3760,12 +3767,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4022,7 +4030,7 @@ msgstr "" msgid "change file mode" msgstr "கோப்பு முறைமையை மாற்று" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "கோப்பு உரிமையாளர் மற்றும் குழுவை மாற்று" @@ -4183,8 +4191,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "திரும்பும் வரிகள் ஒரு பாணியில் பொருந்துகிறது" @@ -4261,1895 +4269,1895 @@ msgstr "மோப்புமுறை சாரிகாட்டியை இ msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "கூடுதல் கெர்னல் விருப்பங்களை பெறு" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "தானியக்கஒத்திசை முறையையை பொறு" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "நேரடி பயன்பாட்டு முறைமை கொடியை பெறு" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 கோப்புமுறைமை லேபிலைப் பெறு" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 கோப்புமுறை UUIDஐ பெறு" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "தேடும் பாதையை பெறு" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "செயல்படக்கூடிய கொடிக்கு திரும்பப்பெற்ற செயல்பாட்டை பெறவும்" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux செயல்படுத்தப்பட்ட கொடியைப் பெறு" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "get command trace enabled flag" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "வெர்போஸ் முறைமையைப் பெறு" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux பாதுகாப்பு உரையை பெறு" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மைகளை பட்டியலிடு" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "கட்டளையில் வைல்கார்ட்டை விவரி" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "ஒரு வில்கார்ட் பாதையை விரிக்கவும்" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ஒரு கோப்பின் முதல் 10 வரிகளை திருப்பு" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ஒரு கோப்பின் முதல் N வரிகளை திருப்பு " -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ஹெக்ஸா தசமத்தில் ஒரு கோப்பை அழுத்து" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "ஒரு initrdல் கோப்புகளைப் பட்டியலிடு" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "ஒரு inotify கடிகாரத்தைச் சேர்" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify ஹாண்டிலை மூடு" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "கவனிக்கப்பட்ட கோப்புகளிலிருந்து திரும்பிய பட்டியல்கள் நிகழ்வுகளைப் பெற்றிருந்தது" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "ஒரு inotify ஹாண்டிலை உருவாக்கு" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify நிகழ்வுகளின் பட்டியலைக் கொடுத்தது" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "ஒரு inotify கடிகாரத்தை நீக்கு" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "அது கட்டமைப்பு நிலையில் உள்ளது" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "தடுப்பு சாதனங்களின் பட்டியல்" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "பகிர்வுகளின் பட்டியல்" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ஒரு அடைவில் கோப்புகளை பட்டியலிடு (நீண்ட வடிவில்)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "ஒரு வன் இணைப்பை உருவாக்கு" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "ஒரு symbolic இணைப்பை உருவாக்கு" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை நீக்கு" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ஒரு அடைவிலுள்ள கோப்புகளின் பட்டியல்" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ஒரு கோப்பு அல்லது அடைவின் விரிவாக்கப்பட்ட தன்மையை அமை" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "ஒரு symbolic இணைப்பிற்கான கோப்பு தகவலைப் பெறு" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "பல கோப்புகளிலுள்ள lstat " -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "அனைத்து LVM LVs, VGs மற்றும் PVsஐ நீக்கு" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "ஒரு LVM வரைகலை தொகுதியை நீக்கு" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "ஒரு LVM வரைகலை தொகுதியை மறுஅளவிடு" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM வலைகலை தொகுதிகளை பட்டியலிடு (LVs)" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "lgetxattr ல் பல கோப்புகள்" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "ஒரு அடைவினை உருவாக்கு" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ஒரு முக்கிய முறைமையை ஒரு அடைவுடன் உருவாக்கு" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "ஒரு அடைவு மற்றும் பொற்றோர்களை உருவாக்கு" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "ஒரு தற்காலிக அடைவினை உருவாக்கு" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "ext2/3/4 கோப்புமுறையை வெளிப்புற ஜர்னலுடன் உருவாக்குகிறது" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4ஐ வெளிப்புற ஜர்னலுடன் செய்யவும்" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "ext2/3/4 லேபிலுடன் வெளிப்புற ஜர்னலை உருவாக்குகிறது" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "ext2/3/4 UUID உடன் வெளிப்புள ஜர்னலை உருவாக்குகிறது" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFOஐ செய் (pipe என்று பெயரிடப்பட்டது)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ஒரு கோப்புமுறையை செய்" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "ஒரு கோப்புமுறையை தடுப்பு அளவுடன் செய்" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "ஒரு ஏறும்புள்ளியை உருவாக்கு" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "தொகுதி , எழுத்து அல்லது FIFO சாதனங்களுக்காக செய்" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "தொகுதி சாதன முனையை செய்" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "எழுத்துச் சாதன முனையைசெ செய்" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "ஒரு ஸ்வாப் பகிர்வை உருவாக்கு" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "ஒரு ஸ்வாப் பகிர்வை ஒரு லேபிலுடன் உருவாக்கு" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "ஒரு தெளிவான UUID உடன் ஒரு ஸ்வாப் பகிர்வை உருவாக்கு" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "ஒரு ஸ்வாப் கோப்பை உருவாக்கு" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "ஒரு கெர்னல் தொகுதியை உருவாக்கு" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "கோப்புமுறைமையிலுள்ள இடத்தில் விருந்தினர் வட்டை ஏற்று" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "லூப் சாதனத்தை பயன்படுத்தி ஒரு கோப்பை ஏற்றுகிறது" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "ஏறும் விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "விருப்பங்களுடன் ஒரு விருந்தினர் வட்டை ஏற்று, வாசிக்க-மட்டும்" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "mount a guest disk with mount options and vfstype" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "ஏற்ம்புள்ளிகளைக் காட்டு" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "ஏறிய கோப்புமுறைகளைக் காட்டு" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ஒரு கோப்பினை நகர்த்து" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS தொகுதியை ஆய்வு செய்" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "ஒரு பகிர்வை சாதனத்தில் சேர்" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "ஒரு ஒற்றை முதன்மை பகிர்வுடன் மொத்த வட்டை பகிர்வு செய்" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "பகிர்வு அட்டவணை வகையை பெறு" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ஒரு காலி பகிர்வு அட்டவணையை உருவாக்கு" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "ஒரு சாதனத்தின் பகிர்வுகளின் பட்டியல்" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "ஒரு துவக்கக்கூடிய பகிர்வை உருவாக்கு" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "பகிர்வு பெயரை அமை" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "விருந்தினர் டொமைனை பிங் செய்" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ஒரு கோப்பின் பகுதியை வாசி" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை உருவாக்கு" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "ஒரு LVM பருநிலை தொகுதியை மறுஅளவிடு" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM பருநிலை தொகுதிகளின் பட்டியல் (PVs)" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ஒரு கோப்பினை வாசி" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "கோப்பினை வரிகளாக வாசி" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "அடைவுகளின் உள்ளீட்டை வாசி" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "ஒரு symbolic இணைப்பின் இலக்கை வாசி" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "பல கோப்புகளின் வாசிக்கும் இணைப்பு" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "canonicalized absolute pathname" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs ஹாண்டிலை மூடு மற்றும் மறுபடி திற" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ஒரு கோப்பினை நீக்கு" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "மறுபடியும் ஒரு கோப்பு அல்லது அடைவை நீக்கு" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "ஒரு அடைவினை நீக்கு" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "ஒரு ஏறும்புள்ளியை நீக்கு" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ஒரு சாதனத்தை (பாதுகாப்பாக துடை) துடை" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ஒரு கோப்பை (பாதுகாப்பாக துடை) துடை" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "காலியான இடத்தை (பாதுகாப்பாக துடை) துடை" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "கெர்னல் கட்டளை வரிக்கு விருப்பங்களைச் சேர்" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "தானியங்கு ஒத்திணை முறையை அமை" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "நேரடி பயன்பாடு முறைமையை செயல்படுத்து அல்லது செயல்நீக்கு" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 கோப்புமுறைமை லேபிலை அமை" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 கோப்புமுறைமை UUIDஐ அமை" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "தேடும் பாதையை அமை" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "enable or disable the recovery process" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "set SELinux enabled or disabled at appliance boot" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "enable or disable command traces" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "வெர்போஸ் முறைமையை அமை" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux பாதுகாப்பு உரையை அமை" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "ஒரு தொகுதி சாதனத்திற்கு பகிர்வுகளை உருவாக்கு" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "ஒரு தொருதி சாதனத்தில் ஒரு ஒற்றை பகிர்வை மாற்றியமை" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "display the disk geometry from the partition table" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "கெர்னல் வடிவியலைக் காட்டு" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "பகிர்வு அட்டவணையைக் காட்டு" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "ஷெல் வழியாக ஒரு கட்டளையைக் காட்டு" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "ஷெல் வழியாக கொடுக்கும் வரிகளுக்கு ஒரு கட்டளையை இயக்கு" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "சில விநாடிகளுக்கு ஓய்வெடு" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "கோப்பு தகவலைப் பெறு" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "கோப்புமுறைமையின் புள்ளிவிவரத்தைப் பெறு" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ஒரு கோப்பில் அச்சடிடக்கூடிய சரங்களை அச்சிடு" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "சாதனத்தில் ஸ்வாப்பை செயல்நீக்கு" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "கோப்பில் ஸ்வாப்பை செயல்நீக்கு" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்நீக்கு" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "ஸ்வாப் பகிர்வில் UUID படி ஸ்வாப்பை செயல்நீக்கு" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "சாதனத்தில் ஸ்வாப்பை செயல்படுத்து " -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "கொப்பில் ஸ்வாப்பை செயல்படுத்து" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "லேபிலிடப்பட்ட ஸ்வாப் பகிர்வில் ஸ்வாப்பை செயல்படுத்து" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "enable swap on swap partition by UUID" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "sync disks, writes are flushed through to the disk image" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ஒரு கோப்பின் கடைசி10 வரிகளை கொடுத்தது" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ஒரு கோப்பின் கடைசி N வரிகளை கொடுத்தது" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "unpack tarfile to directory" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "pack directory into tarfile" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "unpack compressed tarball to directory" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "pack directory into compressed tarball" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "கோப்பு நேரஸ்டேம்ப்புக்களை மேம்படுத்து அல்லது ஒரு புதிய கோப்பை உருவாக்கு" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ஒரு கோப்பினை பூஜ்ஜிய அளவுக்கு வெட்டிக் குறை" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ஒரு கோப்பினில் ஒரு குறிப்பிட்ட அளவை வெட்டிக் குறை" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 சிறந்த தொகுதி விவரங்களை பெறு" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "set file mode creation mask (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ஏற முடியாத ஒரு கோப்புமுறைமை" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "ஏறாத அனைத்து கோப்புமுறைமை" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "உள்ளமை கணினியிலிருந்து ஒரு கோப்பை மேம்படுத்து" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "set timestamp of a file with nanosecond precision" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "நூலக பதிப்பு எண்ணிக்கையை பெறு" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "get the Linux VFS type corresponding to a mounted device" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "சில தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "அனைத்து தொகுதி குழுக்களையும் செயற்படுத்து அல்லது செயல்நீக்கு" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "ஒரு LVM தொகுதி குழுவினை உருவாக்கு" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "ஒருLVM தொகுதி குழுவை நீக்கு" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM தொகுதி குழுக்களை பட்டியலிடு (VGs)" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ஒரு கோப்பிலுள்ள எழுத்துகளை கணக்கிடு" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ஒரு கோப்பிலுள்ள வரிகளை கணக்கிடு" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ஒரு கோப்பிலுள்ள வார்த்தைகளை கணக்கிடு" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ஒரு கோப்பை உருவாக்கு" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "சாதனத்திற்கு பூஜ்ஜியங்களை எழுது" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "zero unused inodes and disk blocks on ext2/3 filesystem" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "கோப்பு வகையில் உள்ள ஒரு அழுந்தியுள்ள கோப்பை வரையறு" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "Use -h / help to show detailed help for a command." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "type 'help %s' for help on %s\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: தெரியாத கட்டளை\n" @@ -6278,43 +6286,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID ஆனது எண் இல்லை: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID க்கு தொலை செயற்பாட்டைPID க்கு அமை\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ஒரே ஒரு -f அளவுரு கொடுக்கப்படலாம்\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: cannot use --listen and --remote options at the same time\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: extra parameters on the command line with --listen flag\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: --listen மற்றும் --file விருப்பங்களை அதே நேரத்தில் பயன்படுத்த முடியாது\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6327,50 +6335,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: கட்டளை விவாதங்கள் வொயிட்ஸ்பேஸ்ஸால் பிரிக்கப்படவில்லை\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: unterminated single quote\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: அகப்பிழையை '%s' சரத்தில் பகுக்கிறது\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: அதிக விவாதங்கள்\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: unterminated double quote\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: கட்டளை வரியில் காலியான கட்டளை\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "கட்டளைகளின் ஒரு பட்டியலைக் காட்டு அல்லது ஒரு கட்டளையில் உதவு" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfishஐ நிறுத்து" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6381,7 +6389,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6390,13 +6398,13 @@ msgstr "" "quit - guestfishஐ நிறுத்து\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: கட்டளை என்னவென்று தெரியவில்லை, அனைத்து கட்டளைகளையும் பட்டியலிட -hஐ பயன்படுத்து\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6404,41 +6412,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Runaway quote in string \"%s\"\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6846,17 +6854,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6865,7 +6873,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6904,37 +6912,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n" @@ -6999,12 +7007,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7021,57 +7029,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7094,43 +7102,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7388,7 +7396,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7403,7 +7411,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7437,46 +7445,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7484,7 +7492,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7493,7 +7501,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7503,7 +7511,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7512,7 +7520,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7657,212 +7665,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7941,12 +7949,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8070,19 +8078,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8092,36 +8100,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8130,48 +8138,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "நீங்கள் guestfs_add_drive ஐ guestfs_launchக்கு முன் அழைக்க வேண்டும்" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu டொமைனுடன் துவக்கப்பட்டு தொடர்பு கொண்டது, ஆனால் நிலையானது != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8509,11 +8517,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/te.po b/po/te.po index 079c9bd0d..878c5c848 100644 --- a/po/te.po +++ b/po/te.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Telugu (http://www.transifex.com/projects/p/libguestfs/" @@ -20,21 +20,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr "" -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr "" -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." msgstr "" -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -44,10 +44,10 @@ msgstr "" msgid "%s" msgstr "" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "" @@ -103,7 +103,7 @@ msgstr "" msgid "%s: ... read %d sources\n" msgstr "" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -112,11 +112,11 @@ msgid "" "line.)" msgstr "" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "" -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -125,7 +125,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -134,7 +134,7 @@ msgid "" "'%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -142,25 +142,25 @@ msgid "" "error came from '%s' option on the command line.)" msgstr "" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." msgstr "" -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "" -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "" -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "" -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -200,7 +200,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -223,7 +223,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -247,7 +247,7 @@ msgstr "" msgid "%s: file error: %s: %s\n" msgstr "" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "" @@ -269,18 +269,18 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" "filesystems --logical-volumes --long -a %s" msgstr "" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "" @@ -300,34 +300,34 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" "partitions --long -a %s" msgstr "" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -339,7 +339,7 @@ msgid "" "read the man page virt-sysprep(1).\n" msgstr "" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -347,7 +347,7 @@ msgid "" "read the man page virt-resize(1).\n" msgstr "" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -359,15 +359,15 @@ msgid "" "read the man page virt-sparsify(1).\n" msgstr "" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "" @@ -375,7 +375,7 @@ msgstr "" msgid "%s: trying to read %s\n" msgstr "" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -414,7 +414,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "" @@ -444,7 +444,7 @@ msgstr "" msgid "--expand option given twice" msgstr "" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "" @@ -452,11 +452,11 @@ msgstr "" msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "" @@ -510,19 +510,19 @@ msgstr "" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "" @@ -530,19 +530,19 @@ msgstr "" msgid "-i disk: invalid input filename (%s)" msgstr "" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" @@ -559,49 +559,49 @@ msgid "" "v2v(1) section \"OUTPUT TO LIBVIRT\"" msgstr "" -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "" @@ -623,7 +623,7 @@ msgstr "" msgid "Add package(s) to install at first boot" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "" @@ -643,7 +643,7 @@ msgstr "" msgid "Attach data disk/ISO during install" msgstr "" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "" @@ -664,7 +664,7 @@ msgstr "" msgid "Change LVM2 PV and VG UUIDs" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "" @@ -698,7 +698,7 @@ msgstr "" msgid "Closing the overlay" msgstr "" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "" @@ -728,7 +728,7 @@ msgstr "" msgid "Copying" msgstr "" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -820,7 +820,7 @@ msgstr "" msgid "Deleting: %s" msgstr "" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "" @@ -838,21 +838,21 @@ msgid "" "%!" msgstr "" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "" @@ -872,21 +872,21 @@ msgstr "" msgid "Don't expand content" msgstr "" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "" @@ -924,18 +924,18 @@ msgstr "" msgid "Editing: %s" msgstr "" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "" @@ -943,14 +943,14 @@ msgstr "" msgid "Enable specific operations" msgstr "" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "" @@ -968,15 +968,15 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "" @@ -984,11 +984,11 @@ msgstr "" msgid "Expand partition" msgstr "" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1012,7 +1012,7 @@ msgstr "" msgid "FILE:EXPR" msgstr "" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1040,12 +1040,12 @@ msgstr "" msgid "Fingerprint: %s\n" msgstr "" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1067,11 +1067,11 @@ msgid "" "as the root password and timezone." msgstr "" -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "" @@ -1079,7 +1079,7 @@ msgstr "" msgid "Format of input disk" msgstr "" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "" @@ -1118,7 +1118,7 @@ msgstr "" msgid "HOSTNAME" msgstr "" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "" @@ -1176,7 +1176,7 @@ msgstr "" msgid "Installing packages: %s" msgstr "" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" msgid "Key: %s\n" msgstr "" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "" @@ -1196,19 +1196,26 @@ msgstr "" msgid "List available templates" msgstr "" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 +msgid "List long options" +msgstr "" + +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 #. ../builder/cmdline.ml:138 #: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 -msgid "List long options" +msgid "List short options" msgstr "" #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "" @@ -1220,7 +1227,7 @@ msgstr "" msgid "Map bridge 'in' to 'out'" msgstr "" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "" @@ -1240,7 +1247,7 @@ msgstr "" msgid "Mount point on host" msgstr "" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "" @@ -1273,7 +1280,7 @@ msgid "" "%s" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1291,7 +1298,7 @@ msgstr "" msgid "Opening the source %s" msgstr "" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "" @@ -1307,7 +1314,7 @@ msgstr "" msgid "Output format (default: raw)" msgstr "" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1315,7 +1322,7 @@ msgstr "" msgid "Output size" msgstr "" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "" @@ -1362,15 +1369,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "" @@ -1553,17 +1560,17 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" msgstr "" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "" @@ -1685,41 +1692,41 @@ msgstr "" msgid "Set libvirt guest name" msgstr "" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "" @@ -1735,7 +1742,7 @@ msgstr "" msgid "Set root password" msgstr "" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "" @@ -1743,7 +1750,7 @@ msgstr "" msgid "Set template cache dir" msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" @@ -1767,7 +1774,7 @@ msgstr "" msgid "Set user password" msgstr "" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "" @@ -1791,7 +1798,7 @@ msgstr "" msgid "Setting the timezone: %s" msgstr "" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -1799,7 +1806,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "" @@ -1875,7 +1882,7 @@ msgid "" "installed in the guest. X may not function correctly." msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -1951,13 +1958,13 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." msgstr "" -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "" @@ -2022,7 +2029,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "" @@ -2054,7 +2061,7 @@ msgstr "" msgid "Uploading: %s to %s" msgstr "" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2092,13 +2099,13 @@ msgstr "" msgid "Writing: %s" msgstr "" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." msgstr "" -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2110,7 +2117,7 @@ msgid "" "original UUID has been erased." msgstr "" -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "" @@ -2120,7 +2127,7 @@ msgid "" "%!" msgstr "" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "" @@ -2134,7 +2141,7 @@ msgid "" "and then rerun the virt-v2v command." msgstr "" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "" @@ -2176,7 +2183,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" @@ -2386,7 +2393,7 @@ msgstr "" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" @@ -2410,31 +2417,31 @@ msgstr "" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "" @@ -2442,7 +2449,7 @@ msgstr "" msgid "external command failed: %s" msgstr "" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "" @@ -2467,18 +2474,18 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "" @@ -2618,8 +2625,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "" @@ -2696,7 +2703,7 @@ msgid "" "of this guest." msgstr "" -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "" @@ -2759,15 +2766,15 @@ msgstr "" msgid "operations" msgstr "" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" @@ -2805,11 +2812,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "" @@ -2829,7 +2836,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "" @@ -2881,7 +2888,7 @@ msgstr "" msgid "sectors" msgstr "" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -2893,7 +2900,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3009,7 +3016,7 @@ msgstr "" msgid "timezone could not be set for this type of guest" msgstr "" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3040,7 +3047,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "" @@ -3048,7 +3055,7 @@ msgstr "" msgid "unknown --root option: %s" msgstr "" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" @@ -3072,7 +3079,7 @@ msgstr "" msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3082,7 +3089,7 @@ msgstr "" msgid "uri" msgstr "" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "" @@ -3142,43 +3149,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3200,13 +3207,13 @@ msgstr "" msgid "xfs_growfs" msgstr "" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." msgstr "" -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3216,41 +3223,41 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." msgstr "" -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3259,7 +3266,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n" @@ -3286,43 +3293,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: సంభాలికను సృష్టించుటకు విఫలమైంది\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: తెలియని long ఐచ్చికము: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "" @@ -3432,7 +3439,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "" @@ -3459,17 +3466,17 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -3478,7 +3485,7 @@ msgid "" "from this guest, and examine in a binary file viewer.\n" msgstr "" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "" @@ -3518,7 +3525,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -3668,22 +3675,22 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "" @@ -3713,12 +3720,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "" @@ -3760,12 +3767,13 @@ msgstr "" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "" @@ -4022,7 +4030,7 @@ msgstr "" msgid "change file mode" msgstr "ఫైలు రీతిని మార్చుము" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "ఫైలు యజమాని మరియు సమూహంను మార్చుము" @@ -4183,8 +4191,8 @@ msgid "edit a file" msgstr "" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "మాదిరిని పోలిన వరుసలను తిప్పియివ్వుము" @@ -4260,1895 +4268,1895 @@ msgstr "ఫైల్‌సిస్టమ్ పరిశీలకిని న msgid "trim free space in a filesystem" msgstr "" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "అదనపు కెర్నల్ ఐచ్చికాలను పొందుము" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "ఆటోసింక్ రీతిని పొందుము" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "డైరెక్ట్ అప్లయెన్స్ రితి ఫ్లాగ్‌ను పొందుము" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ పొందుము" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID పొందుము" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "శోధన పాత్‌ను పొందుము" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "మెరుగుపరచు కార్యక్రమము చేతనపరచు ఫ్లాగ్ పొందుము" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "SELinux చేతనపరచు ఫ్లాగ్ పొందుము" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "ఆదేశపు జాడ చేతనపరచు ఫ్లాగ్‌ను పొందుము" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "వెర్బోస్ రీతిని పొందుము" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "SELinux రక్షణ సందర్భమును పొందుము" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగింపు యాట్రిబ్యూట్లను జాబితాచేయుము" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "ఆదేశమునందు వైల్డుకార్డ్సును విస్తరింపచేయుము" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "వైల్డుకార్డు పాత్ విస్తరింపుము" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "ఫైలు యొక్క మొదటి 10 వరుసలను తిరిగియివ్వుము" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "ఫైలు యొక్క మొదటి N వరుసలను తిరిగియివ్వుము" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "ఫైలును హెక్సాడెసిమల్ నందు డంప్ చేయుము" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "initrd నందు ఫైళ్ళను జాబితాచేయుము" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "inotify పర్యవేక్షణను జతచేయుము" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "inotify సంభాలికను మూయుము" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "ఘటనలను కలిగివుండి పర్యవేక్షించబడిన ఫైళ్ళ జాబితాను తిప్పియివ్వుము" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "inotify సంభాలికను సృష్టించుము" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "inotify ఘటనల జాబితాను తిప్పియివ్వుము" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "inotify పర్యవేక్షణను తీసివేయుము" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "ఆకృతీకరణ స్థితినందు వుందా" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "బ్లాక్ పరికరములను జాబితాచేయుము" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "విభజనలను జాబితాచేయుము" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము (పొడవైన ఫార్మాట్)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "హార్డ్ లింకును సృష్టించుము" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "సింబాలిక్ లింకును సృష్టించుము" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను తీసివేయుము" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "ఫైళ్ళను డైరెక్టరీనందు జాబితాచేయుము" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "ఫైలు లేదా డైరెక్టరీ యొక్క పొడిగించిన యాట్రిబ్యూట్‌ను అమర్చుము" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "సింబాలిక్ లింకు కొరకు ఫైలు సమాచారమును పొందుము" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "బహుళ ఫైళ్ళపై lstat" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "అన్ని LVM LVs, VGs మరియు PVsను తొలగించుము" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "LVM తార్కిక వాల్యూమ్ తొలగించుము" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "LVM తార్కిక వాల్యూమ్ పునఃపరిమాణము చేయుము" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "LVM తార్కిక వాల్యూములను (LVs) జాబితాచేయుము" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "బహుళ ఫైళ్ళపై lgetxattr" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "డైరెక్టరీను సృష్టించుము" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "ఫలనా రీతితో డైరెక్టరీను సృష్టించుము" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "డైరెక్టరీ మరియు పేరెంట్లను సృష్టించుము" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "తాత్కాలిక డైరెక్టరీను సృష్టించుము" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "బాహ్య జర్నల్‌తో ext2/3/4 ఫైల్‌సిస్టమ్ చేయుము" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "ext2/3/4 బాహ్య జర్నల్‌ను చేయుము" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "లేబుల్‌తో ext2/3/4 బాహ్య జర్నల్ చేయుము" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "UUIDతో ext2/3/4 బాహ్య జర్నల్ చేయుము" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "FIFO (నామపు పైప్) చేయుము" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "ఫైల్‌సిస్టమ్ చేయుము" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "బ్లాక్ పరిమాణముతో ఫైలుసిస్టమ్‌ను చేయుము" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "మౌంట్‌పాయింట్‌ను సృష్టించుము" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "బ్లాక్, కారెక్టర్ లేదా FIFO పరికరములను చేయుము." -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "బ్లాక్ పరికరము నోడ్‌ను చేయుము" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "కార్ పరికరము నోడ్‌ను చేయుము" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "swap విభజనను సృష్టించుము" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "లేబుల్‌తో swap విభజనను సృష్టించుము" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "బాహ్య UUIDతో swap విభజనను సృష్టించుము" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "swap ఫైలును సృష్టించుము" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "కెర్నల్ మాడ్యూల్‌ను లోడుచేయుము" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "ఫైల్‌సిస్టమ్ నందలి వొక స్థానమువద్ద గెస్టు డిస్కును మౌంట్ చేయుము" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "లూప్ పరికరమును వుపయోగించి వొక ఫైలును మౌంట్ చేయుము" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "మౌంట్ ఐచ్చికములతో గెస్టు డిస్కును మౌంటు చేయుము" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "గెస్టు డిస్కును మౌంట్ చేయుము, చదువుట-మాత్రమే" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "మౌంట్ ఐచ్చికములు మరియు vfstypeతో గెస్టు డిస్కును మౌంట్ చేయుము" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "మౌంట్‌పాయింట్లను చూపుము" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "మౌంటెడ్ ఫైల్‌సిస్టమ్సును చూపుము" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "ఫైలును కదుల్చుము" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "NTFS వాల్యూమ్‌మ ప్రోబ్ చేయుము" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "విభజనను పరికరమునకు జతచేయుము" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "మొత్తము డిస్కును వొంటరి ప్రాధమిక విభజనతో విభజించుము" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "విభజన పట్టిక రకమును పొందుము" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "ఖాళీ విభజన పట్టికను సృష్టించుము" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "విభజనలను పరికరముపై జాబితాచేయుము" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "విభజనను బూటబుల్‌గా చేయుము" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "విభజన నామమును అమర్చుము" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "గెస్టు డెమోన్‌ను పింగ్ చేయుము" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "ఫైలు యొక్క భాగమును చదువుము" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను సృష్టించుము" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను తీసివేయుము" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "LVM భౌతిక వాల్యూమ్‌ను పునఃపరిమాణము చేయుము" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "LVM భౌతిక వాల్యూములు (PVs)ను జాబితాచేయుము" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "ఫైలును చదువుము" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "ఫైలును వరుసలలా చదువుము" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "పదకోశపు అంశములను చదువుము" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "సింబాలిక్ లింకుయొక్క లక్ష్యమును చదువుము" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "బహుళ ఫైళ్ళపై రీడ్‌లింక్" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "కెనోనికలైజ్డ్ ఏబ్సొల్యూట్ పాత్‌నామము" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "libguestfs సంభాలికను మూయుము మరియు తిరిగితెరువుము" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "ఫైలును తొలగించుము" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "ఫైలు లేదా డైరెక్టరీను పునరావృతంగా తీసివేయుము" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "డైరెక్టరీను తీసివేయుము" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "మౌంట్‌పాయింట్‌ను తీసివేయుము" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "ఒక పరికరాన్ని scrub (సురక్షితంగా తుడిచివేయు)చేయి" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "ఒక ఫైలు scrub (సురక్షితంగా తుడిచివేయి) చేయి" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "ఖాళీ జాగాను scrub (సురక్షితంగా తుడిచివేయి) చేయి" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "కెర్నల్ ఆదేశ వరుసనకు ఐచ్చికాలను జతచేయుము" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "ఆటోసింక్ రీతిని అమర్చుము" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "నేరుగా ఆపాదించు రీతిని చేతనముచేయి లేదా అచేతనముచేయి" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ లేబుల్ అమర్చుము" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "ext2/3/4 ఫైల్‌సిస్టమ్ UUID అమర్చుము" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "శోధన పాత్‌ను అమర్చుము" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "మెరుగుపరచు కార్యక్రమమును చేతనముచేయి లేదా అచేతనముచేయి" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "ఆపాదిత బూట్ నందు SELinux చేతనపరచు లేదా అచేతనపరచు అమర్చుము" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "ఆదేశ జాడలను చేతనముచేయి లేదా అచేతనముచేయి" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "వెర్బోస్ రీతిని అమర్చుము" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "SELinux సురక్షిత సందర్భమును అమర్చుము" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "బ్లాక్ పరికరముపై విభజనలను సృష్టించుము" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "బ్లాక్ పరికరముపై వొంటరి విభజనను సవరించుము" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "విభజన పట్టికనుండి డిస్కు జియోమెట్రీను ప్రదర్శించుము" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "కెర్నల్ జియోమెట్రీను ప్రదర్శించుము" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "విభజన పట్టికను ప్రదర్శించుము" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "షెల్ గుండా ఆదేశమును నడుపుము" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "షెల్ రిటర్నింగ్ వరుసల ద్వారా ఆదేశమును నడుపుము" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "కొన్ని సెకనులపాటు నిద్రించుము" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "ఫైల్ సమాచారమును పొందుము" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "ఫైల్ సిస్టమ్ గణాంకాలను పొందుము" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "ముద్రించదగు స్ట్రింగులను ఫైలునందు ముద్రించుము" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "swapను పరికరముపై అచేతనముచేయి" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "swapను ఫైలుపై అచేతనముచేయి" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "swapను లేబుల్డు swap విభజనపై అచేతనముచేయి" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "swapను swap విభజనపై UUID ద్వారా అచేతనముచేయి" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "పరికరము swapను చేతనముచేయి" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "ఫైలుపై swapను చేతనముచేయి" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "swapను లైబుల్డు swap విభజనపై చేతనముచేయి" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "swapను swap విభజనపై UUID ద్వారా చేతనముచేయి" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "సింక్ డిస్కులు, వ్రాసినవి డిస్కు ప్రతిబింబమునకు ఫ్లష్ చేయబడినవి" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "ఫైలు యొక్క చివరి 10 వరుసలను తిప్పియివ్వుము" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "ఫైలు యొక్క చివరి N వరుసలను తిప్పియివ్వుము" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "టార్‌ఫైలును డైరెక్టరీనకు అన్‌పాక్ చేయుము" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "డైరెక్టరీను టార్‌పైలులోనికి పాక్ చేయుము" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "కుదించిన టార్‌బాల్‌ను డెరెక్టరీనకు అన్‌పాక్ చేయుము" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "డైరెక్టరీను కుదించిన టార్‌బాల్‌కు పాక్ చేయుము" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "ఫైలు టైమ్‌స్టాంపులను నవీకరించుము లేదా కొత్త ఫైలును సృష్టించుము" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "ఫైలును సున్నా పరిమాణముకు ట్రంకేట్ చేయుము" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "ఫైలును ఫలానా పరిమాణముకు కుదించుము" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "ext2/ext3/ext4 సూపర్‌బ్లాక్ వివరములను పొందుము" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "ఫైల్ రీతి సృష్టీకరణ మాస్క్ అమర్చుము (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "ఫైల్‌సిస్టమ్‌ను అన్‌మౌంట్ చేయుము" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "అన్ని ఫైల్‌సిస్టమ్సును అన్‌మౌంట్ చేయుము" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "స్థానిక మిషన్‌నుండి వొక ఫైలును అప్‌లోడు చేయుము" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "ఫైలు యొక్క టైమ్‌స్టాంపును నానోసెకండ్ ప్రెసిషన్‌(సూక్ష్మత)తో అమర్చుము" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "లైబ్రరీ వర్షన్ సంఖ్యను పొందుము" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "మౌంటైన పరికరముకు చెందిన లైనక్స్ VFS రకమును పొందుము" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "కొన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "అన్ని వాల్యూమ్ సమూహాలను క్రియాశీలపరచుము లేదా క్రియాహీనపరచుము" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "LVM వాల్యూమ్ సమూహం సృష్టించుము" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "LVM వాల్యూమ్ సమూహమును తీసివేయుము" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "LVM వాల్యూమ్ సమూహాలను (VGs) జాబితాచేయుము" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "ఫైలునందలి అక్షరములను లెక్కించుము" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "ఫైలునందలి వరుసలను లెక్కించుము" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "ఫైలునందలి పదములను లెక్కించుము" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "ఫైలును సృష్టించుము" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "పరికరమునకు సున్నాలను వ్రాయుము" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "ext2/3 ఫైలుసిస్టమ్ పైన వుపయోగించని ఐనోడ్లు మరియు డిస్కు బ్లాకులు సున్నా" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "కుదించిన ఫైలునందలి ఫైలు రకమును నిర్ధారించుము" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "ఆదేశము కొరకు విశదీకృత సహాయమును చూపుటకు -h / help వుపయోగించుము" -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "'help %s' అనునది టైపుచేయండి %sపై సహాయం కొరకు\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" msgstr[0] "" msgstr[1] "" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: తెలియని ఆదేశము\n" @@ -6277,43 +6285,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID సంఖ్య కాదు: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "%s: remote: $GUESTFISH_PID అనునది రిమోట్ కార్యక్రమము యొక్క PIDకు అమర్చాలి\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: ఒక -f పారామితి మాత్రమే యివ్వగలము\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: ఒకే సమయం వద్ద --listen మరియు --remote ఐచ్చికాలను వుపయోగించలేము\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: --listen ఫ్లాగ్‌తో ఆదేశ వరుసపై అదనపు పారామితులు\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: ఒకే సమయంలో --listen మరియు --file ఐచ్చికాలను వుపయోగించలేము\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -6326,50 +6334,50 @@ msgid "" "\n" msgstr "" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: వెట్‌స్పేస్ ద్వారా వేరుచేయబడిన కమాండ్ ఆర్గుమెంట్స్\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: మూయని సింగిల్ కోట్\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: '%s'వద్ద స్ట్రింగును పార్శ్ చేయుటలో అంతర్గత దోషము\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: చాలా యెక్కువ ఆర్గుమెంట్లు\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: మూయని డబుల్ కోట్\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: ఆదేశ వరుసపై ఖాళీ ఆదేశము\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "ఆదేశముల జాబితాను లేదా ఆదేశముపై సహాయమును ప్రదర్శించుము" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "guestfish నిష్క్రమించుము" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -6380,7 +6388,7 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -6389,12 +6397,12 @@ msgstr "" "quit - guestfish నిష్క్రమించును\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s: తెలియని ఆదేశము, అన్ని ఆదేశములను జాబితాచేయుటకు -h వుపయోగించుము\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -6402,41 +6410,41 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "\"%s\" స్ట్రింగునందు రన్‌యెవే స్ట్రింగ్\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " "or run \"inspect-os\" command)\n" msgstr "" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" " inspect-get-drive-mappings %s\n" msgstr "" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -6843,17 +6851,17 @@ msgid "" "\n" msgstr "" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -6862,7 +6870,7 @@ msgid "" "is a bug, please file a bug at http://libguestfs.org/\n" msgstr "" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "" @@ -6901,37 +6909,37 @@ msgid "" " -x|--trace Trace guestfs API calls\n" msgstr "" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s:హోస్టు ఫైల్‌సిస్టమ్ నందు మీరు తప్పక వొక మౌంట్‌పాయింట్‌ను తెలుపవలెను\n" @@ -6996,12 +7004,12 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -7018,57 +7026,57 @@ msgid "" "information about the disk image as possible.\n" msgstr "" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -7091,43 +7099,43 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" msgstr "" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "" @@ -7385,7 +7393,7 @@ msgstr "" msgid "Conversion was successful" msgstr "" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -7400,7 +7408,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "" @@ -7434,46 +7442,46 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" "at the moment. As a workaround, forcing backend = 'direct'.\n" msgstr "" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" "\n" msgstr "" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -7481,7 +7489,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -7490,7 +7498,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -7500,7 +7508,7 @@ msgid "" "logical volumes and filesystems on a blank disk.\n" msgstr "" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -7509,7 +7517,7 @@ msgid "" "\n" msgstr "" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "" @@ -7654,212 +7662,212 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "" @@ -7938,12 +7946,12 @@ msgid "" "See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" msgstr "" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -8067,19 +8075,19 @@ msgstr "" msgid "%s: cannot detect virtual size of disk image" msgstr "" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "" @@ -8089,36 +8097,36 @@ msgstr "" msgid "read: %s: unexpected end of file" msgstr "" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " "previously returned by guestfs_inspect_os" msgstr "" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -8127,48 +8135,48 @@ msgid "" "might need to log out and log in again)." msgstr "" -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "guestfs_launchకు ముందుగా మీరు guestfs_add_driveను పిలువవలెను" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "qemu ఆరంభించబడింది మరియు డెమోన్‌ను సంప్రదించింది, అయితే state != READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" msgstr "" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " "'%s' format files" msgstr "" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -8506,11 +8514,11 @@ msgid "" "without libvirt" msgstr "" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "" diff --git a/po/uk.po b/po/uk.po index 67a6e7760..cd62694b7 100644 --- a/po/uk.po +++ b/po/uk.po @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: libguestfs\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2014-11-27 11:32+0000\n" +"POT-Creation-Date: 2014-11-28 17:51+0000\n" "PO-Revision-Date: 2014-10-18 08:00+0000\n" "Last-Translator: rjones \n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/libguestfs/" @@ -22,15 +22,15 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: ../resize/resize.ml:880 +#: ../resize/resize.ml:881 msgid " An extra partition will be created for the surplus." msgstr " Додатково буде створено ще один розділ." -#: ../resize/resize.ml:865 ../resize/resize.ml:845 +#: ../resize/resize.ml:866 ../resize/resize.ml:846 msgid " The %s on %s will be expanded using the '%s' method." msgstr " %s на %s буде розширено за допомогою методу «%s»." -#: ../resize/resize.ml:882 +#: ../resize/resize.ml:883 msgid "" " The surplus space is not large enough for an extra partition to be created " "and so it will just be ignored." @@ -38,7 +38,7 @@ msgstr "" " Додатковий простір не є достатньо великим для створення додаткового " "розділу, отже, його буде просто проігноровано." -#: ../resize/resize.ml:884 +#: ../resize/resize.ml:885 msgid "" " The surplus space will be ignored. Run a partitioning program in the " "guest to partition this extra space if you want." @@ -51,10 +51,10 @@ msgstr "" msgid "%s" msgstr "%s" -#. ../customize/customize_main.ml:238 +#. ../customize/customize_main.ml:239 #. ../builder/get_kernel.ml:52 #. ../builder/builder.ml:647 -#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:266 +#: ../v2v/v2v.ml:632 ../v2v/v2v.ml:515 ../sysprep/main.ml:267 msgid "%s (ignored)" msgstr "%s (проігноровано)" @@ -122,7 +122,7 @@ msgstr "%s: «%s» має нелокальну адресу ключа gpg\n" msgid "%s: ... read %d sources\n" msgstr "%s: ... прочитано %d джерел\n" -#: ../resize/resize.ml:673 +#: ../resize/resize.ml:674 msgid "" "%s: This extended partition contains logical partitions which might be " "damaged by shrinking it. If you want to shrink this partition, you need to " @@ -137,11 +137,11 @@ msgstr "" "(Причиною появи цього повідомлення про помилку є використання параметра " "командного рядка «%s».)" -#: ../resize/resize.ml:862 +#: ../resize/resize.ml:863 msgid "%s: This logical volume will be expanded to maximum size." msgstr "%s: цей логічний том буде розширено до максимального розміру." -#: ../resize/resize.ml:669 +#: ../resize/resize.ml:670 msgid "" "%s: This partition contains a %s filesystem which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -157,7 +157,7 @@ msgstr "" "цього повідомлення про помилку є використання параметра командного рядка " "«%s».)" -#: ../resize/resize.ml:665 +#: ../resize/resize.ml:666 msgid "" "%s: This partition contains an LVM physical volume which will be damaged by " "shrinking it below %Ld bytes (user asked to shrink it to %Ld bytes). If you " @@ -173,7 +173,7 @@ msgstr "" "цього повідомлення про помилку є використання параметра командного рядка " "«%s».)" -#: ../resize/resize.ml:662 +#: ../resize/resize.ml:663 msgid "" "%s: This partition has unknown content which might be damaged by shrinking " "it. If you want to shrink this partition, you need to use the '--resize-" @@ -186,7 +186,7 @@ msgstr "" "руйнування усіх даних на розділі. (Причиною появи цього повідомлення про " "помилку є використання параметра командного рядка «%s».)" -#: ../resize/resize.ml:838 +#: ../resize/resize.ml:839 msgid "" "%s: This partition will be created, but the contents will be ignored (ie. " "not copied to the target)." @@ -194,19 +194,19 @@ msgstr "" "%s: цей розділ буде створено, але його вміст буде проігноровано (тобто не " "буде скопійовано до призначення)." -#: ../resize/resize.ml:840 +#: ../resize/resize.ml:841 msgid "%s: This partition will be deleted." msgstr "%s: цей розділ буде вилучено." -#: ../resize/resize.ml:836 +#: ../resize/resize.ml:837 msgid "%s: This partition will be left alone." msgstr "%s: цей розділ буде залишено." -#: ../resize/resize.ml:842 +#: ../resize/resize.ml:843 msgid "%s: This partition will be resized from %s to %s." msgstr "%s: розмір цього розділу буде змінено з %s на %s." -#: ../builder/cmdline.ml:176 +#: ../builder/cmdline.ml:177 msgid "" "%s: build virtual machine images quickly\n" "\n" @@ -258,7 +258,7 @@ msgstr "" msgid "%s: command exited with an error" msgstr "" -#: ../v2v/cmdline.ml:192 +#: ../v2v/cmdline.ml:193 msgid "" "%s: convert a guest to use KVM\n" "\n" @@ -281,7 +281,7 @@ msgid "" "read the man page virt-v2v(1).\n" msgstr "" -#: ../customize/customize_main.ml:125 +#: ../customize/customize_main.ml:126 msgid "" "%s: customize a virtual machine\n" "\n" @@ -313,7 +313,7 @@ msgstr "%s: помилка: %s" msgid "%s: file error: %s: %s\n" msgstr "%s: помилка файла: %s: %s\n" -#: ../resize/resize.ml:400 ../resize/resize.ml:397 +#: ../resize/resize.ml:401 ../resize/resize.ml:398 msgid "%s: file is too small to be a disk image (%Ld bytes)" msgstr "%s: файл є надто малим, щоб бути образом диска (%Ld байтів)" @@ -335,7 +335,7 @@ msgstr "" msgid "%s: internal error: invalid argument: %s\n" msgstr "%s: внутрішня помилка: некоректний аргумент: %s\n" -#: ../resize/resize.ml:820 +#: ../resize/resize.ml:821 msgid "" "%s: logical volume not found in the source disk image (this error came from " "'--lv-expand' option on the command line). Try running this command: virt-" @@ -345,11 +345,11 @@ msgstr "" "наслідком використання параметра командного рядка «--lv-expand»). Спробуйте " "віддати таку команду: virt-filesystems --logical-volumes --long -a %s" -#: ../resize/resize.ml:691 +#: ../resize/resize.ml:692 msgid "%s: missing size field in '%s' option" msgstr "%s: у параметрі «%s» пропущено поле розміру" -#: ../resize/resize.ml:700 +#: ../resize/resize.ml:701 msgid "%s: new partition size is zero or negative" msgstr "%s: розмір нового розділу є нульовим або від’ємним" @@ -369,18 +369,18 @@ msgstr "" msgid "%s: no 'uri' entry for '%s' in %s, skipping it\n" msgstr "%s: немає запису «uri» для «%s» у %s, пропускаємо\n" -#: ../resize/resize.ml:613 +#: ../resize/resize.ml:614 msgid "%s: partition already deleted, you cannot use it in '%s' option" msgstr "" "%s: розділ вже вилучено, ви не можете використовувати його у параметрі «%s»" -#: ../resize/resize.ml:609 +#: ../resize/resize.ml:610 msgid "%s: partition already ignored, you cannot use it in '%s' option" msgstr "" "%s: розділ уже проігноровано, ви не можете використовувати його у параметрі " "«%s»" -#: ../resize/resize.ml:605 +#: ../resize/resize.ml:606 msgid "" "%s: partition not found in the source disk image (this error came from '%s' " "option on the command line). Try running this command: virt-filesystems --" @@ -390,19 +390,19 @@ msgstr "" "використання параметра командного рядка «%s»). Спробуйте віддати таку " "команду: virt-filesystems --partitions --long -a %s" -#: ../resize/resize.ml:503 +#: ../resize/resize.ml:504 msgid "%s: partition size %Ld < filesystem size %Ld" msgstr "%s: розмір розділу %Ld менший розміру файлової системи %Ld" -#: ../resize/resize.ml:498 +#: ../resize/resize.ml:499 msgid "%s: partition size %Ld < physical volume size %Ld" msgstr "%s: розмір розділу %Ld фізичний розмір тому %Ld" -#: ../resize/resize.ml:426 +#: ../resize/resize.ml:427 msgid "%s: physical volume not returned by pvs_full" msgstr "%s: pvs_full не повернуто фізичний том" -#: ../sysprep/main.ml:162 +#: ../sysprep/main.ml:163 msgid "" "%s: reset or unconfigure a virtual machine so clones can be made\n" "\n" @@ -423,7 +423,7 @@ msgstr "" "Коротке резюме щодо параметрів наведено нижче. Докладніший опис наведено на\n" "сторінці підручника (man) virt-sysprep(1).\n" -#: ../resize/resize.ml:224 +#: ../resize/resize.ml:225 msgid "" "%s: resize a virtual machine disk\n" "\n" @@ -435,7 +435,7 @@ msgstr "" "Нижче наведено резюме щодо параметрів. Докладніший опис наведено\n" "на сторінці підручника (man) virt-resize(1).\n" -#: ../sparsify/cmdline.ml:93 +#: ../sparsify/cmdline.ml:94 msgid "" "%s: sparsify a virtual machine disk\n" "\n" @@ -455,15 +455,15 @@ msgstr "" "Коротке резюме щодо параметрів наведено нижче. Докладний опис\n" "можна знайти на сторінці підручника (man) virt-sparsify(1).\n" -#: ../resize/resize.ml:647 +#: ../resize/resize.ml:648 msgid "%s: this partition has already been ignored or deleted" msgstr "%s: цей розділ вже проігноровано або вилучено" -#: ../resize/resize.ml:643 +#: ../resize/resize.ml:644 msgid "%s: this partition has already been marked for resizing" msgstr "%s: цей розділ вже позначено для зміни розміру" -#: ../resize/resize.ml:513 +#: ../resize/resize.ml:514 msgid "%s: this partition overlaps the previous one" msgstr "%s: цей розділ перекривається з попереднім" @@ -471,7 +471,7 @@ msgstr "%s: цей розділ перекривається з попередн msgid "%s: trying to read %s\n" msgstr "%s: намагаємося прочитати %s\n" -#: ../resize/resize.ml:412 +#: ../resize/resize.ml:413 msgid "" "%s: unknown partition table type\n" "virt-resize only supports MBR (DOS) and GPT partition tables." @@ -517,7 +517,7 @@ msgstr "" msgid "'CMD+ARGS'" msgstr "'КОМАНДА+ПАРАМЕТРИ'" -#: ../customize/customize_main.ml:142 +#: ../customize/customize_main.ml:143 msgid "--attach-format parameter must appear before --attach parameter" msgstr "параметр --attach-format має бути вказано до параметра --attach" @@ -549,7 +549,7 @@ msgstr "--enable: «%s» не є відомою операцією" msgid "--expand option given twice" msgstr "Параметр --expand вказано двічі" -#: ../sysprep/main.ml:176 ../customize/customize_main.ml:139 +#: ../sysprep/main.ml:177 ../customize/customize_main.ml:140 msgid "--format parameter must appear before -a parameter" msgstr "Параметр --format слід вказувати до параметра -a" @@ -557,11 +557,11 @@ msgstr "Параметр --format слід вказувати до параме msgid "--install is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:325 +#: ../v2v/cmdline.ml:326 msgid "--no-copy and '-o glance' cannot be used at the same time" msgstr "Не можна одночасно використовувати --no-copy і «-o glance»" -#: ../v2v/cmdline.ml:337 +#: ../v2v/cmdline.ml:338 msgid "--no-copy and '-o libvirt' cannot be used at the same time" msgstr "Не можна одночасно використовувати --no-copy і «-o libvirt»" @@ -617,19 +617,19 @@ msgstr "--tmp prebuilt:file: %s: форматом файла не є qcow2" msgid "--update is not supported for this guest operating system" msgstr "" -#: ../v2v/cmdline.ml:323 +#: ../v2v/cmdline.ml:324 msgid "--vmtype option cannot be used with '-o glance'" msgstr "Параметр --vmtype не можна використовувати разом з «-o glance»" -#: ../v2v/cmdline.ml:335 +#: ../v2v/cmdline.ml:336 msgid "--vmtype option cannot be used with '-o libvirt'" msgstr "Параметр --vmtype не можна використовувати разом з «-o libvirt»" -#: ../v2v/cmdline.ml:349 +#: ../v2v/cmdline.ml:350 msgid "--vmtype option cannot be used with '-o local'" msgstr "Параметр --vmtype не можна використовувати разом з «-o local»" -#: ../v2v/cmdline.ml:360 +#: ../v2v/cmdline.ml:361 msgid "--vmtype option cannot be used with '-o null'" msgstr "Параметр --vmtype не можна використовувати разом з «-o null»" @@ -637,25 +637,25 @@ msgstr "Параметр --vmtype не можна використовувати msgid "-i disk: invalid input filename (%s)" msgstr "-i диск: некоректна назва файла вхідних даних (%s)" -#: ../v2v/cmdline.ml:321 +#: ../v2v/cmdline.ml:322 msgid "-o glance: --qemu-boot option cannot be used in this output mode" msgstr "" "-o glance: параметр --qemu-boot не можна використовувати у цьому режимі " "виведення даних" -#: ../v2v/cmdline.ml:317 +#: ../v2v/cmdline.ml:318 msgid "-o glance: -oc option cannot be used in this output mode" msgstr "" "-o glance: параметр -oc не можна використовувати у цьому режимі виведення " "даних" -#: ../v2v/cmdline.ml:319 +#: ../v2v/cmdline.ml:320 msgid "-o glance: -os option cannot be used in this output mode" msgstr "" "-o glance: параметр -os не можна використовувати у цьому режимі виведення " "даних" -#: ../v2v/cmdline.ml:333 +#: ../v2v/cmdline.ml:334 msgid "-o libvirt: --qemu-boot option cannot be used in this output mode" msgstr "" "-o libvirt: параметр --qemu-boot не можна використовувати у цьому режимі " @@ -679,61 +679,61 @@ msgstr "" "-o libvirt: буфер виведення «%s» не є каталогом (type='dir'). Див. розділ " "«ВИВЕДЕННЯ ДО LIBVIRT» у підручнику virt-v2v(1)." -#: ../v2v/cmdline.ml:347 +#: ../v2v/cmdline.ml:348 msgid "-o local: --qemu-boot option cannot be used in this output mode" msgstr "" "-o local: параметр --qemu-boot не можна використовувати у цьому режимі " "виведення даних" -#: ../v2v/cmdline.ml:342 +#: ../v2v/cmdline.ml:343 msgid "-o local: output directory was not specified, use '-os /dir'" msgstr "" "-o local: каталог виведення даних не вказано, скористайтеся параметром «-os /" "каталог»" -#: ../v2v/cmdline.ml:358 +#: ../v2v/cmdline.ml:359 msgid "-o null: --qemu-boot option cannot be used in this output mode" msgstr "" "-o null: параметр --qemu-boot не можна використовувати у цьому режимі " "виведення даних" -#: ../v2v/cmdline.ml:354 +#: ../v2v/cmdline.ml:355 msgid "-o null: -oc option cannot be used in this output mode" msgstr "" "-o null: параметр -oc не можна використовувати у цьому режимі виведення даних" -#: ../v2v/cmdline.ml:356 +#: ../v2v/cmdline.ml:357 msgid "-o null: -os option cannot be used in this output mode" msgstr "" "-o null: параметр -os не можна використовувати у цьому режимі виведення даних" -#: ../v2v/cmdline.ml:373 +#: ../v2v/cmdline.ml:374 msgid "-o rhev: --qemu-boot option cannot be used in this output mode" msgstr "" "-o rhev: параметр --qemu-boot не можна використовувати у цьому режимі " "виведення даних" -#: ../v2v/cmdline.ml:371 +#: ../v2v/cmdline.ml:372 msgid "-o rhev: output storage was not specified, use '-os'" msgstr "-o rhev: не вказано сховище виведення даних, скористайтеся «-os»" -#: ../v2v/cmdline.ml:380 +#: ../v2v/cmdline.ml:381 msgid "-o vdsm: --qemu-boot option cannot be used in this output mode" msgstr "" "-o vdsm: параметр --qemu-boot не можна використовувати у цьому режимі " "виведення даних" -#: ../v2v/cmdline.ml:382 +#: ../v2v/cmdline.ml:383 msgid "" "-o vdsm: either --vdsm-image-uuid, --vdsm-vol-uuid or --vdsm-vm-uuid was not " "specified" msgstr "" -#: ../v2v/cmdline.ml:378 +#: ../v2v/cmdline.ml:379 msgid "-o vdsm: output storage was not specified, use '-os'" msgstr "-o vdsm: не вказано сховище виведення даних, скористайтеся «-os»" -#: ../v2v/cmdline.ml:365 ../v2v/cmdline.ml:344 +#: ../v2v/cmdline.ml:366 ../v2v/cmdline.ml:345 msgid "-os %s: output directory does not exist or is not a directory" msgstr "-os %s: каталогу виведення даних не існує або вказано не каталог" @@ -755,7 +755,7 @@ msgstr "Додати пакунки для встановлення" msgid "Add package(s) to install at first boot" msgstr "Додати пакунки для встановлення під час першого завантаження" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "Add qemu-img options" msgstr "Додати параметри qemu-img" @@ -775,7 +775,7 @@ msgstr "Архітектура:" msgid "Attach data disk/ISO during install" msgstr "Долучити під час встановлення диск/ISO з даними" -#: ../v2v/cmdline.ml:171 +#: ../v2v/cmdline.ml:172 msgid "Boot in qemu (-o qemu only)" msgstr "Завантажитися у qemu (лише для -o qemu)" @@ -803,7 +803,7 @@ msgstr "Не вдалося отримати домашній каталог д msgid "Change LVM2 PV and VG UUIDs" msgstr "Змінити UUID ФТ і ГТ LVM2" -#: ../sysprep/sysprep_operation_fs_uuids.ml:48 +#: ../sysprep/sysprep_operation_fs_uuids.ml:46 msgid "Change filesystem UUIDs" msgstr "Змінити UUID файлових систем" @@ -839,7 +839,7 @@ msgstr "" msgid "Closing the overlay" msgstr "Закриваємо оверлей" -#: ../sysprep/main.ml:144 +#: ../sysprep/main.ml:145 msgid "Compatibility option, does nothing" msgstr "Параметр, призначений для збереження сумісності. Ні на що не впливає." @@ -871,7 +871,7 @@ msgstr "" msgid "Copying" msgstr "Копіювання" -#: ../resize/resize.ml:1130 +#: ../resize/resize.ml:1131 msgid "Copying %s" msgstr "" @@ -975,7 +975,7 @@ msgstr "Вилучити кеш шаблонів" msgid "Deleting: %s" msgstr "Вилучаємо: %s" -#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 +#: ../customize/customize_main.ml:100 ../builder/cmdline.ml:144 msgid "Disable appliance network" msgstr "Вимкнути мережу у системі для розгортання" @@ -995,21 +995,21 @@ msgstr "" "Відкинути місце у групі томів %s…\n" "%!" -#: ../builder/cmdline.ml:144 +#: ../builder/cmdline.ml:145 msgid "Display installation notes" msgstr "Показати нотатки щодо встановлення" -#. ../sparsify/cmdline.ml:84 -#. ../resize/resize.ml:216 +#. ../sparsify/cmdline.ml:85 +#. ../resize/resize.ml:217 +#. ../customize/customize_main.ml:107 #. ../customize/customize_main.ml:106 -#. ../customize/customize_main.ml:105 +#. ../builder/cmdline.ml:158 #. ../builder/cmdline.ml:157 -#. ../builder/cmdline.ml:156 -#: ../v2v/cmdline.ml:183 ../sysprep/main.ml:152 ../sysprep/main.ml:151 +#: ../v2v/cmdline.ml:184 ../sysprep/main.ml:153 ../sysprep/main.ml:152 msgid "Display version and exit" msgstr "Вивести версію та вийти" -#: ../builder/cmdline.ml:153 +#: ../builder/cmdline.ml:154 msgid "Do not fsync output file on exit" msgstr "Не виконувати fsync для файла результатів під час виходу" @@ -1029,21 +1029,21 @@ msgstr "Не вилучати файл результатів після пом msgid "Don't expand content" msgstr "Не розгортати вміст" -#: ../resize/resize.ml:203 +#: ../resize/resize.ml:204 msgid "Don't perform changes" msgstr "Не вносити змін" +#. ../customize/customize_main.ml:102 #. ../customize/customize_main.ml:101 -#. ../customize/customize_main.ml:100 -#: ../sysprep/main.ml:148 ../sysprep/main.ml:147 +#: ../sysprep/main.ml:149 ../sysprep/main.ml:148 msgid "Don't print log messages" msgstr "Не виводити повідомлень до журналу" -#: ../resize/resize.ml:208 +#: ../resize/resize.ml:209 msgid "Don't print the summary" msgstr "Не виводити даних резюме" -#: ../v2v/cmdline.ml:162 +#: ../v2v/cmdline.ml:163 msgid "Don't trim selected mounts" msgstr "Не обрізати вибрані монтування" @@ -1081,18 +1081,18 @@ msgstr "Редагувати файл за допомогою виразу Perl" msgid "Editing: %s" msgstr "Редагування: %s" -#: ../customize/customize_main.ml:98 ../builder/cmdline.ml:142 +#: ../customize/customize_main.ml:99 ../builder/cmdline.ml:143 msgid "Enable appliance network (default)" msgstr "Увімкнути мережу у системі для розгортання (типово)" -#. ../sparsify/cmdline.ml:82 -#. ../resize/resize.ml:214 +#. ../sparsify/cmdline.ml:83 +#. ../resize/resize.ml:215 #. ../resize/resize.ml:188 +#. ../customize/customize_main.ml:105 #. ../customize/customize_main.ml:104 -#. ../customize/customize_main.ml:103 +#. ../builder/cmdline.ml:156 #. ../builder/cmdline.ml:155 -#. ../builder/cmdline.ml:154 -#: ../v2v/cmdline.ml:181 ../sysprep/main.ml:150 ../sysprep/main.ml:149 +#: ../v2v/cmdline.ml:182 ../sysprep/main.ml:151 ../sysprep/main.ml:150 msgid "Enable debugging messages" msgstr "Увімкнути показ діагностичних повідомлень" @@ -1100,14 +1100,14 @@ msgstr "Увімкнути показ діагностичних повідом msgid "Enable specific operations" msgstr "Увімкнути специфічні операції" -#. ../resize/resize.ml:218 -#. ../customize/customize_main.ml:107 -#. ../builder/cmdline.ml:158 -#: ../v2v/cmdline.ml:186 ../sysprep/main.ml:153 ../sparsify/cmdline.ml:86 +#. ../resize/resize.ml:219 +#. ../customize/customize_main.ml:108 +#. ../builder/cmdline.ml:159 +#: ../v2v/cmdline.ml:187 ../sysprep/main.ml:154 ../sparsify/cmdline.ml:87 msgid "Enable tracing of libguestfs calls" msgstr "Увімкнути трасування викликів libguestfs" -#: ../sysprep/main.ml:146 ../sysprep/main.ml:145 +#: ../sysprep/main.ml:147 ../sysprep/main.ml:146 msgid "Enable/disable specific operations" msgstr "Увімкнути або вимкнути специфічні операції" @@ -1127,15 +1127,15 @@ msgstr "" "Вивчаємо диск джерела…\n" "%!" -#: ../resize/resize.ml:362 +#: ../resize/resize.ml:363 msgid "Examining %s" msgstr "" -#: ../sysprep/main.ml:236 ../customize/customize_main.ml:193 +#: ../sysprep/main.ml:237 ../customize/customize_main.ml:194 msgid "Examining the guest ..." msgstr "Вивчаємо гостьову систему…" -#: ../resize/resize.ml:198 +#: ../resize/resize.ml:199 msgid "Expand logical volume" msgstr "Розгорнути логічний том" @@ -1143,11 +1143,11 @@ msgstr "Розгорнути логічний том" msgid "Expand partition" msgstr "Розгорнути розділ" -#: ../resize/resize.ml:1292 +#: ../resize/resize.ml:1293 msgid "Expanding %s using the '%s' method" msgstr "" -#: ../resize/resize.ml:1273 +#: ../resize/resize.ml:1274 msgid "Expanding %s%s using the '%s' method" msgstr "" @@ -1171,7 +1171,7 @@ msgstr "ФАЙЛ:ПРИЗНАЧЕННЯ" msgid "FILE:EXPR" msgstr "ФАЙЛ:ВИРАЗ" -#: ../resize/resize.ml:938 +#: ../resize/resize.ml:939 msgid "" "Failed to initialize the partition table on the target disk. You need to " "wipe or recreate the target disk and then run virt-resize again.\n" @@ -1208,12 +1208,12 @@ msgstr "Відбиток чинного ключа підписування" msgid "Fingerprint: %s\n" msgstr "Відбиток: %s\n" -#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:248 +#: ../v2v/v2v.ml:431 ../customize/customize_main.ml:249 #: ../builder/builder.ml:696 msgid "Finishing off" msgstr "Завершуємо" -#: ../resize/resize.ml:1191 +#: ../resize/resize.ml:1192 msgid "Fixing first NTFS partition boot record" msgstr "" @@ -1240,11 +1240,11 @@ msgstr "" "отже, під час першого завантаження користувачеві буде надіслано запит\n" "щодо параметрів, зокрема пароля root та часового поясу." -#: ../resize/resize.ml:206 +#: ../resize/resize.ml:207 msgid "Force ntfsresize" msgstr "Примусово виконати ntfsresize" -#: ../resize/resize.ml:211 +#: ../resize/resize.ml:212 msgid "Forcefully resize partition" msgstr "Примусово змінити розмір розділу" @@ -1252,7 +1252,7 @@ msgstr "Примусово змінити розмір розділу" msgid "Format of input disk" msgstr "Формат диска вхідних даних" -#: ../resize/resize.ml:207 +#: ../resize/resize.ml:208 msgid "Format of output disk" msgstr "Формат диска виведених даних" @@ -1293,7 +1293,7 @@ msgstr "Отримати ядро з образу" msgid "HOSTNAME" msgstr "НАЗВА_ВУЗЛА" -#: ../v2v/cmdline.ml:174 +#: ../v2v/cmdline.ml:175 msgid "How to choose root filesystem" msgstr "Як вибрати кореневу файлову систему" @@ -1357,7 +1357,7 @@ msgstr "Встановлюємо скрипт firstboot: [%d] %s" msgid "Installing packages: %s" msgstr "Встановлюємо пакунки: %s" -#: ../v2v/cmdline.ml:161 +#: ../v2v/cmdline.ml:162 msgid "Just write the metadata" msgstr "Просто записати метадані" @@ -1365,7 +1365,7 @@ msgstr "Просто записати метадані" msgid "Key: %s\n" msgstr "Ключ: %s\n" -#: ../v2v/cmdline.ml:165 ../v2v/cmdline.ml:154 +#: ../v2v/cmdline.ml:166 ../v2v/cmdline.ml:154 msgid "Libvirt URI" msgstr "Адреса libvirt" @@ -1377,19 +1377,26 @@ msgstr "Компонування: %s -> %s" msgid "List available templates" msgstr "Показати список доступних шаблонів" -#. ../resize/resize.ml:197 +#. ../resize/resize.ml:198 #. ../customize/customize_main.ml:95 -#. ../builder/cmdline.ml:138 -#: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 +#. ../builder/cmdline.ml:139 +#: ../v2v/cmdline.ml:158 ../sysprep/main.ml:142 ../sparsify/cmdline.ml:77 msgid "List long options" msgstr "Вивести список довгих версій параметрів" +#. ../resize/resize.ml:197 +#. ../customize/customize_main.ml:96 +#. ../builder/cmdline.ml:138 +#: ../v2v/cmdline.ml:157 ../sysprep/main.ml:141 ../sparsify/cmdline.ml:76 +msgid "List short options" +msgstr "" + #: ../sysprep/main.ml:140 msgid "List supported operations" msgstr "Вивести список підтримуваних операцій" -#. ../builder/cmdline.ml:139 -#: ../v2v/cmdline.ml:158 ../sparsify/cmdline.ml:77 ../resize/resize.ml:202 +#. ../builder/cmdline.ml:140 +#: ../v2v/cmdline.ml:159 ../sparsify/cmdline.ml:78 ../resize/resize.ml:203 msgid "Make output machine readable" msgstr "Зробити машину виведення придатною до читання" @@ -1401,7 +1408,7 @@ msgstr "Створюємо каталог: %s" msgid "Map bridge 'in' to 'out'" msgstr "Відобразити місток «in» на «out»" -#: ../v2v/cmdline.ml:159 +#: ../v2v/cmdline.ml:160 msgid "Map network 'in' to 'out'" msgstr "Відобразити мережу «in» на «out»" @@ -1423,7 +1430,7 @@ msgstr "Змінити образ диска на місці" msgid "Mount point on host" msgstr "Точка монтування у основній системі" -#: ../builder/cmdline.ml:149 +#: ../builder/cmdline.ml:150 msgid "No progress messages" msgstr "Немає повідомлень щодо поступу" @@ -1464,7 +1471,7 @@ msgstr "" "\n" "%s" -#: ../sysprep/sysprep_operation_fs_uuids.ml:49 +#: ../sysprep/sysprep_operation_fs_uuids.ml:47 msgid "" "On guests and filesystem types where this is supported,\n" "new random UUIDs are generated and assigned to filesystems." @@ -1485,7 +1492,7 @@ msgstr "Відкриваємо оверлей" msgid "Opening the source %s" msgstr "Відкриваємо джерело %s" -#: ../v2v/cmdline.ml:180 +#: ../v2v/cmdline.ml:181 msgid "Output VM UUID" msgstr "Вивести UUID віртуальної машини" @@ -1501,7 +1508,7 @@ msgstr "Формат виведення" msgid "Output format (default: raw)" msgstr "Формат виведення (типовий: raw)" -#: ../v2v/cmdline.ml:176 +#: ../v2v/cmdline.ml:177 msgid "Output image UUID(s)" msgstr "" @@ -1509,7 +1516,7 @@ msgstr "" msgid "Output size" msgstr "Розмір виведення" -#: ../v2v/cmdline.ml:178 +#: ../v2v/cmdline.ml:179 msgid "Output vol UUID(s)" msgstr "UUID виведених томів" @@ -1556,15 +1563,15 @@ msgstr "" msgid "Planning how to build this image" msgstr "Плануємо побудову цього образу" -#: ../builder/cmdline.ml:148 +#: ../builder/cmdline.ml:149 msgid "Print info about template cache" msgstr "Вивести дані щодо кешу шаблонів" -#: ../v2v/cmdline.ml:170 +#: ../v2v/cmdline.ml:171 msgid "Print source and stop" msgstr "Вивести джерело і припинити обробку" -#: ../v2v/cmdline.ml:172 ../sparsify/cmdline.ml:79 +#: ../v2v/cmdline.ml:173 ../sparsify/cmdline.ml:80 msgid "Quiet output" msgstr "Працювати без виведення повідомлень" @@ -1763,11 +1770,11 @@ msgstr "" msgid "Remove user at-jobs and cron-jobs" msgstr "Вилучити завдання at та cron користувачів" -#: ../v2v/cmdline.ml:167 +#: ../v2v/cmdline.ml:168 msgid "Rename guest when converting" msgstr "Перейменувати гостьову систему під час перетворення" -#: ../resize/resize.ml:1318 +#: ../resize/resize.ml:1319 msgid "" "Resize operation completed with no errors. Before deleting the old disk, " "carefully check that the resized disk boots and works correctly.\n" @@ -1776,7 +1783,7 @@ msgstr "" "старий диск, ретельно перевірте, чи може диск зі зміненим розміром " "завантажується і працює належним чином.\n" -#: ../resize/resize.ml:210 +#: ../resize/resize.ml:211 msgid "Resize partition" msgstr "Змінити розміри розділу" @@ -1907,41 +1914,41 @@ msgstr "Встановити адресу libvirt" msgid "Set libvirt guest name" msgstr "Встановити назву гостьової системи libvirt" +#. ../builder/cmdline.ml:142 #. ../builder/cmdline.ml:141 -#. ../builder/cmdline.ml:140 -#: ../customize/customize_main.ml:97 ../customize/customize_main.ml:96 +#: ../customize/customize_main.ml:98 ../customize/customize_main.ml:97 msgid "Set memory size" msgstr "Встановити обсяг пам’яті" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "Set mount options (eg /:noatime;/var:rw,noatime)" msgstr "Встановити параметри монтування (наприклад /:noatime;/var:rw,noatime)" -#: ../customize/customize_main.ml:102 ../builder/cmdline.ml:151 +#: ../customize/customize_main.ml:103 ../builder/cmdline.ml:152 msgid "Set number of vCPUs" msgstr "Встановити кількість віртуальних процесорів" -#: ../v2v/cmdline.ml:164 +#: ../v2v/cmdline.ml:165 msgid "Set output allocation mode" msgstr "Встановити режим отримання пам’яті для виведення даних" -#: ../builder/cmdline.ml:150 +#: ../builder/cmdline.ml:151 msgid "Set output disk size" msgstr "Встановити розмір диска для виведення даних" -#: ../builder/cmdline.ml:146 ../builder/cmdline.ml:145 +#: ../builder/cmdline.ml:147 ../builder/cmdline.ml:146 msgid "Set output filename" msgstr "Встановити назву файла для виведення даних" -#: ../v2v/cmdline.ml:166 +#: ../v2v/cmdline.ml:167 msgid "Set output format" msgstr "встановити формат виведення даних" -#: ../v2v/cmdline.ml:163 +#: ../v2v/cmdline.ml:164 msgid "Set output mode (default: libvirt)" msgstr "Встановити режим виведення (типовий: libvirt)" -#: ../v2v/cmdline.ml:168 +#: ../v2v/cmdline.ml:169 msgid "Set output storage location" msgstr "Встановити розташування сховища виведених даних" @@ -1957,7 +1964,7 @@ msgstr "Встановити алгоритм шифрування пароля" msgid "Set root password" msgstr "Встановлення пароля root" -#: ../builder/cmdline.ml:152 +#: ../builder/cmdline.ml:153 msgid "Set source URL" msgstr "Встановити адресу джерела" @@ -1965,7 +1972,7 @@ msgstr "Встановити адресу джерела" msgid "Set template cache dir" msgstr "Встановити каталог кешу шаблонів" -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "Set temporary block device, directory or prebuilt file" msgstr "" "Встановити тимчасовий блоковий пристрій, каталог або попередньо зібраний файл" @@ -1990,7 +1997,7 @@ msgstr "Встановити архітектуру для виведення д msgid "Set user password" msgstr "Встановити пароль користувача" -#: ../v2v/cmdline.ml:185 +#: ../v2v/cmdline.ml:186 msgid "Set vmtype (for RHEV)" msgstr "Встановити значення vmtype (для RHEV)" @@ -2014,7 +2021,7 @@ msgstr "Встановлюємо назву вузла: %s" msgid "Setting the timezone: %s" msgstr "Встановлюємо часовий пояс: %s" -#: ../resize/resize.ml:917 +#: ../resize/resize.ml:918 msgid "Setting up initial partition table on %s" msgstr "" @@ -2022,7 +2029,7 @@ msgstr "" msgid "Shortcut for --list-format short" msgstr "Скорочення для --list-format short" -#: ../resize/resize.ml:212 +#: ../resize/resize.ml:213 msgid "Shrink partition" msgstr "Стиснути розділ" @@ -2140,7 +2147,7 @@ msgstr "" "Графічний драйвер було оновлено до «%s». Втім, здається, у гостьовій системі " "не встановлено X11. Графічний сервер не зможе працювати належним чином." -#: ../sysprep/sysprep_operation_fs_uuids.ml:52 +#: ../sysprep/sysprep_operation_fs_uuids.ml:50 msgid "" "The fs-uuids operation is disabled by default because it does\n" "not yet find and update all the places in the guest that use\n" @@ -2259,7 +2266,7 @@ msgstr "" msgid "There are no notes for %s\n" msgstr "Немає нотаток щодо %s\n" -#: ../resize/resize.ml:805 +#: ../resize/resize.ml:806 msgid "" "There is a deficit of %Ld bytes (%s). You need to make the target disk " "larger by at least this amount or adjust your resizing requests." @@ -2267,7 +2274,7 @@ msgstr "" "Маємо дефіцит у %Ld байтів (%s). Вам слід збільшити розмір диска призначення " "принаймні на цей об’єм або скоригувати ваші запити щодо зміни розмірів." -#: ../resize/resize.ml:877 +#: ../resize/resize.ml:878 msgid "There is a surplus of %s." msgstr "Маємо надлишок у %s." @@ -2346,7 +2353,7 @@ msgstr "" "Обрізаємо %s…\n" "%!" -#: ../resize/resize.ml:213 +#: ../resize/resize.ml:214 msgid "Turn off sparse copying" msgstr "Вимкнути розріджене копіювання" @@ -2378,7 +2385,7 @@ msgstr "Вивантажити локальний файл у систему п msgid "Uploading: %s to %s" msgstr "Вивантажуємо: %s до %s" -#: ../v2v/cmdline.ml:169 +#: ../v2v/cmdline.ml:170 msgid "Use password from file" msgstr "" @@ -2422,7 +2429,7 @@ msgstr "Записати файл" msgid "Writing: %s" msgstr "Записуємо: %s" -#: ../resize/resize.ml:776 +#: ../resize/resize.ml:777 msgid "" "You cannot use --expand when there is no surplus space to expand into. You " "need to make the target disk larger by at least %s." @@ -2430,7 +2437,7 @@ msgstr "" "Не можна використовувати --expand, якщо немає додаткового місця для " "розширення. Вам слід збільшити диск призначення на принаймні %s." -#: ../resize/resize.ml:788 +#: ../resize/resize.ml:789 msgid "" "You cannot use --shrink when there is no deficit (see 'deficit' in the virt-" "resize(1) man page)." @@ -2446,7 +2453,7 @@ msgstr "" "Yum створить новий UUID під час наступного запуску, коли виявить, що\n" "початковий UUID було вилучено." -#: ../sparsify/cmdline.ml:87 +#: ../sparsify/cmdline.ml:88 msgid "Zero filesystem" msgstr "Занулити файлову систему" @@ -2458,7 +2465,7 @@ msgstr "" "Занулюємо %s…\n" "%!" -#: ../resize/resize.ml:263 +#: ../resize/resize.ml:264 msgid "alignment cannot be < 1" msgstr "значення вирівнювання не може бути меншим за 1" @@ -2478,7 +2485,7 @@ msgstr "" "\n" "а потім перезапустити програму virt-v2v." -#: ../sparsify/cmdline.ml:81 +#: ../sparsify/cmdline.ml:82 msgid "block|dir|prebuilt:file" msgstr "блоковий пристрій|каталог|prebuilt:файл" @@ -2523,7 +2530,7 @@ msgstr "" msgid "cannot parse output of sha1sum command" msgstr "не вдалося обробити дані, виведені програмою sha1sum" -#: ../sysprep/sysprep_operation_fs_uuids.ml:40 +#: ../sysprep/sysprep_operation_fs_uuids.ml:38 msgid "cannot set random UUID on filesystem %s type %s: %s" msgstr "" "не вдалося встановити випадковий UUID для файлової системи %s типу %s: %s" @@ -2776,7 +2783,7 @@ msgstr "порожній параметр --shrink" #. ../customize/customize_main.ml:69 #. ../builder/downloader.ml:76 -#: ../sysprep/main.ml:63 ../resize/resize.ml:316 +#: ../sysprep/main.ml:63 ../resize/resize.ml:317 msgid "error parsing URI '%s'. Look for error messages printed above." msgstr "" "Помилка під час обробки адреси «%s». Ознайомтеся з повідомленнями щодо " @@ -2802,31 +2809,31 @@ msgstr "виключення: %s" msgid "expecting XML expression to return an integer (expression: %s)" msgstr "очікуємо, що вираз XML поверне ціле число (вираз: %s)" -#: ../v2v/cmdline.ml:279 +#: ../v2v/cmdline.ml:280 msgid "expecting a disk image (filename) on the command line" msgstr "у командному рядку очікувався образ диска (назва файла)" -#: ../v2v/cmdline.ml:300 +#: ../v2v/cmdline.ml:301 msgid "expecting a libvirt XML file name on the command line" msgstr "у командному рядку мало бути вказано назву файла XML libvirt" -#: ../v2v/cmdline.ml:291 +#: ../v2v/cmdline.ml:292 msgid "expecting a libvirt guest name on the command line" msgstr "у командному рядку мало бути вказано назву гостьової системи libvirt" -#: ../v2v/cmdline.ml:309 +#: ../v2v/cmdline.ml:310 msgid "expecting an OVA file name on the command line" msgstr "у командному рядку мало бути вказано назву файла OVA" -#: ../mllib/common_utils.ml:472 +#: ../mllib/common_utils.ml:479 msgid "external command '%s' exited with error %d" msgstr "виконання зовнішньої програми «%s» завершилося помилкою %d" -#: ../mllib/common_utils.ml:474 +#: ../mllib/common_utils.ml:481 msgid "external command '%s' killed by signal %d" msgstr "виконання зовнішньої програми «%s» завершено сигналом %d" -#: ../mllib/common_utils.ml:476 +#: ../mllib/common_utils.ml:483 msgid "external command '%s' stopped by signal %d" msgstr "виконання зовнішньої програми «%s» зупинено сигналом %d" @@ -2834,7 +2841,7 @@ msgstr "виконання зовнішньої програми «%s» зупи msgid "external command failed: %s" msgstr "помилка під час виконання зовнішньої команди: %s" -#: ../sysprep/main.ml:160 ../customize/customize_main.ml:123 +#: ../sysprep/main.ml:161 ../customize/customize_main.ml:124 msgid "extra parameter on the command line" msgstr "додатковий параметр у командному рядку" @@ -2859,20 +2866,20 @@ msgid "" " expected fingerprint: %s" msgstr "" -#: ../resize/resize.ml:1189 +#: ../resize/resize.ml:1190 msgid "first partition is NTFS but does not contain NTFS boot loader magic" msgstr "" "форматом першого розділу є NTFS, але розділ не містить контрольної суми " "завантажувача NTFS" -#. ../resize/resize.ml:207 +#. ../resize/resize.ml:208 #. ../resize/resize.ml:195 #. ../customize/customize_main.ml:94 #: ../sysprep/main.ml:139 ../sparsify/cmdline.ml:72 ../sparsify/cmdline.ml:70 msgid "format" msgstr "формат" -#: ../sparsify/cmdline.ml:87 ../sparsify/cmdline.ml:73 +#: ../sparsify/cmdline.ml:88 ../sparsify/cmdline.ml:73 msgid "fs" msgstr "fs" @@ -3027,8 +3034,8 @@ msgstr "" msgid "log file %s: %s (ignored)" msgstr "" -#. ../resize/resize.ml:198 -#: ../resize/resize.ml:201 ../resize/resize.ml:200 ../resize/resize.ml:199 +#. ../resize/resize.ml:199 +#: ../resize/resize.ml:202 ../resize/resize.ml:201 ../resize/resize.ml:200 msgid "lv" msgstr "lv" @@ -3121,7 +3128,7 @@ msgstr "" "Це, ймовірно, означає, що %s не вдалося обробити налаштування grub цієї " "гостьової системи." -#: ../sysprep/main.ml:250 ../customize/customize_main.ml:225 +#: ../sysprep/main.ml:251 ../customize/customize_main.ml:226 msgid "no operating systems were found in the guest image" msgstr "у образі гостьової системи не було знайдено жодної операційної системи" @@ -3194,15 +3201,15 @@ msgstr "назвою операції є порожній рядок" msgid "operations" msgstr "операції" -#: ../sparsify/cmdline.ml:78 +#: ../sparsify/cmdline.ml:79 msgid "option" msgstr "параметр" -#: ../sysprep/main.ml:142 +#: ../sysprep/main.ml:143 msgid "opts" msgstr "параметри" -#: ../sparsify/cmdline.ml:170 +#: ../sparsify/cmdline.ml:171 msgid "output '%s' cannot be a character device, it must be a regular file" msgstr "" "виведенням «%s» не може бути символьний пристрій, виводити дані можна лише " @@ -3249,11 +3256,11 @@ msgid "package '%s' contains no files" msgstr "" #. ../resize/resize.ml:191 -#: ../resize/resize.ml:212 ../resize/resize.ml:196 ../resize/resize.ml:192 +#: ../resize/resize.ml:213 ../resize/resize.ml:196 ../resize/resize.ml:192 msgid "part" msgstr "частина" -#: ../resize/resize.ml:211 ../resize/resize.ml:210 +#: ../resize/resize.ml:212 ../resize/resize.ml:211 msgid "part=size" msgstr "частина=розмір" @@ -3277,7 +3284,7 @@ msgstr "" msgid "passwords could not be set for this type of guest" msgstr "для цього типу гостьових систем не можна встановлювати паролі" -#: ../resize/resize.ml:974 ../resize/resize.ml:950 +#: ../resize/resize.ml:975 ../resize/resize.ml:951 msgid "pread-device: short read" msgstr "pread-device: неповне читання" @@ -3335,7 +3342,7 @@ msgstr "" msgid "sectors" msgstr "сектори" -#: ../builder/cmdline.ml:313 +#: ../builder/cmdline.ml:314 msgid "sorry, cannot run commands on a guest with a different architecture" msgstr "" @@ -3347,7 +3354,7 @@ msgstr "" msgid "sorry, don't know how to use --update with the '%s' package manager" msgstr "" -#: ../builder/cmdline.ml:292 +#: ../builder/cmdline.ml:293 msgid "source and fingerprint lists are not the same length" msgstr "" @@ -3488,7 +3495,7 @@ msgstr "у цій гостьовій системі немає непортат msgid "timezone could not be set for this type of guest" msgstr "для цього типу гостьових систем не можна встановлювати часовий пояс" -#: ../builder/cmdline.ml:239 +#: ../builder/cmdline.ml:240 msgid "too many parameters, expecting 'os-version'" msgstr "" @@ -3529,7 +3536,7 @@ msgid "" "messages" msgstr "" -#: ../resize/resize.ml:272 +#: ../resize/resize.ml:273 msgid "unknown --align-first option: use never|always|auto" msgstr "невідомий параметр --align-first: можливі варіанти — never|always|auto" @@ -3537,7 +3544,7 @@ msgstr "невідомий параметр --align-first: можливі вар msgid "unknown --root option: %s" msgstr "невідомий параметр --root: %s" -#: ../v2v/cmdline.ml:248 +#: ../v2v/cmdline.ml:249 msgid "unknown --vmtype option, must be \"server\" or \"desktop\"" msgstr "" "невідомий параметр --vmtype, слід використовувати «server» або «desktop»" @@ -3562,7 +3569,7 @@ msgstr "невідома гостьова операційна система: % msgid "unknown source hypervisor ('%s') in metadata" msgstr "" -#: ../resize/resize.ml:564 +#: ../resize/resize.ml:565 msgid "unknown/unavailable method for expanding filesystem %s" msgstr "" @@ -3572,7 +3579,7 @@ msgstr "" msgid "uri" msgstr "адреса" -#: ../resize/resize.ml:304 +#: ../resize/resize.ml:305 msgid "usage is: %s [--options] indisk outdisk" msgstr "Користування: %s [--параметри] вхідний_диск вихідний_диск" @@ -3636,43 +3643,43 @@ msgid "" "vcenter: no status code in output of 'curl' command. Is 'curl' installed?" msgstr "" -#: ../builder/cmdline.ml:263 +#: ../builder/cmdline.ml:264 msgid "" "virt-builder --cache-all-templates/--print-cache/--delete-cache does not " "need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:269 +#: ../builder/cmdline.ml:270 msgid "" "virt-builder --get-kernel image\n" "Missing 'image' (disk image file) argument" msgstr "" -#: ../builder/cmdline.ml:271 +#: ../builder/cmdline.ml:272 msgid "virt-builder --get-kernel: too many parameters" msgstr "" -#: ../builder/cmdline.ml:247 +#: ../builder/cmdline.ml:248 msgid "virt-builder --list does not need any extra arguments" msgstr "" -#: ../builder/cmdline.ml:243 +#: ../builder/cmdline.ml:244 msgid "virt-builder --list: use '--list-format', not '--format'" msgstr "" -#: ../builder/cmdline.ml:253 +#: ../builder/cmdline.ml:254 msgid "" "virt-builder --notes os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:237 +#: ../builder/cmdline.ml:238 msgid "" "virt-builder os-version\n" "Missing 'os-version'. Use '--list' to list available template names." msgstr "" -#: ../builder/cmdline.ml:255 +#: ../builder/cmdline.ml:256 msgid "virt-builder: too many parameters, expecting 'os-version'" msgstr "" @@ -3695,7 +3702,7 @@ msgstr "" msgid "xfs_growfs" msgstr "xfs_growfs" -#: ../sysprep/main.ml:196 +#: ../sysprep/main.ml:197 msgid "" "you cannot give -a and -d options together. Read virt-sysprep(1) man page " "for further information." @@ -3703,7 +3710,7 @@ msgstr "" "не можна одночасно використовувати параметри -a та -d. Ознайомтеся із " "сторінкою підручника (man) virt-sysprep(1), щоб дізнатися більше." -#: ../customize/customize_main.ml:162 +#: ../customize/customize_main.ml:163 msgid "" "you cannot give -a and -d options together. Read virt-customize(1) man page " "for further information." @@ -3713,39 +3720,39 @@ msgstr "" msgid "you cannot pass an empty argument to --enable" msgstr "не можна передавати порожній аргумент параметру --enable" -#: ../sparsify/cmdline.ml:177 +#: ../sparsify/cmdline.ml:178 msgid "you cannot use --in-place and --check-tmpdir options together" msgstr "" "не можна одночасно використовувати параметри --in-place і --check-tmpdir" -#: ../sparsify/cmdline.ml:180 +#: ../sparsify/cmdline.ml:181 msgid "you cannot use --in-place and --compress options together" msgstr "не можна одночасно використовувати параметри --in-place і --compress" -#: ../sparsify/cmdline.ml:183 +#: ../sparsify/cmdline.ml:184 msgid "you cannot use --in-place and --convert options together" msgstr "не можна одночасно використовувати параметри --in-place і -convert" -#: ../sparsify/cmdline.ml:189 +#: ../sparsify/cmdline.ml:190 msgid "you cannot use --in-place and --tmp options together" msgstr "не можна одночасно використовувати параметри --in-place і -tmp" -#: ../sparsify/cmdline.ml:186 +#: ../sparsify/cmdline.ml:187 msgid "you cannot use --in-place and -o options together" msgstr "не можна одночасно використовувати параметри --in-place і -o" -#: ../resize/resize.ml:764 +#: ../resize/resize.ml:765 msgid "you cannot use options --expand and --shrink together" msgstr "" "не можна використовувати одночасно параметр --expand і параметр --shrink" -#: ../sparsify/cmdline.ml:155 ../resize/resize.ml:310 +#: ../sparsify/cmdline.ml:156 ../resize/resize.ml:311 msgid "you cannot use the same disk image for input and output" msgstr "" "ви не можете скористатися тим самим образом диска для введення та виведення " "даних" -#: ../sysprep/main.ml:185 +#: ../sysprep/main.ml:186 msgid "" "you must give either -a or -d options. Read virt-sysprep(1) man page for " "further information." @@ -3753,7 +3760,7 @@ msgstr "" "вам слід вказати параметр -a або -d. Ознайомтеся із сторінкою підручника " "(man) virt-sysprep(1), щоб дізнатися більше." -#: ../customize/customize_main.ml:151 +#: ../customize/customize_main.ml:152 msgid "" "you must give either -a or -d options. Read virt-customize(1) man page for " "further information." @@ -3762,7 +3769,7 @@ msgstr "" #: align/scan.c:73 cat/cat.c:53 cat/filesystems.c:87 cat/log.c:62 cat/ls.c:83 #: df/main.c:66 diff/diff.c:92 edit/edit.c:63 fish/fish.c:105 #: fuse/guestmount.c:100 fuse/guestunmount.c:52 inspector/inspector.c:67 -#: make-fs/make-fs.c:73 p2v/main.c:65 rescue/rescue.c:56 +#: make-fs/make-fs.c:74 p2v/main.c:66 rescue/rescue.c:56 #, c-format msgid "Try `%s --help' for more information.\n" msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n" @@ -3807,43 +3814,43 @@ msgstr "" " -x Трасувати виклики API libguestfs\n" "З докладнішими даними можна ознайомитися на сторінці довідника (man) %s(1).\n" -#: align/scan.c:134 cat/cat.c:119 cat/filesystems.c:188 cat/log.c:121 -#: cat/ls.c:181 df/main.c:134 diff/diff.c:193 diff/diff.c:199 edit/edit.c:136 -#: fish/fish.c:236 format/format.c:130 fuse/guestmount.c:211 -#: inspector/inspector.c:128 make-fs/make-fs.c:115 rescue/rescue.c:136 +#: align/scan.c:135 cat/cat.c:120 cat/filesystems.c:189 cat/log.c:122 +#: cat/ls.c:182 df/main.c:135 diff/diff.c:194 diff/diff.c:200 edit/edit.c:137 +#: fish/fish.c:237 format/format.c:131 fuse/guestmount.c:212 +#: inspector/inspector.c:129 make-fs/make-fs.c:116 rescue/rescue.c:137 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: не вдалося створити елемент керування\n" -#: align/scan.c:151 builder/index-validate.c:85 cat/cat.c:138 -#: cat/filesystems.c:239 cat/log.c:140 cat/ls.c:228 df/main.c:155 -#: diff/diff.c:261 edit/edit.c:155 fish/fish.c:291 format/format.c:181 -#: fuse/guestmount.c:249 fuse/guestunmount.c:124 inspector/inspector.c:149 -#: make-fs/make-fs.c:142 p2v/main.c:126 rescue/rescue.c:190 +#: align/scan.c:154 builder/index-validate.c:85 cat/cat.c:141 +#: cat/filesystems.c:242 cat/log.c:143 cat/ls.c:231 df/main.c:158 +#: diff/diff.c:264 edit/edit.c:158 fish/fish.c:294 format/format.c:184 +#: fuse/guestmount.c:252 fuse/guestunmount.c:124 inspector/inspector.c:152 +#: make-fs/make-fs.c:146 p2v/main.c:141 rescue/rescue.c:193 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: невідомий довгий запис параметра: %s (%d)\n" -#: align/scan.c:171 df/main.c:183 +#: align/scan.c:174 df/main.c:186 #, c-format msgid "%s: -P option is not numeric\n" msgstr "%s: аргумент параметра -P не є числом\n" -#: align/scan.c:228 df/main.c:279 +#: align/scan.c:231 df/main.c:282 #, c-format msgid "%s: compiled without support for libvirt.\n" msgstr "%s: зібрано без підтримки libvirt.\n" -#: align/scan.c:234 +#: align/scan.c:237 #, c-format msgid "%s: --uuid option cannot be used with -a or -d\n" msgstr "%s: параметр --uuid не можна використовувати разом з -a або -d\n" -#: align/scan.c:330 +#: align/scan.c:333 msgid "alignment < 4K" msgstr "вирівнювання < 4кБ" -#: align/scan.c:333 +#: align/scan.c:336 msgid "alignment < 64K" msgstr "вирівнювання < 64кБ" @@ -4025,7 +4032,7 @@ msgstr "" " -x Показати виклики програмного інтерфейсу libguestfs\n" "Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" -#: cat/filesystems.c:303 cat/ls.c:343 df/main.c:262 diff/diff.c:327 +#: cat/filesystems.c:306 cat/ls.c:346 df/main.c:265 diff/diff.c:330 #, c-format msgid "%s: you cannot use -h and --csv options together.\n" msgstr "%s: не можна одночасно використовувати параметри -h та --csv.\n" @@ -4069,19 +4076,19 @@ msgstr "" " -x Трасувати виклики програмного інтерфейсу libguestfs\n" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" -#: cat/log.c:243 +#: cat/log.c:246 #, c-format msgid "%s: Windows Event Log for pre-Vista guests is not supported.\n" msgstr "" "%s: підтримки Windows Event Log для гостьових систем, старіших за Vista не " "передбачено.\n" -#: cat/log.c:351 +#: cat/log.c:354 #, c-format msgid "%s: could not format journal entry timestamp\n" msgstr "%s: не вдалося виконати форматування часової позначки запису журналу\n" -#: cat/log.c:417 +#: cat/log.c:420 #, c-format msgid "" "%s: you need to install 'evtxdump.py' (from the python-evtx package)\n" @@ -4096,7 +4103,7 @@ msgstr "" "цієї гостьової системи і вивчіть його у програмі для перегляду бінарних " "файлів.\n" -#: cat/log.c:436 +#: cat/log.c:439 #, c-format msgid "%s: Windows Event Log file (%s) not found\n" msgstr "%s: не знайдено файла Windows Event Log (%s)\n" @@ -4167,7 +4174,7 @@ msgstr "" " -x Трасувати виклики API libguestfs\n" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" -#: cat/ls.c:334 +#: cat/ls.c:337 #, c-format msgid "" "%s: used a flag which can only be combined with -lR mode\n" @@ -4381,25 +4388,25 @@ msgstr "" " --xattrs Вивести розширені записи атрибутів\n" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" -#: diff/diff.c:318 +#: diff/diff.c:321 #, c-format msgid "%s: you must specify some -a|-A|-d|-D options, see %s(1)\n" msgstr "" "%s: вам слід вказати якісь з параметрів -a, -A, -d або -D, див. %s(1)\n" -#: diff/diff.c:333 +#: diff/diff.c:336 #, c-format msgid "%s: extra arguments on the command line\n" msgstr "%s: зайві аргументи у командному рядку\n" -#: diff/diff.c:741 +#: diff/diff.c:744 #, c-format msgid "%s: external diff command failed\n" msgstr "" "%s: спроба використання зовнішньої програми визначення різниці (diff) " "зазнала невдачі\n" -#: diff/diff.c:745 +#: diff/diff.c:748 msgid "End of diff" msgstr "Кінець різниці" @@ -4453,12 +4460,12 @@ msgstr "" " -x Трасувати виклики API libguestfs\n" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" -#: edit/edit.c:167 +#: edit/edit.c:170 #, c-format msgid "%s: -b option given multiple times\n" msgstr "%s: параметр -b вказано декілька разів\n" -#: edit/edit.c:184 +#: edit/edit.c:187 #, c-format msgid "%s: -e option given multiple times\n" msgstr "%s: параметр -e вказано декілька разів\n" @@ -4502,12 +4509,13 @@ msgstr "встановити ACL POSIX, пов’язаний з файлом" #: fish/cmds.c:3803 fish/cmds.c:3806 fish/cmds.c:3817 fish/cmds.c:3820 #: fish/cmds.c:3823 fish/cmds.c:3842 fish/cmds.c:3847 fish/cmds.c:3878 -#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:4025 -#: fish/cmds.c:4096 fish/cmds.c:4147 fish/cmds.c:4155 fish/cmds.c:4196 -#: fish/cmds.c:4224 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4236 -#: fish/cmds.c:4250 fish/cmds.c:4259 fish/cmds.c:4278 fish/cmds.c:4281 -#: fish/cmds.c:4287 fish/cmds.c:4332 fish/cmds.c:4359 fish/cmds.c:4363 -#: fish/cmds.c:4376 fish/cmds.c:4379 fish/cmds.c:4388 fish/cmds.c:4409 +#: fish/cmds.c:3917 fish/cmds.c:3926 fish/cmds.c:3940 fish/cmds.c:3965 +#: fish/cmds.c:4028 fish/cmds.c:4099 fish/cmds.c:4150 fish/cmds.c:4158 +#: fish/cmds.c:4199 fish/cmds.c:4227 fish/cmds.c:4230 fish/cmds.c:4233 +#: fish/cmds.c:4239 fish/cmds.c:4253 fish/cmds.c:4262 fish/cmds.c:4281 +#: fish/cmds.c:4284 fish/cmds.c:4290 fish/cmds.c:4335 fish/cmds.c:4362 +#: fish/cmds.c:4366 fish/cmds.c:4379 fish/cmds.c:4382 fish/cmds.c:4391 +#: fish/cmds.c:4412 #, c-format msgid "alias for '%s'" msgstr "псевдонім для «%s»" @@ -4768,7 +4776,7 @@ msgstr "обчислити контрольну суму MD5, SHAx або CRC ф msgid "change file mode" msgstr "змінити режим доступу до файла" -#: fish/cmds.c:3889 fish/cmds.c:4084 +#: fish/cmds.c:3889 fish/cmds.c:4087 msgid "change file owner and group" msgstr "змінити власника і групу належності файла" @@ -4931,8 +4939,8 @@ msgid "edit a file" msgstr "редагувати файл" #: fish/cmds.c:3937 fish/cmds.c:3938 fish/cmds.c:3949 fish/cmds.c:3950 -#: fish/cmds.c:4000 fish/cmds.c:4001 fish/cmds.c:4422 fish/cmds.c:4423 -#: fish/cmds.c:4428 fish/cmds.c:4429 fish/cmds.c:4431 fish/cmds.c:4432 +#: fish/cmds.c:4003 fish/cmds.c:4004 fish/cmds.c:4425 fish/cmds.c:4426 +#: fish/cmds.c:4431 fish/cmds.c:4432 fish/cmds.c:4434 fish/cmds.c:4435 msgid "return lines matching a pattern" msgstr "повернути рядки, що відповідають зразку" @@ -5009,1636 +5017,1636 @@ msgstr "виконати перевірку файлової системи" msgid "trim free space in a filesystem" msgstr "обрізати вільне місце у файловій системі" -#: fish/cmds.c:3964 +#: fish/cmds.c:3967 msgid "get the additional kernel options" msgstr "отримати додаткові параметри ядра" -#: fish/cmds.c:3965 fish/cmds.c:3967 +#: fish/cmds.c:3968 fish/cmds.c:3970 msgid "get the backend" msgstr "отримати назву модуля" -#: fish/cmds.c:3966 +#: fish/cmds.c:3969 msgid "get autosync mode" msgstr "отримати значення режиму автосинхронізації" -#: fish/cmds.c:3968 +#: fish/cmds.c:3971 msgid "get a single per-backend settings string" msgstr "отримати окремий рядок параметрів, специфічний для модуля" -#: fish/cmds.c:3969 +#: fish/cmds.c:3972 msgid "get per-backend settings" msgstr "отримати параметри окремого модуля" -#: fish/cmds.c:3970 +#: fish/cmds.c:3973 msgid "get the appliance cache directory" msgstr "отримати назву каталогу кешування системи розгортання" -#: fish/cmds.c:3971 +#: fish/cmds.c:3974 msgid "get direct appliance mode flag" msgstr "отримати значення режиму безпосередньої роботи з пристроєм" -#: fish/cmds.c:3972 +#: fish/cmds.c:3975 msgid "get ext2 file attributes of a file" msgstr "отримати атрибути файла у ext2" -#: fish/cmds.c:3973 +#: fish/cmds.c:3976 msgid "get ext2 file generation of a file" msgstr "отримати стан створення файла у ext2" -#: fish/cmds.c:3974 +#: fish/cmds.c:3977 msgid "get the ext2/3/4 filesystem label" msgstr "отримати мітку файлової системи ext2/3/4" -#: fish/cmds.c:3975 +#: fish/cmds.c:3978 msgid "get the ext2/3/4 filesystem UUID" msgstr "отримати UUID файлової системи ext2/3/4" -#: fish/cmds.c:3976 +#: fish/cmds.c:3979 msgid "get the hypervisor binary" msgstr "отримати назву виконуваного файла гіпервізора" -#: fish/cmds.c:3977 +#: fish/cmds.c:3980 msgid "challenge of i'th requested credential" msgstr "випробування i-их запитаних реєстраційних даних" -#: fish/cmds.c:3978 +#: fish/cmds.c:3981 msgid "default result of i'th requested credential" msgstr "типовий результат i-го запиту щодо реєстраційних даних" -#: fish/cmds.c:3979 +#: fish/cmds.c:3982 msgid "prompt of i'th requested credential" msgstr "запит щодо i-их запитаних реєстраційних даних" -#: fish/cmds.c:3980 +#: fish/cmds.c:3983 msgid "get list of credentials requested by libvirt" msgstr "" "отримати список реєстраційних даних, запит щодо яких надсилався libvirt" -#: fish/cmds.c:3981 +#: fish/cmds.c:3984 msgid "get memory allocated to the hypervisor" msgstr "отримати об’єм пам’яті, отриманий гіпервізором" -#: fish/cmds.c:3982 +#: fish/cmds.c:3985 msgid "get enable network flag" msgstr "отримати значення прапорця вмикання мережі" -#: fish/cmds.c:3983 +#: fish/cmds.c:3986 msgid "get the search path" msgstr "отримати адресу каталогу пошуку" -#: fish/cmds.c:3984 +#: fish/cmds.c:3987 msgid "get process group flag" msgstr "отримати значення прапорця групи обробки" -#: fish/cmds.c:3985 +#: fish/cmds.c:3988 msgid "get PID of hypervisor" msgstr "отримати PID гіпервізора" -#: fish/cmds.c:3986 +#: fish/cmds.c:3989 msgid "get the program name" msgstr "отримати назву програми" -#: fish/cmds.c:3987 +#: fish/cmds.c:3990 msgid "get the hypervisor binary (usually qemu)" msgstr "отримати назву виконуваного файла гіпервізора (зазвичай, qemu)" -#: fish/cmds.c:3988 +#: fish/cmds.c:3991 msgid "get recovery process enabled flag" msgstr "отримати значення прапорця відновлення процесу" -#: fish/cmds.c:3989 +#: fish/cmds.c:3992 msgid "get SELinux enabled flag" msgstr "отримати значення прапорця вмикання SELinux" -#: fish/cmds.c:3990 +#: fish/cmds.c:3993 msgid "get number of virtual CPUs in appliance" msgstr "отримати дані щодо кількості віртуальних процесорів на пристрої" -#: fish/cmds.c:3991 +#: fish/cmds.c:3994 msgid "get the temporary directory" msgstr "отримати назву тимчасового каталогу" -#: fish/cmds.c:3992 +#: fish/cmds.c:3995 msgid "get command trace enabled flag" msgstr "отримати значення вмикання трасування команди" -#: fish/cmds.c:3993 +#: fish/cmds.c:3996 msgid "get the current umask" msgstr "отримати поточне значення umask" -#: fish/cmds.c:3994 +#: fish/cmds.c:3997 msgid "get verbose mode" msgstr "отримати значення режиму докладних повідомлень" -#: fish/cmds.c:3995 +#: fish/cmds.c:3998 msgid "get SELinux security context" msgstr "отримати значення контексту захисту SELinux" -#: fish/cmds.c:3996 fish/cmds.c:4098 +#: fish/cmds.c:3999 fish/cmds.c:4101 msgid "get a single extended attribute" msgstr "отримати окремий додатковий атрибут" -#: fish/cmds.c:3997 fish/cmds.c:4099 +#: fish/cmds.c:4000 fish/cmds.c:4102 msgid "list extended attributes of a file or directory" msgstr "показати список додаткових атрибутів файла або каталогу" -#: fish/cmds.c:3998 +#: fish/cmds.c:4001 msgid "expand wildcards in command" msgstr "розгорнути шаблони заміни у команду" -#: fish/cmds.c:3999 +#: fish/cmds.c:4002 msgid "expand a wildcard path" msgstr "розгорнути адресу каталогу з шаблонами заміни" -#: fish/cmds.c:4002 +#: fish/cmds.c:4005 msgid "install GRUB 1" msgstr "встановити GRUB 1" -#: fish/cmds.c:4003 +#: fish/cmds.c:4006 msgid "return first 10 lines of a file" msgstr "повернути перші 10 рядків файла" -#: fish/cmds.c:4004 +#: fish/cmds.c:4007 msgid "return first N lines of a file" msgstr "повернути перші N рядків файла" -#: fish/cmds.c:4005 +#: fish/cmds.c:4008 msgid "dump a file in hexadecimal" msgstr "створити шістнадцятковий дамп файла" -#: fish/cmds.c:4006 +#: fish/cmds.c:4009 msgid "edit with a hex editor" msgstr "редагувати за допомогою шістнадцяткового редактора" -#: fish/cmds.c:4007 +#: fish/cmds.c:4010 msgid "close the current hivex handle" msgstr "закрити поточний елемент керування hivex" -#: fish/cmds.c:4008 +#: fish/cmds.c:4011 msgid "commit (write) changes back to the hive" msgstr "внести (записати) зміни назад до гілки реєстру" -#: fish/cmds.c:4009 +#: fish/cmds.c:4012 msgid "add a child node" msgstr "додати дочірній вузол" -#: fish/cmds.c:4010 +#: fish/cmds.c:4013 msgid "return list of nodes which are subkeys of node" msgstr "повернути список вузлів, які є підключами вказаного вузла" -#: fish/cmds.c:4011 +#: fish/cmds.c:4014 msgid "delete a node (recursively)" msgstr "вилучити вузол (рекурсивно)" -#: fish/cmds.c:4012 +#: fish/cmds.c:4015 msgid "return the named child of node" msgstr "повернути дочірній вузол вказаного вузла за вказаною назвою" -#: fish/cmds.c:4013 +#: fish/cmds.c:4016 msgid "return the named value" msgstr "повернути значення з вказаною назвою" -#: fish/cmds.c:4014 +#: fish/cmds.c:4017 msgid "return the name of the node" msgstr "повернути назву вузла" -#: fish/cmds.c:4015 +#: fish/cmds.c:4018 msgid "return the parent of node" msgstr "повернути батьківський вузол вказаного вузла" -#: fish/cmds.c:4016 +#: fish/cmds.c:4019 msgid "set or replace a single value in a node" msgstr "встановити або замінити окреме значення у вузлі" -#: fish/cmds.c:4017 +#: fish/cmds.c:4020 msgid "return list of values attached to node" msgstr "повернути список значень, долучених до вузла" -#: fish/cmds.c:4018 +#: fish/cmds.c:4021 msgid "open a Windows Registry hive file" msgstr "відкрити файл гілки реєстру Windows" -#: fish/cmds.c:4019 +#: fish/cmds.c:4022 msgid "return the root node of the hive" msgstr "повернути кореневий вузол гілки" -#: fish/cmds.c:4020 +#: fish/cmds.c:4023 msgid "return the key field from the (key, datatype, data) tuple" msgstr "повернути поле ключа за кортежем (ключ, тип даних, дані)" -#: fish/cmds.c:4021 +#: fish/cmds.c:4024 msgid "return the data type from the (key, datatype, data) tuple" msgstr "повернути тип даних за кортежем (ключ, тип даних, дані)" -#: fish/cmds.c:4022 fish/cmds.c:4023 +#: fish/cmds.c:4025 fish/cmds.c:4026 msgid "return the data field from the (key, datatype, data) tuple" msgstr "повернути поле даних за кортежем (ключ, тип даних, дані)" -#: fish/cmds.c:4027 +#: fish/cmds.c:4030 msgid "list the contents of a single file in an initrd" msgstr "показати вміст окремого файла у initrd" -#: fish/cmds.c:4028 +#: fish/cmds.c:4031 msgid "list files in an initrd" msgstr "показати список файлів у initrd" -#: fish/cmds.c:4029 +#: fish/cmds.c:4032 msgid "add an inotify watch" msgstr "додати спостереження за inotify" -#: fish/cmds.c:4030 +#: fish/cmds.c:4033 msgid "close the inotify handle" msgstr "закрити елемент керування inotify" -#: fish/cmds.c:4031 +#: fish/cmds.c:4034 msgid "return list of watched files that had events" msgstr "" "повернути список файлів, за якими ведеться спостереження, для яких сталися " "події" -#: fish/cmds.c:4032 +#: fish/cmds.c:4035 msgid "create an inotify handle" msgstr "створити елемент керування inotify" -#: fish/cmds.c:4033 +#: fish/cmds.c:4036 msgid "return list of inotify events" msgstr "повернути список подій inotify" -#: fish/cmds.c:4034 +#: fish/cmds.c:4037 msgid "remove an inotify watch" msgstr "вилучити спостереження за inotify" -#: fish/cmds.c:4035 +#: fish/cmds.c:4038 msgid "get architecture of inspected operating system" msgstr "отримати значення архітектури операційної системи, яка вивчається" -#: fish/cmds.c:4036 +#: fish/cmds.c:4039 msgid "get distro of inspected operating system" msgstr "" "отримати значення запису дистрибутива операційної системи, яка вивчається" -#: fish/cmds.c:4037 +#: fish/cmds.c:4040 msgid "get drive letter mappings" msgstr "отримати прив’язку дисків до літер" -#: fish/cmds.c:4038 +#: fish/cmds.c:4041 msgid "get filesystems associated with inspected operating system" msgstr "" "отримати значення записів файлових систем, пов’язаних з операційною " "системою, яка вивчається" -#: fish/cmds.c:4039 +#: fish/cmds.c:4042 msgid "get format of inspected operating system" msgstr "отримати значення запису формату операційної системи, яка вивчається" -#: fish/cmds.c:4040 +#: fish/cmds.c:4043 msgid "get hostname of the operating system" msgstr "отримати значення назви вузла операційної системи" -#: fish/cmds.c:4041 +#: fish/cmds.c:4044 msgid "get the icon corresponding to this operating system" msgstr "отримати піктограму відповідної операційної системи" -#: fish/cmds.c:4042 +#: fish/cmds.c:4045 msgid "get major version of inspected operating system" msgstr "отримати значення основної версії операційної системи, яка вивчається" -#: fish/cmds.c:4043 +#: fish/cmds.c:4046 msgid "get minor version of inspected operating system" msgstr "" "отримати значення версії виправлення операційної системи, яка вивчається" -#: fish/cmds.c:4044 +#: fish/cmds.c:4047 msgid "get mountpoints of inspected operating system" msgstr "отримати значення точок монтування операційної системи, яка вивчається" -#: fish/cmds.c:4045 +#: fish/cmds.c:4048 msgid "get package format used by the operating system" msgstr "" "отримати значення формату пакунків, що використовується операційною системою" -#: fish/cmds.c:4046 +#: fish/cmds.c:4049 msgid "get package management tool used by the operating system" msgstr "" "отримати значення назви програми для керування пакунками, що " "використовується операційною системою" -#: fish/cmds.c:4047 +#: fish/cmds.c:4050 msgid "get product name of inspected operating system" msgstr "отримати значення назви продукту операційної системи, яка вивчається" -#: fish/cmds.c:4048 +#: fish/cmds.c:4051 msgid "get product variant of inspected operating system" msgstr "" "отримати значення варіанта продукту операційної системи, яка вивчається" -#: fish/cmds.c:4049 +#: fish/cmds.c:4052 msgid "return list of operating systems found by last inspection" msgstr "" "повернути список операційних систем, знайдених під час останньої перевірки" -#: fish/cmds.c:4050 +#: fish/cmds.c:4053 msgid "get type of inspected operating system" msgstr "отримати значення типу операційної системи, яка вивчається" -#: fish/cmds.c:4051 +#: fish/cmds.c:4054 msgid "get Windows CurrentControlSet of inspected operating system" msgstr "" "отримати значення CurrentControlSet Windows операційної системи, яка " "вивчається" -#: fish/cmds.c:4052 +#: fish/cmds.c:4055 msgid "get Windows systemroot of inspected operating system" msgstr "" "отримати значення кореневого каталогу Windows операційної системи, яка " "вивчається" -#: fish/cmds.c:4053 +#: fish/cmds.c:4056 msgid "get live flag for install disk" msgstr "" "отримати значення прапорця портативного носія для диска для встановлення" -#: fish/cmds.c:4054 +#: fish/cmds.c:4057 msgid "get multipart flag for install disk" msgstr "" "отримати значення прапорця носія з декількох частин для диска для " "встановлення" -#: fish/cmds.c:4055 +#: fish/cmds.c:4058 msgid "get netinst (network installer) flag for install disk" msgstr "" "отримати значення прапорця netinst (встановлення з мережі) для диска для " "встановлення" -#: fish/cmds.c:4056 fish/cmds.c:4057 +#: fish/cmds.c:4059 fish/cmds.c:4060 msgid "get list of applications installed in the operating system" msgstr "отримати список програм, встановлених у операційній системі" -#: fish/cmds.c:4058 +#: fish/cmds.c:4061 msgid "inspect disk and return list of operating systems found" msgstr "вивчити диск і повернути список знайдених операційних систем" -#: fish/cmds.c:4059 +#: fish/cmds.c:4062 msgid "test if block device" msgstr "перевірити, чи є пристрій блоковим" -#: fish/cmds.c:4060 +#: fish/cmds.c:4063 msgid "test if character device" msgstr "перевірити, чи є пристрій символьним" -#: fish/cmds.c:4061 +#: fish/cmds.c:4064 msgid "is in configuration state" msgstr "у стані налаштування" -#: fish/cmds.c:4062 +#: fish/cmds.c:4065 msgid "test if a directory" msgstr "перевірити, чи є каталогом" -#: fish/cmds.c:4063 +#: fish/cmds.c:4066 msgid "test if FIFO (named pipe)" msgstr "перевірити, чи є FIFO (іменованим каналом)" -#: fish/cmds.c:4064 +#: fish/cmds.c:4067 msgid "test if a regular file" msgstr "перевірити, чи є звичайним файлом" -#: fish/cmds.c:4065 +#: fish/cmds.c:4068 msgid "test if device is a logical volume" msgstr "перевірити, чи є пристрій логічним томом" -#: fish/cmds.c:4066 +#: fish/cmds.c:4069 msgid "test if socket" msgstr "перевірити, чи є сокетом" -#: fish/cmds.c:4067 +#: fish/cmds.c:4070 msgid "test if symbolic link" msgstr "перевірити, чи є символічним посиланням" -#: fish/cmds.c:4068 +#: fish/cmds.c:4071 msgid "test if a device is a whole device" msgstr "перевірити чи займає логічний пристрій весь фізичний пристрій" -#: fish/cmds.c:4069 +#: fish/cmds.c:4072 msgid "test if a file contains all zero bytes" msgstr "визначити, чи містить файл всі нульові байти" -#: fish/cmds.c:4070 +#: fish/cmds.c:4073 msgid "test if a device contains all zero bytes" msgstr "визначити, чи містить диск всі нульові байти" -#: fish/cmds.c:4071 +#: fish/cmds.c:4074 msgid "get ISO information from primary volume descriptor of ISO file" msgstr "отримати дані щодо ISO з дескриптора основного тому файла ISO" -#: fish/cmds.c:4072 +#: fish/cmds.c:4075 msgid "get ISO information from primary volume descriptor of device" msgstr "отримати дані щодо ISO з дескриптора основного тому пристрою" -#: fish/cmds.c:4073 +#: fish/cmds.c:4076 msgid "close the systemd journal" msgstr "закрити журнал systemd" -#: fish/cmds.c:4074 +#: fish/cmds.c:4077 msgid "read the current journal entry" msgstr "прочитати поточний запис журналу" -#: fish/cmds.c:4075 +#: fish/cmds.c:4078 msgid "get the data threshold for reading journal entries" msgstr "отримати значення порогу читання даних записів журналу" -#: fish/cmds.c:4076 +#: fish/cmds.c:4079 msgid "get the timestamp of the current journal entry" msgstr "отримати часову позначку поточного запису журналу" -#: fish/cmds.c:4077 +#: fish/cmds.c:4080 msgid "move to the next journal entry" msgstr "перейти до наступного запису журналу" -#: fish/cmds.c:4078 +#: fish/cmds.c:4081 msgid "open the systemd journal" msgstr "відкрити журнал systemd" -#: fish/cmds.c:4079 +#: fish/cmds.c:4082 msgid "set the data threshold for reading journal entries" msgstr "встановити поріг читання даних записів журналу" -#: fish/cmds.c:4080 +#: fish/cmds.c:4083 msgid "skip forwards or backwards in the journal" msgstr "пересунутися до кінця або початку журналу" -#: fish/cmds.c:4081 +#: fish/cmds.c:4084 msgid "kill the hypervisor" msgstr "припинити роботу гіпервізора" -#: fish/cmds.c:4082 +#: fish/cmds.c:4085 msgid "launch the backend" msgstr "запустити вказаний модуль" -#: fish/cmds.c:4083 +#: fish/cmds.c:4086 msgid "change working directory" msgstr "змінити робочий каталог" -#: fish/cmds.c:4085 +#: fish/cmds.c:4088 msgid "scan and create Windows dynamic disk volumes" msgstr "виявити і створити динамічні дискові томи Windows" -#: fish/cmds.c:4086 +#: fish/cmds.c:4089 msgid "return the disks in a Windows dynamic disk group" msgstr "повернути список дисків у динамічній групі дисків Windows" -#: fish/cmds.c:4087 +#: fish/cmds.c:4090 msgid "return the name of a Windows dynamic disk group" msgstr "повернути назву динамічної групи дисків Windows" -#: fish/cmds.c:4088 +#: fish/cmds.c:4091 msgid "return the volumes in a Windows dynamic disk group" msgstr "повернути список томів у динамічній групі дисків Windows" -#: fish/cmds.c:4089 +#: fish/cmds.c:4092 msgid "remove all Windows dynamic disk volumes" msgstr "вилучити всі динамічні дискові томи Windows" -#: fish/cmds.c:4090 fish/cmds.c:4091 +#: fish/cmds.c:4093 fish/cmds.c:4094 msgid "scan for Windows dynamic disks" msgstr "виявити динамічні диски Windows" -#: fish/cmds.c:4092 +#: fish/cmds.c:4095 msgid "return the hint field of a Windows dynamic disk volume" msgstr "повернути вміст поля підказки динамічного дискового тому Windows" -#: fish/cmds.c:4093 +#: fish/cmds.c:4096 msgid "return the partitions in a Windows dynamic disk volume" msgstr "повернути список розділів на динамічному дисковому томі Windows" -#: fish/cmds.c:4094 +#: fish/cmds.c:4097 msgid "return the type of a Windows dynamic disk volume" msgstr "повернути тип динамічного дискового тому Windows" -#: fish/cmds.c:4100 +#: fish/cmds.c:4103 msgid "list 9p filesystems" msgstr "показати список файлових систем 9p" -#: fish/cmds.c:4101 +#: fish/cmds.c:4104 msgid "list the block devices" msgstr "показати список блокових пристроїв" -#: fish/cmds.c:4102 +#: fish/cmds.c:4105 msgid "mapping of disk labels to devices" msgstr "відображення міток дисків на пристрої" -#: fish/cmds.c:4103 +#: fish/cmds.c:4106 msgid "list device mapper devices" msgstr "показати список пристроїв відображення пристроїв" -#: fish/cmds.c:4104 +#: fish/cmds.c:4107 msgid "list event handlers" msgstr "показати список обробників подій" -#: fish/cmds.c:4105 +#: fish/cmds.c:4108 msgid "list filesystems" msgstr "показати список файлових систем" -#: fish/cmds.c:4106 +#: fish/cmds.c:4109 msgid "list all Windows dynamic disk partitions" msgstr "показати список всіх динамічних дискових розділів Windows" -#: fish/cmds.c:4107 +#: fish/cmds.c:4110 msgid "list all Windows dynamic disk volumes" msgstr "показати список всіх динамічних дискових томів Windows" -#: fish/cmds.c:4108 +#: fish/cmds.c:4111 msgid "list Linux md (RAID) devices" msgstr "показати список пристроїв md (RAID) Linux" -#: fish/cmds.c:4109 +#: fish/cmds.c:4112 msgid "list the partitions" msgstr "показати список розділів" -#: fish/cmds.c:4110 +#: fish/cmds.c:4113 msgid "list the files in a directory (long format)" msgstr "показати список файлів у каталозі (у розширеному форматі)" -#: fish/cmds.c:4111 +#: fish/cmds.c:4114 msgid "list the files in a directory (long format with SELinux contexts)" msgstr "" "показати список файлів у каталозі (у розширеному форматі з контекстами " "SELinux)" -#: fish/cmds.c:4112 fish/cmds.c:4113 +#: fish/cmds.c:4115 fish/cmds.c:4116 msgid "create a hard link" msgstr "створити жорстке посилання" -#: fish/cmds.c:4114 fish/cmds.c:4115 +#: fish/cmds.c:4117 fish/cmds.c:4118 msgid "create a symbolic link" msgstr "створити символічне посилання" -#: fish/cmds.c:4116 fish/cmds.c:4263 +#: fish/cmds.c:4119 fish/cmds.c:4266 msgid "remove extended attribute of a file or directory" msgstr "вилучити додатковий атрибут файла або каталогу" -#: fish/cmds.c:4117 +#: fish/cmds.c:4120 msgid "list the files in a directory" msgstr "показати список файлів у каталозі" -#: fish/cmds.c:4118 +#: fish/cmds.c:4121 msgid "get list of files in a directory" msgstr "отримати список файлів у каталозі" -#: fish/cmds.c:4119 fish/cmds.c:4320 +#: fish/cmds.c:4122 fish/cmds.c:4323 msgid "set extended attribute of a file or directory" msgstr "встановити додатковий атрибут файла або каталогу" -#: fish/cmds.c:4120 fish/cmds.c:4122 +#: fish/cmds.c:4123 fish/cmds.c:4125 msgid "get file information for a symbolic link" msgstr "отримати дані щодо файла за символічним посиланням" -#: fish/cmds.c:4121 fish/cmds.c:4123 +#: fish/cmds.c:4124 fish/cmds.c:4126 msgid "lstat on multiple files" msgstr "lstat для декількох файлів" -#: fish/cmds.c:4124 +#: fish/cmds.c:4127 msgid "add a key on a LUKS encrypted device" msgstr "додати ключ на зашифрованому LUKS пристрої" -#: fish/cmds.c:4125 +#: fish/cmds.c:4128 msgid "close a LUKS device" msgstr "закрити пристрій LUKS" -#: fish/cmds.c:4126 fish/cmds.c:4127 +#: fish/cmds.c:4129 fish/cmds.c:4130 msgid "format a block device as a LUKS encrypted device" msgstr "форматувати блоковий пристрій як зашифрований LUKS пристрій" -#: fish/cmds.c:4128 +#: fish/cmds.c:4131 msgid "remove a key from a LUKS encrypted device" msgstr "вилучити ключ з зашифрованого LUKS пристрою" -#: fish/cmds.c:4129 +#: fish/cmds.c:4132 msgid "open a LUKS-encrypted block device" msgstr "відкрити зашифрований LUKS блоковий пристрій" -#: fish/cmds.c:4130 +#: fish/cmds.c:4133 msgid "open a LUKS-encrypted block device read-only" msgstr "відкрити зашифрований LUKS блоковий пристрій у режимі лише для читання" -#: fish/cmds.c:4131 +#: fish/cmds.c:4134 msgid "create an LVM logical volume" msgstr "створити логічний том LVM" -#: fish/cmds.c:4132 +#: fish/cmds.c:4135 msgid "create an LVM logical volume in % remaining free space" msgstr "" "створити логічний том LVM на вказаному у відсотках вільному місці на диску" -#: fish/cmds.c:4133 +#: fish/cmds.c:4136 msgid "get canonical name of an LV" msgstr "отримати канонічну назву логічного тому" -#: fish/cmds.c:4134 +#: fish/cmds.c:4137 msgid "clear LVM device filter" msgstr "спорожнити фільтр пристроїв LVM" -#: fish/cmds.c:4135 +#: fish/cmds.c:4138 msgid "remove all LVM LVs, VGs and PVs" msgstr "вилучити всі логічні томи, групи томів та фізичні томи LVM" -#: fish/cmds.c:4136 +#: fish/cmds.c:4139 msgid "set LVM device filter" msgstr "встановити фільтр пристроїв LVM" -#: fish/cmds.c:4137 +#: fish/cmds.c:4140 msgid "remove an LVM logical volume" msgstr "вилучити логічний том LVM" -#: fish/cmds.c:4138 +#: fish/cmds.c:4141 msgid "rename an LVM logical volume" msgstr "перейменувати логічний том LVM" -#: fish/cmds.c:4139 +#: fish/cmds.c:4142 msgid "resize an LVM logical volume" msgstr "змінити розміри логічного тому LVM" -#: fish/cmds.c:4140 +#: fish/cmds.c:4143 msgid "expand an LV to fill free space" msgstr "розширити логічний том для заповнення вільного місця" -#: fish/cmds.c:4141 fish/cmds.c:4142 +#: fish/cmds.c:4144 fish/cmds.c:4145 msgid "list the LVM logical volumes (LVs)" msgstr "показати список логічних томів LVM" -#: fish/cmds.c:4143 +#: fish/cmds.c:4146 msgid "get the UUID of a logical volume" msgstr "отримати UUID логічного тому" -#: fish/cmds.c:4144 +#: fish/cmds.c:4147 msgid "lgetxattr on multiple files" msgstr "lgetxattr для декількох файлів" -#: fish/cmds.c:4145 +#: fish/cmds.c:4148 msgid "open the manual" msgstr "відкрити сторінку довідки" -#: fish/cmds.c:4149 +#: fish/cmds.c:4152 msgid "maximum number of disks that may be added" msgstr "максимальна кількість дисків, які може бути додано" -#: fish/cmds.c:4150 +#: fish/cmds.c:4153 msgid "create a Linux md (RAID) device" msgstr "створити запис пристрою md (RAID) Linux" -#: fish/cmds.c:4151 +#: fish/cmds.c:4154 msgid "obtain metadata for an MD device" msgstr "отримати метадані щодо пристрою MD" -#: fish/cmds.c:4152 +#: fish/cmds.c:4155 msgid "get underlying devices from an MD device" msgstr "отримати дані щодо підлеглих пристроїв з пристрою MD" -#: fish/cmds.c:4153 +#: fish/cmds.c:4156 msgid "stop a Linux md (RAID) device" msgstr "зупинити роботу пристрою md (RAID) Linux" -#: fish/cmds.c:4157 +#: fish/cmds.c:4160 msgid "create a directory" msgstr "створити каталог" -#: fish/cmds.c:4158 +#: fish/cmds.c:4161 msgid "create a directory with a particular mode" msgstr "створити каталог у вказаному режимі" -#: fish/cmds.c:4159 +#: fish/cmds.c:4162 msgid "create a directory and parents" msgstr "створити каталог і його батьківські каталоги" -#: fish/cmds.c:4160 +#: fish/cmds.c:4163 msgid "create a temporary directory" msgstr "створити тимчасовий каталог" -#: fish/cmds.c:4161 +#: fish/cmds.c:4164 msgid "create an ext2/ext3/ext4 filesystem on device" msgstr "створити на пристрої файлову систему ext2, ext3 або ext4" -#: fish/cmds.c:4162 fish/cmds.c:4163 fish/cmds.c:4164 +#: fish/cmds.c:4165 fish/cmds.c:4166 fish/cmds.c:4167 msgid "make ext2/3/4 filesystem with external journal" msgstr "створити файлову систему ext2/3/4 з зовнішнім журналом" -#: fish/cmds.c:4165 +#: fish/cmds.c:4168 msgid "make ext2/3/4 external journal" msgstr "створити зовнішній журнал ext2/3/4" -#: fish/cmds.c:4166 +#: fish/cmds.c:4169 msgid "make ext2/3/4 external journal with label" msgstr "створити зовнішній журнал ext2/3/4 з міткою" -#: fish/cmds.c:4167 +#: fish/cmds.c:4170 msgid "make ext2/3/4 external journal with UUID" msgstr "створити зовнішній журнал ext2/3/4 з UUID" -#: fish/cmds.c:4168 +#: fish/cmds.c:4171 msgid "make FIFO (named pipe)" msgstr "створити FIFO (іменований канал)" -#: fish/cmds.c:4169 +#: fish/cmds.c:4172 msgid "make a filesystem" msgstr "створити файлову систему" -#: fish/cmds.c:4170 +#: fish/cmds.c:4173 msgid "make a filesystem with block size" msgstr "створити файлову систему з розміром блоку" -#: fish/cmds.c:4171 +#: fish/cmds.c:4174 msgid "create a btrfs filesystem" msgstr "створити файлову систему btrfs" -#: fish/cmds.c:4172 +#: fish/cmds.c:4175 msgid "make lost+found directory on an ext2/3/4 filesystem" msgstr "створити каталог lost+found у файловій системі ext2/3/4" -#: fish/cmds.c:4173 +#: fish/cmds.c:4176 msgid "create a mountpoint" msgstr "створити точку монтування" -#: fish/cmds.c:4174 +#: fish/cmds.c:4177 msgid "make block, character or FIFO devices" msgstr "створити блокові, символьні пристрої або пристрої FIFO" -#: fish/cmds.c:4175 +#: fish/cmds.c:4178 msgid "make block device node" msgstr "створити вузол блокового пристрою" -#: fish/cmds.c:4176 +#: fish/cmds.c:4179 msgid "make char device node" msgstr "створити вузол символьного пристрою" -#: fish/cmds.c:4177 +#: fish/cmds.c:4180 msgid "create a swap partition" msgstr "створити розділ резервних даних (свопінгу)" -#: fish/cmds.c:4178 +#: fish/cmds.c:4181 msgid "create a swap partition with a label" msgstr "створити розділ резервних даних (свопінгу) з міткою" -#: fish/cmds.c:4179 +#: fish/cmds.c:4182 msgid "create a swap partition with an explicit UUID" msgstr "створити розділ резервних даних (свопінгу) з явним визначенням UUID" -#: fish/cmds.c:4180 +#: fish/cmds.c:4183 msgid "create a swap file" msgstr "створити файл резервної пам’яті" -#: fish/cmds.c:4181 +#: fish/cmds.c:4184 msgid "create a temporary file" msgstr "створити тимчасовий файл" -#: fish/cmds.c:4182 +#: fish/cmds.c:4185 msgid "load a kernel module" msgstr "завантажити модуль ядра" -#: fish/cmds.c:4183 +#: fish/cmds.c:4186 msgid "view a file" msgstr "переглянути файл" -#: fish/cmds.c:4184 +#: fish/cmds.c:4187 msgid "mount a guest disk at a position in the filesystem" msgstr "змонтувати гостьовий диск до вказаного каталогу файлової системи" -#: fish/cmds.c:4185 +#: fish/cmds.c:4188 msgid "mount 9p filesystem" msgstr "змонтувати файлову систему 9p" -#: fish/cmds.c:4186 +#: fish/cmds.c:4189 msgid "mount on the local filesystem" msgstr "змонтувати локальну файлову систему" -#: fish/cmds.c:4187 +#: fish/cmds.c:4190 msgid "run main loop of mount on the local filesystem" msgstr "виконати основний цикл монтування на локальній файловій системі" -#: fish/cmds.c:4188 +#: fish/cmds.c:4191 msgid "mount a file using the loop device" msgstr "змонтувати файли за допомогою петльового пристрою" -#: fish/cmds.c:4189 +#: fish/cmds.c:4192 msgid "mount a guest disk with mount options" msgstr "змонтувати гостьовий диск з вказаними параметрами монтування" -#: fish/cmds.c:4190 +#: fish/cmds.c:4193 msgid "mount a guest disk, read-only" msgstr "змонтувати гостьовий диск у режимі лише читання" -#: fish/cmds.c:4191 +#: fish/cmds.c:4194 msgid "mount a guest disk with mount options and vfstype" msgstr "" "змонтувати гостьовий диск з вказаними параметрами монтування та типом ВФС" -#: fish/cmds.c:4192 +#: fish/cmds.c:4195 msgid "show mountpoints" msgstr "показати точки монтування" -#: fish/cmds.c:4193 +#: fish/cmds.c:4196 msgid "show mounted filesystems" msgstr "показати список змонтованих файлових систем" -#: fish/cmds.c:4194 +#: fish/cmds.c:4197 msgid "move a file" msgstr "пересунути файл" -#: fish/cmds.c:4198 +#: fish/cmds.c:4201 msgid "return number of whole block devices (disks) added" msgstr "повернути кількість доданих цілих блокових пристроїв (дисків)" -#: fish/cmds.c:4199 +#: fish/cmds.c:4202 msgid "probe NTFS volume" msgstr "зондувати том NTFS" -#: fish/cmds.c:4200 +#: fish/cmds.c:4203 msgid "restore NTFS from backup file" msgstr "відновити NTFS з файла резервної копії" -#: fish/cmds.c:4201 +#: fish/cmds.c:4204 msgid "save NTFS to backup file" msgstr "зберегти NTFS до файла резервної копії" -#: fish/cmds.c:4202 +#: fish/cmds.c:4205 msgid "fix common errors and force Windows to check NTFS" msgstr "виправити загальні помилки і наказати Windows виконати перевірку NTFS" -#: fish/cmds.c:4203 +#: fish/cmds.c:4206 msgid "resize an NTFS filesystem" msgstr "змінити розміри файлової системи NTFS" -#: fish/cmds.c:4204 +#: fish/cmds.c:4207 msgid "resize an NTFS filesystem (with size)" msgstr "змінити розміри файлової системи NTFS (з визначенням розміру)" -#: fish/cmds.c:4205 fish/cmds.c:4206 +#: fish/cmds.c:4208 fish/cmds.c:4209 msgid "parse the environment and set handle flags accordingly" msgstr "" "обробити параметри середовища і встановити прапорці обробки відповідним чином" -#: fish/cmds.c:4207 +#: fish/cmds.c:4210 msgid "add a partition to the device" msgstr "додати розділ на пристрій" -#: fish/cmds.c:4208 +#: fish/cmds.c:4211 msgid "delete a partition" msgstr "вилучити розділ" -#: fish/cmds.c:4209 +#: fish/cmds.c:4212 msgid "partition whole disk with a single primary partition" msgstr "поділити на розділи весь диск з єдиним основним розділом" -#: fish/cmds.c:4210 +#: fish/cmds.c:4213 msgid "return true if a partition is bootable" msgstr "повернути «true», якщо розділ придатний до завантаження" -#: fish/cmds.c:4211 +#: fish/cmds.c:4214 msgid "get the type GUID of a GPT partition" msgstr "отримати тип GUID розділу GPT" -#: fish/cmds.c:4212 +#: fish/cmds.c:4215 msgid "get the MBR type byte (ID byte) from a partition" msgstr "отримати байт типу MBR (байт-ідентифікатор) з розділу" -#: fish/cmds.c:4213 +#: fish/cmds.c:4216 msgid "get partition name" msgstr "отримати назву розділу" -#: fish/cmds.c:4214 +#: fish/cmds.c:4217 msgid "get the partition table type" msgstr "отримати тип таблиці розділів" -#: fish/cmds.c:4215 +#: fish/cmds.c:4218 msgid "create an empty partition table" msgstr "створити порожню таблицю розділів" -#: fish/cmds.c:4216 +#: fish/cmds.c:4219 msgid "list partitions on a device" msgstr "показати список розділів на пристрої" -#: fish/cmds.c:4217 +#: fish/cmds.c:4220 msgid "make a partition bootable" msgstr "зробити розділ придатним до завантаження" -#: fish/cmds.c:4218 +#: fish/cmds.c:4221 msgid "set the type GUID of a GPT partition" msgstr "встановити тип GUID розділу GPT" -#: fish/cmds.c:4219 +#: fish/cmds.c:4222 msgid "set the MBR type byte (ID byte) of a partition" msgstr "встановити байт типу MBR (байт-ідентифікатор) розділу" -#: fish/cmds.c:4220 +#: fish/cmds.c:4223 msgid "set partition name" msgstr "встановити назву розділу" -#: fish/cmds.c:4221 +#: fish/cmds.c:4224 msgid "convert partition name to device name" msgstr "перетворити назву розділу на назву пристрою" -#: fish/cmds.c:4222 +#: fish/cmds.c:4225 msgid "convert partition name to partition number" msgstr "перетворити назву розділу на номер розділу" -#: fish/cmds.c:4232 +#: fish/cmds.c:4235 msgid "ping the guest daemon" msgstr "перевірити луна-імпульсом фонову службу гостьових систем" -#: fish/cmds.c:4233 +#: fish/cmds.c:4236 msgid "read part of a file" msgstr "прочитати частину файла" -#: fish/cmds.c:4234 +#: fish/cmds.c:4237 msgid "read part of a device" msgstr "прочитати частину пристрою" -#: fish/cmds.c:4238 +#: fish/cmds.c:4241 msgid "generate a new random UUID for a physical volume" msgstr "створити новий випадковий UUID для фізичного тому" -#: fish/cmds.c:4239 +#: fish/cmds.c:4242 msgid "generate new random UUIDs for all physical volumes" msgstr "створити нові випадкові UUID для всіх фізичних томів" -#: fish/cmds.c:4240 +#: fish/cmds.c:4243 msgid "create an LVM physical volume" msgstr "створити фізичний том LVM" -#: fish/cmds.c:4241 +#: fish/cmds.c:4244 msgid "remove an LVM physical volume" msgstr "вилучити фізичний том LVM" -#: fish/cmds.c:4242 +#: fish/cmds.c:4245 msgid "resize an LVM physical volume" msgstr "змінити розміри фізичного тому LVM" -#: fish/cmds.c:4243 +#: fish/cmds.c:4246 msgid "resize an LVM physical volume (with size)" msgstr "змінити розміри фізичного тому LVM (з визначенням розміру)" -#: fish/cmds.c:4244 fish/cmds.c:4245 +#: fish/cmds.c:4247 fish/cmds.c:4248 msgid "list the LVM physical volumes (PVs)" msgstr "показати список фізичних томів LVM" -#: fish/cmds.c:4246 +#: fish/cmds.c:4249 msgid "get the UUID of a physical volume" msgstr "отримати значення UUID фізичного тому" -#: fish/cmds.c:4247 +#: fish/cmds.c:4250 msgid "write to part of a file" msgstr "записати частину файла" -#: fish/cmds.c:4248 +#: fish/cmds.c:4251 msgid "write to part of a device" msgstr "записати частину пристрою" -#: fish/cmds.c:4252 +#: fish/cmds.c:4255 msgid "read a file" msgstr "прочитати файл" -#: fish/cmds.c:4253 +#: fish/cmds.c:4256 msgid "read file as lines" msgstr "прочитати файл як набір рядків" -#: fish/cmds.c:4254 +#: fish/cmds.c:4257 msgid "read directories entries" msgstr "прочитати записи каталогів" -#: fish/cmds.c:4255 +#: fish/cmds.c:4258 msgid "read the target of a symbolic link" msgstr "прочитати файл, на який вказує символічне посилання" -#: fish/cmds.c:4256 +#: fish/cmds.c:4259 msgid "readlink on multiple files" msgstr "readlink для декількох файлів" -#: fish/cmds.c:4257 +#: fish/cmds.c:4260 msgid "canonicalized absolute pathname" msgstr "канонічний запис абсолютного шляху" -#: fish/cmds.c:4261 +#: fish/cmds.c:4264 msgid "remount a filesystem with different options" msgstr "повторно змонтувати файлову систему з іншими параметрами" -#: fish/cmds.c:4262 +#: fish/cmds.c:4265 msgid "remove a disk image" msgstr "вилучити образ диска" -#: fish/cmds.c:4264 +#: fish/cmds.c:4267 msgid "rename a file on the same filesystem" msgstr "перейменувати файл на тій самій файловій системі" -#: fish/cmds.c:4265 +#: fish/cmds.c:4268 msgid "close and reopen libguestfs handle" msgstr "закрити, а потім повторно відкрити елемент керування libguestfs" -#: fish/cmds.c:4266 +#: fish/cmds.c:4269 msgid "resize an ext2, ext3 or ext4 filesystem" msgstr "змінити розміри файлової системи ext2, ext3 або ext4" -#: fish/cmds.c:4267 +#: fish/cmds.c:4270 msgid "resize an ext2, ext3 or ext4 filesystem to the minimum size" msgstr "змінити розміри файлової системи ext2, ext3 або ext4 до мінімальних" -#: fish/cmds.c:4268 +#: fish/cmds.c:4271 msgid "resize an ext2, ext3 or ext4 filesystem (with size)" msgstr "" "змінити розміри файлової системи ext2, ext3 або ext4 (з визначенням розміру)" -#: fish/cmds.c:4269 +#: fish/cmds.c:4272 msgid "remove a file" msgstr "вилучити файл" -#: fish/cmds.c:4270 +#: fish/cmds.c:4273 msgid "remove a file ignoring errors" msgstr "вилучити файл, помилки ігнорувати" -#: fish/cmds.c:4271 +#: fish/cmds.c:4274 msgid "remove a file or directory recursively" msgstr "вилучити файл або каталог рекурсивно" -#: fish/cmds.c:4272 +#: fish/cmds.c:4275 msgid "remove a directory" msgstr "вилучити каталог" -#: fish/cmds.c:4273 +#: fish/cmds.c:4276 msgid "remove a mountpoint" msgstr "вилучити точку монтування" -#: fish/cmds.c:4274 +#: fish/cmds.c:4277 msgid "synchronize the contents of two directories" msgstr "синхронізувати вміст двох каталогів" -#: fish/cmds.c:4275 +#: fish/cmds.c:4278 msgid "synchronize host or remote filesystem with filesystem" msgstr "синхронізувати вузол або віддалену файлову систему з файловою системою" -#: fish/cmds.c:4276 +#: fish/cmds.c:4279 msgid "synchronize filesystem with host or remote filesystem" msgstr "" "синхронізувати файлову систему з вузлом або віддаленою файловою системою" -#: fish/cmds.c:4283 +#: fish/cmds.c:4286 msgid "scrub (securely wipe) a device" msgstr "витерти (безпечно спорожнити) пристрій" -#: fish/cmds.c:4284 +#: fish/cmds.c:4287 msgid "scrub (securely wipe) a file" msgstr "витерти (безпечно спорожнити) файл" -#: fish/cmds.c:4285 +#: fish/cmds.c:4288 msgid "scrub (securely wipe) free space" msgstr "витерти (безпечно спорожнити) вільний об’єм" -#: fish/cmds.c:4289 +#: fish/cmds.c:4292 msgid "add options to kernel command line" msgstr "додати параметри до командного рядка ядра" -#: fish/cmds.c:4290 fish/cmds.c:4292 +#: fish/cmds.c:4293 fish/cmds.c:4295 msgid "set the backend" msgstr "встановити модуль" -#: fish/cmds.c:4291 +#: fish/cmds.c:4294 msgid "set autosync mode" msgstr "встановити режим автоматичної синхронізації" -#: fish/cmds.c:4293 +#: fish/cmds.c:4296 msgid "set a single per-backend settings string" msgstr "встановити окремий рядок параметрів, специфічний для модуля" -#: fish/cmds.c:4294 +#: fish/cmds.c:4297 msgid "replace per-backend settings strings" msgstr "замінити рядки параметрів окремих модулів" -#: fish/cmds.c:4295 +#: fish/cmds.c:4298 msgid "set the appliance cache directory" msgstr "встановити адресу каталогу кешування системи розгортання" -#: fish/cmds.c:4296 +#: fish/cmds.c:4299 msgid "enable or disable direct appliance mode" msgstr "увімкнути або вимкнути режим безпосередньої роботи з пристроєм" -#: fish/cmds.c:4297 +#: fish/cmds.c:4300 msgid "set ext2 file attributes of a file" msgstr "встановити атрибути файла у ext2" -#: fish/cmds.c:4298 +#: fish/cmds.c:4301 msgid "set ext2 file generation of a file" msgstr "встановити стан створення файла у ext2" -#: fish/cmds.c:4299 +#: fish/cmds.c:4302 msgid "set the ext2/3/4 filesystem label" msgstr "встановити мітку файлової системи ext2/3/4 filesystem" -#: fish/cmds.c:4300 +#: fish/cmds.c:4303 msgid "set the ext2/3/4 filesystem UUID" msgstr "встановити UUID файлової системи ext2/3/4" -#: fish/cmds.c:4301 +#: fish/cmds.c:4304 msgid "set the hypervisor binary" msgstr "встановити назву виконуваного файла гіпервізора" -#: fish/cmds.c:4302 +#: fish/cmds.c:4305 msgid "set filesystem label" msgstr "встановити мітку файлової системи" -#: fish/cmds.c:4303 +#: fish/cmds.c:4306 msgid "pass requested credential back to libvirt" msgstr "передати запитані реєстраційні дані назад до libvirt" -#: fish/cmds.c:4304 +#: fish/cmds.c:4307 msgid "set libvirt credentials supported by calling program" msgstr "" "встановити реєстраційні дані libvirt, підтримувані програмою, яка надсилала " "виклик" -#: fish/cmds.c:4305 +#: fish/cmds.c:4308 msgid "set memory allocated to the hypervisor" msgstr "встановити об’єм пам’яті, отриманий гіпервізором" -#: fish/cmds.c:4306 +#: fish/cmds.c:4309 msgid "set enable network flag" msgstr "встановити значення прапорця вмикання мережі" -#: fish/cmds.c:4307 +#: fish/cmds.c:4310 msgid "set the search path" msgstr "встановити адресу каталогу пошуку" -#: fish/cmds.c:4308 +#: fish/cmds.c:4311 msgid "set process group flag" msgstr "встановити прапорець групи обробки" -#: fish/cmds.c:4309 +#: fish/cmds.c:4312 msgid "set the program name" msgstr "встановити назву програми" -#: fish/cmds.c:4310 +#: fish/cmds.c:4313 msgid "set the hypervisor binary (usually qemu)" msgstr "встановити назву виконуваного файла гіпервізора (зазвичай, qemu)" -#: fish/cmds.c:4311 +#: fish/cmds.c:4314 msgid "enable or disable the recovery process" msgstr "увімкнути або вимкнути процес відновлення" -#: fish/cmds.c:4312 +#: fish/cmds.c:4315 msgid "set SELinux enabled or disabled at appliance boot" msgstr "" "встановити параметр вмикання або вимикання SELinux під час завантаження з " "пристрою" -#: fish/cmds.c:4313 +#: fish/cmds.c:4316 msgid "set number of virtual CPUs in appliance" msgstr "встановити кількість віртуальних процесорів на пристрої" -#: fish/cmds.c:4314 +#: fish/cmds.c:4317 msgid "set the temporary directory" msgstr "встановити адресу тимчасового каталогу" -#: fish/cmds.c:4315 +#: fish/cmds.c:4318 msgid "enable or disable command traces" msgstr "увімкнути або вимкнути трасування команд" -#: fish/cmds.c:4316 +#: fish/cmds.c:4319 msgid "set the filesystem UUID" msgstr "встановити UUID файлової системи" -#: fish/cmds.c:4317 +#: fish/cmds.c:4320 msgid "set verbose mode" msgstr "увімкнути докладний режим" -#: fish/cmds.c:4318 +#: fish/cmds.c:4321 msgid "set SELinux security context" msgstr "встановити значення контексту захисту SELinux" -#: fish/cmds.c:4319 +#: fish/cmds.c:4322 msgid "set an environment variable" msgstr "встановити змінну середовища" -#: fish/cmds.c:4321 fish/cmds.c:4322 +#: fish/cmds.c:4324 fish/cmds.c:4325 msgid "create partitions on a block device" msgstr "створити розділи на блоковому пристрої" -#: fish/cmds.c:4323 +#: fish/cmds.c:4326 msgid "modify a single partition on a block device" msgstr "змінити окремий розділ на блоковому пристрої" -#: fish/cmds.c:4324 +#: fish/cmds.c:4327 msgid "display the disk geometry from the partition table" msgstr "показати дані щодо конфігурації диска з таблиці розділів" -#: fish/cmds.c:4325 +#: fish/cmds.c:4328 msgid "display the kernel geometry" msgstr "показати дані щодо конфігурації ядра" -#: fish/cmds.c:4326 +#: fish/cmds.c:4329 msgid "display the partition table" msgstr "показати таблицю розділів" -#: fish/cmds.c:4327 +#: fish/cmds.c:4330 msgid "run a command via the shell" msgstr "запустити команду у оболонці" -#: fish/cmds.c:4328 +#: fish/cmds.c:4331 msgid "run a command via the shell returning lines" msgstr "виконати команду за допомогою оболонки, повернути виведені рядки" -#: fish/cmds.c:4329 +#: fish/cmds.c:4332 msgid "shutdown the hypervisor" msgstr "завершити роботу гіпервізора" -#: fish/cmds.c:4330 +#: fish/cmds.c:4333 msgid "sleep for some seconds" msgstr "призупинити обробку на декілька секунд" -#: fish/cmds.c:4334 +#: fish/cmds.c:4337 msgid "create a sparse disk image and add" msgstr "створити розріджений образ диска та додати" -#: fish/cmds.c:4335 fish/cmds.c:4336 +#: fish/cmds.c:4338 fish/cmds.c:4339 msgid "get file information" msgstr "отримати дані щодо файла" -#: fish/cmds.c:4337 +#: fish/cmds.c:4340 msgid "get file system statistics" msgstr "отримати статистичні дані щодо файлової системи" -#: fish/cmds.c:4338 fish/cmds.c:4339 +#: fish/cmds.c:4341 fish/cmds.c:4342 msgid "print the printable strings in a file" msgstr "вивести придатні до друку рядки до файла" -#: fish/cmds.c:4340 +#: fish/cmds.c:4343 msgid "list supported groups of commands" msgstr "показати список підтримуваних груп команд" -#: fish/cmds.c:4341 +#: fish/cmds.c:4344 msgid "disable swap on device" msgstr "вимкнути резервування місця на диску" -#: fish/cmds.c:4342 +#: fish/cmds.c:4345 msgid "disable swap on file" msgstr "вимкнути резервування місця у файлі" -#: fish/cmds.c:4343 +#: fish/cmds.c:4346 msgid "disable swap on labeled swap partition" msgstr "вимкнути резервування місця на позначеному розділі резервної пам’яті" -#: fish/cmds.c:4344 +#: fish/cmds.c:4347 msgid "disable swap on swap partition by UUID" msgstr "" "вимкнути резервування місця на розділі резервної пам’яті, вказаному за " "допомогою UUID" -#: fish/cmds.c:4345 +#: fish/cmds.c:4348 msgid "enable swap on device" msgstr "увімкнути резервну пам’ять на диску" -#: fish/cmds.c:4346 +#: fish/cmds.c:4349 msgid "enable swap on file" msgstr "увімкнути резервну пам’ять у файлі" -#: fish/cmds.c:4347 +#: fish/cmds.c:4350 msgid "enable swap on labeled swap partition" msgstr "увімкнути резервування місця на позначеному розділі резервної пам’яті" -#: fish/cmds.c:4348 +#: fish/cmds.c:4351 msgid "enable swap on swap partition by UUID" msgstr "" "увімкнути резервування місця на розділі резервної пам’яті, вказаному за " "допомогою UUID" -#: fish/cmds.c:4349 +#: fish/cmds.c:4352 msgid "sync disks, writes are flushed through to the disk image" msgstr "синхронізувати диски, буфери запису буде випорожнено до образу диска" -#: fish/cmds.c:4350 +#: fish/cmds.c:4353 msgid "install the SYSLINUX bootloader" msgstr "встановити завантажувач SYSLINUX" -#: fish/cmds.c:4351 +#: fish/cmds.c:4354 msgid "return last 10 lines of a file" msgstr "повернути останні 10 рядків файла" -#: fish/cmds.c:4352 +#: fish/cmds.c:4355 msgid "return last N lines of a file" msgstr "повернути останні N рядків файла" -#: fish/cmds.c:4353 +#: fish/cmds.c:4356 msgid "unpack tarfile to directory" msgstr "розпакувати архів tar до каталогу" -#: fish/cmds.c:4354 +#: fish/cmds.c:4357 msgid "pack directory into tarfile" msgstr "запакувати каталог до архіву tar" -#: fish/cmds.c:4355 fish/cmds.c:4369 +#: fish/cmds.c:4358 fish/cmds.c:4372 msgid "unpack compressed tarball to directory" msgstr "розпакувати стиснений архів tar до каталогу" -#: fish/cmds.c:4356 fish/cmds.c:4370 +#: fish/cmds.c:4359 fish/cmds.c:4373 msgid "pack directory into compressed tarball" msgstr "запакувати каталог до стиснутого архіву tar" -#: fish/cmds.c:4357 +#: fish/cmds.c:4360 msgid "print elapsed time taken to run a command" msgstr "показувати час, витрачений на виконання команди" -#: fish/cmds.c:4361 +#: fish/cmds.c:4364 msgid "update file timestamps or create a new file" msgstr "оновити позначки часу файла або створити новий файл" -#: fish/cmds.c:4365 +#: fish/cmds.c:4368 msgid "truncate a file to zero size" msgstr "обрізати файл до нульового розміру" -#: fish/cmds.c:4366 +#: fish/cmds.c:4369 msgid "truncate a file to a particular size" msgstr "обрізати файл до вказаного розміру" -#: fish/cmds.c:4367 +#: fish/cmds.c:4370 msgid "adjust ext2/ext3/ext4 filesystem parameters" msgstr "виправити параметри файлової системи ext2/ext3/ext4" -#: fish/cmds.c:4368 +#: fish/cmds.c:4371 msgid "get ext2/ext3/ext4 superblock details" msgstr "отримати дані щодо суперблоку ext2/ext3/ext4" -#: fish/cmds.c:4371 +#: fish/cmds.c:4374 msgid "set file mode creation mask (umask)" msgstr "встановити маску режиму створення файла (umask)" -#: fish/cmds.c:4372 +#: fish/cmds.c:4375 msgid "unmount a filesystem" msgstr "демонтувати файлову систему" -#: fish/cmds.c:4373 +#: fish/cmds.c:4376 msgid "unmount all filesystems" msgstr "демонтувати всі файлові системи" -#: fish/cmds.c:4374 +#: fish/cmds.c:4377 msgid "unmount a locally mounted filesystem" msgstr "демонтувати змонтовану локально файлову систему" -#: fish/cmds.c:4381 +#: fish/cmds.c:4384 msgid "unset an environment variable" msgstr "скасувати визначення змінної середовища" -#: fish/cmds.c:4382 +#: fish/cmds.c:4385 msgid "upload a file from the local machine" msgstr "вивантажити файл з локальної системи" -#: fish/cmds.c:4383 +#: fish/cmds.c:4386 msgid "upload a file from the local machine with offset" msgstr "вивантажити файл з локальної системи зі зсувом" -#: fish/cmds.c:4384 +#: fish/cmds.c:4387 msgid "cancel the current upload or download operation" msgstr "скасувати поточну дію з вивантаження або отримання даних" -#: fish/cmds.c:4385 +#: fish/cmds.c:4388 msgid "set timestamp of a file with nanosecond precision" msgstr "встановити часову позначку файла з точністю до наносекунди" -#: fish/cmds.c:4386 +#: fish/cmds.c:4389 msgid "appliance kernel version" msgstr "версія ядра системи для розгортання" -#: fish/cmds.c:4390 +#: fish/cmds.c:4393 msgid "get the library version number" msgstr "отримати номер версії бібліотеки" -#: fish/cmds.c:4391 +#: fish/cmds.c:4394 msgid "get the filesystem label" msgstr "отримати значення мітки файлової системи" -#: fish/cmds.c:4392 +#: fish/cmds.c:4395 msgid "get the Linux VFS type corresponding to a mounted device" msgstr "" "отримати тип віртуальної файлової системи Linux, відповідний до змонтованого " "пристрою" -#: fish/cmds.c:4393 +#: fish/cmds.c:4396 msgid "get the filesystem UUID" msgstr "отримати UUID файлової системи" -#: fish/cmds.c:4394 +#: fish/cmds.c:4397 msgid "activate or deactivate some volume groups" msgstr "задіяти або вимкнути певні групи томів" -#: fish/cmds.c:4395 +#: fish/cmds.c:4398 msgid "activate or deactivate all volume groups" msgstr "задіяти або вимкнути всі групи томів" -#: fish/cmds.c:4396 +#: fish/cmds.c:4399 msgid "generate a new random UUID for a volume group" msgstr "створити новий випадковий UUID для групи томів" -#: fish/cmds.c:4397 +#: fish/cmds.c:4400 msgid "generate new random UUIDs for all volume groups" msgstr "створити нові випадкові UUID для всіх груп томів" -#: fish/cmds.c:4398 +#: fish/cmds.c:4401 msgid "create an LVM volume group" msgstr "створити групу томів LVM" -#: fish/cmds.c:4399 +#: fish/cmds.c:4402 msgid "get the LV UUIDs of all LVs in the volume group" msgstr "отримати UUID всіх логічних томів у групі томів" -#: fish/cmds.c:4400 +#: fish/cmds.c:4403 msgid "get volume group metadata" msgstr "отримати метадані щодо групи томів" -#: fish/cmds.c:4401 +#: fish/cmds.c:4404 msgid "get the PV UUIDs containing the volume group" msgstr "отримати UUID фізичних томів, що містяться у групі томів" -#: fish/cmds.c:4402 +#: fish/cmds.c:4405 msgid "remove an LVM volume group" msgstr "вилучити групу томів LVM" -#: fish/cmds.c:4403 +#: fish/cmds.c:4406 msgid "rename an LVM volume group" msgstr "перейменувати групу томів LVM" -#: fish/cmds.c:4404 fish/cmds.c:4405 +#: fish/cmds.c:4407 fish/cmds.c:4408 msgid "list the LVM volume groups (VGs)" msgstr "показати список груп томів LVM" -#: fish/cmds.c:4406 +#: fish/cmds.c:4409 msgid "rescan for LVM physical volumes, volume groups and logical volumes" msgstr "" "виконати повторне сканування фізичних томів, груп томів та логічних томів LVM" -#: fish/cmds.c:4407 +#: fish/cmds.c:4410 msgid "get the UUID of a volume group" msgstr "отримати UUID групи томів" -#: fish/cmds.c:4411 +#: fish/cmds.c:4414 msgid "count characters in a file" msgstr "порахувати символи у файлі" -#: fish/cmds.c:4412 +#: fish/cmds.c:4415 msgid "count lines in a file" msgstr "порахувати рядки у файлі" -#: fish/cmds.c:4413 +#: fish/cmds.c:4416 msgid "count words in a file" msgstr "порахувати слова у файлі" -#: fish/cmds.c:4414 +#: fish/cmds.c:4417 msgid "wipe a filesystem signature from a device" msgstr "витерти підпис файлової системи з пристрою" -#: fish/cmds.c:4415 +#: fish/cmds.c:4418 msgid "create a new file" msgstr "створити новий файл" -#: fish/cmds.c:4416 +#: fish/cmds.c:4419 msgid "append content to end of file" msgstr "дописати дані в кінці файла" -#: fish/cmds.c:4417 +#: fish/cmds.c:4420 msgid "create a file" msgstr "створити файл" -#: fish/cmds.c:4418 +#: fish/cmds.c:4421 msgid "change parameters of an XFS filesystem" msgstr "змінити параметри файлової системи XFS" -#: fish/cmds.c:4419 +#: fish/cmds.c:4422 msgid "expand an existing XFS filesystem" msgstr "розширити вже створену файлову систему XFS" -#: fish/cmds.c:4420 +#: fish/cmds.c:4423 msgid "get geometry of XFS filesystem" msgstr "отримати дані щодо геометрії файлової системи XFS" -#: fish/cmds.c:4421 +#: fish/cmds.c:4424 msgid "repair an XFS filesystem" msgstr "відновити файлову систему XFS" -#: fish/cmds.c:4424 +#: fish/cmds.c:4427 msgid "write zeroes to the device" msgstr "записати нулі на пристрій" -#: fish/cmds.c:4425 +#: fish/cmds.c:4428 msgid "write zeroes to an entire device" msgstr "занулити весь пристрій" -#: fish/cmds.c:4426 +#: fish/cmds.c:4429 msgid "zero free space in a filesystem" msgstr "у файловій системі немає вільного місця" -#: fish/cmds.c:4427 +#: fish/cmds.c:4430 msgid "zero unused inodes and disk blocks on ext2/3 filesystem" msgstr "" "занулити невикористані inode і дискові блоки на файловій системі ext2/3" -#: fish/cmds.c:4430 +#: fish/cmds.c:4433 msgid "determine file type inside a compressed file" msgstr "визначити тип файлів у стиснутому файлі" -#: fish/cmds.c:4433 +#: fish/cmds.c:4436 msgid "Use -h / help to show detailed help for a command." msgstr "" "Скористайтеся -h <команда> або help <команда>, щоб переглянути докладну " "довідку щодо команди." -#: fish/cmds.c:5018 fish/cmds.c:5047 fish/cmds.c:5080 fish/cmds.c:5110 -#: fish/cmds.c:5355 fish/cmds.c:5381 fish/cmds.c:5474 fish/cmds.c:5500 -#: fish/cmds.c:5546 fish/cmds.c:5576 fish/cmds.c:5604 fish/cmds.c:5632 -#: fish/cmds.c:5682 fish/cmds.c:5714 fish/cmds.c:5760 fish/cmds.c:5787 -#: fish/cmds.c:5815 fish/cmds.c:5841 fish/cmds.c:5887 fish/cmds.c:5915 -#: fish/cmds.c:5944 fish/cmds.c:5994 fish/cmds.c:6027 fish/cmds.c:6059 -#: fish/cmds.c:6084 fish/cmds.c:6110 fish/cmds.c:6137 fish/cmds.c:6162 -#: fish/cmds.c:6188 fish/cmds.c:6214 fish/cmds.c:6240 fish/cmds.c:6266 -#: fish/cmds.c:6292 fish/cmds.c:6318 fish/cmds.c:6364 fish/cmds.c:6409 -#: fish/cmds.c:6434 fish/cmds.c:6460 fish/cmds.c:6493 fish/cmds.c:6525 -#: fish/cmds.c:6616 fish/cmds.c:6714 fish/cmds.c:6796 fish/cmds.c:6824 -#: fish/cmds.c:6855 fish/cmds.c:6962 fish/cmds.c:6989 fish/cmds.c:7020 -#: fish/cmds.c:7049 fish/cmds.c:7079 fish/cmds.c:7110 fish/cmds.c:7142 -#: fish/cmds.c:7172 fish/cmds.c:7206 fish/cmds.c:7256 fish/cmds.c:7324 -#: fish/cmds.c:7350 fish/cmds.c:7380 fish/cmds.c:7560 fish/cmds.c:8108 -#: fish/cmds.c:8155 fish/cmds.c:8188 fish/cmds.c:8221 fish/cmds.c:8307 -#: fish/cmds.c:8340 fish/cmds.c:8394 fish/cmds.c:8443 fish/cmds.c:8614 -#: fish/cmds.c:8641 fish/cmds.c:8667 fish/cmds.c:8715 fish/cmds.c:8750 -#: fish/cmds.c:8810 fish/cmds.c:8854 fish/cmds.c:8944 fish/cmds.c:8969 -#: fish/cmds.c:9000 fish/cmds.c:9032 fish/cmds.c:9064 fish/cmds.c:9097 -#: fish/cmds.c:9126 fish/cmds.c:9155 fish/cmds.c:9204 fish/cmds.c:9246 -#: fish/cmds.c:9276 fish/cmds.c:9308 fish/cmds.c:9339 fish/cmds.c:9369 -#: fish/cmds.c:9399 fish/cmds.c:9428 fish/cmds.c:9456 fish/cmds.c:9525 -#: fish/cmds.c:9575 fish/cmds.c:9624 fish/cmds.c:9655 fish/cmds.c:9687 -#: fish/cmds.c:9714 fish/cmds.c:9742 fish/cmds.c:9946 fish/cmds.c:10035 -#: fish/cmds.c:10065 fish/cmds.c:10094 fish/cmds.c:10121 fish/cmds.c:10169 -#: fish/cmds.c:10215 fish/cmds.c:10261 fish/cmds.c:10632 fish/cmds.c:10667 -#: fish/cmds.c:10697 fish/cmds.c:10814 fish/cmds.c:10846 fish/cmds.c:10875 -#: fish/cmds.c:10906 fish/cmds.c:10956 fish/cmds.c:11005 fish/cmds.c:11032 -#: fish/cmds.c:11072 fish/cmds.c:11112 fish/cmds.c:11151 fish/cmds.c:11192 -#: fish/cmds.c:11232 fish/cmds.c:11272 fish/cmds.c:11315 fish/cmds.c:11371 -#: fish/cmds.c:11504 fish/cmds.c:11544 fish/cmds.c:11583 fish/cmds.c:11624 -#: fish/cmds.c:11670 fish/cmds.c:11705 fish/cmds.c:11736 fish/cmds.c:11825 -#: fish/cmds.c:11890 fish/cmds.c:11934 fish/cmds.c:11961 fish/cmds.c:11988 -#: fish/cmds.c:12015 fish/cmds.c:12042 fish/cmds.c:12069 fish/cmds.c:12164 -#: fish/cmds.c:12190 fish/cmds.c:12216 fish/cmds.c:12243 fish/cmds.c:12270 -#: fish/cmds.c:12297 fish/cmds.c:12324 fish/cmds.c:12372 fish/cmds.c:12399 -#: fish/cmds.c:12426 fish/cmds.c:12453 fish/cmds.c:12479 fish/cmds.c:12505 -#: fish/cmds.c:12531 fish/cmds.c:12558 fish/cmds.c:12906 fish/cmds.c:12988 -#: fish/cmds.c:13017 fish/cmds.c:13043 fish/cmds.c:13072 fish/cmds.c:13098 -#: fish/cmds.c:13128 fish/cmds.c:13255 fish/cmds.c:13283 fish/cmds.c:13321 -#: fish/cmds.c:13400 fish/cmds.c:13487 fish/cmds.c:13514 fish/cmds.c:13541 -#: fish/cmds.c:13608 fish/cmds.c:13639 fish/cmds.c:13668 fish/cmds.c:13697 -#: fish/cmds.c:13727 fish/cmds.c:13762 fish/cmds.c:13981 fish/cmds.c:14011 -#: fish/cmds.c:14042 fish/cmds.c:14072 fish/cmds.c:14102 fish/cmds.c:14132 -#: fish/cmds.c:14162 fish/cmds.c:14191 fish/cmds.c:14222 fish/cmds.c:14257 -#: fish/cmds.c:14307 fish/cmds.c:14338 fish/cmds.c:14372 fish/cmds.c:14403 -#: fish/cmds.c:14440 fish/cmds.c:14497 fish/cmds.c:14524 fish/cmds.c:14578 -#: fish/cmds.c:14632 fish/cmds.c:14685 fish/cmds.c:14719 fish/cmds.c:14753 -#: fish/cmds.c:14801 fish/cmds.c:14847 fish/cmds.c:14912 fish/cmds.c:14940 -#: fish/cmds.c:14966 fish/cmds.c:14993 fish/cmds.c:15039 fish/cmds.c:15126 -#: fish/cmds.c:15154 fish/cmds.c:15341 fish/cmds.c:15368 fish/cmds.c:15395 -#: fish/cmds.c:15420 fish/cmds.c:15449 fish/cmds.c:15497 fish/cmds.c:15525 -#: fish/cmds.c:16039 fish/cmds.c:16089 fish/cmds.c:16139 fish/cmds.c:16187 -#: fish/cmds.c:16234 fish/cmds.c:16282 fish/cmds.c:16329 fish/cmds.c:16498 -#: fish/cmds.c:16708 fish/cmds.c:16736 fish/cmds.c:16764 fish/cmds.c:16855 -#: fish/cmds.c:16946 fish/cmds.c:17088 fish/cmds.c:17115 fish/cmds.c:17141 -#: fish/cmds.c:17222 fish/cmds.c:17248 fish/cmds.c:17433 fish/cmds.c:17467 -#: fish/cmds.c:17495 fish/cmds.c:17524 fish/cmds.c:17595 fish/cmds.c:17648 -#: fish/cmds.c:17681 fish/cmds.c:17925 fish/cmds.c:17983 fish/cmds.c:18014 -#: fish/cmds.c:18069 fish/cmds.c:18115 fish/cmds.c:18142 fish/cmds.c:18189 -#: fish/cmds.c:18237 fish/cmds.c:18284 fish/cmds.c:18331 fish/cmds.c:18359 -#: fish/cmds.c:18385 fish/cmds.c:18414 fish/cmds.c:18467 fish/cmds.c:18515 -#: fish/cmds.c:18582 fish/cmds.c:18628 fish/cmds.c:18655 fish/cmds.c:18703 -#: fish/cmds.c:18774 fish/cmds.c:18839 fish/cmds.c:18883 fish/cmds.c:18908 -#: fish/cmds.c:18933 fish/cmds.c:18959 fish/cmds.c:19040 fish/cmds.c:19070 -#: fish/cmds.c:19119 fish/cmds.c:19163 fish/cmds.c:19197 fish/cmds.c:19227 -#: fish/cmds.c:19257 fish/cmds.c:19288 fish/cmds.c:19322 fish/cmds.c:19407 -#: fish/cmds.c:19433 fish/cmds.c:19463 fish/cmds.c:19495 fish/cmds.c:19520 -#: fish/cmds.c:19546 fish/cmds.c:19585 fish/cmds.c:19613 fish/cmds.c:19641 -#: fish/cmds.c:19669 fish/cmds.c:19697 fish/cmds.c:19923 fish/cmds.c:19948 -#: fish/cmds.c:19976 fish/cmds.c:20004 fish/cmds.c:20030 fish/cmds.c:20055 -#: fish/cmds.c:20085 fish/cmds.c:20111 fish/cmds.c:20137 fish/cmds.c:20165 -#: fish/cmds.c:20191 fish/cmds.c:20279 fish/cmds.c:20322 fish/cmds.c:20349 -#: fish/cmds.c:20375 fish/cmds.c:20401 fish/cmds.c:20429 fish/cmds.c:20476 -#: fish/cmds.c:20504 fish/cmds.c:20548 fish/cmds.c:20578 fish/cmds.c:20604 -#: fish/cmds.c:20634 fish/cmds.c:20659 fish/cmds.c:20685 fish/cmds.c:20715 -#: fish/cmds.c:20745 fish/cmds.c:20789 fish/cmds.c:20815 fish/cmds.c:20846 -#: fish/cmds.c:20872 fish/cmds.c:20902 fish/cmds.c:20930 fish/cmds.c:20984 -#: fish/cmds.c:21074 fish/cmds.c:21108 fish/cmds.c:21214 fish/cmds.c:21241 -#: fish/cmds.c:21268 fish/cmds.c:21295 fish/cmds.c:21322 fish/cmds.c:21368 -#: fish/cmds.c:21412 fish/cmds.c:21442 fish/cmds.c:21472 fish/cmds.c:21502 -#: fish/cmds.c:21533 fish/cmds.c:21564 fish/cmds.c:21589 fish/cmds.c:21617 -#: fish/cmds.c:21642 fish/cmds.c:21667 fish/cmds.c:21692 fish/cmds.c:21720 -#: fish/cmds.c:21745 fish/cmds.c:21837 fish/cmds.c:21868 fish/cmds.c:22046 -#: fish/cmds.c:22079 fish/cmds.c:22111 fish/cmds.c:22139 fish/cmds.c:22168 -#: fish/cmds.c:22415 fish/cmds.c:22443 fish/cmds.c:22476 fish/cmds.c:22508 -#: fish/cmds.c:22690 fish/cmds.c:22724 fish/cmds.c:22793 fish/cmds.c:22919 -#: fish/cmds.c:22946 fish/cmds.c:22973 fish/cmds.c:23001 fish/cmds.c:23035 -#: fish/cmds.c:23065 fish/cmds.c:23110 fish/cmds.c:23139 fish/cmds.c:23167 -#: fish/cmds.c:23198 fish/cmds.c:23225 fish/cmds.c:23251 fish/cmds.c:23338 -#: fish/cmds.c:23365 fish/cmds.c:23394 fish/cmds.c:23423 fish/cmds.c:23452 -#: fish/cmds.c:23479 fish/cmds.c:23512 fish/cmds.c:23545 fish/cmds.c:23856 -#: fish/cmds.c:24048 fish/cmds.c:24080 fish/cmds.c:24111 fish/cmds.c:24136 -#: fish/cmds.c:24161 fish/cmds.c:24189 fish/cmds.c:24215 fish/cmds.c:24247 -#: fish/cmds.c:24279 fish/cmds.c:24311 fish/cmds.c:24343 +#: fish/cmds.c:5021 fish/cmds.c:5050 fish/cmds.c:5083 fish/cmds.c:5113 +#: fish/cmds.c:5358 fish/cmds.c:5384 fish/cmds.c:5477 fish/cmds.c:5503 +#: fish/cmds.c:5549 fish/cmds.c:5579 fish/cmds.c:5607 fish/cmds.c:5635 +#: fish/cmds.c:5685 fish/cmds.c:5717 fish/cmds.c:5763 fish/cmds.c:5790 +#: fish/cmds.c:5818 fish/cmds.c:5844 fish/cmds.c:5890 fish/cmds.c:5918 +#: fish/cmds.c:5947 fish/cmds.c:5997 fish/cmds.c:6030 fish/cmds.c:6062 +#: fish/cmds.c:6087 fish/cmds.c:6113 fish/cmds.c:6140 fish/cmds.c:6165 +#: fish/cmds.c:6191 fish/cmds.c:6217 fish/cmds.c:6243 fish/cmds.c:6269 +#: fish/cmds.c:6295 fish/cmds.c:6321 fish/cmds.c:6367 fish/cmds.c:6412 +#: fish/cmds.c:6437 fish/cmds.c:6463 fish/cmds.c:6496 fish/cmds.c:6528 +#: fish/cmds.c:6619 fish/cmds.c:6717 fish/cmds.c:6799 fish/cmds.c:6827 +#: fish/cmds.c:6858 fish/cmds.c:6965 fish/cmds.c:6992 fish/cmds.c:7023 +#: fish/cmds.c:7052 fish/cmds.c:7082 fish/cmds.c:7113 fish/cmds.c:7145 +#: fish/cmds.c:7175 fish/cmds.c:7209 fish/cmds.c:7259 fish/cmds.c:7327 +#: fish/cmds.c:7353 fish/cmds.c:7383 fish/cmds.c:7563 fish/cmds.c:8111 +#: fish/cmds.c:8158 fish/cmds.c:8191 fish/cmds.c:8224 fish/cmds.c:8310 +#: fish/cmds.c:8343 fish/cmds.c:8397 fish/cmds.c:8446 fish/cmds.c:8617 +#: fish/cmds.c:8644 fish/cmds.c:8670 fish/cmds.c:8718 fish/cmds.c:8753 +#: fish/cmds.c:8813 fish/cmds.c:8857 fish/cmds.c:8947 fish/cmds.c:8972 +#: fish/cmds.c:9003 fish/cmds.c:9035 fish/cmds.c:9067 fish/cmds.c:9100 +#: fish/cmds.c:9129 fish/cmds.c:9158 fish/cmds.c:9207 fish/cmds.c:9249 +#: fish/cmds.c:9279 fish/cmds.c:9311 fish/cmds.c:9342 fish/cmds.c:9372 +#: fish/cmds.c:9402 fish/cmds.c:9431 fish/cmds.c:9459 fish/cmds.c:9528 +#: fish/cmds.c:9578 fish/cmds.c:9627 fish/cmds.c:9658 fish/cmds.c:9690 +#: fish/cmds.c:9717 fish/cmds.c:9745 fish/cmds.c:9949 fish/cmds.c:10038 +#: fish/cmds.c:10068 fish/cmds.c:10097 fish/cmds.c:10124 fish/cmds.c:10172 +#: fish/cmds.c:10218 fish/cmds.c:10264 fish/cmds.c:10635 fish/cmds.c:10670 +#: fish/cmds.c:10700 fish/cmds.c:10817 fish/cmds.c:10849 fish/cmds.c:10878 +#: fish/cmds.c:10909 fish/cmds.c:10959 fish/cmds.c:11008 fish/cmds.c:11035 +#: fish/cmds.c:11075 fish/cmds.c:11115 fish/cmds.c:11154 fish/cmds.c:11195 +#: fish/cmds.c:11235 fish/cmds.c:11275 fish/cmds.c:11318 fish/cmds.c:11374 +#: fish/cmds.c:11507 fish/cmds.c:11547 fish/cmds.c:11586 fish/cmds.c:11627 +#: fish/cmds.c:11673 fish/cmds.c:11708 fish/cmds.c:11739 fish/cmds.c:11828 +#: fish/cmds.c:11893 fish/cmds.c:11937 fish/cmds.c:11964 fish/cmds.c:11991 +#: fish/cmds.c:12018 fish/cmds.c:12045 fish/cmds.c:12072 fish/cmds.c:12167 +#: fish/cmds.c:12193 fish/cmds.c:12219 fish/cmds.c:12246 fish/cmds.c:12273 +#: fish/cmds.c:12300 fish/cmds.c:12327 fish/cmds.c:12375 fish/cmds.c:12402 +#: fish/cmds.c:12429 fish/cmds.c:12456 fish/cmds.c:12482 fish/cmds.c:12508 +#: fish/cmds.c:12534 fish/cmds.c:12561 fish/cmds.c:12909 fish/cmds.c:12991 +#: fish/cmds.c:13020 fish/cmds.c:13046 fish/cmds.c:13075 fish/cmds.c:13101 +#: fish/cmds.c:13131 fish/cmds.c:13258 fish/cmds.c:13286 fish/cmds.c:13324 +#: fish/cmds.c:13403 fish/cmds.c:13490 fish/cmds.c:13517 fish/cmds.c:13544 +#: fish/cmds.c:13611 fish/cmds.c:13642 fish/cmds.c:13671 fish/cmds.c:13700 +#: fish/cmds.c:13730 fish/cmds.c:13765 fish/cmds.c:13984 fish/cmds.c:14014 +#: fish/cmds.c:14045 fish/cmds.c:14075 fish/cmds.c:14105 fish/cmds.c:14135 +#: fish/cmds.c:14165 fish/cmds.c:14194 fish/cmds.c:14225 fish/cmds.c:14260 +#: fish/cmds.c:14310 fish/cmds.c:14341 fish/cmds.c:14375 fish/cmds.c:14406 +#: fish/cmds.c:14443 fish/cmds.c:14500 fish/cmds.c:14527 fish/cmds.c:14581 +#: fish/cmds.c:14635 fish/cmds.c:14688 fish/cmds.c:14722 fish/cmds.c:14756 +#: fish/cmds.c:14804 fish/cmds.c:14850 fish/cmds.c:14915 fish/cmds.c:14943 +#: fish/cmds.c:14969 fish/cmds.c:14996 fish/cmds.c:15042 fish/cmds.c:15129 +#: fish/cmds.c:15157 fish/cmds.c:15344 fish/cmds.c:15371 fish/cmds.c:15398 +#: fish/cmds.c:15423 fish/cmds.c:15452 fish/cmds.c:15500 fish/cmds.c:15528 +#: fish/cmds.c:16042 fish/cmds.c:16092 fish/cmds.c:16142 fish/cmds.c:16190 +#: fish/cmds.c:16237 fish/cmds.c:16285 fish/cmds.c:16332 fish/cmds.c:16501 +#: fish/cmds.c:16711 fish/cmds.c:16739 fish/cmds.c:16767 fish/cmds.c:16858 +#: fish/cmds.c:16949 fish/cmds.c:17091 fish/cmds.c:17118 fish/cmds.c:17144 +#: fish/cmds.c:17225 fish/cmds.c:17251 fish/cmds.c:17436 fish/cmds.c:17470 +#: fish/cmds.c:17498 fish/cmds.c:17527 fish/cmds.c:17598 fish/cmds.c:17651 +#: fish/cmds.c:17684 fish/cmds.c:17928 fish/cmds.c:17986 fish/cmds.c:18017 +#: fish/cmds.c:18072 fish/cmds.c:18118 fish/cmds.c:18145 fish/cmds.c:18192 +#: fish/cmds.c:18240 fish/cmds.c:18287 fish/cmds.c:18334 fish/cmds.c:18362 +#: fish/cmds.c:18388 fish/cmds.c:18417 fish/cmds.c:18470 fish/cmds.c:18518 +#: fish/cmds.c:18585 fish/cmds.c:18631 fish/cmds.c:18658 fish/cmds.c:18706 +#: fish/cmds.c:18777 fish/cmds.c:18842 fish/cmds.c:18886 fish/cmds.c:18911 +#: fish/cmds.c:18936 fish/cmds.c:18962 fish/cmds.c:19043 fish/cmds.c:19073 +#: fish/cmds.c:19122 fish/cmds.c:19166 fish/cmds.c:19200 fish/cmds.c:19230 +#: fish/cmds.c:19260 fish/cmds.c:19291 fish/cmds.c:19325 fish/cmds.c:19410 +#: fish/cmds.c:19436 fish/cmds.c:19466 fish/cmds.c:19498 fish/cmds.c:19523 +#: fish/cmds.c:19549 fish/cmds.c:19588 fish/cmds.c:19616 fish/cmds.c:19644 +#: fish/cmds.c:19672 fish/cmds.c:19700 fish/cmds.c:19926 fish/cmds.c:19951 +#: fish/cmds.c:19979 fish/cmds.c:20007 fish/cmds.c:20033 fish/cmds.c:20058 +#: fish/cmds.c:20088 fish/cmds.c:20114 fish/cmds.c:20140 fish/cmds.c:20168 +#: fish/cmds.c:20194 fish/cmds.c:20282 fish/cmds.c:20325 fish/cmds.c:20352 +#: fish/cmds.c:20378 fish/cmds.c:20404 fish/cmds.c:20432 fish/cmds.c:20479 +#: fish/cmds.c:20507 fish/cmds.c:20551 fish/cmds.c:20581 fish/cmds.c:20607 +#: fish/cmds.c:20637 fish/cmds.c:20662 fish/cmds.c:20688 fish/cmds.c:20718 +#: fish/cmds.c:20748 fish/cmds.c:20792 fish/cmds.c:20818 fish/cmds.c:20849 +#: fish/cmds.c:20875 fish/cmds.c:20905 fish/cmds.c:20933 fish/cmds.c:20987 +#: fish/cmds.c:21077 fish/cmds.c:21111 fish/cmds.c:21217 fish/cmds.c:21244 +#: fish/cmds.c:21271 fish/cmds.c:21298 fish/cmds.c:21325 fish/cmds.c:21371 +#: fish/cmds.c:21415 fish/cmds.c:21445 fish/cmds.c:21475 fish/cmds.c:21505 +#: fish/cmds.c:21536 fish/cmds.c:21567 fish/cmds.c:21592 fish/cmds.c:21620 +#: fish/cmds.c:21645 fish/cmds.c:21670 fish/cmds.c:21695 fish/cmds.c:21723 +#: fish/cmds.c:21748 fish/cmds.c:21840 fish/cmds.c:21871 fish/cmds.c:22049 +#: fish/cmds.c:22082 fish/cmds.c:22114 fish/cmds.c:22142 fish/cmds.c:22171 +#: fish/cmds.c:22418 fish/cmds.c:22446 fish/cmds.c:22479 fish/cmds.c:22511 +#: fish/cmds.c:22693 fish/cmds.c:22727 fish/cmds.c:22796 fish/cmds.c:22922 +#: fish/cmds.c:22949 fish/cmds.c:22976 fish/cmds.c:23004 fish/cmds.c:23038 +#: fish/cmds.c:23068 fish/cmds.c:23113 fish/cmds.c:23142 fish/cmds.c:23170 +#: fish/cmds.c:23201 fish/cmds.c:23228 fish/cmds.c:23254 fish/cmds.c:23341 +#: fish/cmds.c:23368 fish/cmds.c:23397 fish/cmds.c:23426 fish/cmds.c:23455 +#: fish/cmds.c:23482 fish/cmds.c:23515 fish/cmds.c:23548 fish/cmds.c:23859 +#: fish/cmds.c:24051 fish/cmds.c:24083 fish/cmds.c:24114 fish/cmds.c:24139 +#: fish/cmds.c:24164 fish/cmds.c:24192 fish/cmds.c:24218 fish/cmds.c:24250 +#: fish/cmds.c:24282 fish/cmds.c:24314 fish/cmds.c:24346 #, c-format msgid "%s should have %d parameter\n" msgid_plural "%s should have %d parameters\n" @@ -6646,294 +6654,294 @@ msgstr[0] "%s повинна мати %d параметр\n" msgstr[1] "%s повинна мати %d параметри\n" msgstr[2] "%s повинна мати %d параметрів\n" -#: fish/cmds.c:5022 fish/cmds.c:5051 fish/cmds.c:5084 fish/cmds.c:5114 -#: fish/cmds.c:5138 fish/cmds.c:5243 fish/cmds.c:5359 fish/cmds.c:5385 -#: fish/cmds.c:5410 fish/cmds.c:5478 fish/cmds.c:5504 fish/cmds.c:5524 -#: fish/cmds.c:5550 fish/cmds.c:5580 fish/cmds.c:5608 fish/cmds.c:5636 -#: fish/cmds.c:5686 fish/cmds.c:5718 fish/cmds.c:5740 fish/cmds.c:5764 -#: fish/cmds.c:5791 fish/cmds.c:5819 fish/cmds.c:5845 fish/cmds.c:5866 -#: fish/cmds.c:5891 fish/cmds.c:5919 fish/cmds.c:5948 fish/cmds.c:5971 -#: fish/cmds.c:5998 fish/cmds.c:6031 fish/cmds.c:6063 fish/cmds.c:6088 -#: fish/cmds.c:6114 fish/cmds.c:6141 fish/cmds.c:6166 fish/cmds.c:6192 -#: fish/cmds.c:6218 fish/cmds.c:6244 fish/cmds.c:6270 fish/cmds.c:6296 -#: fish/cmds.c:6322 fish/cmds.c:6368 fish/cmds.c:6413 fish/cmds.c:6438 -#: fish/cmds.c:6464 fish/cmds.c:6497 fish/cmds.c:6529 fish/cmds.c:6556 -#: fish/cmds.c:6620 fish/cmds.c:6647 fish/cmds.c:6718 fish/cmds.c:6748 -#: fish/cmds.c:6800 fish/cmds.c:6828 fish/cmds.c:6859 fish/cmds.c:6901 -#: fish/cmds.c:6966 fish/cmds.c:6993 fish/cmds.c:7024 fish/cmds.c:7053 -#: fish/cmds.c:7083 fish/cmds.c:7114 fish/cmds.c:7146 fish/cmds.c:7176 -#: fish/cmds.c:7210 fish/cmds.c:7260 fish/cmds.c:7328 fish/cmds.c:7354 -#: fish/cmds.c:7384 fish/cmds.c:7415 fish/cmds.c:7488 fish/cmds.c:7564 -#: fish/cmds.c:7591 fish/cmds.c:7678 fish/cmds.c:7783 fish/cmds.c:7891 -#: fish/cmds.c:7999 fish/cmds.c:8112 fish/cmds.c:8159 fish/cmds.c:8192 -#: fish/cmds.c:8225 fish/cmds.c:8257 fish/cmds.c:8311 fish/cmds.c:8344 -#: fish/cmds.c:8370 fish/cmds.c:8398 fish/cmds.c:8447 fish/cmds.c:8468 -#: fish/cmds.c:8489 fish/cmds.c:8516 fish/cmds.c:8618 fish/cmds.c:8645 -#: fish/cmds.c:8671 fish/cmds.c:8692 fish/cmds.c:8719 fish/cmds.c:8754 -#: fish/cmds.c:8814 fish/cmds.c:8858 fish/cmds.c:8886 fish/cmds.c:8948 -#: fish/cmds.c:8973 fish/cmds.c:9004 fish/cmds.c:9036 fish/cmds.c:9068 -#: fish/cmds.c:9101 fish/cmds.c:9130 fish/cmds.c:9159 fish/cmds.c:9208 -#: fish/cmds.c:9250 fish/cmds.c:9280 fish/cmds.c:9312 fish/cmds.c:9343 -#: fish/cmds.c:9373 fish/cmds.c:9403 fish/cmds.c:9432 fish/cmds.c:9460 -#: fish/cmds.c:9529 fish/cmds.c:9579 fish/cmds.c:9628 fish/cmds.c:9659 -#: fish/cmds.c:9691 fish/cmds.c:9718 fish/cmds.c:9746 fish/cmds.c:9772 -#: fish/cmds.c:9865 fish/cmds.c:9883 fish/cmds.c:9904 fish/cmds.c:9924 -#: fish/cmds.c:9950 fish/cmds.c:9972 fish/cmds.c:9993 fish/cmds.c:10014 -#: fish/cmds.c:10039 fish/cmds.c:10069 fish/cmds.c:10098 fish/cmds.c:10125 -#: fish/cmds.c:10147 fish/cmds.c:10173 fish/cmds.c:10219 fish/cmds.c:10265 -#: fish/cmds.c:10306 fish/cmds.c:10327 fish/cmds.c:10347 fish/cmds.c:10367 -#: fish/cmds.c:10387 fish/cmds.c:10407 fish/cmds.c:10427 fish/cmds.c:10447 -#: fish/cmds.c:10467 fish/cmds.c:10487 fish/cmds.c:10507 fish/cmds.c:10527 -#: fish/cmds.c:10548 fish/cmds.c:10568 fish/cmds.c:10588 fish/cmds.c:10608 -#: fish/cmds.c:10636 fish/cmds.c:10671 fish/cmds.c:10701 fish/cmds.c:10731 -#: fish/cmds.c:10818 fish/cmds.c:10850 fish/cmds.c:10879 fish/cmds.c:10910 -#: fish/cmds.c:10960 fish/cmds.c:10985 fish/cmds.c:11009 fish/cmds.c:11036 -#: fish/cmds.c:11076 fish/cmds.c:11116 fish/cmds.c:11155 fish/cmds.c:11196 -#: fish/cmds.c:11236 fish/cmds.c:11276 fish/cmds.c:11319 fish/cmds.c:11375 -#: fish/cmds.c:11414 fish/cmds.c:11483 fish/cmds.c:11508 fish/cmds.c:11548 -#: fish/cmds.c:11587 fish/cmds.c:11628 fish/cmds.c:11674 fish/cmds.c:11709 -#: fish/cmds.c:11740 fish/cmds.c:11784 fish/cmds.c:11803 fish/cmds.c:11829 -#: fish/cmds.c:11868 fish/cmds.c:11894 fish/cmds.c:11938 fish/cmds.c:11965 -#: fish/cmds.c:11992 fish/cmds.c:12019 fish/cmds.c:12046 fish/cmds.c:12073 -#: fish/cmds.c:12100 fish/cmds.c:12168 fish/cmds.c:12194 fish/cmds.c:12220 -#: fish/cmds.c:12247 fish/cmds.c:12274 fish/cmds.c:12301 fish/cmds.c:12328 -#: fish/cmds.c:12350 fish/cmds.c:12376 fish/cmds.c:12403 fish/cmds.c:12430 -#: fish/cmds.c:12457 fish/cmds.c:12483 fish/cmds.c:12509 fish/cmds.c:12535 -#: fish/cmds.c:12562 fish/cmds.c:12584 fish/cmds.c:12609 fish/cmds.c:12665 -#: fish/cmds.c:12717 fish/cmds.c:12741 fish/cmds.c:12797 fish/cmds.c:12853 -#: fish/cmds.c:12910 fish/cmds.c:12935 fish/cmds.c:12992 fish/cmds.c:13021 -#: fish/cmds.c:13047 fish/cmds.c:13076 fish/cmds.c:13102 fish/cmds.c:13132 -#: fish/cmds.c:13154 fish/cmds.c:13173 fish/cmds.c:13194 fish/cmds.c:13214 -#: fish/cmds.c:13234 fish/cmds.c:13259 fish/cmds.c:13287 fish/cmds.c:13325 -#: fish/cmds.c:13359 fish/cmds.c:13378 fish/cmds.c:13404 fish/cmds.c:13467 -#: fish/cmds.c:13491 fish/cmds.c:13518 fish/cmds.c:13545 fish/cmds.c:13567 -#: fish/cmds.c:13586 fish/cmds.c:13612 fish/cmds.c:13643 fish/cmds.c:13672 -#: fish/cmds.c:13701 fish/cmds.c:13731 fish/cmds.c:13766 fish/cmds.c:13791 -#: fish/cmds.c:13812 fish/cmds.c:13833 fish/cmds.c:13854 fish/cmds.c:13875 -#: fish/cmds.c:13896 fish/cmds.c:13917 fish/cmds.c:13938 fish/cmds.c:13959 -#: fish/cmds.c:13985 fish/cmds.c:14015 fish/cmds.c:14046 fish/cmds.c:14076 -#: fish/cmds.c:14106 fish/cmds.c:14136 fish/cmds.c:14166 fish/cmds.c:14195 -#: fish/cmds.c:14226 fish/cmds.c:14261 fish/cmds.c:14311 fish/cmds.c:14342 -#: fish/cmds.c:14376 fish/cmds.c:14407 fish/cmds.c:14444 fish/cmds.c:14501 -#: fish/cmds.c:14528 fish/cmds.c:14582 fish/cmds.c:14636 fish/cmds.c:14689 -#: fish/cmds.c:14723 fish/cmds.c:14757 fish/cmds.c:14805 fish/cmds.c:14851 -#: fish/cmds.c:14873 fish/cmds.c:14892 fish/cmds.c:14916 fish/cmds.c:14944 -#: fish/cmds.c:14970 fish/cmds.c:14997 fish/cmds.c:15043 fish/cmds.c:15083 -#: fish/cmds.c:15104 fish/cmds.c:15130 fish/cmds.c:15158 fish/cmds.c:15187 -#: fish/cmds.c:15212 fish/cmds.c:15345 fish/cmds.c:15372 fish/cmds.c:15399 -#: fish/cmds.c:15424 fish/cmds.c:15453 fish/cmds.c:15501 fish/cmds.c:15529 -#: fish/cmds.c:15558 fish/cmds.c:16043 fish/cmds.c:16093 fish/cmds.c:16143 -#: fish/cmds.c:16191 fish/cmds.c:16238 fish/cmds.c:16286 fish/cmds.c:16333 -#: fish/cmds.c:16381 fish/cmds.c:16502 fish/cmds.c:16547 fish/cmds.c:16712 -#: fish/cmds.c:16740 fish/cmds.c:16768 fish/cmds.c:16859 fish/cmds.c:16950 -#: fish/cmds.c:17037 fish/cmds.c:17092 fish/cmds.c:17119 fish/cmds.c:17145 -#: fish/cmds.c:17172 fish/cmds.c:17226 fish/cmds.c:17252 fish/cmds.c:17278 -#: fish/cmds.c:17327 fish/cmds.c:17412 fish/cmds.c:17437 fish/cmds.c:17471 -#: fish/cmds.c:17499 fish/cmds.c:17528 fish/cmds.c:17551 fish/cmds.c:17572 -#: fish/cmds.c:17599 fish/cmds.c:17626 fish/cmds.c:17652 fish/cmds.c:17685 -#: fish/cmds.c:17714 fish/cmds.c:17806 fish/cmds.c:17858 fish/cmds.c:17929 -#: fish/cmds.c:17963 fish/cmds.c:17987 fish/cmds.c:18018 fish/cmds.c:18073 -#: fish/cmds.c:18119 fish/cmds.c:18146 fish/cmds.c:18193 fish/cmds.c:18241 -#: fish/cmds.c:18288 fish/cmds.c:18335 fish/cmds.c:18363 fish/cmds.c:18389 -#: fish/cmds.c:18418 fish/cmds.c:18471 fish/cmds.c:18519 fish/cmds.c:18586 -#: fish/cmds.c:18632 fish/cmds.c:18659 fish/cmds.c:18680 fish/cmds.c:18707 -#: fish/cmds.c:18778 fish/cmds.c:18843 fish/cmds.c:18863 fish/cmds.c:18887 -#: fish/cmds.c:18912 fish/cmds.c:18937 fish/cmds.c:18963 fish/cmds.c:18997 -#: fish/cmds.c:19018 fish/cmds.c:19044 fish/cmds.c:19074 fish/cmds.c:19123 -#: fish/cmds.c:19167 fish/cmds.c:19201 fish/cmds.c:19231 fish/cmds.c:19261 -#: fish/cmds.c:19292 fish/cmds.c:19326 fish/cmds.c:19355 fish/cmds.c:19411 -#: fish/cmds.c:19437 fish/cmds.c:19467 fish/cmds.c:19499 fish/cmds.c:19524 -#: fish/cmds.c:19550 fish/cmds.c:19589 fish/cmds.c:19617 fish/cmds.c:19645 -#: fish/cmds.c:19673 fish/cmds.c:19701 fish/cmds.c:19726 fish/cmds.c:19795 -#: fish/cmds.c:19861 fish/cmds.c:19927 fish/cmds.c:19952 fish/cmds.c:19980 -#: fish/cmds.c:20008 fish/cmds.c:20034 fish/cmds.c:20059 fish/cmds.c:20089 -#: fish/cmds.c:20115 fish/cmds.c:20141 fish/cmds.c:20169 fish/cmds.c:20195 -#: fish/cmds.c:20225 fish/cmds.c:20283 fish/cmds.c:20326 fish/cmds.c:20353 -#: fish/cmds.c:20379 fish/cmds.c:20405 fish/cmds.c:20433 fish/cmds.c:20480 -#: fish/cmds.c:20508 fish/cmds.c:20552 fish/cmds.c:20582 fish/cmds.c:20608 -#: fish/cmds.c:20638 fish/cmds.c:20663 fish/cmds.c:20689 fish/cmds.c:20719 -#: fish/cmds.c:20749 fish/cmds.c:20793 fish/cmds.c:20819 fish/cmds.c:20850 -#: fish/cmds.c:20876 fish/cmds.c:20906 fish/cmds.c:20934 fish/cmds.c:20988 -#: fish/cmds.c:21078 fish/cmds.c:21112 fish/cmds.c:21218 fish/cmds.c:21245 -#: fish/cmds.c:21272 fish/cmds.c:21299 fish/cmds.c:21326 fish/cmds.c:21348 -#: fish/cmds.c:21372 fish/cmds.c:21416 fish/cmds.c:21446 fish/cmds.c:21476 -#: fish/cmds.c:21506 fish/cmds.c:21537 fish/cmds.c:21568 fish/cmds.c:21593 -#: fish/cmds.c:21621 fish/cmds.c:21646 fish/cmds.c:21671 fish/cmds.c:21696 -#: fish/cmds.c:21724 fish/cmds.c:21749 fish/cmds.c:21769 fish/cmds.c:21792 -#: fish/cmds.c:21841 fish/cmds.c:21872 fish/cmds.c:21922 fish/cmds.c:21978 -#: fish/cmds.c:22050 fish/cmds.c:22083 fish/cmds.c:22115 fish/cmds.c:22143 -#: fish/cmds.c:22172 fish/cmds.c:22213 fish/cmds.c:22419 fish/cmds.c:22447 -#: fish/cmds.c:22480 fish/cmds.c:22512 fish/cmds.c:22556 fish/cmds.c:22616 -#: fish/cmds.c:22641 fish/cmds.c:22694 fish/cmds.c:22728 fish/cmds.c:22769 -#: fish/cmds.c:22797 fish/cmds.c:22876 fish/cmds.c:22897 fish/cmds.c:22923 -#: fish/cmds.c:22950 fish/cmds.c:22977 fish/cmds.c:23005 fish/cmds.c:23039 -#: fish/cmds.c:23069 fish/cmds.c:23089 fish/cmds.c:23114 fish/cmds.c:23143 -#: fish/cmds.c:23171 fish/cmds.c:23202 fish/cmds.c:23229 fish/cmds.c:23255 -#: fish/cmds.c:23276 fish/cmds.c:23297 fish/cmds.c:23318 fish/cmds.c:23342 -#: fish/cmds.c:23369 fish/cmds.c:23398 fish/cmds.c:23427 fish/cmds.c:23456 -#: fish/cmds.c:23483 fish/cmds.c:23516 fish/cmds.c:23549 fish/cmds.c:23597 -#: fish/cmds.c:23695 fish/cmds.c:23860 fish/cmds.c:23889 fish/cmds.c:24052 -#: fish/cmds.c:24084 fish/cmds.c:24115 fish/cmds.c:24140 fish/cmds.c:24165 -#: fish/cmds.c:24193 fish/cmds.c:24219 fish/cmds.c:24251 fish/cmds.c:24283 -#: fish/cmds.c:24315 fish/cmds.c:24347 +#: fish/cmds.c:5025 fish/cmds.c:5054 fish/cmds.c:5087 fish/cmds.c:5117 +#: fish/cmds.c:5141 fish/cmds.c:5246 fish/cmds.c:5362 fish/cmds.c:5388 +#: fish/cmds.c:5413 fish/cmds.c:5481 fish/cmds.c:5507 fish/cmds.c:5527 +#: fish/cmds.c:5553 fish/cmds.c:5583 fish/cmds.c:5611 fish/cmds.c:5639 +#: fish/cmds.c:5689 fish/cmds.c:5721 fish/cmds.c:5743 fish/cmds.c:5767 +#: fish/cmds.c:5794 fish/cmds.c:5822 fish/cmds.c:5848 fish/cmds.c:5869 +#: fish/cmds.c:5894 fish/cmds.c:5922 fish/cmds.c:5951 fish/cmds.c:5974 +#: fish/cmds.c:6001 fish/cmds.c:6034 fish/cmds.c:6066 fish/cmds.c:6091 +#: fish/cmds.c:6117 fish/cmds.c:6144 fish/cmds.c:6169 fish/cmds.c:6195 +#: fish/cmds.c:6221 fish/cmds.c:6247 fish/cmds.c:6273 fish/cmds.c:6299 +#: fish/cmds.c:6325 fish/cmds.c:6371 fish/cmds.c:6416 fish/cmds.c:6441 +#: fish/cmds.c:6467 fish/cmds.c:6500 fish/cmds.c:6532 fish/cmds.c:6559 +#: fish/cmds.c:6623 fish/cmds.c:6650 fish/cmds.c:6721 fish/cmds.c:6751 +#: fish/cmds.c:6803 fish/cmds.c:6831 fish/cmds.c:6862 fish/cmds.c:6904 +#: fish/cmds.c:6969 fish/cmds.c:6996 fish/cmds.c:7027 fish/cmds.c:7056 +#: fish/cmds.c:7086 fish/cmds.c:7117 fish/cmds.c:7149 fish/cmds.c:7179 +#: fish/cmds.c:7213 fish/cmds.c:7263 fish/cmds.c:7331 fish/cmds.c:7357 +#: fish/cmds.c:7387 fish/cmds.c:7418 fish/cmds.c:7491 fish/cmds.c:7567 +#: fish/cmds.c:7594 fish/cmds.c:7681 fish/cmds.c:7786 fish/cmds.c:7894 +#: fish/cmds.c:8002 fish/cmds.c:8115 fish/cmds.c:8162 fish/cmds.c:8195 +#: fish/cmds.c:8228 fish/cmds.c:8260 fish/cmds.c:8314 fish/cmds.c:8347 +#: fish/cmds.c:8373 fish/cmds.c:8401 fish/cmds.c:8450 fish/cmds.c:8471 +#: fish/cmds.c:8492 fish/cmds.c:8519 fish/cmds.c:8621 fish/cmds.c:8648 +#: fish/cmds.c:8674 fish/cmds.c:8695 fish/cmds.c:8722 fish/cmds.c:8757 +#: fish/cmds.c:8817 fish/cmds.c:8861 fish/cmds.c:8889 fish/cmds.c:8951 +#: fish/cmds.c:8976 fish/cmds.c:9007 fish/cmds.c:9039 fish/cmds.c:9071 +#: fish/cmds.c:9104 fish/cmds.c:9133 fish/cmds.c:9162 fish/cmds.c:9211 +#: fish/cmds.c:9253 fish/cmds.c:9283 fish/cmds.c:9315 fish/cmds.c:9346 +#: fish/cmds.c:9376 fish/cmds.c:9406 fish/cmds.c:9435 fish/cmds.c:9463 +#: fish/cmds.c:9532 fish/cmds.c:9582 fish/cmds.c:9631 fish/cmds.c:9662 +#: fish/cmds.c:9694 fish/cmds.c:9721 fish/cmds.c:9749 fish/cmds.c:9775 +#: fish/cmds.c:9868 fish/cmds.c:9886 fish/cmds.c:9907 fish/cmds.c:9927 +#: fish/cmds.c:9953 fish/cmds.c:9975 fish/cmds.c:9996 fish/cmds.c:10017 +#: fish/cmds.c:10042 fish/cmds.c:10072 fish/cmds.c:10101 fish/cmds.c:10128 +#: fish/cmds.c:10150 fish/cmds.c:10176 fish/cmds.c:10222 fish/cmds.c:10268 +#: fish/cmds.c:10309 fish/cmds.c:10330 fish/cmds.c:10350 fish/cmds.c:10370 +#: fish/cmds.c:10390 fish/cmds.c:10410 fish/cmds.c:10430 fish/cmds.c:10450 +#: fish/cmds.c:10470 fish/cmds.c:10490 fish/cmds.c:10510 fish/cmds.c:10530 +#: fish/cmds.c:10551 fish/cmds.c:10571 fish/cmds.c:10591 fish/cmds.c:10611 +#: fish/cmds.c:10639 fish/cmds.c:10674 fish/cmds.c:10704 fish/cmds.c:10734 +#: fish/cmds.c:10821 fish/cmds.c:10853 fish/cmds.c:10882 fish/cmds.c:10913 +#: fish/cmds.c:10963 fish/cmds.c:10988 fish/cmds.c:11012 fish/cmds.c:11039 +#: fish/cmds.c:11079 fish/cmds.c:11119 fish/cmds.c:11158 fish/cmds.c:11199 +#: fish/cmds.c:11239 fish/cmds.c:11279 fish/cmds.c:11322 fish/cmds.c:11378 +#: fish/cmds.c:11417 fish/cmds.c:11486 fish/cmds.c:11511 fish/cmds.c:11551 +#: fish/cmds.c:11590 fish/cmds.c:11631 fish/cmds.c:11677 fish/cmds.c:11712 +#: fish/cmds.c:11743 fish/cmds.c:11787 fish/cmds.c:11806 fish/cmds.c:11832 +#: fish/cmds.c:11871 fish/cmds.c:11897 fish/cmds.c:11941 fish/cmds.c:11968 +#: fish/cmds.c:11995 fish/cmds.c:12022 fish/cmds.c:12049 fish/cmds.c:12076 +#: fish/cmds.c:12103 fish/cmds.c:12171 fish/cmds.c:12197 fish/cmds.c:12223 +#: fish/cmds.c:12250 fish/cmds.c:12277 fish/cmds.c:12304 fish/cmds.c:12331 +#: fish/cmds.c:12353 fish/cmds.c:12379 fish/cmds.c:12406 fish/cmds.c:12433 +#: fish/cmds.c:12460 fish/cmds.c:12486 fish/cmds.c:12512 fish/cmds.c:12538 +#: fish/cmds.c:12565 fish/cmds.c:12587 fish/cmds.c:12612 fish/cmds.c:12668 +#: fish/cmds.c:12720 fish/cmds.c:12744 fish/cmds.c:12800 fish/cmds.c:12856 +#: fish/cmds.c:12913 fish/cmds.c:12938 fish/cmds.c:12995 fish/cmds.c:13024 +#: fish/cmds.c:13050 fish/cmds.c:13079 fish/cmds.c:13105 fish/cmds.c:13135 +#: fish/cmds.c:13157 fish/cmds.c:13176 fish/cmds.c:13197 fish/cmds.c:13217 +#: fish/cmds.c:13237 fish/cmds.c:13262 fish/cmds.c:13290 fish/cmds.c:13328 +#: fish/cmds.c:13362 fish/cmds.c:13381 fish/cmds.c:13407 fish/cmds.c:13470 +#: fish/cmds.c:13494 fish/cmds.c:13521 fish/cmds.c:13548 fish/cmds.c:13570 +#: fish/cmds.c:13589 fish/cmds.c:13615 fish/cmds.c:13646 fish/cmds.c:13675 +#: fish/cmds.c:13704 fish/cmds.c:13734 fish/cmds.c:13769 fish/cmds.c:13794 +#: fish/cmds.c:13815 fish/cmds.c:13836 fish/cmds.c:13857 fish/cmds.c:13878 +#: fish/cmds.c:13899 fish/cmds.c:13920 fish/cmds.c:13941 fish/cmds.c:13962 +#: fish/cmds.c:13988 fish/cmds.c:14018 fish/cmds.c:14049 fish/cmds.c:14079 +#: fish/cmds.c:14109 fish/cmds.c:14139 fish/cmds.c:14169 fish/cmds.c:14198 +#: fish/cmds.c:14229 fish/cmds.c:14264 fish/cmds.c:14314 fish/cmds.c:14345 +#: fish/cmds.c:14379 fish/cmds.c:14410 fish/cmds.c:14447 fish/cmds.c:14504 +#: fish/cmds.c:14531 fish/cmds.c:14585 fish/cmds.c:14639 fish/cmds.c:14692 +#: fish/cmds.c:14726 fish/cmds.c:14760 fish/cmds.c:14808 fish/cmds.c:14854 +#: fish/cmds.c:14876 fish/cmds.c:14895 fish/cmds.c:14919 fish/cmds.c:14947 +#: fish/cmds.c:14973 fish/cmds.c:15000 fish/cmds.c:15046 fish/cmds.c:15086 +#: fish/cmds.c:15107 fish/cmds.c:15133 fish/cmds.c:15161 fish/cmds.c:15190 +#: fish/cmds.c:15215 fish/cmds.c:15348 fish/cmds.c:15375 fish/cmds.c:15402 +#: fish/cmds.c:15427 fish/cmds.c:15456 fish/cmds.c:15504 fish/cmds.c:15532 +#: fish/cmds.c:15561 fish/cmds.c:16046 fish/cmds.c:16096 fish/cmds.c:16146 +#: fish/cmds.c:16194 fish/cmds.c:16241 fish/cmds.c:16289 fish/cmds.c:16336 +#: fish/cmds.c:16384 fish/cmds.c:16505 fish/cmds.c:16550 fish/cmds.c:16715 +#: fish/cmds.c:16743 fish/cmds.c:16771 fish/cmds.c:16862 fish/cmds.c:16953 +#: fish/cmds.c:17040 fish/cmds.c:17095 fish/cmds.c:17122 fish/cmds.c:17148 +#: fish/cmds.c:17175 fish/cmds.c:17229 fish/cmds.c:17255 fish/cmds.c:17281 +#: fish/cmds.c:17330 fish/cmds.c:17415 fish/cmds.c:17440 fish/cmds.c:17474 +#: fish/cmds.c:17502 fish/cmds.c:17531 fish/cmds.c:17554 fish/cmds.c:17575 +#: fish/cmds.c:17602 fish/cmds.c:17629 fish/cmds.c:17655 fish/cmds.c:17688 +#: fish/cmds.c:17717 fish/cmds.c:17809 fish/cmds.c:17861 fish/cmds.c:17932 +#: fish/cmds.c:17966 fish/cmds.c:17990 fish/cmds.c:18021 fish/cmds.c:18076 +#: fish/cmds.c:18122 fish/cmds.c:18149 fish/cmds.c:18196 fish/cmds.c:18244 +#: fish/cmds.c:18291 fish/cmds.c:18338 fish/cmds.c:18366 fish/cmds.c:18392 +#: fish/cmds.c:18421 fish/cmds.c:18474 fish/cmds.c:18522 fish/cmds.c:18589 +#: fish/cmds.c:18635 fish/cmds.c:18662 fish/cmds.c:18683 fish/cmds.c:18710 +#: fish/cmds.c:18781 fish/cmds.c:18846 fish/cmds.c:18866 fish/cmds.c:18890 +#: fish/cmds.c:18915 fish/cmds.c:18940 fish/cmds.c:18966 fish/cmds.c:19000 +#: fish/cmds.c:19021 fish/cmds.c:19047 fish/cmds.c:19077 fish/cmds.c:19126 +#: fish/cmds.c:19170 fish/cmds.c:19204 fish/cmds.c:19234 fish/cmds.c:19264 +#: fish/cmds.c:19295 fish/cmds.c:19329 fish/cmds.c:19358 fish/cmds.c:19414 +#: fish/cmds.c:19440 fish/cmds.c:19470 fish/cmds.c:19502 fish/cmds.c:19527 +#: fish/cmds.c:19553 fish/cmds.c:19592 fish/cmds.c:19620 fish/cmds.c:19648 +#: fish/cmds.c:19676 fish/cmds.c:19704 fish/cmds.c:19729 fish/cmds.c:19798 +#: fish/cmds.c:19864 fish/cmds.c:19930 fish/cmds.c:19955 fish/cmds.c:19983 +#: fish/cmds.c:20011 fish/cmds.c:20037 fish/cmds.c:20062 fish/cmds.c:20092 +#: fish/cmds.c:20118 fish/cmds.c:20144 fish/cmds.c:20172 fish/cmds.c:20198 +#: fish/cmds.c:20228 fish/cmds.c:20286 fish/cmds.c:20329 fish/cmds.c:20356 +#: fish/cmds.c:20382 fish/cmds.c:20408 fish/cmds.c:20436 fish/cmds.c:20483 +#: fish/cmds.c:20511 fish/cmds.c:20555 fish/cmds.c:20585 fish/cmds.c:20611 +#: fish/cmds.c:20641 fish/cmds.c:20666 fish/cmds.c:20692 fish/cmds.c:20722 +#: fish/cmds.c:20752 fish/cmds.c:20796 fish/cmds.c:20822 fish/cmds.c:20853 +#: fish/cmds.c:20879 fish/cmds.c:20909 fish/cmds.c:20937 fish/cmds.c:20991 +#: fish/cmds.c:21081 fish/cmds.c:21115 fish/cmds.c:21221 fish/cmds.c:21248 +#: fish/cmds.c:21275 fish/cmds.c:21302 fish/cmds.c:21329 fish/cmds.c:21351 +#: fish/cmds.c:21375 fish/cmds.c:21419 fish/cmds.c:21449 fish/cmds.c:21479 +#: fish/cmds.c:21509 fish/cmds.c:21540 fish/cmds.c:21571 fish/cmds.c:21596 +#: fish/cmds.c:21624 fish/cmds.c:21649 fish/cmds.c:21674 fish/cmds.c:21699 +#: fish/cmds.c:21727 fish/cmds.c:21752 fish/cmds.c:21772 fish/cmds.c:21795 +#: fish/cmds.c:21844 fish/cmds.c:21875 fish/cmds.c:21925 fish/cmds.c:21981 +#: fish/cmds.c:22053 fish/cmds.c:22086 fish/cmds.c:22118 fish/cmds.c:22146 +#: fish/cmds.c:22175 fish/cmds.c:22216 fish/cmds.c:22422 fish/cmds.c:22450 +#: fish/cmds.c:22483 fish/cmds.c:22515 fish/cmds.c:22559 fish/cmds.c:22619 +#: fish/cmds.c:22644 fish/cmds.c:22697 fish/cmds.c:22731 fish/cmds.c:22772 +#: fish/cmds.c:22800 fish/cmds.c:22879 fish/cmds.c:22900 fish/cmds.c:22926 +#: fish/cmds.c:22953 fish/cmds.c:22980 fish/cmds.c:23008 fish/cmds.c:23042 +#: fish/cmds.c:23072 fish/cmds.c:23092 fish/cmds.c:23117 fish/cmds.c:23146 +#: fish/cmds.c:23174 fish/cmds.c:23205 fish/cmds.c:23232 fish/cmds.c:23258 +#: fish/cmds.c:23279 fish/cmds.c:23300 fish/cmds.c:23321 fish/cmds.c:23345 +#: fish/cmds.c:23372 fish/cmds.c:23401 fish/cmds.c:23430 fish/cmds.c:23459 +#: fish/cmds.c:23486 fish/cmds.c:23519 fish/cmds.c:23552 fish/cmds.c:23600 +#: fish/cmds.c:23698 fish/cmds.c:23863 fish/cmds.c:23892 fish/cmds.c:24055 +#: fish/cmds.c:24087 fish/cmds.c:24118 fish/cmds.c:24143 fish/cmds.c:24168 +#: fish/cmds.c:24196 fish/cmds.c:24222 fish/cmds.c:24254 fish/cmds.c:24286 +#: fish/cmds.c:24318 fish/cmds.c:24350 #, c-format msgid "type 'help %s' for help on %s\n" msgstr "введіть «help %s», щоб отримати довідку щодо %s\n" -#: fish/cmds.c:5137 fish/cmds.c:5242 fish/cmds.c:5409 fish/cmds.c:6555 -#: fish/cmds.c:6646 fish/cmds.c:6747 fish/cmds.c:6900 fish/cmds.c:7414 -#: fish/cmds.c:7487 fish/cmds.c:7590 fish/cmds.c:7677 fish/cmds.c:7782 -#: fish/cmds.c:7890 fish/cmds.c:7998 fish/cmds.c:8256 fish/cmds.c:8515 -#: fish/cmds.c:8885 fish/cmds.c:9771 fish/cmds.c:10730 fish/cmds.c:11413 -#: fish/cmds.c:12099 fish/cmds.c:12608 fish/cmds.c:12664 fish/cmds.c:12740 -#: fish/cmds.c:12796 fish/cmds.c:12852 fish/cmds.c:12934 fish/cmds.c:15211 -#: fish/cmds.c:15557 fish/cmds.c:16380 fish/cmds.c:16546 fish/cmds.c:17036 -#: fish/cmds.c:17171 fish/cmds.c:17277 fish/cmds.c:17326 fish/cmds.c:17713 -#: fish/cmds.c:17805 fish/cmds.c:17857 fish/cmds.c:19354 fish/cmds.c:19725 -#: fish/cmds.c:19794 fish/cmds.c:19860 fish/cmds.c:20224 fish/cmds.c:21791 -#: fish/cmds.c:21921 fish/cmds.c:21977 fish/cmds.c:22212 fish/cmds.c:22555 -#: fish/cmds.c:23596 fish/cmds.c:23694 fish/cmds.c:23888 +#: fish/cmds.c:5140 fish/cmds.c:5245 fish/cmds.c:5412 fish/cmds.c:6558 +#: fish/cmds.c:6649 fish/cmds.c:6750 fish/cmds.c:6903 fish/cmds.c:7417 +#: fish/cmds.c:7490 fish/cmds.c:7593 fish/cmds.c:7680 fish/cmds.c:7785 +#: fish/cmds.c:7893 fish/cmds.c:8001 fish/cmds.c:8259 fish/cmds.c:8518 +#: fish/cmds.c:8888 fish/cmds.c:9774 fish/cmds.c:10733 fish/cmds.c:11416 +#: fish/cmds.c:12102 fish/cmds.c:12611 fish/cmds.c:12667 fish/cmds.c:12743 +#: fish/cmds.c:12799 fish/cmds.c:12855 fish/cmds.c:12937 fish/cmds.c:15214 +#: fish/cmds.c:15560 fish/cmds.c:16383 fish/cmds.c:16549 fish/cmds.c:17039 +#: fish/cmds.c:17174 fish/cmds.c:17280 fish/cmds.c:17329 fish/cmds.c:17716 +#: fish/cmds.c:17808 fish/cmds.c:17860 fish/cmds.c:19357 fish/cmds.c:19728 +#: fish/cmds.c:19797 fish/cmds.c:19863 fish/cmds.c:20227 fish/cmds.c:21794 +#: fish/cmds.c:21924 fish/cmds.c:21980 fish/cmds.c:22215 fish/cmds.c:22558 +#: fish/cmds.c:23599 fish/cmds.c:23697 fish/cmds.c:23891 #, c-format msgid "%s should have %d-%d parameter(s)\n" msgstr "%s повинен мати %d-%d параметрів\n" -#: fish/cmds.c:5209 fish/cmds.c:5322 fish/cmds.c:5442 fish/cmds.c:6584 -#: fish/cmds.c:6683 fish/cmds.c:6764 fish/cmds.c:6928 fish/cmds.c:7451 -#: fish/cmds.c:7525 fish/cmds.c:7640 fish/cmds.c:7749 fish/cmds.c:7855 -#: fish/cmds.c:7963 fish/cmds.c:8072 fish/cmds.c:8274 fish/cmds.c:8583 -#: fish/cmds.c:8914 fish/cmds.c:9834 fish/cmds.c:10779 fish/cmds.c:11452 -#: fish/cmds.c:12128 fish/cmds.c:12629 fish/cmds.c:12685 fish/cmds.c:12761 -#: fish/cmds.c:12817 fish/cmds.c:12873 fish/cmds.c:12955 fish/cmds.c:15309 -#: fish/cmds.c:16006 fish/cmds.c:16466 fish/cmds.c:16676 fish/cmds.c:17057 -#: fish/cmds.c:17188 fish/cmds.c:17294 fish/cmds.c:17383 fish/cmds.c:17771 -#: fish/cmds.c:17825 fish/cmds.c:17894 fish/cmds.c:19375 fish/cmds.c:19757 -#: fish/cmds.c:19825 fish/cmds.c:19891 fish/cmds.c:20246 fish/cmds.c:21807 -#: fish/cmds.c:21940 fish/cmds.c:22010 fish/cmds.c:22385 fish/cmds.c:22585 -#: fish/cmds.c:22659 fish/cmds.c:23662 fish/cmds.c:23824 fish/cmds.c:24014 +#: fish/cmds.c:5212 fish/cmds.c:5325 fish/cmds.c:5445 fish/cmds.c:6587 +#: fish/cmds.c:6686 fish/cmds.c:6767 fish/cmds.c:6931 fish/cmds.c:7454 +#: fish/cmds.c:7528 fish/cmds.c:7643 fish/cmds.c:7752 fish/cmds.c:7858 +#: fish/cmds.c:7966 fish/cmds.c:8075 fish/cmds.c:8277 fish/cmds.c:8586 +#: fish/cmds.c:8917 fish/cmds.c:9837 fish/cmds.c:10782 fish/cmds.c:11455 +#: fish/cmds.c:12131 fish/cmds.c:12632 fish/cmds.c:12688 fish/cmds.c:12764 +#: fish/cmds.c:12820 fish/cmds.c:12876 fish/cmds.c:12958 fish/cmds.c:15312 +#: fish/cmds.c:16009 fish/cmds.c:16469 fish/cmds.c:16679 fish/cmds.c:17060 +#: fish/cmds.c:17191 fish/cmds.c:17297 fish/cmds.c:17386 fish/cmds.c:17774 +#: fish/cmds.c:17828 fish/cmds.c:17897 fish/cmds.c:19378 fish/cmds.c:19760 +#: fish/cmds.c:19828 fish/cmds.c:19894 fish/cmds.c:20249 fish/cmds.c:21810 +#: fish/cmds.c:21943 fish/cmds.c:22013 fish/cmds.c:22388 fish/cmds.c:22588 +#: fish/cmds.c:22662 fish/cmds.c:23665 fish/cmds.c:23827 fish/cmds.c:24017 #, c-format msgid "%s: unknown optional argument \"%s\"\n" msgstr "%s: невідомий додатковий аргумент «%s»\n" -#: fish/cmds.c:5215 fish/cmds.c:5328 fish/cmds.c:5448 fish/cmds.c:6590 -#: fish/cmds.c:6689 fish/cmds.c:6770 fish/cmds.c:6934 fish/cmds.c:7457 -#: fish/cmds.c:7531 fish/cmds.c:7646 fish/cmds.c:7755 fish/cmds.c:7861 -#: fish/cmds.c:7969 fish/cmds.c:8078 fish/cmds.c:8280 fish/cmds.c:8589 -#: fish/cmds.c:8920 fish/cmds.c:9840 fish/cmds.c:10785 fish/cmds.c:11458 -#: fish/cmds.c:12134 fish/cmds.c:12635 fish/cmds.c:12691 fish/cmds.c:12767 -#: fish/cmds.c:12823 fish/cmds.c:12879 fish/cmds.c:12961 fish/cmds.c:15315 -#: fish/cmds.c:16012 fish/cmds.c:16472 fish/cmds.c:16682 fish/cmds.c:17063 -#: fish/cmds.c:17194 fish/cmds.c:17300 fish/cmds.c:17389 fish/cmds.c:17777 -#: fish/cmds.c:17831 fish/cmds.c:17900 fish/cmds.c:19381 fish/cmds.c:19763 -#: fish/cmds.c:19831 fish/cmds.c:19897 fish/cmds.c:20252 fish/cmds.c:21813 -#: fish/cmds.c:21946 fish/cmds.c:22016 fish/cmds.c:22391 fish/cmds.c:22591 -#: fish/cmds.c:22665 fish/cmds.c:23668 fish/cmds.c:23830 fish/cmds.c:24020 +#: fish/cmds.c:5218 fish/cmds.c:5331 fish/cmds.c:5451 fish/cmds.c:6593 +#: fish/cmds.c:6692 fish/cmds.c:6773 fish/cmds.c:6937 fish/cmds.c:7460 +#: fish/cmds.c:7534 fish/cmds.c:7649 fish/cmds.c:7758 fish/cmds.c:7864 +#: fish/cmds.c:7972 fish/cmds.c:8081 fish/cmds.c:8283 fish/cmds.c:8592 +#: fish/cmds.c:8923 fish/cmds.c:9843 fish/cmds.c:10788 fish/cmds.c:11461 +#: fish/cmds.c:12137 fish/cmds.c:12638 fish/cmds.c:12694 fish/cmds.c:12770 +#: fish/cmds.c:12826 fish/cmds.c:12882 fish/cmds.c:12964 fish/cmds.c:15318 +#: fish/cmds.c:16015 fish/cmds.c:16475 fish/cmds.c:16685 fish/cmds.c:17066 +#: fish/cmds.c:17197 fish/cmds.c:17303 fish/cmds.c:17392 fish/cmds.c:17780 +#: fish/cmds.c:17834 fish/cmds.c:17903 fish/cmds.c:19384 fish/cmds.c:19766 +#: fish/cmds.c:19834 fish/cmds.c:19900 fish/cmds.c:20255 fish/cmds.c:21816 +#: fish/cmds.c:21949 fish/cmds.c:22019 fish/cmds.c:22394 fish/cmds.c:22594 +#: fish/cmds.c:22668 fish/cmds.c:23671 fish/cmds.c:23833 fish/cmds.c:24023 #, c-format msgid "%s: optional argument \"%s\" given twice\n" msgstr "%s: додатковий аргумент «%s» вказано двічі\n" -#: fish/cmds.c:5420 fish/cmds.c:5648 fish/cmds.c:6333 fish/cmds.c:6379 -#: fish/cmds.c:6574 fish/cmds.c:6664 fish/cmds.c:6869 fish/cmds.c:7220 -#: fish/cmds.c:7270 fish/cmds.c:7289 fish/cmds.c:7435 fish/cmds.c:7509 -#: fish/cmds.c:7696 fish/cmds.c:7713 fish/cmds.c:7730 fish/cmds.c:7802 -#: fish/cmds.c:7819 fish/cmds.c:7836 fish/cmds.c:7910 fish/cmds.c:7927 -#: fish/cmds.c:7944 fish/cmds.c:8019 fish/cmds.c:8036 fish/cmds.c:8053 -#: fish/cmds.c:8126 fish/cmds.c:8411 fish/cmds.c:8528 fish/cmds.c:8567 -#: fish/cmds.c:8768 fish/cmds.c:8781 fish/cmds.c:8824 fish/cmds.c:9171 -#: fish/cmds.c:9220 fish/cmds.c:9470 fish/cmds.c:9489 fish/cmds.c:9541 -#: fish/cmds.c:9590 fish/cmds.c:9790 fish/cmds.c:9807 fish/cmds.c:9824 -#: fish/cmds.c:10183 fish/cmds.c:10229 fish/cmds.c:10275 fish/cmds.c:10920 -#: fish/cmds.c:11046 fish/cmds.c:11086 fish/cmds.c:11126 fish/cmds.c:11165 -#: fish/cmds.c:11206 fish/cmds.c:11246 fish/cmds.c:11286 fish/cmds.c:11329 -#: fish/cmds.c:11343 fish/cmds.c:11385 fish/cmds.c:11518 fish/cmds.c:11558 -#: fish/cmds.c:11597 fish/cmds.c:11638 fish/cmds.c:11752 fish/cmds.c:11839 -#: fish/cmds.c:11904 fish/cmds.c:13297 fish/cmds.c:13335 fish/cmds.c:13414 -#: fish/cmds.c:13433 fish/cmds.c:14273 fish/cmds.c:14463 fish/cmds.c:14543 -#: fish/cmds.c:14597 fish/cmds.c:14651 fish/cmds.c:14769 fish/cmds.c:14817 -#: fish/cmds.c:15008 fish/cmds.c:15054 fish/cmds.c:15231 fish/cmds.c:15248 -#: fish/cmds.c:15271 fish/cmds.c:15294 fish/cmds.c:15465 fish/cmds.c:15575 -#: fish/cmds.c:15592 fish/cmds.c:15609 fish/cmds.c:15626 fish/cmds.c:15643 -#: fish/cmds.c:15660 fish/cmds.c:15677 fish/cmds.c:15694 fish/cmds.c:15711 -#: fish/cmds.c:15728 fish/cmds.c:15745 fish/cmds.c:15762 fish/cmds.c:15779 -#: fish/cmds.c:15802 fish/cmds.c:16054 fish/cmds.c:16104 fish/cmds.c:16154 -#: fish/cmds.c:16201 fish/cmds.c:16248 fish/cmds.c:16296 fish/cmds.c:16343 -#: fish/cmds.c:16399 fish/cmds.c:16427 fish/cmds.c:16450 fish/cmds.c:16513 -#: fish/cmds.c:16565 fish/cmds.c:16582 fish/cmds.c:16604 fish/cmds.c:16637 -#: fish/cmds.c:16660 fish/cmds.c:16778 fish/cmds.c:16797 fish/cmds.c:16816 -#: fish/cmds.c:16869 fish/cmds.c:16888 fish/cmds.c:16907 fish/cmds.c:16960 -#: fish/cmds.c:16979 fish/cmds.c:16998 fish/cmds.c:17358 fish/cmds.c:17875 -#: fish/cmds.c:17940 fish/cmds.c:18030 fish/cmds.c:18043 fish/cmds.c:18084 -#: fish/cmds.c:18157 fish/cmds.c:18204 fish/cmds.c:18252 fish/cmds.c:18299 -#: fish/cmds.c:18429 fish/cmds.c:18482 fish/cmds.c:18530 fish/cmds.c:18549 -#: fish/cmds.c:18597 fish/cmds.c:18719 fish/cmds.c:18738 fish/cmds.c:18789 -#: fish/cmds.c:18808 fish/cmds.c:18974 fish/cmds.c:19089 fish/cmds.c:19137 -#: fish/cmds.c:19561 fish/cmds.c:20295 fish/cmds.c:20443 fish/cmds.c:20518 -#: fish/cmds.c:20759 fish/cmds.c:20946 fish/cmds.c:20999 fish/cmds.c:21018 -#: fish/cmds.c:21037 fish/cmds.c:21123 fish/cmds.c:21142 fish/cmds.c:21161 -#: fish/cmds.c:21180 fish/cmds.c:21382 fish/cmds.c:21882 fish/cmds.c:22184 -#: fish/cmds.c:22239 fish/cmds.c:22262 fish/cmds.c:22290 fish/cmds.c:22307 -#: fish/cmds.c:22330 fish/cmds.c:22358 fish/cmds.c:22375 fish/cmds.c:22522 -#: fish/cmds.c:22742 fish/cmds.c:22809 fish/cmds.c:22822 fish/cmds.c:22835 -#: fish/cmds.c:22848 fish/cmds.c:23562 fish/cmds.c:23740 fish/cmds.c:23757 -#: fish/cmds.c:23774 fish/cmds.c:23791 fish/cmds.c:23808 fish/cmds.c:23943 -#: fish/cmds.c:23960 fish/cmds.c:23977 fish/cmds.c:23994 +#: fish/cmds.c:5423 fish/cmds.c:5651 fish/cmds.c:6336 fish/cmds.c:6382 +#: fish/cmds.c:6577 fish/cmds.c:6667 fish/cmds.c:6872 fish/cmds.c:7223 +#: fish/cmds.c:7273 fish/cmds.c:7292 fish/cmds.c:7438 fish/cmds.c:7512 +#: fish/cmds.c:7699 fish/cmds.c:7716 fish/cmds.c:7733 fish/cmds.c:7805 +#: fish/cmds.c:7822 fish/cmds.c:7839 fish/cmds.c:7913 fish/cmds.c:7930 +#: fish/cmds.c:7947 fish/cmds.c:8022 fish/cmds.c:8039 fish/cmds.c:8056 +#: fish/cmds.c:8129 fish/cmds.c:8414 fish/cmds.c:8531 fish/cmds.c:8570 +#: fish/cmds.c:8771 fish/cmds.c:8784 fish/cmds.c:8827 fish/cmds.c:9174 +#: fish/cmds.c:9223 fish/cmds.c:9473 fish/cmds.c:9492 fish/cmds.c:9544 +#: fish/cmds.c:9593 fish/cmds.c:9793 fish/cmds.c:9810 fish/cmds.c:9827 +#: fish/cmds.c:10186 fish/cmds.c:10232 fish/cmds.c:10278 fish/cmds.c:10923 +#: fish/cmds.c:11049 fish/cmds.c:11089 fish/cmds.c:11129 fish/cmds.c:11168 +#: fish/cmds.c:11209 fish/cmds.c:11249 fish/cmds.c:11289 fish/cmds.c:11332 +#: fish/cmds.c:11346 fish/cmds.c:11388 fish/cmds.c:11521 fish/cmds.c:11561 +#: fish/cmds.c:11600 fish/cmds.c:11641 fish/cmds.c:11755 fish/cmds.c:11842 +#: fish/cmds.c:11907 fish/cmds.c:13300 fish/cmds.c:13338 fish/cmds.c:13417 +#: fish/cmds.c:13436 fish/cmds.c:14276 fish/cmds.c:14466 fish/cmds.c:14546 +#: fish/cmds.c:14600 fish/cmds.c:14654 fish/cmds.c:14772 fish/cmds.c:14820 +#: fish/cmds.c:15011 fish/cmds.c:15057 fish/cmds.c:15234 fish/cmds.c:15251 +#: fish/cmds.c:15274 fish/cmds.c:15297 fish/cmds.c:15468 fish/cmds.c:15578 +#: fish/cmds.c:15595 fish/cmds.c:15612 fish/cmds.c:15629 fish/cmds.c:15646 +#: fish/cmds.c:15663 fish/cmds.c:15680 fish/cmds.c:15697 fish/cmds.c:15714 +#: fish/cmds.c:15731 fish/cmds.c:15748 fish/cmds.c:15765 fish/cmds.c:15782 +#: fish/cmds.c:15805 fish/cmds.c:16057 fish/cmds.c:16107 fish/cmds.c:16157 +#: fish/cmds.c:16204 fish/cmds.c:16251 fish/cmds.c:16299 fish/cmds.c:16346 +#: fish/cmds.c:16402 fish/cmds.c:16430 fish/cmds.c:16453 fish/cmds.c:16516 +#: fish/cmds.c:16568 fish/cmds.c:16585 fish/cmds.c:16607 fish/cmds.c:16640 +#: fish/cmds.c:16663 fish/cmds.c:16781 fish/cmds.c:16800 fish/cmds.c:16819 +#: fish/cmds.c:16872 fish/cmds.c:16891 fish/cmds.c:16910 fish/cmds.c:16963 +#: fish/cmds.c:16982 fish/cmds.c:17001 fish/cmds.c:17361 fish/cmds.c:17878 +#: fish/cmds.c:17943 fish/cmds.c:18033 fish/cmds.c:18046 fish/cmds.c:18087 +#: fish/cmds.c:18160 fish/cmds.c:18207 fish/cmds.c:18255 fish/cmds.c:18302 +#: fish/cmds.c:18432 fish/cmds.c:18485 fish/cmds.c:18533 fish/cmds.c:18552 +#: fish/cmds.c:18600 fish/cmds.c:18722 fish/cmds.c:18741 fish/cmds.c:18792 +#: fish/cmds.c:18811 fish/cmds.c:18977 fish/cmds.c:19092 fish/cmds.c:19140 +#: fish/cmds.c:19564 fish/cmds.c:20298 fish/cmds.c:20446 fish/cmds.c:20521 +#: fish/cmds.c:20762 fish/cmds.c:20949 fish/cmds.c:21002 fish/cmds.c:21021 +#: fish/cmds.c:21040 fish/cmds.c:21126 fish/cmds.c:21145 fish/cmds.c:21164 +#: fish/cmds.c:21183 fish/cmds.c:21385 fish/cmds.c:21885 fish/cmds.c:22187 +#: fish/cmds.c:22242 fish/cmds.c:22265 fish/cmds.c:22293 fish/cmds.c:22310 +#: fish/cmds.c:22333 fish/cmds.c:22361 fish/cmds.c:22378 fish/cmds.c:22525 +#: fish/cmds.c:22745 fish/cmds.c:22812 fish/cmds.c:22825 fish/cmds.c:22838 +#: fish/cmds.c:22851 fish/cmds.c:23565 fish/cmds.c:23743 fish/cmds.c:23760 +#: fish/cmds.c:23777 fish/cmds.c:23794 fish/cmds.c:23811 fish/cmds.c:23946 +#: fish/cmds.c:23963 fish/cmds.c:23980 fish/cmds.c:23997 #, c-format msgid "%s: %s: invalid integer parameter (%s returned %d)\n" msgstr "%s: %s: некоректний цілий параметр (%s повернуто %d)\n" -#: fish/cmds.c:5523 fish/cmds.c:5739 fish/cmds.c:5865 fish/cmds.c:5970 -#: fish/cmds.c:8369 fish/cmds.c:8467 fish/cmds.c:8488 fish/cmds.c:8691 -#: fish/cmds.c:9864 fish/cmds.c:9882 fish/cmds.c:9903 fish/cmds.c:9923 -#: fish/cmds.c:9971 fish/cmds.c:9992 fish/cmds.c:10013 fish/cmds.c:10146 -#: fish/cmds.c:10305 fish/cmds.c:10326 fish/cmds.c:10346 fish/cmds.c:10366 -#: fish/cmds.c:10386 fish/cmds.c:10406 fish/cmds.c:10426 fish/cmds.c:10446 -#: fish/cmds.c:10466 fish/cmds.c:10486 fish/cmds.c:10506 fish/cmds.c:10526 -#: fish/cmds.c:10547 fish/cmds.c:10567 fish/cmds.c:10587 fish/cmds.c:10607 -#: fish/cmds.c:10984 fish/cmds.c:11482 fish/cmds.c:11783 fish/cmds.c:11802 -#: fish/cmds.c:11867 fish/cmds.c:12349 fish/cmds.c:12583 fish/cmds.c:12716 -#: fish/cmds.c:13153 fish/cmds.c:13172 fish/cmds.c:13193 fish/cmds.c:13213 -#: fish/cmds.c:13233 fish/cmds.c:13358 fish/cmds.c:13377 fish/cmds.c:13466 -#: fish/cmds.c:13566 fish/cmds.c:13585 fish/cmds.c:13790 fish/cmds.c:13811 -#: fish/cmds.c:13832 fish/cmds.c:13853 fish/cmds.c:13874 fish/cmds.c:13895 -#: fish/cmds.c:13916 fish/cmds.c:13937 fish/cmds.c:13958 fish/cmds.c:14872 -#: fish/cmds.c:14891 fish/cmds.c:15082 fish/cmds.c:15103 fish/cmds.c:15186 -#: fish/cmds.c:17411 fish/cmds.c:17550 fish/cmds.c:17571 fish/cmds.c:17625 -#: fish/cmds.c:17962 fish/cmds.c:18679 fish/cmds.c:18862 fish/cmds.c:18996 -#: fish/cmds.c:19017 fish/cmds.c:21347 fish/cmds.c:21768 fish/cmds.c:22615 -#: fish/cmds.c:22768 fish/cmds.c:22875 fish/cmds.c:22896 fish/cmds.c:23088 -#: fish/cmds.c:23275 fish/cmds.c:23296 fish/cmds.c:23317 +#: fish/cmds.c:5526 fish/cmds.c:5742 fish/cmds.c:5868 fish/cmds.c:5973 +#: fish/cmds.c:8372 fish/cmds.c:8470 fish/cmds.c:8491 fish/cmds.c:8694 +#: fish/cmds.c:9867 fish/cmds.c:9885 fish/cmds.c:9906 fish/cmds.c:9926 +#: fish/cmds.c:9974 fish/cmds.c:9995 fish/cmds.c:10016 fish/cmds.c:10149 +#: fish/cmds.c:10308 fish/cmds.c:10329 fish/cmds.c:10349 fish/cmds.c:10369 +#: fish/cmds.c:10389 fish/cmds.c:10409 fish/cmds.c:10429 fish/cmds.c:10449 +#: fish/cmds.c:10469 fish/cmds.c:10489 fish/cmds.c:10509 fish/cmds.c:10529 +#: fish/cmds.c:10550 fish/cmds.c:10570 fish/cmds.c:10590 fish/cmds.c:10610 +#: fish/cmds.c:10987 fish/cmds.c:11485 fish/cmds.c:11786 fish/cmds.c:11805 +#: fish/cmds.c:11870 fish/cmds.c:12352 fish/cmds.c:12586 fish/cmds.c:12719 +#: fish/cmds.c:13156 fish/cmds.c:13175 fish/cmds.c:13196 fish/cmds.c:13216 +#: fish/cmds.c:13236 fish/cmds.c:13361 fish/cmds.c:13380 fish/cmds.c:13469 +#: fish/cmds.c:13569 fish/cmds.c:13588 fish/cmds.c:13793 fish/cmds.c:13814 +#: fish/cmds.c:13835 fish/cmds.c:13856 fish/cmds.c:13877 fish/cmds.c:13898 +#: fish/cmds.c:13919 fish/cmds.c:13940 fish/cmds.c:13961 fish/cmds.c:14875 +#: fish/cmds.c:14894 fish/cmds.c:15085 fish/cmds.c:15106 fish/cmds.c:15189 +#: fish/cmds.c:17414 fish/cmds.c:17553 fish/cmds.c:17574 fish/cmds.c:17628 +#: fish/cmds.c:17965 fish/cmds.c:18682 fish/cmds.c:18865 fish/cmds.c:18999 +#: fish/cmds.c:19020 fish/cmds.c:21350 fish/cmds.c:21771 fish/cmds.c:22618 +#: fish/cmds.c:22771 fish/cmds.c:22878 fish/cmds.c:22899 fish/cmds.c:23091 +#: fish/cmds.c:23278 fish/cmds.c:23299 fish/cmds.c:23320 #, c-format msgid "%s should have no parameters\n" msgstr "%s не повинна мати параметрів\n" -#: fish/cmds.c:5654 fish/cmds.c:6339 fish/cmds.c:6385 fish/cmds.c:7226 -#: fish/cmds.c:7276 fish/cmds.c:7295 fish/cmds.c:7441 fish/cmds.c:7515 -#: fish/cmds.c:8417 fish/cmds.c:8573 fish/cmds.c:8830 fish/cmds.c:9177 -#: fish/cmds.c:9476 fish/cmds.c:9495 fish/cmds.c:9547 fish/cmds.c:9596 -#: fish/cmds.c:10189 fish/cmds.c:10235 fish/cmds.c:10281 fish/cmds.c:10926 -#: fish/cmds.c:11758 fish/cmds.c:11845 fish/cmds.c:11910 fish/cmds.c:13420 -#: fish/cmds.c:13439 fish/cmds.c:14279 fish/cmds.c:14469 fish/cmds.c:14549 -#: fish/cmds.c:14603 fish/cmds.c:14657 fish/cmds.c:14775 fish/cmds.c:14823 -#: fish/cmds.c:15014 fish/cmds.c:15060 fish/cmds.c:15254 fish/cmds.c:15277 -#: fish/cmds.c:15471 fish/cmds.c:15785 fish/cmds.c:15808 fish/cmds.c:16060 -#: fish/cmds.c:16110 fish/cmds.c:16160 fish/cmds.c:16207 fish/cmds.c:16254 -#: fish/cmds.c:16302 fish/cmds.c:16349 fish/cmds.c:16405 fish/cmds.c:16433 -#: fish/cmds.c:16456 fish/cmds.c:16519 fish/cmds.c:16610 fish/cmds.c:16643 -#: fish/cmds.c:16666 fish/cmds.c:16784 fish/cmds.c:16803 fish/cmds.c:16822 -#: fish/cmds.c:16875 fish/cmds.c:16894 fish/cmds.c:16913 fish/cmds.c:16966 -#: fish/cmds.c:16985 fish/cmds.c:17004 fish/cmds.c:17364 fish/cmds.c:18090 -#: fish/cmds.c:18163 fish/cmds.c:18210 fish/cmds.c:18258 fish/cmds.c:18305 -#: fish/cmds.c:18435 fish/cmds.c:18488 fish/cmds.c:18536 fish/cmds.c:18555 -#: fish/cmds.c:18603 fish/cmds.c:18725 fish/cmds.c:18795 fish/cmds.c:20449 -#: fish/cmds.c:20524 fish/cmds.c:20765 fish/cmds.c:20952 fish/cmds.c:21005 -#: fish/cmds.c:21024 fish/cmds.c:21043 fish/cmds.c:21129 fish/cmds.c:21148 -#: fish/cmds.c:21167 fish/cmds.c:21186 fish/cmds.c:21388 fish/cmds.c:21888 -#: fish/cmds.c:22245 fish/cmds.c:22268 fish/cmds.c:22313 fish/cmds.c:22336 -#: fish/cmds.c:22528 fish/cmds.c:23568 fish/cmds.c:23814 +#: fish/cmds.c:5657 fish/cmds.c:6342 fish/cmds.c:6388 fish/cmds.c:7229 +#: fish/cmds.c:7279 fish/cmds.c:7298 fish/cmds.c:7444 fish/cmds.c:7518 +#: fish/cmds.c:8420 fish/cmds.c:8576 fish/cmds.c:8833 fish/cmds.c:9180 +#: fish/cmds.c:9479 fish/cmds.c:9498 fish/cmds.c:9550 fish/cmds.c:9599 +#: fish/cmds.c:10192 fish/cmds.c:10238 fish/cmds.c:10284 fish/cmds.c:10929 +#: fish/cmds.c:11761 fish/cmds.c:11848 fish/cmds.c:11913 fish/cmds.c:13423 +#: fish/cmds.c:13442 fish/cmds.c:14282 fish/cmds.c:14472 fish/cmds.c:14552 +#: fish/cmds.c:14606 fish/cmds.c:14660 fish/cmds.c:14778 fish/cmds.c:14826 +#: fish/cmds.c:15017 fish/cmds.c:15063 fish/cmds.c:15257 fish/cmds.c:15280 +#: fish/cmds.c:15474 fish/cmds.c:15788 fish/cmds.c:15811 fish/cmds.c:16063 +#: fish/cmds.c:16113 fish/cmds.c:16163 fish/cmds.c:16210 fish/cmds.c:16257 +#: fish/cmds.c:16305 fish/cmds.c:16352 fish/cmds.c:16408 fish/cmds.c:16436 +#: fish/cmds.c:16459 fish/cmds.c:16522 fish/cmds.c:16613 fish/cmds.c:16646 +#: fish/cmds.c:16669 fish/cmds.c:16787 fish/cmds.c:16806 fish/cmds.c:16825 +#: fish/cmds.c:16878 fish/cmds.c:16897 fish/cmds.c:16916 fish/cmds.c:16969 +#: fish/cmds.c:16988 fish/cmds.c:17007 fish/cmds.c:17367 fish/cmds.c:18093 +#: fish/cmds.c:18166 fish/cmds.c:18213 fish/cmds.c:18261 fish/cmds.c:18308 +#: fish/cmds.c:18438 fish/cmds.c:18491 fish/cmds.c:18539 fish/cmds.c:18558 +#: fish/cmds.c:18606 fish/cmds.c:18728 fish/cmds.c:18798 fish/cmds.c:20452 +#: fish/cmds.c:20527 fish/cmds.c:20768 fish/cmds.c:20955 fish/cmds.c:21008 +#: fish/cmds.c:21027 fish/cmds.c:21046 fish/cmds.c:21132 fish/cmds.c:21151 +#: fish/cmds.c:21170 fish/cmds.c:21189 fish/cmds.c:21391 fish/cmds.c:21891 +#: fish/cmds.c:22248 fish/cmds.c:22271 fish/cmds.c:22316 fish/cmds.c:22339 +#: fish/cmds.c:22531 fish/cmds.c:23571 fish/cmds.c:23817 #, c-format msgid "%s: %s: integer out of range\n" msgstr "%s: %s: ціле значення поза межами діапазону\n" -#: fish/cmds.c:22637 +#: fish/cmds.c:22640 #, c-format msgid "%s should have at most %d parameter\n" msgid_plural "%s should have at most %d parameters\n" @@ -6941,7 +6949,7 @@ msgstr[0] "%s повинна мати не більше %d параметра\n" msgstr[1] "%s повинна мати не більше %d параметрів\n" msgstr[2] "%s повинна мати не більше %d параметрів\n" -#: fish/cmds.c:24374 +#: fish/cmds.c:24377 #, c-format msgid "%s: unknown command\n" msgstr "%s: невідома команда\n" @@ -7135,46 +7143,46 @@ msgstr "" "\n" "Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" -#: fish/fish.c:253 +#: fish/fish.c:256 #, c-format msgid "%s: --listen=PID: PID was not a number: %s\n" msgstr "%s: --listen=PID: PID не був числом: %s\n" -#: fish/fish.c:260 +#: fish/fish.c:263 #, c-format msgid "" "%s: remote: $GUESTFISH_PID must be set to the PID of the remote process\n" msgstr "" "%s: remote: для ідентифікатора віддаленого процесу має $GUESTFISH_PID\n" -#: fish/fish.c:310 +#: fish/fish.c:313 #, c-format msgid "%s: warning: -D option is deprecated, use --no-dest-paths instead\n" msgstr "" "%s: попередження: параметр -D застарів, замість нього слід користуватися --" "no-dest-paths\n" -#: fish/fish.c:317 +#: fish/fish.c:320 #, c-format msgid "%s: only one -f parameter can be given\n" msgstr "%s: можна вказувати лише один параметр -f\n" -#: fish/fish.c:514 +#: fish/fish.c:517 #, c-format msgid "%s: cannot use --listen and --remote options at the same time\n" msgstr "%s: не можна одночасно використовувати параметри --listen і --remote\n" -#: fish/fish.c:522 +#: fish/fish.c:525 #, c-format msgid "%s: extra parameters on the command line with --listen flag\n" msgstr "%s: зайві параметри у командному рядку з прапорцем --listen\n" -#: fish/fish.c:528 +#: fish/fish.c:531 #, c-format msgid "%s: cannot use --listen and --file options at the same time\n" msgstr "%s: не можна одночасно використовувати параметри --listen і --file\n" -#: fish/fish.c:703 +#: fish/fish.c:706 #, c-format msgid "" "\n" @@ -7195,51 +7203,51 @@ msgstr "" " «quit», щоб вийти з оболонки\n" "\n" -#: fish/fish.c:861 fish/fish.c:877 +#: fish/fish.c:864 fish/fish.c:880 #, c-format msgid "%s: command arguments not separated by whitespace\n" msgstr "%s: аргументи команди не відокремлено пробілами\n" -#: fish/fish.c:871 +#: fish/fish.c:874 #, c-format msgid "%s: unterminated single quote\n" msgstr "%s: не виявлено завершальних одинарних лапок\n" -#: fish/fish.c:901 +#: fish/fish.c:904 #, c-format msgid "%s: internal error parsing string at '%s'\n" msgstr "%s: внутрішня помилка під час обробки рядка, «%s»\n" -#: fish/fish.c:918 +#: fish/fish.c:921 #, c-format msgid "%s: too many arguments\n" msgstr "%s: занадто багато аргументів\n" -#: fish/fish.c:993 +#: fish/fish.c:996 #, c-format msgid "%s: invalid escape sequence in string (starting at offset %d)\n" msgstr "" "%s: некоректна керівна послідовність у рядку (починаючи з позиції %d)\n" -#: fish/fish.c:1002 +#: fish/fish.c:1005 #, c-format msgid "%s: unterminated double quote\n" msgstr "%s: не виявлено завершальних подвійних лапок\n" -#: fish/fish.c:1065 +#: fish/fish.c:1068 #, c-format msgid "%s: empty command on command line\n" msgstr "%s: порожня команда або командний рядок\n" -#: fish/fish.c:1223 +#: fish/fish.c:1226 msgid "display a list of commands or help on a command" msgstr "показати список команд або довідку щодо команди" -#: fish/fish.c:1225 +#: fish/fish.c:1228 msgid "quit guestfish" msgstr "вийти з guestfish" -#: fish/fish.c:1236 +#: fish/fish.c:1239 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -7250,7 +7258,7 @@ msgstr "" " help команда\n" " help\n" -#: fish/fish.c:1244 +#: fish/fish.c:1247 #, c-format msgid "" "quit - quit guestfish\n" @@ -7259,13 +7267,13 @@ msgstr "" "quit — завершити роботу guestfish\n" " quit\n" -#: fish/fish.c:1249 +#: fish/fish.c:1252 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "" "%s: невідома команда, скористайтеся -h, щоб отримати список всіх команд\n" -#: fish/fish.c:1265 +#: fish/fish.c:1268 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -7276,22 +7284,22 @@ msgstr "" "Отримати список команд: guestfish -h\n" "Ознайомитися з документацією: man guestfish\n" -#: fish/fish.c:1274 +#: fish/fish.c:1277 #, c-format msgid "%s:%d: libguestfs: error: %s\n" msgstr "%s:%d: libguestfs: помилка: %s\n" -#: fish/fish.c:1317 +#: fish/fish.c:1320 #, c-format msgid "%s: '%s': invalid boolean value, use 'true' or 'false'\n" msgstr "%s: «%s»: некоректне булеве значення, має бути 'true' або 'false'\n" -#: fish/fish.c:1425 +#: fish/fish.c:1428 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "У рядку «%s» не вистачає лапок\n" -#: fish/fish.c:1762 +#: fish/fish.c:1765 #, c-format msgid "" "%s: to use Windows drive letters, you must inspect the guest (\"-i\" option " @@ -7301,14 +7309,14 @@ msgstr "" "гостьову систему (використати параметр \"-i\" або виконати команду \"inspect-" "os\")\n" -#: fish/fish.c:1768 fish/windows.c:106 +#: fish/fish.c:1771 fish/windows.c:106 #, c-format msgid "%s: to use Windows drive letters, this must be a Windows guest\n" msgstr "" "%s: для використання літерних позначень дисків Windows ваша система має бути " "гостьовою системою Windows\n" -#: fish/fish.c:1782 +#: fish/fish.c:1785 #, c-format msgid "" "%s: drive '%c:' not found. To list available drives do:\n" @@ -7318,7 +7326,7 @@ msgstr "" "команду\n" " inspect-get-drive-mappings %s\n" -#: fish/fish.c:1801 +#: fish/fish.c:1804 #, c-format msgid "" "%s: to access '%c:', mount %s first. One way to do this is:\n" @@ -7844,17 +7852,17 @@ msgstr "" "%s\n" "\n" -#: format/format.c:148 +#: format/format.c:151 #, c-format msgid "%s: no filesystem was specified\n" msgstr "%s: не вказано файлової системи\n" -#: format/format.c:156 +#: format/format.c:159 #, c-format msgid "%s: --lvm option cannot be given multiple times\n" msgstr "%s: параметр --lvm можна визначати лише один раз\n" -#: format/format.c:271 +#: format/format.c:274 #, c-format msgid "" "%s: failed to rescan the disks after two attempts. This\n" @@ -7868,7 +7876,7 @@ msgstr "" "Якщо ви вважаєте, що зіткнулися з вадою, будь ласка,\n" "повідомте про це на сайті http://libguestfs.org/\n" -#: format/format.c:312 +#: format/format.c:315 #, c-format msgid "%s: cannot parse --lvm option (%s)\n" msgstr "%s: не вдалося обробити параметр --lvm (%s)\n" @@ -7940,39 +7948,39 @@ msgstr "" " -w|--rw змонтувати у режимі читання-запису\n" " -x|--trace трасувати виклики API guestfs\n" -#: fuse/guestmount.c:244 +#: fuse/guestmount.c:247 #, c-format msgid "%s: unable to parse --fd option value: %s\n" msgstr "%s: не вдалося обробити значення параметра --fd: %s\n" -#: fuse/guestmount.c:319 +#: fuse/guestmount.c:322 #, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "" "%s: слід вказати принаймні один параметр -a/-d і принаймні один параметр -m/-" "i\n" -#: fuse/guestmount.c:329 +#: fuse/guestmount.c:332 #, c-format msgid "%s: --live is not compatible with --ro option\n" msgstr "%s: параметр --live несумісний з параметром --ro\n" -#: fuse/guestmount.c:336 +#: fuse/guestmount.c:339 #, c-format msgid "%s: --live is not compatible with -i option\n" msgstr "%s: параметр --live несумісний з параметром -i\n" -#: fuse/guestmount.c:351 +#: fuse/guestmount.c:354 #, c-format msgid "%s: with --live, you must use exactly one -d option\n" msgstr "%s: з параметром --live можна вказувати лише один параметр -d\n" -#: fuse/guestmount.c:358 +#: fuse/guestmount.c:361 #, c-format msgid "%s: --live is not compatible with -a option\n" msgstr "%s: параметр --live несумісний з параметром -a\n" -#: fuse/guestmount.c:367 fuse/guestunmount.c:153 +#: fuse/guestmount.c:370 fuse/guestunmount.c:153 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "%s: вам слід вказати точку монтування у основній файловій системі\n" @@ -8070,12 +8078,12 @@ msgstr "" " --xpath query Виконати запит XPath\n" "Щоб дізнатися більше, скористайтеся сторінкою довідника (man) %s(1).\n" -#: inspector/inspector.c:242 +#: inspector/inspector.c:245 #, c-format msgid "%s: cannot use --xpath together with other options.\n" msgstr "%s: не можна використовувати --xpath разом з іншими параметрами.\n" -#: inspector/inspector.c:276 +#: inspector/inspector.c:279 #, c-format msgid "" "%s: no operating system could be detected inside this disk image.\n" @@ -8105,57 +8113,57 @@ msgstr "" "повідомлення про ваду,\n" "додавши до нього максимум можливої інформації щодо образу диска.\n" -#: inspector/inspector.c:291 +#: inspector/inspector.c:294 #, c-format msgid "%s: XML write error at \"%s\": %m\n" msgstr "%s: помилка запису XML у «%s»: %m\n" -#: inspector/inspector.c:303 +#: inspector/inspector.c:306 #, c-format msgid "%s: xmlOutputBufferCreateFd: failed to open stdout\n" msgstr "%s: xmlOutputBufferCreateFd: не вдалося відкрити stdout\n" -#: inspector/inspector.c:312 +#: inspector/inspector.c:315 #, c-format msgid "%s: xmlNewTextWriter: failed to create libxml2 writer\n" msgstr "%s: xmlNewTextWriter: не вдалося створити процес запису libxml2\n" -#: inspector/inspector.c:771 +#: inspector/inspector.c:774 #, c-format msgid "%s: unable to parse XML from stdin\n" msgstr "%s: не вдалося обробити код XML з stdin\n" -#: inspector/inspector.c:777 +#: inspector/inspector.c:780 #, c-format msgid "%s: unable to create new XPath context\n" msgstr "%s: не вдалося створити контекст XPath\n" -#: inspector/inspector.c:784 +#: inspector/inspector.c:787 #, c-format msgid "%s: unable to evaluate XPath expression\n" msgstr "%s: не вдалося обробити вираз XPath\n" -#: inspector/inspector.c:797 +#: inspector/inspector.c:800 #, c-format msgid "%s: xmlSaveToFd failed\n" msgstr "%s: помилка xmlSaveToFd\n" -#: inspector/inspector.c:804 +#: inspector/inspector.c:807 #, c-format msgid "%s: xmlNewDoc failed\n" msgstr "%s: помилка xmlNewDoc\n" -#: inspector/inspector.c:809 +#: inspector/inspector.c:812 #, c-format msgid "%s: xmlCopyNode failed\n" msgstr "%s: помилка xmlCopyNode\n" -#: inspector/inspector.c:816 +#: inspector/inspector.c:819 #, c-format msgid "%s: xmlSaveDoc failed\n" msgstr "%s: помилка xmlSaveDoc\n" -#: make-fs/make-fs.c:77 +#: make-fs/make-fs.c:78 #, c-format msgid "" "%s: make a filesystem from a tar archive or files\n" @@ -8196,28 +8204,28 @@ msgstr "" " -x Трасувати виклики інтерфейсу libguestfsЩоб " "дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" -#: make-fs/make-fs.c:181 +#: make-fs/make-fs.c:185 #, c-format msgid "%s: missing input and output arguments on the command line\n" msgstr "" "%s: у командному рядку не вказано аргументів вхідних даних і результату\n" -#: make-fs/make-fs.c:199 +#: make-fs/make-fs.c:203 #, c-format msgid "%s: NTFS support was disabled when libguestfs was compiled\n" msgstr "%s: підтримку NTFS було вимкнено під час збирання libguestfs\n" -#: make-fs/make-fs.c:249 make-fs/make-fs.c:306 +#: make-fs/make-fs.c:253 make-fs/make-fs.c:310 #, c-format msgid "%s: %s command failed\n" msgstr "%s: не вдалося виконати команду %s\n" -#: make-fs/make-fs.c:430 +#: make-fs/make-fs.c:434 #, c-format msgid "%s: cannot parse the output of 'du' command: %s\n" msgstr "%s: не вдалося виконати обробку результатів виконання команди du: %s\n" -#: make-fs/make-fs.c:465 +#: make-fs/make-fs.c:469 #, c-format msgid "" "%s: %s: input is not a directory, tar archive or compressed tar archive\n" @@ -8225,17 +8233,17 @@ msgstr "" "%s: %s: вхідний об’єкт не є каталогом, архівом tar або стисненим архівом " "tar\n" -#: make-fs/make-fs.c:496 +#: make-fs/make-fs.c:500 #, c-format msgid "%s: %s: unknown compressed input format (%s)\n" msgstr "%s: %s: невідомий формат стискання вхідних даних (%s)\n" -#: make-fs/make-fs.c:619 +#: make-fs/make-fs.c:623 #, c-format msgid "%s: %s: invalid size parameter '%s' (%s returned %d)\n" msgstr "%s: %s: некоректний параметр розміру «%s» (%s повернуто %d)\n" -#: make-fs/make-fs.c:819 +#: make-fs/make-fs.c:823 #, c-format msgid "%s: subprocess failed\n" msgstr "%s: помилка підпроцесу\n" @@ -8522,7 +8530,7 @@ msgstr "Перетворення виконано успішно." msgid "Conversion was successful" msgstr "Успішне перетворення" -#: p2v/main.c:69 +#: p2v/main.c:70 #, c-format msgid "" "%s: Convert a physical machine to use KVM\n" @@ -8537,7 +8545,7 @@ msgid "" "For more information, see the manpage %s(1).\n" msgstr "" -#: p2v/main.c:149 +#: p2v/main.c:164 #, c-format msgid "%s: unused arguments on the command line\n" msgstr "%s: невикористані аргументи у командному рядку\n" @@ -8594,32 +8602,32 @@ msgstr "" " -x Трасувати виклики програмного інтерфейсу libguestfs\n" "Щоб дізнатися більше, ознайомтеся зі сторінкою довідника (man) %s(1).\n" -#: rescue/rescue.c:159 +#: rescue/rescue.c:162 #, c-format msgid "%s: could not parse --smp parameter '%s'\n" msgstr "%s: не вдалося обробити параметр --smp «%s»\n" -#: rescue/rescue.c:164 +#: rescue/rescue.c:167 #, c-format msgid "%s: --smp parameter '%s' should be >= 1\n" msgstr "%s: значенням параметра --smp «%s» має бути число >= 1\n" -#: rescue/rescue.c:177 +#: rescue/rescue.c:180 #, c-format msgid "%s: could not parse --scratch parameter '%s'\n" msgstr "%s: не вдалося обробити параметр --scratch, «%s»\n" -#: rescue/rescue.c:183 +#: rescue/rescue.c:186 #, c-format msgid "%s: --scratch parameter '%s' should be >= 1\n" msgstr "%s: значенням у параметрі --scratch «%s» має бути число >= 1\n" -#: rescue/rescue.c:210 +#: rescue/rescue.c:213 #, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "%s: не вдалося обробити запис об’єму пам’яті «%s»\n" -#: rescue/rescue.c:317 +#: rescue/rescue.c:320 #, c-format msgid "" "%s: warning: virt-rescue doesn't work with the libvirt backend\n" @@ -8628,7 +8636,7 @@ msgstr "" "%s: попередження: у поточній версії virt-rescue не може працювати з модулем\n" "libvirt Щоб усунути цю незручність, буде примусово вибрано модуль «direct».\n" -#: rescue/rescue.c:398 +#: rescue/rescue.c:401 #, c-format msgid "" "Inspecting the virtual machine or disk image ...\n" @@ -8637,7 +8645,7 @@ msgstr "" "Вивчення віртуальної машини або образу диска...\n" "\n" -#: rescue/rescue.c:417 +#: rescue/rescue.c:420 #, c-format msgid "" "This disk contains one or more operating systems. You can use these mount\n" @@ -8650,7 +8658,7 @@ msgstr "" "запит >) для монтування файлових систем.\n" "\n" -#: rescue/rescue.c:432 +#: rescue/rescue.c:435 #, c-format msgid "" "# %s is the root of a %s operating system\n" @@ -8663,7 +8671,7 @@ msgstr "" "# %s\n" "\n" -#: rescue/rescue.c:489 +#: rescue/rescue.c:492 #, c-format msgid "" "This disk contains no mountable filesystems that we recognize.\n" @@ -8680,7 +8688,7 @@ msgstr "" "створити розділи, логічні томи та файлові системи на порожньому\n" "диску.\n" -#: rescue/rescue.c:496 +#: rescue/rescue.c:499 #, c-format msgid "" "This disk contains one or more filesystems, but we don't recognize any\n" @@ -8694,7 +8702,7 @@ msgstr "" "відповідь на запит >) для монтування цих файлових систем.\n" "\n" -#: rescue/rescue.c:501 +#: rescue/rescue.c:504 #, c-format msgid "# %s has type '%s'\n" msgstr "# %s належить до типу «%s»\n" @@ -8851,229 +8859,229 @@ msgstr "" msgid "unexpected non-hex digits in output of db_dump command" msgstr "неочікувані не шістнадцяткові цифри у виводі команди db_dump" -#: src/drives.c:118 +#: src/drives.c:86 msgid "this backend does not support adding read-only drives" msgstr "" "у цьому модулі обробки не передбачено підтримки додавання пристроїв лише для " "читання" -#: src/drives.c:207 +#: src/drives.c:175 msgid "curl: you must specify exactly one server" msgstr "curl: слід вказати точно один сервер" -#: src/drives.c:213 +#: src/drives.c:181 msgid "curl: only tcp transport is supported" msgstr "curl: передбачено передавання даних лише за допомогою tcp" -#: src/drives.c:218 +#: src/drives.c:186 msgid "curl: pathname should not be an empty string" msgstr "curl: шлях не повинен бути порожнім рядком" -#: src/drives.c:223 +#: src/drives.c:191 msgid "curl: pathname must begin with a '/'" msgstr "curl: шлях має починатися з «/»" -#: src/drives.c:235 +#: src/drives.c:203 msgid "gluster: you cannot specify a username with this protocol" msgstr "" "gluster: не можна вказувати ім’я користувача, якщо використовується цей " "протокол" -#: src/drives.c:239 +#: src/drives.c:207 msgid "gluster: you cannot specify a secret with this protocol" msgstr "" "gluster: не можна вказувати пароль, якщо використовується цей протокол " "protocol" -#: src/drives.c:244 +#: src/drives.c:212 msgid "gluster: you must specify exactly one server" msgstr "gluster: слід вказати точно один сервер" -#: src/drives.c:249 +#: src/drives.c:217 msgid "gluster: volume name parameter should not be an empty string" msgstr "gluster: параметр назви тому не може бути порожнім рядком" -#: src/drives.c:254 +#: src/drives.c:222 msgid "gluster: volume/image must not begin with a '/'" msgstr "gluster: назва тому або образу не повинна починатися з символу «/»" -#: src/drives.c:278 +#: src/drives.c:246 msgid "nbd: you cannot specify a username with this protocol" msgstr "" "nbd: не можна вказувати ім’я користувача, якщо використовується цей протокол" -#: src/drives.c:282 +#: src/drives.c:250 msgid "nbd: you cannot specify a secret with this protocol" msgstr "nbd: не можна вказувати пароль, якщо використовується цей протокол" -#: src/drives.c:287 +#: src/drives.c:255 msgid "nbd: you must specify exactly one server" msgstr "nbd: слід вказати точно один сервер" -#: src/drives.c:306 +#: src/drives.c:274 msgid "rbd: only tcp transport is supported" msgstr "rbd: передбачено передавання даних лише за допомогою tcp" -#: src/drives.c:310 +#: src/drives.c:278 msgid "rbd: port number must be specified" msgstr "rbd: слід вказати номер порту" -#: src/drives.c:316 +#: src/drives.c:284 msgid "rbd: image name parameter should not be an empty string" msgstr "rbd: параметр назви образу не повинен бути порожнім рядком" -#: src/drives.c:321 +#: src/drives.c:289 msgid "rbd: image name must not begin with a '/'" msgstr "rbd: назва образу не повинна починатися з символу «/»" -#: src/drives.c:335 +#: src/drives.c:303 msgid "sheepdog: you cannot specify a username with this protocol" msgstr "" "sheepdog: не можна вказувати ім’я користувача, якщо використовується цей " "протокол" -#: src/drives.c:339 +#: src/drives.c:307 msgid "sheepdog: you cannot specify a secret with this protocol" msgstr "" "sheepdog: не можна вказувати пароль, якщо використовується цей протокол" -#: src/drives.c:346 +#: src/drives.c:314 msgid "sheepdog: only tcp transport is supported" msgstr "sheepdog: передбачено передавання даних лише за допомогою tcp" -#: src/drives.c:350 +#: src/drives.c:318 msgid "sheepdog: port number must be specified" msgstr "sheepdog: слід вказати номер порту" -#: src/drives.c:356 +#: src/drives.c:324 msgid "sheepdog: volume parameter should not be an empty string" msgstr "sheepdog: параметр тому не може бути порожнім рядком" -#: src/drives.c:361 +#: src/drives.c:329 msgid "sheepdog: volume parameter must not begin with a '/'" msgstr "sheepdog: параметр тому не повинен починатися з «/»" -#: src/drives.c:373 +#: src/drives.c:341 msgid "ssh: you must specify exactly one server" msgstr "ssh: слід вказати точно один сервер" -#: src/drives.c:379 +#: src/drives.c:347 msgid "ssh: only tcp transport is supported" msgstr "ssh: передбачено передавання даних лише за допомогою tcp" -#: src/drives.c:384 +#: src/drives.c:352 msgid "ssh: pathname should not be an empty string" msgstr "ssh: шлях не може бути порожнім рядком" -#: src/drives.c:389 +#: src/drives.c:357 msgid "ssh: pathname must begin with a '/'" msgstr "ssh: шлях має починатися з «/»" -#: src/drives.c:394 +#: src/drives.c:362 msgid "ssh: username should not be an empty string" msgstr "ssh: ім’я користувача не може бути порожнім рядком" -#: src/drives.c:406 +#: src/drives.c:374 msgid "iscsi: you cannot specify a username with this protocol" msgstr "" "iscsi: не можна вказувати ім’я користувача, якщо використовується цей " "протокол" -#: src/drives.c:411 +#: src/drives.c:379 msgid "iscsi: you cannot specify a secret with this protocol" msgstr "iscsi: не можна вказувати пароль, якщо використовується цей протокол" -#: src/drives.c:416 +#: src/drives.c:384 msgid "iscsi: you must specify exactly one server" msgstr "iscsi: слід вказати точно один сервер" -#: src/drives.c:422 +#: src/drives.c:390 msgid "iscsi: only tcp transport is supported" msgstr "iscsi: передбачено передавання даних лише за допомогою tcp" -#: src/drives.c:427 +#: src/drives.c:395 msgid "iscsi: target name should not be an empty string" msgstr "iscsi: назва призначення не може бути порожнім рядком" -#: src/drives.c:432 +#: src/drives.c:400 msgid "iscsi: target string must not begin with a '/'" msgstr "iscsi: рядок призначення не повинен починатися з «/»" -#: src/drives.c:454 +#: src/drives.c:422 msgid "for device '/dev/null', format must be 'raw'" msgstr "для пристрою /dev/null слід вказувати формат raw" -#: src/drives.c:700 +#: src/drives.c:668 msgid "missing Unix domain socket path" msgstr "не вказано шляху до сокета домену Unix" -#: src/drives.c:712 +#: src/drives.c:680 #, c-format msgid "invalid port number '%s'" msgstr "некоректний номер порту, «%s»" -#: src/drives.c:719 +#: src/drives.c:687 #, c-format msgid "invalid hostname '%s'" msgstr "некоректна назва вузла, «%s»" -#: src/drives.c:730 +#: src/drives.c:698 #, c-format msgid "invalid hostname or server string '%s'" msgstr "некоректний рядок назви вузла або сервера, «%s»" -#: src/drives.c:814 +#: src/drives.c:782 msgid "discard parameter must be 'disable', 'enable' or 'besteffort'" msgstr "" "значенням параметра discard має бути «disable», «enable» або «besteffort»" -#: src/drives.c:827 +#: src/drives.c:795 msgid "discard support cannot be enabled on read-only drives" msgstr "" "підтримку discard не можна вмикати для дисків, призначених лише для читання" -#: src/drives.c:833 src/drives.c:839 +#: src/drives.c:801 src/drives.c:807 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "параметр %s є порожнім або містить заборонені до використання символи" -#: src/drives.c:845 +#: src/drives.c:813 msgid "label parameter is empty, too long, or contains disallowed characters" msgstr "" "параметр мітки є порожнім, занадто довгим або містить заборонені символи" -#: src/drives.c:851 +#: src/drives.c:819 msgid "cachemode parameter must be 'writeback' (default) or 'unsafe'" msgstr "параметром режиму кешування має бути «writeback» (типово) або «unsafe»" -#: src/drives.c:858 +#: src/drives.c:826 msgid "you cannot specify a server with file-backed disks" msgstr "не можна вказувати сервер з резервними копіями дисків у файлах" -#: src/drives.c:863 +#: src/drives.c:831 msgid "you cannot specify a username with file-backed disks" msgstr "" "не можна вказувати ім’я користувача для резервних копій дисків у файлах" -#: src/drives.c:867 +#: src/drives.c:835 msgid "you cannot specify a secret with file-backed disks" msgstr "не можна вказувати пароль з резервними копіями дисків у файлах" -#: src/drives.c:930 +#: src/drives.c:898 #, c-format msgid "unknown protocol '%s'" msgstr "невідомий протокол «%s»" -#: src/drives.c:948 src/drives.c:1096 +#: src/drives.c:916 src/drives.c:1064 msgid "the current backend does not support hotplugging drives" msgstr "" "у поточному модулі не передбачено підтримки інтерактивного з’єднання дисків" -#: src/drives.c:954 +#: src/drives.c:922 msgid "'label' is required when hotplugging drives" msgstr "для інтерактивного з’єднання дисків слід вказати «label»" -#: src/drives.c:1081 +#: src/drives.c:1049 #, c-format msgid "disk with label '%s' not found" msgstr "диска з міткою «%s» не знайдено" @@ -9184,12 +9192,12 @@ msgstr "" "діагностику.\n" "Див. http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs" -#: src/filearch.c:164 +#: src/filearch.c:135 #, c-format msgid "size of %s unreasonable (% bytes)" msgstr "некоректний розмір %s (% байтів)" -#: src/filearch.c:279 +#: src/filearch.c:250 msgid "" "file-architecture API not available since this version of libguestfs was " "compiled without the libmagic library" @@ -9331,19 +9339,19 @@ msgstr "Інформація від qemu-img: невідома помилка п msgid "%s: cannot detect virtual size of disk image" msgstr "%s: не вдалося визначити віртуальний розмір образу диска" -#: src/inspect-fs-unix.c:226 +#: src/inspect-fs-unix.c:132 #, c-format msgid "release file %s is empty or malformed" msgstr "файл випуску %s є порожнім або форматованим з помилками" -#: src/inspect-fs-unix.c:271 src/inspect-fs-unix.c:353 -#: src/inspect-fs-unix.c:986 src/inspect-fs-unix.c:1696 src/inspect-fs.c:578 -#: src/inspect-fs.c:624 src/inspect.c:541 +#: src/inspect-fs-unix.c:177 src/inspect-fs-unix.c:259 +#: src/inspect-fs-unix.c:892 src/inspect-fs-unix.c:1602 src/inspect-fs.c:527 +#: src/inspect-fs.c:573 src/inspect.c:587 #, c-format msgid "size of %s is unreasonably large (% bytes)" msgstr "розмір %s неймовірно великий (% байтів)" -#: src/inspect-fs.c:405 src/inspect-fs.c:418 +#: src/inspect-fs.c:354 src/inspect-fs.c:367 #, c-format msgid "could not parse integer in version number: %s" msgstr "не вдалося обробити ціле число у номері версії: %s" @@ -9353,20 +9361,20 @@ msgstr "не вдалося обробити ціле число у номері msgid "read: %s: unexpected end of file" msgstr "читання: %s: неочікуваний кінець файла" -#: src/inspect.c:236 +#: src/inspect.c:282 msgid "not a Windows guest, or systemroot could not be determined" msgstr "не є гостьовою системою Windows або не вдалося визначити systemroot" -#: src/inspect.c:252 +#: src/inspect.c:298 msgid "not a Windows guest, or CurrentControlSet could not be determined" msgstr "" "не є гостьовою системою Windows або не вдалося визначити CurrentControlSet" -#: src/inspect.c:579 +#: src/inspect.c:625 msgid "no inspection data: call guestfs_inspect_os first" msgstr "немає даних для вивчення: спочатку виконайте виклик guestfs_inspect_os" -#: src/inspect.c:589 +#: src/inspect.c:635 #, c-format msgid "" "%s: root device not found: only call this function with a root device " @@ -9376,17 +9384,17 @@ msgstr "" "кореневого пристрою, дані якого раніше було повернуто функцією " "guestfs_inspect_os" -#: src/launch-direct.c:166 +#: src/launch-direct.c:134 #, c-format msgid "unclosed quote character (%c) in command line near: %s" msgstr "неврівноважений символ лапки (%c) у командному рядку поблизу від %s" -#: src/launch-direct.c:185 +#: src/launch-direct.c:153 #, c-format msgid "cannot parse quoted string near: %s" msgstr "не вдалося обробити рядок у лапках поблизу від %s" -#: src/launch-direct.c:252 +#: src/launch-direct.c:220 #, c-format msgid "" "current user is not a member of the KVM group (group ID %d). This user " @@ -9400,40 +9408,40 @@ msgstr "" "kvm» або додати поточного користувача до групи KVM (ймовірно, вам доведеться " "вийти і знову увійти до облікового запису цього користувача)." -#: src/launch-direct.c:289 src/launch-uml.c:159 +#: src/launch-direct.c:257 src/launch-uml.c:159 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "вам слід викликати guestfs_add_drive перед викликом guestfs_launch" -#: src/launch-direct.c:869 src/launch-libvirt.c:597 +#: src/launch-direct.c:837 src/launch-libvirt.c:597 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu запущено, встановлено зв’язок з фоновою службою, але стан процесу не " "дорівнює READY" -#: src/launch-direct.c:1271 src/launch-libvirt.c:1364 +#: src/launch-direct.c:1239 src/launch-libvirt.c:1364 #, c-format msgid "realpath: could not convert '%s' to absolute path" msgstr "realpath: не вдалося перетворити «%s» на абсолютний шлях" -#: src/launch-direct.c:1429 +#: src/launch-direct.c:1397 msgid "discard cannot be enabled on this drive: qemu < 1.5" msgstr "не можна вмикати discard для цього диска: qemu < 1.5" -#: src/launch-direct.c:1438 +#: src/launch-direct.c:1406 msgid "" "discard cannot be enabled on this drive: the drive has a read-only overlay" msgstr "" "не можна вмикати discard для цього диска: на диску є призначена лише для " "читання накладка" -#: src/launch-direct.c:1445 +#: src/launch-direct.c:1413 msgid "" "discard cannot be enabled on this drive: you have to specify the format of " "the file" msgstr "" "не можна вмикати discard для цього диска: вам слід вказати формат файла" -#: src/launch-direct.c:1453 +#: src/launch-direct.c:1421 msgid "" "discard cannot be enabled on this drive: qemu < 1.6 cannot do discard on " "qcow2 files" @@ -9441,7 +9449,7 @@ msgstr "" "не можна вмикати discard для цього диска: у qemu < 1.6 не передбачено " "підтримки discard для файлів qcow2" -#: src/launch-direct.c:1461 +#: src/launch-direct.c:1429 #, c-format msgid "" "discard cannot be enabled on this drive: qemu does not support discard for " @@ -9450,7 +9458,7 @@ msgstr "" "не можна вмикати discard для цього диска: у qemu не передбачено підтримки " "discard для файлів у форматі «%s»" -#: src/launch-direct.c:1484 +#: src/launch-direct.c:1452 #, c-format msgid "" "discard cannot be enabled on this drive: protocol '%s' does not support " @@ -9856,11 +9864,11 @@ msgstr "" "програмний інтерфейс add-domain недоступний, оскільки цю версію libguestfs " "було зібрано без підтримки бібліотеки libvirt" -#: src/osinfo.c:280 +#: src/osinfo.c:253 msgid "osinfo: unable to create new XPath context" msgstr "osinfo: не вдалося створити контекст XPath" -#: src/osinfo.c:290 +#: src/osinfo.c:263 #, c-format msgid "osinfo: %s: unable to evaluate XPath expression" msgstr "osinfo: %s: не вдалося обробити вираз XPath"